{"title":"Photoluminescent Stair Nosings","description":"\u003cstyle\u003e\n\/* =========================================================\n   ECOGLO® PHOTOLUMINESCENT STAIR NOSINGS\n   SECTION 1 — ABOVE \/ BEFORE FAQ\n\n   COLLECTION:\n   \/collections\/luminous-stair-nosings\n\n   DOMAIN SAFE:\n   All internal links and Shopify image paths are RELATIVE.\n   composigrip.com visitor -\u003e stays on .com\n   composigrip.ca visitor  -\u003e stays on .ca\n\n   ALL LINKS OPEN IN A NEW TAB.\n\n   SEO PHRASES USED NATURALLY:\n   photoluminescent stair nosings\n   luminous stair nosing\n   glow in the dark stair nosing\n   step edge markings\n   photoluminescent step edge markings\n   luminous egress path markings\n   anti-slip stair nosing\n   emergency egress stair markings\n   stair edge visibility\n   photoluminescent stair strips\n   ========================================================= *\/\n\n.eco-luminous-page {\n  --eco-green: #80c342;\n  --eco-green-dark: #5e9f2f;\n  --eco-green-soft: #eff8df;\n  --eco-glow: #e8f7b0;\n\n  --eco-black: #1f1f1f;\n  --eco-charcoal: #2d2d2d;\n  --eco-text: #555555;\n  --eco-muted: #767676;\n  --eco-gray-soft: #f5f5f5;\n  --eco-border: #dddddd;\n  --eco-white: #ffffff;\n\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  background: var(--eco-white);\n  color: var(--eco-charcoal);\n\n  font-family: Arial, Helvetica, sans-serif;\n\n  box-sizing: border-box;\n}\n\n.eco-luminous-page *,\n.eco-luminous-page *::before,\n.eco-luminous-page *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   FULL-WIDTH BREAKOUT\n   ========================================================= *\/\n\n.eco-luminous-fullbleed {\n  position: relative !important;\n\n  left: 50% !important;\n\n  width: 100vw !important;\n  max-width: 100vw !important;\n\n  margin-left: -50vw !important;\n  margin-right: 0 !important;\n\n  padding: 0 !important;\n}\n\nbody:has(.eco-luminous-fullbleed) main .page-width,\nbody:has(.eco-luminous-fullbleed) main .page-width--narrow,\nbody:has(.eco-luminous-fullbleed) main .rte {\n  max-width: none !important;\n}\n\nbody:has(.eco-luminous-fullbleed) main .rte {\n  overflow: visible !important;\n}\n\n.eco-luminous-inner {\n  width: 100%;\n  max-width: 1480px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  padding-left: clamp(20px, 3vw, 42px);\n  padding-right: clamp(20px, 3vw, 42px);\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n   ========================================================= *\/\n\n.eco-luminous-page h2 {\n  margin: 0 0 18px;\n\n  color: var(--eco-charcoal);\n\n  font-size: clamp(27px, 3vw, 39px);\n  line-height: 1.18;\n\n  font-weight: 900;\n\n  letter-spacing: -0.015em;\n}\n\n.eco-luminous-page h2::after {\n  content: \"\";\n\n  display: block;\n\n  width: 70px;\n  height: 4px;\n\n  margin-top: 13px;\n\n  background: var(--eco-green);\n}\n\n.eco-luminous-page h3 {\n  margin: 0 0 10px;\n\n  color: var(--eco-charcoal);\n\n  font-size: 21px;\n  line-height: 1.28;\n\n  font-weight: 900;\n}\n\n.eco-luminous-page p {\n  margin: 0 0 16px;\n\n  color: var(--eco-text);\n\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n.eco-luminous-page strong {\n  color: var(--eco-charcoal);\n}\n\n.eco-luminous-page a {\n  color: var(--eco-green-dark);\n\n  font-weight: 800;\n\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 3px;\n\n  transition: color .2s ease;\n}\n\n.eco-luminous-page a:hover {\n  color: var(--eco-black);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.eco-luminous-hero {\n  padding: 52px 0;\n\n  background:\n    linear-gradient(\n      135deg,\n      #202020 0%,\n      #2d2d2d 66%,\n      #334126 100%\n    );\n\n  border-top: 6px solid var(--eco-green);\n}\n\n.eco-luminous-hero-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1.15fr)\n    minmax(360px, .85fr);\n\n  gap: clamp(36px, 5vw, 72px);\n\n  align-items: center;\n}\n\n.eco-luminous-kicker {\n  display: inline-block;\n\n  margin-bottom: 14px;\n\n  padding: 8px 12px;\n\n  background: var(--eco-green);\n\n  color: #111111;\n\n  font-size: 11px;\n  line-height: 1;\n\n  font-weight: 900;\n\n  text-transform: uppercase;\n  letter-spacing: .06em;\n}\n\n.eco-luminous-title {\n  max-width: 940px;\n\n  margin: 0 0 18px;\n\n  color: var(--eco-white);\n\n  font-size: clamp(32px, 3.4vw, 48px);\n  line-height: 1.1;\n\n  font-weight: 900;\n\n  letter-spacing: -0.025em;\n}\n\n.eco-luminous-title::after {\n  content: \"\";\n\n  display: block;\n\n  width: 74px;\n  height: 4px;\n\n  margin-top: 15px;\n\n  background: var(--eco-green);\n}\n\n.eco-luminous-hero p {\n  color: #e5e5e5;\n}\n\n.eco-luminous-hero strong {\n  color: var(--eco-white);\n}\n\n.eco-luminous-lead {\n  max-width: 930px;\n\n  font-size: 17px !important;\n  line-height: 1.82 !important;\n}\n\n.eco-luminous-hero-image {\n  overflow: hidden;\n\n  background: var(--eco-white);\n\n  border: 1px solid #444444;\n  border-radius: 12px;\n\n  box-shadow: 0 16px 36px rgba(0,0,0,.28);\n}\n\n.eco-luminous-hero-image a {\n  display: block;\n  text-decoration: none;\n}\n\n.eco-luminous-hero-image img {\n  display: block;\n\n  width: 100%;\n  height: 365px;\n\n  padding: 18px;\n\n  object-fit: contain;\n\n  background: var(--eco-white);\n}\n\n\n\/* =========================================================\n   HERO BENEFITS\n   ========================================================= *\/\n\n.eco-luminous-benefits {\n  display: grid;\n\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n\n  gap: 11px;\n\n  margin-top: 26px;\n}\n\n.eco-luminous-benefit {\n  min-height: 62px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  padding: 12px;\n\n  background: rgba(255,255,255,.06);\n\n  border: 1px solid rgba(255,255,255,.18);\n  border-left: 4px solid var(--eco-green);\n\n  color: var(--eco-white);\n\n  text-align: center;\n\n  font-size: 13px;\n  line-height: 1.4;\n\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   BUTTONS\n   ========================================================= *\/\n\n.eco-luminous-buttons {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 11px;\n\n  margin-top: 22px;\n}\n\n.eco-luminous-btn,\n.eco-luminous-btn-light {\n  display: inline-block;\n\n  padding: 13px 22px;\n\n  border-radius: 3px;\n\n  font-size: 14px;\n  line-height: 1.3;\n\n  font-weight: 900;\n\n  text-decoration: none !important;\n\n  transition: .2s ease;\n}\n\n.eco-luminous-btn {\n  background: var(--eco-green);\n\n  border: 2px solid var(--eco-green);\n\n  color: #111111 !important;\n}\n\n.eco-luminous-btn:hover {\n  background: var(--eco-green-dark);\n\n  border-color: var(--eco-green-dark);\n\n  color: var(--eco-white) !important;\n}\n\n.eco-luminous-btn-light {\n  background: transparent;\n\n  border: 2px solid var(--eco-white);\n\n  color: var(--eco-white) !important;\n}\n\n.eco-luminous-btn-light:hover {\n  background: var(--eco-white);\n\n  color: var(--eco-black) !important;\n}\n\n\n\/* =========================================================\n   MAIN\n   ========================================================= *\/\n\n.eco-luminous-main {\n  padding: 58px 0 68px;\n\n  background: var(--eco-white);\n}\n\n.eco-luminous-section {\n  margin-bottom: 64px;\n}\n\n.eco-luminous-section:last-child {\n  margin-bottom: 0;\n}\n\n.eco-luminous-copy {\n  max-width: 1100px;\n}\n\n\n\/* =========================================================\n   INTRO PANEL\n   ========================================================= *\/\n\n.eco-luminous-intro {\n  padding: 32px;\n\n  background: var(--eco-green-soft);\n\n  border: 1px solid #d8e9bd;\n  border-left: 5px solid var(--eco-green);\n}\n\n\n\/* =========================================================\n   PRODUCT FAMILY GRID\n   ========================================================= *\/\n\n.eco-luminous-products {\n  display: grid;\n\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n\n  gap: 22px;\n\n  margin-top: 28px;\n\n  align-items: stretch;\n}\n\n.eco-luminous-product {\n  height: 100%;\n\n  display: flex;\n  flex-direction: column;\n\n  overflow: hidden;\n\n  background: var(--eco-white);\n\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n\n  border-radius: 10px;\n\n  box-shadow: 0 7px 20px rgba(0,0,0,.05);\n}\n\n.eco-luminous-product-image {\n  width: 100%;\n\n  aspect-ratio: 4 \/ 3;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  overflow: hidden;\n\n  padding: 18px;\n\n  background: #fafafa;\n\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-luminous-product-image a {\n  width: 100%;\n  height: 100%;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  text-decoration: none;\n}\n\n.eco-luminous-product-image img {\n  width: 94%;\n  height: 94%;\n\n  display: block;\n\n  object-fit: contain;\n\n  transition: transform .25s ease;\n}\n\n.eco-luminous-product:hover .eco-luminous-product-image img {\n  transform: scale(1.025);\n}\n\n.eco-luminous-product-content {\n  flex: 1;\n\n  display: flex;\n  flex-direction: column;\n\n  padding: 23px;\n}\n\n.eco-luminous-product-content p {\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n.eco-luminous-product-content \u003e a:last-child {\n  align-self: flex-start;\n\n  margin-top: auto;\n\n  padding-top: 6px;\n}\n\n.eco-luminous-badge {\n  display: inline-block;\n\n  align-self: flex-start;\n\n  margin-bottom: 11px;\n\n  padding: 7px 10px;\n\n  background: var(--eco-green-soft);\n\n  border-left: 4px solid var(--eco-green);\n\n  color: #426c24;\n\n  font-size: 10px;\n  line-height: 1;\n\n  font-weight: 900;\n\n  text-transform: uppercase;\n  letter-spacing: .05em;\n}\n\n\n\/* =========================================================\n   STANDARD GRIDS\n   ========================================================= *\/\n\n.eco-luminous-grid-4 {\n  display: grid;\n\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n\n  gap: 18px;\n\n  margin-top: 25px;\n}\n\n.eco-luminous-card {\n  height: 100%;\n\n  padding: 22px;\n\n  background: var(--eco-white);\n\n  border: 1px solid var(--eco-border);\n  border-top: 4px solid var(--eco-green);\n\n  border-radius: 8px;\n}\n\n.eco-luminous-card p {\n  margin-bottom: 0;\n\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   DAY \/ NIGHT\n   ========================================================= *\/\n\n.eco-luminous-daynight {\n  display: grid;\n\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n\n  gap: 22px;\n\n  margin-top: 25px;\n}\n\n.eco-luminous-daynight-card {\n  overflow: hidden;\n\n  background: var(--eco-black);\n\n  border-radius: 10px;\n}\n\n.eco-luminous-daynight-card img {\n  display: block;\n\n  width: 100%;\n  height: 320px;\n\n  object-fit: cover;\n}\n\n.eco-luminous-daynight-copy {\n  padding: 20px 22px;\n}\n\n.eco-luminous-daynight-copy h3,\n.eco-luminous-daynight-copy p {\n  color: var(--eco-white);\n}\n\n.eco-luminous-daynight-copy p {\n  margin-bottom: 0;\n\n  color: #d8d8d8;\n}\n\n\n\/* =========================================================\n   APPLICATIONS\n   ========================================================= *\/\n\n.eco-luminous-apps {\n  display: grid;\n\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n\n  gap: 16px;\n\n  margin-top: 24px;\n}\n\n.eco-luminous-app {\n  min-height: 120px;\n\n  padding: 20px;\n\n  background: var(--eco-gray-soft);\n\n  border-left: 5px solid var(--eco-green);\n}\n\n.eco-luminous-app h3 {\n  font-size: 18px;\n}\n\n.eco-luminous-app p {\n  margin-bottom: 0;\n\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   CODE \/ SPECIFIER NOTE\n   ========================================================= *\/\n\n.eco-luminous-note {\n  padding: 28px;\n\n  background: var(--eco-charcoal);\n\n  border-left: 5px solid var(--eco-green);\n}\n\n.eco-luminous-note h2 {\n  color: var(--eco-white);\n}\n\n.eco-luminous-note p {\n  color: #dddddd;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media screen and (max-width: 1000px) {\n\n  .eco-luminous-hero-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-luminous-products {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .eco-luminous-grid-4,\n  .eco-luminous-apps {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 650px) {\n\n  .eco-luminous-hero {\n    padding: 36px 0;\n  }\n\n  .eco-luminous-title {\n    font-size: 31px;\n  }\n\n  .eco-luminous-hero-image img {\n    height: 260px;\n  }\n\n  .eco-luminous-benefits,\n  .eco-luminous-products,\n  .eco-luminous-grid-4,\n  .eco-luminous-apps,\n  .eco-luminous-daynight {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-luminous-benefit {\n    justify-content: flex-start;\n\n    text-align: left;\n  }\n\n  .eco-luminous-main {\n    padding: 42px 0 50px;\n  }\n\n  .eco-luminous-section {\n    margin-bottom: 48px;\n  }\n\n  .eco-luminous-intro,\n  .eco-luminous-note {\n    padding: 22px 18px;\n  }\n\n  .eco-luminous-product-image {\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .eco-luminous-buttons {\n    display: grid;\n\n    grid-template-columns: 1fr;\n  }\n\n  .eco-luminous-btn,\n  .eco-luminous-btn-light {\n    width: 100%;\n\n    text-align: center;\n  }\n\n  .eco-luminous-daynight-card img {\n    height: 240px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"eco-luminous-fullbleed\"\u003e\n\n  \u003cdiv class=\"eco-luminous-page\"\u003e\n\n\n    \u003c!-- =====================================================\n         HERO\n         Keep Shopify collection title as the page H1.\n         ===================================================== --\u003e\n\n    \u003csection class=\"eco-luminous-hero\"\u003e\n\n      \u003cdiv class=\"eco-luminous-inner\"\u003e\n\n        \u003cdiv class=\"eco-luminous-hero-grid\"\u003e\n\n\n          \u003cdiv\u003e\n\n            \u003cspan class=\"eco-luminous-kicker\"\u003e\n              Ecoglo® Luminous Step-Edge Safety\n            \u003c\/span\u003e\n\n            \u003cdiv class=\"eco-luminous-title\"\u003e\n              Photoluminescent Stair Nosings \u0026amp; Step Edge Markings\n            \u003c\/div\u003e\n\n            \u003cp class=\"eco-luminous-lead\"\u003e\n              Improve \u003cstrong\u003estair edge visibility\u003c\/strong\u003e in normal lighting,\n              low-light conditions and power outages with Ecoglo®\n              \u003cstrong\u003ephotoluminescent stair nosings\u003c\/strong\u003e and\n              \u003cstrong\u003ephotoluminescent step edge markings\u003c\/strong\u003e.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Ecoglo® offers luminous stair-nosing and step-edge systems for\n              concrete, wood, steel, checker plate, carpet, tile, resilient flooring\n              and other suitable stair finishes. The range includes\n              \u003cstrong\u003eluminous stair nosings\u003c\/strong\u003e, glow-in-the-dark stair-edge\n              contrast strips, cast-in-place profiles, carpet nosings, tile nosings\n              and resilient-flooring nosings for commercial and institutional\n              \u003cstrong\u003eluminous egress path marking\u003c\/strong\u003e applications.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              These systems combine protected photoluminescent material with\n              hard-wearing non-slip surfaces to provide both visible\n              \u003cstrong\u003eemergency egress stair markings\u003c\/strong\u003e and durable traction\n              at the leading edge of the step.\n            \u003c\/p\u003e\n\n\n            \u003cdiv class=\"eco-luminous-buttons\"\u003e\n\n              \u003ca class=\"eco-luminous-btn\" href=\"\/collections\/luminous-egress-path-markings\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Shop Ecoglo® Luminous Egress\n              \u003c\/a\u003e\n\n              \u003ca class=\"eco-luminous-btn-light\" href=\"\/pages\/contact\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Commercial Project Assistance\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"eco-luminous-benefits\"\u003e\n\n              \u003cdiv class=\"eco-luminous-benefit\"\u003e\n                Step Edge Visibility\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"eco-luminous-benefit\"\u003e\n                No Wiring or Batteries\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"eco-luminous-benefit\"\u003e\n                Integrated Anti-Slip Protection\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"eco-luminous-benefit\"\u003e\n                Multiple Stair-Finish Profiles\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-luminous-hero-image\"\u003e\n\n            \u003ca href=\"\/products\/ecoglo-e4071-photoluminescent-contrast-strips-black\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n\n              \u003cimg src=\"\/cdn\/shop\/files\/E4071-photoluminescent-contrast-strip.jpg?width=1200\" alt=\"Ecoglo photoluminescent step edge marking and luminous stair contrast strip\" loading=\"eager\"\u003e\n\n            \u003c\/a\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n\n    \u003c!-- =====================================================\n         MAIN\n         ===================================================== --\u003e\n\n    \u003cdiv class=\"eco-luminous-main\"\u003e\n\n      \u003cdiv class=\"eco-luminous-inner\"\u003e\n\n\n        \u003c!-- INTRO --\u003e\n\n        \u003csection class=\"eco-luminous-section\"\u003e\n\n          \u003cdiv class=\"eco-luminous-intro\"\u003e\n\n            \u003cspan class=\"eco-luminous-kicker\"\u003e\n              Luminous Stair-Edge Identification\n            \u003c\/span\u003e\n\n            \u003ch2\u003e\n              What Are Photoluminescent Stair Nosings?\n            \u003c\/h2\u003e\n\n            \u003cp\u003e\n              Photoluminescent stair nosings are stair-edge profiles that use\n              light-storing material to create visible guidance when surrounding\n              illumination falls. Ecoglo® combines this luminous material with\n              durable aluminum profiles and hard-wearing non-slip surfaces,\n              creating a stair-edge system that remains useful during everyday\n              operation as well as during reduced-light or emergency conditions.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              The manufacturer's step-edge range includes\n              \u003cstrong\u003econtrast strips, flat stair nosings, cast-in-place stair nosings,\n              carpet stair nosings, tile stair nosings and resilient-flooring stair nosings\u003c\/strong\u003e.\n              This makes it possible to select a profile around the actual stair finish\n              rather than relying on one generic glow-in-the-dark stair strip.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Relevant search terms for this product category include\n              \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e,\n              \u003cstrong\u003eluminous stair nosing\u003c\/strong\u003e,\n              \u003cstrong\u003eglow in the dark stair nosing\u003c\/strong\u003e,\n              \u003cstrong\u003estep edge markings\u003c\/strong\u003e,\n              \u003cstrong\u003ephotoluminescent stair strips\u003c\/strong\u003e,\n              \u003cstrong\u003eluminous egress path markings\u003c\/strong\u003e and\n              \u003cstrong\u003eanti-slip stair nosing\u003c\/strong\u003e.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n\n\n        \u003c!-- PRODUCT FAMILIES --\u003e\n\n        \u003csection class=\"eco-luminous-section\"\u003e\n\n          \u003ch2\u003e\n            Choose the Right Photoluminescent Step Edge Marking for Your Stairs\n          \u003c\/h2\u003e\n\n          \u003cp class=\"eco-luminous-copy\"\u003e\n            Different stair finishes require different nosing geometries.\n            Use the product families below to compare Ecoglo® luminous\n            step-edge markings for retrofit stairs, new concrete construction,\n            carpet, tile and resilient flooring.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"eco-luminous-products\"\u003e\n\n\n            \u003c!-- CONTRAST STRIPS --\u003e\n\n            \u003carticle class=\"eco-luminous-product\"\u003e\n\n              \u003cdiv class=\"eco-luminous-product-image\"\u003e\n\n                \u003ca href=\"\/products\/ecoglo-e4071-photoluminescent-contrast-strips-black\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n\n                  \u003cimg src=\"\/cdn\/shop\/files\/E4071-photoluminescent-contrast-strip.jpg?width=900\" alt=\"Ecoglo E4071 photoluminescent step edge contrast strip\" loading=\"lazy\"\u003e\n\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"eco-luminous-product-content\"\u003e\n\n                \u003cspan class=\"eco-luminous-badge\"\u003e\n                  Low-Profile Step Edge Marking\n                \u003c\/span\u003e\n\n                \u003ch3\u003e\n                  Photoluminescent Contrast Strips\n                \u003c\/h3\u003e\n\n                \u003cp\u003e\n                  A compact luminous stair-edge solution for suitable concrete,\n                  wood and metal stairs. Ecoglo® E-Series contrast strips combine\n                  photoluminescent visibility with a silicon-carbide non-slip surface.\n                \u003c\/p\u003e\n\n                \u003ca href=\"\/products\/ecoglo-e4071-photoluminescent-contrast-strips-black\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                  View E4071 Contrast Strip →\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/article\u003e\n\n\n\n            \u003c!-- FLAT --\u003e\n\n            \u003carticle class=\"eco-luminous-product\"\u003e\n\n              \u003cdiv class=\"eco-luminous-product-image\"\u003e\n\n                \u003ca href=\"\/products\/ecoglo-f4171-photoluminescent-stair-nosing-black\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n\n                  \u003cimg src=\"\/cdn\/shop\/files\/F4171.jpg?v=1741709366\u0026amp;width=900\" alt=\"Ecoglo F4171 photoluminescent flat stair nosing\" loading=\"lazy\"\u003e\n\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"eco-luminous-product-content\"\u003e\n\n                \u003cspan class=\"eco-luminous-badge\"\u003e\n                  Existing Stair Retrofit\n                \u003c\/span\u003e\n\n                \u003ch3\u003e\n                  Photoluminescent Flat Stair Nosings\n                \u003c\/h3\u003e\n\n                \u003cp\u003e\n                  Flat luminous stair nosings can be installed over suitable\n                  concrete, timber, tile, steel, checker plate, resilient flooring\n                  and thin-carpeted stairs depending on the selected profile.\n                \u003c\/p\u003e\n\n                \u003ca href=\"\/products\/ecoglo-f4171-photoluminescent-stair-nosing-black\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                  View F4171 Flat Stair Nosing →\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/article\u003e\n\n\n\n            \u003c!-- CAST IN PLACE --\u003e\n\n            \u003carticle class=\"eco-luminous-product\"\u003e\n\n              \u003cdiv class=\"eco-luminous-product-image\"\u003e\n\n                \u003ca href=\"\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n\n                  \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_S4071_Black_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=900\" alt=\"Ecoglo S4071 photoluminescent cast-in-place concrete stair nosing\" loading=\"lazy\"\u003e\n\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"eco-luminous-product-content\"\u003e\n\n                \u003cspan class=\"eco-luminous-badge\"\u003e\n                  New Concrete Stairs\n                \u003c\/span\u003e\n\n                \u003ch3\u003e\n                  Photoluminescent Cast-In-Place Stair Nosings\n                \u003c\/h3\u003e\n\n                \u003cp\u003e\n                  Cast-in-place profiles are installed directly into wet concrete\n                  so the luminous stair nosing becomes integrated with the step and\n                  creates a smooth transition at the leading edge.\n                \u003c\/p\u003e\n\n                \u003ca href=\"\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                  View S4071 Cast-In-Place Nosing →\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/article\u003e\n\n\n\n            \u003c!-- CARPET --\u003e\n\n            \u003carticle class=\"eco-luminous-product\"\u003e\n\n              \u003cdiv class=\"eco-luminous-product-image\"\u003e\n\n                \u003ca href=\"\/products\/ecoglo-c4171-photoluminescent-carpet-stair-nosing-black\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n\n                  \u003cimg src=\"\/cdn\/shop\/files\/C4171-photoluminescent-carpet-nosing_62af536d-03b4-4997-84d9-4f305bd4e862.jpg?v=1746197758\u0026amp;width=900\" alt=\"Ecoglo C4171 photoluminescent carpet stair nosing\" loading=\"lazy\"\u003e\n\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"eco-luminous-product-content\"\u003e\n\n                \u003cspan class=\"eco-luminous-badge\"\u003e\n                  Carpeted Stairs\n                \u003c\/span\u003e\n\n                \u003ch3\u003e\n                  Photoluminescent Carpet Stair Nosings\n                \u003c\/h3\u003e\n\n                \u003cp\u003e\n                  Carpet-specific profiles create a durable, clearly defined\n                  leading edge while combining luminous step-edge visibility with\n                  an integrated non-slip surface.\n                \u003c\/p\u003e\n\n                \u003ca href=\"\/products\/ecoglo-c4171-photoluminescent-carpet-stair-nosing-black\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                  View C4171 Carpet Stair Nosing →\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/article\u003e\n\n\n\n            \u003c!-- TILE --\u003e\n\n            \u003carticle class=\"eco-luminous-product\"\u003e\n\n              \u003cdiv class=\"eco-luminous-product-image\"\u003e\n\n                \u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n\n                  \u003cimg src=\"\/cdn\/shop\/files\/M4171-Black_Photoluminescent_Ecoglo_Tile_Nosings.jpg?v=1787845350\u0026amp;width=900\" alt=\"Ecoglo M4171.10 photoluminescent tile stair nosing\" loading=\"lazy\"\u003e\n\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"eco-luminous-product-content\"\u003e\n\n                \u003cspan class=\"eco-luminous-badge\"\u003e\n                  Tiled Stair Assemblies\n                \u003c\/span\u003e\n\n                \u003ch3\u003e\n                  Photoluminescent Tile Stair Nosings\n                \u003c\/h3\u003e\n\n                \u003cp\u003e\n                  Ecoglo® M4 tile nosings are engineered around tile thickness.\n                  The M4.10 profile fits tile approximately 3\/16\" to 11\/32\" thick,\n                  while the M4.125 profile is intended for approximately 3\/8\" to 1\/2\" tile.\n                \u003c\/p\u003e\n\n                \u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                  View M4171.10 Tile Nosing →\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/article\u003e\n\n\n\n            \u003c!-- RESILIENT --\u003e\n\n            \u003carticle class=\"eco-luminous-product\"\u003e\n\n              \u003cdiv class=\"eco-luminous-product-image\"\u003e\n\n                \u003ca href=\"\/collections\/ecoglo-photoluminescent-resilient-flooring-stair-nosings\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n\n                  \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-during-the-day-steps.jpg?v=1753887422\u0026amp;width=900\" alt=\"Ecoglo photoluminescent stair-edge markings for resilient and vinyl flooring\" loading=\"lazy\"\u003e\n\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"eco-luminous-product-content\"\u003e\n\n                \u003cspan class=\"eco-luminous-badge\"\u003e\n                  Vinyl \u0026amp; Thin Flooring\n                \u003c\/span\u003e\n\n                \u003ch3\u003e\n                  Photoluminescent Resilient Flooring Nosings\n                \u003c\/h3\u003e\n\n                \u003cp\u003e\n                  RF7B and RF7C resilient-flooring profiles are engineered to\n                  integrate flush with resilient flooring, vinyl flooring and\n                  other thin floor finishes while adding luminous step-edge marking.\n                \u003c\/p\u003e\n\n                \u003ca href=\"\/collections\/ecoglo-photoluminescent-resilient-flooring-stair-nosings\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                  View Resilient Flooring Nosings →\n                \u003c\/a\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/article\u003e\n\n\n          \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n\n\n        \u003c!-- DAY \/ NIGHT --\u003e\n\n        \u003csection class=\"eco-luminous-section\"\u003e\n\n          \u003ch2\u003e\n            Visible Step Edges by Day. Photoluminescent Guidance When Lighting Falls.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"eco-luminous-copy\"\u003e\n            Ecoglo® photoluminescent material absorbs energy from suitable\n            natural or artificial ambient light. When lighting levels fall,\n            the stored energy is released as visible photoluminescence.\n            The stair-edge system itself does not require batteries, wiring\n            or an electrical connection.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"eco-luminous-daynight\"\u003e\n\n\n            \u003cdiv class=\"eco-luminous-daynight-card\"\u003e\n\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-during-the-day-steps.jpg?v=1753887422\u0026amp;width=1100\" alt=\"Ecoglo step edge markings visible during normal lighting\" loading=\"lazy\"\u003e\n\n              \u003cdiv class=\"eco-luminous-daynight-copy\"\u003e\n\n                \u003ch3\u003e\n                  Step Edge Visibility in Normal Lighting\n                \u003c\/h3\u003e\n\n                \u003cp\u003e\n                  Contrasting non-slip material and photoluminescent components\n                  help define the horizontal leading edge of the stair during\n                  normal building operation.\n                \u003c\/p\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"eco-luminous-daynight-card\"\u003e\n\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-at-night-steps.jpg?v=1753887422\u0026amp;width=1100\" alt=\"Ecoglo photoluminescent stair nosings glowing after the lights go out\" loading=\"lazy\"\u003e\n\n              \u003cdiv class=\"eco-luminous-daynight-copy\"\u003e\n\n                \u003ch3\u003e\n                  Luminous Guidance in Darkness\n                \u003c\/h3\u003e\n\n                \u003cp\u003e\n                  When normal illumination is reduced or lost, charged\n                  photoluminescent strips remain visible and continue to\n                  identify the stair edge.\n                \u003c\/p\u003e\n\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n\n          \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n\n\n        \u003c!-- WHY \/ BENEFITS --\u003e\n\n        \u003csection class=\"eco-luminous-section\"\u003e\n\n          \u003ch2\u003e\n            Why Use Photoluminescent Stair Edge Markings?\n          \u003c\/h2\u003e\n\n\n          \u003cdiv class=\"eco-luminous-grid-4\"\u003e\n\n\n            \u003cdiv class=\"eco-luminous-card\"\u003e\n\n              \u003ch3\u003e\n                Passive Emergency Visibility\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Photoluminescent material uses suitable ambient illumination\n                rather than an electrical connection at the stair nosing.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"eco-luminous-card\"\u003e\n\n              \u003ch3\u003e\n                Anti-Slip Step Edge\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Ecoglo® stair-nosing systems combine luminous visibility with\n                hard-wearing non-slip material at the leading edge of the step.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"eco-luminous-card\"\u003e\n\n              \u003ch3\u003e\n                Multiple Stair Profiles\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Choose profiles designed around flat stairs, carpet, tile,\n                wet-set concrete and resilient or vinyl flooring.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"eco-luminous-card\"\u003e\n\n              \u003ch3\u003e\n                High-Traffic Durability\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Aluminum profiles and protected photoluminescent surfaces are\n                designed for demanding commercial, institutional and public settings.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n\n          \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n\n\n        \u003c!-- APPLICATIONS --\u003e\n\n        \u003csection class=\"eco-luminous-section\"\u003e\n\n          \u003ch2\u003e\n            Photoluminescent Stair Nosings for Commercial \u0026amp; Emergency Egress Applications\n          \u003c\/h2\u003e\n\n          \u003cp class=\"eco-luminous-copy\"\u003e\n            Luminous step-edge markings are commonly specified where stair\n            visibility, evacuation guidance and slip-resistant protection are\n            important to building occupants and project teams.\n          \u003c\/p\u003e\n\n\n          \u003cdiv class=\"eco-luminous-apps\"\u003e\n\n\n            \u003cdiv class=\"eco-luminous-app\"\u003e\n              \u003ch3\u003eHigh-Rise Exit Stairs\u003c\/h3\u003e\n              \u003cp\u003eInterior exit stairways and emergency egress routes in multi-storey buildings.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-luminous-app\"\u003e\n              \u003ch3\u003eSchools \u0026amp; Universities\u003c\/h3\u003e\n              \u003cp\u003eHigh-traffic education facilities, public stairs and designated exit routes.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-luminous-app\"\u003e\n              \u003ch3\u003eTransit \u0026amp; Airports\u003c\/h3\u003e\n              \u003cp\u003eTransportation facilities requiring durable step-edge visibility under heavy pedestrian use.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-luminous-app\"\u003e\n              \u003ch3\u003eStadiums \u0026amp; Arenas\u003c\/h3\u003e\n              \u003cp\u003ePublic-assembly stairways where crowd movement and low-light visibility are important.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-luminous-app\"\u003e\n              \u003ch3\u003eHospitals \u0026amp; Healthcare\u003c\/h3\u003e\n              \u003cp\u003eInstitutional stairways, emergency routes and public circulation areas.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-luminous-app\"\u003e\n              \u003ch3\u003eHotels \u0026amp; Hospitality\u003c\/h3\u003e\n              \u003cp\u003eGuest stairs, emergency stairs and back-of-house egress routes.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-luminous-app\"\u003e\n              \u003ch3\u003eGovernment Buildings\u003c\/h3\u003e\n              \u003cp\u003eSpecification-driven public projects requiring documented stair-edge systems.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-luminous-app\"\u003e\n              \u003ch3\u003eCommercial \u0026amp; Industrial\u003c\/h3\u003e\n              \u003cp\u003eWorkplaces and facilities requiring visible, hard-wearing anti-slip stair edges.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n\n          \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n\n\n        \u003c!-- SPECIFIER NOTE --\u003e\n\n        \u003csection class=\"eco-luminous-section\"\u003e\n\n          \u003cdiv class=\"eco-luminous-note\"\u003e\n\n            \u003ch2\u003e\n              Specifying Luminous Egress Path Markings\n            \u003c\/h2\u003e\n\n            \u003cp\u003e\n              Ecoglo® manufacturer documentation identifies photoluminescent\n              stair-edge systems for luminous egress path-marking applications,\n              including products and series with UL 1994 \/ ULC 572 listings.\n              Project requirements vary by building type, jurisdiction, adopted\n              code edition and the exact product being specified.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Architects, contractors and facility teams should confirm the\n              current manufacturer data sheet, exact model, installation detail,\n              locally adopted building and fire requirements, project specifications\n              and Authority Having Jurisdiction requirements before ordering or installation.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"eco-luminous-buttons\"\u003e\n\n              \u003ca class=\"eco-luminous-btn\" href=\"\/collections\/luminous-egress-path-markings\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Browse Luminous Egress Products\n              \u003c\/a\u003e\n\n              \u003ca class=\"eco-luminous-btn-light\" href=\"\/pages\/contact\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n                Request Specification Assistance\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/section\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"ecoglo-f4b171-photoluminescent-stair-nosing-black","title":"Ecoglo® F4B171, 3.2\" Wide Photoluminescent Flat Stair Nosing | Black Insert","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\u003c!-- MODEL LABEL --\u003e\n\u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003eModel F4B171 • F4B-E30 Series\u003c\/div\u003e\n\u003c!-- MAIN HEADING --\u003e\n\u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003eEcoglo® F4B171 Photoluminescent Flat Stair Nosing – \u003cspan style=\"color: #22c55e;\"\u003eBlack Non-Slip Egress Safety Protection\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003eImprove step-edge visibility, increase stair traction and support safer emergency egress in normal lighting, darkness and power outages.\u003c\/p\u003e\n\u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003eThe \u003cstrong\u003eEcoglo® F4B171 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e combines a durable \u003cstrong\u003e3.2-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e with protected photoluminescent step-edge strips and a hard-wearing black silicon carbide non-slip insert. Its right-angled profile fits over the leading edge of the stair to provide luminous guidance, durable traction and physical protection for the stair edge.\u003c\/p\u003e\n\u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003eDesigned for public stairways, exit stairs, emergency egress routes and other applications where pathfinding in darkness is important, the F4B171 remains visible after normal lighting is reduced or lost. It can be installed over concrete, timber, tile, steel, checker plate and suitable thin-carpeted stairs.\u003c\/p\u003e\n\u003c!-- PRODUCT CLARIFICATION --\u003e\n\u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003eProduct Clarification\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003eThe F4B171 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its luminous step-edge strips absorb energy from normal ambient lighting and remain visible after the lights go out. The black silicon carbide insert provides color contrast and non-slip traction but is not itself the photoluminescent component.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST BAR --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ Model F4B171\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ 3.2-Inch-Wide Profile\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ Black Non-Slip Insert\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e✔ UL 1994 \u0026amp; ULC 572 Listed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eVisible After the Lights Go Out\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe photoluminescent step-edge strips absorb energy from natural or artificial light and remain visible when normal lighting is reduced or electrical power is lost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eBlack Step-Edge Contrast\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe black non-slip insert provides strong visual contrast when paired with a lighter surrounding stair finish, helping occupants identify the leading edge of each step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eHard-Wearing Slip Resistance\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe integrally bonded silicon carbide non-slip insert provides durable traction to help reduce slips on heavily travelled commercial and public stairways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003eNo Electricity Required\u003c\/div\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe passive photoluminescent system operates without batteries, wiring or ongoing electrical energy consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT CONFIGURATION --\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eEcoglo® F4B171 Product Configuration\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003eThe F4B171 configuration combines a clear-anodized aluminum profile, protected photoluminescent step-edge strips and a contrasting black silicon carbide non-slip insert.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eManufacturer Model\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eF4B171\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eProduct Series\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eF4B-E30\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eAluminum Finish\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eClear Anodized\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003eInsert Colour\u003c\/div\u003e\n\u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RECOMMENDED APPLICATIONS --\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eRecommended Applications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eExit stairways\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eEmergency egress routes\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eCommercial buildings\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003ePublic facilities\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eSchools and universities\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eHospitals and healthcare\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eTransit facilities\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eIndustrial facilities\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPATIBLE STAIR SURFACES --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eCompatible Stair Surfaces\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eConcrete stairways\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eWood and timber stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eTile stairways\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eSteel stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eChecker plate stairs\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: bold; color: #1f2937;\"\u003eThin carpeted stairs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4B171\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4B-E30\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear anodized\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eInsert Colour:\u003c\/strong\u003e Black\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS AND ORDERING --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eDimensions and Ordering\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 3.2 inches or 82.06 mm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 2 inches or 51.82 mm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.60 mm\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n\u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION INFORMATION --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eInstallation Information\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003eInstall the F4B171 using premium polyurethane adhesive with mechanical fasteners, or adhesive only, depending on the stair substrate and project requirements.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Profile\u003c\/strong\u003e\u003cbr\u003eStandard holes are positioned approximately 2 inches from each end and approximately 12 inches apart.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003eStainless steel fasteners and concrete nylon anchors are supplied with the pre-drilled stair nosing.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003eChoose unattached inserts when the aluminum profile must be cut to size on site.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LISTINGS AND PERFORMANCE --\u003e\n\u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eListings and Performance Testing\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003eRefer to the current Ecoglo® F4B-E30 manufacturer data sheet and project documentation for complete listing information, test methods and applicable performance criteria.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ UL 1994 and ULC 572 Listed\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ IBC\/IFC 2009 and 2012 — Section 1024\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ IBC\/IFC 2015–2021 — Section 1025\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Photoluminescent brightness tested to ASTM E2073\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Photoluminescent testing to DIN 67510\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Safety-sign performance tested to ISO 17398\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Slip resistance tested to UL 410\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ UV exposure tested to ASTM G155\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Salt-spray resistance tested to ASTM B117\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Freeze-thaw resistance tested to ASTM C1026\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Abrasion and wear-resistance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Washability and stain-resistance testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Radioactivity and toxicity testing\u003c\/div\u003e\n\u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e✔ Flammability-performance testing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY SPECIFY --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eWhy Specify the Ecoglo® F4B171?\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003eCombines black step-edge definition under normal lighting with photoluminescent guidance after normal lighting is lost.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003eRemains visible after power loss without requiring batteries, wiring or emergency electricity.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eWide non-slip surface\u003c\/strong\u003e\u003cbr\u003eThe approximately 2-inch-wide silicon carbide insert provides substantial contact area at the leading edge of the stair.\u003c\/div\u003e\n\u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n\u003cstrong style=\"color: #111827;\"\u003eDurable stair-edge protection\u003c\/strong\u003e\u003cbr\u003eThe right-angled aluminum profile covers the tread edge and vertical face to protect vulnerable or worn stair nosings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUSTAINABILITY --\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003eEnergy-Free, Recyclable Stair Safety\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Zero electrical energy consumption\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Aluminum-based and 100% recyclable\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Approximately 20% recycled aluminum content\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Non-radioactive and non-toxic\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ May contribute toward applicable LEED credits\u003c\/div\u003e\n\u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e♻ Recommended adhesive has low VOC content\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eWhat is the Ecoglo® F4B171?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eF4B171 is the manufacturer model number for the Ecoglo® F4B-E30 photoluminescent flat stair nosing with a clear-anodized aluminum profile and black silicon carbide non-slip insert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eDoes the F4B171 glow in darkness?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eYes. The photoluminescent step-edge strips absorb energy from normal ambient lighting and remain visible after the lights go out. The black insert provides non-slip traction and daytime colour contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eIs the F4B171 UL Listed?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe manufacturer’s F4B-E30 data sheet identifies the photoluminescent stair-nosing series as UL 1994 and ULC 572 Listed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eHow wide is the F4B171?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe aluminum profile is approximately 3.2 inches or 82.06 mm wide. The black non-slip insert is approximately 2 inches or 51.82 mm wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eWhat lengths are available?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eStandard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are available with a tolerance of ± 1\/8 inch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 16px;\"\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eCan the F4B171 be cut on site?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eYes. When the aluminum profile will be cut on site, order the inserts unattached and install them after the profile has been cut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003eWhich stair surfaces are compatible?\u003c\/h4\u003e\n\u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003eThe F4B171 can be installed over concrete, timber, tile, steel, checker plate and suitable thin-carpeted stairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003eSpecify the Ecoglo® F4B171\u003c\/h3\u003e\n\u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003eSelect an available length or contact us for custom sizing, commercial project quantities, code documentation and installation requirements.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B-E30-datasheet.pdf?v=1785865965\" rel=\"noopener\" title=\"View Ecoglo F4B-E30 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\" target=\"_blank\"\u003e View Technical Data Sheet \u003c\/a\u003e \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4B171 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e Request a Quote \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47315643859100,"sku":"F4B171 - 2FT","price":40.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47315643891868,"sku":"F4B171 - 4FT","price":80.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47315643924636,"sku":"F4B171 - 6FT","price":121.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47315643957404,"sku":"F4B171 - 8FT","price":161.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47315643990172,"sku":"F4B171 - 10FT","price":202.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B171-image.png?v=1785861407"},{"product_id":"ecoglo-f4b151-photoluminescent-flat-stair-nosing-yellow","title":"Ecoglo® F4B151, 3.2\" Wide Photoluminescent Flat Stair Nosing | Yellow Insert","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4B151 • F4B-E30 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4B151 Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eYellow Non-Slip Egress Safety Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, increase stair traction and support safer emergency egress in normal lighting, darkness and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4B151 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e3.2-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a high-visibility\n    yellow silicon-carbide non-slip insert. Its right-angled profile fits over\n    the leading edge of the stair to provide luminous guidance, durable\n    traction and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for public stairways, exit stairs, emergency egress routes and\n    other applications where pathfinding in darkness is important, the F4B151\n    remains visible after normal lighting is reduced or lost. It can be\n    installed over concrete, timber, tile, steel, checker plate and suitable\n    thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4B151 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      luminous step-edge strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The yellow silicon-carbide insert\n      provides colour contrast and non-slip traction but is not itself the\n      photoluminescent component.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4B151\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 3.2-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Yellow Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The photoluminescent step-edge strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        High-Visibility Yellow Insert\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The yellow non-slip insert provides strong colour contrast where it\n        differs from the surrounding stair surface, helping users identify the\n        leading edge of each step.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The integrally bonded silicon-carbide non-slip insert provides durable\n        traction to help reduce slips on heavily travelled commercial and\n        public stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4B151 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4B151 configuration combines a clear-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a contrasting yellow\n      silicon-carbide non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4B151\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4B-E30\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Colour\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Yellow\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE SUBSTRATES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4B151\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4B-E30\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear anodized\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Colour:\u003c\/strong\u003e Yellow\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS AND ORDERING --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 3.2 inches or 82.06 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 2 inches or 51.82 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.60 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION INFORMATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4B151 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Profile\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Stainless steel fasteners and concrete nylon anchors are supplied with\n        the pre-drilled stair nosing.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to size\n        on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Refer to the current Ecoglo® F4B-E30 manufacturer data sheet and project\n      documentation for complete listing information, test methods and\n      applicable performance criteria.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ IBC\/IFC 2009 and 2012 — Section 1024\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ IBC\/IFC 2015–2021 — Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion and wear-resistance testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability and stain-resistance testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity and toxicity testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability-performance testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Made in USA\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4B151?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003e\n        Combines high-contrast yellow step-edge definition in normal lighting\n        with photoluminescent guidance in darkness.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after power loss without requiring batteries, wiring or\n        emergency electricity.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eWide non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        The approximately 2-inch-wide silicon-carbide insert provides\n        substantial contact area at the leading edge of the stair.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable stair-edge protection\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum profile covers the tread edge and vertical\n        face to protect vulnerable or worn stair nosings.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4B151?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4B151 is the manufacturer model number for the Ecoglo® F4B-E30\n        photoluminescent flat stair nosing with a clear-anodized aluminum\n        profile and yellow silicon-carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4B151 glow in darkness?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The photoluminescent step-edge strips absorb energy from normal\n        ambient lighting and remain visible after the lights go out. The yellow\n        insert provides non-slip traction and daytime colour contrast.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4B151 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4B-E30 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4B151?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The aluminum profile is approximately 3.2 inches or 82.06 mm wide. The\n        yellow non-slip insert is approximately 2 inches or 51.82 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4B151 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, order the inserts\n        unattached and install them after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4B151 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4B151\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, code documentation and installation requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B-E30-datasheet.pdf?v=1785865965\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4B-E30 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4B151 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47323231092892,"sku":"F4B151 - 2FT","price":40.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47323231125660,"sku":"F4B151 - 4FT","price":80.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47323231158428,"sku":"F4B151 - 6FT","price":121.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47323231191196,"sku":"F4B151 - 8FT","price":161.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47323231223964,"sku":"F4B151 - 10FT","price":202.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B151-image.png?v=1785861406"},{"product_id":"ecoglo-f4b161-photoluminescent-stair-nosing-grey","title":"Ecoglo® F4B161, 3.2\" Wide Photoluminescent Flat Stair Nosing | Grey Insert","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4B161 • F4B-E30 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4B161 Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eGrey Non-Slip Egress Safety Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, increase stair traction and support safer emergency egress in normal lighting, darkness and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4B161 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e3.2-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a hard-wearing grey\n    silicon carbide non-slip insert. Its right-angled profile fits over the\n    leading edge of the stair to provide luminous guidance, durable traction\n    and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for public stairways, exit stairs, emergency egress routes and\n    other applications where pathfinding in darkness is important, the F4B161\n    remains visible after normal lighting is reduced or lost. It can be\n    installed over concrete, timber, tile, steel, checker plate and suitable\n    thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4B161 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      luminous step-edge strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The grey silicon carbide insert\n      provides colour contrast and non-slip traction but is not itself the\n      photoluminescent component.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4B161\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 3.2-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Grey Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The photoluminescent step-edge strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Grey Step-Edge Contrast\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The grey non-slip insert provides visible colour contrast where it\n        differs from the surrounding stair finish, helping users identify the\n        leading edge of each step.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The integrally bonded silicon carbide non-slip insert provides durable\n        traction to help reduce slips on heavily travelled commercial and\n        public stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4B161 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4B161 configuration combines a clear-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a contrasting grey\n      silicon carbide non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4B161\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4B-E30\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Colour\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Grey\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE STAIR SURFACES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4B161\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4B-E30\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear anodized\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Colour:\u003c\/strong\u003e Grey\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS AND ORDERING --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 3.2 inches or 82.06 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 2 inches or 51.82 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.60 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION INFORMATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4B161 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Profile\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Stainless steel fasteners and concrete nylon anchors are supplied with\n        the pre-drilled stair nosing.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to size\n        on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Refer to the current Ecoglo® F4B-E30 manufacturer data sheet and project\n      documentation for complete listing information, test methods and\n      applicable performance criteria.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ IBC\/IFC 2009 and 2012 — Section 1024\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ IBC\/IFC 2015–2021 — Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion and wear-resistance testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability and stain-resistance testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity and toxicity testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability-performance testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Made in USA\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4B161?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003e\n        Combines neutral grey step-edge definition in normal lighting with\n        photoluminescent guidance in darkness.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after power loss without requiring batteries, wiring or\n        emergency electricity.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eWide non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        The approximately 2-inch-wide silicon carbide insert provides\n        substantial contact area at the leading edge of the stair.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable stair-edge protection\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum profile covers the tread edge and vertical\n        face to protect vulnerable or worn stair nosings.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4B161?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4B161 is the manufacturer model number for the Ecoglo® F4B-E30\n        photoluminescent flat stair nosing with a clear-anodized aluminum\n        profile and grey silicon carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4B161 glow in darkness?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The photoluminescent step-edge strips absorb energy from normal\n        ambient lighting and remain visible after the lights go out. The grey\n        insert provides non-slip traction and daytime colour contrast.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4B161 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4B-E30 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4B161?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The aluminum profile is approximately 3.2 inches or 82.06 mm wide. The\n        grey non-slip insert is approximately 2 inches or 51.82 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4B161 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, order the inserts\n        unattached and install them after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4B161 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4B161\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, code documentation and installation requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B-E30-datasheet.pdf?v=1785865965\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4B-E30 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4B161 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"GRAY \/ 2 FT","offer_id":47323389624476,"sku":"F4B161 - 2FT","price":40.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47323389657244,"sku":"F4B161 - 4FT","price":80.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47323389690012,"sku":"F4B161 - 6FT","price":121.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47323389722780,"sku":"F4B161 - 8FT","price":161.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47323389755548,"sku":"F4B161 - 10FT","price":202.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B161-image.png?v=1785861407"},{"product_id":"ecoglo-f4171-photoluminescent-stair-nosing-black","title":"Ecoglo® F4171 Photoluminescent 2.7 Inch Flat Stair Nosing | Black Insert","description":"\u003cp\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4171 • F4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4171 Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eBlack Non-Slip Egress Safety Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, increase stair traction and support safer emergency egress during normal lighting, reduced lighting and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4171 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e2.7-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a hard-wearing black\n    silicon carbide non-slip insert. Its right-angled profile fits over the\n    leading edge of the stair to provide luminous guidance, dependable\n    traction and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for exit stairways, public stairs, emergency egress routes and\n    other applications where step-edge recognition in darkness is important,\n    the F4171 absorbs energy from available natural or artificial lighting and\n    remains visible after normal lighting is reduced or lost. It can be\n    installed over concrete, timber, tile, steel, checker plate and suitable\n    thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4171 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      protected luminous strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The black silicon carbide insert\n      provides color contrast and non-slip traction but is not itself the\n      photoluminescent component. Final code compliance should be confirmed\n      against the project specification and requirements of the local authority\n      having jurisdiction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4171\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Black Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The protected photoluminescent strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Black Step-Edge Contrast\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The black non-slip insert provides strong visual contrast when paired\n        with a lighter surrounding stair surface, helping users identify the\n        leading edge of each step.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The hard-wearing silicon carbide non-slip material is integrally bonded\n        to the aluminum substrate to provide durable traction on heavily\n        travelled commercial and public stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4171 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4171 configuration combines a clear-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a contrasting black\n      silicon carbide non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4171\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE STAIR SURFACES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4171\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.44 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS AND ORDERING --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 65 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION INFORMATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4171 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles include stainless steel fasteners and concrete\n        nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to the\n        required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® F4-E20 Series is evaluated for photoluminescent brightness,\n      indoor and outdoor durability, abrasion resistance, washability,\n      radioactivity, toxicity and flammability. Refer to the current\n      manufacturer data sheet and project documentation for complete test\n      methods and listing information.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized coating wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Horizontal burn testing referenced to FAA AC 23.2\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4171?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003e\n        Combines black step-edge definition under normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after a power failure without requiring batteries,\n        wiring or emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCompact non-slip profile\u003c\/strong\u003e\u003cbr\u003e\n        The 2.7-inch-wide profile provides luminous step-edge guidance and an\n        approximately 1.5-inch-wide silicon carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable stair-edge protection\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum profile covers the tread edge and vertical\n        face to help protect vulnerable or worn stair nosings.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4171?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4171 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a clear-anodized aluminum\n        profile and black silicon carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4171 glow in darkness?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Its photoluminescent step-edge strips absorb energy from normal\n        natural or artificial lighting and remain visible after the lights go\n        out.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The black silicon carbide insert provides non-slip traction and\n        visible contrast. The adjacent protected strips are the\n        photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4171 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4-E20 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4171 stair nosing?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall aluminum profile is approximately 2.7 inches or 68 mm wide.\n        The black non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4171 be used outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The manufacturer identifies the F4-E20 Series for indoor and\n        outdoor use and reports testing for UV exposure, salt spray and\n        freeze-thaw resistance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4171 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, order the inserts\n        unattached and install them after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4171 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4171\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, technical documentation and installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/F4-E20-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4171 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47323444478108,"sku":"F4171 - Aluminum Black - 2'","price":36.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47323444510876,"sku":"F4171 - Aluminum Black - 4'","price":72.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47323444543644,"sku":"F4171 - Aluminum Black - 6'","price":108.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47323444576412,"sku":"F4171 - Aluminum Black - 8'","price":130.96,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47323444609180,"sku":"F4171 - Aluminum Black - 10'","price":181.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4171.jpg?v=1741709366"},{"product_id":"ecoglo-f4161-photoluminescent-stair-nosing-gray","title":"Ecoglo® F4161 Photoluminescent 2.7 Inch Flat Stair Nosing | Gray Insert","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4161 • F4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4161 Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eGray Non-Slip Egress Safety Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, increase stair traction and support safer emergency egress during normal lighting, reduced lighting and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4161 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e2.7-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a hard-wearing gray\n    silicon-carbide non-slip insert. Its right-angled profile fits over the\n    leading edge of the stair to provide luminous guidance, dependable\n    traction and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for exit stairways, public stairs, emergency egress routes and\n    other applications where step-edge recognition in darkness is important,\n    the F4161 absorbs energy from available natural or artificial lighting and\n    remains visible after normal lighting is reduced or lost. It can be\n    installed over concrete, timber, tile, steel, checker plate and suitable\n    thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4161 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      protected luminous strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The gray silicon-carbide insert\n      provides color contrast and non-slip traction but is not itself the\n      photoluminescent component. Final code compliance should be confirmed\n      against the project specification and requirements of the local authority\n      having jurisdiction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4161\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Gray Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The protected photoluminescent strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Gray Step-Edge Contrast\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The gray non-slip insert provides visible contrast where it differs\n        from the surrounding stair finish, helping occupants identify the\n        leading edge of each step.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The hard-wearing silicon-carbide non-slip material is integrally bonded\n        to the aluminum substrate to provide durable traction on heavily\n        travelled commercial and public stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4161 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4161 configuration combines a clear-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a gray silicon-carbide\n      non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4161\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Gray\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE STAIR SURFACES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4161\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Gray\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.44 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS AND ORDERING --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 65 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION INFORMATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4161 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles include stainless steel fasteners and concrete\n        nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to the\n        required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® F4-E20 Series is evaluated for photoluminescent brightness,\n      indoor and outdoor durability, abrasion resistance, washability,\n      radioactivity, toxicity and flammability. Refer to the current\n      manufacturer data sheet and project documentation for complete test\n      methods and listing information.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ IBC\/IFC Section 1025 luminous egress path markings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized coating wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4161?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003e\n        Combines neutral gray step-edge definition under normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after a power failure without requiring batteries,\n        wiring or emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCompact non-slip profile\u003c\/strong\u003e\u003cbr\u003e\n        The 2.7-inch-wide profile provides luminous step-edge guidance and an\n        approximately 1.5-inch-wide silicon-carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable stair-edge protection\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum profile covers the tread edge and vertical\n        face to help protect vulnerable or worn stair nosings.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4161?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4161 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a clear-anodized aluminum\n        profile and gray silicon-carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4161 glow in darkness?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Its photoluminescent step-edge strips absorb energy from normal\n        natural or artificial lighting and remain visible after the lights go\n        out.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the gray insert glow?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The gray silicon-carbide insert provides non-slip traction and\n        visible contrast. The adjacent protected strips are the\n        photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4161 UL Listed?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4-E20 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4161 stair nosing?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall aluminum profile is approximately 2.7 inches or 68 mm wide.\n        The gray non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4161 be used outdoors?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The manufacturer identifies the F4-E20 Series for indoor and\n        outdoor use and reports testing for UV exposure, salt spray and\n        freeze-thaw resistance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4161 be cut on site?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, order the inserts\n        unattached and install them after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4161 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4161\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, technical documentation and installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/F4-E20-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4161 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"GRAY \/ 2 FT","offer_id":47323461353628,"sku":"F4161 - Aluminum Grey - 2'","price":36.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47323461386396,"sku":"F4161 - Aluminum Grey - 4'","price":72.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47323461419164,"sku":"F4161 - Aluminum Grey - 6'","price":108.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47323461451932,"sku":"F4161 - Aluminum Grey - 8'","price":130.96,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47323461484700,"sku":"F4161 - Aluminum Grey - 10'","price":181.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4161.jpg?v=1741709369"},{"product_id":"ecoglo-f4151-photoluminescent-stair-nosing-yellow","title":"Ecoglo® F4151 Photoluminescent 2.7 Inch Flat Stair Nosing | Yellow Insert","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4151 • F4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4151 Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #ca8a04;\"\u003eYellow Non-Slip Egress Safety Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, increase stair traction and support safer emergency egress during normal lighting, reduced lighting and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4151 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e2.7-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a high-visibility\n    yellow silicon-carbide non-slip insert. Its right-angled profile fits over\n    the leading edge of the stair to provide luminous guidance, dependable\n    traction and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for exit stairways, public stairs, emergency egress routes and\n    other applications where step-edge recognition in darkness is important,\n    the F4151 absorbs energy from available natural or artificial lighting and\n    remains visible after normal lighting is reduced or lost. It can be\n    installed over concrete, timber, tile, steel, checker plate and suitable\n    thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4151 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      protected luminous strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The yellow silicon-carbide insert\n      provides high-visibility color contrast and non-slip traction but is not\n      itself the photoluminescent component. Final code compliance should be\n      confirmed against the project specification and requirements of the local\n      authority having jurisdiction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4151\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #fef08a; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #854d0e;\"\u003e\n      ✔ Yellow Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The protected photoluminescent strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #854d0e; margin-bottom: 8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        The yellow non-slip insert creates prominent step-edge contrast where\n        it differs from the surrounding stair finish, helping occupants\n        identify the leading edge of each step.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The hard-wearing silicon-carbide non-slip material is integrally bonded\n        to the aluminum substrate to provide durable traction on heavily\n        travelled commercial and public stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4151 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4151 configuration combines a clear-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a high-visibility yellow\n      silicon-carbide non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4151\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #854d0e; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #713f12; font-weight: 900;\"\u003e\n          Yellow\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE STAIR SURFACES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4151\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Yellow\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.44 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS AND ORDERING --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 65 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION INFORMATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4151 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles include stainless steel fasteners and concrete\n        nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to the\n        required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® F4-E20 Series is evaluated for photoluminescent brightness,\n      indoor and outdoor durability, abrasion resistance, washability,\n      radioactivity, toxicity and flammability. Refer to the current\n      manufacturer data sheet and project documentation for complete test\n      methods and listing information.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ IBC\/IFC Section 1025 luminous egress path markings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized coating wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4151?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        \u003cstrong style=\"color: #713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Combines prominent yellow step-edge contrast in normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after a power failure without requiring batteries,\n        wiring or emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCompact non-slip profile\u003c\/strong\u003e\u003cbr\u003e\n        The 2.7-inch-wide profile provides luminous step-edge guidance and an\n        approximately 1.5-inch-wide silicon-carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable stair-edge protection\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum profile covers the tread edge and vertical\n        face to help protect vulnerable or worn stair nosings.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4151?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4151 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a clear-anodized aluminum\n        profile and yellow silicon-carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4151 glow in darkness?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Its photoluminescent step-edge strips absorb energy from normal\n        natural or artificial lighting and remain visible after the lights go\n        out.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the yellow insert glow?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The yellow silicon-carbide insert provides non-slip traction and\n        high-visibility color contrast. The adjacent protected strips are the\n        photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4151 UL Listed?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4-E20 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4151 stair nosing?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall aluminum profile is approximately 2.7 inches or 68 mm wide.\n        The yellow non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4151 be used outdoors?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The manufacturer identifies the F4-E20 Series for indoor and\n        outdoor use and reports testing for UV exposure, salt spray and\n        freeze-thaw resistance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4151 be cut on site?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, order the inserts\n        unattached and install them after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4151 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4151\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, technical documentation and installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/F4-E20-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4151 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47323657699484,"sku":"F4151 - Aluminum Yellow - 2'","price":36.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47323657732252,"sku":"F4151 - Aluminum Yellow - 4'","price":72.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47323657765020,"sku":"F4151 - Aluminum Yellow - 6'","price":108.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47323657797788,"sku":"F4151 - Aluminum Yellow - 8'","price":144.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47323657830556,"sku":"F4151 - Aluminum Yellow - 10'","price":181.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4151.jpg?v=1741709370"},{"product_id":"ecoglo-f4271-black-anodized-photoluminescent-nosing","title":"Ecoglo® F4271 Photoluminescent 2.7 Inch Black Anodized Flat Stair Nosing | Black Insert","description":"\u003cp\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4271 • F4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4271 Black Anodized Photoluminescent Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eBlack Non-Slip Egress Safety Protection\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, increase stair traction and support safer emergency egress during normal lighting, reduced lighting and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4271 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e2.7-inch-wide black-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a hard-wearing black\n    silicon-carbide non-slip insert. Its right-angled profile fits over the\n    leading edge of the stair to provide luminous guidance, dependable traction\n    and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for exit stairways, public stairs, emergency egress routes and\n    other applications where step-edge recognition in darkness is important,\n    the F4271 absorbs energy from available natural or artificial lighting and\n    remains visible after normal lighting is reduced or lost. It can be\n    installed over concrete, timber, tile, steel, checker plate and suitable\n    thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4271 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      protected luminous strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The black silicon-carbide insert\n      provides non-slip traction and visible step-edge contrast but is not\n      itself the photoluminescent component. Final code compliance should be\n      confirmed against the project specification and requirements of the\n      authority having jurisdiction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4271\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Black Anodized Aluminum\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The protected photoluminescent strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Black Architectural Finish\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The black-anodized profile and black non-slip insert provide a\n        coordinated architectural appearance for modern commercial, public and\n        institutional stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The hard-wearing silicon-carbide non-slip material is integrally bonded\n        to the aluminum substrate to provide durable traction on heavily\n        travelled stairways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4271 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4271 configuration combines a black-anodized aluminum profile,\n      protected photoluminescent step-edge strips and a black silicon-carbide\n      non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4271\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE SURFACES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4271\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Black-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.44 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 65 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4271 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles include stainless steel fasteners and concrete\n        nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to the\n        required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® F4-E20 Series is evaluated for photoluminescent brightness,\n      indoor and outdoor durability, abrasion resistance, washability,\n      radioactivity, toxicity and flammability. Refer to the current\n      manufacturer data sheet and project documentation for complete test\n      methods and listing information.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized coating wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Horizontal burn testing referenced to FAA AC 23.2\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4271?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003e\n        Combines a black architectural finish under normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after a power failure without requiring batteries,\n        wiring or emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCompact non-slip profile\u003c\/strong\u003e\u003cbr\u003e\n        The 2.7-inch-wide profile provides luminous step-edge guidance and an\n        approximately 1.5-inch-wide silicon-carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eBlack anodized durability\u003c\/strong\u003e\u003cbr\u003e\n        The anodized finish helps protect the aluminum against corrosion,\n        abrasion and demanding indoor or outdoor exposure.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4271?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4271 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a black-anodized aluminum\n        profile and black silicon-carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4271 glow in darkness?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Its photoluminescent step-edge strips absorb energy from normal\n        natural or artificial lighting and remain visible after the lights go\n        out.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The black silicon-carbide insert provides non-slip traction. The\n        adjacent protected strips are the photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4271 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4-E20 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4271 stair nosing?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall aluminum profile is approximately 2.7 inches or 68 mm wide.\n        The black non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4271 be used outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The manufacturer identifies the F4-E20 Series for indoor and\n        outdoor use and reports testing for UV exposure, salt spray and\n        freeze-thaw resistance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4271 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, order the inserts\n        unattached and install them after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4271 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4271\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, technical documentation and installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/F4-E20-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4271 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47323932000412,"sku":"F4271 - Anodized Black - 2'","price":39.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47323932033180,"sku":"F4271 - Anodized Black - 4'","price":79.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47323932065948,"sku":"F4271 - Anodized Black - 6'","price":118.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47323932098716,"sku":"F4271 - Anodized Black - 8'","price":158.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47323932131484,"sku":"F4271 - Anodized Black - 10'","price":198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4271_eaed3566-49d0-4802-a588-40c1784e4332.jpg?v=1741719993"},{"product_id":"ecoglo-f4251-black-anodized-luminous-stair-nosing-yellow","title":"Ecoglo® F4251 Photoluminescent 2.7 Inch Black Anodized Flat Stair Nosing | Yellow Insert","description":"\u003cp\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4251 • F4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4251 Photoluminescent Black Anodized Flat Stair Nosing –\n    \u003cspan style=\"color: #ca8a04;\"\u003eYellow Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, stair traction and emergency egress safety with a durable 2.7-inch-wide photoluminescent stair nosing.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4251 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e2.7-inch-wide black-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a high-visibility\n    yellow silicon-carbide non-slip insert. Its right-angled profile fits over\n    the leading edge of the stair to provide luminous guidance, dependable\n    traction and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for exit stairways, emergency egress routes, public stairs and\n    commercial facilities, the F4251 absorbs energy from available natural or\n    artificial lighting and remains visible after normal lighting is reduced\n    or lost. It can be installed over concrete, timber, tile, steel, checker\n    plate and suitable thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4251 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      protected luminous strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The yellow silicon-carbide insert\n      provides high-visibility color contrast and non-slip traction but is not\n      itself the photoluminescent component. Final product selection and\n      installation should be confirmed against the project specification and\n      local code requirements.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4251\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #fef08a; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #854d0e;\"\u003e\n      ✔ Yellow Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The protected photoluminescent strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #854d0e; margin-bottom: 8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        The yellow insert creates prominent step-edge contrast where it differs\n        from the surrounding stair finish, helping occupants identify the\n        leading edge of each step.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The silicon-carbide non-slip material is integrally bonded to the\n        aluminum substrate to provide durable traction on heavily travelled\n        commercial and public stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4251 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4251 combines a black-anodized aluminum profile, protected\n      photoluminescent step-edge strips and a yellow silicon-carbide non-slip\n      insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4251\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #854d0e; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #713f12; font-weight: 900;\"\u003e\n          Yellow\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE SURFACES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4251\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Black-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Yellow\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.44 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 65 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4251 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles include stainless steel fasteners and concrete\n        nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to the\n        required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® F4-E20 Series is evaluated for photoluminescent brightness,\n      indoor and outdoor durability, abrasion resistance, washability,\n      radioactivity, toxicity and flammability. Refer to the current\n      manufacturer data sheet and project documentation for complete test\n      methods and listing information.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized coating wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4251?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        \u003cstrong style=\"color: #713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Combines prominent yellow step-edge contrast in normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after a power failure without requiring batteries,\n        wiring or emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCompact non-slip profile\u003c\/strong\u003e\u003cbr\u003e\n        The 2.7-inch-wide profile provides luminous guidance and an\n        approximately 1.5-inch-wide silicon-carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eBlack anodized durability\u003c\/strong\u003e\u003cbr\u003e\n        The anodized finish helps protect the aluminum against corrosion,\n        abrasion and demanding indoor or outdoor exposure.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4251?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4251 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a black-anodized aluminum\n        profile and yellow silicon-carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4251 glow in darkness?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Its photoluminescent step-edge strips absorb energy from normal\n        natural or artificial lighting and remain visible after the lights go\n        out.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the yellow insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The yellow silicon-carbide insert provides non-slip traction and\n        high-visibility color contrast. The adjacent protected strips are the\n        photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4251 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4-E20 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4251 stair nosing?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall aluminum profile is approximately 2.7 inches or 68 mm wide.\n        The yellow non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4251 be used outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The manufacturer identifies the F4-E20 Series for indoor and\n        outdoor use and reports testing for UV exposure, salt spray and\n        freeze-thaw resistance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4251 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4251\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, technical documentation and installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/F4-E20-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4251 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47324197322908,"sku":"F4251 - Anodized Yellow - 2'","price":39.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47324197355676,"sku":"F4251 - Anodized Yellow - 4'","price":79.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47324197388444,"sku":"F4251 - Anodized Yellow - 6'","price":118.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47324197421212,"sku":"F4251 - Anodized Yellow - 8'","price":158.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47324197453980,"sku":"F4251 - Anodized Yellow - 10'","price":198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4251_ca9bc5ce-0b66-42ca-a5cb-03ded7567576.jpg?v=1741720034"},{"product_id":"ecoglo-f4261-black-anodized-luminous-stair-nosing-gray","title":"Ecoglo® F4261 Photoluminescent 2.7 Inch Black Anodized Flat Stair Nosing | Gray Insert","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-3.png?v=1753285813\" alt=\"Ecoglo safety and ease of installation\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model F4261 • F4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px 0; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® F4261 Photoluminescent Black Anodized Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eGray Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px 0; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: bold;\"\u003e\n    Improve step-edge visibility, stair traction and emergency egress safety with a durable 2.7-inch-wide photoluminescent stair nosing.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4261 Photoluminescent Flat Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003e2.7-inch-wide black-anodized aluminum profile\u003c\/strong\u003e\n    with protected photoluminescent step-edge strips and a hard-wearing gray\n    silicon-carbide non-slip insert. Its right-angled profile fits over the\n    leading edge of the stair to provide luminous guidance, dependable\n    traction and physical protection for the stair edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px auto; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed for exit stairways, emergency egress routes, public stairs and\n    commercial facilities, the F4261 absorbs energy from available natural or\n    artificial lighting and remains visible after normal lighting is reduced\n    or lost. It can be installed over concrete, timber, tile, steel, checker\n    plate and suitable thin-carpeted stairs.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Clarification\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      The F4261 is a \u003cstrong\u003ephotoluminescent stair nosing\u003c\/strong\u003e. Its\n      protected luminous strips absorb energy from normal ambient lighting and\n      remain visible after the lights go out. The gray silicon-carbide insert\n      provides non-slip traction and step-edge contrast but is not itself the\n      photoluminescent component. Final product selection and installation\n      should be confirmed against the project specification and applicable\n      local code requirements.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin: 0 0 26px 0;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model F4261\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Gray Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Visible After the Lights Go Out\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The protected photoluminescent strips absorb energy from natural or\n        artificial light and remain visible when normal lighting is reduced or\n        electrical power is lost.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Gray Step-Edge Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The gray non-slip insert provides visible contrast where it differs\n        from the surrounding stair finish, helping occupants identify the\n        leading edge of each step.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The silicon-carbide non-slip material is integrally bonded to the\n        aluminum substrate to provide durable traction on heavily travelled\n        commercial and public stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        No Electricity Required\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system operates without batteries, wiring\n        or ongoing electrical energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® F4261 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The F4261 combines a black-anodized aluminum profile, protected\n      photoluminescent step-edge strips and a gray silicon-carbide non-slip\n      insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4261\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          F4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Gray\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hospitals and healthcare\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Transit facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Industrial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE SURFACES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Compatible Stair Surfaces\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Concrete stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Wood and timber stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Tile stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Steel stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Checker plate stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e F4261\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e F4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent flat stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Black-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing Specification:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Coating:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent step-edge strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Surface:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Gray\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.44 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e Indoor and outdoor stair applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 65 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the aluminum profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the F4261 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, depending on the stair substrate and project\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eInstallation Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles include stainless steel fasteners and concrete\n        nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Choose unattached inserts when the aluminum profile must be cut to the\n        required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® F4-E20 Series is evaluated for photoluminescent brightness,\n      indoor and outdoor durability, abrasion resistance, washability,\n      radioactivity, toxicity and flammability. Refer to the current\n      manufacturer data sheet and project documentation for complete test\n      methods and listing information.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized coating wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® F4261?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDay-and-night visibility\u003c\/strong\u003e\u003cbr\u003e\n        Combines a gray step-edge surface under normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Remains visible after a power failure without requiring batteries,\n        wiring or emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCompact non-slip profile\u003c\/strong\u003e\u003cbr\u003e\n        The 2.7-inch-wide profile provides luminous guidance and an\n        approximately 1.5-inch-wide silicon-carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eBlack anodized durability\u003c\/strong\u003e\u003cbr\u003e\n        The anodized finish helps protect the aluminum against corrosion,\n        abrasion and demanding indoor or outdoor exposure.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px 0; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and 100% recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May contribute toward applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Recommended adhesive has low VOC content\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® F4261?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4261 is the manufacturer model number for the Ecoglo® F4-E20\n        photoluminescent flat stair nosing with a black-anodized aluminum\n        profile and gray silicon-carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the F4261 glow in darkness?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Its photoluminescent step-edge strips absorb energy from normal\n        natural or artificial lighting and remain visible after the lights go\n        out.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the gray insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The gray silicon-carbide insert provides non-slip traction and\n        visible step-edge contrast. The adjacent protected strips are the\n        photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the F4261 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer’s F4-E20 data sheet identifies the photoluminescent\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the F4261 stair nosing?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall aluminum profile is approximately 2.7 inches or 68 mm wide.\n        The gray non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4261 be used outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The manufacturer identifies the F4-E20 Series for indoor and\n        outdoor use and reports testing for UV exposure, salt spray and\n        freeze-thaw resistance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Custom cut-to-length sizes are\n        available with a tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the F4261 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. When the aluminum profile will be cut on site, order the inserts\n        unattached and install them after the profile has been cut.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Which stair surfaces are compatible?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The F4261 can be installed over concrete, timber, tile, steel, checker\n        plate and suitable thin-carpeted stairs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px 0; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® F4261\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px auto; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      project quantities, technical documentation and installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/F4-E20-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4261 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"GRAY \/ 2 FT","offer_id":47324338716828,"sku":"F4261 - Anodized Grey - 2'","price":39.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47324338749596,"sku":"F4261 - Anodized Grey - 4'","price":79.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47324338782364,"sku":"F4261 - Anodized Grey - 6'","price":118.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47324338815132,"sku":"F4261 - Anodized Grey - 8'","price":158.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47324338847900,"sku":"F4261 - Anodized Grey - 10'","price":198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4261_e6bd424a-f98a-42d1-bca6-ac54b3cc2d1a.jpg?v=1741720034"},{"product_id":"ecoglo-c4171-photoluminescent-carpet-stair-nosing-black","title":"Ecoglo® C4171 Black Luminescent Non-Slip Carpet Stair Nosing 2.7 Inch","description":"\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model C4171 • C4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® C4171 Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eBlack Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: 700;\"\u003e\n    Improve visibility and traction at the leading edge of carpeted stairs with a durable 2.7-inch-wide photoluminescent stair-nosing system.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® C4171 Photoluminescent Carpet Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eclear-anodized aluminum profile\u003c\/strong\u003e,\n    protected photoluminescent step-edge strips and a hard-wearing\n    \u003cstrong\u003eblack silicon-carbide non-slip insert\u003c\/strong\u003e. The specially\n    shaped carpet profile covers and protects the leading edge of the stair\n    while providing reliable traction and visible guidance in normal,\n    reduced-light and power-outage conditions.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed specifically for carpeted stairways, the C4171 is suitable for\n    commercial buildings, exit stairs, public facilities, hotels, offices,\n    educational institutions and other applications where durable\n    step-edge visibility and slip resistance are required.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      Model \u003cstrong\u003eC4171\u003c\/strong\u003e has a clear-anodized aluminum profile with\n      a black non-slip insert. The adjacent protected strips are the\n      photoluminescent components. The black insert provides traction and\n      visual contrast but does not glow. For the black-anodized profile with\n      a black insert, select model \u003cstrong\u003eC4271\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model C4171\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Black Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Protected luminous strips absorb energy from available natural or\n        artificial light and remain visible when normal lighting is reduced\n        or lost.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Designed for Carpeted Stairs\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The specialized aluminum profile is shaped to cover the leading edge\n        of a carpeted stair while creating a durable and clearly defined\n        walking surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The black silicon-carbide non-slip material is integrally bonded to\n        the aluminum substrate for durable traction in heavily travelled\n        commercial and public stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Energy-Free Operation\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system requires no batteries, electrical\n        wiring or ongoing energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® C4171 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The C4171 combines a clear-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a black silicon-carbide\n      non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          C4171\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          C4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Carpeted exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Healthcare facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CARPET STAIR DESIGN --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Purpose-Built for Carpeted Stair Edges\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 900px; font-size: 16px; line-height: 1.75; color: #4b5563; text-align: center;\"\u003e\n      Unlike a flat stair-nosing profile, the C4-E20 carpet profile includes\n      an extended support section designed to create a secure transition at\n      the leading edge of a carpeted stair.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDefined step edge\u003c\/strong\u003e\u003cbr\u003e\n        Creates a clearly identifiable leading edge where carpet alone may\n        provide limited visual definition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eProtected stair nosing\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum section covers the front edge of the stair\n        and helps protect the carpet transition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eSecure installation\u003c\/strong\u003e\u003cbr\u003e\n        Designed for installation with polyurethane adhesive and mechanical\n        fasteners.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e C4171\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e C4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent carpet stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Thickness:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Weight:\u003c\/strong\u003e Approximately 0.57 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Carpeted stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eEnvironment:\u003c\/strong\u003e Indoor and outdoor applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Product Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInternal Horizontal Section:\u003c\/strong\u003e Approximately 1.7 inches or 42.4 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 64.9 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eSupport Depth:\u003c\/strong\u003e Approximately 0.9 inch or 23.7 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the Ecoglo® C4171 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the stair edge is properly prepared\n      and suitable for the selected attachment method before installation.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are located approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles are supplied with stainless steel fasteners and\n        concrete nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Select unattached inserts when the aluminum profile must be cut to\n        length at the installation site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® C4-E20 Series is tested for photoluminescent brightness,\n      slip resistance, UV stability, salt-spray resistance, freeze-thaw\n      performance, abrasion resistance, washability, flammability,\n      radioactivity and toxicity. Consult the current manufacturer\n      documentation for complete test procedures and project requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip classification tested to AS\/NZS 4586\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Egress and Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Manufacturer documentation references the C4-E20 Series for projects\n      involving the following luminous egress path-marking provisions. Product\n      suitability and final compliance must be confirmed with the project\n      designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ IBC\/IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Building Code BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® C4171?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCarpet-specific profile\u003c\/strong\u003e\u003cbr\u003e\n        Designed to create a secure and clearly defined leading edge on\n        carpeted stairways.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides photoluminescent visibility without batteries, wiring or\n        emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        Integrally bonded silicon carbide provides traction for demanding\n        commercial and public stair applications.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eReplaceable insert system\u003c\/strong\u003e\u003cbr\u003e\n        Inserts are available attached or unattached to support factory-sized\n        and on-site-cut installations.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® C4171?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        C4171 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with a\n        clear-anodized aluminum profile and black silicon-carbide non-slip\n        insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4171 profile black?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The C4171 has a clear-anodized aluminum profile and a black\n        non-slip insert. Model C4271 has the black-anodized profile with a\n        black insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The black insert provides non-slip traction and visual contrast.\n        The adjacent protected strips are the photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4171 designed for carpeted stairs?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The C4-E20 profile is specifically designed for installation at\n        the leading edge of carpeted stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4171 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer identifies the C4-E20 photoluminescent carpet\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the C4171?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall profile is approximately 2.7 inches or 68 mm wide. The\n        black non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        options are available with a tolerance of approximately ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How is the C4171 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer specifies installation with polyurethane adhesive\n        and mechanical fasteners. Pre-drilled versions include stainless\n        steel fasteners and concrete nylon anchors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the C4171 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Unattached inserts are recommended when the aluminum profile will\n        be cut to the required length at the installation site.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® C4171\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      quantities, technical documentation and carpet stair installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/C4-E20-Data-Sheet-1.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo C4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo C4171 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47325261955228,"sku":"C4171 - Aluminum Black - 2'","price":40.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47325261987996,"sku":"C4171 - Aluminum Black - 4'","price":80.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47325262020764,"sku":"C4171 - Aluminum Black - 6'","price":120.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47325262053532,"sku":"C4171 - Aluminum Black - 8'","price":160.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47325262086300,"sku":"C4171 - Aluminum Black - 10'","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/C4171-photoluminescent-carpet-nosing_62af536d-03b4-4997-84d9-4f305bd4e862.jpg?v=1746197758"},{"product_id":"ecoglo-c4161-photoluminescent-carpet-stair-nosing-gray","title":"Ecoglo® C4161 Gray Luminescent Non-Slip Carpet Stair Nosing 2.7 Inch","description":"\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model C4161 • C4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® C4161 Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eGray Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: 700;\"\u003e\n    Improve visibility and traction at the leading edge of carpeted stairs with a durable 2.7-inch-wide photoluminescent stair-nosing system.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® C4161 Photoluminescent Carpet Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eclear-anodized aluminum profile\u003c\/strong\u003e,\n    protected photoluminescent step-edge strips and a hard-wearing\n    \u003cstrong\u003egray silicon-carbide non-slip insert\u003c\/strong\u003e. The specialized\n    carpet profile covers and protects the leading edge of the stair while\n    providing reliable traction and visible guidance during normal lighting,\n    reduced-light conditions and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed specifically for carpeted stairways, the C4161 is suitable for\n    commercial buildings, exit stairs, offices, hotels, public facilities,\n    educational institutions and other applications where durable step-edge\n    visibility and slip resistance are required.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      Model \u003cstrong\u003eC4161\u003c\/strong\u003e has a clear-anodized aluminum profile with\n      a gray non-slip insert. The adjacent protected strips are the\n      photoluminescent components. The gray insert provides traction and\n      visible step-edge contrast but does not itself glow. For the\n      black-anodized profile with a gray insert, select model\n      \u003cstrong\u003eC4261\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model C4161\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Gray Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Protected luminous strips absorb energy from available natural or\n        artificial light and remain visible when normal lighting is reduced\n        or lost.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Designed for Carpeted Stairs\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The specialized aluminum profile is shaped to cover the leading edge\n        of a carpeted stair while creating a durable and clearly defined\n        walking surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Gray Step-Edge Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The gray silicon-carbide insert provides a neutral architectural\n        appearance and visible contrast where it differs from the surrounding\n        carpet and stair finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Energy-Free Operation\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system requires no batteries, electrical\n        wiring or ongoing energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® C4161 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The C4161 combines a clear-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a gray silicon-carbide non-slip\n      insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          C4161\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          C4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Gray\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Carpeted exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Healthcare facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CARPET STAIR DESIGN --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Purpose-Built for Carpeted Stair Edges\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 900px; font-size: 16px; line-height: 1.75; color: #4b5563; text-align: center;\"\u003e\n      Unlike a flat stair-nosing profile, the C4-E20 carpet profile includes\n      an extended support section designed to create a secure transition at\n      the leading edge of a carpeted stair.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDefined step edge\u003c\/strong\u003e\u003cbr\u003e\n        Creates a clearly identifiable leading edge where carpet alone may\n        provide limited visual definition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eProtected carpet transition\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum section covers the front stair edge and\n        helps protect the carpet transition from repeated foot traffic.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eSecure installation\u003c\/strong\u003e\u003cbr\u003e\n        Designed for installation with premium polyurethane adhesive and\n        mechanical fasteners.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e C4161\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e C4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent carpet stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Thickness:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Gray\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Weight:\u003c\/strong\u003e Approximately 0.57 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Carpeted stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eEnvironment:\u003c\/strong\u003e Indoor and outdoor applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Product Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInternal Horizontal Section:\u003c\/strong\u003e Approximately 1.7 inches or 42.4 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 64.9 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eSupport Depth:\u003c\/strong\u003e Approximately 0.9 inch or 23.7 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the Ecoglo® C4161 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the stair edge and carpet assembly\n      are properly prepared and suitable for the selected attachment method\n      before installation.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are located approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles are supplied with stainless steel fasteners and\n        concrete nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Select unattached inserts when the aluminum profile must be cut to\n        length at the installation site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® C4-E20 Series is tested for photoluminescent brightness,\n      slip resistance, UV stability, salt-spray resistance, freeze-thaw\n      performance, abrasion resistance, washability, flammability,\n      radioactivity and toxicity. Consult current manufacturer documentation\n      for complete test procedures and project requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip classification tested to AS\/NZS 4586\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Egress and Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Manufacturer documentation references the C4-E20 Series for projects\n      involving the following luminous egress path-marking provisions. Product\n      suitability and final compliance must be confirmed with the project\n      designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ IBC\/IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Building Code BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® C4161?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCarpet-specific profile\u003c\/strong\u003e\u003cbr\u003e\n        Designed to create a secure and clearly defined leading edge on\n        carpeted stairways.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides photoluminescent visibility without batteries, wiring or\n        emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable gray non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        Integrally bonded silicon carbide provides dependable traction with a\n        neutral gray appearance.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eFlexible ordering options\u003c\/strong\u003e\u003cbr\u003e\n        Available in standard and custom lengths with inserts supplied attached\n        or unattached.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® C4161?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        C4161 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with a\n        clear-anodized aluminum profile and gray silicon-carbide non-slip\n        insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the gray insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The gray insert provides non-slip traction and visible contrast.\n        The adjacent protected strips are the photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4161 designed for carpeted stairs?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The C4-E20 profile is specifically designed for installation at\n        the leading edge of carpeted stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4161 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer identifies the C4-E20 photoluminescent carpet\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the C4161?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall profile is approximately 2.7 inches or 68 mm wide. The\n        gray non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        options are available with a tolerance of approximately ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How is the C4161 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer specifies installation with polyurethane adhesive\n        and mechanical fasteners. Pre-drilled profiles include stainless\n        steel fasteners and concrete nylon anchors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the C4161 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Unattached inserts are recommended when the aluminum profile will\n        be cut to the required length at the installation site.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® C4161\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      quantities, technical documentation and carpet stair installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/C4-E20-Data-Sheet-1.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo C4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo C4161 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"GRAY \/ 2 FT","offer_id":47325793812636,"sku":"C4161 - Aluminum Grey - 2'","price":40.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47325793845404,"sku":"C4161 - Aluminum Grey - 4'","price":80.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47325793878172,"sku":"C4161 - Aluminum Grey - 6'","price":120.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47325793910940,"sku":"C4161 - Aluminum Grey - 8'","price":160.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47325793943708,"sku":"C4161 - Aluminum Grey - 10'","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/C4161-photoluminescent-carpet-nosing_452469bb-eaf5-49ec-8c2f-cf1ada9e384e.jpg?v=1746197758"},{"product_id":"ecoglo-c4151-photoluminescent-carpet-stair-nosing-yellow","title":"Ecoglo® C4151 Yellow Luminescent Non-Slip Carpet Stair Nosing 2.7 Inch","description":"\u003cdiv style=\"background: linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border: 2px solid #d1fae5; border-radius: 18px; padding: 28px; margin: 36px auto; max-width: 1100px; box-shadow: 0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display: inline-block; background: #22c55e; color: #ffffff; font-size: 13px; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px;\"\u003e\n    Model C4151 • C4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin: 0 0 12px; font-size: clamp(30px,4vw,42px); line-height: 1.1; color: #111827; font-weight: 900;\"\u003e\n    Ecoglo® C4151 Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color: #ca8a04;\"\u003eYellow Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin: 0 0 18px; font-size: 20px; line-height: 1.45; color: #1f2937; font-weight: 700;\"\u003e\n    Improve visibility and traction at the leading edge of carpeted stairs with a durable 2.7-inch-wide photoluminescent stair-nosing system.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 20px; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® C4151 Photoluminescent Carpet Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eclear-anodized aluminum profile\u003c\/strong\u003e,\n    protected photoluminescent step-edge strips and a hard-wearing\n    \u003cstrong\u003eyellow silicon-carbide non-slip insert\u003c\/strong\u003e. The specialized\n    carpet profile covers and protects the leading edge of the stair while\n    providing reliable traction and highly visible step-edge definition during\n    normal lighting, reduced-light conditions and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin: 0 auto 26px; max-width: 980px; font-size: 17px; line-height: 1.75; color: #374151;\"\u003e\n    Designed specifically for carpeted stairways, the C4151 is suitable for\n    commercial buildings, exit stairs, offices, hotels, public facilities,\n    educational institutions and other applications where durable step-edge\n    visibility and slip resistance are required.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background: #fff7ed; border: 2px solid #fdba74; border-radius: 16px; padding: 20px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"font-size: 14px; font-weight: 900; color: #9a3412; margin-bottom: 6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #78350f;\"\u003e\n      Model \u003cstrong\u003eC4151\u003c\/strong\u003e has a clear-anodized aluminum profile with\n      a yellow non-slip insert. The adjacent protected strips are the\n      photoluminescent components. The yellow insert provides high-visibility\n      color contrast and non-slip traction but does not itself glow. For the\n      black-anodized profile with a yellow insert, select model\n      \u003cstrong\u003eC4251\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 12px; margin-bottom: 26px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ Model C4151\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #fef08a; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #854d0e;\"\u003e\n      ✔ Yellow Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 2px solid #dcfce7; border-radius: 14px; padding: 14px 12px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 16px; margin-bottom: 28px;\"\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Protected luminous strips absorb energy from available natural or\n        artificial light and remain visible when normal lighting is reduced\n        or lost.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Designed for Carpeted Stairs\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The specialized aluminum profile is shaped to cover the leading edge\n        of a carpeted stair while creating a durable and clearly defined\n        walking surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #854d0e; margin-bottom: 8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        The yellow silicon-carbide insert creates prominent step-edge contrast\n        where it differs from the surrounding carpet and stair finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 20px;\"\u003e\n      \u003cdiv style=\"font-size: 18px; font-weight: 900; color: #111827; margin-bottom: 8px;\"\u003e\n        Energy-Free Operation\n      \u003c\/div\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The passive photoluminescent system requires no batteries, electrical\n        wiring or ongoing energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Ecoglo® C4151 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 900px; font-size: 16px; line-height: 1.7; color: #4b5563; text-align: center;\"\u003e\n      The C4151 combines a clear-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a yellow silicon-carbide\n      non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          C4151\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          C4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #166534; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #111827; font-weight: 900;\"\u003e\n          Clear Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 12px; padding: 16px;\"\u003e\n        \u003cdiv style=\"font-size: 13px; color: #854d0e; font-weight: 800; text-transform: uppercase; margin-bottom: 5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size: 17px; color: #713f12; font-weight: 900;\"\u003e\n          Yellow\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(210px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Carpeted exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Healthcare facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Public buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 700; color: #1f2937;\"\u003e\n        Commercial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CARPET STAIR DESIGN --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Purpose-Built for Carpeted Stair Edges\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 900px; font-size: 16px; line-height: 1.75; color: #4b5563; text-align: center;\"\u003e\n      Unlike a flat stair-nosing profile, the C4-E20 carpet profile includes\n      an extended support section designed to create a secure transition at\n      the leading edge of a carpeted stair.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDefined step edge\u003c\/strong\u003e\u003cbr\u003e\n        Creates a clearly identifiable leading edge where carpet alone may\n        provide limited visual definition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eProtected carpet transition\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum section covers the front stair edge and\n        helps protect the carpet transition from repeated foot traffic.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eSecure installation\u003c\/strong\u003e\u003cbr\u003e\n        Designed for installation with premium polyurethane adhesive and\n        mechanical fasteners.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e C4151\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e C4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent carpet stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Clear-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodizing:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eAnodized Thickness:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Yellow\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProduct Weight:\u003c\/strong\u003e Approximately 0.57 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Carpeted stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eEnvironment:\u003c\/strong\u003e Indoor and outdoor applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Product Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInternal Horizontal Section:\u003c\/strong\u003e Approximately 1.7 inches or 42.4 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 64.9 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eSupport Depth:\u003c\/strong\u003e Approximately 0.9 inch or 23.7 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Install the Ecoglo® C4151 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the stair edge and carpet assembly\n      are properly prepared and suitable for the selected attachment method\n      before installation.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are located approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles are supplied with stainless steel fasteners and\n        concrete nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Select unattached inserts when the aluminum profile must be cut to\n        length at the installation site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background: #f0fdf4; border: 2px solid #86efac; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      The Ecoglo® C4-E20 Series is tested for photoluminescent brightness,\n      slip resistance, UV stability, salt-spray resistance, freeze-thaw\n      performance, abrasion resistance, washability, flammability,\n      radioactivity and toxicity. Consult current manufacturer documentation\n      for complete test procedures and project requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 10px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Slip classification tested to AS\/NZS 4586\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Anodized wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #166534; font-weight: 800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 12px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Egress and Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 0 16px; font-size: 15px; line-height: 1.75; color: #374151;\"\u003e\n      Manufacturer documentation references the C4-E20 Series for projects\n      involving the following luminous egress path-marking provisions. Product\n      suitability and final compliance must be confirmed with the project\n      designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ IBC\/IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Building Code BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size: 15px; line-height: 1.65; color: #374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Why Specify the Ecoglo® C4151?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(230px,1fr)); gap: 14px;\"\u003e\n\n      \u003cdiv style=\"background: #fffbeb; border: 1px solid #fde68a; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #713f12;\"\u003e\n        \u003cstrong style=\"color: #713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Combines prominent yellow contrast in normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eCarpet-specific profile\u003c\/strong\u003e\u003cbr\u003e\n        Designed to create a secure and clearly defined leading edge on\n        carpeted stairways.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides photoluminescent visibility without batteries, wiring or\n        emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #f9fafb; border-radius: 14px; padding: 17px; font-size: 15px; line-height: 1.7; color: #374151;\"\u003e\n        \u003cstrong style=\"color: #111827;\"\u003eDurable non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        Integrally bonded silicon carbide provides dependable traction for\n        demanding commercial and public stair applications.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background: linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border: 2px solid #bbf7d0; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 14px; font-size: 26px; font-weight: 900; color: #111827; text-align: center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #ffffff; border-radius: 12px; padding: 14px; font-size: 15px; font-weight: 800; color: #166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 18px; padding: 24px; margin-bottom: 28px;\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 16px; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What is the Ecoglo® C4151?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        C4151 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with a\n        clear-anodized aluminum profile and yellow silicon-carbide non-slip\n        insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Does the yellow insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The yellow insert provides non-slip traction and high-visibility\n        color contrast. The adjacent protected strips are the\n        photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4151 designed for carpeted stairs?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. The C4-E20 profile is specifically designed for installation at\n        the leading edge of carpeted stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Is the C4151 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer identifies the C4-E20 photoluminescent carpet\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How wide is the C4151?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The overall profile is approximately 2.7 inches or 68 mm wide. The\n        yellow non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        options are available with a tolerance of approximately ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 16px;\"\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        How is the C4151 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The manufacturer specifies installation with polyurethane adhesive\n        and mechanical fasteners. Pre-drilled profiles include stainless\n        steel fasteners and concrete nylon anchors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin: 0 0 6px; font-size: 18px; color: #111827;\"\u003e\n        Can the C4151 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Yes. Unattached inserts are recommended when the aluminum profile will\n        be cut to the required length at the installation site.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background: #111827; border-radius: 18px; padding: 30px 24px; text-align: center; box-shadow: 0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin: 0 0 10px; font-size: 30px; line-height: 1.15; color: #ffffff; font-weight: 900;\"\u003e\n      Specify the Ecoglo® C4151\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin: 0 auto 18px; max-width: 820px; font-size: 16px; line-height: 1.75; color: #d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      quantities, technical documentation and carpet stair installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/C4-E20-Data-Sheet-1.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo C4-E20 technical data sheet\" style=\"background: #22c55e; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo C4151 quote\" style=\"background: #f59e0b; color: #111827; text-decoration: none; font-size: 15px; font-weight: 900; padding: 14px 22px; border-radius: 999px; display: inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47325996613788,"sku":"C4151 - Aluminum Yellow - 2'","price":40.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47325996646556,"sku":"C4151 - Aluminum Yellow - 4'","price":80.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47325996679324,"sku":"C4151 - Aluminum Yellow - 6'","price":120.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47325996712092,"sku":"C4151 - Aluminum Yellow - 8'","price":160.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47325996744860,"sku":"C4151 - Aluminum Yellow - 10'","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/C4151-photoluminescent-carpet-nosing_681bb250-8d01-4f66-9059-7554ab9e3b78.jpg?v=1746197758"},{"product_id":"ecoglo-c4271-black-photoluminescent-carpet-stair-nosing","title":"Ecoglo® C4271 Black Anodized Photoluminescent Non-Slip Carpet Stair Nosing 2.7 Inch","description":"\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border:2px solid #d1fae5; border-radius:18px; padding:28px; margin:36px auto; max-width:1100px; box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display:inline-block; background:#22c55e; color:#ffffff; font-size:13px; font-weight:900; letter-spacing:0.05em; text-transform:uppercase; padding:8px 16px; border-radius:999px; margin-bottom:16px;\"\u003e\n    Model C4271 • C4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin:0 0 12px; font-size:clamp(30px,4vw,42px); line-height:1.1; color:#111827; font-weight:900;\"\u003e\n    Ecoglo® C4271 Black Anodized Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color:#22c55e;\"\u003eBlack Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px; font-size:20px; line-height:1.45; color:#1f2937; font-weight:700;\"\u003e\n    Improve step-edge visibility, traction and emergency egress safety on carpeted stairs with a durable 2.7-inch-wide photoluminescent stair nosing.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 20px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® C4271 Photoluminescent Carpet Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eblack-anodized aluminum profile\u003c\/strong\u003e,\n    protected photoluminescent step-edge strips and a hard-wearing\n    \u003cstrong\u003eblack silicon-carbide non-slip insert\u003c\/strong\u003e. Its carpet-specific\n    profile covers the leading edge of the stair to provide a secure transition,\n    reliable traction and visible guidance during normal lighting, reduced-light\n    conditions and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    Designed specifically for carpeted stairways, the C4271 is suitable for\n    commercial buildings, exit stairs, offices, hotels, public facilities,\n    educational institutions and other applications requiring durable\n    step-edge protection, slip resistance and passive photoluminescent guidance.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#fff7ed; border:2px solid #fdba74; border-radius:16px; padding:20px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px; font-weight:900; color:#9a3412; margin-bottom:6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n      Model \u003cstrong\u003eC4271\u003c\/strong\u003e has a black-anodized aluminum profile with\n      a black silicon-carbide non-slip insert. The adjacent protected strips\n      are the photoluminescent components. The black insert provides traction\n      but does not itself glow. Final product selection and installation should\n      be confirmed against the project specifications and requirements of the\n      authority having jurisdiction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:12px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Model C4271\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Black Anodized Aluminum\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Protected photoluminescent strips absorb energy from available natural\n        or artificial light and remain visible when normal lighting is reduced\n        or lost.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Designed for Carpeted Stairs\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The specialized aluminum profile covers the leading edge of a carpeted\n        stair while creating a durable and clearly defined walking surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Hard-Wearing Slip Resistance\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The black silicon-carbide non-slip material is integrally bonded to\n        the aluminum substrate to provide durable traction on heavily travelled\n        commercial and public stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Energy-Free Operation\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The passive photoluminescent system requires no batteries, electrical\n        wiring or ongoing energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Ecoglo® C4271 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.7; color:#4b5563; text-align:center;\"\u003e\n      The C4271 combines a black-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a black silicon-carbide\n      non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          C4271\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          C4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Carpeted exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Healthcare facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Public buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Commercial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CARPET-SPECIFIC DESIGN --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Purpose-Built for Carpeted Stair Edges\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.75; color:#4b5563; text-align:center;\"\u003e\n      Unlike a flat stair-nosing profile, the C4-E20 carpet profile includes\n      an extended support section designed to create a secure transition at\n      the leading edge of a carpeted stair.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDefined step edge\u003c\/strong\u003e\u003cbr\u003e\n        Creates a clearly identifiable leading edge where carpet alone may\n        provide limited visual definition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eProtected carpet transition\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum section covers the front stair edge and helps\n        protect the carpet transition from repeated foot traffic.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eSecure installation\u003c\/strong\u003e\u003cbr\u003e\n        Designed for installation with premium polyurethane adhesive and\n        mechanical fasteners.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e C4271\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e C4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent carpet stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Black-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodizing:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodized Thickness:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Weight:\u003c\/strong\u003e Approximately 0.57 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Carpeted stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eEnergy Requirement:\u003c\/strong\u003e None\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Product Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInternal Horizontal Section:\u003c\/strong\u003e Approximately 1.7 inches or 42.4 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 64.9 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eSupport Depth:\u003c\/strong\u003e Approximately 0.9 inch or 23.7 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Install the Ecoglo® C4271 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the stair edge and carpet assembly\n      are properly prepared and suitable for the specified attachment method\n      before installation.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are located approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles are supplied with stainless steel fasteners and\n        concrete nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Select unattached inserts when the aluminum profile must be cut to\n        length at the installation site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background:#f0fdf4; border:2px solid #86efac; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      The Ecoglo® C4-E20 Series is tested for photoluminescent brightness,\n      slip resistance, UV stability, salt-spray resistance, freeze-thaw\n      performance, abrasion resistance, washability, flammability,\n      radioactivity and toxicity. Consult current manufacturer documentation\n      for complete test procedures and project requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:10px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip classification tested to AS\/NZS 4586\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Anodized wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Egress and Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Manufacturer documentation references the C4-E20 Series for projects\n      involving the following luminous egress path-marking provisions.\n      Product suitability and final compliance must be confirmed with the\n      project designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ IBC\/IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Building Code BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Why Specify the Ecoglo® C4271?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCarpet-specific profile\u003c\/strong\u003e\u003cbr\u003e\n        Designed to create a secure and clearly defined leading edge on\n        carpeted stairways.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides photoluminescent visibility without batteries, wiring or\n        emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCoordinated black finish\u003c\/strong\u003e\u003cbr\u003e\n        The black-anodized profile and black insert provide a unified\n        architectural appearance.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDurable non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        Integrally bonded silicon carbide provides dependable traction for\n        demanding commercial and public stair applications.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the Ecoglo® C4271?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        C4271 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with\n        a black-anodized aluminum profile and black silicon-carbide non-slip\n        insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The black insert provides non-slip traction. The adjacent protected\n        strips are the photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4271 designed for carpeted stairs?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. The C4-E20 profile is specifically designed for installation at\n        the leading edge of carpeted stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4271 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer identifies the C4-E20 photoluminescent carpet\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How wide is the C4271?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The overall profile is approximately 2.7 inches or 68 mm wide. The\n        black non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        options are available with a tolerance of approximately ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How is the C4271 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer specifies installation with polyurethane adhesive\n        and mechanical fasteners. Pre-drilled profiles include stainless\n        steel fasteners and concrete nylon anchors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Can the C4271 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. Unattached inserts are recommended when the aluminum profile\n        will be cut to the required length at the installation site.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827; border-radius:18px; padding:30px 24px; text-align:center; box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px; font-size:30px; line-height:1.15; color:#ffffff; font-weight:900;\"\u003e\n      Specify the Ecoglo® C4271\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:820px; font-size:16px; line-height:1.75; color:#d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      quantities, technical documentation and carpet stair installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/C4-E20-Data-Sheet-1.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo C4-E20 technical data sheet\" style=\"background:#22c55e; color:#ffffff; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo C4271 quote\" style=\"background:#f59e0b; color:#111827; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47326223827100,"sku":"C4271 - Anodized Black - 2'","price":43.2,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47326223859868,"sku":"C4271 - Anodized Black - 4'","price":86.4,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47326223892636,"sku":"C4271 - Anodized Black - 6'","price":129.6,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47326223925404,"sku":"C4271 - Anodized Black - 8'","price":172.8,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47326223958172,"sku":"C4271 - Anodized Black - 10'","price":216.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_C4271_Black_Anodized_Photoluminescent_Non-Slip_Carpet_Stair_Nosing_2.7_Inch_C4-E20.jpg?v=1786045735"},{"product_id":"ecoglo-c4261-black-photoluminescent-carpet-stair-nosing-gray","title":"Ecoglo® C4261 Gray Anodized Photoluminescent Non-Slip Carpet Stair Nosing 2.7 Inch","description":"\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border:2px solid #d1fae5; border-radius:18px; padding:28px; margin:36px auto; max-width:1100px; box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display:inline-block; background:#22c55e; color:#ffffff; font-size:13px; font-weight:900; letter-spacing:0.05em; text-transform:uppercase; padding:8px 16px; border-radius:999px; margin-bottom:16px;\"\u003e\n    Model C4261 • C4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin:0 0 12px; font-size:clamp(30px,4vw,42px); line-height:1.1; color:#111827; font-weight:900;\"\u003e\n    Ecoglo® C4261 Black Anodized Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color:#22c55e;\"\u003eGray Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px; font-size:20px; line-height:1.45; color:#1f2937; font-weight:700;\"\u003e\n    Improve step-edge visibility, traction and emergency egress safety on carpeted stairs with a durable 2.7-inch-wide photoluminescent stair nosing.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 20px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® C4261 Photoluminescent Carpet Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eblack-anodized aluminum profile\u003c\/strong\u003e,\n    protected photoluminescent step-edge strips and a hard-wearing\n    \u003cstrong\u003egray silicon-carbide non-slip insert\u003c\/strong\u003e. Its carpet-specific\n    profile covers and protects the leading edge of the stair while providing\n    dependable traction and visible guidance during normal lighting,\n    reduced-light conditions and power outages.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    Designed specifically for carpeted stairways, the C4261 is suited to exit\n    stairs, emergency egress routes, commercial buildings, offices, hotels,\n    educational facilities and public buildings where durable step-edge\n    definition and slip resistance are required.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#fff7ed; border:2px solid #fdba74; border-radius:16px; padding:20px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px; font-weight:900; color:#9a3412; margin-bottom:6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n      Model \u003cstrong\u003eC4261\u003c\/strong\u003e has a black-anodized aluminum profile with a\n      gray silicon-carbide non-slip insert. The adjacent protected strips are\n      the photoluminescent components. The gray insert provides traction and\n      visible step-edge contrast but does not itself glow. Final product\n      selection and installation should be confirmed against the project\n      specifications and requirements of the authority having jurisdiction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:12px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Model C4261\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Gray Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Protected photoluminescent strips absorb energy from available natural\n        or artificial lighting and remain visible when normal lighting is\n        reduced or lost.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Designed for Carpeted Stairs\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The specialized aluminum profile covers the leading edge of a carpeted\n        stair while creating a durable and clearly defined walking surface.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Gray Step-Edge Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The gray silicon-carbide insert provides a neutral architectural\n        appearance and visible contrast where it differs from the surrounding\n        carpet or stair finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Energy-Free Operation\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The passive photoluminescent system requires no batteries, electrical\n        wiring or ongoing energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Ecoglo® C4261 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.7; color:#4b5563; text-align:center;\"\u003e\n      The C4261 combines a black-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a gray silicon-carbide non-slip\n      insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          C4261\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          C4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Gray\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Carpeted exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Healthcare facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Public buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Commercial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CARPET-SPECIFIC DESIGN --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Purpose-Built for Carpeted Stair Edges\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.75; color:#4b5563; text-align:center;\"\u003e\n      Unlike a flat stair-nosing profile, the C4-E20 carpet profile includes\n      an extended support section designed to create a secure transition at\n      the leading edge of a carpeted stair.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDefined step edge\u003c\/strong\u003e\u003cbr\u003e\n        Creates a clearly identifiable leading edge where carpet alone may\n        provide limited visual definition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eProtected carpet transition\u003c\/strong\u003e\u003cbr\u003e\n        The right-angled aluminum section covers the front stair edge and helps\n        protect the carpet transition from repeated foot traffic.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eSecure installation\u003c\/strong\u003e\u003cbr\u003e\n        Designed for installation with premium polyurethane adhesive and\n        mechanical fasteners.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e C4261\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e C4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent carpet stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Black-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodizing:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodized Thickness:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Gray\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Weight:\u003c\/strong\u003e Approximately 0.57 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Carpeted stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eEnergy Requirement:\u003c\/strong\u003e None\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Product Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInternal Horizontal Section:\u003c\/strong\u003e Approximately 1.7 inches or 42.4 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 64.9 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eSupport Depth:\u003c\/strong\u003e Approximately 0.9 inch or 23.7 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Install the Ecoglo® C4261 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the stair edge and carpet assembly\n      are properly prepared and suitable for the specified attachment method\n      before installation.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are located approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles are supplied with stainless steel fasteners and\n        concrete nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Select unattached inserts when the aluminum profile must be cut to\n        length at the installation site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background:#f0fdf4; border:2px solid #86efac; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      The Ecoglo® C4-E20 Series is tested for photoluminescent brightness,\n      slip resistance, UV stability, salt-spray resistance, freeze-thaw\n      performance, abrasion resistance, washability, flammability,\n      radioactivity and toxicity. Consult current manufacturer documentation\n      for complete test procedures and project requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:10px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip classification tested to AS\/NZS 4586\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Anodized wear tested to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Egress and Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Manufacturer documentation references the C4-E20 Series for projects\n      involving the following luminous egress path-marking provisions.\n      Product suitability and final compliance must be confirmed with the\n      project designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ IBC\/IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Building Code BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Why Specify the Ecoglo® C4261?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCarpet-specific profile\u003c\/strong\u003e\u003cbr\u003e\n        Designed to create a secure and clearly defined leading edge on\n        carpeted stairways.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides photoluminescent visibility without batteries, wiring or\n        emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eGray non-slip contrast\u003c\/strong\u003e\u003cbr\u003e\n        The gray insert provides durable traction with a neutral appearance\n        against the black-anodized profile.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDurable anodized finish\u003c\/strong\u003e\u003cbr\u003e\n        The black anodized surface helps resist corrosion, abrasion and\n        demanding environmental exposure.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the Ecoglo® C4261?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        C4261 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with a\n        black-anodized aluminum profile and gray silicon-carbide non-slip\n        insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4261 gray anodized?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The aluminum profile has a black-anodized finish. Gray refers to\n        the color of the silicon-carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the gray insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The gray insert provides non-slip traction and visible contrast.\n        The adjacent protected strips are the photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4261 designed for carpeted stairs?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. The C4-E20 profile is specifically designed for installation at\n        the leading edge of carpeted stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4261 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer identifies the C4-E20 photoluminescent carpet\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How wide is the C4261?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The overall profile is approximately 2.7 inches or 68 mm wide. The\n        gray non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        options are available with a tolerance of approximately ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How is the C4261 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer specifies installation with polyurethane adhesive\n        and mechanical fasteners. Pre-drilled profiles include stainless\n        steel fasteners and concrete nylon anchors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Can the C4261 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. Unattached inserts are recommended when the aluminum profile will\n        be cut to the required length at the installation site.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827; border-radius:18px; padding:30px 24px; text-align:center; box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px; font-size:30px; line-height:1.15; color:#ffffff; font-weight:900;\"\u003e\n      Specify the Ecoglo® C4261\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:820px; font-size:16px; line-height:1.75; color:#d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      quantities, technical documentation and carpet stair installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/C4-E20-Data-Sheet-1.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo C4-E20 technical data sheet\" style=\"background:#22c55e; color:#ffffff; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo C4261 quote\" style=\"background:#f59e0b; color:#111827; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"GRAY \/ 2 FT","offer_id":47326451302556,"sku":"C4261 - Anodized Grey - 2'","price":43.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47326451335324,"sku":"C4261 - Anodized Grey - 4'","price":86.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47326451368092,"sku":"C4261 - Anodized Grey - 6'","price":129.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47326451400860,"sku":"C4261 - Anodized Grey - 8'","price":172.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47326451433628,"sku":"C4261 - Anodized Grey - 10'","price":216.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_C4261_Gray_Anodized_Photoluminescent_Non-Slip_Carpet_Stair_Nosing_2.7_Inch.jpg?v=1786046935"},{"product_id":"ecoglo-c4251-black-luminescent-carpet-stair-nosing-yellow","title":"Ecoglo® C4261 Yellow Anodized Photoluminescent Non-Slip Carpet Stair Nosing 2.7 Inch","description":"\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border:2px solid #d1fae5; border-radius:18px; padding:28px; margin:36px auto; max-width:1100px; box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display:inline-block; background:#22c55e; color:#ffffff; font-size:13px; font-weight:900; letter-spacing:0.05em; text-transform:uppercase; padding:8px 16px; border-radius:999px; margin-bottom:16px;\"\u003e\n    Model C4251 • C4-E20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin:0 0 12px; font-size:clamp(30px,4vw,42px); line-height:1.1; color:#111827; font-weight:900;\"\u003e\n    Ecoglo® C4251 Black Anodized Photoluminescent Carpet Stair Nosing –\n    \u003cspan style=\"color:#ca8a04;\"\u003eYellow Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px; font-size:20px; line-height:1.45; color:#1f2937; font-weight:700;\"\u003e\n    Improve visibility, traction and emergency egress guidance on carpeted stairs with a durable 2.7-inch-wide photoluminescent stair nosing.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 20px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® C4251 Photoluminescent Carpet Stair Nosing\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eblack-anodized aluminum profile\u003c\/strong\u003e,\n    protected photoluminescent step-edge strips and a hard-wearing\n    \u003cstrong\u003eyellow silicon-carbide non-slip insert\u003c\/strong\u003e. Its carpet-specific\n    profile covers and protects the leading edge of the stair while providing\n    dependable traction and prominent step-edge contrast.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The protected photoluminescent strips absorb energy from available natural\n    or artificial light and remain visible when normal lighting is reduced or\n    lost. The system operates without batteries, wiring or ongoing electrical\n    energy consumption.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#fff7ed; border:2px solid #fdba74; border-radius:16px; padding:20px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px; font-weight:900; color:#9a3412; margin-bottom:6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n      Model \u003cstrong\u003eC4251\u003c\/strong\u003e has a black-anodized aluminum profile with\n      a yellow silicon-carbide non-slip insert. The adjacent protected strips\n      are the photoluminescent components. The yellow insert provides\n      high-visibility color contrast and slip resistance but does not itself\n      glow.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:12px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Model C4251\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ 2.7-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #fef08a; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#854d0e;\"\u003e\n      ✔ Yellow Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Protected photoluminescent strips remain visible during reduced-light\n        conditions and power outages after exposure to available light.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Designed for Carpeted Stairs\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The specialized aluminum profile covers the leading edge of a carpeted\n        stair and creates a durable transition between the tread and riser.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#854d0e; margin-bottom:8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        The yellow silicon-carbide insert helps clearly identify the stair edge\n        where it contrasts with the surrounding carpet and stair finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Energy-Free Operation\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The passive photoluminescent system requires no batteries, wiring or\n        ongoing electrical energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Ecoglo® C4251 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.7; color:#4b5563; text-align:center;\"\u003e\n      The C4251 combines a black-anodized carpet stair-nosing profile,\n      protected photoluminescent markings and a yellow silicon-carbide\n      non-slip insert.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          C4251\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          C4-E20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#854d0e; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Insert Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#713f12; font-weight:900;\"\u003e\n          Yellow\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Carpeted exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Schools and universities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Healthcare facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Public buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Commercial facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CARPET-SPECIFIC DESIGN --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Purpose-Built for Carpeted Stair Edges\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.75; color:#4b5563; text-align:center;\"\u003e\n      Unlike a flat stair-nosing profile, the C4-E20 carpet profile includes\n      an extended support section designed to create a secure transition at\n      the leading edge of a carpeted stair.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDefined step edge\u003c\/strong\u003e\u003cbr\u003e\n        Creates a clearly identifiable leading edge where carpet alone may\n        provide limited visual definition.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eProtected carpet transition\u003c\/strong\u003e\u003cbr\u003e\n        The aluminum profile covers the front stair edge and helps protect the\n        carpet transition from repeated foot traffic.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eSecure installation\u003c\/strong\u003e\u003cbr\u003e\n        Designed for installation with premium polyurethane adhesive and\n        mechanical fasteners.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e C4251\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e C4-E20\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent carpet stair nosing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eBase Material:\u003c\/strong\u003e 6063-T5 aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProfile Finish:\u003c\/strong\u003e Black-anodized aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodizing:\u003c\/strong\u003e Type 2, Class 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eAnodized Thickness:\u003c\/strong\u003e Approximately 20 microns\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eLuminous Surface:\u003c\/strong\u003e Protected photoluminescent strips\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Integrally bonded silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Color:\u003c\/strong\u003e Yellow\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Weight:\u003c\/strong\u003e Approximately 0.57 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Carpeted stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eEnergy Requirement:\u003c\/strong\u003e None\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Product Dimensions and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.7 inches or 68 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Insert Width:\u003c\/strong\u003e Approximately 1.5 inches or 37.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eVertical Face:\u003c\/strong\u003e Approximately 1.3 inches or 33.3 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInternal Horizontal Section:\u003c\/strong\u003e Approximately 1.7 inches or 42.4 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProfile Depth:\u003c\/strong\u003e Approximately 2.6 inches or 64.9 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eSupport Depth:\u003c\/strong\u003e Approximately 0.9 inch or 23.7 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eCustom Lengths:\u003c\/strong\u003e Available with a tolerance of ± 1\/8 inch\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eInsert Supply:\u003c\/strong\u003e Available attached or unattached\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOn-Site Cutting:\u003c\/strong\u003e Unattached inserts are recommended when the profile will be cut on site\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Install the Ecoglo® C4251 using premium polyurethane adhesive and\n      mechanical fasteners. Confirm that the carpet, stair edge and supporting\n      substrate are properly prepared before installation.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePre-Drilled Countersunk Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard holes are positioned approximately 2 inches from each end and\n        approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eIncluded Hardware\u003c\/strong\u003e\u003cbr\u003e\n        Pre-drilled profiles are supplied with stainless steel fasteners and\n        concrete nylon anchors.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eAttached or Unattached Inserts\u003c\/strong\u003e\u003cbr\u003e\n        Select unattached inserts when the aluminum profile must be cut to\n        length at the installation site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS AND PERFORMANCE --\u003e\n  \u003cdiv style=\"background:#f0fdf4; border:2px solid #86efac; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      The Ecoglo® C4-E20 Series is tested for photoluminescent brightness,\n      slip resistance, UV stability, salt-spray resistance, freeze-thaw\n      performance, abrasion resistance, washability, flammability,\n      radioactivity and toxicity.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:10px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UL 1994 and ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip resistance tested to UL 410\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Slip classification tested to AS\/NZS 4586\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242 and ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM E162 and ASTM D635\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Egress and Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Manufacturer documentation references the C4-E20 Series for projects\n      involving the following luminous egress path-marking provisions.\n      Product suitability and final compliance must be confirmed with the\n      project designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ IBC\/IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Building Code BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Why Specify the Ecoglo® C4251?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        \u003cstrong style=\"color:#713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Combines prominent yellow contrast in normal lighting with\n        photoluminescent guidance after normal lighting is lost.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCarpet-specific profile\u003c\/strong\u003e\u003cbr\u003e\n        Designed to create a secure and clearly defined leading edge on\n        carpeted stairways.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides photoluminescent visibility without batteries, wiring or\n        emergency electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDurable non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        Integrally bonded silicon carbide provides dependable traction for\n        demanding commercial and public stair applications.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Energy-Free, Recyclable Stair Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Approximately 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the Ecoglo® C4251?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        C4251 is an Ecoglo® C4-E20 photoluminescent carpet stair nosing with a\n        black-anodized aluminum profile and yellow silicon-carbide non-slip\n        insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4251 yellow anodized?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The aluminum profile has a black-anodized finish. Yellow refers to\n        the color of the silicon-carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the yellow insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The yellow insert provides non-slip traction and high-visibility\n        color contrast. The adjacent protected strips are the\n        photoluminescent components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4251 designed for carpeted stairs?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. The C4-E20 profile is specifically designed for installation at\n        the leading edge of carpeted stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the C4251 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer identifies the C4-E20 photoluminescent carpet\n        stair-nosing series as UL 1994 and ULC 572 Listed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How wide is the C4251?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The overall profile is approximately 2.7 inches or 68 mm wide. The\n        yellow non-slip insert is approximately 1.5 inches or 37.3 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        options are available with a tolerance of approximately ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How is the C4251 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer specifies installation with polyurethane adhesive\n        and mechanical fasteners. Pre-drilled profiles include stainless\n        steel fasteners and concrete nylon anchors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Can the C4251 be cut on site?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. Unattached inserts are recommended when the aluminum profile will\n        be cut to the required length at the installation site.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827; border-radius:18px; padding:30px 24px; text-align:center; box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px; font-size:30px; line-height:1.15; color:#ffffff; font-weight:900;\"\u003e\n      Specify the Ecoglo® C4251\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:820px; font-size:16px; line-height:1.75; color:#d1d5db;\"\u003e\n      Select an available length or contact us for custom sizing, commercial\n      quantities, technical documentation and carpet stair installation\n      requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2017\/11\/C4-E20-Data-Sheet-1.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo C4-E20 technical data sheet\" style=\"background:#22c55e; color:#ffffff; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo C4251 quote\" style=\"background:#f59e0b; color:#111827; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47326587682972,"sku":"C4251 - Anodized Yellow - 2'","price":43.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47326587715740,"sku":"C4251 - Anodized Yellow - 4'","price":86.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47326587748508,"sku":"C4251 - Anodized Yellow - 6'","price":129.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47326587781276,"sku":"C4251 - Anodized Yellow - 8'","price":172.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47326587814044,"sku":"C4251 - Anodized Yellow - 10'","price":216.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/C4251.jpg?v=1746197758"},{"product_id":"ecoglo-e4071-photoluminescent-contrast-strips-black","title":"Ecoglo® E4071 Series Photoluminescent Contrast Strips with Black Insert, 2\" Wide","description":"\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border:2px solid #d1fae5; border-radius:18px; padding:28px; margin:36px auto; max-width:1100px; box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display:inline-block; background:#22c55e; color:#ffffff; font-size:13px; font-weight:900; letter-spacing:0.05em; text-transform:uppercase; padding:8px 16px; border-radius:999px; margin-bottom:16px;\"\u003e\n    Model E4071 • E40 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin:0 0 12px; font-size:clamp(30px,4vw,42px); line-height:1.1; color:#111827; font-weight:900;\"\u003e\n    Ecoglo® E4071 Photoluminescent Step-Edge Contrast Strip –\n    \u003cspan style=\"color:#22c55e;\"\u003eBlack Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px; font-size:20px; line-height:1.45; color:#1f2937; font-weight:700;\"\u003e\n    Improve stair-edge visibility, add durable traction and support luminous egress path marking with a low-profile 2-inch-wide photoluminescent contrast strip.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 20px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® E4071 Photoluminescent Contrast Strip\u003c\/strong\u003e\n    combines protected \u003cstrong\u003ephotoluminescent step-edge marking\u003c\/strong\u003e\n    with a hard-wearing \u003cstrong\u003eblack silicon-carbide non-slip insert\u003c\/strong\u003e\n    on a rigid aluminum base. The system provides visible step-edge definition\n    under normal lighting while providing photoluminescent guidance when\n    lighting levels are reduced.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    At only \u003cstrong\u003e2 inches wide\u003c\/strong\u003e, the E4071 provides a compact way\n    to combine luminous stair-edge marking and non-slip protection for\n    commercial stairways, exit stairs and other egress applications.\n    Ecoglo® identifies the E40 Series for stairs requiring luminous path\n    markings.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#fff7ed; border:2px solid #fdba74; border-radius:16px; padding:20px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px; font-weight:900; color:#9a3412; margin-bottom:6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n      Model \u003cstrong\u003eE4071\u003c\/strong\u003e is the \u003cstrong\u003eblack contrast configuration\u003c\/strong\u003e\n      in the Ecoglo® E40 Series. The black silicon-carbide section provides\n      non-slip traction and visible color contrast. The adjacent protected\n      photoluminescent section is the component that provides luminous\n      visibility. The black insert itself does \u003cstrong\u003enot\u003c\/strong\u003e glow.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:12px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Model E4071\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ 2-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Black Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        High-performance photoluminescent material provides visible step-edge\n        guidance in both light and dark conditions without electrical power.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Durable Non-Slip Surface\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Hard-wearing silicon-carbide non-slip material is integrally bonded\n        to the aluminum substrate to provide dependable traction in\n        high-traffic stair applications.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Protected Luminous Surface\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Unique ridges help protect the photoluminescent material from\n        abrasive wear while also contributing to slip resistance and\n        allowing the surface to be cleaned.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Indoor \u0026amp; Outdoor Use\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The E40 Series is designed for indoor and outdoor installations and\n        has been tested for UV\/weathering exposure and environmental\n        durability.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Ecoglo® E4071 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.7; color:#4b5563; text-align:center;\"\u003e\n      E4071 combines Ecoglo® high-performance photoluminescent technology\n      with a black silicon-carbide contrast strip on a rigid aluminum base.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          E4071\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          E40 Series\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Type\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Photoluminescent Contrast Strip\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Contrast Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Black\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Commercial stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        High-rise buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Educational facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STEP EDGE SAFETY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Luminous Visibility + Non-Slip Step-Edge Protection\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.75; color:#4b5563; text-align:center;\"\u003e\n      The E4071 combines two important stair-safety functions in one\n      low-profile strip: photoluminescent step-edge identification and\n      hard-wearing silicon-carbide traction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eVisible step edge\u003c\/strong\u003e\u003cbr\u003e\n        Photoluminescent technology and contrasting non-slip material help\n        define the leading edge under changing lighting conditions.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eBlack contrast insert\u003c\/strong\u003e\u003cbr\u003e\n        The black silicon-carbide section provides a durable traction surface\n        and visible contrast where it differs from the surrounding stair.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eNo electrical power required\u003c\/strong\u003e\u003cbr\u003e\n        The passive photoluminescent material requires no wiring, batteries\n        or ongoing electricity.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e E4071\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e E40 Series\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent step-edge contrast strip\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eBase:\u003c\/strong\u003e Rigid aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eContrast Color:\u003c\/strong\u003e Black\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003ePhotoluminescent:\u003c\/strong\u003e Yes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e 2.0 inches \/ 51 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApprox. Profile Thickness:\u003c\/strong\u003e 0.1 inch \/ 1.8 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.138 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eEnvironment:\u003c\/strong\u003e Indoor and outdoor applications\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LENGTHS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Sizes and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eWidth:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003e2 inches \/ 51 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eStandard Lengths:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003e8 ft and 10 ft\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCut-to-Length:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003eAvailable with ± 1\/8-inch tolerance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eWeight:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003eApproximately 0.138 lb\/ft\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 18px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Ecoglo® specifies installation of the E40 Series using a\n      \u003cstrong\u003epremium polyurethane adhesive\u003c\/strong\u003e. The rigid aluminum base\n      distributes applied load across a greater area of adhesive and can be\n      installed on both smooth and textured surfaces.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePrimary Installation Method\u003c\/strong\u003e\u003cbr\u003e\n        Premium polyurethane adhesive\/sealant.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eMechanical Fasteners\u003c\/strong\u003e\u003cbr\u003e\n        Mechanical fasteners are an available option for applicable indoor\n        installations.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff7ed; border:1px solid #fdba74; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n        \u003cstrong style=\"color:#9a3412;\"\u003eOutdoor Installation\u003c\/strong\u003e\u003cbr\u003e\n        Manufacturer instructions state that mechanical fasteners should\n        \u003cstrong\u003enot\u003c\/strong\u003e be used for outdoor installations.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- LISTINGS --\u003e\n  \u003cdiv style=\"background:#f0fdf4; border:2px solid #86efac; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Manufacturer documentation identifies the E40 Series as UL 1994 and\n      ULC 572 Listed and documents testing for photoluminescent brightness,\n      UV stability, environmental resistance, abrasion, washability,\n      radioactivity, toxicity and flammability.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:10px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UL 1994 \u0026amp; ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Brightness tested to ASTM E2073\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Photoluminescent testing to DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Safety-sign performance tested to ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UV exposure tested to ASTM G155\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Salt-spray resistance tested to ASTM B117\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Freeze-thaw resistance tested to ASTM C1026\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM D1242\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Abrasion tested to ASTM F510\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Anodized wear testing to JIS H8682\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Washability tested to ASTM D4828\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Radioactivity tested to ASTM D3648\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Toxicity tested to Bombardier SMP 800-C\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM E162\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Flammability tested to ASTM D635\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Building, Fire \u0026amp; Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Ecoglo® manufacturer documentation references the E40 Series for\n      projects involving the following luminous egress path-marking\n      provisions. Final product suitability and code compliance should be\n      confirmed with the project designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ IBC \/ IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Building Code 2018 BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Why Specify the Ecoglo® E4071?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003e2-in-1 stair-edge safety\u003c\/strong\u003e\u003cbr\u003e\n        Combines photoluminescent step-edge visibility with a durable\n        silicon-carbide non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eLow-profile installation\u003c\/strong\u003e\u003cbr\u003e\n        The approximately 0.1-inch-thick profile provides luminous guidance\n        without the depth of a conventional stair-nosing profile.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePassive emergency visibility\u003c\/strong\u003e\u003cbr\u003e\n        Photoluminescent performance requires no batteries, wiring or\n        ongoing electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eIndoor \u0026amp; outdoor durability\u003c\/strong\u003e\u003cbr\u003e\n        Designed and tested for demanding environmental exposure and\n        high-traffic applications.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Energy-Free, Recyclable Egress Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Approx. 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the Ecoglo® E4071?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        E4071 is a 2-inch-wide Ecoglo® E40 Series photoluminescent\n        step-edge contrast strip with a black silicon-carbide non-slip\n        section and rigid aluminum base.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the black insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The black silicon-carbide section provides traction and color\n        contrast. The adjacent protected photoluminescent section provides\n        luminous visibility.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How wide is the E4071 contrast strip?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The E40 Series profile is approximately 2 inches or 51 mm wide and\n        approximately 0.1 inch or 1.8 mm thick.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Can E4071 be used outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. Manufacturer documentation identifies the E40 Series for indoor\n        and outdoor use and documents accelerated UV\/weathering testing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is Ecoglo® E4071 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The Ecoglo® E40 Series is identified by the manufacturer as\n        \u003cstrong\u003eUL 1994 and ULC 572 Listed\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the E4071 require electricity?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The photoluminescent system operates without electrical power,\n        batteries or wiring.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        sizes are available with a stated tolerance of approximately\n        ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How is the E4071 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Ecoglo® specifies premium polyurethane adhesive as the primary\n        installation method. Mechanical fasteners are optional for applicable\n        installations but should not be used outdoors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the difference between E4071, E4061 and E4051?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        All three are E40 Series photoluminescent contrast strips.\n        \u003cstrong\u003eE4071 has a black insert\u003c\/strong\u003e,\n        \u003cstrong\u003eE4061 has a gray insert\u003c\/strong\u003e, and\n        \u003cstrong\u003eE4051 has a yellow insert\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827; border-radius:18px; padding:30px 24px; text-align:center; box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px; font-size:30px; line-height:1.15; color:#ffffff; font-weight:900;\"\u003e\n      Specify the Ecoglo® E4071\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:820px; font-size:16px; line-height:1.75; color:#d1d5db;\"\u003e\n      Select an available length or contact us for commercial quantities,\n      custom sizing, technical documentation and project-specific\n      photoluminescent egress requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"\u003e\n\n      \u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/E40-Series-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo E40 Series technical data sheet\" style=\"background:#22c55e; color:#ffffff; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo E4071 quote\" style=\"background:#f59e0b; color:#111827; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47385905889436,"sku":"E4071 - Black - 2'","price":21.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47385905922204,"sku":"E4071 - Black - 4'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47385905954972,"sku":"E4071 - Black - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47385905987740,"sku":"E4071 - Black - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47385906020508,"sku":"E4071 - Black - 10'","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E4071-photoluminescent-contrast-strip_2da84a49-2a63-4419-a94d-7d73f1e33680.jpg?v=1741653836"},{"product_id":"ecoglo-e4061-photoluminescent-contrast-strips-gray","title":"Ecoglo® E4061 Photoluminescent Contrast Strips with Gray Insert, 2\" Wide","description":"\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border:2px solid #d1fae5; border-radius:18px; padding:28px; margin:36px auto; max-width:1100px; box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display:inline-block; background:#22c55e; color:#ffffff; font-size:13px; font-weight:900; letter-spacing:0.05em; text-transform:uppercase; padding:8px 16px; border-radius:999px; margin-bottom:16px;\"\u003e\n    Model E4061 • E40 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin:0 0 12px; font-size:clamp(30px,4vw,42px); line-height:1.1; color:#111827; font-weight:900;\"\u003e\n    Ecoglo® E4061 Photoluminescent Step-Edge Contrast Strip –\n    \u003cspan style=\"color:#6b7280;\"\u003eGray Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px; font-size:20px; line-height:1.45; color:#1f2937; font-weight:700;\"\u003e\n    Improve stair-edge visibility, add durable traction and support luminous egress path marking with a low-profile 2-inch-wide photoluminescent contrast strip.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 20px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® E4061 Photoluminescent Contrast Strip\u003c\/strong\u003e\n    combines protected \u003cstrong\u003ephotoluminescent step-edge marking\u003c\/strong\u003e\n    with a hard-wearing \u003cstrong\u003egray silicon-carbide non-slip insert\u003c\/strong\u003e\n    integrally bonded to a rigid aluminum base. The system provides visible\n    step-edge definition under normal lighting while providing\n    photoluminescent guidance when lighting levels are reduced.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    At \u003cstrong\u003e2 inches wide\u003c\/strong\u003e, the E4061 provides a compact solution\n    for combining luminous stair-edge marking and non-slip protection on\n    commercial stairways, exit stairs and other egress applications. The\n    Ecoglo® E40 Series is designed for stairs where luminous path markings\n    are required by applicable project or code requirements.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#fff7ed; border:2px solid #fdba74; border-radius:16px; padding:20px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px; font-weight:900; color:#9a3412; margin-bottom:6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n      Model \u003cstrong\u003eE4061\u003c\/strong\u003e is the \u003cstrong\u003egray contrast configuration\u003c\/strong\u003e\n      in the Ecoglo® E40 Series. The gray silicon-carbide section provides\n      non-slip traction and visible color contrast. The adjacent protected\n      photoluminescent section provides luminous visibility. The gray insert\n      itself does \u003cstrong\u003enot\u003c\/strong\u003e glow.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:12px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Model E4061\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ 2-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #e5e7eb; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#4b5563;\"\u003e\n      ✔ Gray Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        High-performance photoluminescent material provides step-edge\n        visibility in light and dark conditions without electrical power,\n        batteries or wiring.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Durable Non-Slip Surface\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Hard-wearing silicon-carbide material is integrally bonded to the\n        aluminum substrate to provide durable traction in high-traffic stair\n        applications.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#f9fafb; border:1px solid #d1d5db; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#4b5563; margin-bottom:8px;\"\u003e\n        Gray Step-Edge Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The neutral gray insert provides visible step-edge contrast where it\n        differs from the surrounding stair finish while maintaining a clean\n        architectural appearance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Indoor \u0026amp; Outdoor Use\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The E40 Series is intended for indoor and outdoor installations and\n        has been tested for accelerated UV and weathering exposure.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Ecoglo® E4061 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.7; color:#4b5563; text-align:center;\"\u003e\n      E4061 combines Ecoglo® photoluminescent step-edge technology with a\n      gray silicon-carbide contrast strip on a rigid aluminum base.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          E4061\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          E40 Series\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Type\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Photoluminescent Contrast Strip\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f3f4f6; border:1px solid #d1d5db; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#4b5563; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Contrast Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#374151; font-weight:900;\"\u003e\n          Gray\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Commercial stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        High-rise buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Educational facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STEP EDGE SAFETY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Photoluminescent Visibility + Non-Slip Step-Edge Protection\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.75; color:#4b5563; text-align:center;\"\u003e\n      The E4061 combines photoluminescent step-edge identification and\n      durable silicon-carbide traction in one low-profile strip.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eVisible step edge\u003c\/strong\u003e\u003cbr\u003e\n        Photoluminescent technology and contrasting non-slip material help\n        define the leading edge under changing lighting conditions.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eGray contrast surface\u003c\/strong\u003e\u003cbr\u003e\n        The gray silicon-carbide section provides traction and a neutral\n        architectural appearance.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eNo electricity required\u003c\/strong\u003e\u003cbr\u003e\n        The passive photoluminescent system operates without wiring,\n        batteries or ongoing electrical power.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e E4061\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e E40 Series\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent step-edge contrast strip\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eBase:\u003c\/strong\u003e Rigid aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eContrast Color:\u003c\/strong\u003e Gray\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003ePhotoluminescent:\u003c\/strong\u003e Yes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e 2 inches \/ 51 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApprox. Profile Thickness:\u003c\/strong\u003e 0.1 inch \/ 1.8 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.138 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eEnvironment:\u003c\/strong\u003e Indoor and outdoor\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SIZES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Sizes and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eWidth:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003e2 inches \/ 51 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eStandard Lengths:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003e8 ft and 10 ft\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCut-to-Length:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003eAvailable with ± 1\/8-inch tolerance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eWeight:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003eApproximately 0.138 lb\/ft\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 18px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Ecoglo® specifies installation of the E40 Series using a\n      \u003cstrong\u003epremium polyurethane adhesive\u003c\/strong\u003e. The rigid aluminum base\n      helps spread applied loads across a greater area of adhesive and is\n      designed to work on both smooth and textured surfaces.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePrimary Installation\u003c\/strong\u003e\u003cbr\u003e\n        Premium polyurethane adhesive\/sealant.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eMechanical Fasteners\u003c\/strong\u003e\u003cbr\u003e\n        Mechanical fasteners are an available option for applicable indoor\n        installations.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff7ed; border:1px solid #fdba74; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n        \u003cstrong style=\"color:#9a3412;\"\u003eOutdoor Installation\u003c\/strong\u003e\u003cbr\u003e\n        Manufacturer instructions state that mechanical fasteners should\n        \u003cstrong\u003enot\u003c\/strong\u003e be used outdoors.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE --\u003e\n  \u003cdiv style=\"background:#f0fdf4; border:2px solid #86efac; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Manufacturer documentation identifies the E40 Series as\n      \u003cstrong\u003eUL 1994 and ULC 572 Listed\u003c\/strong\u003e and documents performance\n      testing for photoluminescent brightness, environmental durability,\n      abrasion, washability, radioactivity, toxicity and flammability.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:10px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UL 1994 \u0026amp; ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM E2073 brightness testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM G155 UV exposure\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM B117 salt-spray testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM C1026 freeze-thaw testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D1242 abrasion testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM F510 abrasion testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D4828 washability testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D3648 radioactivity testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Bombardier SMP 800-C toxicity testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM E162 flammability testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D635 flammability testing\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Building, Fire \u0026amp; Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Ecoglo® documentation references the E40 Series for projects involving\n      the following luminous egress path-marking provisions. Final product\n      selection and code compliance should be confirmed with the project\n      designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ IBC \/ IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Building Code 2018 BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Why Specify the Ecoglo® E4061?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003e2-in-1 stair safety\u003c\/strong\u003e\u003cbr\u003e\n        Combines photoluminescent step-edge visibility with durable\n        silicon-carbide traction.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eNeutral gray finish\u003c\/strong\u003e\u003cbr\u003e\n        Gray provides a more understated architectural contrast than black\n        or yellow while maintaining a durable non-slip surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePassive emergency guidance\u003c\/strong\u003e\u003cbr\u003e\n        Photoluminescent visibility requires no batteries, wiring or\n        electrical power.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eIndoor \u0026amp; outdoor durability\u003c\/strong\u003e\u003cbr\u003e\n        Designed for demanding environments with documented UV and\n        weathering resistance.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Energy-Free, Recyclable Egress Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Approx. 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is Ecoglo® E4061?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        E4061 is a 2-inch-wide E40 Series photoluminescent step-edge contrast\n        strip with a gray silicon-carbide non-slip section on a rigid\n        aluminum base.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the gray insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The gray silicon-carbide surface provides traction and color\n        contrast. The adjacent protected photoluminescent section provides\n        luminous visibility.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How wide is the E4061?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The E40 Series contrast strip is approximately 2 inches or 51 mm wide.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Can Ecoglo® E4061 be installed outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. The manufacturer identifies the E40 Series for both indoor and\n        outdoor use and documents accelerated UV\/weathering testing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is the E4061 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer identifies the E40 Series as\n        \u003cstrong\u003eUL 1994 and ULC 572 Listed\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does E4061 need electricity?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. It is a passive photoluminescent system with zero electrical\n        energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Standard manufacturer lengths are 8 ft and 10 ft. Cut-to-length\n        sizes are available with a stated tolerance of approximately\n        ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How is E4061 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Ecoglo® specifies premium polyurethane adhesive as the primary\n        installation method. Mechanical fasteners are optional for applicable\n        installations but should not be used outdoors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the difference between E4071, E4061 and E4051?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        All three are E40 Series photoluminescent contrast strips.\n        \u003cstrong\u003eE4071 has a black insert\u003c\/strong\u003e,\n        \u003cstrong\u003eE4061 has a gray insert\u003c\/strong\u003e, and\n        \u003cstrong\u003eE4051 has a yellow insert\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827; border-radius:18px; padding:30px 24px; text-align:center; box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px; font-size:30px; line-height:1.15; color:#ffffff; font-weight:900;\"\u003e\n      Specify the Ecoglo® E4061\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:820px; font-size:16px; line-height:1.75; color:#d1d5db;\"\u003e\n      Select an available length or contact us for commercial quantities,\n      custom sizing, technical documentation and project-specific\n      photoluminescent egress requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"\u003e\n\n      \u003ca href=\"#\" title=\"View Ecoglo E40 Series technical data sheet\" style=\"background:#22c55e; color:#ffffff; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo E4061 quote\" style=\"background:#f59e0b; color:#111827; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"Gray \/ 2 FT","offer_id":47385925976220,"sku":"E4061 - 2 ft","price":21.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 4 FT","offer_id":47385926008988,"sku":"E4061 - 4 ft","price":42.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 6 FT","offer_id":47385926041756,"sku":"E4061 - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 8 FT","offer_id":47385926074524,"sku":"E4061 - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10 FT","offer_id":47385926107292,"sku":"E4061 - 10'","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E4061-photoluminescent-contrast-strip_a0307735-338d-44a3-9c62-f061410c320e.jpg?v=1741653838"},{"product_id":"ecoglo-e4051-photoluminescent-contrast-strips-yellow","title":"Ecoglo® E4051 Photoluminescent Contrast Strips with Yellow Insert, 2\" Wide","description":"\u003cdiv style=\"background:linear-gradient(180deg,#f8fcff 0%,#eef7f0 100%); border:2px solid #d1fae5; border-radius:18px; padding:28px; margin:36px auto; max-width:1100px; box-shadow:0 14px 34px rgba(0,0,0,0.07);\"\u003e\n\n  \u003c!-- MODEL LABEL --\u003e\n  \u003cdiv style=\"display:inline-block; background:#22c55e; color:#ffffff; font-size:13px; font-weight:900; letter-spacing:0.05em; text-transform:uppercase; padding:8px 16px; border-radius:999px; margin-bottom:16px;\"\u003e\n    Model E4051 • E40 Series\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADING --\u003e\n  \u003ch2 style=\"margin:0 0 12px; font-size:clamp(30px,4vw,42px); line-height:1.1; color:#111827; font-weight:900;\"\u003e\n    Ecoglo® E4051 Photoluminescent Step-Edge Contrast Strip –\n    \u003cspan style=\"color:#ca8a04;\"\u003eYellow Non-Slip Insert\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px; font-size:20px; line-height:1.45; color:#1f2937; font-weight:700;\"\u003e\n    Improve stair-edge visibility, add durable traction and support luminous egress path marking with a high-visibility 2-inch-wide photoluminescent contrast strip.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 20px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® E4051 Photoluminescent Contrast Strip\u003c\/strong\u003e\n    combines protected \u003cstrong\u003ephotoluminescent step-edge marking\u003c\/strong\u003e\n    with a hard-wearing \u003cstrong\u003eyellow silicon-carbide non-slip insert\u003c\/strong\u003e\n    integrally bonded to a rigid aluminum base. The system provides prominent\n    step-edge definition under normal lighting while providing\n    photoluminescent guidance when normal lighting levels are reduced.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 26px; max-width:980px; font-size:17px; line-height:1.75; color:#374151;\"\u003e\n    At \u003cstrong\u003e2 inches wide\u003c\/strong\u003e, the E4051 provides a compact,\n    high-visibility solution for combining luminous stair-edge marking and\n    non-slip protection on exit stairs, commercial stairways and other egress\n    applications. The Ecoglo® E40 Series is designed for stairs where luminous\n    path markings are required by applicable project or code requirements.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#fff7ed; border:2px solid #fdba74; border-radius:16px; padding:20px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px; font-weight:900; color:#9a3412; margin-bottom:6px;\"\u003e\n      Product Configuration\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n      Model \u003cstrong\u003eE4051\u003c\/strong\u003e is the \u003cstrong\u003eyellow contrast configuration\u003c\/strong\u003e\n      in the Ecoglo® E40 Series. The yellow silicon-carbide section provides\n      non-slip traction and high-visibility color contrast. The adjacent\n      protected photoluminescent section provides luminous visibility.\n      The yellow insert itself does \u003cstrong\u003enot\u003c\/strong\u003e glow.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:12px; margin-bottom:26px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ Model E4051\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ 2-Inch-Wide Profile\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #fef08a; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#854d0e;\"\u003e\n      ✔ Yellow Non-Slip Insert\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:2px solid #dcfce7; border-radius:14px; padding:14px 12px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n      ✔ UL 1994 \u0026amp; ULC 572 Listed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Photoluminescent Visibility\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        High-performance photoluminescent material provides step-edge\n        visibility in changing light conditions without electrical power,\n        batteries or wiring.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#854d0e; margin-bottom:8px;\"\u003e\n        High-Visibility Yellow Contrast\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        The yellow silicon-carbide surface provides prominent step-edge color\n        contrast where it differs from the surrounding stair finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Durable Non-Slip Surface\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Hard-wearing silicon-carbide material is integrally bonded to the\n        aluminum substrate to provide durable traction in high-traffic\n        stair applications.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:16px; padding:20px;\"\u003e\n      \u003cdiv style=\"font-size:18px; font-weight:900; color:#111827; margin-bottom:8px;\"\u003e\n        Indoor \u0026amp; Outdoor Use\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The E40 Series is designed for indoor and outdoor installations and\n        has been tested for accelerated UV and weathering exposure.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CONFIGURATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Ecoglo® E4051 Product Configuration\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.7; color:#4b5563; text-align:center;\"\u003e\n      E4051 combines Ecoglo® photoluminescent step-edge technology with a\n      yellow silicon-carbide contrast strip on a rigid aluminum base.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          E4051\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          E40 Series\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#166534; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Product Type\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#111827; font-weight:900;\"\u003e\n          Photoluminescent Contrast Strip\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:12px; padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:13px; color:#854d0e; font-weight:800; text-transform:uppercase; margin-bottom:5px;\"\u003e\n          Contrast Color\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:17px; color:#713f12; font-weight:900;\"\u003e\n          Yellow\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(210px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Exit stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Emergency egress routes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Commercial stairways\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        High-rise buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Office buildings\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Hotels and hospitality\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Educational facilities\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:14px; font-size:15px; font-weight:700; color:#1f2937;\"\u003e\n        Public facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STEP EDGE SAFETY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      High-Visibility Photoluminescent Step-Edge Protection\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:900px; font-size:16px; line-height:1.75; color:#4b5563; text-align:center;\"\u003e\n      The E4051 combines photoluminescent step-edge identification with a\n      prominent yellow silicon-carbide traction surface in one low-profile\n      strip.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        \u003cstrong style=\"color:#713f12;\"\u003eHigh-visibility step edge\u003c\/strong\u003e\u003cbr\u003e\n        Yellow provides prominent daytime contrast where it differs from\n        surrounding stair finishes.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePhotoluminescent guidance\u003c\/strong\u003e\u003cbr\u003e\n        The adjacent luminous surface helps identify the stair edge when\n        normal lighting is reduced.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eNo electricity required\u003c\/strong\u003e\u003cbr\u003e\n        The passive photoluminescent system requires no batteries, wiring or\n        ongoing electrical energy.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Technical Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:10px 24px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eManufacturer Model:\u003c\/strong\u003e E4051\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Series:\u003c\/strong\u003e E40 Series\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Photoluminescent step-edge contrast strip\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eBase:\u003c\/strong\u003e Rigid aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eNon-Slip Material:\u003c\/strong\u003e Silicon carbide\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eContrast Color:\u003c\/strong\u003e Yellow\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003ePhotoluminescent:\u003c\/strong\u003e Yes\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eOverall Width:\u003c\/strong\u003e 2 inches \/ 51 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApprox. Profile Thickness:\u003c\/strong\u003e 0.1 inch \/ 1.8 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 0.138 lb per linear foot\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eEnvironment:\u003c\/strong\u003e Indoor and outdoor\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SIZES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Sizes and Ordering\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eWidth:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003e2 inches \/ 51 mm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eStandard Lengths:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003e8 ft and 10 ft\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCut-to-Length:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003eAvailable with ± 1\/8-inch tolerance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:12px; padding:16px;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eWeight:\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color:#4b5563;\"\u003eApproximately 0.138 lb\/ft\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 18px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Ecoglo® specifies installation of the E40 Series using a\n      \u003cstrong\u003epremium polyurethane adhesive\u003c\/strong\u003e. The rigid aluminum base\n      distributes applied load across a greater area of adhesive and is\n      suitable for smooth and textured surfaces.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePrimary Installation\u003c\/strong\u003e\u003cbr\u003e\n        Premium polyurethane adhesive\/sealant.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eMechanical Fasteners\u003c\/strong\u003e\u003cbr\u003e\n        Mechanical fasteners are an available option for applicable indoor\n        installations.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff7ed; border:1px solid #fdba74; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#78350f;\"\u003e\n        \u003cstrong style=\"color:#9a3412;\"\u003eOutdoor Installation\u003c\/strong\u003e\u003cbr\u003e\n        Manufacturer instructions state that mechanical fasteners should\n        \u003cstrong\u003enot\u003c\/strong\u003e be used when installing outdoors.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE --\u003e\n  \u003cdiv style=\"background:#f0fdf4; border:2px solid #86efac; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Manufacturer documentation identifies the E40 Series as\n      \u003cstrong\u003eUL 1994 and ULC 572 Listed\u003c\/strong\u003e and documents performance\n      testing for photoluminescent brightness, environmental durability,\n      abrasion, washability, radioactivity, toxicity and flammability.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(260px,1fr)); gap:10px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ UL 1994 \u0026amp; ULC 572 Listed\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM E2073 brightness testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ DIN 67510 Part 1\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ISO 17398\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM G155 UV exposure\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM B117 salt-spray testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM C1026 freeze-thaw testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D1242 abrasion testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM F510 abrasion testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D4828 washability testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D3648 radioactivity testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Bombardier SMP 800-C toxicity testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM E162 flammability testing\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ ASTM D635 flammability testing\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CODE REFERENCES --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 12px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Building, Fire \u0026amp; Life-Safety Code References\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 16px; font-size:15px; line-height:1.75; color:#374151;\"\u003e\n      Ecoglo® documentation references the E40 Series for projects involving\n      the following luminous egress path-marking provisions. Final product\n      selection and code compliance should be confirmed with the project\n      designer and authority having jurisdiction.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:10px 22px;\"\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ IBC \/ IFC Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NFPA 101\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Building Code 2018 BC 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 141 of 2013\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ NYC Local Law 26 of 2004\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ California Building Code Section 1025\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        ✔ Connecticut Fire Safety Code Section 1026\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY SPECIFY --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Why Specify the Ecoglo® E4051?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px;\"\u003e\n\n      \u003cdiv style=\"background:#fffbeb; border:1px solid #fde68a; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#713f12;\"\u003e\n        \u003cstrong style=\"color:#713f12;\"\u003eHigh-visibility yellow contrast\u003c\/strong\u003e\u003cbr\u003e\n        Provides prominent visual step-edge identification in normal\n        lighting where the yellow insert contrasts with the stair surface.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003ePhotoluminescent guidance\u003c\/strong\u003e\u003cbr\u003e\n        Provides passive step-edge visibility when normal lighting is\n        reduced.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eDurable non-slip traction\u003c\/strong\u003e\u003cbr\u003e\n        Integrally bonded silicon carbide provides a hard-wearing walking\n        surface for demanding stair applications.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb; border-radius:14px; padding:17px; font-size:15px; line-height:1.7; color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eIndoor \u0026amp; outdoor durability\u003c\/strong\u003e\u003cbr\u003e\n        Designed for demanding environments with documented UV and\n        weathering resistance.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SUSTAINABILITY --\u003e\n  \u003cdiv style=\"background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%); border:2px solid #bbf7d0; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px; font-size:26px; font-weight:900; color:#111827; text-align:center;\"\u003e\n      Energy-Free, Recyclable Egress Safety\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Zero electrical energy consumption\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Aluminum-based and recyclable\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Approx. 20% recycled aluminum content\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Non-radioactive and non-toxic\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ May support applicable LEED credits\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#ffffff; border-radius:12px; padding:14px; font-size:15px; font-weight:800; color:#166534;\"\u003e\n        ♻ Low-VOC recommended adhesive\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:18px; padding:24px; margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 16px; font-size:26px; font-weight:900; color:#111827;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is Ecoglo® E4051?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        E4051 is a 2-inch-wide E40 Series photoluminescent step-edge contrast\n        strip with a yellow silicon-carbide non-slip section on a rigid\n        aluminum base.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does the yellow insert glow?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. The yellow silicon-carbide surface provides non-slip traction\n        and color contrast. The adjacent protected photoluminescent section\n        provides luminous visibility.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How wide is the E4051?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The E40 Series contrast strip is approximately 2 inches or 51 mm wide\n        and approximately 0.1 inch or 1.8 mm thick.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Can Ecoglo® E4051 be used outdoors?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Yes. The manufacturer identifies the E40 Series for both indoor and\n        outdoor use and documents accelerated UV\/weathering testing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Is Ecoglo® E4051 UL Listed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The manufacturer identifies the E40 Series as\n        \u003cstrong\u003eUL 1994 and ULC 572 Listed\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        Does E4051 require electricity?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. It is a passive photoluminescent system with zero electrical\n        energy consumption.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What lengths are available?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Standard lengths are 8 ft and 10 ft. Cut-to-length sizes are\n        available with a stated tolerance of approximately ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        How is E4051 installed?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Ecoglo® specifies premium polyurethane adhesive as the primary\n        installation method. Mechanical fasteners are optional for\n        applicable installations but should not be used outdoors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 6px; font-size:18px; color:#111827;\"\u003e\n        What is the difference between E4071, E4061 and E4051?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        All three are E40 Series photoluminescent contrast strips.\n        \u003cstrong\u003eE4071 has a black insert\u003c\/strong\u003e,\n        \u003cstrong\u003eE4061 has a gray insert\u003c\/strong\u003e, and\n        \u003cstrong\u003eE4051 has a yellow insert\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#111827; border-radius:18px; padding:30px 24px; text-align:center; box-shadow:0 14px 30px rgba(0,0,0,0.12);\"\u003e\n\n    \u003ch3 style=\"margin:0 0 10px; font-size:30px; line-height:1.15; color:#ffffff; font-weight:900;\"\u003e\n      Specify the Ecoglo® E4051\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px; max-width:820px; font-size:16px; line-height:1.75; color:#d1d5db;\"\u003e\n      Select an available length or contact us for commercial quantities,\n      custom sizing, technical documentation and project-specific\n      photoluminescent egress requirements.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:12px;\"\u003e\n\n      \u003ca href=\"#\" title=\"View Ecoglo E40 Series technical data sheet\" style=\"background:#22c55e; color:#ffffff; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        View Technical Data Sheet\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo E4051 quote\" style=\"background:#f59e0b; color:#111827; text-decoration:none; font-size:15px; font-weight:900; padding:14px 22px; border-radius:999px; display:inline-block;\"\u003e\n        Request a Quote\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"Yellow \/ 2 FT","offer_id":47385932431516,"sku":"E4051 - Yellow - 2'","price":21.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 4 FT","offer_id":47385932464284,"sku":"E4051 - Yellow - 4'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 6 FT","offer_id":47385932497052,"sku":"E4051 - Yellow - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 8 FT","offer_id":47385932529820,"sku":"E4051 - Yellow - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 10 FT","offer_id":47385932562588,"sku":"E4051 - Yellow - 10'","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_E4051_Photoluminescent_Contrast_Strips_with_Yellow_Insert_2_Wide.jpg?v=1786377993"},{"product_id":"m4171-10-black-photoluminescent-tile-nosing-ecoglo","title":"M4171.10 Black Photoluminescent Tile Nosing, 8 FT | Ecoglo® M4.10-E30 Series","description":"\u003cstyle\u003e\n.ecoglo-m4171-page {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--eco-black);\n}\n\n.ecoglo-m4171-page *,\n.ecoglo-m4171-page *:before,\n.ecoglo-m4171-page *:after {\n  box-sizing: border-box;\n}\n\n.ecoglo-m4171-page h1,\n.ecoglo-m4171-page h2,\n.ecoglo-m4171-page h3,\n.ecoglo-m4171-page h4,\n.ecoglo-m4171-page p,\n.ecoglo-m4171-page li,\n.ecoglo-m4171-page td,\n.ecoglo-m4171-page th,\n.ecoglo-m4171-page a,\n.ecoglo-m4171-page span {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.ecoglo-m4171-page h1,\n.ecoglo-m4171-page h2,\n.ecoglo-m4171-page h3 {\n  margin-top: 0;\n  line-height: 1.18;\n  color: var(--eco-black);\n}\n\n.ecoglo-m4171-page h1 {\n  margin-bottom: 20px;\n  font-size: clamp(32px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.8px;\n}\n\n.ecoglo-m4171-page h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n.ecoglo-m4171-page h3 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.ecoglo-m4171-page p {\n  margin: 0 0 18px;\n}\n\n.ecoglo-m4171-page a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.eco-section {\n  padding: 54px 42px;\n}\n\n.eco-section-alt {\n  background: var(--eco-light);\n}\n\n.eco-section-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.eco-section-dark h2,\n.eco-section-dark h3 {\n  color: var(--eco-white);\n}\n\n.eco-section-dark p,\n.eco-section-dark li {\n  color: #eeeeee;\n}\n\n.eco-section-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.eco-green-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\/* HERO *\/\n\n.eco-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  color: var(--eco-white);\n  background: linear-gradient(115deg, rgba(23,23,23,.99), rgba(45,45,45,.96));\n  border-bottom: 7px solid var(--eco-green);\n}\n\n.eco-hero:after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.eco-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.eco-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.eco-hero h1 {\n  color: var(--eco-white);\n}\n\n.eco-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.eco-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.eco-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.eco-chip strong {\n  color: var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.eco-answer-box {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.eco-answer-box strong {\n  color: var(--eco-black);\n}\n\n\/* GRID *\/\n\n.eco-grid-2,\n.eco-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 20px;\n  width: 100%;\n}\n\n.eco-card,\n.eco-related-card {\n  min-width: 0;\n  width: 100%;\n}\n\n.eco-card {\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: var(--eco-white);\n}\n\n.eco-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n.eco-card p:last-child,\n.eco-related-card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* TABLE *\/\n\n.eco-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.eco-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.eco-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.eco-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.eco-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.eco-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.eco-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.eco-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.eco-checks li:before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\/* DATASHEET *\/\n\n.eco-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-datasheet-link {\n  display: block;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n\n.eco-datasheet-image {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.eco-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n\/* INSPECTION *\/\n\n.eco-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-inspection h2,\n.eco-inspection h3 {\n  color: #ffffff;\n}\n\n.eco-inspection p {\n  color: #eeeeee;\n}\n\n.eco-inspection-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.eco-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* AUTHORITY *\/\n\n.eco-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\/* SPEC BOX *\/\n\n.eco-spec-box {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.eco-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* RELATED COLORS *\/\n\n.eco-related-card {\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.eco-related-current {\n  border-top-color: var(--eco-black);\n}\n\n.eco-related-image-wrap {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.eco-related-image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.eco-related-card h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.eco-related-card p {\n  flex-grow: 1;\n}\n\n.eco-related-card a:last-child {\n  margin-top: auto;\n}\n\n\/* FAQ *\/\n\n.eco-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.eco-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.eco-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.eco-faq details[open] summary:after {\n  content: \"–\";\n}\n\n.eco-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.eco-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.eco-cta h2 {\n  margin-bottom: 12px;\n  color: var(--eco-black);\n}\n\n.eco-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.eco-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .eco-grid-2,\n  .eco-grid-3 {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* MOBILE TABLE *\/\n\n@media (max-width: 700px) {\n  .eco-table-wrap {\n    overflow: visible !important;\n  }\n\n  .eco-table {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table thead {\n    display: none;\n  }\n\n  .eco-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .eco-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .eco-table td:first-child {\n    padding-bottom: 4px;\n    color: var(--eco-black);\n    font-weight: 800;\n  }\n\n  .eco-table td:last-child {\n    padding-top: 3px;\n    color: #444444;\n  }\n\n  .eco-table tr:nth-child(even) td {\n    background: #ffffff !important;\n  }\n}\n\n\/* PHONE *\/\n\n@media (max-width: 520px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding: 32px 18px;\n  }\n\n  .ecoglo-m4171-page h1 {\n    font-size: 30px;\n  }\n\n  .ecoglo-m4171-page h2 {\n    font-size: 25px;\n  }\n\n  .ecoglo-m4171-page h3 {\n    font-size: 20px;\n  }\n\n  .eco-hero-lead {\n    font-size: 17px;\n  }\n\n  .eco-card,\n  .eco-related-card {\n    padding: 21px;\n  }\n\n  .eco-answer-box {\n    padding: 21px;\n  }\n\n  .eco-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n}\n\u003c\/style\u003e\n\u003carticle class=\"ecoglo-m4171-page\"\u003e\u003c!-- HERO --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® M4.10-E30 Series | Black Photoluminescent Tile Stair Nosing\u003c\/div\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eM4171.10 Black Photoluminescent Tile Nosing | Ecoglo® M4.10-E30 Series\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® M4171.10\u003c\/strong\u003e is the black anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series, engineered for tiled stair installations using tile approximately \u003cstrong\u003e3\/16\" to 11\/32\" thick (5 mm to 8.5 mm)\u003c\/strong\u003e. It combines photoluminescent step-edge visibility, anodized aluminum construction and black silicon-carbide slip resistance for commercial, institutional and government projects in the United States and Canada.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e\u003cstrong\u003eModel:\u003c\/strong\u003e M4171.10\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eM4.10-E30 Series\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eBlack Anti-Slip\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e5–8.5 mm Tile\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e8 ft Length\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eUL 1994 \/ ULC 572 Listed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- QUICK ANSWER --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® M4171.10 is the black model in the \u003cstrong\u003eM4.10-E30 photoluminescent tile-nosing series\u003c\/strong\u003e. It is designed for tile approximately \u003cstrong\u003e5 mm to 8.5 mm thick\u003c\/strong\u003e, features an approximately \u003cstrong\u003e2-inch (51 mm) horizontal surface\u003c\/strong\u003e, and is supplied in \u003cstrong\u003e8-foot lengths\u003c\/strong\u003e. The system combines clear anodized aluminum, photoluminescent step-edge marking and black silicon-carbide anti-slip material.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePhotoluminescent Tile Stair Nosing for Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4171.10 is designed for tiled stair installations where architects, general contractors, government contractors and facility owners require durable step-edge definition, slip resistance and passive luminous visibility in one integrated stair-nosing profile.\u003c\/p\u003e\n\u003cp\u003eUnlike temporary tape or field-applied markings, M4171.10 is part of a purpose-built anodized-aluminum system. The photoluminescent section defines the leading edge of the stair, while the black silicon-carbide insert provides durable traction and visual contrast.\u003c\/p\u003e\n\u003cp\u003eThe photoluminescent material stores energy from suitable ambient light and releases that energy as visible light when normal lighting is reduced. No electrical connection is required at the stair nosing itself.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eEngineered for Tile\u003c\/h3\u003e\n\u003cp\u003eThe M4.10 profile is designed for tiled stairs using tile approximately 3\/16\"–11\/32\" or 5–8.5 mm thick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eBlack Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eM4171.10 uses hard-wearing black silicon-carbide non-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent technology helps maintain visible step-edge definition when normal lighting conditions are reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4171.10 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, flooring contractors and project managers accurately identify the product during specifications, submittals, procurement and inspection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® M4171.10 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4171.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4.10-E30 Photoluminescent Tile Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTiled stair installations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Tile Thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3\/16\"–11\/32\"\u003cbr\u003e5 mm–8.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHorizontal Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFront Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTile Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.4\" \/ 10 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 3.4\" \/ 86.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAnodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear anodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOptional Finishes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLight Bronze and Dark Bronze anodized finishes available at additional cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are supplied unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled into the aluminum nosing using premium polyurethane adhesive; adhesive is not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DATASHEET --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® M4.10-E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, general contractors and government contractors can use the manufacturer data sheet as part of the project submittal, product review and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-E30-Data-Sheet-PHOTOLUMINESCENT.pdf?v=1787841492\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-E30_PHOTOLUMINESCENT_TILE_NOSING.png?v=1787841759\" alt=\"Ecoglo M4.10-E30 photoluminescent tile stair nosing technical data sheet\" loading=\"lazy\" width=\"775\" height=\"1000\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003eM4.10-E30 Photoluminescent Tile Nosing Data Sheet\u003c\/strong\u003e \u003cspan\u003eClick the technical sheet to open or download the PDF →\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DURABILITY --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Commercial \u0026amp; Institutional Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the M4.10-E30 profile for demanding tiled stair environments where pedestrian traffic, abrasion, cleaning and long-term stair-edge visibility are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eRaised ridges help protect the photoluminescent strips from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent surface contributes additional slip resistance while remaining cleanable.\u003c\/li\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe anodized finish helps resist corrosion and abrasive wear.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor use.\u003c\/li\u003e\n\u003cli\u003eManufacturer information reports less than visually detectable performance loss following 6,000 hours of UV exposure testing.\u003c\/li\u003e\n\u003cli\u003eThe product is aluminum based and recyclable.\u003c\/li\u003e\n\u003cli\u003eThe photoluminescent system uses no electrical energy at the stair nosing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- INSPECTION --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eInspection \u0026amp; Submittal Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® M4171.10 Can Help Reduce Avoidable Inspection Delays\u003c\/h2\u003e\n\u003cp\u003eFor large commercial, government and institutional projects, unresolved stair-finish and life-safety details can create far more cost than the nosing itself. Incorrect product selection, incompatible tile profiles, missing documentation or installation that does not match the approved drawings can result in RFIs, deficiencies, rework and delayed close-out.\u003c\/p\u003e\n\u003cp\u003eEcoglo® M4171.10 gives the project team a traceable \u003cstrong\u003emanufacturer → series → model → technical data → approved detail → installation\u003c\/strong\u003e path that can help simplify review and verification.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003eSpecify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® M4171.10 Black, M4.10-E30 Series\u003c\/strong\u003e instead of using a generic phrase such as “photoluminescent stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003eVerify Tile Thickness Before Ordering\u003c\/h3\u003e\n\u003cp\u003eConfirm that the finished tile thickness falls within the manufacturer’s published M4.10 range of approximately \u003cstrong\u003e5 mm to 8.5 mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003eInclude the Manufacturer Data Sheet in the Submittal\u003c\/h3\u003e\n\u003cp\u003eProvide the M4.10-E30 data sheet before installation so the exact product, dimensions, materials and published listing information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003eResolve Luminous Egress Requirements Early\u003c\/h3\u003e\n\u003cp\u003eWhere luminous egress path markings are required, coordinate the product with the architect, code consultant and Authority Having Jurisdiction before tiled stairs are completed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003eMatch Installation to the Approved Detail\u003c\/h3\u003e\n\u003cp\u003eConfirm product orientation, tile interface, insert placement and stair-edge location against approved project documents and current manufacturer instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003eKeep Documentation Ready for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain the approved product submittal, model number and technical documentation so inspectors and consultants can readily identify the installed system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSPECTION CHECKLIST --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4171.10 Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as M4171.10\u003c\/li\u003e\n\u003cli\u003eM4.10-E30 Series identified on submittal\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip insert confirmed\u003c\/li\u003e\n\u003cli\u003eFinished tile thickness verified within 5–8.5 mm range\u003c\/li\u003e\n\u003cli\u003eManufacturer M4.10-E30 data sheet included\u003c\/li\u003e\n\u003cli\u003eArchitectural stair detail reviewed\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eInstallation method confirmed before field installation\u003c\/li\u003e\n\u003cli\u003eInstalled stair-edge location matches approved project documents\u003c\/li\u003e\n\u003cli\u003ePlacement remains consistent throughout the applicable enclosure\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire codes reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eCan Ecoglo® guarantee that a building will pass inspection?\u003c\/strong\u003e No manufacturer can guarantee AHJ approval. However, selecting the exact Ecoglo® model early, submitting manufacturer documentation and installing the product in accordance with approved project documents can \u003cstrong\u003ehelp reduce avoidable submittal questions, deficiencies, rework and inspection delays.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USA CODE --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eU.S. Luminous Egress Path Marking Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eFor U.S. projects, architects, code consultants and contractors should confirm the locally adopted building and fire codes and determine whether luminous egress path marking requirements apply to the specific building.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003e2024 IBC Section 1025 — Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe 2024 International Building Code requires approved luminous egress path markings in specified high-rise occupancies and addresses markings within applicable interior exit stairways, interior exit ramps and exit passageways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.2.1 — Stair Steps\u003c\/h3\u003e\n\u003cp\u003eFor applicable stairs, the code addresses a solid, continuous luminous stripe at the horizontal leading edge of each step, including placement and dimensional requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.4 — Photoluminescent Materials\u003c\/h3\u003e\n\u003cp\u003eThe 2024 IBC recognizes photoluminescent and self-luminous materials complying with \u003cstrong\u003eUL 1994\u003c\/strong\u003e or \u003cstrong\u003eASTM E2072\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.5 — Charging Illumination\u003c\/h3\u003e\n\u003cp\u003eWhere photoluminescent exit-path markings are installed, the code also addresses the illumination needed to charge them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Applicability depends on occupancy, building height, local amendments, adopted code edition and project-specific conditions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CANADA --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® M4171.10 for Canadian Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4171.10 can be considered for Canadian tiled-stair projects requiring durable photoluminescent step-edge visibility and anti-slip protection. The M4.10-E30 technical data identifies ULC 572 listing in addition to UL 1994 listing.\u003c\/p\u003e\n\u003cp\u003eCanadian requirements depend on provincial or territorial adoption and local regulations. Architects, code consultants and contractors should verify the requirements in force for the project location.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-2\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eFor Canadian Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eIdentify Ecoglo® M4171.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eConfirm M4.10 compatibility with the specified tile\u003c\/li\u003e\n\u003cli\u003eSpecify the black anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eCoordinate applicable building and fire requirements\u003c\/li\u003e\n\u003cli\u003eResolve stair-edge details before tender or construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eFor Canadian General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eConfirm tender and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eSubmit technical documentation before purchasing\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eVerify the specified black model before procurement\u003c\/li\u003e\n\u003cli\u003eRetain approved documentation for inspection\u003c\/li\u003e\n\u003cli\u003eCoordinate any AHJ questions before final close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LARGE PROJECTS --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Large Commercial, Institutional \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eM4171.10 is particularly relevant where construction teams need a repeatable, identifiable and specification-ready tile stair nosing that can be coordinated across multiple stairways or project phases.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal and public buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention and public-assembly facilities\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFIER --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpecifying the exact stair-nosing model during design development helps coordinate tile thickness, stair geometry, anti-slip color, luminous marking requirements and finish before material reaches the jobsite.\u003c\/p\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e M4171.10 Black Photoluminescent Tile Stair Nosing, M4.10-E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Tiled stair installations using finished tile approximately 3\/16\"–11\/32\" (5–8.5 mm) thick.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized-aluminum tile stair-nosing profile incorporating photoluminescent step-edge material and integrally bonded black silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Finish:\u003c\/strong\u003e Clear anodized aluminum.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 8 ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the M4.10-E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® instructions, approved project documents and applicable code requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, applicable listing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This sample language should be reviewed and edited by the project architect or specification consultant.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED COLORS --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Other Ecoglo® M4.10-E30 Tile Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eEach M4.10-E30 anti-slip color has its own product listing, making it easier for architects, contractors and procurement teams to identify and specify the exact model required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003ca href=\"#\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4171-Black_Photoluminescent_Ecoglo_Tile_Nosings.jpg?v=1787845350\" alt=\"M4171.10 Black Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4171.10 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip insert with Ecoglo® photoluminescent step-edge marking. Designed for tile approximately 5–8.5 mm thick.\u003c\/p\u003e\n\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4161-Gray_Photoluminescent_Tile_Nosings_Ecoglo.jpg?v=1787845351\" alt=\"M4161.10 Gray Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4161.10 Gray\u003c\/h3\u003e\n\u003cp\u003eM4.10-E30 photoluminescent tile stair nosing with gray silicon-carbide anti-slip insert.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003e View M4161.10 Gray → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4151-Yellow_Photoluminescent_Tile_Nosings_Ecoglo.jpg?v=1787845351\" alt=\"M4151.10 Yellow Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4151.10 Yellow\u003c\/h3\u003e\n\u003cp\u003eM4.10-E30 photoluminescent tile stair nosing with yellow silicon-carbide anti-slip insert.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\"\u003e View M4151.10 Yellow → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 28px;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e View All Ecoglo® Photoluminescent Tile Stair Nosings → \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® M4171.10\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® M4171.10?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4171.10 is the black anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tile thickness fits M4171.10?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe Ecoglo® M4.10 profile is designed for tile approximately 3\/16\" to 11\/32\" thick, or about 5 mm to 8.5 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat length is Ecoglo® M4171.10?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe M4.10-E30 tile stair-nosing series is available in 8-foot lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4171.10 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. M4171.10 uses hard-wearing black silicon-carbide anti-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes M4171.10 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo. The photoluminescent material does not require an electrical connection at the stair nosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® M4.10-E30 UL 1994 listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. The manufacturer technical data identifies the series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® M4171.10 help a project pass inspection faster?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eM4171.10 can help reduce avoidable inspection and submittal delays when the exact product is selected early, tile thickness is verified, manufacturer documentation is submitted before installation and the completed work matches approved project documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other M4.10-E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eOther M4.10-E30 color listings include \u003ca href=\"https:\/\/composigrip.com\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003eM4161.10 Gray\u003c\/a\u003e and \u003ca href=\"https:\/\/composigrip.com\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\"\u003eM4151.10 Yellow\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying M4171.10 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the tile thickness, architectural stair detail, required quantity and project specification before releasing material for construction. Early product verification can help reduce incorrect selections, RFIs, field changes, submittal questions and avoidable inspection delays.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003eArchitects, General Contractors \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model number \u003cstrong\u003eM4171.10\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-E30 technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e\n\u003c!-- FAQ SCHEMA --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- PRODUCT SCHEMA --\u003e\n\u003cp\u003e \u003c\/p\u003e\n","brand":"Ecoglo","offers":[{"title":"Black \/ 8 FT","offer_id":47499135058076,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4171-Black_Photoluminescent_Ecoglo_Tile_Nosings.jpg?v=1787845350"},{"product_id":"m4161-10-gray-photoluminescent-tile-nosing-ecoglo","title":"M4161.10 Gray Photoluminescent Tile Nosing | Ecoglo® M4.10-E30 Series","description":"\u003cstyle\u003e\n\n#cg-m4161 {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  color: var(--eco-black);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n#cg-m4161 *,\n#cg-m4161 *::before,\n#cg-m4161 *::after {\n  box-sizing: border-box;\n}\n\n#cg-m4161 h1,\n#cg-m4161 h2,\n#cg-m4161 h3,\n#cg-m4161 h4,\n#cg-m4161 p,\n#cg-m4161 li,\n#cg-m4161 td,\n#cg-m4161 th,\n#cg-m4161 a,\n#cg-m4161 span {\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n#cg-m4161 h1,\n#cg-m4161 h2,\n#cg-m4161 h3 {\n  margin-top: 0;\n  color: var(--eco-black);\n  line-height: 1.18;\n}\n\n#cg-m4161 h1 {\n  margin-bottom: 20px;\n  font-size: clamp(30px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.6px;\n}\n\n#cg-m4161 h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n#cg-m4161 h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  font-weight: 800;\n}\n\n#cg-m4161 p {\n  margin: 0 0 18px;\n}\n\n#cg-m4161 a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n\n\/* ============================================================\nCOUNTRY DISPLAY\nBOTH HIDDEN BY DEFAULT\n============================================================ *\/\n\n#cg-m4161 .cg-usa-only,\n#cg-m4161 .cg-canada-only {\n  display: none !important;\n}\n\n\n\/* CANADA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.ca\"]\n) #cg-m4161 .cg-canada-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.ca\"]\n) #cg-m4161 .cg-canada-only {\n  display: block !important;\n}\n\n\n\/* USA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.com\"]\n) #cg-m4161 .cg-usa-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.com\"]\n) #cg-m4161 .cg-usa-only {\n  display: block !important;\n}\n\n\n\/* ============================================================\nGENERAL SECTIONS\n============================================================ *\/\n\n.cg-section {\n  width: 100%;\n  padding: 54px 42px;\n}\n\n.cg-alt {\n  background: var(--eco-light);\n}\n\n.cg-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.cg-dark h2,\n.cg-dark h3 {\n  color: var(--eco-white) !important;\n}\n\n.cg-dark p,\n.cg-dark li {\n  color: #eeeeee;\n}\n\n.cg-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.cg-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\n\/* ============================================================\nHERO\n============================================================ *\/\n\n.cg-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  border-bottom: 7px solid var(--eco-green);\n  background:\n    linear-gradient(\n      115deg,\n      rgba(23,23,23,.99),\n      rgba(45,45,45,.96)\n    );\n  color: var(--eco-white);\n}\n\n.cg-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.cg-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.cg-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.cg-hero h1 {\n  color: var(--eco-white) !important;\n}\n\n.cg-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px !important;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.cg-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.cg-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.cg-chip strong {\n  color: var(--eco-green);\n}\n\n\n\/* ============================================================\nQUICK ANSWER\n============================================================ *\/\n\n.cg-answer {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n\n\/* ============================================================\nGRIDS\n============================================================ *\/\n\n.cg-grid-2,\n.cg-grid-3 {\n  display: grid;\n  width: 100%;\n  gap: 20px;\n}\n\n.cg-grid-2 {\n  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));\n}\n\n.cg-grid-3 {\n  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n}\n\n.cg-card {\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n\n\/* ============================================================\nTECHNICAL TABLE\nNO HORIZONTAL SCROLLBAR\n============================================================ *\/\n\n.cg-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.cg-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.cg-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.cg-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.cg-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.cg-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\n\/* ============================================================\nCHECKLIST\n============================================================ *\/\n\n.cg-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.cg-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.cg-checks li::before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nDATA SHEET\n============================================================ *\/\n\n.cg-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.cg-datasheet a {\n  display: block;\n  color: inherit !important;\n  text-decoration: none !important;\n}\n\n.cg-datasheet img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.cg-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n.cg-datasheet-caption span {\n  color: #ffffff;\n}\n\n\n\/* ============================================================\nINSPECTION\n============================================================ *\/\n\n.cg-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-inspection h2,\n.cg-inspection h3 {\n  color: #ffffff !important;\n}\n\n.cg-inspection p {\n  color: #eeeeee;\n}\n\n.cg-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.cg-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nAUTHORITY\n============================================================ *\/\n\n.cg-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\n\/* ============================================================\nSPEC BOX\n============================================================ *\/\n\n.cg-spec {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.cg-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nRELATED PRODUCTS\n============================================================ *\/\n\n.cg-related {\n  display: flex;\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  flex-direction: column;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-current {\n  border-top-color: var(--eco-black);\n}\n\n.cg-related-image {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.cg-related-image img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.cg-related p {\n  flex-grow: 1;\n}\n\n\n\/* ============================================================\nFAQ\n============================================================ *\/\n\n.cg-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.cg-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.cg-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.cg-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.cg-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.cg-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\n\/* ============================================================\nCTA\n============================================================ *\/\n\n.cg-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.cg-cta h2 {\n  color: var(--eco-black) !important;\n}\n\n.cg-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.cg-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\n\/* ============================================================\nTABLET\n============================================================ *\/\n\n@media (max-width: 900px) {\n\n  .cg-grid-2,\n  .cg-grid-3 {\n    grid-template-columns: 1fr;\n  }\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n}\n\n\n\/* ============================================================\nMOBILE TABLE\n============================================================ *\/\n\n@media (max-width: 700px) {\n\n  .cg-table,\n  .cg-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .cg-table thead {\n    display: none;\n  }\n\n  .cg-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .cg-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .cg-table td:first-child {\n    padding-bottom: 4px;\n    font-weight: 800;\n  }\n\n  .cg-table td:last-child {\n    padding-top: 3px;\n  }\n}\n\n\n\/* ============================================================\nPHONE\n============================================================ *\/\n\n@media (max-width: 520px) {\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding: 32px 18px;\n  }\n\n  #cg-m4161 h1 {\n    font-size: 29px;\n  }\n\n  #cg-m4161 h2 {\n    font-size: 25px;\n  }\n\n  #cg-m4161 h3 {\n    font-size: 20px;\n  }\n\n  .cg-hero-lead {\n    font-size: 17px;\n  }\n\n  .cg-card,\n  .cg-related {\n    padding: 21px;\n  }\n\n  .cg-answer {\n    padding: 21px;\n  }\n\n  .cg-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .cg-spec {\n    padding: 22px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"cg-m4161\"\u003e\n\u003c!-- ============================================================\nHERO\n============================================================ --\u003e\u003cheader class=\"cg-hero\"\u003e\n\u003cdiv class=\"cg-hero-inner\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eEcoglo® M4.10-E30 Series | Gray Photoluminescent Tile Stair Nosing\u003c\/div\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eM4161.10 Gray Photoluminescent Tile Nosing, 8 FT | Ecoglo® M4.10-E30 Series\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"cg-hero-lead\"\u003e\u003cstrong\u003eEcoglo® M4161.10\u003c\/strong\u003e is the gray anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series. Designed for tiled stair installations using tile approximately \u003cstrong\u003e3\/16\" to 11\/32\" thick (5 mm to 8.5 mm)\u003c\/strong\u003e, it combines photoluminescent stair-edge visibility, anodized aluminum construction and hard-wearing gray silicon-carbide slip resistance.\u003c\/p\u003e\n\u003cdiv class=\"cg-chips\"\u003e\n\u003cspan class=\"cg-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e M4161.10 \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e M4.10-E30 Series \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e Gray Anti-Slip \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 5–8.5 mm Tile \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 8 FT Length \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ============================================================\nQUICK ANSWER\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® M4161.10 is the \u003cstrong\u003egray anti-slip version of the M4.10-E30 photoluminescent tile stair-nosing series\u003c\/strong\u003e. It is designed for tile approximately \u003cstrong\u003e5 mm to 8.5 mm thick\u003c\/strong\u003e, features an approximately \u003cstrong\u003e2-inch (51 mm) horizontal stair-edge surface\u003c\/strong\u003e, and is supplied in \u003cstrong\u003e8-foot lengths\u003c\/strong\u003e. The system combines anodized aluminum, photoluminescent stair-edge marking and gray silicon-carbide anti-slip material.\u003c\/div\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eGray Photoluminescent Tile Stair Nosing for Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4161.10 is designed for specification-driven tiled stair installations where architects, general contractors, government contractors and facility owners require durable stair-edge definition, slip resistance and passive photoluminescent visibility.\u003c\/p\u003e\n\u003cp\u003eThe M4161.10 is part of a purpose-designed anodized-aluminum tile stair nosing system. The photoluminescent material clearly defines the leading edge of the stair, while the gray silicon-carbide surface provides hard-wearing traction and architectural contrast.\u003c\/p\u003e\n\u003cp\u003eThe photoluminescent material absorbs energy from suitable ambient illumination and releases that stored energy as visible light when normal illumination is reduced. No electrical connection is required at the stair nosing itself.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eEngineered for Tile\u003c\/h3\u003e\n\u003cp\u003eThe M4.10 profile is designed for tiled stairs using tile approximately 3\/16\"–11\/32\", or 5–8.5 mm, thick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eGray Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eM4161.10 uses hard-wearing gray silicon-carbide non-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent technology helps maintain visible stair-edge definition when normal illumination is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nTECHNICAL SPECIFICATIONS\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4161.10 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, flooring contractors and project managers accurately identify the product during specifications, submittals, procurement and inspection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-table-wrap\"\u003e\n\u003ctable class=\"cg-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® M4161.10 Gray\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4161.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4.10-E30 Photoluminescent Tile Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTiled stair installations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Tile Thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3\/16\"–11\/32\"\u003cbr\u003e5 mm–8.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHorizontal Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFront Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTile Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.4\" \/ 10 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 3.4\" \/ 86.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAnodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear anodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOptional Finishes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLight Bronze and Dark Bronze anodized finishes available at additional cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are supplied unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled into the aluminum nosing using premium polyurethane adhesive; adhesive is not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDATA SHEET\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® M4.10-E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, general contractors and government contractors can include the manufacturer technical data sheet in project submittals, product reviews and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-datasheet\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-E30-Data-Sheet-PHOTOLUMINESCENT.pdf?v=1787841492\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-E30_PHOTOLUMINESCENT_TILE_NOSING.png?v=1787841759\" alt=\"Ecoglo M4.10-E30 photoluminescent tile stair nosing technical data sheet including M4161.10 Gray\" loading=\"lazy\" width=\"775\" height=\"1000\"\u003e\n\u003cdiv class=\"cg-datasheet-caption\"\u003e\n\u003cstrong\u003e M4.10-E30 Photoluminescent Tile Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click to open or download the technical PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDURABILITY\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Commercial \u0026amp; Institutional Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the M4.10-E30 profile for demanding tiled stair environments where pedestrian traffic, abrasion, cleaning and long-term stair-edge visibility are important.\u003c\/p\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eRaised ridges help protect the photoluminescent strips from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent surface contributes additional slip resistance while remaining cleanable.\u003c\/li\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe anodized finish helps resist corrosion and abrasive wear.\u003c\/li\u003e\n\u003cli\u003eManufacturer information references accelerated UV and weathering testing.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports less than visually detectable performance loss following 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eThe product is aluminum based and recyclable.\u003c\/li\u003e\n\u003cli\u003eNo electrical energy is required at the stair nosing itself.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-inspection\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eInspection \u0026amp; Submittal Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® M4161.10 Can Help Reduce Avoidable Inspection Delays\u003c\/h2\u003e\n\u003cp\u003eFor large commercial, government and institutional projects, incorrect stair-nosing selection, incompatible tile profiles, missing documentation or installations that differ from approved project documents can contribute to RFIs, deficiencies, rework and delayed close-out.\u003c\/p\u003e\n\u003cp\u003eEcoglo® M4161.10 gives the project team a traceable \u003cstrong\u003e manufacturer → series → model → technical data → approved detail → installation \u003c\/strong\u003e workflow that can make product verification easier.\u003c\/p\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003e Ecoglo® M4161.10 Gray, M4.10-E30 Series \u003c\/strong\u003e rather than only using a generic description such as “photoluminescent stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e2\u003c\/span\u003e Verify Tile Thickness Before Ordering\u003c\/h3\u003e\n\u003cp\u003eConfirm that the finished tile thickness falls within the manufacturer’s published M4.10 range of approximately \u003cstrong\u003e5 mm to 8.5 mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eProvide the M4.10-E30 technical data before installation so the exact product, dimensions, materials and applicable listing information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e4\u003c\/span\u003e Resolve Code Requirements Early\u003c\/h3\u003e\n\u003cp\u003eWhere photoluminescent or luminous egress requirements apply, coordinate the product with the architect, code consultant and reviewing authority before tiled stairs are completed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e5\u003c\/span\u003e Match the Approved Detail\u003c\/h3\u003e\n\u003cp\u003eConfirm product orientation, tile interface, gray insert placement and stair-edge location against approved project documents and current manufacturer instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e6\u003c\/span\u003e Keep Documentation Ready for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain the approved product submittal, M4161.10 model number and technical documentation so consultants and inspectors can readily identify the installed system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION CHECKLIST\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4161.10 Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as M4161.10\u003c\/li\u003e\n\u003cli\u003eM4.10-E30 Series identified on the product submittal\u003c\/li\u003e\n\u003cli\u003eGray anti-slip insert confirmed\u003c\/li\u003e\n\u003cli\u003eFinished tile thickness verified within the 5–8.5 mm range\u003c\/li\u003e\n\u003cli\u003eManufacturer M4.10-E30 data sheet included\u003c\/li\u003e\n\u003cli\u003eArchitectural stair detail reviewed\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eInstallation method confirmed before field installation\u003c\/li\u003e\n\u003cli\u003eInstalled stair-edge location matches approved documents\u003c\/li\u003e\n\u003cli\u003ePlacement remains consistent throughout the applicable enclosure\u003c\/li\u003e\n\u003cli\u003eApplicable building and fire requirements reviewed\u003c\/li\u003e\n\u003cli\u003eReviewing-authority requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eCan Ecoglo® guarantee that a project will pass inspection?\u003c\/strong\u003e No manufacturer can guarantee final approval. However, selecting the exact Ecoglo® model early, confirming tile compatibility, submitting technical documentation and installing the product according to approved project documents can \u003cstrong\u003e help reduce avoidable submittal questions, deficiencies, rework and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA ONLY\nDISPLAYED ON COMPOSIGRIP.COM\n============================================================ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® M4161.10 for U.S. Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4161.10 is designed for U.S. tiled-stair projects where architects, general contractors, government contractors and facility owners require durable photoluminescent stair-edge visibility and integrated gray slip-resistant protection.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor U.S. Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4161.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eConfirm M4.10 compatibility with the specified tile\u003c\/li\u003e\n\u003cli\u003eIdentify the gray anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eReview applicable luminous egress requirements\u003c\/li\u003e\n\u003cli\u003eCoordinate stair-edge details before construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor U.S. General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm contract and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eSubmit technical documentation before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate project quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eVerify M4161.10 Gray before purchasing\u003c\/li\u003e\n\u003cli\u003eRetain approved documentation for inspection\u003c\/li\u003e\n\u003cli\u003eAddress AHJ questions before project close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eU.S. Luminous Egress Path Marking Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eFor U.S. projects, architects, code consultants and contractors should confirm the locally adopted building and fire codes and determine whether luminous egress path marking requirements apply to the specific building.\u003c\/p\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003e2024 IBC Section 1025 — Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe International Building Code addresses approved luminous egress path markings in specified high-rise occupancies, including applicable interior exit stairways, exit ramps and exit passageways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.2.1 — Stair Steps\u003c\/h3\u003e\n\u003cp\u003eFor applicable stairs, the IBC addresses luminous markings at the horizontal leading edge of stair steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.4 — Photoluminescent Materials\u003c\/h3\u003e\n\u003cp\u003eThe IBC recognizes applicable photoluminescent and self-luminous materials complying with \u003cstrong\u003eUL 1994\u003c\/strong\u003e or \u003cstrong\u003eASTM E2072\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.5 — Charging Illumination\u003c\/h3\u003e\n\u003cp\u003eThe IBC also addresses illumination used to charge applicable photoluminescent egress-path markings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eU.S. Inspection Strategy:\u003c\/strong\u003e Include the exact M4161.10 Gray model, manufacturer technical data, applicable listing documentation and approved stair-edge detail before installation. This can help reduce avoidable inspection and close-out questions.\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Applicability depends on occupancy, building height, locally adopted code, amendments and project-specific conditions. Final acceptance is determined by the Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4161.10 for Large U.S. Commercial, Institutional \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eFederal government facilities\u003c\/li\u003e\n\u003cli\u003eState government buildings\u003c\/li\u003e\n\u003cli\u003eMunicipal and public facilities\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nCANADA ONLY\nDISPLAYED ON COMPOSIGRIP.CA\n============================================================ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® M4161.10 for Canadian Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4161.10 can be considered for Canadian tiled-stair projects requiring durable photoluminescent stair-edge visibility and integrated gray anti-slip protection. The Ecoglo® M4.10-E30 technical documentation identifies the series as \u003cstrong\u003eULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eCanadian requirements depend on the province, territory, municipality, project specification and applicable reviewing authority. Architects, specification consultants and contractors should verify the requirements in force for the project location.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor Canadian Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4161.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eConfirm M4.10 compatibility with the specified tile\u003c\/li\u003e\n\u003cli\u003eSpecify the gray anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eReview applicable provincial or territorial requirements\u003c\/li\u003e\n\u003cli\u003eResolve stair-edge details before tender or construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor Canadian General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm tender and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eSubmit technical documentation before purchasing\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eVerify M4161.10 Gray before procurement\u003c\/li\u003e\n\u003cli\u003eRetain approved documentation for inspection\u003c\/li\u003e\n\u003cli\u003eAddress reviewing-authority questions before close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCanadian Building Code \u0026amp; Inspection Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eCanadian building regulations are adopted and enforced through provincial, territorial and other applicable authorities. The design and construction team should verify the requirements in force for the project's actual location.\u003c\/p\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProvincial \u0026amp; Territorial Requirements\u003c\/h3\u003e\n\u003cp\u003eContractors and specifiers should confirm applicable building and fire requirements rather than assuming one requirement applies uniformly throughout Canada.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eULC 572 Listing\u003c\/h3\u003e\n\u003cp\u003eEcoglo® M4.10-E30 manufacturer technical documentation identifies the series as ULC 572 listed. Current manufacturer documentation should be supplied where listing verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProject Specifications\u003c\/h3\u003e\n\u003cp\u003eGovernment and institutional projects may include additional requirements within architectural drawings, specifications, tender documents, approved-product schedules and consultant instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eReviewing Authority\u003c\/h3\u003e\n\u003cp\u003eFinal acceptance depends on applicable regulations, approved project documents and the authority responsible for reviewing the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eCanadian Inspection Strategy:\u003c\/strong\u003e Confirm M4161.10 Gray, tile thickness, manufacturer technical data, applicable ULC documentation and the approved stair detail before installation. Resolving these items during the submittal stage can help reduce avoidable deficiencies and inspection delays.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4161.10 for Large Canadian Commercial, Institutional \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eGovernment of Canada facilities\u003c\/li\u003e\n\u003cli\u003eProvincial government buildings\u003c\/li\u003e\n\u003cli\u003eMunicipal and public facilities\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nARCHITECT \/ SPECIFICATION SUPPORT\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpecifying the exact stair-nosing model during design development helps coordinate tile thickness, stair geometry, anti-slip color, photoluminescent requirements and architectural finish before material reaches the jobsite.\u003c\/p\u003e\n\u003cdiv class=\"cg-spec\"\u003e\n\u003cdiv class=\"cg-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e M4161.10 Gray Photoluminescent Tile Stair Nosing, M4.10-E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Tiled stair installations using finished tile approximately 3\/16\"–11\/32\" (5–8.5 mm) thick.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized-aluminum tile stair-nosing profile incorporating photoluminescent stair-edge material and integrally bonded gray silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Finish:\u003c\/strong\u003e Clear anodized aluminum.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 8 ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the M4.10-E30 Series as UL 1994 and ULC 572 listed. Submit current manufacturer documentation applicable to the project.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® manufacturer instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, applicable listing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This sample language should be reviewed and edited by the project architect or specification consultant for the specific application and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nRELATED COLORS\nGRAY IS CURRENT PRODUCT\nRELATIVE LINKS KEEP .CA ON .CA \/ .COM ON .COM\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Other Ecoglo® M4.10-E30 Tile Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eEach M4.10-E30 anti-slip color has its own product listing so architects, contractors and procurement teams can identify the exact model required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4171-Black_Photoluminescent_Ecoglo_Tile_Nosings.jpg?v=1787845350\" alt=\"M4171.10 Black Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4171.10 Black\u003c\/h3\u003e\n\u003cp\u003eM4.10-E30 photoluminescent tile stair nosing with black silicon-carbide anti-slip insert.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\"\u003e View M4171.10 Black → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- CURRENT GRAY --\u003e\n\u003cdiv class=\"cg-related cg-current\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4161-Gray_Photoluminescent_Tile_Nosings_Ecoglo.jpg?v=1787845351\" alt=\"M4161.10 Gray Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003ch3\u003eM4161.10 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip insert with Ecoglo® photoluminescent stair-edge marking. Designed for tile approximately 5–8.5 mm thick.\u003c\/p\u003e\n\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003ca href=\"\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4151-Yellow_Photoluminescent_Tile_Nosings_Ecoglo.jpg?v=1787845351\" alt=\"M4151.10 Yellow Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4151.10 Yellow\u003c\/h3\u003e\n\u003cp\u003eM4.10-E30 photoluminescent tile stair nosing with yellow silicon-carbide anti-slip insert.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\"\u003e View M4151.10 Yellow → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 28px;\"\u003e\u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e View All Ecoglo® Photoluminescent Tile Stair Nosings → \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nFAQ\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® M4161.10\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® M4161.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4161.10 is the gray anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series. It combines an anodized-aluminum profile, photoluminescent stair-edge marking and gray silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is M4161.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4161.10 is the gray anti-slip model in the Ecoglo® M4.10-E30 photoluminescent tile stair-nosing family.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tile thickness fits M4161.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe M4.10 profile is designed for tile approximately 3\/16\" to 11\/32\" thick, equivalent to approximately 5 mm to 8.5 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat length is M4161.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4161.10 is supplied in an 8-foot M4.10-E30 tile stair-nosing profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4161.10 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. M4161.10 incorporates hard-wearing gray silicon-carbide anti-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes M4161.10 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the stair nosing itself. The photoluminescent material charges from suitable ambient illumination and becomes visible when normal lighting levels are reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Ecoglo® M4.10-E30 Series UL 1994 and ULC 572 listed?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer technical documentation identifies the M4.10-E30 Series as UL 1994 and ULC 572 listed. Current manufacturer documentation should be submitted where listing verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4161.10 help reduce inspection delays?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4161.10 can help reduce avoidable inspection and submittal delays when the exact model is specified early, tile thickness is verified, manufacturer documentation is submitted before installation and the finished work matches approved project documents. Final acceptance remains with the applicable reviewing authority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- USA FAQ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the IBC address luminous stair-edge markings?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. Section 1025 of the 2024 International Building Code addresses luminous egress path markings in specified high-rise occupancies, including applicable stair-step markings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4161.10 suitable for U.S. government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4161.10 can be considered for U.S. government and institutional projects requiring an appropriate photoluminescent tile stair nosing. Contractors should verify contract specifications, applicable listings and jurisdictional requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- CANADA FAQ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4161.10 suitable for Canadian government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4161.10 can be considered for Canadian federal, provincial, municipal and institutional construction where an appropriate photoluminescent tile stair nosing is specified. Contractors should verify tender, specification and applicable jurisdictional requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the M4.10-E30 Series ULC listed for Canadian projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4.10-E30 manufacturer technical documentation identifies the series as ULC 572 listed. Current documentation should be provided where listing verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other M4.10-E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eOther M4.10-E30 listings include \u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\"\u003e M4171.10 Black \u003c\/a\u003e and \u003ca href=\"\/products\/m4151-10-yellow-photoluminescent-tile-nosing-ecoglo\"\u003e M4151.10 Yellow \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-usa-only\"\u003e\n\u003ch2\u003eSpecifying M4161.10 Gray for a U.S. Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, stair detail, required quantity, applicable luminous egress requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, General Contractors \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model number \u003cstrong\u003eM4161.10 Gray\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-E30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nCANADA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-canada-only\"\u003e\n\u003ch2\u003eSpecifying M4161.10 Gray for a Canadian Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, stair detail, required quantity, applicable provincial or territorial requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, General Contractors \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model number \u003cstrong\u003eM4161.10 Gray\u003c\/strong\u003e, the \u003cstrong\u003eM4.10-E30 manufacturer technical data sheet\u003c\/strong\u003e and applicable ULC documentation in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"Gray \/ 8 FT","offer_id":47499134795932,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4161-Gray_Photoluminescent_Tile_Nosings_Ecoglo_91ed5891-7f40-45ea-a03a-0f430d9ff6f5.jpg?v=1787855316"},{"product_id":"m4151-10-yellow-photoluminescent-tile-nosing-ecoglo","title":"M4151.10 Yellow Photoluminescent Tile Nosing 8 FT | Ecoglo® M4.10-E30 Series","description":"\u003cstyle\u003e\n\n#cg-m4151 {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n  --eco-yellow-soft: #fffbea;\n\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  color: var(--eco-black);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n#cg-m4151 *,\n#cg-m4151 *::before,\n#cg-m4151 *::after {\n  box-sizing: border-box;\n}\n\n#cg-m4151 h1,\n#cg-m4151 h2,\n#cg-m4151 h3,\n#cg-m4151 h4,\n#cg-m4151 p,\n#cg-m4151 li,\n#cg-m4151 td,\n#cg-m4151 th,\n#cg-m4151 a,\n#cg-m4151 span {\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n#cg-m4151 h1,\n#cg-m4151 h2,\n#cg-m4151 h3 {\n  margin-top: 0;\n  color: var(--eco-black);\n  line-height: 1.18;\n}\n\n#cg-m4151 h1 {\n  margin-bottom: 20px;\n  font-size: clamp(30px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.6px;\n}\n\n#cg-m4151 h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n#cg-m4151 h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  font-weight: 800;\n}\n\n#cg-m4151 p {\n  margin: 0 0 18px;\n}\n\n#cg-m4151 a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n\n\/* ============================================================\nCOUNTRY DISPLAY CONTROL\n\nBoth hidden by default.\nShopify market canonical \/ OG URL determines which is shown.\n============================================================ *\/\n\n#cg-m4151 .cg-usa-only,\n#cg-m4151 .cg-canada-only {\n  display: none !important;\n}\n\n\n\/* CANADA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.ca\"]\n) #cg-m4151 .cg-canada-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.ca\"]\n) #cg-m4151 .cg-canada-only {\n  display: block !important;\n}\n\n\n\/* USA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.com\"]\n) #cg-m4151 .cg-usa-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.com\"]\n) #cg-m4151 .cg-usa-only {\n  display: block !important;\n}\n\n\n\/* ============================================================\nGENERAL\n============================================================ *\/\n\n.cg-section {\n  width: 100%;\n  padding: 54px 42px;\n}\n\n.cg-alt {\n  background: var(--eco-light);\n}\n\n.cg-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.cg-dark h2,\n.cg-dark h3 {\n  color: var(--eco-white) !important;\n}\n\n.cg-dark p,\n.cg-dark li {\n  color: #eeeeee;\n}\n\n.cg-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.cg-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\n\/* ============================================================\nHERO\n============================================================ *\/\n\n.cg-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  border-bottom: 7px solid var(--eco-green);\n  background:\n    linear-gradient(\n      115deg,\n      rgba(23,23,23,.99),\n      rgba(45,45,45,.96)\n    );\n  color: var(--eco-white);\n}\n\n.cg-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.cg-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.cg-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.cg-hero h1 {\n  color: var(--eco-white) !important;\n}\n\n.cg-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px !important;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.cg-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.cg-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.cg-chip strong {\n  color: var(--eco-green);\n}\n\n\n\/* ============================================================\nQUICK ANSWER\n============================================================ *\/\n\n.cg-answer {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.cg-yellow-highlight {\n  margin: 26px 0;\n  padding: 25px 28px;\n  border-left: 6px solid #e2c900;\n  background: var(--eco-yellow-soft);\n}\n\n\n\/* ============================================================\nGRIDS\n============================================================ *\/\n\n.cg-grid-2,\n.cg-grid-3 {\n  display: grid;\n  width: 100%;\n  gap: 20px;\n}\n\n.cg-grid-2 {\n  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));\n}\n\n.cg-grid-3 {\n  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n}\n\n.cg-card {\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n.cg-card-yellow {\n  border-top: 5px solid #e2c900;\n}\n\n\n\/* ============================================================\nTABLE\nNO HORIZONTAL SCROLLBAR\n============================================================ *\/\n\n.cg-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.cg-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.cg-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.cg-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.cg-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.cg-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\n\/* ============================================================\nCHECKLIST\n============================================================ *\/\n\n.cg-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.cg-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.cg-checks li::before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nDATASHEET\n============================================================ *\/\n\n.cg-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.cg-datasheet a {\n  display: block;\n  color: inherit !important;\n  text-decoration: none !important;\n}\n\n.cg-datasheet img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.cg-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n.cg-datasheet-caption span {\n  color: #ffffff;\n}\n\n\n\/* ============================================================\nINSPECTION\n============================================================ *\/\n\n.cg-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-inspection h2,\n.cg-inspection h3 {\n  color: #ffffff !important;\n}\n\n.cg-inspection p {\n  color: #eeeeee;\n}\n\n.cg-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.cg-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nAUTHORITY\n============================================================ *\/\n\n.cg-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\n\/* ============================================================\nSPECIFICATION BOX\n============================================================ *\/\n\n.cg-spec {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.cg-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nRELATED PRODUCTS\n============================================================ *\/\n\n.cg-related {\n  display: flex;\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  flex-direction: column;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-current {\n  border-top-color: #e2c900;\n}\n\n.cg-related-image {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.cg-related-image img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.cg-related p {\n  flex-grow: 1;\n}\n\n\n\/* ============================================================\nFAQ\n============================================================ *\/\n\n.cg-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.cg-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.cg-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.cg-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.cg-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.cg-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\n\/* ============================================================\nCTA\n============================================================ *\/\n\n.cg-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.cg-cta h2 {\n  color: var(--eco-black) !important;\n}\n\n.cg-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.cg-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\n\/* ============================================================\nTABLET\n============================================================ *\/\n\n@media (max-width: 900px) {\n\n  .cg-grid-2,\n  .cg-grid-3 {\n    grid-template-columns: 1fr;\n  }\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n}\n\n\n\/* ============================================================\nMOBILE SPEC TABLE\n============================================================ *\/\n\n@media (max-width: 700px) {\n\n  .cg-table,\n  .cg-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .cg-table thead {\n    display: none;\n  }\n\n  .cg-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .cg-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .cg-table td:first-child {\n    padding-bottom: 4px;\n    font-weight: 800;\n  }\n\n  .cg-table td:last-child {\n    padding-top: 3px;\n  }\n}\n\n\n\/* ============================================================\nPHONE\n============================================================ *\/\n\n@media (max-width: 520px) {\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding: 32px 18px;\n  }\n\n  #cg-m4151 h1 {\n    font-size: 29px;\n  }\n\n  #cg-m4151 h2 {\n    font-size: 25px;\n  }\n\n  #cg-m4151 h3 {\n    font-size: 20px;\n  }\n\n  .cg-hero-lead {\n    font-size: 17px;\n  }\n\n  .cg-card,\n  .cg-related {\n    padding: 21px;\n  }\n\n  .cg-answer,\n  .cg-yellow-highlight {\n    padding: 21px;\n  }\n\n  .cg-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .cg-spec {\n    padding: 22px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"cg-m4151\"\u003e\n\u003c!-- ============================================================\nHERO\n============================================================ --\u003e\u003cheader class=\"cg-hero\"\u003e\n\u003cdiv class=\"cg-hero-inner\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eHigh-Visibility Egress Stair Edge | Ecoglo® M4.10-E30 Series\u003c\/div\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eM4151.10 Yellow Photoluminescent Tile Nosing, 8 FT | Ecoglo® M4.10-E30 Series\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"cg-hero-lead\"\u003e\u003cstrong\u003eEcoglo® M4151.10\u003c\/strong\u003e is the yellow anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series. Designed for tiled stairs using tile approximately \u003cstrong\u003e3\/16\" to 11\/32\" thick (5 mm to 8.5 mm)\u003c\/strong\u003e, it combines photoluminescent stair-edge visibility with a \u003cstrong\u003ehigh-visibility yellow silicon-carbide anti-slip surface\u003c\/strong\u003e and durable anodized-aluminum construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-chips\"\u003e\n\u003cspan class=\"cg-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e M4151.10 \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e M4.10-E30 Series \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e High-Visibility Yellow \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e Photoluminescent \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 5–8.5 mm Tile \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 8 FT Length \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ============================================================\nQUICK ANSWER\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® M4151.10 is the \u003cstrong\u003eyellow anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series\u003c\/strong\u003e. It is designed for tile approximately \u003cstrong\u003e5 mm to 8.5 mm thick\u003c\/strong\u003e, has an approximately \u003cstrong\u003e2-inch (51 mm) horizontal stair-edge surface\u003c\/strong\u003e, and is supplied in \u003cstrong\u003e8-foot lengths\u003c\/strong\u003e. Its combination of photoluminescent material and yellow silicon-carbide anti-slip surface provides strong stair-edge identification in changing lighting conditions.\u003c\/div\u003e\n\u003cdiv class=\"cg-yellow-highlight\"\u003e\n\u003cstrong\u003eWhy choose the Yellow M4151.10?\u003c\/strong\u003e The yellow anti-slip surface provides strong visual contrast under normal lighting, while Ecoglo® photoluminescent material helps identify the stair edge when normal illumination is reduced. This makes M4151.10 particularly relevant for egress stairs, public facilities, transportation environments, institutional buildings and other locations where conspicuous step-edge identification is important.\u003c\/div\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eHigh-Visibility Photoluminescent Tile Stair Nosing for Egress \u0026amp; Commercial Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4151.10 is designed for specification-driven tiled stair installations where architects, general contractors, government contractors and facility owners require durable stair-edge definition, slip resistance and passive photoluminescent visibility.\u003c\/p\u003e\n\u003cp\u003eThe combination of a yellow anti-slip surface and photoluminescent stair-edge material helps make the leading edge of the tread easier to identify across varying lighting conditions. This is useful in specification-driven commercial, institutional and egress applications where stair-edge conspicuity is important.\u003c\/p\u003e\n\u003cp\u003eThe photoluminescent material absorbs energy from suitable ambient illumination and releases stored energy as visible light when normal illumination is reduced. No electrical connection is required at the stair nosing itself.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eEngineered for Tile\u003c\/h3\u003e\n\u003cp\u003eThe M4.10 profile is designed specifically for tiled stairs using tile approximately 3\/16\"–11\/32\", or 5–8.5 mm, thick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-yellow\"\u003e\n\u003ch3\u003eHigh-Visibility Yellow Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eM4151.10 uses hard-wearing yellow silicon-carbide non-slip material integrally bonded to the aluminum substrate, providing traction and conspicuous visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003ePhotoluminescent Egress Visibility\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent technology helps maintain visible stair-edge definition when normal lighting conditions are reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nTECHNICAL SPECIFICATIONS\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4151.10 Yellow Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, flooring contractors, general contractors and project managers identify the exact stair-nosing product during specification, submittal, procurement and inspection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-table-wrap\"\u003e\n\u003ctable class=\"cg-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® M4151.10 Yellow\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4151.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4.10-E30 Photoluminescent Tile Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eYellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTiled stair installations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Tile Thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3\/16\"–11\/32\"\u003cbr\u003e5 mm–8.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHorizontal Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFront Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTile Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.4\" \/ 10 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 3.4\" \/ 86.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAnodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear anodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOptional Finishes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLight Bronze and Dark Bronze anodized finishes available at additional cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are supplied unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled into the aluminum nosing using premium polyurethane adhesive; adhesive is not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDATA SHEET\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® M4.10-E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, general contractors and government contractors can include the manufacturer technical data sheet in project submittals, product reviews and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-datasheet\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-E30-Data-Sheet-PHOTOLUMINESCENT.pdf?v=1787841492\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-E30_PHOTOLUMINESCENT_TILE_NOSING.png?v=1787841759\" alt=\"Ecoglo M4.10-E30 photoluminescent tile stair nosing technical data sheet including M4151.10 Yellow\" loading=\"lazy\" width=\"775\" height=\"1000\"\u003e\n\u003cdiv class=\"cg-datasheet-caption\"\u003e\n\u003cstrong\u003e M4.10-E30 Photoluminescent Tile Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click to open or download the technical PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nHIGH VISIBILITY \/ EGRESS\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eHigh-Visibility Stair-Edge Identification for Egress Routes\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eM4151.10 combines two visibility characteristics in one architectural stair-nosing profile: a conspicuous yellow anti-slip surface under normal illumination and photoluminescent stair-edge material for reduced-light conditions.\u003c\/p\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eYellow anti-slip material provides strong visual stair-edge contrast under normal lighting.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent material helps identify the leading edge when normal lighting is reduced.\u003c\/li\u003e\n\u003cli\u003eSuitable for consideration on designated egress stairs where the project specification calls for photoluminescent step-edge marking.\u003c\/li\u003e\n\u003cli\u003eParticularly relevant for public, institutional, transportation and high-occupancy environments.\u003c\/li\u003e\n\u003cli\u003eDoes not require an electrical connection at the stair nosing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDURABILITY\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Commercial \u0026amp; Institutional Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the M4.10-E30 profile for demanding tiled stair environments where pedestrian traffic, abrasion, cleaning and long-term stair-edge visibility are important.\u003c\/p\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eRaised ridges help protect the photoluminescent strips from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent surface contributes additional slip resistance while remaining cleanable.\u003c\/li\u003e\n\u003cli\u003eHard-wearing yellow silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe anodized finish helps resist corrosion and abrasive wear.\u003c\/li\u003e\n\u003cli\u003eManufacturer information references accelerated UV and weathering testing.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports less than visually detectable performance loss following 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eThe aluminum-based profile is recyclable.\u003c\/li\u003e\n\u003cli\u003eNo electrical energy is required at the stair nosing itself.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-inspection\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eInspection \u0026amp; Submittal Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® M4151.10 Can Help Reduce Avoidable Inspection Delays\u003c\/h2\u003e\n\u003cp\u003eOn large commercial, institutional and government projects, incorrect stair-nosing selection, incompatible tile profiles, missing documentation or installation that differs from approved project documents can contribute to RFIs, deficiencies, rework and delayed close-out.\u003c\/p\u003e\n\u003cp\u003eEcoglo® M4151.10 provides a traceable \u003cstrong\u003e manufacturer → series → model → technical data → approved detail → installation \u003c\/strong\u003e path that can simplify product verification.\u003c\/p\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e1\u003c\/span\u003e Specify the Exact Yellow Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003e Ecoglo® M4151.10 Yellow, M4.10-E30 Series \u003c\/strong\u003e rather than only specifying “photoluminescent stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e2\u003c\/span\u003e Verify Tile Thickness\u003c\/h3\u003e\n\u003cp\u003eConfirm finished tile thickness falls within the M4.10 manufacturer's published range of approximately \u003cstrong\u003e5 mm to 8.5 mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e3\u003c\/span\u003e Include Manufacturer Documentation\u003c\/h3\u003e\n\u003cp\u003eSubmit the M4.10-E30 technical data before installation so the architect, consultant and contractor can review the exact model, dimensions, materials and published listing information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e4\u003c\/span\u003e Coordinate Egress Requirements Early\u003c\/h3\u003e\n\u003cp\u003eWhere luminous egress path markings are required, coordinate the M4151.10 with the architect, code consultant and applicable reviewing authority before the tiled stair installation is completed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e5\u003c\/span\u003e Match the Approved Stair Detail\u003c\/h3\u003e\n\u003cp\u003eConfirm profile orientation, tile interface, yellow insert placement, photoluminescent edge position and installation method against approved project documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e6\u003c\/span\u003e Retain Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eKeep the approved product submittal, M4151.10 model number and manufacturer documentation available so the installed product can be readily identified during inspection and project close-out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION CHECKLIST\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4151.10 Yellow Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as M4151.10\u003c\/li\u003e\n\u003cli\u003eM4.10-E30 Series identified on submittal\u003c\/li\u003e\n\u003cli\u003eYellow anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003eFinished tile thickness verified within 5–8.5 mm range\u003c\/li\u003e\n\u003cli\u003eManufacturer M4.10-E30 technical data sheet included\u003c\/li\u003e\n\u003cli\u003eArchitectural stair detail reviewed\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eInstallation method confirmed before field installation\u003c\/li\u003e\n\u003cli\u003eStair-edge position matches approved project documents\u003c\/li\u003e\n\u003cli\u003eRequired marking placement remains consistent\u003c\/li\u003e\n\u003cli\u003eApplicable building and fire requirements reviewed\u003c\/li\u003e\n\u003cli\u003eReviewing-authority requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eDoes M4151.10 guarantee inspection approval?\u003c\/strong\u003e No product manufacturer or distributor can guarantee approval by the applicable reviewing authority. Selecting the exact model, confirming tile compatibility, submitting current documentation and matching the approved installation detail can \u003cstrong\u003e help reduce avoidable deficiencies, rework and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA ONLY\nCOMPOSIGRIP.COM\n============================================================ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4151.10 Yellow for U.S. Commercial, Egress \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4151.10 is designed for U.S. tiled-stair projects where architects, general contractors, government contractors and facility owners require photoluminescent stair-edge visibility together with a high-visibility yellow anti-slip surface.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-yellow\"\u003e\n\u003ch3\u003eFor U.S. Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4151.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify Yellow as the specified anti-slip color\u003c\/li\u003e\n\u003cli\u003eConfirm M4.10 compatibility with tile thickness\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eReview applicable luminous egress requirements\u003c\/li\u003e\n\u003cli\u003eCoordinate stair-edge placement before construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-yellow\"\u003e\n\u003ch3\u003eFor U.S. General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm contract and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4151.10 Yellow before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit manufacturer documentation before installation\u003c\/li\u003e\n\u003cli\u003eRetain approved documentation for inspection\u003c\/li\u003e\n\u003cli\u003eResolve AHJ questions before close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eU.S. Luminous Egress Path Marking Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eFor U.S. projects, architects, code consultants and contractors should confirm the locally adopted building and fire codes and determine whether luminous egress path marking requirements apply to the building.\u003c\/p\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003e2024 IBC Section 1025 — Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe International Building Code addresses approved luminous egress path markings in specified high-rise occupancies, including applicable interior exit stairways, exit ramps and exit passageways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.2.1 — Stair Steps\u003c\/h3\u003e\n\u003cp\u003eFor applicable stairs, the IBC addresses luminous markings at the horizontal leading edge of stair steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.4 — Photoluminescent Materials\u003c\/h3\u003e\n\u003cp\u003eThe IBC recognizes applicable photoluminescent and self-luminous materials complying with \u003cstrong\u003eUL 1994\u003c\/strong\u003e or \u003cstrong\u003eASTM E2072\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eIBC Section 1025.5 — Charging Illumination\u003c\/h3\u003e\n\u003cp\u003eThe IBC also addresses illumination used to charge applicable photoluminescent egress-path markings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eU.S. Inspection Strategy:\u003c\/strong\u003e Include M4151.10 Yellow, the M4.10-E30 manufacturer technical data, applicable listing documentation and approved stair-edge details in the submittal package before installation.\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Applicability depends on occupancy, building height, locally adopted code, amendments and project-specific conditions. Final acceptance remains with the Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eHigh-Visibility M4151.10 for Large U.S. Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eFederal government facilities\u003c\/li\u003e\n\u003cli\u003eState and municipal buildings\u003c\/li\u003e\n\u003cli\u003eEmergency egress stairs\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\u003c\/li\u003e\n\u003cli\u003eInstitutional buildings\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nCANADA ONLY\nCOMPOSIGRIP.CA\n============================================================ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4151.10 Yellow for Canadian Commercial, Egress \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4151.10 can be considered for Canadian tiled-stair projects requiring photoluminescent stair-edge visibility together with a high-visibility yellow anti-slip surface. Ecoglo® M4.10-E30 technical documentation identifies the series as \u003cstrong\u003eULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eApplicable Canadian requirements depend on the province, territory, municipality, project specification and reviewing authority.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-yellow\"\u003e\n\u003ch3\u003eFor Canadian Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4151.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify Yellow as the specified anti-slip color\u003c\/li\u003e\n\u003cli\u003eConfirm M4.10 compatibility with the specified tile\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eReview applicable provincial or territorial requirements\u003c\/li\u003e\n\u003cli\u003eResolve stair-edge details before tender or construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-yellow\"\u003e\n\u003ch3\u003eFor Canadian General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm tender and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4151.10 Yellow before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit technical documentation before installation\u003c\/li\u003e\n\u003cli\u003eRetain applicable ULC documentation\u003c\/li\u003e\n\u003cli\u003eResolve reviewing-authority questions before close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCanadian Building Code \u0026amp; Inspection Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eCanadian building regulations are adopted and enforced through provincial, territorial and other applicable authorities. Architects, consultants and contractors should verify requirements for the actual project location.\u003c\/p\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProvincial \u0026amp; Territorial Requirements\u003c\/h3\u003e\n\u003cp\u003eDo not assume one stair-edge or photoluminescent requirement applies uniformly throughout Canada. Confirm the requirements governing the specific project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eULC 572 Listing\u003c\/h3\u003e\n\u003cp\u003eEcoglo® M4.10-E30 manufacturer technical documentation identifies the series as ULC 572 listed. Current documentation should be provided where listing verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eGovernment \u0026amp; Institutional Specifications\u003c\/h3\u003e\n\u003cp\u003eGovernment and institutional projects may include additional stair safety, egress, contrast, product-approval and documentation requirements within drawings, specifications and tender documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eReviewing Authority\u003c\/h3\u003e\n\u003cp\u003eFinal acceptance depends on applicable regulations, approved project documents and the authority responsible for reviewing the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eCanadian Inspection Strategy:\u003c\/strong\u003e Confirm M4151.10 Yellow, tile thickness, manufacturer technical data, applicable ULC documentation and the approved stair-edge detail before installation.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eHigh-Visibility M4151.10 for Large Canadian Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eGovernment of Canada facilities\u003c\/li\u003e\n\u003cli\u003eProvincial government buildings\u003c\/li\u003e\n\u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\u003cli\u003eEmergency egress stairs\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nARCHITECT \/ SPECIFICATION SUPPORT\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpecifying M4151.10 by exact model number helps coordinate tile thickness, stair geometry, yellow contrast, anti-slip surface, photoluminescent marking requirements and architectural finish before material reaches the jobsite.\u003c\/p\u003e\n\u003cdiv class=\"cg-spec\"\u003e\n\u003cdiv class=\"cg-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e M4151.10 Yellow Photoluminescent Tile Stair Nosing, M4.10-E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Tiled stair installations using finished tile approximately 3\/16\"–11\/32\" (5–8.5 mm) thick.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e Yellow anti-slip surface for strong visual stair-edge contrast.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized-aluminum tile stair-nosing profile incorporating photoluminescent stair-edge material and integrally bonded yellow silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Finish:\u003c\/strong\u003e Clear anodized aluminum.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 8 ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the M4.10-E30 Series as UL 1994 and ULC 572 listed. Submit current manufacturer documentation applicable to the project.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install according to current Ecoglo® manufacturer instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, applicable listing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested language should be reviewed and edited by the project architect or specification consultant for the specific application and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nRELATED COLORS\nYELLOW CURRENT\nRELATIVE URLS KEEP .COM\/.CA DOMAIN\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® M4.10-E30 Tile Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eEach M4.10-E30 anti-slip color has an individual product listing so architects, contractors and procurement teams can identify the exact model required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4171-Black_Photoluminescent_Ecoglo_Tile_Nosings.jpg?v=1787845350\" alt=\"M4171.10 Black Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4171.10 Black\u003c\/h3\u003e\n\u003cp\u003eM4.10-E30 photoluminescent tile stair nosing with black silicon-carbide anti-slip insert.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\"\u003e View M4171.10 Black → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003ca href=\"\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\" style=\"text-decoration: none;\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4161-Gray_Photoluminescent_Tile_Nosings_Ecoglo.jpg?v=1787845351\" alt=\"M4161.10 Gray Ecoglo M4.10-E30 photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ch3\u003eM4161.10 Gray\u003c\/h3\u003e\n\u003cp\u003eM4.10-E30 photoluminescent tile stair nosing with gray silicon-carbide anti-slip insert.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003e View M4161.10 Gray → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- CURRENT YELLOW --\u003e\n\u003cdiv class=\"cg-related cg-current\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4151-Yellow_Photoluminescent_Tile_Nosings_Ecoglo.jpg?v=1787845351\" alt=\"M4151.10 Yellow Ecoglo M4.10-E30 high visibility photoluminescent tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003ch3\u003eM4151.10 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip insert with Ecoglo® photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 28px;\"\u003e\u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e View All Ecoglo® Photoluminescent Tile Stair Nosings → \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nFAQ\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® M4151.10 Yellow\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® M4151.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4151.10 is the yellow anti-slip model in the M4.10-E30 photoluminescent tile stair-nosing series. It combines an anodized-aluminum tile profile, photoluminescent stair-edge material and yellow silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy choose the yellow M4151.10 model?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe yellow anti-slip surface provides conspicuous visual stair-edge contrast under normal illumination, while the photoluminescent material helps identify the stair edge when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4151.10 designed for egress stairs?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4151.10 can be considered for tiled egress stairs where the project specification requires an appropriate photoluminescent stair-edge system. Applicable code and project requirements must be verified for the specific building and jurisdiction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tile thickness fits M4151.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe M4.10 profile is designed for tile approximately 3\/16\" to 11\/32\" thick, equivalent to approximately 5 mm to 8.5 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat length is M4151.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe M4.10-E30 tile stair-nosing profile is supplied in 8-foot lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4151.10 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. M4151.10 incorporates hard-wearing yellow silicon-carbide anti-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes M4151.10 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the stair nosing itself. The photoluminescent material charges from suitable ambient illumination and becomes visible when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the M4.10-E30 Series UL 1994 and ULC 572 listed?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® manufacturer technical documentation identifies the M4.10-E30 Series as UL 1994 and ULC 572 listed. Current manufacturer documentation should be supplied where listing verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4151.10 help reduce inspection delays?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4151.10 can help reduce avoidable submittal and inspection delays when the exact model is selected early, tile thickness is confirmed, manufacturer documentation is submitted before installation and the finished work matches approved project documents. Final acceptance remains with the applicable reviewing authority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- USA FAQ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the IBC address photoluminescent stair-edge markings?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. Section 1025 of the 2024 International Building Code addresses luminous egress path markings in specified high-rise occupancies, including applicable stair-step markings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4151.10 suitable for U.S. government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4151.10 can be considered for U.S. government and institutional projects where an appropriate photoluminescent tile stair nosing is specified. Contract, listing and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- CANADA FAQ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4151.10 suitable for Canadian government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4151.10 can be considered for Canadian federal, provincial, municipal and institutional projects where an appropriate photoluminescent tile stair nosing is specified. Tender, specification and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the M4.10-E30 Series ULC listed in Canada?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4.10-E30 manufacturer technical documentation identifies the series as ULC 572 listed. Current documentation should be supplied where listing verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other M4.10-E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eOther M4.10-E30 models include \u003ca href=\"\/products\/m4171-10-black-photoluminescent-tile-nosing-ecoglo\"\u003e M4171.10 Black \u003c\/a\u003e and \u003ca href=\"\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003e M4161.10 Gray \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-usa-only\"\u003e\n\u003ch2\u003eSpecifying M4151.10 Yellow for a U.S. Egress, Government or Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, stair detail, required quantity, applicable luminous egress requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, General Contractors \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4151.10 Yellow\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-E30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nCANADA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-canada-only\"\u003e\n\u003ch2\u003eSpecifying M4151.10 Yellow for a Canadian Egress, Government or Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, stair detail, required quantity, applicable provincial or territorial requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, General Contractors \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4151.10 Yellow\u003c\/strong\u003e, the \u003cstrong\u003eM4.10-E30 manufacturer technical data sheet\u003c\/strong\u003e and applicable ULC documentation in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"Yellow \/ 8 FT","offer_id":47499133976732,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4151-Yellow_Photoluminescent_Tile_Nosings_Ecoglo_a9f24ad2-6e04-4d4e-80a2-f17afb6c53d3.jpg?v=1787856326"},{"product_id":"ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing","title":"Ecoglo® S4071 Black Luminescent Cast In Place Stair Nosing | S4-E30","description":"\u003cstyle\u003e\n.ecoglo-s4071-page {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--eco-black);\n}\n\n.ecoglo-s4071-page *,\n.ecoglo-s4071-page *:before,\n.ecoglo-s4071-page *:after {\n  box-sizing: border-box;\n}\n\n.ecoglo-s4071-page h1,\n.ecoglo-s4071-page h2,\n.ecoglo-s4071-page h3,\n.ecoglo-s4071-page h4,\n.ecoglo-s4071-page p,\n.ecoglo-s4071-page li,\n.ecoglo-s4071-page td,\n.ecoglo-s4071-page th,\n.ecoglo-s4071-page a,\n.ecoglo-s4071-page span {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.ecoglo-s4071-page h1,\n.ecoglo-s4071-page h2,\n.ecoglo-s4071-page h3 {\n  margin-top: 0;\n  line-height: 1.18;\n  color: var(--eco-black);\n}\n\n.ecoglo-s4071-page h1 {\n  margin-bottom: 20px;\n  font-size: clamp(32px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.8px;\n}\n\n.ecoglo-s4071-page h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n.ecoglo-s4071-page h3 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.ecoglo-s4071-page p {\n  margin: 0 0 18px;\n}\n\n.ecoglo-s4071-page a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.eco-section {\n  padding: 54px 42px;\n}\n\n.eco-section-alt {\n  background: var(--eco-light);\n}\n\n.eco-section-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.eco-section-dark h2,\n.eco-section-dark h3 {\n  color: var(--eco-white);\n}\n\n.eco-section-dark p,\n.eco-section-dark li {\n  color: #eeeeee;\n}\n\n.eco-section-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.eco-green-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\/* HERO *\/\n\n.eco-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  color: var(--eco-white);\n  background: linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom: 7px solid var(--eco-green);\n}\n\n.eco-hero:after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.eco-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.eco-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.eco-hero h2 {\n  color: var(--eco-white);\n}\n\n.eco-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.eco-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.eco-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.eco-chip strong {\n  color: var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.eco-answer-box {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.eco-answer-box strong {\n  color: var(--eco-black);\n}\n\n\/* GRID *\/\n\n.eco-grid-2,\n.eco-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 20px;\n  width: 100%;\n}\n\n.eco-card,\n.eco-related-card {\n  min-width: 0;\n  width: 100%;\n}\n\n.eco-card {\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: var(--eco-white);\n}\n\n.eco-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n.eco-card p:last-child,\n.eco-related-card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* TABLE *\/\n\n.eco-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.eco-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.eco-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.eco-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.eco-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.eco-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.eco-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.eco-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.eco-checks li:before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\/* DATASHEET *\/\n\n.eco-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-datasheet-link {\n  display: block;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n\n.eco-datasheet-image {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.eco-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n\/* DIMENSIONS *\/\n\n.eco-dimension-box {\n  overflow: hidden;\n  padding: 28px;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-dimension-image {\n  display: block;\n  width: 100%;\n  max-width: 900px;\n  height: auto;\n  margin: 0 auto;\n}\n\n.eco-dimension-caption {\n  max-width: 900px;\n  margin: 22px auto 0;\n  padding-top: 18px;\n  border-top: 1px solid var(--eco-border);\n  color: #555555;\n  font-size: 14px;\n}\n\n\/* INSPECTION *\/\n\n.eco-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-inspection h2,\n.eco-inspection h3 {\n  color: #ffffff;\n}\n\n.eco-inspection p {\n  color: #eeeeee;\n}\n\n.eco-inspection-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.eco-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* AUTHORITY *\/\n\n.eco-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\/* SPEC BOX *\/\n\n.eco-spec-box {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.eco-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* RELATED COLORS *\/\n\n.eco-related-card {\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.eco-related-current {\n  border-top-color: var(--eco-black);\n}\n\n.eco-related-image-wrap {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.eco-related-image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.eco-related-card h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.eco-related-card p {\n  flex-grow: 1;\n}\n\n.eco-related-label {\n  display: inline-block;\n  margin-top: auto;\n  color: var(--eco-green-dark);\n  font-weight: 800;\n}\n\n\/* FAQ *\/\n\n.eco-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.eco-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.eco-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.eco-faq details[open] summary:after {\n  content: \"–\";\n}\n\n.eco-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.eco-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.eco-cta h2 {\n  margin-bottom: 12px;\n  color: var(--eco-black);\n}\n\n.eco-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.eco-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .eco-grid-2,\n  .eco-grid-3 {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* MOBILE TABLE *\/\n\n@media (max-width: 700px) {\n  .eco-table-wrap {\n    overflow: visible !important;\n  }\n\n  .eco-table {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table thead {\n    display: none;\n  }\n\n  .eco-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .eco-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .eco-table td:first-child {\n    padding-bottom: 4px;\n    color: var(--eco-black);\n    font-weight: 800;\n  }\n\n  .eco-table td:last-child {\n    padding-top: 3px;\n    color: #444444;\n  }\n\n  .eco-table tr:nth-child(even) td {\n    background: #ffffff !important;\n  }\n}\n\n\/* PHONE *\/\n\n@media (max-width: 520px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding: 32px 18px;\n  }\n\n  .ecoglo-s4071-page h1 {\n    font-size: 30px;\n  }\n\n  .ecoglo-s4071-page h2 {\n    font-size: 25px;\n  }\n\n  .ecoglo-s4071-page h3 {\n    font-size: 20px;\n  }\n\n  .eco-hero-lead {\n    font-size: 17px;\n  }\n\n  .eco-card,\n  .eco-related-card {\n    padding: 21px;\n  }\n\n  .eco-answer-box {\n    padding: 21px;\n  }\n\n  .eco-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .eco-dimension-box {\n    padding: 15px;\n  }\n}\n\u003c\/style\u003e\n\u003carticle class=\"ecoglo-s4071-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® S4-E30 Series | Black Photoluminescent Cast-In-Place Stair Nosing\u003c\/div\u003e\n\u003ch2\u003eS4071 Black Photoluminescent Cast-In-Place Stair Nosing | Ecoglo® S4-E30 Series\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® S4071\u003c\/strong\u003e is the black anti-slip model in the \u003cstrong\u003eS4-E30 photoluminescent cast-in-place stair-nosing series\u003c\/strong\u003e. Designed for new concrete stair construction, the profile installs directly into wet concrete to create a durable, flush stair edge combining photoluminescent visibility with hard-wearing silicon-carbide slip resistance.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e S4071 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e S4-E30 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Cast Into Wet Concrete \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 8 ft \u0026amp; 10 ft Lengths \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® S4071 is the black model in the \u003cstrong\u003eS4-E30 photoluminescent cast-in-place stair-nosing series\u003c\/strong\u003e. It installs directly into wet concrete and is designed for concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs. The profile is approximately \u003cstrong\u003e2.2 inches (56.8 mm) wide\u003c\/strong\u003e and combines three photoluminescent strips with a wide black silicon-carbide anti-slip surface.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePhotoluminescent Cast-In-Place Stair Nosing for Concrete Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® S4071 is engineered for concrete stair projects where architects, general contractors, concrete contractors, estimators and facility owners require a permanent stair-edge solution combining \u003cstrong\u003e visual contrast, slip resistance and photoluminescent visibility. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlike surface-applied tapes or retrofit stair-nosings, the S4-E30 profile is installed directly into wet concrete during construction. This allows the stair nosing to become integrated with the concrete stair and helps create a smooth, flush transition at the leading edge.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the contrast between the black anti-slip surface and the photoluminescent strips helps define the edge of each step. When normal lighting is reduced or lost, the photoluminescent strips continue to provide visible step-edge definition without requiring electrical power at the stair nosing.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eCast Directly Into Concrete\u003c\/h3\u003e\n\u003cp\u003eDesigned for installation into wet concrete on new concrete stairs, concrete-filled steel-pan stairs and precast concrete stair systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eBlack Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing black silicon-carbide non-slip material is integrally bonded to the aluminum substrate to provide durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003eEcoglo® photoluminescent technology helps maintain visible step-edge definition when normal lighting conditions are reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4071 \/ S4-E30 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, concrete contractors, specification consultants and project managers accurately identify the product during design, tendering, submittals, procurement and inspection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® S4071 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eS4071\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eS4-E30 Photoluminescent Cast-In-Place Stair Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eConcrete stairs, concrete-filled steel-pan stairs and precast concrete stairs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation Method\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled directly into wet concrete\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.2\" \/ 56.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMain Top Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Depth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.7 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVertical Anchor Depth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" \/ 15.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnchor Foot Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" \/ 14.7 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.491 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAluminum\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6063-T5 aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAluminum Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMill-finish aluminum with clear acrylic lacquer finish to help prevent corrosion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThree ridged photoluminescent strips positioned along the stair-edge side of the profile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts may be supplied attached or unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eUnattached Insert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled later in construction using premium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConstruction Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear protective tape wraps the product during installation to help keep the nosing clean and protected\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSuitable for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DIMENSIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4-E30 Cast-In-Place Stair Nosing Dimensions\u003c\/h2\u003e\n\u003cp\u003eReview the S4-E30 profile dimensions before ordering, preparing architectural stair details or coordinating concrete work. The profile is approximately 2.2 inches wide with a 2.0-inch usable top surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-dimension-box\"\u003e\n\u003cimg class=\"eco-dimension-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_s4-e20-dimensios.jpg?v=1788193510\" alt=\"Ecoglo S4-E30 photoluminescent cast-in-place stair nosing dimensions showing 2.2 inch overall width\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-dimension-caption\"\u003e\n\u003cstrong\u003eEcoglo® S4-E30 Profile:\u003c\/strong\u003e approximately 2.2\" (56.8 mm) overall width, 2.0\" (51.0 mm) top surface, 0.8\" (19.7 mm) overall depth, 0.6\" (15.9 mm) anchor depth and 0.6\" (14.7 mm) anchor-foot width.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 25px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm dimensions against the current Ecoglo® S4-E30 manufacturer data sheet and approved architectural stair detail before finalizing concrete formwork or releasing material.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® S4-E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors and government contractors can use the manufacturer technical data sheet for product review, specifications, project submittals and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4-E30-Data-Sheet.pdf?v=1788192762\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/S4-E30-Ecoglo.png?v=1788192901\" alt=\"Ecoglo S4-E30 photoluminescent cast-in-place stair nosing technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e S4-E30 Photoluminescent Cast-In-Place Stair Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Concrete Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the S4-E30 cast-in-place profile for demanding commercial and institutional environments where long-term stair-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eRaised ridges help protect the photoluminescent strips from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent surface also contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eCast-in-place installation creates a smooth transition between the nosing and surrounding concrete.\u003c\/li\u003e\n\u003cli\u003e6063-T5 mill-finish aluminum is protected with a clear acrylic lacquer finish.\u003c\/li\u003e\n\u003cli\u003eThe profile is designed for concrete stairs, concrete-filled steel-pan stairs and precast stairs.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports performance loss below visually detectable levels following 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair nosing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCast-In-Place Installation for New Concrete Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eS4071 is intended to be incorporated into the concrete stair during construction rather than installed as a surface-mounted retrofit after the concrete has cured.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Coordinate Before the Pour\u003c\/h3\u003e\n\u003cp\u003eConfirm the architectural stair detail, finished nosing location and required lengths before concrete placement begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Install Into Wet Concrete\u003c\/h3\u003e\n\u003cp\u003ePosition the S4-E30 profile in accordance with approved project documents and current manufacturer installation guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Protect During Construction\u003c\/h3\u003e\n\u003cp\u003eEcoglo® supplies protective tape around the product to help keep the nosing clean during installation and construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eAttached or Unattached Inserts:\u003c\/strong\u003e S4-E30 inserts can be supplied attached or unattached. Unattached inserts can be installed later in construction to reduce the risk of damage or contamination. Ecoglo® specifies premium polyurethane adhesive for installation of unattached inserts.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSPECTION \/ PROJECT READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® S4071 Can Help Reduce Avoidable Project Delays\u003c\/h2\u003e\n\u003cp\u003eOn large commercial, government and institutional projects, concrete stair-edge details should be resolved before the concrete is poured. Incorrect product selection, missing documentation or uncoordinated stair details can create RFIs, rework and avoidable project delays.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → technical data → approved detail → installation \u003c\/strong\u003e provides a clear documentation path from specification through final construction.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® S4071 Black, S4-E30 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent concrete stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Concrete Stair Detail\u003c\/h3\u003e\n\u003cp\u003eReview the architectural stair detail and confirm that the S4-E30 cast-in-place profile has been coordinated with concrete stair geometry before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the S4-E30 technical data sheet with project submittals so dimensions, materials, installation method and listed product information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Coordinate Before Concrete Placement\u003c\/h3\u003e\n\u003cp\u003eBecause S4071 installs into wet concrete, the nosing location and elevation should be coordinated with the concrete contractor before and during the pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Protect the Product During Construction\u003c\/h3\u003e\n\u003cp\u003eRetain the manufacturer's protective covering as appropriate during construction to help prevent contamination and damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, model numbers, technical documentation and installation records for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eS4071 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as S4071\u003c\/li\u003e\n\u003cli\u003eS4-E30 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003eConcrete stair construction reviewed\u003c\/li\u003e\n\u003cli\u003eCast-in-place installation method confirmed\u003c\/li\u003e\n\u003cli\u003eArchitectural stair-edge detail reviewed before concrete placement\u003c\/li\u003e\n\u003cli\u003eS4-E30 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired 8-ft, 10-ft or cut-to-length quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eProtective construction covering retained as appropriate\u003c\/li\u003e\n\u003cli\u003eInsert installation method confirmed\u003c\/li\u003e\n\u003cli\u003eInstalled nosing position matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can any stair-nosing manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product early, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, rework and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CODE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the S4-E30 series for luminous-egress applications and references multiple building, fire and life-safety standards in its technical documentation. Applicability must be confirmed for each individual project.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the S4-E30 photoluminescent cast-in-place stair-nosing series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety code references associated with the S4-E30 series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent strips are designed to provide durable traction in demanding pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting use in both indoor and outdoor environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eRaised luminous ridges and hard-wearing silicon-carbide construction are engineered for high pedestrian traffic and long service life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent technology requires no electrical connection or battery at the stair nosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent product as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based profile is recyclable and can contribute to project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Large Commercial, Institutional \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® S4071 is particularly suited to projects requiring a repeatable, specification-ready cast-in-place stair-edge solution across multiple concrete stairways or construction phases.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal and public buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention and public-assembly facilities\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact stair-nosing model during design development helps coordinate concrete geometry, anti-slip color, luminous marking requirements, lengths and installation before concrete construction begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e S4071 Black Photoluminescent Cast-In-Place Stair Nosing, S4-E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e New concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Cast directly into wet concrete at the stair leading edge.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e 6063-T5 aluminum profile with clear acrylic lacquer finish, Ecoglo® photoluminescent step-edge material and integrally bonded black silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.2 inches \/ 56.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e S4071 Black anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the S4-E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® S4-E30 Cast-In-Place Stair Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® S4-E30 photoluminescent cast-in-place stair-nosing series is available with \u003cstrong\u003eBlack, Gray and Yellow anti-slip configurations\u003c\/strong\u003e. This allows architects, contractors and specification teams to coordinate stair-edge contrast with project requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003ch3\u003eS4071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip material combined with three Ecoglo® photoluminescent step-edge strips. A versatile high-contrast configuration for commercial, institutional and government concrete stair projects.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"S4061 Gray Photoluminescent Stair Nosing for Concrete\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4061_Gray_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682\" alt=\"Ecoglo S4061 Gray photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eS4061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip configuration with three Ecoglo® photoluminescent step-edge strips. Designed for cast-in-place installation in new concrete stair construction.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo® S4-E30 Gray Stair Nosings for New Construction\" rel=\"noopener\" target=\"_blank\"\u003eShop Ecoglo® S4-E30 Gray\u003c\/a\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"Shop\" rel=\"noopener\" target=\"_blank\"\u003e\u003c\/a\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\" title=\"S4051 Yellow Photoluminescent Stair Nosing for Concrete\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4051_Yellow_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682\" alt=\"Ecoglo S4051 Yellow photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eS4051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip configuration with three Ecoglo® photoluminescent step-edge strips for projects requiring enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo® S4-E30 Yellow stair nosings for new construction\" rel=\"noopener\" target=\"_blank\"\u003eShop Ecoglo® S4-E30 Yellow\u003c\/a\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo® S4-E30 Yellow stair nosings for new construction\" rel=\"noopener\" target=\"_blank\"\u003e \u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® S4071 \/ S4-E30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® S4071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® S4071 is the black anti-slip model in the S4-E30 photoluminescent cast-in-place stair-nosing series. It is designed for installation directly into wet concrete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of stairs can S4071 be used on?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 series is designed for concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions of S4-E30?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 profile is approximately 2.2 inches (56.8 mm) wide with a 2.0-inch (51.0 mm) top surface and approximately 0.8 inches (19.7 mm) overall depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eStandard S4-E30 lengths are 8 ft and 10 ft. Cut-to-length sizes are also available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® S4071 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. S4071 incorporates hard-wearing black silicon-carbide non-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs S4071 installed before or after the concrete is poured?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4071 is a cast-in-place stair nosing designed to be installed directly into wet concrete during construction. Product location should therefore be coordinated before the concrete pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the anti-slip inserts be installed later?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® states that inserts may be supplied attached or unattached. Unattached inserts can be installed later in construction using premium polyurethane adhesive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan S4-E30 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the S4-E30 series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes S4071 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the stair nosing. The photoluminescent material stores energy from suitable ambient illumination and releases visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the S4-E30 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the S4-E30 photoluminescent cast-in-place stair-nosing series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other S4-E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 series includes \u003cstrong\u003eS4071 Black\u003c\/strong\u003e, \u003cstrong\u003eS4061 Gray\u003c\/strong\u003e and \u003cstrong\u003eS4051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs S4071 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4071 can be specified for commercial, institutional, transportation, government and other large concrete stair projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying S4071 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the architectural stair detail, concrete construction, required quantities, lengths and project specification before releasing material. Because S4071 is cast directly into wet concrete, early coordination can help prevent incorrect selections, RFIs, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Concrete Contractors \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eS4071\u003c\/strong\u003e, the \u003cstrong\u003eS4-E30 Series\u003c\/strong\u003e and the \u003cstrong\u003eS4-E30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e\n\u003c!-- =====================================================\n     FAQ STRUCTURED DATA\n     Shopify normally supplies Product schema through the theme.\n     This adds FAQ schema only to avoid duplicate Product schema.\n===================================================== --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 2 FT","offer_id":47499019288732,"sku":"S4071 - 2 ft","price":34.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4 FT","offer_id":47499019321500,"sku":"S4071 - 4 ft","price":69.6,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6 FT","offer_id":47499019354268,"sku":"S4071 - 6 ft","price":104.4,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8 FT","offer_id":47499019387036,"sku":"S4071 - 8 ft","price":139.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10 FT","offer_id":47499019419804,"sku":"S4071 - 10 ft","price":174.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4071_Black_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244"},{"product_id":"ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing","title":"Ecoglo® S4061 Gray Luminescent Cast In Place Stair Nosing | S4-E30","description":"\u003cstyle\u003e\n.ecoglo-s4061-page {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--eco-black);\n}\n\n.ecoglo-s4061-page *,\n.ecoglo-s4061-page *:before,\n.ecoglo-s4061-page *:after {\n  box-sizing: border-box;\n}\n\n.ecoglo-s4061-page h1,\n.ecoglo-s4061-page h2,\n.ecoglo-s4061-page h3,\n.ecoglo-s4061-page h4,\n.ecoglo-s4061-page p,\n.ecoglo-s4061-page li,\n.ecoglo-s4061-page td,\n.ecoglo-s4061-page th,\n.ecoglo-s4061-page a,\n.ecoglo-s4061-page span {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.ecoglo-s4061-page h1,\n.ecoglo-s4061-page h2,\n.ecoglo-s4061-page h3 {\n  margin-top: 0;\n  line-height: 1.18;\n  color: var(--eco-black);\n}\n\n.ecoglo-s4061-page h1 {\n  margin-bottom: 20px;\n  font-size: clamp(32px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.8px;\n}\n\n.ecoglo-s4061-page h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n.ecoglo-s4061-page h3 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.ecoglo-s4061-page p {\n  margin: 0 0 18px;\n}\n\n.ecoglo-s4061-page a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.eco-section {\n  padding: 54px 42px;\n}\n\n.eco-section-alt {\n  background: var(--eco-light);\n}\n\n.eco-section-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.eco-section-dark h2,\n.eco-section-dark h3 {\n  color: var(--eco-white);\n}\n\n.eco-section-dark p,\n.eco-section-dark li {\n  color: #eeeeee;\n}\n\n.eco-section-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.eco-green-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\/* HERO *\/\n\n.eco-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  color: var(--eco-white);\n  background: linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom: 7px solid var(--eco-green);\n}\n\n.eco-hero:after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.eco-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.eco-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.eco-hero h2 {\n  color: var(--eco-white);\n}\n\n.eco-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.eco-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.eco-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.eco-chip strong {\n  color: var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.eco-answer-box {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.eco-answer-box strong {\n  color: var(--eco-black);\n}\n\n\/* GRID *\/\n\n.eco-grid-2,\n.eco-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 20px;\n  width: 100%;\n}\n\n.eco-card,\n.eco-related-card {\n  min-width: 0;\n  width: 100%;\n}\n\n.eco-card {\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: var(--eco-white);\n}\n\n.eco-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n.eco-card p:last-child,\n.eco-related-card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* TABLE *\/\n\n.eco-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.eco-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.eco-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.eco-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.eco-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.eco-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.eco-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.eco-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.eco-checks li:before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\/* DATASHEET *\/\n\n.eco-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-datasheet-link {\n  display: block;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n\n.eco-datasheet-image {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.eco-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n\/* DIMENSIONS *\/\n\n.eco-dimension-box {\n  overflow: hidden;\n  padding: 28px;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-dimension-image {\n  display: block;\n  width: 100%;\n  max-width: 900px;\n  height: auto;\n  margin: 0 auto;\n}\n\n.eco-dimension-caption {\n  max-width: 900px;\n  margin: 22px auto 0;\n  padding-top: 18px;\n  border-top: 1px solid var(--eco-border);\n  color: #555555;\n  font-size: 14px;\n}\n\n\/* INSPECTION *\/\n\n.eco-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-inspection h2,\n.eco-inspection h3 {\n  color: #ffffff;\n}\n\n.eco-inspection p {\n  color: #eeeeee;\n}\n\n.eco-inspection-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.eco-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* AUTHORITY *\/\n\n.eco-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\/* SPEC BOX *\/\n\n.eco-spec-box {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.eco-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* RELATED COLORS *\/\n\n.eco-related-card {\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.eco-related-current {\n  border-top-color: var(--eco-black);\n}\n\n.eco-related-image-wrap {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.eco-related-image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.eco-related-card h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.eco-related-card p {\n  flex-grow: 1;\n}\n\n.eco-related-label {\n  display: inline-block;\n  margin-top: auto;\n  color: var(--eco-green-dark);\n  font-weight: 800;\n}\n\n\/* FAQ *\/\n\n.eco-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.eco-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.eco-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.eco-faq details[open] summary:after {\n  content: \"–\";\n}\n\n.eco-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.eco-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.eco-cta h2 {\n  margin-bottom: 12px;\n  color: var(--eco-black);\n}\n\n.eco-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.eco-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .eco-grid-2,\n  .eco-grid-3 {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* MOBILE TABLE *\/\n\n@media (max-width: 700px) {\n  .eco-table-wrap {\n    overflow: visible !important;\n  }\n\n  .eco-table {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table thead {\n    display: none;\n  }\n\n  .eco-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .eco-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .eco-table td:first-child {\n    padding-bottom: 4px;\n    color: var(--eco-black);\n    font-weight: 800;\n  }\n\n  .eco-table td:last-child {\n    padding-top: 3px;\n    color: #444444;\n  }\n\n  .eco-table tr:nth-child(even) td {\n    background: #ffffff !important;\n  }\n}\n\n\/* PHONE *\/\n\n@media (max-width: 520px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding: 32px 18px;\n  }\n\n  .ecoglo-s4061-page h1 {\n    font-size: 30px;\n  }\n\n  .ecoglo-s4061-page h2 {\n    font-size: 25px;\n  }\n\n  .ecoglo-s4061-page h3 {\n    font-size: 20px;\n  }\n\n  .eco-hero-lead {\n    font-size: 17px;\n  }\n\n  .eco-card,\n  .eco-related-card {\n    padding: 21px;\n  }\n\n  .eco-answer-box {\n    padding: 21px;\n  }\n\n  .eco-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .eco-dimension-box {\n    padding: 15px;\n  }\n}\n\u003c\/style\u003e\n\u003carticle class=\"ecoglo-s4061-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® S4-E30 Series | Gray Photoluminescent Cast-In-Place Stair Nosing\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4061 Gray Luminescent Cast In Place Stair Nosing | S4-E30\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® S4061\u003c\/strong\u003e is the gray anti-slip model in the \u003cstrong\u003eS4-E30 photoluminescent cast-in-place stair-nosing series\u003c\/strong\u003e. Designed for new concrete stair construction, the profile installs directly into wet concrete to create a durable, flush stair edge combining photoluminescent visibility with hard-wearing silicon-carbide slip resistance.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e S4061 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e S4-E30 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Gray Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Cast Into Wet Concrete \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 8 ft \u0026amp; 10 ft Lengths \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® S4061 is the gray model in the \u003cstrong\u003eS4-E30 photoluminescent cast-in-place stair-nosing series\u003c\/strong\u003e. It installs directly into wet concrete and is designed for concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs. The profile is approximately \u003cstrong\u003e2.2 inches (56.8 mm) wide\u003c\/strong\u003e and combines three photoluminescent strips with a wide gray silicon-carbide anti-slip surface.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePhotoluminescent Cast-In-Place Stair Nosing for Concrete Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® S4061 is engineered for concrete stair projects where architects, general contractors, concrete contractors, estimators and facility owners require a permanent stair-edge solution combining \u003cstrong\u003e visual contrast, slip resistance and photoluminescent visibility. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlike surface-applied tapes or retrofit stair-nosings, the S4-E30 profile is installed directly into wet concrete during construction. This allows the stair nosing to become integrated with the concrete stair and helps create a smooth, flush transition at the leading edge.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the contrast between the gray anti-slip surface and the photoluminescent strips helps define the edge of each step. When normal lighting is reduced or lost, the photoluminescent strips continue to provide visible step-edge definition without requiring electrical power at the stair nosing.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eCast Directly Into Concrete\u003c\/h3\u003e\n\u003cp\u003eDesigned for installation into wet concrete on new concrete stairs, concrete-filled steel-pan stairs and precast concrete stair systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eGray Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing gray silicon-carbide non-slip material is integrally bonded to the aluminum substrate to provide durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003eEcoglo® photoluminescent technology helps maintain visible step-edge definition when normal lighting conditions are reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4061 \/ S4-E30 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, concrete contractors, specification consultants and project managers accurately identify the product during design, tendering, submittals, procurement and inspection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® S4061 Gray\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eS4061\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eS4-E30 Photoluminescent Cast-In-Place Stair Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eConcrete stairs, concrete-filled steel-pan stairs and precast concrete stairs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation Method\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled directly into wet concrete\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.2\" \/ 56.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMain Top Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Depth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.7 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVertical Anchor Depth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" \/ 15.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnchor Foot Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" \/ 14.7 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.491 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAluminum\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6063-T5 aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAluminum Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMill-finish aluminum with clear acrylic lacquer finish to help prevent corrosion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThree ridged photoluminescent strips positioned along the stair-edge side of the profile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts may be supplied attached or unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eUnattached Insert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled later in construction using premium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConstruction Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear protective tape wraps the product during installation to help keep the nosing clean and protected\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSuitable for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DIMENSIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4-E30 Cast-In-Place Stair Nosing Dimensions\u003c\/h2\u003e\n\u003cp\u003eReview the S4-E30 profile dimensions before ordering, preparing architectural stair details or coordinating concrete work. The profile is approximately 2.2 inches wide with a 2.0-inch usable top surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-dimension-box\"\u003e\n\u003cimg class=\"eco-dimension-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_s4-e20-dimensios.jpg?v=1788193510\" alt=\"Ecoglo S4-E30 photoluminescent cast-in-place stair nosing dimensions showing 2.2 inch overall width\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-dimension-caption\"\u003e\n\u003cstrong\u003eEcoglo® S4-E30 Profile:\u003c\/strong\u003e approximately 2.2\" (56.8 mm) overall width, 2.0\" (51.0 mm) top surface, 0.8\" (19.7 mm) overall depth, 0.6\" (15.9 mm) anchor depth and 0.6\" (14.7 mm) anchor-foot width.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 25px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm dimensions against the current Ecoglo® S4-E30 manufacturer data sheet and approved architectural stair detail before finalizing concrete formwork or releasing material.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® S4-E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors and government contractors can use the manufacturer technical data sheet for product review, specifications, project submittals and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4-E30-Data-Sheet.pdf?v=1788192762\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/S4-E30-Ecoglo.png?v=1788192901\" alt=\"Ecoglo S4-E30 photoluminescent cast-in-place stair nosing technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e S4-E30 Photoluminescent Cast-In-Place Stair Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Concrete Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the S4-E30 cast-in-place profile for demanding commercial and institutional environments where long-term stair-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eRaised ridges help protect the photoluminescent strips from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent surface also contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eCast-in-place installation creates a smooth transition between the nosing and surrounding concrete.\u003c\/li\u003e\n\u003cli\u003e6063-T5 mill-finish aluminum is protected with a clear acrylic lacquer finish.\u003c\/li\u003e\n\u003cli\u003eThe profile is designed for concrete stairs, concrete-filled steel-pan stairs and precast stairs.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports performance loss below visually detectable levels following 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair nosing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCast-In-Place Installation for New Concrete Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eS4061 is intended to be incorporated into the concrete stair during construction rather than installed as a surface-mounted retrofit after the concrete has cured.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Coordinate Before the Pour\u003c\/h3\u003e\n\u003cp\u003eConfirm the architectural stair detail, finished nosing location and required lengths before concrete placement begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Install Into Wet Concrete\u003c\/h3\u003e\n\u003cp\u003ePosition the S4-E30 profile in accordance with approved project documents and current manufacturer installation guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Protect During Construction\u003c\/h3\u003e\n\u003cp\u003eEcoglo® supplies protective tape around the product to help keep the nosing clean during installation and construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eAttached or Unattached Inserts:\u003c\/strong\u003e S4-E30 inserts can be supplied attached or unattached. Unattached inserts can be installed later in construction to reduce the risk of damage or contamination. Ecoglo® specifies premium polyurethane adhesive for installation of unattached inserts.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSPECTION \/ PROJECT READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® S4061 Can Help Reduce Avoidable Project Delays\u003c\/h2\u003e\n\u003cp\u003eOn large commercial, government and institutional projects, concrete stair-edge details should be resolved before the concrete is poured. Incorrect product selection, missing documentation or uncoordinated stair details can create RFIs, rework and avoidable project delays.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → technical data → approved detail → installation \u003c\/strong\u003e provides a clear documentation path from specification through final construction.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® S4061 Gray, S4-E30 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent concrete stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Concrete Stair Detail\u003c\/h3\u003e\n\u003cp\u003eReview the architectural stair detail and confirm that the S4-E30 cast-in-place profile has been coordinated with concrete stair geometry before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the S4-E30 technical data sheet with project submittals so dimensions, materials, installation method and listed product information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Coordinate Before Concrete Placement\u003c\/h3\u003e\n\u003cp\u003eBecause S4061 installs into wet concrete, the nosing location and elevation should be coordinated with the concrete contractor before and during the pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Protect the Product During Construction\u003c\/h3\u003e\n\u003cp\u003eRetain the manufacturer's protective covering as appropriate during construction to help prevent contamination and damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, model numbers, technical documentation and installation records for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eS4061 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as S4061\u003c\/li\u003e\n\u003cli\u003eS4-E30 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eGray anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003eConcrete stair construction reviewed\u003c\/li\u003e\n\u003cli\u003eCast-in-place installation method confirmed\u003c\/li\u003e\n\u003cli\u003eArchitectural stair-edge detail reviewed before concrete placement\u003c\/li\u003e\n\u003cli\u003eS4-E30 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired 8-ft, 10-ft or cut-to-length quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eProtective construction covering retained as appropriate\u003c\/li\u003e\n\u003cli\u003eInsert installation method confirmed\u003c\/li\u003e\n\u003cli\u003eInstalled nosing position matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can any stair-nosing manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product early, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, rework and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CODE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the S4-E30 series for luminous-egress applications and references multiple building, fire and life-safety standards in its technical documentation. Applicability must be confirmed for each individual project.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the S4-E30 photoluminescent cast-in-place stair-nosing series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety code references associated with the S4-E30 series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent strips are designed to provide durable traction in demanding pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting use in both indoor and outdoor environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eRaised luminous ridges and hard-wearing silicon-carbide construction are engineered for high pedestrian traffic and long service life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent technology requires no electrical connection or battery at the stair nosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent product as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based profile is recyclable and can contribute to project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Large Commercial, Institutional \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® S4061 is particularly suited to projects requiring a repeatable, specification-ready cast-in-place stair-edge solution across multiple concrete stairways or construction phases.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal and public buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention and public-assembly facilities\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact stair-nosing model during design development helps coordinate concrete geometry, anti-slip color, luminous marking requirements, lengths and installation before concrete construction begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e S4061 Gray Photoluminescent Cast-In-Place Stair Nosing, S4-E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e New concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Cast directly into wet concrete at the stair leading edge.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e 6063-T5 aluminum profile with clear acrylic lacquer finish, Ecoglo® photoluminescent step-edge material and integrally bonded gray silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.2 inches \/ 56.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e S4061 Gray anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the S4-E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® S4-E30 Cast-In-Place Stair Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® S4-E30 photoluminescent cast-in-place stair-nosing series is available with \u003cstrong\u003eBlack, Gray and Yellow anti-slip configurations\u003c\/strong\u003e. This allows architects, contractors and specification teams to coordinate stair-edge contrast with project requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\" style=\"text-decoration: none;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" target=\"_blank\" title=\"Ecoglo S4071 Black Luminescent Cast In Place Stair Nosing\" rel=\"noopener\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/Ecoglo_S4071_Black_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=1946\" alt=\"Ecoglo S4071 Black photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eS4071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip material combined with three Ecoglo® photoluminescent step-edge strips. A versatile high-contrast configuration for commercial, institutional and government concrete stair projects.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" target=\"_blank\" title=\"Shop Ecoglo S4071 Black S4-E30 stair nosing\" rel=\"noopener\"\u003e\u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® S4-E30 Black →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4061_Gray_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682\" alt=\"Ecoglo S4061 Gray photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003ch3\u003eS4061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip material combined with three Ecoglo® photoluminescent step-edge strips. Designed for cast-in-place installation in new concrete stair construction.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003eCurrently Viewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\" style=\"text-decoration: none;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\" title=\"Ecoglo S4051 Yellow Luminescent Cast In Place Stair Nosing\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4051_Yellow_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682\" alt=\"Ecoglo S4051 Yellow photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eS4051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip configuration with three Ecoglo® photoluminescent step-edge strips for projects requiring enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo S4051 Yellow S4-E30 stair nosing\"\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo S4051 Yellow S4-E30 stair nosing\" rel=\"noopener\" target=\"_blank\"\u003eShop Ecoglo® S4-E30 Yellow →\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® S4061 \/ S4-E30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® S4061?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® S4061 is the gray anti-slip model in the S4-E30 photoluminescent cast-in-place stair-nosing series. It is designed for installation directly into wet concrete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of stairs can S4061 be used on?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 series is designed for concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions of S4-E30?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 profile is approximately 2.2 inches (56.8 mm) wide with a 2.0-inch (51.0 mm) top surface and approximately 0.8 inches (19.7 mm) overall depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eStandard S4-E30 lengths are 8 ft and 10 ft. Cut-to-length sizes are also available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® S4061 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. S4061 incorporates hard-wearing gray silicon-carbide non-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs S4061 installed before or after the concrete is poured?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4061 is a cast-in-place stair nosing designed to be installed directly into wet concrete during construction. Product location should therefore be coordinated before the concrete pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the anti-slip inserts be installed later?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® states that inserts may be supplied attached or unattached. Unattached inserts can be installed later in construction using premium polyurethane adhesive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan S4-E30 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the S4-E30 series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes S4061 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the stair nosing. The photoluminescent material stores energy from suitable ambient illumination and releases visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the S4-E30 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the S4-E30 photoluminescent cast-in-place stair-nosing series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other S4-E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 series includes \u003cstrong\u003eS4071 Black\u003c\/strong\u003e, \u003cstrong\u003eS4061 Gray\u003c\/strong\u003e and \u003cstrong\u003eS4051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs S4061 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4061 can be specified for commercial, institutional, transportation, government and other large concrete stair projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying S4061 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the architectural stair detail, concrete construction, required quantities, lengths and project specification before releasing material. Because S4061 is cast directly into wet concrete, early coordination can help prevent incorrect selections, RFIs, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Concrete Contractors \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eS4061\u003c\/strong\u003e, the \u003cstrong\u003eS4-E30 Series\u003c\/strong\u003e and the \u003cstrong\u003eS4-E30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"Gray \/ 2 FT","offer_id":47499059593372,"sku":"S4061 - 2 FT","price":34.8,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 4 FT","offer_id":47499059626140,"sku":"S4061 - 4 FT","price":69.6,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 6 FT","offer_id":47499059658908,"sku":"S4061 - 6 FT","price":104.4,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 8 FT","offer_id":47499059691676,"sku":"S4061 - 8 FT","price":139.2,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10 FT","offer_id":47499059724444,"sku":"S4061 - 10 FT","price":174.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4061_Gray_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682"},{"product_id":"ecoglo-s4051-yellow-luminescent-cast-in-place-stair-nosing","title":"Ecoglo® S4051 Yellow Luminescent Cast In Place Stair Nosing | S4-E30","description":"\u003cstyle\u003e\n.ecoglo-s4051-page {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--eco-black);\n}\n\n.ecoglo-s4051-page *,\n.ecoglo-s4051-page *:before,\n.ecoglo-s4051-page *:after {\n  box-sizing: border-box;\n}\n\n.ecoglo-s4051-page h1,\n.ecoglo-s4051-page h2,\n.ecoglo-s4051-page h3,\n.ecoglo-s4051-page h4,\n.ecoglo-s4051-page p,\n.ecoglo-s4051-page li,\n.ecoglo-s4051-page td,\n.ecoglo-s4051-page th,\n.ecoglo-s4051-page a,\n.ecoglo-s4051-page span {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.ecoglo-s4051-page h1,\n.ecoglo-s4051-page h2,\n.ecoglo-s4051-page h3 {\n  margin-top: 0;\n  line-height: 1.18;\n  color: var(--eco-black);\n}\n\n.ecoglo-s4051-page h1 {\n  margin-bottom: 20px;\n  font-size: clamp(32px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.8px;\n}\n\n.ecoglo-s4051-page h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n.ecoglo-s4051-page h3 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.ecoglo-s4051-page p {\n  margin: 0 0 18px;\n}\n\n.ecoglo-s4051-page a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.eco-section {\n  padding: 54px 42px;\n}\n\n.eco-section-alt {\n  background: var(--eco-light);\n}\n\n.eco-section-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.eco-section-dark h2,\n.eco-section-dark h3 {\n  color: var(--eco-white);\n}\n\n.eco-section-dark p,\n.eco-section-dark li {\n  color: #eeeeee;\n}\n\n.eco-section-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.eco-green-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\/* HERO *\/\n\n.eco-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  color: var(--eco-white);\n  background: linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom: 7px solid var(--eco-green);\n}\n\n.eco-hero:after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.eco-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.eco-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.eco-hero h2 {\n  color: var(--eco-white);\n}\n\n.eco-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.eco-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.eco-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.eco-chip strong {\n  color: var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.eco-answer-box {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.eco-answer-box strong {\n  color: var(--eco-black);\n}\n\n\/* GRID *\/\n\n.eco-grid-2,\n.eco-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 20px;\n  width: 100%;\n}\n\n.eco-card,\n.eco-related-card {\n  min-width: 0;\n  width: 100%;\n}\n\n.eco-card {\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: var(--eco-white);\n}\n\n.eco-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n.eco-card p:last-child,\n.eco-related-card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* TABLE *\/\n\n.eco-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.eco-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.eco-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.eco-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.eco-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.eco-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.eco-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.eco-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.eco-checks li:before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\/* DATASHEET *\/\n\n.eco-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-datasheet-link {\n  display: block;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n\n.eco-datasheet-image {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.eco-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n\/* DIMENSIONS *\/\n\n.eco-dimension-box {\n  overflow: hidden;\n  padding: 28px;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.eco-dimension-image {\n  display: block;\n  width: 100%;\n  max-width: 900px;\n  height: auto;\n  margin: 0 auto;\n}\n\n.eco-dimension-caption {\n  max-width: 900px;\n  margin: 22px auto 0;\n  padding-top: 18px;\n  border-top: 1px solid var(--eco-border);\n  color: #555555;\n  font-size: 14px;\n}\n\n\/* INSPECTION *\/\n\n.eco-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.eco-inspection h2,\n.eco-inspection h3 {\n  color: #ffffff;\n}\n\n.eco-inspection p {\n  color: #eeeeee;\n}\n\n.eco-inspection-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.eco-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* AUTHORITY *\/\n\n.eco-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\/* SPEC BOX *\/\n\n.eco-spec-box {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.eco-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* RELATED COLORS *\/\n\n.eco-related-card {\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.eco-related-current {\n  border-top-color: var(--eco-black);\n}\n\n.eco-related-image-wrap {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.eco-related-image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.eco-related-card h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.eco-related-card p {\n  flex-grow: 1;\n}\n\n.eco-related-label {\n  display: inline-block;\n  margin-top: auto;\n  color: var(--eco-green-dark);\n  font-weight: 800;\n}\n\n\/* FAQ *\/\n\n.eco-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.eco-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.eco-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.eco-faq details[open] summary:after {\n  content: \"–\";\n}\n\n.eco-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.eco-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.eco-cta h2 {\n  margin-bottom: 12px;\n  color: var(--eco-black);\n}\n\n.eco-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.eco-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .eco-grid-2,\n  .eco-grid-3 {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* MOBILE TABLE *\/\n\n@media (max-width: 700px) {\n  .eco-table-wrap {\n    overflow: visible !important;\n  }\n\n  .eco-table {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table thead {\n    display: none;\n  }\n\n  .eco-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .eco-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .eco-table td:first-child {\n    padding-bottom: 4px;\n    color: var(--eco-black);\n    font-weight: 800;\n  }\n\n  .eco-table td:last-child {\n    padding-top: 3px;\n    color: #444444;\n  }\n\n  .eco-table tr:nth-child(even) td {\n    background: #ffffff !important;\n  }\n}\n\n\/* PHONE *\/\n\n@media (max-width: 520px) {\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding: 32px 18px;\n  }\n\n  .ecoglo-s4051-page h1 {\n    font-size: 30px;\n  }\n\n  .ecoglo-s4051-page h2 {\n    font-size: 25px;\n  }\n\n  .ecoglo-s4051-page h3 {\n    font-size: 20px;\n  }\n\n  .eco-hero-lead {\n    font-size: 17px;\n  }\n\n  .eco-card,\n  .eco-related-card {\n    padding: 21px;\n  }\n\n  .eco-answer-box {\n    padding: 21px;\n  }\n\n  .eco-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .eco-dimension-box {\n    padding: 15px;\n  }\n}\n\u003c\/style\u003e\n\u003carticle class=\"ecoglo-s4051-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® S4-E30 Series | Yellow Photoluminescent Cast-In-Place Stair Nosing\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4051 Yellow Luminescent Cast In Place Stair Nosing | S4-E30\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® S4051\u003c\/strong\u003e is the yellow anti-slip model in the \u003cstrong\u003eS4-E30 photoluminescent cast-in-place stair-nosing series\u003c\/strong\u003e. Designed for new concrete stair construction, the profile installs directly into wet concrete to create a durable, flush stair edge combining photoluminescent visibility with hard-wearing silicon-carbide slip resistance.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e S4051 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e S4-E30 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Yellow Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Cast Into Wet Concrete \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 8 ft \u0026amp; 10 ft Lengths \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® S4051 is the yellow model in the \u003cstrong\u003eS4-E30 photoluminescent cast-in-place stair-nosing series\u003c\/strong\u003e. It installs directly into wet concrete and is designed for concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs. The profile is approximately \u003cstrong\u003e2.2 inches (56.8 mm) wide\u003c\/strong\u003e and combines three photoluminescent strips with a wide yellow silicon-carbide anti-slip surface.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePhotoluminescent Cast-In-Place Stair Nosing for Concrete Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® S4051 is engineered for concrete stair projects where architects, general contractors, concrete contractors, estimators and facility owners require a permanent stair-edge solution combining \u003cstrong\u003e visual contrast, slip resistance and photoluminescent visibility. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnlike surface-applied tapes or retrofit stair-nosings, the S4-E30 profile is installed directly into wet concrete during construction. This allows the stair nosing to become integrated with the concrete stair and helps create a smooth, flush transition at the leading edge.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the contrast between the yellow anti-slip surface and the photoluminescent strips helps define the edge of each step. When normal lighting is reduced or lost, the photoluminescent strips continue to provide visible step-edge definition without requiring electrical power at the stair nosing.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eCast Directly Into Concrete\u003c\/h3\u003e\n\u003cp\u003eDesigned for installation into wet concrete on new concrete stairs, concrete-filled steel-pan stairs and precast concrete stair systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eYellow Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing yellow silicon-carbide non-slip material is integrally bonded to the aluminum substrate to provide durable traction and enhanced high-visibility stair-edge contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003eEcoglo® photoluminescent technology helps maintain visible step-edge definition when normal lighting conditions are reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4051 \/ S4-E30 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, concrete contractors, specification consultants and project managers accurately identify the product during design, tendering, submittals, procurement and inspection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® S4051 Yellow\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eS4051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eS4-E30 Photoluminescent Cast-In-Place Stair Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eYellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eConcrete stairs, concrete-filled steel-pan stairs and precast concrete stairs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation Method\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled directly into wet concrete\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.2\" \/ 56.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMain Top Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Depth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.7 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVertical Anchor Depth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" \/ 15.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnchor Foot Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" \/ 14.7 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.491 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAluminum\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6063-T5 aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAluminum Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMill-finish aluminum with clear acrylic lacquer finish to help prevent corrosion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThree ridged photoluminescent strips positioned along the stair-edge side of the profile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts may be supplied attached or unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eUnattached Insert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInstalled later in construction using premium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConstruction Protection\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear protective tape wraps the product during installation to help keep the nosing clean and protected\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSuitable for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DIMENSIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® S4-E30 Cast-In-Place Stair Nosing Dimensions\u003c\/h2\u003e\n\u003cp\u003eReview the S4-E30 profile dimensions before ordering, preparing architectural stair details or coordinating concrete work. The profile is approximately 2.2 inches wide with a 2.0-inch usable top surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-dimension-box\"\u003e\n\u003cimg class=\"eco-dimension-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_s4-e20-dimensios.jpg?v=1788193510\" alt=\"Ecoglo S4-E30 photoluminescent cast-in-place stair nosing dimensions showing 2.2 inch overall width\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-dimension-caption\"\u003e\n\u003cstrong\u003eEcoglo® S4-E30 Profile:\u003c\/strong\u003e approximately 2.2\" (56.8 mm) overall width, 2.0\" (51.0 mm) top surface, 0.8\" (19.7 mm) overall depth, 0.6\" (15.9 mm) anchor depth and 0.6\" (14.7 mm) anchor-foot width.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 25px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm dimensions against the current Ecoglo® S4-E30 manufacturer data sheet and approved architectural stair detail before finalizing concrete formwork or releasing material.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® S4-E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors and government contractors can use the manufacturer technical data sheet for product review, specifications, project submittals and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4-E30-Data-Sheet.pdf?v=1788192762\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/S4-E30-Ecoglo.png?v=1788192901\" alt=\"Ecoglo S4-E30 photoluminescent cast-in-place stair nosing technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e S4-E30 Photoluminescent Cast-In-Place Stair Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Concrete Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the S4-E30 cast-in-place profile for demanding commercial and institutional environments where long-term stair-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eRaised ridges help protect the photoluminescent strips from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent surface also contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eCast-in-place installation creates a smooth transition between the nosing and surrounding concrete.\u003c\/li\u003e\n\u003cli\u003e6063-T5 mill-finish aluminum is protected with a clear acrylic lacquer finish.\u003c\/li\u003e\n\u003cli\u003eThe profile is designed for concrete stairs, concrete-filled steel-pan stairs and precast stairs.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports performance loss below visually detectable levels following 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair nosing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCast-In-Place Installation for New Concrete Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eS4051 is intended to be incorporated into the concrete stair during construction rather than installed as a surface-mounted retrofit after the concrete has cured.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Coordinate Before the Pour\u003c\/h3\u003e\n\u003cp\u003eConfirm the architectural stair detail, finished nosing location and required lengths before concrete placement begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Install Into Wet Concrete\u003c\/h3\u003e\n\u003cp\u003ePosition the S4-E30 profile in accordance with approved project documents and current manufacturer installation guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Protect During Construction\u003c\/h3\u003e\n\u003cp\u003eEcoglo® supplies protective tape around the product to help keep the nosing clean during installation and construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eAttached or Unattached Inserts:\u003c\/strong\u003e S4-E30 inserts can be supplied attached or unattached. Unattached inserts can be installed later in construction to reduce the risk of damage or contamination. Ecoglo® specifies premium polyurethane adhesive for installation of unattached inserts.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSPECTION \/ PROJECT READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® S4051 Can Help Reduce Avoidable Project Delays\u003c\/h2\u003e\n\u003cp\u003eOn large commercial, government and institutional projects, concrete stair-edge details should be resolved before the concrete is poured. Incorrect product selection, missing documentation or uncoordinated stair details can create RFIs, rework and avoidable project delays.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → technical data → approved detail → installation \u003c\/strong\u003e provides a clear documentation path from specification through final construction.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® S4051 Yellow, S4-E30 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent concrete stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Concrete Stair Detail\u003c\/h3\u003e\n\u003cp\u003eReview the architectural stair detail and confirm that the S4-E30 cast-in-place profile has been coordinated with concrete stair geometry before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the S4-E30 technical data sheet with project submittals so dimensions, materials, installation method and listed product information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Coordinate Before Concrete Placement\u003c\/h3\u003e\n\u003cp\u003eBecause S4051 installs into wet concrete, the nosing location and elevation should be coordinated with the concrete contractor before and during the pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Protect the Product During Construction\u003c\/h3\u003e\n\u003cp\u003eRetain the manufacturer's protective covering as appropriate during construction to help prevent contamination and damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, model numbers, technical documentation and installation records for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eS4051 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as S4051\u003c\/li\u003e\n\u003cli\u003eS4-E30 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eYellow anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003eConcrete stair construction reviewed\u003c\/li\u003e\n\u003cli\u003eCast-in-place installation method confirmed\u003c\/li\u003e\n\u003cli\u003eArchitectural stair-edge detail reviewed before concrete placement\u003c\/li\u003e\n\u003cli\u003eS4-E30 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired 8-ft, 10-ft or cut-to-length quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eProtective construction covering retained as appropriate\u003c\/li\u003e\n\u003cli\u003eInsert installation method confirmed\u003c\/li\u003e\n\u003cli\u003eInstalled nosing position matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can any stair-nosing manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product early, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, rework and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CODE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the S4-E30 series for luminous-egress applications and references multiple building, fire and life-safety standards in its technical documentation. Applicability must be confirmed for each individual project.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the S4-E30 photoluminescent cast-in-place stair-nosing series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety code references associated with the S4-E30 series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent strips are designed to provide durable traction in demanding pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting use in both indoor and outdoor environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eRaised luminous ridges and hard-wearing silicon-carbide construction are engineered for high pedestrian traffic and long service life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent technology requires no electrical connection or battery at the stair nosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent product as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based profile is recyclable and can contribute to project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Large Commercial, Institutional \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® S4051 is particularly suited to projects requiring a repeatable, specification-ready cast-in-place stair-edge solution across multiple concrete stairways or construction phases.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal and public buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eHigh-rise commercial buildings\u003c\/li\u003e\n\u003cli\u003eOffice towers and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention and public-assembly facilities\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact stair-nosing model during design development helps coordinate concrete geometry, anti-slip color, luminous marking requirements, lengths and installation before concrete construction begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e S4051 Yellow Photoluminescent Cast-In-Place Stair Nosing, S4-E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e New concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Cast directly into wet concrete at the stair leading edge.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e 6063-T5 aluminum profile with clear acrylic lacquer finish, Ecoglo® photoluminescent step-edge material and integrally bonded yellow silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOverall Width:\u003c\/strong\u003e Approximately 2.2 inches \/ 56.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e S4051 Yellow anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the S4-E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® S4-E30 Cast-In-Place Stair Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® S4-E30 photoluminescent cast-in-place stair-nosing series is available with \u003cstrong\u003eBlack, Gray and Yellow anti-slip configurations\u003c\/strong\u003e. This allows architects, contractors and specification teams to coordinate stair-edge contrast with project requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\" style=\"text-decoration: none;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" target=\"_blank\" title=\"Ecoglo S4071 Black Luminescent Cast In Place Stair Nosing\" rel=\"noopener\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/Ecoglo_S4071_Black_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=1946\" alt=\"Ecoglo S4071 Black photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eS4071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip material combined with three Ecoglo® photoluminescent step-edge strips. A versatile high-contrast configuration for commercial, institutional and government concrete stair projects.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" target=\"_blank\" title=\"Shop Ecoglo S4071 Black S4-E30 stair nosing\" rel=\"noopener\"\u003eShop Ecoglo® S4-E30 Black →\u003c\/a\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4071-black-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo S4071 Black S4-E30 stair nosing\"\u003e\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\" style=\"text-decoration: none;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"Ecoglo S4061 Gray Luminescent Cast In Place Stair Nosing\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4061_Gray_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682\" alt=\"Ecoglo S4061 Gray photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eS4061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip material combined with three Ecoglo® photoluminescent step-edge strips. Designed for cast-in-place installation in new concrete stair construction.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\" title=\"Shop Ecoglo S4061 Gray S4-E30 stair nosing\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® S4-E30 Gray →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4051_Yellow_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682\" alt=\"Ecoglo S4051 Yellow photoluminescent cast-in-place stair nosing S4-E30\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003ch3\u003eS4051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip configuration with three Ecoglo® photoluminescent step-edge strips for projects requiring enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003eCurrently Viewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® S4051 \/ S4-E30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® S4051?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® S4051 is the yellow anti-slip model in the S4-E30 photoluminescent cast-in-place stair-nosing series. It is designed for installation directly into wet concrete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of stairs can S4051 be used on?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 series is designed for concrete stairs, concrete-filled steel-pan stairs and precast concrete stairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions of S4-E30?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 profile is approximately 2.2 inches (56.8 mm) wide with a 2.0-inch (51.0 mm) top surface and approximately 0.8 inches (19.7 mm) overall depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eStandard S4-E30 lengths are 8 ft and 10 ft. Cut-to-length sizes are also available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® S4051 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. S4051 incorporates hard-wearing yellow silicon-carbide non-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs S4051 installed before or after the concrete is poured?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4051 is a cast-in-place stair nosing designed to be installed directly into wet concrete during construction. Product location should therefore be coordinated before the concrete pour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the anti-slip inserts be installed later?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® states that inserts may be supplied attached or unattached. Unattached inserts can be installed later in construction using premium polyurethane adhesive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan S4-E30 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the S4-E30 series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes S4051 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the stair nosing. The photoluminescent material stores energy from suitable ambient illumination and releases visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the S4-E30 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the S4-E30 photoluminescent cast-in-place stair-nosing series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other S4-E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe S4-E30 series includes \u003cstrong\u003eS4071 Black\u003c\/strong\u003e, \u003cstrong\u003eS4061 Gray\u003c\/strong\u003e and \u003cstrong\u003eS4051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs S4051 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eS4051 can be specified for commercial, institutional, transportation, government and other large concrete stair projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying S4051 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the architectural stair detail, concrete construction, required quantities, lengths and project specification before releasing material. Because S4051 is cast directly into wet concrete, early coordination can help prevent incorrect selections, RFIs, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Concrete Contractors \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eS4051\u003c\/strong\u003e, the \u003cstrong\u003eS4-E30 Series\u003c\/strong\u003e and the \u003cstrong\u003eS4-E30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"Yellow \/ 2 FT","offer_id":47499072569500,"sku":"S4051 - 2 FT","price":34.8,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 4 FT","offer_id":47499072602268,"sku":"S4051 - 4 FT","price":69.6,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 6 FT","offer_id":47499072635036,"sku":"S4051 - 6 FT","price":104.4,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 8 FT","offer_id":47499072667804,"sku":"S4051 - 8 FT","price":139.2,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 10 FT","offer_id":47499072700572,"sku":"S4051 - 10 FT","price":174.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo_S4051_Yellow_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193682"},{"product_id":"ecoglo-e2071-black-luminescent-contrast-strips-e20","title":"Ecoglo® E2071 Black Luminescent Contrast Strips, 1.5\" Wide | E20","description":"\u003cstyle\u003e\n.ecoglo-e2071-page {\n  --eco-green:#7fbe43;\n  --eco-green-dark:#5f982f;\n  --eco-green-soft:#f1f8ea;\n  --eco-black:#191919;\n  --eco-charcoal:#292929;\n  --eco-gray:#656565;\n  --eco-light:#f5f6f4;\n  --eco-border:#dfe4da;\n  --eco-white:#ffffff;\n\n  max-width:1200px;\n  margin:0 auto;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n  color:var(--eco-black);\n}\n\n.ecoglo-e2071-page *,\n.ecoglo-e2071-page *:before,\n.ecoglo-e2071-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-e2071-page h1,\n.ecoglo-e2071-page h2,\n.ecoglo-e2071-page h3,\n.ecoglo-e2071-page h4,\n.ecoglo-e2071-page p,\n.ecoglo-e2071-page li,\n.ecoglo-e2071-page td,\n.ecoglo-e2071-page th,\n.ecoglo-e2071-page a,\n.ecoglo-e2071-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-e2071-page h1,\n.ecoglo-e2071-page h2,\n.ecoglo-e2071-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-black);\n}\n\n.ecoglo-e2071-page h1 {\n  margin-bottom:20px;\n  font-size:clamp(32px,5vw,50px);\n  font-weight:800;\n  letter-spacing:-0.8px;\n}\n\n.ecoglo-e2071-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-e2071-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-e2071-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-e2071-page a {\n  color:var(--eco-green-dark);\n  font-weight:700;\n  text-decoration:underline;\n  text-underline-offset:3px;\n}\n\n.ecoglo-e2071-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-e2071-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-e2071-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-e2071-page .eco-section-dark h2,\n.ecoglo-e2071-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e2071-page .eco-section-dark p,\n.ecoglo-e2071-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-e2071-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-e2071-page .eco-green-line {\n  width:72px;\n  height:5px;\n  margin-bottom:17px;\n  background:var(--eco-green);\n}\n\n\/* HERO *\/\n\n.ecoglo-e2071-page .eco-hero {\n  position:relative;\n  overflow:hidden;\n  padding:64px 50px;\n  color:var(--eco-white);\n  background:linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom:7px solid var(--eco-green);\n}\n\n.ecoglo-e2071-page .eco-hero:after {\n  content:\"\";\n  position:absolute;\n  top:-155px;\n  right:-140px;\n  width:365px;\n  height:365px;\n  border:1px solid rgba(127,190,67,.35);\n  border-radius:50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.ecoglo-e2071-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-e2071-page .eco-eyebrow {\n  margin-bottom:12px;\n  color:var(--eco-green);\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.ecoglo-e2071-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e2071-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-e2071-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-e2071-page .eco-chip {\n  padding:8px 14px;\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:4px;\n  background:rgba(255,255,255,.08);\n  color:#ffffff;\n  font-size:14px;\n  font-weight:700;\n}\n\n.ecoglo-e2071-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-e2071-page .eco-answer-box {\n  margin-bottom:30px;\n  padding:25px 28px;\n  border-left:6px solid var(--eco-green);\n  background:var(--eco-green-soft);\n}\n\n.ecoglo-e2071-page .eco-answer-box strong {\n  color:var(--eco-black);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-e2071-page .eco-grid-2,\n.ecoglo-e2071-page .eco-grid-3 {\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n  gap:20px;\n  width:100%;\n}\n\n.ecoglo-e2071-page .eco-card,\n.ecoglo-e2071-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-e2071-page .eco-card {\n  height:100%;\n  padding:27px;\n  border:1px solid var(--eco-border);\n  border-radius:5px;\n  background:var(--eco-white);\n}\n\n.ecoglo-e2071-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-e2071-page .eco-card p:last-child,\n.ecoglo-e2071-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-e2071-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-e2071-page .eco-table {\n  width:100%;\n  min-width:0 !important;\n  border-collapse:collapse;\n  table-layout:auto;\n  background:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-table th {\n  padding:14px 15px;\n  background:var(--eco-black);\n  color:#ffffff;\n  text-align:left;\n  font-size:14px;\n}\n\n.ecoglo-e2071-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-e2071-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-e2071-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-e2071-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-e2071-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-e2071-page .eco-checks li:before {\n  content:\"✓\";\n  position:absolute;\n  top:6px;\n  left:0;\n  color:var(--eco-green-dark);\n  font-size:19px;\n  font-weight:900;\n}\n\n\/* DATA SHEET *\/\n\n.ecoglo-e2071-page .eco-datasheet {\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-top:6px solid var(--eco-green);\n  background:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-e2071-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-e2071-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-black);\n  color:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-datasheet-caption strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--eco-green);\n  font-size:18px;\n}\n\n\/* SPEC BOX *\/\n\n.ecoglo-e2071-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-black);\n  background:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-spec-label {\n  display:inline-block;\n  margin-bottom:18px;\n  padding:7px 13px;\n  background:var(--eco-green);\n  color:var(--eco-black);\n  font-weight:900;\n}\n\n\/* AUTHORITY *\/\n\n.ecoglo-e2071-page .eco-authority {\n  margin:23px 0;\n  padding:4px 0 4px 20px;\n  border-left:4px solid var(--eco-green);\n}\n\n\/* INSPECTION *\/\n\n.ecoglo-e2071-page .eco-inspection {\n  padding:45px;\n  border-left:8px solid var(--eco-green);\n  background:var(--eco-black);\n  color:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-inspection h2,\n.ecoglo-e2071-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-e2071-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-e2071-page .eco-number {\n  display:inline-flex;\n  width:35px;\n  height:35px;\n  margin-right:9px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--eco-green);\n  color:var(--eco-black);\n  font-weight:900;\n}\n\n\/* RELATED PRODUCTS *\/\n\n.ecoglo-e2071-page .eco-related-card {\n  display:flex;\n  flex-direction:column;\n  height:100%;\n  padding:24px;\n  border:1px solid var(--eco-border);\n  border-top:5px solid var(--eco-green);\n  border-radius:5px;\n  background:#ffffff;\n}\n\n.ecoglo-e2071-page .eco-related-current {\n  border-top-color:var(--eco-black);\n}\n\n.ecoglo-e2071-page .eco-related-image-wrap {\n  width:100%;\n  margin-bottom:18px;\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-radius:4px;\n  background:#ffffff;\n  aspect-ratio:1 \/ 1;\n}\n\n.ecoglo-e2071-page .eco-related-image {\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  object-position:center;\n}\n\n.ecoglo-e2071-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-e2071-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-e2071-page .eco-related-label {\n  display:inline-block;\n  margin-top:auto;\n  color:var(--eco-green-dark);\n  font-weight:800;\n}\n\n\/* FAQ *\/\n\n.ecoglo-e2071-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-e2071-page .eco-faq summary {\n  position:relative;\n  padding:20px 40px 20px 0;\n  cursor:pointer;\n  list-style:none;\n  color:var(--eco-black);\n  font-size:18px;\n  font-weight:800;\n}\n\n.ecoglo-e2071-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-e2071-page .eco-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  top:14px;\n  right:6px;\n  color:var(--eco-green-dark);\n  font-size:29px;\n  font-weight:400;\n}\n\n.ecoglo-e2071-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-e2071-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-e2071-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-black);\n}\n\n.ecoglo-e2071-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-black);\n}\n\n.ecoglo-e2071-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-e2071-page .eco-cta-note {\n  margin-top:20px;\n  padding:16px 18px;\n  background:rgba(255,255,255,.62);\n  font-weight:700;\n}\n\n@media (max-width:900px) {\n  .ecoglo-e2071-page .eco-section,\n  .ecoglo-e2071-page .eco-hero,\n  .ecoglo-e2071-page .eco-inspection,\n  .ecoglo-e2071-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-e2071-page .eco-grid-2,\n  .ecoglo-e2071-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-e2071-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-e2071-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e2071-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-e2071-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e2071-page .eco-table tr {\n    display:block;\n    width:100%;\n    margin-bottom:10px;\n    border:1px solid var(--eco-border);\n    border-left:4px solid var(--eco-green);\n    border-radius:4px;\n    background:#ffffff;\n  }\n\n  .ecoglo-e2071-page .eco-table td {\n    display:block;\n    width:100% !important;\n    padding:11px 14px;\n    border:0;\n    background:#ffffff !important;\n  }\n\n  .ecoglo-e2071-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-black);\n    font-weight:800;\n  }\n\n  .ecoglo-e2071-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-e2071-page .eco-section,\n  .ecoglo-e2071-page .eco-hero,\n  .ecoglo-e2071-page .eco-inspection,\n  .ecoglo-e2071-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-e2071-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-e2071-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-e2071-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-e2071-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-e2071-page .eco-card,\n  .ecoglo-e2071-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-e2071-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT VISIBILITY\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\n\u003cdiv style=\"text-align: center; margin: 0 0 24px 0;\"\u003e\n\u003cdiv style=\"display: inline-block; background: #166534; color: #ffffff; font-size: 13px; font-weight: 800; letter-spacing: 0.04em; text-transform: uppercase; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003eDay-to-Night Visibility\u003c\/div\u003e\n\u003ch2 style=\"margin: 0 0 6px 0; font-size: clamp(30px,4vw,42px); line-height: 1.15; color: #111827; font-weight: 800;\"\u003eVisible by \u003cstrong style=\"color: #f59e0b;\"\u003eDay\u003c\/strong\u003e.\u003c\/h2\u003e\n\u003ch2 style=\"margin: 0 0 16px 0; font-size: clamp(30px,4vw,42px); line-height: 1.15; color: #111827; font-weight: 800;\"\u003eGlowing by \u003cstrong style=\"color: #2563eb;\"\u003eNight\u003c\/strong\u003e.\u003c\/h2\u003e\n\u003cp style=\"margin: 0 auto 20px auto; max-width: 820px; font-size: 18px; line-height: 1.7; color: #374151;\"\u003eSee how \u003cstrong style=\"color: #111827;\"\u003eEcoglo®\u003c\/strong\u003e improves step visibility in normal lighting and provides reliable guidance in darkness or during power outages.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin: 0 0 26px 0;\"\u003e\n\u003cspan style=\"background: #fff7ed; border: 1px solid #fdba74; color: #b45309; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ Visible in Daylight \u003c\/span\u003e \u003cspan style=\"background: #eff6ff; border: 1px solid #93c5fd; color: #1d4ed8; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ Glows in Darkness \u003c\/span\u003e \u003cspan style=\"background: #ecfdf5; border: 1px solid #86efac; color: #166534; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ No Power Required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT SLIDER\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#ffffff 0%,#f8fafc 100%); border: 2px solid #dbeafe; border-radius: 22px; padding: 18px; box-shadow: 0 14px 34px rgba(0,0,0,0.10);\"\u003e\n\u003cdiv style=\"position: relative; overflow: hidden; border-radius: 18px; line-height: 0;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-Glowing-by-Night.png?v=1775742992\" style=\"display: block; width: 100%;\" alt=\"Ecoglo photoluminescent stair edge markings glowing at night\"\u003e\n\u003cdiv id=\"overlayBA\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; clip-path: inset(0 50% 0 0);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-visible-in-light.png?v=1775742993\" style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"Ecoglo stair edge markings visible during daylight\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"lineBA\" style=\"position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 4px; height: 100%; background: #ffffff; box-shadow: 0 0 12px rgba(0,0,0,0.25);\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"handleBA\" style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 56px; height: 56px; border-radius: 50%; background: #ffffff; border: 2px solid #d1d5db; display: flex; align-items: center; justify-content: center; font-size: 22px; font-weight: 800; color: #111827; box-shadow: 0 6px 18px rgba(0,0,0,0.22); z-index: 3;\"\u003e⇆\u003c\/div\u003e\n\u003cdiv class=\"ba-label ba-label-day\" style=\"position: absolute; top: 16px; left: 16px; background: rgba(245,158,11,0.95); color: #111827; padding: 10px 18px; border-radius: 999px; font-size: 15px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; z-index: 2;\"\u003e☀️ Visible by \u003cstrong\u003eDay\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-label ba-label-night\" style=\"position: absolute; top: 16px; right: 16px; background: rgba(37,99,235,0.95); color: #ffffff; padding: 10px 18px; border-radius: 999px; font-size: 15px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; z-index: 2;\"\u003e🌙 Glowing by \u003cstrong\u003eNight\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-mobile-labels\" style=\"display: none; position: absolute; top: 12px; left: 12px; right: 12px; z-index: 2; flex-direction: column; gap: 8px;\"\u003e\n\u003cdiv style=\"background: rgba(245,158,11,0.95); color: #111827; padding: 9px 14px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); text-align: center;\"\u003e☀️ Visible by \u003cstrong\u003eDay\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(37,99,235,0.95); color: #ffffff; padding: 9px 14px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); text-align: center;\"\u003e🌙 Glowing by \u003cstrong\u003eNight\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-bottom-prompt\" style=\"position: absolute; bottom: 16px; left: 50%; transform: translateX(-50%); background: rgba(255,255,255,0.95); color: #111827; padding: 10px 16px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.15); z-index: 2; white-space: nowrap;\"\u003eSafety First\u003c\/div\u003e\n\u003cinput id=\"sliderBA\" type=\"range\" min=\"0\" max=\"100\" value=\"50\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: ew-resize; z-index: 4;\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n@media (max-width:767px) {\n  .ba-label {\n    display:none !important;\n  }\n\n  .ba-mobile-labels {\n    display:flex !important;\n  }\n\n  .ba-bottom-prompt {\n    bottom:12px !important;\n    font-size:12px !important;\n    padding:8px 12px !important;\n  }\n\n  #handleBA {\n    width:48px !important;\n    height:48px !important;\n    font-size:18px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv style=\"text-align: center; margin: 24px 0 42px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo product performance and warranty information\" style=\"max-width: 100%; height: auto; display: inline-block;\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003carticle class=\"ecoglo-e2071-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® E20 Series | Black Photoluminescent Step Edge Contrast Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E2071 Black Luminescent Contrast Strips, 1.5\" Wide | E20\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® E2071\u003c\/strong\u003e is the black anti-slip model in the \u003cstrong\u003eE20 Series of 1.5-inch-wide photoluminescent step-edge contrast strips\u003c\/strong\u003e. Designed to improve stair-edge visibility in normal lighting and darkness, E2071 combines Ecoglo® photoluminescent technology with a durable black silicon-carbide anti-slip surface on a rigid aluminum base.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e E2071 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e E20 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 1.5\" Wide \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Indoor \u0026amp; Outdoor \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® E2071 is the \u003cstrong\u003eblack model in the E20 Series of photoluminescent stair-edge contrast strips\u003c\/strong\u003e. The aluminum profile is approximately \u003cstrong\u003e1.5 inches (37.3 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e, combining approximately 0.6 inches of photoluminescent material with a 0.9-inch black silicon-carbide anti-slip area. It is designed to improve step-edge visibility in normal lighting and darkness.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBlack Photoluminescent Stair Edge Contrast Strip for Safer Egress\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E2071 is designed for stairways where architects, contractors, estimators, property managers, facility operators and building owners require a durable combination of \u003cstrong\u003estep-edge contrast, slip resistance and photoluminescent visibility\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the dark black anti-slip surface provides strong contrast against the light-colored photoluminescent section, helping visually define the leading edge of each step. When normal lighting is reduced or lost, the charged photoluminescent material emits visible light without requiring electricity, batteries or wiring at the stair edge.\u003c\/p\u003e\n\u003cp\u003eThe low-profile rigid aluminum strip can be installed on suitable \u003cstrong\u003econcrete, metal and wood stair surfaces\u003c\/strong\u003e using premium polyurethane adhesive. Mechanical fasteners are also an installation option for appropriate indoor applications.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1.5-Inch Low-Profile Design\u003c\/h3\u003e\n\u003cp\u003eThe E20 profile measures approximately 1.5 inches wide and only 0.1 inches high, creating a durable, low-profile step-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eBlack Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing black silicon-carbide material is integrally bonded to the aluminum substrate to provide durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003eEcoglo® photoluminescent technology stores energy from suitable ambient light and remains visible when normal illumination is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E2071 \/ E20 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, contractors, specification consultants and procurement teams correctly identify E2071 during design, bidding, submittals and purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® E2071 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE2071\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE20 Series Photoluminescent Contrast Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStep-edge marking and luminous egress applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 1.5\" \/ 37.3 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Area\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBlack Anti-Slip Area\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.9\" wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional for appropriate applications; manufacturer states not to use mechanical fasteners for outdoor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eElectrical Power Required\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone at the strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable E20 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack E2071, Gray E2061 and Yellow E2051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     E20 DESIGN\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompact 1.5-Inch E20 Stair-Edge Profile\u003c\/h2\u003e\n\u003cp\u003eThe E20 Series combines a photoluminescent leading-edge section and color-contrasting silicon-carbide anti-slip surface in a compact, approximately 1.5-inch-wide aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1.5\" Overall Width\u003c\/h3\u003e\n\u003cp\u003eApproximately 37.3 mm overall width makes E20 suitable where a compact luminous stair-edge strip is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.6\" Photoluminescent Area\u003c\/h3\u003e\n\u003cp\u003eThe luminous portion is recessed within protective ridges designed to help resist abrasive wear while maintaining visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.9\" Black Anti-Slip Area\u003c\/h3\u003e\n\u003cp\u003eThe black silicon-carbide section provides durable pedestrian traction while creating strong contrast with the photoluminescent step-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm dimensions and installation requirements against the current Ecoglo® E20 manufacturer data sheet and approved project documents before ordering material.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® E20 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors, government contractors and facility managers can use the manufacturer technical data sheet for product review, specifications, submittals, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E20-Series-Data-Sheet.pdf?v=1787984820\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E20-Series-Data-Sheet-1.jpg?v=1753144798\" alt=\"Ecoglo E20 Series photoluminescent contrast strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e E20 Series Photoluminescent Contrast Strip Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the E20 Series for demanding pedestrian environments where long-term step-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003ePhotoluminescent ridges help protect the luminous material from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent section contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing black silicon-carbide anti-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe rigid aluminum base helps distribute applied loads across the adhesive installation area.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive provides a durable installation when installed according to manufacturer instructions.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured stair surfaces.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports less than visually detectable performance loss after 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE2071 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eE2071 is a surface-applied photoluminescent contrast strip designed to be secured to a suitable prepared stair surface.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Stair Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the installation surface is suitable, clean and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for durable installation of the E20 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position the Step-Edge Strip\u003c\/h3\u003e\n\u003cp\u003eInstall the strip at the approved stair-edge location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® allows mechanical fasteners as an installation option but specifically states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor installations\u003c\/strong\u003e. Follow current manufacturer installation instructions for the project condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT \/ INSPECTION READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® E2071 Can Help Simplify Large-Project Specification\u003c\/h2\u003e\n\u003cp\u003eOn commercial, government and institutional projects, clearly identifying the required stair-edge product during design and procurement can help reduce incorrect substitutions, missing documentation and avoidable field changes.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → color → technical data → installation \u003c\/strong\u003e creates a clearer documentation path from specification through installation.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® E2071 Black, E20 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent stair strip.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Required Width\u003c\/h3\u003e\n\u003cp\u003eConfirm that the approximately \u003cstrong\u003e1.5-inch-wide E20 profile\u003c\/strong\u003e is appropriate for the architectural stair detail and project specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the E20 Series technical data sheet in the project submittal so dimensions, materials, installation and performance information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Confirm Installation Surface\u003c\/h3\u003e\n\u003cp\u003eVerify that the stair substrate and surface condition are suitable for the manufacturer's specified installation method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Coordinate Lengths and Quantities\u003c\/h3\u003e\n\u003cp\u003eConfirm required stair widths, field dimensions and quantities before releasing material for fabrication or cutting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, technical documentation, installation information and model identification for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE2071 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as E2071\u003c\/li\u003e\n\u003cli\u003eE20 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003e1.5-inch profile width confirmed\u003c\/li\u003e\n\u003cli\u003eStair substrate and surface condition reviewed\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive installation reviewed\u003c\/li\u003e\n\u003cli\u003eE20 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired lengths and quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eIndoor or outdoor installation condition confirmed\u003c\/li\u003e\n\u003cli\u003eMechanical-fastener restrictions reviewed for outdoor applications\u003c\/li\u003e\n\u003cli\u003eInstalled strip location matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can a photoluminescent stair-strip manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, substitutions and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BUILDING \/ FIRE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series for luminous-egress applications and references multiple building, fire and life-safety standards in its manufacturer technical documentation. Applicability must be confirmed for each individual project and jurisdiction.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series photoluminescent contrast strips as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe E20 manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety references associated with the E20 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent section are designed to provide durable traction in pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting indoor and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eProtective luminous ridges and hard-wearing silicon-carbide construction are engineered for demanding pedestrian traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent operation requires no electrical connection, battery or wiring at the stair edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent technology as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based product is recyclable and can support project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Commercial, Institutional \u0026amp; Government Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E2071 can provide a repeatable, specification-ready photoluminescent step-edge solution across large projects containing multiple stairways, exits or egress routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities and colleges\u003c\/li\u003e\n\u003cli\u003eSchools and educational facilities\u003c\/li\u003e\n\u003cli\u003eHigh-rise buildings\u003c\/li\u003e\n\u003cli\u003eCommercial office towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention centers\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER SUPPORT\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact E20 model during design development helps coordinate strip width, anti-slip color, luminous marking requirements, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e E2071 Black Photoluminescent Step Edge Contrast Strip, E20 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approximately 1.5 inches \/ 37.3 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approximately 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePhotoluminescent Area:\u003c\/strong\u003e Approximately 0.6 inches wide.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Area:\u003c\/strong\u003e Approximately 0.9 inches wide with black silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with Ecoglo® photoluminescent material and integrally bonded silicon-carbide anti-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install using premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Manufacturer Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e E2071 Black anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the E20 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, installation information and other documentation required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® E20 Luminescent Contrast Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® E20 photoluminescent contrast-strip series is available with \u003cstrong\u003eBlack, Gray and Yellow anti-slip configurations\u003c\/strong\u003e. Architects, contractors and specification teams can select the color that provides the appropriate stair-edge contrast for the project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2071-black-luminescent-contrast-strips-e20\" title=\"Ecoglo E2071 Black Luminescent Contrast Strips E20\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2071-photoluminescent-contrast-strip_9baa9c95-1bf0-4c69-8f03-e50250e3f0cd.jpg?v=1741280245\" alt=\"Ecoglo E2071 Black photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip material combined with Ecoglo® photoluminescent step-edge marking in a compact 1.5-inch-wide aluminum profile. A strong high-contrast option for commercial, institutional and egress stair applications.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2061-gray-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Ecoglo E2061 Gray Luminescent Contrast Strips E20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2061-photoluminescent-contrast-strip_0465893c-b4b6-415b-be90-f4b805040785.jpg?v=1741280247\" alt=\"Ecoglo E2061 Gray photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip material combined with Ecoglo® photoluminescent step-edge marking for a neutral stair-edge appearance with durable traction and passive luminous visibility.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2061-gray-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Shop Ecoglo E2061 Gray E20 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E20 Gray → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2051-yellow-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Ecoglo E2051 Yellow Luminescent Contrast Strips E20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2051-photoluminescent-contrast-strip_7b11d5dc-cac0-4357-8309-4c42b6cecd94.jpg?v=1741280249\" alt=\"Ecoglo E2051 Yellow photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip configuration with Ecoglo® photoluminescent step-edge marking for projects requiring enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2051-yellow-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Shop Ecoglo E2051 Yellow E20 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E20 Yellow → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® E2071 \/ E20\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® E2071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® E2071 is the black anti-slip model in the E20 Series of 1.5-inch-wide photoluminescent step-edge contrast strips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the Ecoglo® E20 Series?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E20 profile is approximately 1.5 inches or 37.3 mm wide and approximately 0.1 inches or 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is E2071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2071 uses a black silicon-carbide anti-slip surface combined with Ecoglo® photoluminescent step-edge material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies 8 ft and 10 ft as standard manufacturer lengths. Cut-to-length sizes are also available with an approximate ±1\/8-inch manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does E20 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies the E20 Series weight as approximately 0.1 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is E2071 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for E20 installation. Mechanical fasteners are also an option for appropriate applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan mechanical fasteners be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® states that mechanical fasteners should not be used when installing the E20 Series outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® E2071 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the E20 Series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes E2071 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the strip. Photoluminescent material absorbs energy from suitable ambient illumination and emits visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® E2071 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. E2071 incorporates hard-wearing black silicon-carbide non-slip material integrally bonded to the aluminum substrate, while the ridged luminous section also contributes to traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the E20 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other E20 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E20 Series includes \u003cstrong\u003eE2071 Black\u003c\/strong\u003e, \u003cstrong\u003eE2061 Gray\u003c\/strong\u003e and \u003cstrong\u003eE2051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs E2071 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2071 can be specified for commercial, institutional, transportation, government and other large projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between E20 and wider Ecoglo® contrast strips?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE20 uses a compact approximately 1.5-inch-wide profile. Ecoglo® also manufactures wider contrast-strip configurations for applications where a larger stair-edge marking surface is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying E2071 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, architectural detail, required strip lengths, quantities, anti-slip color and project specification before releasing material. Correct product identification and early coordination can help prevent incorrect selections, substitutions, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eE2071\u003c\/strong\u003e, the \u003cstrong\u003eE20 Series\u003c\/strong\u003e, \u003cstrong\u003eBlack anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eE20 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 2 FT","offer_id":47504593027228,"sku":"E2071 - Black - 2'","price":16.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4 FT","offer_id":47504593059996,"sku":"E2071 - Black - 4'","price":33.6,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6 FT","offer_id":47504593092764,"sku":"E2071 - Black - 6'","price":50.4,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8 FT","offer_id":47504593125532,"sku":"E2071 - Black - 8'","price":67.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10 FT","offer_id":47504593158300,"sku":"E2071 - Black - 10'","price":84.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2071-photoluminescent-contrast-strip_9baa9c95-1bf0-4c69-8f03-e50250e3f0cd.jpg?v=1741280245"},{"product_id":"ecoglo-e2061-gray-luminescent-contrast-strips-e20","title":"Ecoglo® E2061 Gray Luminescent Contrast Strips, 1.5\" Wide | E20","description":"\u003cdiv style=\"text-align: left;\"\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n.ecoglo-e2061-page {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--eco-black);\n}\n\n.ecoglo-e2061-page *,\n.ecoglo-e2061-page *:before,\n.ecoglo-e2061-page *:after {\n  box-sizing: border-box;\n}\n\n.ecoglo-e2061-page h1,\n.ecoglo-e2061-page h2,\n.ecoglo-e2061-page h3,\n.ecoglo-e2061-page h4,\n.ecoglo-e2061-page p,\n.ecoglo-e2061-page li,\n.ecoglo-e2061-page td,\n.ecoglo-e2061-page th,\n.ecoglo-e2061-page a,\n.ecoglo-e2061-page span {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.ecoglo-e2061-page h1,\n.ecoglo-e2061-page h2,\n.ecoglo-e2061-page h3 {\n  margin-top: 0;\n  line-height: 1.18;\n  color: var(--eco-black);\n}\n\n.ecoglo-e2061-page h1 {\n  margin-bottom: 20px;\n  font-size: clamp(32px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -0.8px;\n}\n\n.ecoglo-e2061-page h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n.ecoglo-e2061-page h3 {\n  margin-bottom: 10px;\n  font-size: 22px;\n  font-weight: 800;\n}\n\n.ecoglo-e2061-page p {\n  margin: 0 0 18px;\n}\n\n.ecoglo-e2061-page a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.ecoglo-e2061-page .eco-section {\n  padding: 54px 42px;\n}\n\n.ecoglo-e2061-page .eco-section-alt {\n  background: var(--eco-light);\n}\n\n.ecoglo-e2061-page .eco-section-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.ecoglo-e2061-page .eco-section-dark h2,\n.ecoglo-e2061-page .eco-section-dark h3 {\n  color: var(--eco-white);\n}\n\n.ecoglo-e2061-page .eco-section-dark p,\n.ecoglo-e2061-page .eco-section-dark li {\n  color: #eeeeee;\n}\n\n.ecoglo-e2061-page .eco-section-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.ecoglo-e2061-page .eco-green-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\/* HERO *\/\n\n.ecoglo-e2061-page .eco-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  color: var(--eco-white);\n  background: linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom: 7px solid var(--eco-green);\n}\n\n.ecoglo-e2061-page .eco-hero:after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.ecoglo-e2061-page .eco-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.ecoglo-e2061-page .eco-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.ecoglo-e2061-page .eco-hero h2 {\n  color: var(--eco-white);\n}\n\n.ecoglo-e2061-page .eco-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.ecoglo-e2061-page .eco-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.ecoglo-e2061-page .eco-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.ecoglo-e2061-page .eco-chip strong {\n  color: var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-e2061-page .eco-answer-box {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.ecoglo-e2061-page .eco-answer-box strong {\n  color: var(--eco-black);\n}\n\n\/* GRID *\/\n\n.ecoglo-e2061-page .eco-grid-2,\n.ecoglo-e2061-page .eco-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 20px;\n  width: 100%;\n}\n\n.ecoglo-e2061-page .eco-card,\n.ecoglo-e2061-page .eco-related-card {\n  min-width: 0;\n  width: 100%;\n}\n\n.ecoglo-e2061-page .eco-card {\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: var(--eco-white);\n}\n\n.ecoglo-e2061-page .eco-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n.ecoglo-e2061-page .eco-card p:last-child,\n.ecoglo-e2061-page .eco-related-card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-e2061-page .eco-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.ecoglo-e2061-page .eco-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.ecoglo-e2061-page .eco-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.ecoglo-e2061-page .eco-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.ecoglo-e2061-page .eco-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.ecoglo-e2061-page .eco-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-e2061-page .eco-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.ecoglo-e2061-page .eco-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.ecoglo-e2061-page .eco-checks li:before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\/* DATA SHEET *\/\n\n.ecoglo-e2061-page .eco-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.ecoglo-e2061-page .eco-datasheet-link {\n  display: block;\n  text-decoration: none !important;\n  color: inherit !important;\n}\n\n.ecoglo-e2061-page .eco-datasheet-image {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.ecoglo-e2061-page .eco-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.ecoglo-e2061-page .eco-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n\/* SPEC BOX *\/\n\n.ecoglo-e2061-page .eco-spec-box {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.ecoglo-e2061-page .eco-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* AUTHORITY *\/\n\n.ecoglo-e2061-page .eco-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\/* PROJECT \/ INSPECTION *\/\n\n.ecoglo-e2061-page .eco-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.ecoglo-e2061-page .eco-inspection h2,\n.ecoglo-e2061-page .eco-inspection h3 {\n  color: #ffffff;\n}\n\n.ecoglo-e2061-page .eco-inspection p {\n  color: #eeeeee;\n}\n\n.ecoglo-e2061-page .eco-inspection-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.ecoglo-e2061-page .eco-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\/* RELATED COLORS *\/\n\n.ecoglo-e2061-page .eco-related-card {\n  display: flex;\n  flex-direction: column;\n  height: 100%;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.ecoglo-e2061-page .eco-related-current {\n  border-top-color: var(--eco-black);\n}\n\n.ecoglo-e2061-page .eco-related-image-wrap {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.ecoglo-e2061-page .eco-related-image {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.ecoglo-e2061-page .eco-related-card h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.ecoglo-e2061-page .eco-related-card p {\n  flex-grow: 1;\n}\n\n.ecoglo-e2061-page .eco-related-label {\n  display: inline-block;\n  margin-top: auto;\n  color: var(--eco-green-dark);\n  font-weight: 800;\n}\n\n\/* FAQ *\/\n\n.ecoglo-e2061-page .eco-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.ecoglo-e2061-page .eco-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.ecoglo-e2061-page .eco-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.ecoglo-e2061-page .eco-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.ecoglo-e2061-page .eco-faq details[open] summary:after {\n  content: \"–\";\n}\n\n.ecoglo-e2061-page .eco-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-e2061-page .eco-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.ecoglo-e2061-page .eco-cta h2 {\n  margin-bottom: 12px;\n  color: var(--eco-black);\n}\n\n.ecoglo-e2061-page .eco-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.ecoglo-e2061-page .eco-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 900px) {\n  .ecoglo-e2061-page .eco-section,\n  .ecoglo-e2061-page .eco-hero,\n  .ecoglo-e2061-page .eco-inspection,\n  .ecoglo-e2061-page .eco-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .ecoglo-e2061-page .eco-grid-2,\n  .ecoglo-e2061-page .eco-grid-3 {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* MOBILE TABLE *\/\n\n@media (max-width: 700px) {\n  .ecoglo-e2061-page .eco-table-wrap {\n    overflow: visible !important;\n  }\n\n  .ecoglo-e2061-page .eco-table {\n    display: block;\n    width: 100%;\n  }\n\n  .ecoglo-e2061-page .eco-table thead {\n    display: none;\n  }\n\n  .ecoglo-e2061-page .eco-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .ecoglo-e2061-page .eco-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .ecoglo-e2061-page .eco-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .ecoglo-e2061-page .eco-table td:first-child {\n    padding-bottom: 4px;\n    color: var(--eco-black);\n    font-weight: 800;\n  }\n\n  .ecoglo-e2061-page .eco-table td:last-child {\n    padding-top: 3px;\n    color: #444444;\n  }\n}\n\n\/* PHONE *\/\n\n@media (max-width: 520px) {\n  .ecoglo-e2061-page .eco-section,\n  .ecoglo-e2061-page .eco-hero,\n  .ecoglo-e2061-page .eco-inspection,\n  .ecoglo-e2061-page .eco-cta {\n    padding: 32px 18px;\n  }\n\n  .ecoglo-e2061-page h1 {\n    font-size: 30px;\n  }\n\n  .ecoglo-e2061-page h2 {\n    font-size: 25px;\n  }\n\n  .ecoglo-e2061-page h3 {\n    font-size: 20px;\n  }\n\n  .ecoglo-e2061-page .eco-hero-lead {\n    font-size: 17px;\n  }\n\n  .ecoglo-e2061-page .eco-card,\n  .ecoglo-e2061-page .eco-related-card {\n    padding: 21px;\n  }\n\n  .ecoglo-e2061-page .eco-answer-box {\n    padding: 21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT INTRO\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\n\u003cdiv style=\"text-align: center; margin: 0 0 24px 0;\"\u003e\n\u003cdiv style=\"display: inline-block; background: #166534; color: #ffffff; font-size: 13px; font-weight: 800; letter-spacing: 0.04em; text-transform: uppercase; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003eDay-to-Night Visibility\u003c\/div\u003e\n\u003ch2 style=\"margin: 0 0 6px 0; font-size: clamp(30px,4vw,42px); line-height: 1.15; color: #111827; font-weight: 800;\"\u003eVisible by \u003cstrong style=\"color: #f59e0b;\"\u003eDay\u003c\/strong\u003e.\u003c\/h2\u003e\n\u003ch2 style=\"margin: 0 0 16px 0; font-size: clamp(30px,4vw,42px); line-height: 1.15; color: #111827; font-weight: 800;\"\u003eGlowing by \u003cstrong style=\"color: #2563eb;\"\u003eNight\u003c\/strong\u003e.\u003c\/h2\u003e\n\u003cp style=\"margin: 0 auto 20px auto; max-width: 820px; font-size: 18px; line-height: 1.7; color: #374151;\"\u003eSee how \u003cstrong style=\"color: #111827;\"\u003eEcoglo®\u003c\/strong\u003e improves step visibility in normal lighting and provides reliable guidance in darkness or during power outages.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin: 0 0 26px 0;\"\u003e\n\u003cspan style=\"background: #fff7ed; border: 1px solid #fdba74; color: #b45309; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ Visible in Daylight \u003c\/span\u003e \u003cspan style=\"background: #eff6ff; border: 1px solid #93c5fd; color: #1d4ed8; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ Glows in Darkness \u003c\/span\u003e \u003cspan style=\"background: #ecfdf5; border: 1px solid #86efac; color: #166534; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ No Power Required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     BEFORE \/ AFTER DAY-NIGHT SLIDER\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#ffffff 0%,#f8fafc 100%); border: 2px solid #dbeafe; border-radius: 22px; padding: 18px; box-shadow: 0 14px 34px rgba(0,0,0,0.10);\"\u003e\n\u003cdiv style=\"position: relative; overflow: hidden; border-radius: 18px; line-height: 0;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-Glowing-by-Night.png?v=1775742992\" style=\"display: block; width: 100%;\" alt=\"Ecoglo photoluminescent stair edge markings glowing at night\"\u003e\n\u003cdiv id=\"overlayBA\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; clip-path: inset(0 50% 0 0);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-visible-in-light.png?v=1775742993\" style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"Ecoglo stair edge markings visible during daylight\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"lineBA\" style=\"position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 4px; height: 100%; background: #ffffff; box-shadow: 0 0 12px rgba(0,0,0,0.25);\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"handleBA\" style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 56px; height: 56px; border-radius: 50%; background: #ffffff; border: 2px solid #d1d5db; display: flex; align-items: center; justify-content: center; font-size: 22px; font-weight: 800; color: #111827; box-shadow: 0 6px 18px rgba(0,0,0,0.22); z-index: 3;\"\u003e⇆\u003c\/div\u003e\n\u003cdiv class=\"ba-label ba-label-day\" style=\"position: absolute; top: 16px; left: 16px; background: rgba(245,158,11,0.95); color: #111827; padding: 10px 18px; border-radius: 999px; font-size: 15px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; z-index: 2;\"\u003e☀️ Visible by \u003cstrong\u003eDay\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-label ba-label-night\" style=\"position: absolute; top: 16px; right: 16px; background: rgba(37,99,235,0.95); color: #ffffff; padding: 10px 18px; border-radius: 999px; font-size: 15px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; z-index: 2;\"\u003e🌙 Glowing by \u003cstrong\u003eNight\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-mobile-labels\" style=\"display: none; position: absolute; top: 12px; left: 12px; right: 12px; z-index: 2; flex-direction: column; gap: 8px;\"\u003e\n\u003cdiv style=\"background: rgba(245,158,11,0.95); color: #111827; padding: 9px 14px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; text-align: center;\"\u003e☀️ Visible by \u003cstrong\u003eDay\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(37,99,235,0.95); color: #ffffff; padding: 9px 14px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; text-align: center;\"\u003e🌙 Glowing by \u003cstrong\u003eNight\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-bottom-prompt\" style=\"position: absolute; bottom: 16px; left: 50%; transform: translateX(-50%); background: rgba(255,255,255,0.95); color: #111827; padding: 10px 16px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.15); z-index: 2; white-space: nowrap;\"\u003eSafety First\u003c\/div\u003e\n\u003cinput id=\"sliderBA\" type=\"range\" min=\"0\" max=\"100\" value=\"50\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: ew-resize; z-index: 4;\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n@media (max-width:767px) {\n  .ba-label {\n    display:none !important;\n  }\n\n  .ba-mobile-labels {\n    display:flex !important;\n  }\n\n  .ba-bottom-prompt {\n    bottom:12px !important;\n    font-size:12px !important;\n    padding:8px 12px !important;\n  }\n\n  #handleBA {\n    width:48px !important;\n    height:48px !important;\n    font-size:18px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo warranty\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/p\u003e\n\u003c!-- =====================================================\n     TRUST BADGES\n===================================================== --\u003e\u003c!-- =====================================================\n     MAIN PRODUCT CONTENT\n===================================================== --\u003e\n\u003carticle class=\"ecoglo-e2061-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® E20 Series | Gray Photoluminescent Step Edge Contrast Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E2061 Gray Luminescent Contrast Strips, 1.5\" Wide | E20\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® E2061\u003c\/strong\u003e is the gray anti-slip model in the \u003cstrong\u003eE20 Series of 1.5-inch-wide photoluminescent step-edge contrast strips\u003c\/strong\u003e. Designed to improve stair-edge visibility in both normal lighting and darkness, E2061 combines Ecoglo® photoluminescent technology with a durable gray silicon-carbide anti-slip surface on a rigid aluminum base.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e E2061 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e E20 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Gray Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 1.5\" Wide \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Indoor \u0026amp; Outdoor \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® E2061 is the \u003cstrong\u003egray model in the E20 Series of photoluminescent stair-edge contrast strips\u003c\/strong\u003e. The aluminum profile is approximately \u003cstrong\u003e1.5 inches (37.3 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e, combining approximately 0.6 inches of photoluminescent material with a 0.9-inch gray silicon-carbide anti-slip area. It is designed to improve step-edge visibility in both normal lighting and darkness.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePhotoluminescent Stair Edge Contrast Strip for Safer Egress\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E2061 is designed for stairways where architects, contractors, estimators, property managers, facility operators and building owners require a durable combination of \u003cstrong\u003estep-edge contrast, slip resistance and photoluminescent visibility\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the gray anti-slip surface and light-colored photoluminescent section create visual definition at the leading edge of the stair. When lighting is reduced or lost, the charged photoluminescent material emits visible light without requiring electricity, batteries or wiring at the stair edge.\u003c\/p\u003e\n\u003cp\u003eThe low-profile rigid aluminum strip can be installed on suitable \u003cstrong\u003econcrete, metal and wood stair surfaces\u003c\/strong\u003e using premium polyurethane adhesive. Mechanical fasteners are also an installation option for appropriate indoor applications.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1.5-Inch Low-Profile Design\u003c\/h3\u003e\n\u003cp\u003eThe E20 profile measures approximately 1.5 inches wide and only 0.1 inches high, creating a durable but low-profile step-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eGray Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing gray silicon-carbide material is integrally bonded to the aluminum substrate to provide traction and visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003eEcoglo® photoluminescent technology stores energy from suitable ambient light and remains visible when normal illumination is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E2061 \/ E20 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, contractors, specification consultants and procurement teams correctly identify E2061 during design, bidding, submittals and purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® E2061 Gray\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE2061\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE20 Series Photoluminescent Contrast Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStep-edge marking and luminous egress applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 1.5\" \/ 37.3 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Area\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGray Anti-Slip Area\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.9\" wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional for appropriate applications; manufacturer states not to use mechanical fasteners for outdoor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eElectrical Power Required\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone at the strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable E20 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack E2071, Gray E2061 and Yellow E2051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     E20 DESIGN \/ DIMENSIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompact 1.5-Inch E20 Stair-Edge Profile\u003c\/h2\u003e\n\u003cp\u003eThe E20 Series combines a photoluminescent leading-edge section and color-contrasting silicon-carbide anti-slip surface in a compact, approximately 1.5-inch-wide aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1.5\" Overall Width\u003c\/h3\u003e\n\u003cp\u003eApproximately 37.3 mm overall width makes E20 suitable where a compact luminous stair-edge strip is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.6\" Photoluminescent Area\u003c\/h3\u003e\n\u003cp\u003eThe luminous portion is recessed within protective ridges designed to help resist abrasive wear while maintaining visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.9\" Gray Anti-Slip Area\u003c\/h3\u003e\n\u003cp\u003eThe gray silicon-carbide section provides durable pedestrian traction while creating contrast along the stair edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm dimensions and installation requirements against the current Ecoglo® E20 manufacturer data sheet and approved project documents before ordering material.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® E20 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors, government contractors and facility managers can use the manufacturer technical data sheet for product review, specifications, submittals, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E20-Series-Data-Sheet.pdf?v=1787984820\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E20-Series-Data-Sheet-1.jpg?v=1753144798\" alt=\"Ecoglo E20 Series photoluminescent contrast strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e E20 Series Photoluminescent Contrast Strip Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the E20 Series for demanding pedestrian environments where long-term step-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003ePhotoluminescent ridges help protect the luminous material from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent section contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing silicon-carbide anti-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe rigid aluminum base helps distribute applied loads across the adhesive installation area.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive creates a durable and moisture-resistant installation when installed according to manufacturer instructions.\u003c\/li\u003e\n\u003cli\u003eDesigned for both smooth and textured suitable stair surfaces.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports less than visually detectable performance loss after 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE2061 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eUnlike cast-in-place stair nosings, E2061 is a surface-applied photoluminescent contrast strip designed to be secured to a suitable prepared stair surface.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Stair Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the installation surface is suitable, clean and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for durable installation of the E20 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position the Step-Edge Strip\u003c\/h3\u003e\n\u003cp\u003eInstall the strip at the approved stair-edge location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® allows mechanical fasteners as an installation option but specifically states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor installations\u003c\/strong\u003e. Follow the current manufacturer installation instructions for the project condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSPECTION \/ PROJECT READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® E2061 Can Help Simplify Large-Project Specification\u003c\/h2\u003e\n\u003cp\u003eOn commercial, government and institutional projects, clearly identifying the required stair-edge product during design and procurement can help reduce incorrect substitutions, missing documentation and avoidable field changes.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → color → technical data → installation \u003c\/strong\u003e creates a clearer documentation path from specification through installation.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® E2061 Gray, E20 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent stair strip.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Required Width\u003c\/h3\u003e\n\u003cp\u003eConfirm that the approximately \u003cstrong\u003e1.5-inch-wide E20 profile\u003c\/strong\u003e is appropriate for the architectural stair detail and project specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the E20 Series technical data sheet in the project submittal so dimensions, materials, installation and performance information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Confirm Installation Surface\u003c\/h3\u003e\n\u003cp\u003eVerify the stair substrate and surface condition are suitable for the manufacturer's specified installation method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Coordinate Lengths and Quantities\u003c\/h3\u003e\n\u003cp\u003eConfirm required stair widths, field dimensions and quantities before releasing material for fabrication or cutting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, technical documentation, installation information and model identification for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE2061 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as E2061\u003c\/li\u003e\n\u003cli\u003eE20 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eGray anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003e1.5-inch profile width confirmed\u003c\/li\u003e\n\u003cli\u003eStair substrate and surface condition reviewed\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive installation reviewed\u003c\/li\u003e\n\u003cli\u003eE20 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired lengths and quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eIndoor or outdoor installation condition confirmed\u003c\/li\u003e\n\u003cli\u003eMechanical-fastener restrictions reviewed for outdoor applications\u003c\/li\u003e\n\u003cli\u003eInstalled strip location matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can a photoluminescent stair-strip manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, substitutions and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BUILDING \/ FIRE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series for luminous-egress applications and references multiple building, fire and life-safety standards in its manufacturer technical documentation. Applicability must be confirmed for each individual project and jurisdiction.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series photoluminescent contrast strips as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe E20 manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety references associated with the E20 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PERFORMANCE CHARACTERISTICS\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent section are designed to provide durable traction in pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting indoor and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eProtective luminous ridges and hard-wearing silicon-carbide construction are engineered for demanding pedestrian traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent operation requires no electrical connection, battery or wiring at the stair edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent technology as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based product is recyclable and can support project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Commercial, Institutional \u0026amp; Government Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E2061 can provide a repeatable, specification-ready photoluminescent step-edge solution across large projects containing multiple stairways, exits or egress routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities and colleges\u003c\/li\u003e\n\u003cli\u003eSchools and educational facilities\u003c\/li\u003e\n\u003cli\u003eHigh-rise buildings\u003c\/li\u003e\n\u003cli\u003eCommercial office towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention centers\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact E20 model during design development helps coordinate strip width, anti-slip color, luminous marking requirements, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e E2061 Gray Photoluminescent Step Edge Contrast Strip, E20 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approximately 1.5 inches \/ 37.3 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approximately 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePhotoluminescent Area:\u003c\/strong\u003e Approximately 0.6 inches wide.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Area:\u003c\/strong\u003e Approximately 0.9 inches wide with gray silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with Ecoglo® photoluminescent material and integrally bonded silicon-carbide anti-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install using premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Manufacturer Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e E2061 Gray anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the E20 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, installation information and other documentation required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® E20 Luminescent Contrast Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® E20 photoluminescent contrast-strip series is available with \u003cstrong\u003eBlack, Gray and Yellow anti-slip configurations\u003c\/strong\u003e. Architects, contractors and specification teams can select the color that provides the appropriate stair-edge contrast for the project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2071-black-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Ecoglo E2071 Black Luminescent Contrast Strips E20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2071-photoluminescent-contrast-strip_9baa9c95-1bf0-4c69-8f03-e50250e3f0cd.jpg?v=1741280245\" alt=\"Ecoglo E2071 Black photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip material combined with Ecoglo® photoluminescent step-edge marking. A strong high-contrast option for commercial, institutional and egress stair applications.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2071-black-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Shop Ecoglo E2071 Black E20 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E20 Black → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2061-gray-luminescent-contrast-strips-e20\" title=\"Ecoglo E2061 Gray Luminescent Contrast Strips E20\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2061-photoluminescent-contrast-strip_0465893c-b4b6-415b-be90-f4b805040785.jpg?v=1741280247\" alt=\"Ecoglo E2061 Gray photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip material combined with Ecoglo® photoluminescent step-edge marking in a compact 1.5-inch-wide aluminum profile.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2051-yellow-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Ecoglo E2051 Yellow Luminescent Contrast Strips E20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2051-photoluminescent-contrast-strip_7b11d5dc-cac0-4357-8309-4c42b6cecd94.jpg?v=1741280249\" alt=\"Ecoglo E2051 Yellow photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip configuration with Ecoglo® photoluminescent step-edge marking for projects requiring enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2051-yellow-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Shop Ecoglo E2051 Yellow E20 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E20 Yellow → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® E2061 \/ E20\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® E2061?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® E2061 is the gray anti-slip model in the E20 Series of 1.5-inch-wide photoluminescent step-edge contrast strips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the Ecoglo® E20 Series?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E20 profile is approximately 1.5 inches or 37.3 mm wide and approximately 0.1 inches or 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is E2061?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2061 uses a gray silicon-carbide anti-slip surface combined with Ecoglo® photoluminescent step-edge material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies 8 ft and 10 ft as standard manufacturer lengths. Cut-to-length sizes are also available with an approximate ±1\/8-inch manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does E20 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies the E20 Series weight as approximately 0.1 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is E2061 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for E20 installation. Mechanical fasteners are also an option for appropriate applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan mechanical fasteners be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® specifically states that mechanical fasteners should not be used when installing the E20 Series outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® E2061 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the E20 Series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes E2061 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the strip. Photoluminescent material absorbs energy from suitable ambient illumination and emits visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® E2061 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. E2061 incorporates hard-wearing gray silicon-carbide non-slip material integrally bonded to the aluminum substrate, while the ridged luminous section also contributes to traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the E20 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other E20 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E20 Series includes \u003cstrong\u003eE2071 Black\u003c\/strong\u003e, \u003cstrong\u003eE2061 Gray\u003c\/strong\u003e and \u003cstrong\u003eE2051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs E2061 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2061 can be specified for commercial, institutional, transportation, government and other large projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between E20 and wider Ecoglo® contrast strips?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE20 uses a compact approximately 1.5-inch-wide profile. Ecoglo® also manufactures wider contrast-strip configurations for applications where a larger stair-edge marking surface is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying E2061 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, architectural detail, required strip lengths, quantities, anti-slip color and project specification before releasing material. Correct product identification and early coordination can help prevent incorrect selections, substitutions, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eE2061\u003c\/strong\u003e, the \u003cstrong\u003eE20 Series\u003c\/strong\u003e, \u003cstrong\u003eGray anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eE20 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"GRAY \/ 2 FT","offer_id":47504603971740,"sku":"E2061 - Grey - 2'","price":16.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47504604004508,"sku":"E2061 - Grey - 4'","price":33.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47504604037276,"sku":"E2061 - Grey - 6'","price":50.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47504604070044,"sku":"E2061 - Grey - 8'","price":67.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47504604102812,"sku":"E2061 - Grey - 10'","price":84.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2061-photoluminescent-contrast-strip_0465893c-b4b6-415b-be90-f4b805040785.jpg?v=1741280247"},{"product_id":"ecoglo-e2051-yellow-luminescent-contrast-strips-e20","title":"Ecoglo® E2051 Yellow Luminescent Contrast Strips, 1.5\" Wide | E20","description":"\u003cstyle\u003e\n.ecoglo-e2051-page {\n  --eco-green:#7fbe43;\n  --eco-green-dark:#5f982f;\n  --eco-green-soft:#f1f8ea;\n  --eco-yellow:#191919;\n  --eco-charcoal:#292929;\n  --eco-gray:#656565;\n  --eco-light:#f5f6f4;\n  --eco-border:#dfe4da;\n  --eco-white:#ffffff;\n\n  max-width:1200px;\n  margin:0 auto;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-e2051-page *,\n.ecoglo-e2051-page *:before,\n.ecoglo-e2051-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-e2051-page h1,\n.ecoglo-e2051-page h2,\n.ecoglo-e2051-page h3,\n.ecoglo-e2051-page h4,\n.ecoglo-e2051-page p,\n.ecoglo-e2051-page li,\n.ecoglo-e2051-page td,\n.ecoglo-e2051-page th,\n.ecoglo-e2051-page a,\n.ecoglo-e2051-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-e2051-page h1,\n.ecoglo-e2051-page h2,\n.ecoglo-e2051-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-e2051-page h1 {\n  margin-bottom:20px;\n  font-size:clamp(32px,5vw,50px);\n  font-weight:800;\n  letter-spacing:-0.8px;\n}\n\n.ecoglo-e2051-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-e2051-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-e2051-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-e2051-page a {\n  color:var(--eco-green-dark);\n  font-weight:700;\n  text-decoration:underline;\n  text-underline-offset:3px;\n}\n\n.ecoglo-e2051-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-e2051-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-e2051-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-e2051-page .eco-section-dark h2,\n.ecoglo-e2051-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e2051-page .eco-section-dark p,\n.ecoglo-e2051-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-e2051-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-e2051-page .eco-green-line {\n  width:72px;\n  height:5px;\n  margin-bottom:17px;\n  background:var(--eco-green);\n}\n\n\/* HERO *\/\n\n.ecoglo-e2051-page .eco-hero {\n  position:relative;\n  overflow:hidden;\n  padding:64px 50px;\n  color:var(--eco-white);\n  background:linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom:7px solid var(--eco-green);\n}\n\n.ecoglo-e2051-page .eco-hero:after {\n  content:\"\";\n  position:absolute;\n  top:-155px;\n  right:-140px;\n  width:365px;\n  height:365px;\n  border:1px solid rgba(127,190,67,.35);\n  border-radius:50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.ecoglo-e2051-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-e2051-page .eco-eyebrow {\n  margin-bottom:12px;\n  color:var(--eco-green);\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.ecoglo-e2051-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e2051-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-e2051-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-e2051-page .eco-chip {\n  padding:8px 14px;\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:4px;\n  background:rgba(255,255,255,.08);\n  color:#ffffff;\n  font-size:14px;\n  font-weight:700;\n}\n\n.ecoglo-e2051-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-e2051-page .eco-answer-box {\n  margin-bottom:30px;\n  padding:25px 28px;\n  border-left:6px solid var(--eco-green);\n  background:var(--eco-green-soft);\n}\n\n.ecoglo-e2051-page .eco-answer-box strong {\n  color:var(--eco-yellow);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-e2051-page .eco-grid-2,\n.ecoglo-e2051-page .eco-grid-3 {\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n  gap:20px;\n  width:100%;\n}\n\n.ecoglo-e2051-page .eco-card,\n.ecoglo-e2051-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-e2051-page .eco-card {\n  height:100%;\n  padding:27px;\n  border:1px solid var(--eco-border);\n  border-radius:5px;\n  background:var(--eco-white);\n}\n\n.ecoglo-e2051-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-e2051-page .eco-card p:last-child,\n.ecoglo-e2051-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-e2051-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-e2051-page .eco-table {\n  width:100%;\n  min-width:0 !important;\n  border-collapse:collapse;\n  table-layout:auto;\n  background:#ffffff;\n}\n\n.ecoglo-e2051-page .eco-table th {\n  padding:14px 15px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n  text-align:left;\n  font-size:14px;\n}\n\n.ecoglo-e2051-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-e2051-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-e2051-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-e2051-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-e2051-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-e2051-page .eco-checks li:before {\n  content:\"✓\";\n  position:absolute;\n  top:6px;\n  left:0;\n  color:var(--eco-green-dark);\n  font-size:19px;\n  font-weight:900;\n}\n\n\/* DATA SHEET *\/\n\n.ecoglo-e2051-page .eco-datasheet {\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-top:6px solid var(--eco-green);\n  background:#ffffff;\n}\n\n.ecoglo-e2051-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-e2051-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-e2051-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-e2051-page .eco-datasheet-caption strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--eco-green);\n  font-size:18px;\n}\n\n\/* SPEC BOX *\/\n\n.ecoglo-e2051-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-yellow);\n  background:#ffffff;\n}\n\n.ecoglo-e2051-page .eco-spec-label {\n  display:inline-block;\n  margin-bottom:18px;\n  padding:7px 13px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n  font-weight:900;\n}\n\n\/* AUTHORITY *\/\n\n.ecoglo-e2051-page .eco-authority {\n  margin:23px 0;\n  padding:4px 0 4px 20px;\n  border-left:4px solid var(--eco-green);\n}\n\n\/* INSPECTION *\/\n\n.ecoglo-e2051-page .eco-inspection {\n  padding:45px;\n  border-left:8px solid var(--eco-green);\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-e2051-page .eco-inspection h2,\n.ecoglo-e2051-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-e2051-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-e2051-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-e2051-page .eco-number {\n  display:inline-flex;\n  width:35px;\n  height:35px;\n  margin-right:9px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n  font-weight:900;\n}\n\n\/* RELATED PRODUCTS *\/\n\n.ecoglo-e2051-page .eco-related-card {\n  display:flex;\n  flex-direction:column;\n  height:100%;\n  padding:24px;\n  border:1px solid var(--eco-border);\n  border-top:5px solid var(--eco-green);\n  border-radius:5px;\n  background:#ffffff;\n}\n\n.ecoglo-e2051-page .eco-related-current {\n  border-top-color:var(--eco-yellow);\n}\n\n.ecoglo-e2051-page .eco-related-image-wrap {\n  width:100%;\n  margin-bottom:18px;\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-radius:4px;\n  background:#ffffff;\n  aspect-ratio:1 \/ 1;\n}\n\n.ecoglo-e2051-page .eco-related-image {\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  object-position:center;\n}\n\n.ecoglo-e2051-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-e2051-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-e2051-page .eco-related-label {\n  display:inline-block;\n  margin-top:auto;\n  color:var(--eco-green-dark);\n  font-weight:800;\n}\n\n\/* FAQ *\/\n\n.ecoglo-e2051-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-e2051-page .eco-faq summary {\n  position:relative;\n  padding:20px 40px 20px 0;\n  cursor:pointer;\n  list-style:none;\n  color:var(--eco-yellow);\n  font-size:18px;\n  font-weight:800;\n}\n\n.ecoglo-e2051-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-e2051-page .eco-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  top:14px;\n  right:6px;\n  color:var(--eco-green-dark);\n  font-size:29px;\n  font-weight:400;\n}\n\n.ecoglo-e2051-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-e2051-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-e2051-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n}\n\n.ecoglo-e2051-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-e2051-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-e2051-page .eco-cta-note {\n  margin-top:20px;\n  padding:16px 18px;\n  background:rgba(255,255,255,.62);\n  font-weight:700;\n}\n\n@media (max-width:900px) {\n  .ecoglo-e2051-page .eco-section,\n  .ecoglo-e2051-page .eco-hero,\n  .ecoglo-e2051-page .eco-inspection,\n  .ecoglo-e2051-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-e2051-page .eco-grid-2,\n  .ecoglo-e2051-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-e2051-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-e2051-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e2051-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-e2051-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e2051-page .eco-table tr {\n    display:block;\n    width:100%;\n    margin-bottom:10px;\n    border:1px solid var(--eco-border);\n    border-left:4px solid var(--eco-green);\n    border-radius:4px;\n    background:#ffffff;\n  }\n\n  .ecoglo-e2051-page .eco-table td {\n    display:block;\n    width:100% !important;\n    padding:11px 14px;\n    border:0;\n    background:#ffffff !important;\n  }\n\n  .ecoglo-e2051-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-yellow);\n    font-weight:800;\n  }\n\n  .ecoglo-e2051-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-e2051-page .eco-section,\n  .ecoglo-e2051-page .eco-hero,\n  .ecoglo-e2051-page .eco-inspection,\n  .ecoglo-e2051-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-e2051-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-e2051-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-e2051-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-e2051-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-e2051-page .eco-card,\n  .ecoglo-e2051-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-e2051-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT VISIBILITY\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\n\u003cdiv style=\"text-align: center; margin: 0 0 24px 0;\"\u003e\n\u003cdiv style=\"display: inline-block; background: #166534; color: #ffffff; font-size: 13px; font-weight: 800; letter-spacing: 0.04em; text-transform: uppercase; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003eDay-to-Night Visibility\u003c\/div\u003e\n\u003ch2 style=\"margin: 0 0 6px 0; font-size: clamp(30px,4vw,42px); line-height: 1.15; color: #111827; font-weight: 800;\"\u003eVisible by \u003cstrong style=\"color: #f59e0b;\"\u003eDay\u003c\/strong\u003e.\u003c\/h2\u003e\n\u003ch2 style=\"margin: 0 0 16px 0; font-size: clamp(30px,4vw,42px); line-height: 1.15; color: #111827; font-weight: 800;\"\u003eGlowing by \u003cstrong style=\"color: #2563eb;\"\u003eNight\u003c\/strong\u003e.\u003c\/h2\u003e\n\u003cp style=\"margin: 0 auto 20px auto; max-width: 820px; font-size: 18px; line-height: 1.7; color: #374151;\"\u003eSee how \u003cstrong style=\"color: #111827;\"\u003eEcoglo®\u003c\/strong\u003e improves step visibility in normal lighting and provides reliable guidance in darkness or during power outages.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin: 0 0 26px 0;\"\u003e\n\u003cspan style=\"background: #fff7ed; border: 1px solid #fdba74; color: #b45309; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ Visible in Daylight \u003c\/span\u003e \u003cspan style=\"background: #eff6ff; border: 1px solid #93c5fd; color: #1d4ed8; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ Glows in Darkness \u003c\/span\u003e \u003cspan style=\"background: #ecfdf5; border: 1px solid #86efac; color: #166534; padding: 10px 14px; border-radius: 999px; font-size: 14px; font-weight: bold;\"\u003e ✔ No Power Required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT SLIDER\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\n\u003cdiv style=\"background: linear-gradient(180deg,#ffffff 0%,#f8fafc 100%); border: 2px solid #dbeafe; border-radius: 22px; padding: 18px; box-shadow: 0 14px 34px rgba(0,0,0,0.10);\"\u003e\n\u003cdiv style=\"position: relative; overflow: hidden; border-radius: 18px; line-height: 0;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-Glowing-by-Night.png?v=1775742992\" style=\"display: block; width: 100%;\" alt=\"Ecoglo photoluminescent stair edge markings glowing at night\"\u003e\n\u003cdiv id=\"overlayBA\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; clip-path: inset(0 50% 0 0);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/Ecoglo-visible-in-light.png?v=1775742993\" style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"Ecoglo stair edge markings visible during daylight\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"lineBA\" style=\"position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 4px; height: 100%; background: #ffffff; box-shadow: 0 0 12px rgba(0,0,0,0.25);\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"handleBA\" style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 56px; height: 56px; border-radius: 50%; background: #ffffff; border: 2px solid #d1d5db; display: flex; align-items: center; justify-content: center; font-size: 22px; font-weight: 800; color: #111827; box-shadow: 0 6px 18px rgba(0,0,0,0.22); z-index: 3;\"\u003e⇆\u003c\/div\u003e\n\u003cdiv class=\"ba-label ba-label-day\" style=\"position: absolute; top: 16px; left: 16px; background: rgba(245,158,11,0.95); color: #111827; padding: 10px 18px; border-radius: 999px; font-size: 15px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; z-index: 2;\"\u003e☀️ Visible by \u003cstrong\u003eDay\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-label ba-label-night\" style=\"position: absolute; top: 16px; right: 16px; background: rgba(37,99,235,0.95); color: #ffffff; padding: 10px 18px; border-radius: 999px; font-size: 15px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); line-height: 1.2; z-index: 2;\"\u003e🌙 Glowing by \u003cstrong\u003eNight\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-mobile-labels\" style=\"display: none; position: absolute; top: 12px; left: 12px; right: 12px; z-index: 2; flex-direction: column; gap: 8px;\"\u003e\n\u003cdiv style=\"background: rgba(245,158,11,0.95); color: #111827; padding: 9px 14px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); text-align: center;\"\u003e☀️ Visible by \u003cstrong\u003eDay\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: rgba(37,99,235,0.95); color: #ffffff; padding: 9px 14px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.2); text-align: center;\"\u003e🌙 Glowing by \u003cstrong\u003eNight\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-bottom-prompt\" style=\"position: absolute; bottom: 16px; left: 50%; transform: translateX(-50%); background: rgba(255,255,255,0.95); color: #111827; padding: 10px 16px; border-radius: 999px; font-size: 14px; font-weight: 800; box-shadow: 0 4px 12px rgba(0,0,0,0.15); z-index: 2; white-space: nowrap;\"\u003eSafety First\u003c\/div\u003e\n\u003cinput id=\"sliderBA\" type=\"range\" min=\"0\" max=\"100\" value=\"50\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; cursor: ew-resize; z-index: 4;\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n@media (max-width:767px) {\n  .ba-label {\n    display:none !important;\n  }\n\n  .ba-mobile-labels {\n    display:flex !important;\n  }\n\n  .ba-bottom-prompt {\n    bottom:12px !important;\n    font-size:12px !important;\n    padding:8px 12px !important;\n  }\n\n  #handleBA {\n    width:48px !important;\n    height:48px !important;\n    font-size:18px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv style=\"text-align: center; margin: 24px 0 42px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo product performance and warranty information\" style=\"max-width: 100%; height: auto; display: inline-block;\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003carticle class=\"ecoglo-e2051-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® E20 Series | Yellow Photoluminescent Step Edge Contrast Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E2051 Yellow Luminescent Contrast Strips, 1.5\" Wide | E20\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® E2051\u003c\/strong\u003e is the yellow anti-slip model in the \u003cstrong\u003eE20 Series of 1.5-inch-wide photoluminescent step-edge contrast strips\u003c\/strong\u003e. Designed to improve stair-edge visibility in normal lighting and darkness, E2051 combines Ecoglo® photoluminescent technology with a durable yellow silicon-carbide anti-slip surface on a rigid aluminum base.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e E2051 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e E20 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Yellow Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 1.5\" Wide \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Indoor \u0026amp; Outdoor \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® E2051 is the \u003cstrong\u003eyellow model in the E20 Series of photoluminescent stair-edge contrast strips\u003c\/strong\u003e. The aluminum profile is approximately \u003cstrong\u003e1.5 inches (37.3 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e, combining approximately 0.6 inches of photoluminescent material with a 0.9-inch yellow silicon-carbide anti-slip area. It is designed to improve step-edge visibility in normal lighting and darkness.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eYellow Photoluminescent Stair Edge Contrast Strip for Safer Egress\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E2051 is designed for stairways where architects, contractors, estimators, property managers, facility operators and building owners require a durable combination of \u003cstrong\u003estep-edge contrast, slip resistance and photoluminescent visibility\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the high-visibility yellow anti-slip surface helps create strong stair-edge definition alongside the light-colored photoluminescent section, helping visually define the leading edge of each step. When normal lighting is reduced or lost, the charged photoluminescent material emits visible light without requiring electricity, batteries or wiring at the stair edge.\u003c\/p\u003e\n\u003cp\u003eThe low-profile rigid aluminum strip can be installed on suitable \u003cstrong\u003econcrete, metal and wood stair surfaces\u003c\/strong\u003e using premium polyurethane adhesive. Mechanical fasteners are also an installation option for appropriate indoor applications.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1.5-Inch Low-Profile Design\u003c\/h3\u003e\n\u003cp\u003eThe E20 profile measures approximately 1.5 inches wide and only 0.1 inches high, creating a durable, low-profile step-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eYellow Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing yellow silicon-carbide material is integrally bonded to the aluminum substrate to provide durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003ePassive Emergency Visibility\u003c\/h3\u003e\n\u003cp\u003eEcoglo® photoluminescent technology stores energy from suitable ambient light and remains visible when normal illumination is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E2051 \/ E20 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, contractors, specification consultants and procurement teams correctly identify E2051 during design, bidding, submittals and purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® E2051 Yellow\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE2051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE20 Series Photoluminescent Contrast Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eYellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStep-edge marking and luminous egress applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 1.5\" \/ 37.3 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Area\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.6\" wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eYellow Anti-Slip Area\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.9\" wide\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional for appropriate applications; manufacturer states not to use mechanical fasteners for outdoor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eElectrical Power Required\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone at the strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable E20 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eYellow E2051, Gray E2061 and Yellow E2051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     E20 DESIGN\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompact 1.5-Inch E20 Stair-Edge Profile\u003c\/h2\u003e\n\u003cp\u003eThe E20 Series combines a photoluminescent leading-edge section and color-contrasting silicon-carbide anti-slip surface in a compact, approximately 1.5-inch-wide aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1.5\" Overall Width\u003c\/h3\u003e\n\u003cp\u003eApproximately 37.3 mm overall width makes E20 suitable where a compact luminous stair-edge strip is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.6\" Photoluminescent Area\u003c\/h3\u003e\n\u003cp\u003eThe luminous portion is recessed within protective ridges designed to help resist abrasive wear while maintaining visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.9\" Yellow Anti-Slip Area\u003c\/h3\u003e\n\u003cp\u003eThe yellow silicon-carbide section provides durable pedestrian traction while creating strong contrast with the photoluminescent step-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm dimensions and installation requirements against the current Ecoglo® E20 manufacturer data sheet and approved project documents before ordering material.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® E20 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors, government contractors and facility managers can use the manufacturer technical data sheet for product review, specifications, submittals, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E20-Series-Data-Sheet.pdf?v=1787984820\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E20-Series-Data-Sheet-1.jpg?v=1753144798\" alt=\"Ecoglo E20 Series photoluminescent contrast strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e E20 Series Photoluminescent Contrast Strip Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the E20 Series for demanding pedestrian environments where long-term step-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003ePhotoluminescent ridges help protect the luminous material from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent section contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing yellow silicon-carbide anti-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe rigid aluminum base helps distribute applied loads across the adhesive installation area.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive provides a durable installation when installed according to manufacturer instructions.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured stair surfaces.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports less than visually detectable performance loss after 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE2051 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eE2051 is a surface-applied photoluminescent contrast strip designed to be secured to a suitable prepared stair surface.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Stair Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the installation surface is suitable, clean and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for durable installation of the E20 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position the Step-Edge Strip\u003c\/h3\u003e\n\u003cp\u003eInstall the strip at the approved stair-edge location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® allows mechanical fasteners as an installation option but specifically states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor installations\u003c\/strong\u003e. Follow current manufacturer installation instructions for the project condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT \/ INSPECTION READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® E2051 Can Help Simplify Large-Project Specification\u003c\/h2\u003e\n\u003cp\u003eOn commercial, government and institutional projects, clearly identifying the required stair-edge product during design and procurement can help reduce incorrect substitutions, missing documentation and avoidable field changes.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → color → technical data → installation \u003c\/strong\u003e creates a clearer documentation path from specification through installation.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® E2051 Yellow, E20 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent stair strip.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Required Width\u003c\/h3\u003e\n\u003cp\u003eConfirm that the approximately \u003cstrong\u003e1.5-inch-wide E20 profile\u003c\/strong\u003e is appropriate for the architectural stair detail and project specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the E20 Series technical data sheet in the project submittal so dimensions, materials, installation and performance information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Confirm Installation Surface\u003c\/h3\u003e\n\u003cp\u003eVerify that the stair substrate and surface condition are suitable for the manufacturer's specified installation method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Coordinate Lengths and Quantities\u003c\/h3\u003e\n\u003cp\u003eConfirm required stair widths, field dimensions and quantities before releasing material for fabrication or cutting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, technical documentation, installation information and model identification for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE2051 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as E2051\u003c\/li\u003e\n\u003cli\u003eE20 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eYellow anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003e1.5-inch profile width confirmed\u003c\/li\u003e\n\u003cli\u003eStair substrate and surface condition reviewed\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive installation reviewed\u003c\/li\u003e\n\u003cli\u003eE20 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired lengths and quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eIndoor or outdoor installation condition confirmed\u003c\/li\u003e\n\u003cli\u003eMechanical-fastener restrictions reviewed for outdoor applications\u003c\/li\u003e\n\u003cli\u003eInstalled strip location matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can a photoluminescent stair-strip manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, substitutions and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BUILDING \/ FIRE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series for luminous-egress applications and references multiple building, fire and life-safety standards in its manufacturer technical documentation. Applicability must be confirmed for each individual project and jurisdiction.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series photoluminescent contrast strips as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe E20 manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety references associated with the E20 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent section are designed to provide durable traction in pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting indoor and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eProtective luminous ridges and hard-wearing silicon-carbide construction are engineered for demanding pedestrian traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent operation requires no electrical connection, battery or wiring at the stair edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent technology as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based product is recyclable and can support project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Commercial, Institutional \u0026amp; Government Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E2051 can provide a repeatable, specification-ready photoluminescent step-edge solution across large projects containing multiple stairways, exits or egress routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities and colleges\u003c\/li\u003e\n\u003cli\u003eSchools and educational facilities\u003c\/li\u003e\n\u003cli\u003eHigh-rise buildings\u003c\/li\u003e\n\u003cli\u003eCommercial office towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention centers\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER SUPPORT\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact E20 model during design development helps coordinate strip width, anti-slip color, luminous marking requirements, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e E2051 Yellow Photoluminescent Step Edge Contrast Strip, E20 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approximately 1.5 inches \/ 37.3 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approximately 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePhotoluminescent Area:\u003c\/strong\u003e Approximately 0.6 inches wide.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Area:\u003c\/strong\u003e Approximately 0.9 inches wide with yellow silicon-carbide anti-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with Ecoglo® photoluminescent material and integrally bonded silicon-carbide anti-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install using premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Manufacturer Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e E2051 Yellow anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the E20 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, installation information and other documentation required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® E20 Luminescent Contrast Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® E20 photoluminescent contrast-strip series is available with \u003cstrong\u003eBlack, Gray and Yellow anti-slip configurations\u003c\/strong\u003e. Architects, contractors and specification teams can select the color that provides the appropriate stair-edge contrast for the project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2071-black-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Ecoglo E2071 Black Luminescent Contrast Strips E20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2071-photoluminescent-contrast-strip_9baa9c95-1bf0-4c69-8f03-e50250e3f0cd.jpg?v=1741280245\" alt=\"Ecoglo E2071 Black photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip material combined with Ecoglo® photoluminescent step-edge marking in a compact 1.5-inch-wide aluminum profile. A strong high-contrast option for commercial, institutional and egress stair applications.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2071-black-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Shop Ecoglo E2071 Black E20 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E20 Black → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2061-gray-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Ecoglo E2061 Gray Luminescent Contrast Strips E20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2061-photoluminescent-contrast-strip_0465893c-b4b6-415b-be90-f4b805040785.jpg?v=1741280247\" alt=\"Ecoglo E2061 Gray photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip material combined with Ecoglo® photoluminescent step-edge marking for a neutral stair-edge appearance with durable traction and passive luminous visibility.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2061-gray-luminescent-contrast-strips-e20\" rel=\"noopener\" title=\"Shop Ecoglo E2061 Gray E20 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E20 Gray → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e2051-yellow-luminescent-contrast-strips-e20\" title=\"Ecoglo E2051 Yellow Luminescent Contrast Strips E20\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2051-photoluminescent-contrast-strip_7b11d5dc-cac0-4357-8309-4c42b6cecd94.jpg?v=1741280249\" alt=\"Ecoglo E2051 Yellow photoluminescent contrast strip E20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE2051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip configuration with Ecoglo® photoluminescent step-edge marking for projects requiring enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® E2051 \/ E20\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® E2051?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® E2051 is the yellow anti-slip model in the E20 Series of 1.5-inch-wide photoluminescent step-edge contrast strips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the Ecoglo® E20 Series?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E20 profile is approximately 1.5 inches or 37.3 mm wide and approximately 0.1 inches or 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is E2051?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2051 uses a yellow silicon-carbide anti-slip surface combined with Ecoglo® photoluminescent step-edge material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies 8 ft and 10 ft as standard manufacturer lengths. Cut-to-length sizes are also available with an approximate ±1\/8-inch manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does E20 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies the E20 Series weight as approximately 0.1 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is E2051 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for E20 installation. Mechanical fasteners are also an option for appropriate applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan mechanical fasteners be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® states that mechanical fasteners should not be used when installing the E20 Series outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® E2051 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the E20 Series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes E2051 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the strip. Photoluminescent material absorbs energy from suitable ambient illumination and emits visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® E2051 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. E2051 incorporates hard-wearing yellow silicon-carbide non-slip material integrally bonded to the aluminum substrate, while the ridged luminous section also contributes to traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the E20 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the E20 Series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other E20 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E20 Series includes \u003cstrong\u003eE2051 Yellow\u003c\/strong\u003e, \u003cstrong\u003eE2061 Gray\u003c\/strong\u003e and \u003cstrong\u003eE2051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs E2051 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE2051 can be specified for commercial, institutional, transportation, government and other large projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between E20 and wider Ecoglo® contrast strips?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE20 uses a compact approximately 1.5-inch-wide profile. Ecoglo® also manufactures wider contrast-strip configurations for applications where a larger stair-edge marking surface is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying E2051 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, architectural detail, required strip lengths, quantities, anti-slip color and project specification before releasing material. Correct product identification and early coordination can help prevent incorrect selections, substitutions, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eE2051\u003c\/strong\u003e, the \u003cstrong\u003eE20 Series\u003c\/strong\u003e, \u003cstrong\u003eYellow anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eE20 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47504608821404,"sku":"E2051 - Yellow - 2'","price":16.8,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47504608854172,"sku":"E2051 - Yellow - 4'","price":33.6,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47504608886940,"sku":"E2051 - Yellow - 6'","price":50.4,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47504608919708,"sku":"E2051 - Yellow - 8'","price":67.2,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47504608952476,"sku":"E2051 - Yellow -10'","price":84.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E2051-photoluminescent-contrast-strip_7b11d5dc-cac0-4357-8309-4c42b6cecd94.jpg?v=1741280249"},{"product_id":"ecoglo-e3071-black-photoluminescent-contrast-strips-e30","title":"Ecoglo® E3071 Black Photoluminescent Contrast Strips, 2 inch | E30","description":"\u003cstyle\u003e\n.ecoglo-e3071-page {\n  --eco-green:#7fbe43;\n  --eco-green-dark:#5f982f;\n  --eco-green-soft:#f1f8ea;\n  --eco-black:#191919;\n  --eco-charcoal:#292929;\n  --eco-gray:#656565;\n  --eco-light:#f5f6f4;\n  --eco-border:#dfe4da;\n  --eco-white:#ffffff;\n\n  \n  max-width:1200px;\n  margin:0 auto;\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n  color:var(--eco-black);\n}\n\n.ecoglo-e3071-page *,\n.ecoglo-e3071-page *:before,\n.ecoglo-e3071-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-e3071-page h1,\n.ecoglo-e3071-page h2,\n.ecoglo-e3071-page h3,\n.ecoglo-e3071-page h4,\n.ecoglo-e3071-page p,\n.ecoglo-e3071-page li,\n.ecoglo-e3071-page td,\n.ecoglo-e3071-page th,\n.ecoglo-e3071-page a,\n.ecoglo-e3071-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-e3071-page h1,\n.ecoglo-e3071-page h2,\n.ecoglo-e3071-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-black);\n}\n\n.ecoglo-e3071-page h1 {\n  margin-bottom:20px;\n  font-size:clamp(32px,5vw,50px);\n  font-weight:800;\n  letter-spacing:-0.8px;\n}\n\n.ecoglo-e3071-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-e3071-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-e3071-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-e3071-page a {\n  color:var(--eco-green-dark);\n  font-weight:700;\n  text-decoration:underline;\n  text-underline-offset:3px;\n}\n\n.ecoglo-e3071-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-e3071-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-e3071-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-e3071-page .eco-section-dark h2,\n.ecoglo-e3071-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e3071-page .eco-section-dark p,\n.ecoglo-e3071-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-e3071-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-e3071-page .eco-green-line {\n  width:72px;\n  height:5px;\n  margin-bottom:17px;\n  background:var(--eco-green);\n}\n\n\/* HERO *\/\n\n.ecoglo-e3071-page .eco-hero {\n  position:relative;\n  overflow:hidden;\n  padding:64px 50px;\n  color:var(--eco-white);\n  background:linear-gradient(\n    115deg,\n    rgba(23,23,23,.99),\n    rgba(45,45,45,.96)\n  );\n  border-bottom:7px solid var(--eco-green);\n}\n\n.ecoglo-e3071-page .eco-hero:after {\n  content:\"\";\n  position:absolute;\n  top:-155px;\n  right:-140px;\n  width:365px;\n  height:365px;\n  border:1px solid rgba(127,190,67,.35);\n  border-radius:50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.ecoglo-e3071-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-e3071-page .eco-eyebrow {\n  margin-bottom:12px;\n  color:var(--eco-green);\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.ecoglo-e3071-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-e3071-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-e3071-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-e3071-page .eco-chip {\n  padding:8px 14px;\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:4px;\n  background:rgba(255,255,255,.08);\n  color:#ffffff;\n  font-size:14px;\n  font-weight:700;\n}\n\n.ecoglo-e3071-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-e3071-page .eco-answer-box {\n  margin-bottom:30px;\n  padding:25px 28px;\n  border-left:6px solid var(--eco-green);\n  background:var(--eco-green-soft);\n}\n\n.ecoglo-e3071-page .eco-answer-box strong {\n  color:var(--eco-black);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-e3071-page .eco-grid-2,\n.ecoglo-e3071-page .eco-grid-3 {\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n  gap:20px;\n  width:100%;\n}\n\n.ecoglo-e3071-page .eco-card,\n.ecoglo-e3071-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-e3071-page .eco-card {\n  height:100%;\n  padding:27px;\n  border:1px solid var(--eco-border);\n  border-radius:5px;\n  background:var(--eco-white);\n}\n\n.ecoglo-e3071-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-e3071-page .eco-card p:last-child,\n.ecoglo-e3071-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-e3071-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-e3071-page .eco-table {\n  width:100%;\n  min-width:0 !important;\n  border-collapse:collapse;\n  table-layout:auto;\n  background:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-table th {\n  padding:14px 15px;\n  background:var(--eco-black);\n  color:#ffffff;\n  text-align:left;\n  font-size:14px;\n}\n\n.ecoglo-e3071-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-e3071-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-e3071-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-e3071-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-e3071-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-e3071-page .eco-checks li:before {\n  content:\"✓\";\n  position:absolute;\n  top:6px;\n  left:0;\n  color:var(--eco-green-dark);\n  font-size:19px;\n  font-weight:900;\n}\n\n\/* DATA SHEET *\/\n\n.ecoglo-e3071-page .eco-datasheet {\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-top:6px solid var(--eco-green);\n  background:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-e3071-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-e3071-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-black);\n  color:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-datasheet-caption strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--eco-green);\n  font-size:18px;\n}\n\n\/* SPEC BOX *\/\n\n.ecoglo-e3071-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-black);\n  background:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-spec-label {\n  display:inline-block;\n  margin-bottom:18px;\n  padding:7px 13px;\n  background:var(--eco-green);\n  color:var(--eco-black);\n  font-weight:900;\n}\n\n\/* AUTHORITY *\/\n\n.ecoglo-e3071-page .eco-authority {\n  margin:23px 0;\n  padding:4px 0 4px 20px;\n  border-left:4px solid var(--eco-green);\n}\n\n\/* INSPECTION *\/\n\n.ecoglo-e3071-page .eco-inspection {\n  padding:45px;\n  border-left:8px solid var(--eco-green);\n  background:var(--eco-black);\n  color:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-inspection h2,\n.ecoglo-e3071-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-e3071-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-e3071-page .eco-number {\n  display:inline-flex;\n  width:35px;\n  height:35px;\n  margin-right:9px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--eco-green);\n  color:var(--eco-black);\n  font-weight:900;\n}\n\n\/* RELATED PRODUCTS *\/\n\n.ecoglo-e3071-page .eco-related-card {\n  display:flex;\n  flex-direction:column;\n  height:100%;\n  padding:24px;\n  border:1px solid var(--eco-border);\n  border-top:5px solid var(--eco-green);\n  border-radius:5px;\n  background:#ffffff;\n}\n\n.ecoglo-e3071-page .eco-related-current {\n  border-top-color:var(--eco-black);\n}\n\n.ecoglo-e3071-page .eco-related-image-wrap {\n  width:100%;\n  margin-bottom:18px;\n  overflow:hidden;\n  border:1px solid var(--eco-border);\n  border-radius:4px;\n  background:#ffffff;\n  aspect-ratio:1 \/ 1;\n}\n\n.ecoglo-e3071-page .eco-related-image {\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  object-position:center;\n}\n\n.ecoglo-e3071-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-e3071-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-e3071-page .eco-related-label {\n  display:inline-block;\n  margin-top:auto;\n  color:var(--eco-green-dark);\n  font-weight:800;\n}\n\n\/* FAQ *\/\n\n.ecoglo-e3071-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-e3071-page .eco-faq summary {\n  position:relative;\n  padding:20px 40px 20px 0;\n  cursor:pointer;\n  list-style:none;\n  color:var(--eco-black);\n  font-size:18px;\n  font-weight:800;\n}\n\n.ecoglo-e3071-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-e3071-page .eco-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  top:14px;\n  right:6px;\n  color:var(--eco-green-dark);\n  font-size:29px;\n  font-weight:400;\n}\n\n.ecoglo-e3071-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-e3071-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-e3071-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-black);\n}\n\n.ecoglo-e3071-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-black);\n}\n\n.ecoglo-e3071-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-e3071-page .eco-cta-note {\n  margin-top:20px;\n  padding:16px 18px;\n  background:rgba(255,255,255,.62);\n  font-weight:700;\n}\n\n@media (max-width:900px) {\n  .ecoglo-e3071-page .eco-section,\n  .ecoglo-e3071-page .eco-hero,\n  .ecoglo-e3071-page .eco-inspection,\n  .ecoglo-e3071-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-e3071-page .eco-grid-2,\n  .ecoglo-e3071-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-e3071-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-e3071-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e3071-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-e3071-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-e3071-page .eco-table tr {\n    display:block;\n    width:100%;\n    margin-bottom:10px;\n    border:1px solid var(--eco-border);\n    border-left:4px solid var(--eco-green);\n    border-radius:4px;\n    background:#ffffff;\n  }\n\n  .ecoglo-e3071-page .eco-table td {\n    display:block;\n    width:100% !important;\n    padding:11px 14px;\n    border:0;\n    background:#ffffff !important;\n  }\n\n  .ecoglo-e3071-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-black);\n    font-weight:800;\n  }\n\n  .ecoglo-e3071-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-e3071-page .eco-section,\n  .ecoglo-e3071-page .eco-hero,\n  .ecoglo-e3071-page .eco-inspection,\n  .ecoglo-e3071-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-e3071-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-e3071-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-e3071-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-e3071-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-e3071-page .eco-card,\n  .ecoglo-e3071-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-e3071-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT VISIBILITY\n===================================================== --\u003e\n\u003cdiv style=\"max-width: 980px; margin: 48px auto;\"\u003e\u003c\/div\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv style=\"text-align: center; margin: 24px 0 42px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo product performance and warranty information\" style=\"max-width: 100%; height: auto; display: inline-block;\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003carticle class=\"ecoglo-e3071-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® E30 Series | Black Photoluminescent Step Edge Contrast Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E3071 Black Photoluminescent Contrast Strips, 2 inch | E30\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® E3071\u003c\/strong\u003e is the black anti-slip model in the \u003cstrong\u003eE30 Series of 2-inch-wide photoluminescent step-edge contrast strips\u003c\/strong\u003e. Designed for stairways that require durable luminous path markings, E3071 combines \u003cstrong\u003ethree ridged Ecoglo® photoluminescent strips\u003c\/strong\u003e with a larger, hard-wearing black silicon-carbide anti-slip surface on a rigid aluminum base.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e E3071 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e E30 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 2\" Wide \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Indoor \u0026amp; Outdoor \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® E3071 is the \u003cstrong\u003eblack model in the E30 Series of 2-inch-wide photoluminescent stair-edge contrast strips\u003c\/strong\u003e. The rigid aluminum profile is approximately \u003cstrong\u003e2 inches (51.0 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e and combines \u003cstrong\u003ethree ridged photoluminescent strips\u003c\/strong\u003e with a larger black silicon-carbide anti-slip surface. It is designed to improve stair-edge visibility and traction in normal lighting, darkness and power-outage conditions.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBlack Photoluminescent Stair Edge Contrast Strip for Safer Egress\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E3071 is designed for stairways where architects, contractors, estimators, property managers and facility operators require a durable combination of \u003cstrong\u003estep-edge visibility, slip resistance and photoluminescent egress marking\u003c\/strong\u003e. Ecoglo identifies the 2-inch-wide E30 Series as particularly suited to stairs that are required by code to have luminous path markings.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the black silicon-carbide anti-slip surface contrasts with the photoluminescent leading-edge strips to help define the stair edge. The luminous material charges from natural or artificial light and remains visible after normal illumination is lost, providing passive guidance without electricity or batteries at the strip.\u003c\/p\u003e\n\u003cp\u003eThe rigid aluminum profile can be installed on suitable \u003cstrong\u003econcrete, wood and metal stair surfaces\u003c\/strong\u003e using premium polyurethane adhesive. Mechanical fasteners are also an option for appropriate installations, but Ecoglo specifies that mechanical fasteners should not be used outdoors.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2-Inch E30 Profile\u003c\/h3\u003e\n\u003cp\u003eThe E30 profile is approximately 2 inches (51.0 mm) wide and only 0.1 inches (1.8 mm) high, providing a low-profile but highly visible stair-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eThree Photoluminescent Strips\u003c\/h3\u003e\n\u003cp\u003eThree ridged photoluminescent strips provide luminous stair-edge definition while the protective ridge design helps resist abrasive wear and contributes slip resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eLarger Black Anti-Slip Surface\u003c\/h3\u003e\n\u003cp\u003eCompared with the narrower E20 format, the E30 Series provides a larger silicon-carbide anti-slip surface for durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E3071 \/ E30 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, contractors, specification consultants and procurement teams correctly identify E3071 during design, bidding, submittals and purchasing. The specifications below follow current Ecoglo® E30 manufacturer product information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® E3071 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE3071\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE30 Series Photoluminescent Contrast Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStep-edge marking and luminous egress applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2\" \/ 51.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThree ridged photoluminescent strips\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLarger black silicon-carbide non-slip surface integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.161 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional for appropriate applications; manufacturer states not to use mechanical fasteners for outdoor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eElectrical Power Required\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone at the strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable E30 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack E3071, Gray E3061 and Yellow E3051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     E30 DESIGN\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003e2-Inch E30 Photoluminescent Stair-Edge Profile\u003c\/h2\u003e\n\u003cp\u003eThe E30 Series combines \u003cstrong\u003ethree photoluminescent strips\u003c\/strong\u003e with a larger color-contrasting silicon-carbide anti-slip surface across an approximately \u003cstrong\u003e2-inch-wide (51.0 mm)\u003c\/strong\u003e, low-profile aluminum base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2.0\" Overall Width\u003c\/h3\u003e\n\u003cp\u003eThe E30 Series measures approximately 2.0 inches (51.0 mm) wide, providing more anti-slip surface area than the narrower 1.5-inch E20 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.1\" Low Profile\u003c\/h3\u003e\n\u003cp\u003eAt approximately 0.1 inches (1.8 mm) high, E30 provides a slim surface-applied profile for existing stair installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eThree Luminous Ridges + Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eRidged Ecoglo® photoluminescent strips work with the hard-wearing black silicon-carbide surface to support visibility and all-weather slip resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm current dimensions, installation details and project requirements against the Ecoglo® E30 manufacturer data sheet and approved construction documents before ordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors, government contractors and facility managers can use the manufacturer technical data sheet for product review, specifications, submittals, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E30-Series-Data-Sheet.pdf?v=1787985228\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E30-Series-Data-Sheet-1.jpg?v=1753830543\" alt=\"Ecoglo E30 Series photoluminescent contrast strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e E30 Series Photoluminescent Contrast Strip Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the E30 Series for demanding pedestrian environments where long-term step-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003ePhotoluminescent ridges help protect the luminous material from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent section contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing black silicon-carbide anti-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe rigid aluminum base helps distribute applied loads across the adhesive installation area.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive provides a durable installation when installed according to manufacturer instructions.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured stair surfaces.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports less than visually detectable performance loss after 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE3071 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eE3071 is a surface-applied photoluminescent contrast strip designed to be secured to a suitable prepared stair surface.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Stair Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the installation surface is suitable, clean and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for durable installation of the E30 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position the Step-Edge Strip\u003c\/h3\u003e\n\u003cp\u003eInstall the strip at the approved stair-edge location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® allows mechanical fasteners as an installation option but specifically states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor installations\u003c\/strong\u003e. Follow current manufacturer installation instructions for the project condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT \/ INSPECTION READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® E3071 Can Help Simplify Large-Project Specification\u003c\/h2\u003e\n\u003cp\u003eOn commercial, government and institutional projects, clearly identifying the required stair-edge product during design and procurement can help reduce incorrect substitutions, missing documentation and avoidable field changes.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → color → technical data → installation \u003c\/strong\u003e creates a clearer documentation path from specification through installation.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® E3071 Black, E30 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent stair strip.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Required Width\u003c\/h3\u003e\n\u003cp\u003eConfirm that the approximately \u003cstrong\u003e2-inch-wide E30 profile\u003c\/strong\u003e is appropriate for the architectural stair detail and project specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the E30 Series technical data sheet in the project submittal so dimensions, materials, installation and performance information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Confirm Installation Surface\u003c\/h3\u003e\n\u003cp\u003eVerify that the stair substrate and surface condition are suitable for the manufacturer's specified installation method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Coordinate Lengths and Quantities\u003c\/h3\u003e\n\u003cp\u003eConfirm required stair widths, field dimensions and quantities before releasing material for fabrication or cutting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, technical documentation, installation information and model identification for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE3071 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as E3071\u003c\/li\u003e\n\u003cli\u003eE30 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003e2-inch profile width confirmed\u003c\/li\u003e\n\u003cli\u003eStair substrate and surface condition reviewed\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive installation reviewed\u003c\/li\u003e\n\u003cli\u003eE30 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired lengths and quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eIndoor or outdoor installation condition confirmed\u003c\/li\u003e\n\u003cli\u003eMechanical-fastener restrictions reviewed for outdoor applications\u003c\/li\u003e\n\u003cli\u003eInstalled strip location matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can a photoluminescent stair-strip manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, substitutions and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BUILDING \/ FIRE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series for luminous-egress applications and references multiple building, fire and life-safety standards in its manufacturer technical documentation. Applicability must be confirmed for each individual project and jurisdiction.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series photoluminescent contrast strips as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe E30 manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety references associated with the E30 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent section are designed to provide durable traction in pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting indoor and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eProtective luminous ridges and hard-wearing silicon-carbide construction are engineered for demanding pedestrian traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent operation requires no electrical connection, battery or wiring at the stair edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent technology as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based product is recyclable and can support project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Commercial, Institutional \u0026amp; Government Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E3071 can provide a repeatable, specification-ready photoluminescent step-edge solution across large projects containing multiple stairways, exits or egress routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities and colleges\u003c\/li\u003e\n\u003cli\u003eSchools and educational facilities\u003c\/li\u003e\n\u003cli\u003eHigh-rise buildings\u003c\/li\u003e\n\u003cli\u003eCommercial office towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention centers\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER SUPPORT\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact E30 model during design development helps coordinate strip width, anti-slip color, luminous marking requirements, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e E3071 Black Photoluminescent Step Edge Contrast Strip, E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approximately 2 inches \/ 51.0 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approximately 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePhotoluminescent Configuration:\u003c\/strong\u003e Three ridged Ecoglo® photoluminescent strips along the leading-edge portion of the profile.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Configuration:\u003c\/strong\u003e Larger black silicon-carbide anti-slip surface integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with Ecoglo® photoluminescent material and integrally bonded silicon-carbide anti-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install using premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Manufacturer Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e E3071 Black anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, installation information and other documentation required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® E30 Photoluminescent Contrast Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® E30 Series is available with \u003cstrong\u003eBlack, Gray and Yellow silicon-carbide anti-slip configurations\u003c\/strong\u003e. All three use the same 2-inch-wide E30 aluminum profile and three-ridge photoluminescent configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3071-black-photoluminescent-contrast-strips-e30\" title=\"Ecoglo E3071 Black Photoluminescent Contrast Strips E30\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3071-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3071 Black photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip surface paired with three Ecoglo® photoluminescent strips for a strong, versatile contrast treatment across commercial, institutional and luminous-egress stair applications.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003eCurrently Viewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3061-gray-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Ecoglo E3061 Gray Photoluminescent Contrast Strips E30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3061-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3061 Gray photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip surface with three photoluminescent strips, providing a neutral appearance with durable traction and passive luminous visibility.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3061-gray-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Shop Ecoglo E3061 Gray E30 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® E30 Gray →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Ecoglo E3051 Yellow Photoluminescent Contrast Strips E30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3051-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3051 Yellow photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip surface with three photoluminescent strips for projects requiring enhanced daytime stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Shop Ecoglo E3051 Yellow E30 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® E30 Yellow →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® E3071 \/ E30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® E3071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® E3071 is the black anti-slip model in the E30 Series of 2-inch-wide photoluminescent step-edge contrast strips. It combines three ridged photoluminescent strips with a larger black anti-slip surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the Ecoglo® E30 Series?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 profile is approximately 2 inches or 51.0 mm wide and approximately 0.1 inches or 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is E3071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE3071 uses a black silicon-carbide anti-slip surface combined with Ecoglo® photoluminescent step-edge material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies 8 ft and 10 ft as standard manufacturer lengths. Cut-to-length sizes are also available with an approximate ±1\/8-inch manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does E30 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies the E30 Series weight as approximately 0.161 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is E3071 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for E30 installation. Mechanical fasteners are also an option for appropriate applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan mechanical fasteners be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® states that mechanical fasteners should not be used when installing the E30 Series outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® E3071 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the E30 Series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes E3071 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the strip. Photoluminescent material absorbs energy from suitable ambient illumination and emits visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® E3071 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. E3071 incorporates hard-wearing black silicon-carbide non-slip material integrally bonded to the aluminum substrate, while the ridged luminous section also contributes to traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the E30 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 Series includes \u003cstrong\u003eE3071 Black\u003c\/strong\u003e, \u003cstrong\u003eE3061 Gray\u003c\/strong\u003e and \u003cstrong\u003eE3051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs E3071 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE3071 can be specified for commercial, institutional, transportation, government and other large projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the E30 and E20 Ecoglo® contrast strips?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 is approximately 2 inches wide and combines three photoluminescent strips with a larger anti-slip surface. The narrower E20 Series is approximately 1.5 inches wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying E3071 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, architectural detail, required strip lengths, quantities, anti-slip color and project specification before releasing material. Correct product identification and early coordination can help prevent incorrect selections, substitutions, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eE3071\u003c\/strong\u003e, the \u003cstrong\u003eE30 Series\u003c\/strong\u003e, \u003cstrong\u003eBlack anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eE30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"BLACK \/ 2 FT","offer_id":47521612234908,"sku":"E3071 - Black - 2'","price":21.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4 FT","offer_id":47521612267676,"sku":"E3071 - Black - 4'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 6 FT","offer_id":47521612300444,"sku":"E3071 - Black - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 8 FT","offer_id":47521612333212,"sku":"E3071 - Black - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 10 FT","offer_id":47521612365980,"sku":"E3071 - Black - 10'","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3071-photoluminescent-contrast-strip.jpg?v=1741112923"},{"product_id":"ecoglo-e3061-gray-photoluminescent-contrast-strips-e30","title":"Ecoglo® E3061 Gray Photoluminescent Contrast Strips, 2 inch | E30","description":"\u003cdiv style=\"text-align: center; margin: 24px 0 42px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo product performance and warranty information\" style=\"max-width: 100%; height: auto; display: inline-block;\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003carticle class=\"ecoglo-e3061-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® E30 Series | Gray Photoluminescent Step Edge Contrast Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E3061 Gray Photoluminescent Contrast Strips, 2 inch | E30\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® E3061\u003c\/strong\u003e is the gray anti-slip model in the \u003cstrong\u003eE30 Series of 2-inch-wide photoluminescent step-edge contrast strips\u003c\/strong\u003e. Designed for stairways that require durable luminous path markings, E3061 combines \u003cstrong\u003ethree ridged Ecoglo® photoluminescent strips\u003c\/strong\u003e with a larger, hard-wearing gray silicon-carbide anti-slip surface on a rigid aluminum base.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e E3061 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e E30 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Gray Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 2\" Wide \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Indoor \u0026amp; Outdoor \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® E3061 is the \u003cstrong\u003egray model in the E30 Series of 2-inch-wide photoluminescent stair-edge contrast strips\u003c\/strong\u003e. The rigid aluminum profile is approximately \u003cstrong\u003e2 inches (51.0 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e and combines \u003cstrong\u003ethree ridged photoluminescent strips\u003c\/strong\u003e with a larger gray silicon-carbide anti-slip surface. It is designed to improve stair-edge visibility and traction in normal lighting, darkness and power-outage conditions.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eGray Photoluminescent Stair Edge Contrast Strip for Safer Egress\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E3061 is designed for stairways where architects, contractors, estimators, property managers and facility operators require a durable combination of \u003cstrong\u003estep-edge visibility, slip resistance and photoluminescent egress marking\u003c\/strong\u003e. Ecoglo identifies the 2-inch-wide E30 Series as particularly suited to stairs that are required by code to have luminous path markings.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the gray silicon-carbide anti-slip surface provides strong visual definition alongside the photoluminescent leading-edge strips to help define the stair edge. The luminous material charges from natural or artificial light and remains visible after normal illumination is lost, providing passive guidance without electricity or batteries at the strip.\u003c\/p\u003e\n\u003cp\u003eThe rigid aluminum profile can be installed on suitable \u003cstrong\u003econcrete, wood and metal stair surfaces\u003c\/strong\u003e using premium polyurethane adhesive. Mechanical fasteners are also an option for appropriate installations, but Ecoglo specifies that mechanical fasteners should not be used outdoors.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2-Inch E30 Profile\u003c\/h3\u003e\n\u003cp\u003eThe E30 profile is approximately 2 inches (51.0 mm) wide and only 0.1 inches (1.8 mm) high, providing a low-profile but highly visible stair-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eThree Photoluminescent Strips\u003c\/h3\u003e\n\u003cp\u003eThree ridged photoluminescent strips provide luminous stair-edge definition while the protective ridge design helps resist abrasive wear and contributes slip resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eGray Anti-Slip Surface\u003c\/h3\u003e\n\u003cp\u003eCompared with the narrower E20 format, the E30 Series provides a larger silicon-carbide anti-slip surface for durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E3061 \/ E30 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, contractors, specification consultants and procurement teams correctly identify E3061 during design, bidding, submittals and purchasing. The specifications below follow current Ecoglo® E30 manufacturer product information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® E3061 Gray\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE3061\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE30 Series Photoluminescent Contrast Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStep-edge marking and luminous egress applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2\" \/ 51.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThree ridged photoluminescent strips\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLarger gray silicon-carbide non-slip surface integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.161 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional for appropriate applications; manufacturer states not to use mechanical fasteners for outdoor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eElectrical Power Required\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone at the strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable E30 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack E3071, Gray E3061 and Yellow E3051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     E30 DESIGN\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003e2-Inch E30 Photoluminescent Stair-Edge Profile\u003c\/h2\u003e\n\u003cp\u003eThe E30 Series combines \u003cstrong\u003ethree photoluminescent strips\u003c\/strong\u003e with a larger color-contrasting silicon-carbide anti-slip surface across an approximately \u003cstrong\u003e2-inch-wide (51.0 mm)\u003c\/strong\u003e, low-profile aluminum base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2.0\" Overall Width\u003c\/h3\u003e\n\u003cp\u003eThe E30 Series measures approximately 2.0 inches (51.0 mm) wide, providing more anti-slip surface area than the narrower 1.5-inch E20 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.1\" Low Profile\u003c\/h3\u003e\n\u003cp\u003eAt approximately 0.1 inches (1.8 mm) high, E30 provides a slim surface-applied profile for existing stair installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eThree Luminous Ridges + Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eRidged Ecoglo® photoluminescent strips work with the hard-wearing black silicon-carbide surface to support visibility and all-weather slip resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm current dimensions, installation details and project requirements against the Ecoglo® E30 manufacturer data sheet and approved construction documents before ordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors, government contractors and facility managers can use the manufacturer technical data sheet for product review, specifications, submittals, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E30-Series-Data-Sheet.pdf?v=1787985228\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E30-Series-Data-Sheet-1.jpg?v=1753830543\" alt=\"Ecoglo E30 Series photoluminescent contrast strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e E30 Series Photoluminescent Contrast Strip Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the E30 Series for demanding pedestrian environments where long-term step-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003ePhotoluminescent ridges help protect the luminous material from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent section contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing gray silicon-carbide anti-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe rigid aluminum base helps distribute applied loads across the adhesive installation area.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive provides a durable installation when installed according to manufacturer instructions.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured stair surfaces.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports less than visually detectable performance loss after 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE3061 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eE3061 is a surface-applied photoluminescent contrast strip designed to be secured to a suitable prepared stair surface.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Stair Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the installation surface is suitable, clean and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for durable installation of the E30 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position the Step-Edge Strip\u003c\/h3\u003e\n\u003cp\u003eInstall the strip at the approved stair-edge location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® allows mechanical fasteners as an installation option but specifically states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor installations\u003c\/strong\u003e. Follow current manufacturer installation instructions for the project condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT \/ INSPECTION READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® E3061 Can Help Simplify Large-Project Specification\u003c\/h2\u003e\n\u003cp\u003eOn commercial, government and institutional projects, clearly identifying the required stair-edge product during design and procurement can help reduce incorrect substitutions, missing documentation and avoidable field changes.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → color → technical data → installation \u003c\/strong\u003e creates a clearer documentation path from specification through installation.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® E3061 Gray, E30 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent stair strip.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Required Width\u003c\/h3\u003e\n\u003cp\u003eConfirm that the approximately \u003cstrong\u003e2-inch-wide E30 profile\u003c\/strong\u003e is appropriate for the architectural stair detail and project specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the E30 Series technical data sheet in the project submittal so dimensions, materials, installation and performance information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Confirm Installation Surface\u003c\/h3\u003e\n\u003cp\u003eVerify that the stair substrate and surface condition are suitable for the manufacturer's specified installation method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Coordinate Lengths and Quantities\u003c\/h3\u003e\n\u003cp\u003eConfirm required stair widths, field dimensions and quantities before releasing material for fabrication or cutting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, technical documentation, installation information and model identification for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE3061 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as E3061\u003c\/li\u003e\n\u003cli\u003eE30 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eGray anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003e2-inch profile width confirmed\u003c\/li\u003e\n\u003cli\u003eStair substrate and surface condition reviewed\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive installation reviewed\u003c\/li\u003e\n\u003cli\u003eE30 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired lengths and quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eIndoor or outdoor installation condition confirmed\u003c\/li\u003e\n\u003cli\u003eMechanical-fastener restrictions reviewed for outdoor applications\u003c\/li\u003e\n\u003cli\u003eInstalled strip location matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can a photoluminescent stair-strip manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, substitutions and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BUILDING \/ FIRE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series for luminous-egress applications and references multiple building, fire and life-safety standards in its manufacturer technical documentation. Applicability must be confirmed for each individual project and jurisdiction.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series photoluminescent contrast strips as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe E30 manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety references associated with the E30 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent section are designed to provide durable traction in pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting indoor and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eProtective luminous ridges and hard-wearing silicon-carbide construction are engineered for demanding pedestrian traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent operation requires no electrical connection, battery or wiring at the stair edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent technology as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based product is recyclable and can support project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Commercial, Institutional \u0026amp; Government Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E3061 can provide a repeatable, specification-ready photoluminescent step-edge solution across large projects containing multiple stairways, exits or egress routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities and colleges\u003c\/li\u003e\n\u003cli\u003eSchools and educational facilities\u003c\/li\u003e\n\u003cli\u003eHigh-rise buildings\u003c\/li\u003e\n\u003cli\u003eCommercial office towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention centers\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER SUPPORT\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact E30 model during design development helps coordinate strip width, anti-slip color, luminous marking requirements, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e E3061 Gray Photoluminescent Step Edge Contrast Strip, E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approximately 2 inches \/ 51.0 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approximately 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePhotoluminescent Configuration:\u003c\/strong\u003e Three ridged Ecoglo® photoluminescent strips along the leading-edge portion of the profile.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Configuration:\u003c\/strong\u003e Larger gray silicon-carbide anti-slip surface integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with Ecoglo® photoluminescent material and integrally bonded silicon-carbide anti-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install using premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Manufacturer Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e E3061 Gray anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, installation information and other documentation required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® E30 Photoluminescent Contrast Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® E30 Series is available with \u003cstrong\u003eBlack, Gray and Yellow silicon-carbide anti-slip configurations\u003c\/strong\u003e. All three use the same 2-inch-wide E30 aluminum profile and three-ridge photoluminescent design, allowing architects, contractors and specification teams to coordinate stair-edge contrast with project requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3071-black-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Ecoglo E3071 Black Photoluminescent Contrast Strips E30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3071-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3071 Black photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip surface paired with three Ecoglo® photoluminescent strips for a strong, versatile contrast treatment across commercial, institutional and luminous-egress stair applications.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3071-black-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Shop Ecoglo E3071 Black E30 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E30 Black → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3061-gray-photoluminescent-contrast-strips-e30\" title=\"Ecoglo E3061 Gray Photoluminescent Contrast Strips E30\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3061-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3061 Gray photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip surface combined with three Ecoglo® photoluminescent strips for a neutral appearance, durable traction and passive luminous stair-edge visibility.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003e Currently Viewing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Ecoglo E3051 Yellow Photoluminescent Contrast Strips E30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3051-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3051 Yellow photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip surface combined with three Ecoglo® photoluminescent strips for enhanced stair-edge contrast in commercial, institutional, transportation and egress applications.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Shop Ecoglo E3051 Yellow E30 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® E30 Yellow → \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® E3061 \/ E30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® E3061?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® E3061 is the gray anti-slip model in the E30 Series of 2-inch-wide photoluminescent step-edge contrast strips. It combines three ridged photoluminescent strips with a larger gray anti-slip surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the Ecoglo® E30 Series?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 profile is approximately 2 inches or 51.0 mm wide and approximately 0.1 inches or 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is E3061?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE3061 uses a gray silicon-carbide anti-slip surface combined with Ecoglo® photoluminescent step-edge material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies 8 ft and 10 ft as standard manufacturer lengths. Cut-to-length sizes are also available with an approximate ±1\/8-inch manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does E30 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies the E30 Series weight as approximately 0.161 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is E3061 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for E30 installation. Mechanical fasteners are also an option for appropriate applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan mechanical fasteners be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® states that mechanical fasteners should not be used when installing the E30 Series outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® E3061 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the E30 Series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes E3061 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the strip. Photoluminescent material absorbs energy from suitable ambient illumination and emits visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® E3061 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. E3061 incorporates hard-wearing gray silicon-carbide non-slip material integrally bonded to the aluminum substrate, while the ridged luminous section also contributes to traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the E30 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 Series includes \u003cstrong\u003eE3061 Gray\u003c\/strong\u003e, \u003cstrong\u003eE3061 Gray\u003c\/strong\u003e and \u003cstrong\u003eE3061 Gray\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs E3061 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE3061 can be specified for commercial, institutional, transportation, government and other large projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the E30 and E20 Ecoglo® contrast strips?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 is approximately 2 inches wide and combines three photoluminescent strips with a larger anti-slip surface. The narrower E20 Series is approximately 1.5 inches wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying E3061 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, architectural detail, required strip lengths, quantities, anti-slip color and project specification before releasing material. Correct product identification and early coordination can help prevent incorrect selections, substitutions, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eE3061\u003c\/strong\u003e, the \u003cstrong\u003eE30 Series\u003c\/strong\u003e, \u003cstrong\u003eGray anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eE30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"GRAY \/ 2 FT","offer_id":47521627898012,"sku":"E3061 - Grey - 2'","price":21.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47521627930780,"sku":"E3061 - Grey - 4'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47521627963548,"sku":"E3061 - Grey - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47521627996316,"sku":"E3061 - Grey - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47521628029084,"sku":"E3061 - Grey - 10'","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3061-photoluminescent-contrast-strip.jpg?v=1741112923"},{"product_id":"ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30","title":"Ecoglo® E3051 Yellow Photoluminescent Contrast Strips, 2 inch | E30","description":"\u003cp\u003e \u003c\/p\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv style=\"text-align: center; margin: 24px 0 42px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\" alt=\"Ecoglo product performance and warranty information\" style=\"max-width: 100%; height: auto; display: inline-block;\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003carticle class=\"ecoglo-e3071-page\"\u003e\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® E30 Series | Black Photoluminescent Step Edge Contrast Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E3071 Black Photoluminescent Contrast Strips, 2 inch | E30\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® E3071\u003c\/strong\u003e is the black anti-slip model in the \u003cstrong\u003eE30 Series of 2-inch-wide photoluminescent step-edge contrast strips\u003c\/strong\u003e. Designed for stairways that require durable luminous path markings, E3071 combines \u003cstrong\u003ethree ridged Ecoglo® photoluminescent strips\u003c\/strong\u003e with a larger, hard-wearing black silicon-carbide anti-slip surface on a rigid aluminum base.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e E3071 \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e E30 Series \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e 2\" Wide \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e Indoor \u0026amp; Outdoor \u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e UL 1994 \/ ULC 572 Listed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- =====================================================\n     QUICK ANSWER\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® E3071 is the \u003cstrong\u003eblack model in the E30 Series of 2-inch-wide photoluminescent stair-edge contrast strips\u003c\/strong\u003e. The rigid aluminum profile is approximately \u003cstrong\u003e2 inches (51.0 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e and combines \u003cstrong\u003ethree ridged photoluminescent strips\u003c\/strong\u003e with a larger black silicon-carbide anti-slip surface. It is designed to improve stair-edge visibility and traction in normal lighting, darkness and power-outage conditions.\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBlack Photoluminescent Stair Edge Contrast Strip for Safer Egress\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E3071 is designed for stairways where architects, contractors, estimators, property managers and facility operators require a durable combination of \u003cstrong\u003estep-edge visibility, slip resistance and photoluminescent egress marking\u003c\/strong\u003e. Ecoglo identifies the 2-inch-wide E30 Series as particularly suited to stairs that are required by code to have luminous path markings.\u003c\/p\u003e\n\u003cp\u003eIn normal lighting, the black silicon-carbide anti-slip surface contrasts with the photoluminescent leading-edge strips to help define the stair edge. The luminous material charges from natural or artificial light and remains visible after normal illumination is lost, providing passive guidance without electricity or batteries at the strip.\u003c\/p\u003e\n\u003cp\u003eThe rigid aluminum profile can be installed on suitable \u003cstrong\u003econcrete, wood and metal stair surfaces\u003c\/strong\u003e using premium polyurethane adhesive. Mechanical fasteners are also an option for appropriate installations, but Ecoglo specifies that mechanical fasteners should not be used outdoors.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2-Inch E30 Profile\u003c\/h3\u003e\n\u003cp\u003eThe E30 profile is approximately 2 inches (51.0 mm) wide and only 0.1 inches (1.8 mm) high, providing a low-profile but highly visible stair-edge marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eThree Photoluminescent Strips\u003c\/h3\u003e\n\u003cp\u003eThree ridged photoluminescent strips provide luminous stair-edge definition while the protective ridge design helps resist abrasive wear and contributes slip resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eLarger Black Anti-Slip Surface\u003c\/h3\u003e\n\u003cp\u003eCompared with the narrower E20 format, the E30 Series provides a larger silicon-carbide anti-slip surface for durable traction and strong visual contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEcoglo® E3071 \/ E30 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, estimators, contractors, specification consultants and procurement teams correctly identify E3071 during design, bidding, submittals and purchasing. The specifications below follow current Ecoglo® E30 manufacturer product information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-table-wrap\"\u003e\n\u003ctable class=\"eco-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® E3071 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE3071\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE30 Series Photoluminescent Contrast Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStep-edge marking and luminous egress applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2\" \/ 51.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.1\" \/ 1.8 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThree ridged photoluminescent strips\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Configuration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLarger black silicon-carbide non-slip surface integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Manufacturer Lengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft and 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCut-to-Length Availability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable in cut-to-length sizes with manufacturer tolerance of approximately ±1\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.161 lb\/ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRigid aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePremium polyurethane adhesive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMechanical Fasteners\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOptional for appropriate applications; manufacturer states not to use mechanical fasteners for outdoor installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIndoor \/ Outdoor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDesigned for indoor and outdoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eElectrical Power Required\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone at the strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 1994 and ULC 572 listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable E30 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack E3071, Gray E3061 and Yellow E3051\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     E30 DESIGN\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003e2-Inch E30 Photoluminescent Stair-Edge Profile\u003c\/h2\u003e\n\u003cp\u003eThe E30 Series combines \u003cstrong\u003ethree photoluminescent strips\u003c\/strong\u003e with a larger color-contrasting silicon-carbide anti-slip surface across an approximately \u003cstrong\u003e2-inch-wide (51.0 mm)\u003c\/strong\u003e, low-profile aluminum base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2.0\" Overall Width\u003c\/h3\u003e\n\u003cp\u003eThe E30 Series measures approximately 2.0 inches (51.0 mm) wide, providing more anti-slip surface area than the narrower 1.5-inch E20 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e0.1\" Low Profile\u003c\/h3\u003e\n\u003cp\u003eAt approximately 0.1 inches (1.8 mm) high, E30 provides a slim surface-applied profile for existing stair installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eThree Luminous Ridges + Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eRidged Ecoglo® photoluminescent strips work with the hard-wearing black silicon-carbide surface to support visibility and all-weather slip resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e Confirm current dimensions, installation details and project requirements against the Ecoglo® E30 manufacturer data sheet and approved construction documents before ordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DATA SHEET\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® E30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, estimators, general contractors, government contractors and facility managers can use the manufacturer technical data sheet for product review, specifications, submittals, procurement and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-datasheet\"\u003e\u003ca class=\"eco-datasheet-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E30-Series-Data-Sheet.pdf?v=1787985228\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E30-Series-Data-Sheet-1.jpg?v=1753830543\" alt=\"Ecoglo E30 Series photoluminescent contrast strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003e E30 Series Photoluminescent Contrast Strip Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet image to open the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DURABILITY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the E30 Series for demanding pedestrian environments where long-term step-edge visibility, traction and durability are important.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003ePhotoluminescent ridges help protect the luminous material from abrasive wear.\u003c\/li\u003e\n\u003cli\u003eThe ridged photoluminescent section contributes additional slip resistance.\u003c\/li\u003e\n\u003cli\u003eHard-wearing black silicon-carbide anti-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eThe rigid aluminum base helps distribute applied loads across the adhesive installation area.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive provides a durable installation when installed according to manufacturer instructions.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured stair surfaces.\u003c\/li\u003e\n\u003cli\u003eEcoglo® reports accelerated UV and weathering testing for indoor and outdoor applications.\u003c\/li\u003e\n\u003cli\u003eManufacturer testing reports less than visually detectable performance loss after 6,000 hours of accelerated UV exposure.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent operation requires zero electrical energy at the stair edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE3071 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eE3071 is a surface-applied photoluminescent contrast strip designed to be secured to a suitable prepared stair surface.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Stair Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the installation surface is suitable, clean and prepared in accordance with current Ecoglo® installation instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e2. Apply Polyurethane Adhesive\u003c\/h3\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for durable installation of the E30 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position the Step-Edge Strip\u003c\/h3\u003e\n\u003cp\u003eInstall the strip at the approved stair-edge location in accordance with project details, manufacturer guidance and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-answer-box\" style=\"margin-top: 30px;\"\u003e\n\u003cstrong\u003eOutdoor Installation:\u003c\/strong\u003e Ecoglo® allows mechanical fasteners as an installation option but specifically states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor installations\u003c\/strong\u003e. Follow current manufacturer installation instructions for the project condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT \/ INSPECTION READINESS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-inspection\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eConstruction, Submittal \u0026amp; Inspection Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® E3071 Can Help Simplify Large-Project Specification\u003c\/h2\u003e\n\u003cp\u003eOn commercial, government and institutional projects, clearly identifying the required stair-edge product during design and procurement can help reduce incorrect substitutions, missing documentation and avoidable field changes.\u003c\/p\u003e\n\u003cp\u003eIdentifying the exact \u003cstrong\u003e manufacturer → series → model → color → technical data → installation \u003c\/strong\u003e creates a clearer documentation path from specification through installation.\u003c\/p\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e Specify the Exact Model\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003eEcoglo® E3071 Black, E30 Series\u003c\/strong\u003e rather than using only a generic description such as “photoluminescent stair strip.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e Confirm the Required Width\u003c\/h3\u003e\n\u003cp\u003eConfirm that the approximately \u003cstrong\u003e2-inch-wide E30 profile\u003c\/strong\u003e is appropriate for the architectural stair detail and project specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eInclude the E30 Series technical data sheet in the project submittal so dimensions, materials, installation and performance information can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e Confirm Installation Surface\u003c\/h3\u003e\n\u003cp\u003eVerify that the stair substrate and surface condition are suitable for the manufacturer's specified installation method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e Coordinate Lengths and Quantities\u003c\/h3\u003e\n\u003cp\u003eConfirm required stair widths, field dimensions and quantities before releasing material for fabrication or cutting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-inspection-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e Keep Documentation for Final Review\u003c\/h3\u003e\n\u003cp\u003eRetain approved product submittals, technical documentation, installation information and model identification for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PROJECT CHECKLIST\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eE3071 Project \u0026amp; Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as E3071\u003c\/li\u003e\n\u003cli\u003eE30 Series identified on submittal documents\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003e2-inch profile width confirmed\u003c\/li\u003e\n\u003cli\u003eStair substrate and surface condition reviewed\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive installation reviewed\u003c\/li\u003e\n\u003cli\u003eE30 manufacturer technical data sheet included\u003c\/li\u003e\n\u003cli\u003eRequired lengths and quantities coordinated\u003c\/li\u003e\n\u003cli\u003eApplicable listing documentation reviewed\u003c\/li\u003e\n\u003cli\u003ePhotoluminescent charging illumination addressed where required\u003c\/li\u003e\n\u003cli\u003eIndoor or outdoor installation condition confirmed\u003c\/li\u003e\n\u003cli\u003eMechanical-fastener restrictions reviewed for outdoor applications\u003c\/li\u003e\n\u003cli\u003eInstalled strip location matches approved project documents\u003c\/li\u003e\n\u003cli\u003eLocally adopted building and fire-code requirements reviewed\u003c\/li\u003e\n\u003cli\u003eAHJ-specific requirements addressed before final inspection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003e Can a photoluminescent stair-strip manufacturer guarantee project approval? \u003c\/strong\u003e No. Final approval is determined by the applicable Authority Having Jurisdiction and project-specific requirements. Selecting the correct product, submitting current manufacturer documentation and coordinating installation with approved construction documents can \u003cstrong\u003e help reduce avoidable deficiencies, substitutions and inspection delays. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BUILDING \/ FIRE \/ LIFE SAFETY\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eBuilding, Fire \u0026amp; Life-Safety References\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series for luminous-egress applications and references multiple building, fire and life-safety standards in its manufacturer technical documentation. Applicability must be confirmed for each individual project and jurisdiction.\u003c\/p\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 1994 \u0026amp; ULC 572 Listed\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series photoluminescent contrast strips as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eIBC \/ IFC Luminous Egress Path Markings\u003c\/h3\u003e\n\u003cp\u003eThe E30 manufacturer technical documentation references International Building Code and International Fire Code luminous-egress path-marking provisions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eNFPA 101\u003c\/h3\u003e\n\u003cp\u003eEcoglo® includes NFPA 101 among the life-safety references associated with the E30 Series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAdditional Jurisdictional References\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references luminous-egress requirements associated with New York City, California and Connecticut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eCode Note:\u003c\/strong\u003e Code applicability depends on building type, occupancy, jurisdiction, locally adopted code edition and project conditions. Architects, code consultants, contractors and owners should confirm requirements with the applicable Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003ePerformance Characteristics\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe integrated silicon-carbide anti-slip surface and ridged photoluminescent section are designed to provide durable traction in pedestrian environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Resistance\u003c\/h3\u003e\n\u003cp\u003eEcoglo® reports accelerated UV and weathering testing supporting indoor and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eProtective luminous ridges and hard-wearing silicon-carbide construction are engineered for demanding pedestrian traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNo Electrical Power\u003c\/h3\u003e\n\u003cp\u003ePhotoluminescent operation requires no electrical connection, battery or wiring at the stair edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eNon-Radioactive \u0026amp; Non-Toxic\u003c\/h3\u003e\n\u003cp\u003eEcoglo® identifies its photoluminescent technology as non-radioactive and non-toxic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eRecyclable Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe aluminum-based product is recyclable and can support project sustainability objectives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECT APPLICATIONS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDesigned for Commercial, Institutional \u0026amp; Government Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® E3071 can provide a repeatable, specification-ready photoluminescent step-edge solution across large projects containing multiple stairways, exits or egress routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eFederal government buildings\u003c\/li\u003e\n\u003cli\u003eState and provincial government facilities\u003c\/li\u003e\n\u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public-safety facilities\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities and colleges\u003c\/li\u003e\n\u003cli\u003eSchools and educational facilities\u003c\/li\u003e\n\u003cli\u003eHigh-rise buildings\u003c\/li\u003e\n\u003cli\u003eCommercial office towers\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eConvention centers\u003c\/li\u003e\n\u003cli\u003ePublic-assembly facilities\u003c\/li\u003e\n\u003cli\u003eIndustrial facilities\u003c\/li\u003e\n\u003cli\u003eLarge commercial developments\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     ARCHITECT \/ SPECIFIER SUPPORT\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003cp\u003eSpecifying the exact E30 model during design development helps coordinate strip width, anti-slip color, luminous marking requirements, stair-edge dimensions, lengths and installation before material is ordered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-spec-box\"\u003e\n\u003cdiv class=\"eco-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e E3071 Black Photoluminescent Step Edge Contrast Strip, E30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied photoluminescent stair-edge marking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approximately 2 inches \/ 51.0 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approximately 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePhotoluminescent Configuration:\u003c\/strong\u003e Three ridged Ecoglo® photoluminescent strips along the leading-edge portion of the profile.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Configuration:\u003c\/strong\u003e Larger black silicon-carbide anti-slip surface integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with Ecoglo® photoluminescent material and integrally bonded silicon-carbide anti-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install using premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Manufacturer Lengths:\u003c\/strong\u003e 8 ft and 10 ft. Cut-to-length sizes available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e E3071 Black anti-slip configuration.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eListing:\u003c\/strong\u003e Manufacturer identifies the E30 Series as UL 1994 and ULC 572 listed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, listing documentation, installation information and other documentation required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested basis-of-design language should be reviewed and edited by the project architect or specification consultant for the specific project and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     RELATED COLORS\n===================================================== --\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® E30 Photoluminescent Contrast Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® E30 Series is available with \u003cstrong\u003eBlack, Gray and Yellow silicon-carbide anti-slip configurations\u003c\/strong\u003e. All three use the same 2-inch-wide E30 aluminum profile and three-ridge photoluminescent configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"eco-related-card eco-related-current\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3071-black-photoluminescent-contrast-strips-e30\" title=\"Ecoglo E3071 Black Photoluminescent Contrast Strips E30\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3071-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3071 Black photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3071 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide anti-slip surface paired with three Ecoglo® photoluminescent strips for a strong, versatile contrast treatment across commercial, institutional and luminous-egress stair applications.\u003c\/p\u003e\n\u003cspan class=\"eco-related-label\"\u003eCurrently Viewing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3061-gray-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Ecoglo E3061 Gray Photoluminescent Contrast Strips E30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3061-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3061 Gray photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3061 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide anti-slip surface with three photoluminescent strips, providing a neutral appearance with durable traction and passive luminous visibility.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3061-gray-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Shop Ecoglo E3061 Gray E30 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® E30 Gray →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"eco-related-card\"\u003e\n\u003cdiv class=\"eco-related-image-wrap\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Ecoglo E3051 Yellow Photoluminescent Contrast Strips E30\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3051-photoluminescent-contrast-strip.jpg?v=1741112923\" alt=\"Ecoglo E3051 Yellow photoluminescent contrast strip E30 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eE3051 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide anti-slip surface with three photoluminescent strips for projects requiring enhanced daytime stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-e3051-yellow-photoluminescent-contrast-strips-e30\" rel=\"noopener\" title=\"Shop Ecoglo E3051 Yellow E30 Contrast Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003eShop Ecoglo® E30 Yellow →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® E3071 \/ E30\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® E3071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® E3071 is the black anti-slip model in the E30 Series of 2-inch-wide photoluminescent step-edge contrast strips. It combines three ridged photoluminescent strips with a larger black anti-slip surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the Ecoglo® E30 Series?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 profile is approximately 2 inches or 51.0 mm wide and approximately 0.1 inches or 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color is E3071?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE3071 uses a black silicon-carbide anti-slip surface combined with Ecoglo® photoluminescent step-edge material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies 8 ft and 10 ft as standard manufacturer lengths. Cut-to-length sizes are also available with an approximate ±1\/8-inch manufacturer tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does E30 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies the E30 Series weight as approximately 0.161 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is E3071 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® specifies premium polyurethane adhesive for E30 installation. Mechanical fasteners are also an option for appropriate applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan mechanical fasteners be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® states that mechanical fasteners should not be used when installing the E30 Series outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Ecoglo® E3071 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies the E30 Series for indoor and outdoor use and reports accelerated UV and weathering testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes E3071 require electricity?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo electrical connection is required at the strip. Photoluminescent material absorbs energy from suitable ambient illumination and emits visible light when normal lighting is reduced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® E3071 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. E3071 incorporates hard-wearing black silicon-carbide non-slip material integrally bonded to the aluminum substrate, while the ridged luminous section also contributes to traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the E30 Series UL listed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the E30 Series as \u003cstrong\u003eUL 1994 and ULC 572 listed\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other E30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 Series includes \u003cstrong\u003eE3071 Black\u003c\/strong\u003e, \u003cstrong\u003eE3061 Gray\u003c\/strong\u003e and \u003cstrong\u003eE3051 Yellow\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs E3071 suitable for government and large commercial projects?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eE3071 can be specified for commercial, institutional, transportation, government and other large projects where the product is appropriate to the project specifications and applicable requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the E30 and E20 Ecoglo® contrast strips?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe E30 is approximately 2 inches wide and combines three photoluminescent strips with a larger anti-slip surface. The narrower E20 Series is approximately 1.5 inches wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CTA\n===================================================== --\u003e\n\u003csection class=\"eco-cta\"\u003e\n\u003ch2\u003eSpecifying E3071 for a Government or Large Commercial Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, architectural detail, required strip lengths, quantities, anti-slip color and project specification before releasing material. Correct product identification and early coordination can help prevent incorrect selections, substitutions, field changes and avoidable rework.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003e Architects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors: \u003c\/strong\u003e Include the exact model number \u003cstrong\u003eE3071\u003c\/strong\u003e, the \u003cstrong\u003eE30 Series\u003c\/strong\u003e, \u003cstrong\u003eBlack anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eE30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Ecoglo","offers":[{"title":"YELLOW \/ 2 FT","offer_id":47521636647068,"sku":"E3071 - Black - 2'","price":21.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 4 FT","offer_id":47521636679836,"sku":"E3071 - Black - 4'","price":42.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 6 FT","offer_id":47521636712604,"sku":"E3071 - Black - 6'","price":63.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 8 FT","offer_id":47521636745372,"sku":"E3071 - Black - 8'","price":84.0,"currency_code":"USD","in_stock":true},{"title":"YELLOW \/ 10 FT","offer_id":47521636778140,"sku":"E3071 - Black - 10'","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/E3051-photoluminescent-contrast-strip.jpg?v=1741112923"}],"url":"https:\/\/composigrip.ca\/collections\/luminous-stair-nosings.oembed?page=2","provider":"ComposiGrip","version":"1.0","type":"link"}