{"title":"Ecoglo® Gray Stair Safety Solutions","description":"\u003cstyle\u003e\n\/* =========================================================\n   ECOGLO® GRAY STAIR SAFETY SOLUTIONS\n   Collection content for:\n   \/collections\/ecoglo-gray-stair-safety-solutions\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   COLOR DIRECTION:\n   Inspired by Ecoglo® brand styling:\n   Ecoglo green + charcoal\/black + white + pale luminous green.\n   ========================================================= *\/\n\n.eco-gray-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  box-sizing: border-box;\n}\n\n.eco-gray-page *,\n.eco-gray-page *::before,\n.eco-gray-page *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   FULL-WIDTH BREAKOUT\n   Allows the collection content to span the full browser width\n   even when Shopify wraps collection descriptions in .page-width.\n   ========================================================= *\/\n\n.eco-gray-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  box-sizing: border-box !important;\n}\n\nbody:has(.eco-gray-fullbleed) main .page-width,\nbody:has(.eco-gray-fullbleed) main .page-width--narrow,\nbody:has(.eco-gray-fullbleed) main .rte {\n  max-width: none !important;\n}\n\nbody:has(.eco-gray-fullbleed) main .rte {\n  overflow: visible !important;\n}\n\n.eco-gray-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-gray-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-gray-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-gray-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-gray-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-gray-page strong {\n  color: var(--eco-charcoal);\n}\n\n.eco-gray-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-gray-page a:hover {\n  color: var(--eco-black);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.eco-gray-hero {\n  padding: 52px 0;\n\n  background:\n    linear-gradient(\n      135deg,\n      #202020 0%,\n      #2c2c2c 66%,\n      #334126 100%\n    );\n\n  border-top: 6px solid var(--eco-green);\n}\n\n.eco-gray-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-gray-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-gray-title {\n  max-width: 900px;\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-gray-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-gray-hero p {\n  color: #e5e5e5;\n}\n\n.eco-gray-lead {\n  max-width: 920px;\n\n  font-size: 17px !important;\n  line-height: 1.82 !important;\n}\n\n.eco-gray-hero strong {\n  color: var(--eco-white);\n}\n\n.eco-gray-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-gray-hero-image a {\n  display: block;\n\n  text-decoration: none;\n}\n\n.eco-gray-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-gray-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-gray-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-gray-buttons {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 11px;\n\n  margin-top: 22px;\n}\n\n.eco-gray-btn,\n.eco-gray-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-gray-btn {\n  background: var(--eco-green);\n\n  border: 2px solid var(--eco-green);\n\n  color: #111111 !important;\n}\n\n.eco-gray-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-gray-btn-light {\n  background: transparent;\n\n  border: 2px solid var(--eco-white);\n\n  color: var(--eco-white) !important;\n}\n\n.eco-gray-btn-light:hover {\n  background: var(--eco-white);\n\n  color: var(--eco-black) !important;\n}\n\n\n\/* =========================================================\n   MAIN CONTENT\n   ========================================================= *\/\n\n.eco-gray-main {\n  padding: 58px 0 68px;\n\n  background: var(--eco-white);\n}\n\n.eco-gray-section {\n  margin-bottom: 64px;\n}\n\n.eco-gray-section:last-child {\n  margin-bottom: 0;\n}\n\n.eco-gray-copy {\n  max-width: 1080px;\n}\n\n\n\/* =========================================================\n   INTRO PANEL\n   ========================================================= *\/\n\n.eco-gray-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.eco-gray-intro .eco-gray-kicker {\n  margin-bottom: 12px;\n}\n\n\n\/* =========================================================\n   PRODUCT GRID\n   ========================================================= *\/\n\n.eco-gray-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-gray-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-gray-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-gray-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-gray-product-image img {\n  width: 94%;\n  height: 94%;\n\n  display: block;\n\n  object-fit: contain;\n  object-position: center;\n\n  transition: transform .25s ease;\n}\n\n.eco-gray-product:hover .eco-gray-product-image img {\n  transform: scale(1.025);\n}\n\n.eco-gray-product-content {\n  flex: 1;\n\n  display: flex;\n  flex-direction: column;\n\n  padding: 23px;\n}\n\n.eco-gray-product-content p {\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n.eco-gray-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-gray-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   TYPE \/ BENEFIT CARDS\n   ========================================================= *\/\n\n.eco-gray-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-gray-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-gray-card p {\n  margin-bottom: 0;\n\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   DAY \/ NIGHT PANEL\n   ========================================================= *\/\n\n.eco-gray-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-gray-daynight-card {\n  overflow: hidden;\n\n  background: var(--eco-black);\n\n  border-radius: 10px;\n}\n\n.eco-gray-daynight-card img {\n  display: block;\n\n  width: 100%;\n  height: 320px;\n\n  object-fit: cover;\n}\n\n.eco-gray-daynight-copy {\n  padding: 20px 22px;\n}\n\n.eco-gray-daynight-copy h3,\n.eco-gray-daynight-copy p {\n  color: var(--eco-white);\n}\n\n.eco-gray-daynight-copy p {\n  margin-bottom: 0;\n\n  color: #d8d8d8;\n}\n\n\n\/* =========================================================\n   APPLICATIONS\n   ========================================================= *\/\n\n.eco-gray-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-gray-app {\n  min-height: 100%;\n\n  display: flex;\n  flex-direction: column;\n\n  overflow: hidden;\n\n  padding: 0;\n\n  background: var(--eco-gray-soft);\n\n  border: 1px solid var(--eco-border);\n  border-left: 5px solid var(--eco-green);\n\n  border-radius: 8px;\n}\n\n.eco-gray-app-image {\n  width: 100%;\n  height: 170px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  overflow: hidden;\n\n  padding: 14px;\n\n  background: var(--eco-white);\n\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.eco-gray-app-image img {\n  width: 100%;\n  height: 100%;\n\n  display: block;\n\n  object-fit: contain;\n\n  transition: transform .25s ease;\n}\n\n.eco-gray-app:hover .eco-gray-app-image img {\n  transform: scale(1.03);\n}\n\n.eco-gray-app-copy {\n  flex: 1;\n\n  padding: 19px 18px 21px;\n}\n\n.eco-gray-app h3 {\n  font-size: 18px;\n}\n\n.eco-gray-app p {\n  margin-bottom: 0;\n\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.eco-gray-faq {\n  margin-top: 24px;\n}\n\n.eco-gray-faq details {\n  margin-bottom: 10px;\n\n  overflow: hidden;\n\n  background: var(--eco-white);\n\n  border: 1px solid var(--eco-border);\n\n  border-radius: 8px;\n}\n\n.eco-gray-faq summary {\n  position: relative;\n\n  cursor: pointer;\n\n  padding: 17px 50px 17px 19px;\n\n  color: var(--eco-charcoal);\n\n  font-size: 16px;\n  line-height: 1.45;\n\n  font-weight: 900;\n\n  list-style: none;\n}\n\n.eco-gray-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.eco-gray-faq summary::after {\n  content: \"+\";\n\n  position: absolute;\n\n  top: 11px;\n  right: 18px;\n\n  color: var(--eco-green-dark);\n\n  font-size: 27px;\n  line-height: 1;\n\n  font-weight: 700;\n}\n\n.eco-gray-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.eco-gray-faq details p {\n  margin: 0;\n\n  padding: 0 19px 18px;\n\n  color: var(--eco-text);\n\n  font-size: 15px;\n  line-height: 1.74;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.eco-gray-cta {\n  padding: 48px 30px;\n\n  background: var(--eco-black);\n\n  border-top: 6px solid var(--eco-green);\n\n  text-align: center;\n}\n\n.eco-gray-cta h2 {\n  color: var(--eco-white);\n}\n\n.eco-gray-cta h2::after {\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.eco-gray-cta p {\n  max-width: 900px;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  color: #dddddd;\n}\n\n.eco-gray-cta .eco-gray-buttons {\n  justify-content: center;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media screen and (max-width: 1000px) {\n\n  .eco-gray-hero-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-gray-products {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .eco-gray-grid-4,\n  .eco-gray-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-gray-hero {\n    padding: 36px 0;\n  }\n\n  .eco-gray-title {\n    font-size: 31px;\n  }\n\n  .eco-gray-hero-image img {\n    height: 260px;\n  }\n\n  .eco-gray-benefits,\n  .eco-gray-products,\n  .eco-gray-grid-4,\n  .eco-gray-apps,\n  .eco-gray-daynight {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-gray-benefit {\n    justify-content: flex-start;\n\n    text-align: left;\n  }\n\n  .eco-gray-main {\n    padding: 42px 0 50px;\n  }\n\n  .eco-gray-section {\n    margin-bottom: 48px;\n  }\n\n  .eco-gray-intro {\n    padding: 22px 18px;\n  }\n\n  .eco-gray-product-image {\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .eco-gray-buttons {\n    display: grid;\n\n    grid-template-columns: 1fr;\n  }\n\n  .eco-gray-btn,\n  .eco-gray-btn-light {\n    width: 100%;\n\n    text-align: center;\n  }\n\n  .eco-gray-daynight-card img {\n    height: 240px;\n  }\n\n\n  .eco-gray-app-image {\n    height: 220px;\n  }\n\n  .eco-gray-cta {\n    padding: 36px 20px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"eco-gray-fullbleed\"\u003e\n\n\u003cdiv class=\"eco-gray-page\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n       Shopify collection title should remain the H1\n       ===================================================== --\u003e\n\n  \u003csection class=\"eco-gray-hero\"\u003e\n\n    \u003cdiv class=\"eco-gray-inner\"\u003e\n\n      \u003cdiv class=\"eco-gray-hero-grid\"\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"eco-gray-kicker\"\u003e\n            Ecoglo® Step-Edge Safety\n          \u003c\/span\u003e\n\n          \u003cdiv class=\"eco-gray-title\"\u003e\n            Ecoglo® Gray Stair Safety Solutions\n          \u003c\/div\u003e\n\n          \u003cp class=\"eco-gray-lead\"\u003e\n            Explore \u003cstrong\u003eEcoglo® gray stair safety solutions\u003c\/strong\u003e\n            designed to improve step-edge visibility, add durable slip resistance\n            and support safer movement on commercial, institutional, public and\n            industrial stairways.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Choose from \u003cstrong\u003egray photoluminescent stair nosings\u003c\/strong\u003e,\n            gray non-slip stair strips, flat stair nosings, carpet nosings,\n            tile nosings, cast-in-place systems and luminous contrast strips\n            engineered for a wide range of stair surfaces and project requirements.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            On photoluminescent Ecoglo® products, the\n            \u003cstrong\u003egray silicon-carbide surface provides traction and color contrast\u003c\/strong\u003e,\n            while the adjacent photoluminescent material provides visible guidance\n            when normal lighting is reduced or lost.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"eco-gray-buttons\"\u003e\n\n            \u003ca class=\"eco-gray-btn\" href=\"\/collections\/ecoglo-gray-stair-safety-solutions\"\u003e\n              Shop Gray Ecoglo® Solutions\n            \u003c\/a\u003e\n\n            \u003ca class=\"eco-gray-btn-light\" href=\"\/pages\/contact\"\u003e\n              Commercial Project Assistance\n            \u003c\/a\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-benefits\"\u003e\n\n            \u003cdiv class=\"eco-gray-benefit\"\u003e\n              Photoluminescent Options\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-benefit\"\u003e\n              Gray Silicon-Carbide Traction\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-benefit\"\u003e\n              Indoor \u0026amp; Outdoor Options\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-benefit\"\u003e\n              Commercial \u0026amp; Institutional Use\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"eco-gray-hero-image\"\u003e\n\n          \u003ca href=\"\/products\/ecoglo-f4161-photoluminescent-stair-nosing-gray\"\u003e\n\n            \u003cimg src=\"\/cdn\/shop\/files\/F4161.jpg?v=1741709369\u0026amp;width=1200\" alt=\"Ecoglo F4161 gray photoluminescent flat stair nosing\" 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 CONTENT\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"eco-gray-main\"\u003e\n\n    \u003cdiv class=\"eco-gray-inner\"\u003e\n\n\n      \u003c!-- INTRO --\u003e\n\n      \u003csection class=\"eco-gray-section\"\u003e\n\n        \u003cdiv class=\"eco-gray-intro\"\u003e\n\n          \u003cspan class=\"eco-gray-kicker\"\u003e\n            Visibly Better Stair Safety\n          \u003c\/span\u003e\n\n          \u003ch2\u003e\n            Gray Stair Nosings, Non-Slip Strips \u0026amp; Photoluminescent Step-Edge Markings\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Ecoglo® manufactures stair-edge systems for concrete, wood, metal,\n            carpet, tile and other suitable stair finishes. The product family\n            includes both \u003cstrong\u003ephotoluminescent stair nosings\u003c\/strong\u003e for\n            visible egress guidance and \u003cstrong\u003enon-slip stair products\u003c\/strong\u003e\n            for durable traction and step-edge contrast.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Gray Ecoglo® configurations provide a neutral architectural\n            appearance while creating a durable anti-slip surface. For projects\n            using photoluminescent models, luminous material charges from suitable\n            natural or artificial light and remains visible when the primary\n            lighting level falls.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/section\u003e\n\n\n\n      \u003c!-- =================================================\n           PRODUCT TYPES\n           ================================================= --\u003e\n\n      \u003csection class=\"eco-gray-section\"\u003e\n\n        \u003ch2\u003e\n          Shop Ecoglo® Gray Stair Safety Products\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eco-gray-copy\"\u003e\n          Select the gray Ecoglo® product according to the stair construction,\n          floor finish and type of step-edge protection required for your project.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"eco-gray-products\"\u003e\n\n\n          \u003c!-- F4161 --\u003e\n\n          \u003carticle class=\"eco-gray-product\"\u003e\n\n            \u003cdiv class=\"eco-gray-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-f4161-photoluminescent-stair-nosing-gray\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/F4161.jpg?v=1741709369\u0026amp;width=900\" alt=\"Ecoglo F4161 gray photoluminescent flat stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-product-content\"\u003e\n\n              \u003cspan class=\"eco-gray-badge\"\u003e\n                Flat Stair Nosing\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                F4161 Gray Photoluminescent Flat Stair Nosing\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                A 2.7-inch flat stair-nosing profile combining protected\n                photoluminescent step-edge markings with a gray silicon-carbide\n                non-slip insert.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-f4161-photoluminescent-stair-nosing-gray\"\u003e\n                View F4161 Gray Stair Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- C4161 --\u003e\n\n          \u003carticle class=\"eco-gray-product\"\u003e\n\n            \u003cdiv class=\"eco-gray-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-c4161-photoluminescent-carpet-stair-nosing-gray\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/C4161-photoluminescent-carpet-nosing_452469bb-eaf5-49ec-8c2f-cf1ada9e384e.jpg?v=1746197758\u0026amp;width=900\" alt=\"Ecoglo C4161 gray photoluminescent carpet stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-product-content\"\u003e\n\n              \u003cspan class=\"eco-gray-badge\"\u003e\n                Carpet Stair Nosing\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                C4161 Gray Photoluminescent Carpet Stair Nosing\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Purpose-built for carpeted stair edges with a clear-anodized\n                aluminum profile, luminous step-edge markings and a gray\n                non-slip insert.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-c4161-photoluminescent-carpet-stair-nosing-gray\"\u003e\n                View C4161 Carpet Stair Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- M4161.10 --\u003e\n\n          \u003carticle class=\"eco-gray-product\"\u003e\n\n            \u003cdiv class=\"eco-gray-product-image\"\u003e\n\n              \u003ca href=\"\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/M4161-Gray_Photoluminescent_Tile_Nosings_Ecoglo_91ed5891-7f40-45ea-a03a-0f430d9ff6f5.jpg?v=1787855316\u0026amp;width=900\" alt=\"Ecoglo M4161.10 gray photoluminescent tile stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-product-content\"\u003e\n\n              \u003cspan class=\"eco-gray-badge\"\u003e\n                Tile Stair Nosing\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                M4161.10 Gray Photoluminescent Tile Nosing\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                M4.10-E30 stair nosing designed for tiled stairs using\n                approximately 3\/16-inch to 11\/32-inch tile, with gray\n                silicon-carbide slip resistance.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/m4161-10-gray-photoluminescent-tile-nosing-ecoglo\"\u003e\n                View M4161.10 Tile Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- S4061 --\u003e\n\n          \u003carticle class=\"eco-gray-product\"\u003e\n\n            \u003cdiv class=\"eco-gray-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_S4061_Gray_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=900\" alt=\"Ecoglo S4061 gray photoluminescent cast-in-place stair nosing\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-product-content\"\u003e\n\n              \u003cspan class=\"eco-gray-badge\"\u003e\n                Cast-In-Place\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                S4061 Gray Photoluminescent Cast-In-Place Nosing\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Designed to install directly into wet concrete for new stairs,\n                concrete-filled steel-pan stairs and precast stair applications.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-s4061-gray-luminescent-cast-in-place-stair-nosing\"\u003e\n                View S4061 Cast-In-Place Nosing →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- E4061 --\u003e\n\n          \u003carticle class=\"eco-gray-product\"\u003e\n\n            \u003cdiv class=\"eco-gray-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-e4061-photoluminescent-contrast-strips-gray\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/E4061-photoluminescent-contrast-strip_a0307735-338d-44a3-9c62-f061410c320e.jpg?v=1741653838\u0026amp;width=900\" alt=\"Ecoglo E4061 gray photoluminescent step-edge contrast strip\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-product-content\"\u003e\n\n              \u003cspan class=\"eco-gray-badge\"\u003e\n                Luminous Contrast Strip\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                E4061 Gray Photoluminescent Contrast Strip\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                A low-profile 2-inch-wide step-edge solution combining\n                photoluminescent visibility with a durable gray silicon-carbide\n                non-slip surface.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-e4061-photoluminescent-contrast-strips-gray\"\u003e\n                View E4061 Contrast Strip →\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/article\u003e\n\n\n\n          \u003c!-- N3060 --\u003e\n\n          \u003carticle class=\"eco-gray-product\"\u003e\n\n            \u003cdiv class=\"eco-gray-product-image\"\u003e\n\n              \u003ca href=\"\/products\/ecoglo-n30-series-non-slip-strips\"\u003e\n\n                \u003cimg src=\"\/cdn\/shop\/files\/N3060.jpg?v=1741654640\u0026amp;width=900\" alt=\"Ecoglo N3060 gray 2 inch non-slip stair strip\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-product-content\"\u003e\n\n              \u003cspan class=\"eco-gray-badge\"\u003e\n                Non-Slip Stair Strip\n              \u003c\/span\u003e\n\n              \u003ch3\u003e\n                N3060 Gray 2\" Non-Slip Stair Strip\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                A durable aluminum-backed gray silicon-carbide strip for\n                adding focused anti-slip protection and step-edge contrast to\n                existing concrete, wood and metal stairs.\n              \u003c\/p\u003e\n\n              \u003ca href=\"\/products\/ecoglo-n30-series-non-slip-strips\"\u003e\n                View N30 Gray Non-Slip Strips →\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!-- =================================================\n           PHOTO VS NON-SLIP\n           ================================================= --\u003e\n\n      \u003csection class=\"eco-gray-section\"\u003e\n\n        \u003ch2\u003e\n          Photoluminescent or Non-Slip: Which Gray Ecoglo® Solution Do You Need?\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"eco-gray-grid-4\"\u003e\n\n\n          \u003cdiv class=\"eco-gray-card\"\u003e\n\n            \u003ch3\u003e\n              Photoluminescent Stair Nosings\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Combine a durable gray anti-slip surface with protected luminous\n              markings that remain visible when normal lighting is reduced.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-card\"\u003e\n\n            \u003ch3\u003e\n              Gray Non-Slip Nosings\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Designed for stair applications where durable traction,\n              step-edge color contrast and long-term wear resistance are the\n              primary requirements.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-card\"\u003e\n\n            \u003ch3\u003e\n              Gray Contrast Strips\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Low-profile step-edge strips can add photoluminescent visibility\n              and anti-slip protection without installing a full stair-nosing profile.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-card\"\u003e\n\n            \u003ch3\u003e\n              Gray Non-Slip Strips\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              N-Series strips add a focused high-traction zone to suitable\n              existing stairs while leaving most of the original tread visible.\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!-- =================================================\n           DAY \/ NIGHT\n           ================================================= --\u003e\n\n      \u003csection class=\"eco-gray-section\"\u003e\n\n        \u003ch2\u003e\n          Visible by Day. Glowing Guidance When the Lights Go Out.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eco-gray-copy\"\u003e\n          Ecoglo® photoluminescent step-edge products absorb energy from\n          suitable natural or artificial light. When the surrounding lighting\n          level falls, the luminous components remain visible without batteries,\n          wiring or an electrical connection at the stair edge.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"eco-gray-daynight\"\u003e\n\n\n          \u003cdiv class=\"eco-gray-daynight-card\"\u003e\n\n            \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-during-the-day-steps.jpg?v=1753887422\u0026amp;width=1000\" alt=\"Ecoglo stair-edge markings visible during normal lighting\" loading=\"lazy\"\u003e\n\n            \u003cdiv class=\"eco-gray-daynight-copy\"\u003e\n\n              \u003ch3\u003e\n                Visible in Normal Lighting\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Gray non-slip surfaces provide traction and visual contrast\n                while the luminous sections remain clearly defined along the\n                leading edge of the stair.\n              \u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-daynight-card\"\u003e\n\n            \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-at-night-steps.jpg?v=1753887422\u0026amp;width=1000\" alt=\"Ecoglo photoluminescent stair-edge markings glowing in darkness\" loading=\"lazy\"\u003e\n\n            \u003cdiv class=\"eco-gray-daynight-copy\"\u003e\n\n              \u003ch3\u003e\n                Photoluminescent After Lighting Is Lost\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                The charged photoluminescent markings continue to define the\n                stair edge when normal lighting is reduced or power is interrupted.\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!-- =================================================\n           APPLICATIONS\n           ================================================= --\u003e\n\n      \u003csection class=\"eco-gray-section\"\u003e\n\n        \u003ch2\u003e\n          Where Are Ecoglo® Gray Stair Safety Solutions Used?\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eco-gray-copy\"\u003e\n          Ecoglo® gray stair nosings, contrast strips and non-slip stair\n          products are used across commercial, institutional, transportation,\n          public-assembly and industrial environments where durable traction\n          and clearly defined stair edges are important.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"eco-gray-apps\"\u003e\n\n\n          \u003cdiv class=\"eco-gray-app\"\u003e\n\n            \u003cdiv class=\"eco-gray-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/F4161.jpg?v=1741709369\u0026amp;width=700\" alt=\"Ecoglo gray stair nosing for commercial buildings\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-app-copy\"\u003e\n              \u003ch3\u003e\n                Commercial Buildings\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Offices, high-rise buildings, commercial stairwells and\n                emergency exit routes can use durable gray stair-edge\n                solutions for traction and visual definition.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-app\"\u003e\n\n            \u003cdiv class=\"eco-gray-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/C4161-photoluminescent-carpet-nosing_452469bb-eaf5-49ec-8c2f-cf1ada9e384e.jpg?v=1746197758\u0026amp;width=700\" alt=\"Ecoglo gray photoluminescent stair nosing for schools and universities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-app-copy\"\u003e\n              \u003ch3\u003e\n                Schools \u0026amp; Universities\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                High-traffic education facilities, public stairways and\n                designated egress routes can benefit from durable step-edge\n                markings and slip-resistant surfaces.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-app\"\u003e\n\n            \u003cdiv class=\"eco-gray-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/M4161-Gray_Photoluminescent_Tile_Nosings_Ecoglo_91ed5891-7f40-45ea-a03a-0f430d9ff6f5.jpg?v=1787855316\u0026amp;width=700\" alt=\"Ecoglo gray tile stair nosing for hotels and hospitality buildings\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-app-copy\"\u003e\n              \u003ch3\u003e\n                Hotels \u0026amp; Hospitality\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Guest stairways, emergency stairs, public circulation areas\n                and back-of-house routes can use gray Ecoglo® nosings for\n                a clean architectural appearance and added traction.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-app\"\u003e\n\n            \u003cdiv class=\"eco-gray-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_S4061_Gray_Luminescent_Cast_In_Place_Stair_Nosing_S4-E30.jpg?v=1788193244\u0026amp;width=700\" alt=\"Ecoglo gray cast-in-place stair nosing for government and public buildings\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-app-copy\"\u003e\n              \u003ch3\u003e\n                Government \u0026amp; Public Buildings\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Municipal, institutional and specification-driven projects\n                can use cast-in-place or retrofit profiles depending on the\n                stair construction and project requirements.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-app\"\u003e\n\n            \u003cdiv class=\"eco-gray-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/E4061-photoluminescent-contrast-strip_a0307735-338d-44a3-9c62-f061410c320e.jpg?v=1741653838\u0026amp;width=700\" alt=\"Ecoglo gray photoluminescent contrast strip for transit facilities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-app-copy\"\u003e\n              \u003ch3\u003e\n                Transit Facilities\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Rail stations, transportation terminals and other high-use\n                facilities can use low-profile step-edge markings and stair\n                nosings for demanding pedestrian environments.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-app\"\u003e\n\n            \u003cdiv class=\"eco-gray-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-at-night-steps.jpg?v=1753887422\u0026amp;width=700\" alt=\"Ecoglo photoluminescent stair-edge markings for stadiums and arenas\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-app-copy\"\u003e\n              \u003ch3\u003e\n                Stadiums \u0026amp; Arenas\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Public-assembly environments can use photoluminescent\n                step-edge markings to support stair visibility when normal\n                lighting is reduced.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-app\"\u003e\n\n            \u003cdiv class=\"eco-gray-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/Ecoglo_-during-the-day-steps.jpg?v=1753887422\u0026amp;width=700\" alt=\"Ecoglo gray stair safety solution for healthcare facilities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-app-copy\"\u003e\n              \u003ch3\u003e\n                Healthcare Facilities\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Hospitals and institutional buildings can use durable\n                stair-edge protection in public stairs, service stairs and\n                designated circulation routes.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"eco-gray-app\"\u003e\n\n            \u003cdiv class=\"eco-gray-app-image\"\u003e\n              \u003cimg src=\"\/cdn\/shop\/files\/N3060.jpg?v=1741654640\u0026amp;width=700\" alt=\"Ecoglo N3060 gray non-slip stair strip for industrial facilities\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"eco-gray-app-copy\"\u003e\n              \u003ch3\u003e\n                Industrial Facilities\n              \u003c\/h3\u003e\n\n              \u003cp\u003e\n                Workplaces, service stairs and industrial environments can\n                use gray N-Series strips and stair nosings where hard-wearing\n                anti-slip protection is required.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"ecoglo-f4260-black-anodized-gray-non-slip-stair-nosing","title":"Ecoglo® F4260 Black Anodized Non-Slip Flat Stair Nosing with Gray Insert – 2.7\" Wide","description":"```html\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!-- TOP 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 F4260 • F4-N20 Series\n  \u003c\/div\u003e\n\n  \u003c!-- HEADLINE --\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® F4260 Black Anodized Flat Stair Nosing –\n    \u003cspan style=\"color:#22c55e;\"\u003eGray Non-Slip Stair 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 stair traction, define the leading edge of each step and protect high-traffic stairways with a durable black anodized aluminum safety nosing.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 auto 18px auto;max-width:980px;font-size:17px;line-height:1.75;color:#374151;\"\u003e\n    The \u003cstrong\u003eEcoglo® F4260 Black Anodized Flat Stair Nosing\u003c\/strong\u003e combines a durable\n    \u003cstrong\u003e6063-T5 aluminum profile\u003c\/strong\u003e with a hard-wearing\n    \u003cstrong\u003egray silicon carbide non-slip insert\u003c\/strong\u003e. The gray insert provides a subtle visual distinction against the black anodized profile while delivering dependable traction for commercial, institutional, industrial and public stairways.\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    Suitable for installation over concrete, timber, tile, steel, checker plate and thin carpeted stairs, the F4260 provides a practical way to renovate worn stair edges without replacing the complete stair system.\n  \u003c\/p\u003e\n\n  \u003c!-- PRODUCT CLARIFICATION --\u003e\n  \u003cdiv style=\"background:#ffffff;border-left:6px solid #22c55e;border-radius:12px;padding:16px 18px;margin-bottom:26px;text-align:left;\"\u003e\n    \u003cdiv style=\"font-size:16px;line-height:1.7;color:#374151;\"\u003e\n      \u003cstrong style=\"color:#111827;\"\u003eProduct clarification:\u003c\/strong\u003e\n      The F4260 is a non-slip anodized stair nosing with a gray silicon carbide insert. It is not a photoluminescent stair nosing.\n    \u003c\/div\u003e\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 F4260\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      ✔ 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      ✔ Made in USA\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\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;text-align:left;\"\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 integrally bonded \u003cstrong\u003esilicon carbide non-slip insert\u003c\/strong\u003e provides durable traction to help reduce the risk of slips on heavily travelled stairways.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;text-align:left;\"\u003e\n      \u003cdiv style=\"font-size:18px;font-weight:900;color:#111827;margin-bottom:8px;\"\u003e\n        Subtle Step-Edge Definition\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        The gray insert provides a visible but understated distinction against the black anodized profile, supporting clearer identification of the stair edge.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;text-align:left;\"\u003e\n      \u003cdiv style=\"font-size:18px;font-weight:900;color:#111827;margin-bottom:8px;\"\u003e\n        Durable Anodized Finish\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        The thick anodized coating creates a hard, attractive and abrasion-resistant surface that helps protect the aluminum against corrosion and everyday wear.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;text-align:left;\"\u003e\n      \u003cdiv style=\"font-size:18px;font-weight:900;color:#111827;margin-bottom:8px;\"\u003e\n        Designed for High-Traffic Use\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        The non-slip material is permanently bonded to the anodized aluminum substrate for dependable performance in demanding commercial and public environments.\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 14px 0;font-size:26px;line-height:1.2;color:#111827;font-weight:900;text-align:center;\"\u003e\n      Ecoglo® F4260 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 F4260 configuration combines a black anodized aluminum profile with a gray 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:14px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:18px;\"\u003e\n        \u003cdiv style=\"font-size:14px;font-weight:800;color:#6b7280;text-transform:uppercase;margin-bottom:6px;\"\u003e\n          Manufacturer Model\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:22px;font-weight:900;color:#111827;\"\u003e\n          F4260\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:18px;\"\u003e\n        \u003cdiv style=\"font-size:14px;font-weight:800;color:#6b7280;text-transform:uppercase;margin-bottom:6px;\"\u003e\n          Product Series\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:20px;font-weight:900;color:#111827;\"\u003e\n          F4-N20\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:18px;\"\u003e\n        \u003cdiv style=\"font-size:14px;font-weight:800;color:#6b7280;text-transform:uppercase;margin-bottom:6px;\"\u003e\n          Aluminum Finish\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:19px;font-weight:900;color:#111827;\"\u003e\n          Black Anodized\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:18px;\"\u003e\n        \u003cdiv style=\"font-size:14px;font-weight:800;color:#6b7280;text-transform:uppercase;margin-bottom:6px;\"\u003e\n          Insert Colour\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-size:19px;font-weight:900;color:#111827;\"\u003e\n          Gray\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\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;line-height:1.2;color:#111827;font-weight:900;text-align:center;\"\u003e\n      Recommended Applications\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;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:bold;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:bold;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:bold;color:#1f2937;\"\u003e\n        Steel and checker plate\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Thin carpeted stairs\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;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:bold;color:#1f2937;\"\u003e\n        Schools, hospitals and offices\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;color:#1f2937;\"\u003e\n        Industrial and retrofit projects\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-bottom:28px;\"\u003e\n\n    \u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;\"\u003e\n\n      \u003ch3 style=\"margin:0 0 14px 0;font-size:24px;font-weight:900;color:#111827;\"\u003e\n        Technical Specifications\n      \u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid;grid-template-columns:1fr;gap:10px;text-align:left;\"\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 F4260\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-N20\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 Non-slip 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\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, 20-micron thickness\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 insert\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 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 No\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DIMENSIONS --\u003e\n    \u003cdiv style=\"background:#f0fdf4;border:2px solid #86efac;border-radius:18px;padding:22px;\"\u003e\n\n      \u003ch3 style=\"margin:0 0 14px 0;font-size:24px;font-weight:900;color:#111827;\"\u003e\n        Dimensions and Ordering\n      \u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid;gap:10px;text-align:left;\"\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\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    \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;text-align:center;\"\u003e\n      Installation Information\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px auto;max-width:900px;font-size:16px;line-height:1.75;color:#4b5563;text-align:center;\"\u003e\n      Install the F4260 using a premium polyurethane adhesive with mechanical fasteners, or adhesive only, depending on the stair substrate and project requirements.\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:16px;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 approximately 12 inches apart.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;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 the stair nosing.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eAttached or Unattached Insert\u003c\/strong\u003e\u003cbr\u003e\n        Choose an unattached insert when the aluminum profile needs to be cut to size on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE --\u003e\n  \u003cdiv style=\"background:#f0fdf4;border:2px solid #86efac;border-radius:18px;padding:22px;margin-bottom:28px;\"\u003e\n\n    \u003ch3 style=\"margin:0 0 14px 0;font-size:24px;font-weight:900;color:#111827;text-align:center;\"\u003e\n      Listings and Performance Testing\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 auto 18px auto;max-width:900px;font-size:15px;line-height:1.7;color:#374151;text-align:center;\"\u003e\n      Refer to the current Ecoglo F4-N20 manufacturer data sheet for complete listing information, test methods and applicable performance criteria.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;text-align:left;\"\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\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:bold;\"\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:bold;\"\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:bold;\"\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:bold;\"\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:bold;\"\u003e\n        ✔ Anodized coating tested for abrasion and coating performance\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ Washability and stain resistance tested\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px;line-height:1.65;color:#166534;font-weight:bold;\"\u003e\n        ✔ Made in USA\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY F4260 --\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® F4260?\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-top:12px;\"\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eSubtle gray contrast\u003c\/strong\u003e\u003cbr\u003e\n        The gray insert creates a visible but understated distinction against the black anodized profile.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eHard, protective surface\u003c\/strong\u003e\u003cbr\u003e\n        The anodized coating creates a durable surface that resists abrasion, staining and everyday wear.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eCorrosion-resistant finish\u003c\/strong\u003e\u003cbr\u003e\n        Anodizing helps protect the aluminum profile in demanding indoor and outdoor environments.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#f9fafb;border-radius:14px;padding:16px;font-size:15px;line-height:1.7;color:#374151;\"\u003e\n        \u003cstrong style=\"color:#111827;\"\u003eLong-term stair protection\u003c\/strong\u003e\u003cbr\u003e\n        The bonded silicon carbide insert and anodized aluminum profile provide durable protection for high-traffic stair edges.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ENVIRONMENTAL --\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      Recyclable Aluminum and LEED Contribution\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px;\"\u003e\n\n      \u003cdiv style=\"background:#ffffff;border-radius:12px;padding:14px;font-size:15px;font-weight:bold;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:bold;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:bold;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:bold;color:#166534;\"\u003e\n        ♻ Durable, long-service stair-edge solution\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\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 18px 0;font-size:28px;font-weight:900;color:#111827;text-align:center;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"border-bottom:1px solid #e5e7eb;padding:0 0 16px 0;margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;font-size:18px;color:#111827;\"\u003e\n        What is the Ecoglo F4260?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        F4260 is the manufacturer model number for the Ecoglo F4-N20 flat stair nosing with a black anodized aluminum profile and gray silicon carbide non-slip insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-bottom:1px solid #e5e7eb;padding:0 0 16px 0;margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;font-size:18px;color:#111827;\"\u003e\n        Is the F4260 photoluminescent?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#4b5563;\"\u003e\n        No. The F4260 is a non-slip anodized stair nosing with a gray silicon carbide insert. It does not contain a photoluminescent insert.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-bottom:1px solid #e5e7eb;padding:0 0 16px 0;margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;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 also available with a stated tolerance of ± 1\/8 inch.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"border-bottom:1px solid #e5e7eb;padding:0 0 16px 0;margin-bottom:16px;\"\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;font-size:18px;color:#111827;\"\u003e\n        Can the F4260 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 profiles will be cut on site, ordering the non-slip insert unattached is recommended. The insert can then be bonded using premium polyurethane adhesive.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4 style=\"margin:0 0 8px 0;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 F4260 can be installed on concrete, timber, tile, steel, checker plate and 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® F4260\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, project quantities, technical 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\/Ecoglo-F4-N20-Flat-Stair-Nosing.pdf?v=1753843588\" target=\"_blank\" rel=\"noopener\" title=\"Download the Ecoglo F4260 F4-N20 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    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n","brand":"Ecoglo","offers":[{"title":"GRAY \/ 2 FT","offer_id":47318544973980,"sku":"F4260 - Anodized Grey - 2'","price":37.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47318545006748,"sku":"F4260 - Anodized Grey - 4'","price":74.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47318545039516,"sku":"F4260 - Anodized Grey - 6'","price":111.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47318545072284,"sku":"F4260 - Anodized Grey - 8'","price":148.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47318545105052,"sku":"F4260 - Anodized Grey - 10'","price":186.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4260.jpg?v=1776092782"},{"product_id":"ecoglo-f4b160-grey-aluminum-flat-non-slip-stair-nosing","title":"Ecoglo® F4B160 - Grey Anodized Aluminum Flat Non-Slip Stair Nosing - 3.2\" wide","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\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 F4B160 • F4B-N30 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® F4B160 Anodized Aluminum Flat Stair Nosing –\n    \u003cspan style=\"color: #22c55e;\"\u003eGray Non-Slip Stair 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 traction, define step edges and protect high-traffic stairs with a wide, durable anodized aluminum 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® F4B160 Flat Non-Slip Stair Nosing with Gray Insert\u003c\/strong\u003e\n    combines a \u003cstrong\u003e3.2-inch-wide clear-anodized aluminum profile\u003c\/strong\u003e\n    with a durable gray silicon carbide non-slip insert. Its wide, right-angled\n    profile fits over the leading edge of the step, providing dependable\n    traction, stair-edge protection and a clean architectural appearance.\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 commercial, institutional, industrial and public stairways,\n    the F4B160 can be installed over concrete, timber, tile, steel, checker\n    plate and suitable thin-carpeted stairs. It provides a practical way to\n    renovate worn stair edges and improve stairway safety without replacing\n    the complete stair system.\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 F4B160 is a \u003cstrong\u003enon-photoluminescent stair nosing\u003c\/strong\u003e with a\n      gray silicon carbide non-slip insert. It does not glow in darkness and\n      should not be represented as a photoluminescent or luminous egress-path\n      marking product.\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 F4B160\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      ✔ 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      ✔ Indoor and Outdoor Use\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        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 material is integrally bonded to the\n        aluminum substrate to provide dependable traction on heavily travelled\n        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        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 surface 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        Wide Stair-Edge Coverage\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        The 3.2-inch-wide right-angled profile covers and protects the leading\n        edge of existing steps while providing a substantial 2-inch-wide\n        non-slip surface.\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        All-Weather Performance\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        Integrated ridges within the non-slip insert support traction in\n        demanding indoor and outdoor stair applications.\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® F4B160 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 F4B160 configuration combines a clear-anodized aluminum profile with\n      a contrasting gray 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          F4B160\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-N30\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          Gray\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 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        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      \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        Institutional facilities\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 F4B160\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-N30\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 Flat non-slip 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 II, 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\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 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 No\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.462 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 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 An unattached insert is 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 F4B160 using premium polyurethane adhesive with mechanical\n      fasteners, or adhesive only, as appropriate for the stair substrate and\n      project 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 Option\u003c\/strong\u003e\u003cbr\u003e\n        The aluminum profile can be supplied with pre-drilled countersunk holes\n        positioned approximately 2 inches from each end and approximately\n        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        Stainless steel fasteners and concrete nylon anchors are available\n        with the pre-drilled configuration.\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 Insert\u003c\/strong\u003e\u003cbr\u003e\n        Order the gray insert unattached when the aluminum profile needs to be\n        cut to the required length on site.\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 0; font-size: 26px; font-weight: 900; color: #111827;\"\u003e\n      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 manufacturer identifies the F4B-N30 Series as meeting or exceeding\n      performance criteria associated with the following slip-resistance,\n      weathering, abrasion, washability and flammability tests.\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        ✔ 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-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        ✔ 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 the 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® F4B160?\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;\"\u003eNeutral gray step edge\u003c\/strong\u003e\u003cbr\u003e\n        The gray insert provides a professional, understated appearance while\n        creating contrast against appropriately selected 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;\"\u003eWide non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        The approximately 2-inch-wide silicon carbide insert provides\n        substantial contact area for improved 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;\"\u003eRight-angled protection\u003c\/strong\u003e\u003cbr\u003e\n        The profile covers the horizontal tread edge and vertical face to help\n        protect vulnerable stair edges.\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;\"\u003eRenovation-friendly design\u003c\/strong\u003e\u003cbr\u003e\n        Improve existing stairways without removing and replacing the complete\n        stair structure.\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      Recyclable Aluminum and LEED Contribution\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        ♻ 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        ♻ 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® F4B160?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        F4B160 is the manufacturer model number for the F4B-N30 flat stair\n        nosing with a clear-anodized aluminum profile and gray silicon carbide\n        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        Is the F4B160 photoluminescent?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin: 0; font-size: 15px; line-height: 1.7; color: #4b5563;\"\u003e\n        No. The F4B160 is a non-slip stair nosing with a gray silicon carbide\n        insert. It does not contain a photoluminescent strip or glow in\n        darkness.\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 F4B160 stair nosing?\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        gray 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        also available with a stated 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 F4B160 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 gray\n        non-slip insert unattached and bond it after the profile is 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 F4B160 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® F4B160\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, project\n      quantities, technical 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:\/\/ecoglo.us\/f4b-n30-series\/\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4B-N30 technical information\" 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\n      \u003c\/a\u003e\n\n      \u003ca href=\"tel:18552770306\" title=\"Request an Ecoglo F4B160 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":47322929954972,"sku":null,"price":37.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47322929987740,"sku":null,"price":74.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47322930020508,"sku":null,"price":111.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47322930053276,"sku":null,"price":148.0,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47322930086044,"sku":null,"price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4B160.png?v=1785866953"},{"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-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-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-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-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-f4170-non-slip-flat-stair-nosing-gray","title":"Ecoglo® F4160 Non-Slip Flat Stair Nosing with Gray Insert – 2.7\" 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 F4160 • F4-N20 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® F4160 Aluminum Flat Stair Nosing –\n    \u003cspan style=\"color:#6b7280;\"\u003eGray Non-Slip Stair Protection\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 traction, define stair edges and protect high-traffic steps with a durable 2.7-inch-wide aluminum non-slip 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® F4160 Non-Slip Flat Stair Nosing with Gray Insert\u003c\/strong\u003e\n    combines a durable \u003cstrong\u003eclear-anodized 6063-T5 aluminum profile\u003c\/strong\u003e\n    with a hard-wearing \u003cstrong\u003egray silicon-carbide non-slip insert\u003c\/strong\u003e.\n    The right-angled profile fits over the leading edge of an existing stair\n    to provide dependable traction, visible step-edge definition and durable\n    protection in high-traffic applications.\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 for commercial, institutional, industrial and public stairways,\n    the F4160 can be installed on concrete, timber, tile, steel, checker plate\n    and suitable thin carpeted stairs. Its neutral gray insert makes it a\n    practical choice where slip resistance and a more understated architectural\n    appearance are preferred.\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\u003eF4160\u003c\/strong\u003e is part of the Ecoglo® F4-N20\n      \u003cstrong\u003enon-photoluminescent\u003c\/strong\u003e flat stair-nosing series. It\n      features a \u003cstrong\u003eclear-anodized aluminum profile\u003c\/strong\u003e with a\n      \u003cstrong\u003egray silicon-carbide non-slip insert\u003c\/strong\u003e. The gray surface\n      provides traction and step-edge color contrast where it differs from the\n      surrounding stair finish, but \u003cstrong\u003edoes not glow in darkness\u003c\/strong\u003e.\n      For a black-anodized profile with a gray insert, select\n      \u003cstrong\u003eF4260\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 F4160\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 #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      ✔ Indoor \u0026amp; Outdoor Use\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        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 for heavily travelled\n        stairs.\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 gray non-slip insert helps create a defined leading edge where\n        it contrasts with the surrounding stair surface while maintaining\n        a neutral 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        Stair-Edge Protection\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The right-angled aluminum profile covers the leading edge and vertical\n        face of the stair to help protect vulnerable stair edges from repeated\n        foot traffic and wear.\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 Durability\n      \u003c\/div\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The F4-N20 Series is performance tested for UV exposure, salt-spray\n        resistance, freeze-thaw resistance, abrasion and washability for\n        demanding stair applications.\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® F4160 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 F4160 combines a clear-anodized F4-N20 aluminum stair-nosing\n      profile with an integrally bonded gray 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          F4160\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-N20\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:#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          Insert 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        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      \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        Institutional facilities\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- UPGRADE SECTION --\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      Upgrade Existing Stairs Without Full Replacement\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 F4160 can be installed over compatible existing stair edges,\n      providing a practical solution for stair renovations, traction upgrades\n      and protection of worn leading edges.\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;\"\u003eImprove traction\u003c\/strong\u003e\u003cbr\u003e\n        Add a hard-wearing silicon-carbide surface to smooth, worn or\n        potentially slippery stair edges.\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;\"\u003eDefine the leading edge\u003c\/strong\u003e\u003cbr\u003e\n        The gray insert helps visually distinguish the stair edge when it\n        contrasts with the surrounding tread 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;\"\u003eProtect stair edges\u003c\/strong\u003e\u003cbr\u003e\n        The aluminum profile covers vulnerable horizontal and vertical stair\n        surfaces exposed to repeated foot traffic.\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 F4160\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-N20\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 Flat non-slip 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\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\u003ePhotoluminescent:\u003c\/strong\u003e No\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eApplication:\u003c\/strong\u003e Indoor and outdoor stairways\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      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 \/ 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 \/ 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 \/ 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 \/ 42.5 mm\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#374151;\"\u003e\n        \u003cstrong\u003eRear Vertical Dimension:\u003c\/strong\u003e Approximately 1.2 inches \/ 29.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    \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      The Ecoglo® F4160 can be installed using polyurethane adhesive with\n      mechanical fasteners or with adhesive only, depending on the substrate\n      and project 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 Holes\u003c\/strong\u003e\u003cbr\u003e\n        Standard hole locations are 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 configurations include 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;\"\u003eOn-Site Cutting\u003c\/strong\u003e\u003cbr\u003e\n        Unattached inserts are recommended when the aluminum profile needs to\n        be cut to the required length on site.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE TESTING --\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      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 Ecoglo® F4-N20 Series as\n      meeting or exceeding performance criteria associated with slip\n      resistance, weathering, abrasion, washability, anodized coating\n      performance and flammability testing.\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        ✔ 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        ✔ 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 coating tested to ASTM B244\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ Coating mass tested to ASTM B137\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        ✔ Stain resistance tested to ASTM B136\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      \u003cdiv style=\"font-size:15px; line-height:1.65; color:#166534; font-weight:800;\"\u003e\n        ✔ FAA AC 23.2 horizontal burn testing\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® F4160?\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;\"\u003eDurable non-slip surface\u003c\/strong\u003e\u003cbr\u003e\n        Hard-wearing silicon carbide provides dependable traction for\n        demanding 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;\"\u003eNeutral gray step edge\u003c\/strong\u003e\u003cbr\u003e\n        The gray insert provides a clean architectural appearance while\n        helping distinguish the leading edge on contrasting 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;\"\u003eRight-angled protection\u003c\/strong\u003e\u003cbr\u003e\n        The aluminum profile covers both the horizontal tread edge and\n        vertical stair face.\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;\"\u003eRenovation-friendly design\u003c\/strong\u003e\u003cbr\u003e\n        Improve existing stair edges without replacing the complete stair\n        assembly.\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      Recyclable Aluminum \u0026amp; LEED Contribution\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        ♻ 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        ♻ 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; 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® F4160?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        F4160 is an Ecoglo® F4-N20 flat non-slip 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        Is the Ecoglo® F4160 photoluminescent?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        No. F4160 is a non-photoluminescent stair nosing. The gray\n        silicon-carbide insert provides traction and color contrast but does\n        not glow in darkness.\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 F4160 stair nosing?\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 2.7 inches or 68 mm wide, with\n        an approximately 1.5-inch or 37.3 mm wide gray 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        Which stair surfaces can the F4160 be installed on?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        The F4-N20 Series is suitable for concrete, timber, tile, steel,\n        checker plate and suitable thin carpeted stairs.\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        Can the F4160 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 profiles will be cut on site, Ecoglo recommends ordering\n        inserts unattached and bonding them after the aluminum has been cut.\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 F4160 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, or with adhesive only, depending on the\n        project and substrate.\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 F4160 and F4260?\n      \u003c\/h4\u003e\n      \u003cp style=\"margin:0; font-size:15px; line-height:1.7; color:#4b5563;\"\u003e\n        Both models use a gray non-slip insert. F4160 has a clear-anodized\n        aluminum profile, while F4260 has a black-anodized aluminum profile.\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® F4160\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 stair 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:\/\/ecoglo.us\/wp-content\/uploads\/2017\/08\/F4-N20-Data-Sheet.pdf\" target=\"_blank\" rel=\"noopener\" title=\"View Ecoglo F4-N20 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 F4160 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":47385835438236,"sku":"F4160 - Aluminum Grey - 2'","price":34.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47385835471004,"sku":"F4160 - Aluminum Grey - 4'","price":68.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47385835503772,"sku":"F4160 - Aluminum Grey - 6'","price":102.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47385835536540,"sku":"F4160 - Aluminum Grey - 8'","price":136.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47385835569308,"sku":"F4160 - Aluminum Grey - 10'","price":171.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/F4160.jpg?v=1776092782"},{"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-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-n2060-gray-anti-slip-strips-n20","title":"Ecoglo® N2060 Gray Anti-Slip Strips, 1.5 inches | N20","description":"\u003cstyle\u003e\n.ecoglo-n2060-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-n2060-page *,\n.ecoglo-n2060-page *:before,\n.ecoglo-n2060-page *:after {\n  box-sizing:border-box;\n}\n\n.ecoglo-n2060-page h1,\n.ecoglo-n2060-page h2,\n.ecoglo-n2060-page h3,\n.ecoglo-n2060-page h4,\n.ecoglo-n2060-page p,\n.ecoglo-n2060-page li,\n.ecoglo-n2060-page td,\n.ecoglo-n2060-page th,\n.ecoglo-n2060-page a,\n.ecoglo-n2060-page span {\n  word-break:normal !important;\n  overflow-wrap:normal !important;\n  hyphens:none !important;\n}\n\n.ecoglo-n2060-page h1,\n.ecoglo-n2060-page h2,\n.ecoglo-n2060-page h3 {\n  margin-top:0;\n  line-height:1.18;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2060-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-n2060-page h2 {\n  margin-bottom:18px;\n  font-size:clamp(25px,4vw,35px);\n  font-weight:800;\n}\n\n.ecoglo-n2060-page h3 {\n  margin-bottom:10px;\n  font-size:22px;\n  font-weight:800;\n}\n\n.ecoglo-n2060-page p {\n  margin:0 0 18px;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-section {\n  padding:54px 42px;\n}\n\n.ecoglo-n2060-page .eco-section-alt {\n  background:var(--eco-light);\n}\n\n.ecoglo-n2060-page .eco-section-dark {\n  background:var(--eco-charcoal);\n  color:var(--eco-white);\n}\n\n.ecoglo-n2060-page .eco-section-dark h2,\n.ecoglo-n2060-page .eco-section-dark h3 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n2060-page .eco-section-dark p,\n.ecoglo-n2060-page .eco-section-dark li {\n  color:#eeeeee;\n}\n\n.ecoglo-n2060-page .eco-section-header {\n  max-width:920px;\n  margin-bottom:30px;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-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-n2060-page .eco-hero-inner {\n  position:relative;\n  z-index:2;\n  max-width:990px;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-hero h2 {\n  color:var(--eco-white);\n}\n\n.ecoglo-n2060-page .eco-hero-lead {\n  max-width:920px;\n  margin-bottom:27px;\n  color:#eeeeee;\n  font-size:20px;\n}\n\n.ecoglo-n2060-page .eco-chips {\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-chip strong {\n  color:var(--eco-green);\n}\n\n\/* QUICK ANSWER *\/\n\n.ecoglo-n2060-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-n2060-page .eco-answer-box strong {\n  color:var(--eco-yellow);\n}\n\n\/* GRIDS *\/\n\n.ecoglo-n2060-page .eco-grid-2,\n.ecoglo-n2060-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-n2060-page .eco-card,\n.ecoglo-n2060-page .eco-related-card {\n  min-width:0;\n  width:100%;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-card-accent {\n  border-top:5px solid var(--eco-green);\n}\n\n.ecoglo-n2060-page .eco-card p:last-child,\n.ecoglo-n2060-page .eco-related-card p:last-child {\n  margin-bottom:0;\n}\n\n\/* TABLE *\/\n\n.ecoglo-n2060-page .eco-table-wrap {\n  width:100%;\n  margin:25px 0;\n  overflow:visible !important;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-page .eco-table th:first-child {\n  width:36%;\n  border-left:5px solid var(--eco-green);\n}\n\n.ecoglo-n2060-page .eco-table td {\n  padding:15px;\n  border-bottom:1px solid var(--eco-border);\n  vertical-align:top;\n}\n\n.ecoglo-n2060-page .eco-table tr:nth-child(even) td {\n  background:#fafbfa;\n}\n\n\/* CHECK LIST *\/\n\n.ecoglo-n2060-page .eco-checks {\n  margin:20px 0;\n  padding:0;\n  list-style:none;\n}\n\n.ecoglo-n2060-page .eco-checks li {\n  position:relative;\n  padding:7px 0 7px 30px;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-page .eco-datasheet-link {\n  display:block;\n  text-decoration:none !important;\n  color:inherit !important;\n}\n\n.ecoglo-n2060-page .eco-datasheet-image {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.ecoglo-n2060-page .eco-datasheet-caption {\n  padding:22px 24px;\n  background:var(--eco-yellow);\n  color:#ffffff;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-spec-box {\n  padding:30px;\n  border:2px solid var(--eco-yellow);\n  background:#ffffff;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-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-n2060-page .eco-inspection h2,\n.ecoglo-n2060-page .eco-inspection h3 {\n  color:#ffffff;\n}\n\n.ecoglo-n2060-page .eco-inspection p {\n  color:#eeeeee;\n}\n\n.ecoglo-n2060-page .eco-inspection-step {\n  padding:23px 0 5px;\n  border-top:1px solid #444444;\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-page .eco-related-current {\n  border-top-color:var(--eco-yellow);\n}\n\n.ecoglo-n2060-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-n2060-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-n2060-page .eco-related-card h3 {\n  margin-bottom:10px;\n  font-size:21px;\n  line-height:1.25;\n}\n\n.ecoglo-n2060-page .eco-related-card p {\n  flex-grow:1;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-faq details {\n  border-bottom:1px solid var(--eco-border);\n}\n\n.ecoglo-n2060-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-n2060-page .eco-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-faq details[open] summary:after {\n  content:\"–\";\n}\n\n.ecoglo-n2060-page .eco-faq-answer {\n  padding:0 15px 18px 0;\n}\n\n\/* CTA *\/\n\n.ecoglo-n2060-page .eco-cta {\n  padding:45px;\n  background:var(--eco-green);\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2060-page .eco-cta h2 {\n  margin-bottom:12px;\n  color:var(--eco-yellow);\n}\n\n.ecoglo-n2060-page .eco-cta p {\n  max-width:920px;\n  font-size:18px;\n}\n\n.ecoglo-n2060-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-n2060-page .eco-section,\n  .ecoglo-n2060-page .eco-hero,\n  .ecoglo-n2060-page .eco-inspection,\n  .ecoglo-n2060-page .eco-cta {\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .ecoglo-n2060-page .eco-grid-2,\n  .ecoglo-n2060-page .eco-grid-3 {\n    grid-template-columns:1fr;\n  }\n}\n\n@media (max-width:700px) {\n  .ecoglo-n2060-page .eco-table-wrap {\n    overflow:visible !important;\n  }\n\n  .ecoglo-n2060-page .eco-table {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n2060-page .eco-table thead {\n    display:none;\n  }\n\n  .ecoglo-n2060-page .eco-table tbody {\n    display:block;\n    width:100%;\n  }\n\n  .ecoglo-n2060-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-n2060-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-n2060-page .eco-table td:first-child {\n    padding-bottom:4px;\n    color:var(--eco-yellow);\n    font-weight:800;\n  }\n\n  .ecoglo-n2060-page .eco-table td:last-child {\n    padding-top:3px;\n    color:#444444;\n  }\n}\n\n@media (max-width:520px) {\n  .ecoglo-n2060-page .eco-section,\n  .ecoglo-n2060-page .eco-hero,\n  .ecoglo-n2060-page .eco-inspection,\n  .ecoglo-n2060-page .eco-cta {\n    padding:32px 18px;\n  }\n\n  .ecoglo-n2060-page h1 {\n    font-size:30px;\n  }\n\n  .ecoglo-n2060-page h2 {\n    font-size:25px;\n  }\n\n  .ecoglo-n2060-page h3 {\n    font-size:20px;\n  }\n\n  .ecoglo-n2060-page .eco-hero-lead {\n    font-size:17px;\n  }\n\n  .ecoglo-n2060-page .eco-card,\n  .ecoglo-n2060-page .eco-related-card {\n    padding:21px;\n  }\n\n  .ecoglo-n2060-page .eco-answer-box {\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- SEO TITLE: Ecoglo® N2060 Gray Anti-Slip Stair Strip 1.5\\\" | N20 --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- META DESCRIPTION: Shop Ecoglo® N2060 Gray N20 1.5-inch anti-slip stair strips for durable traction and step-edge contrast. Indoor\/outdoor, aluminum-backed and UL 410 tested. --\u003e\n\u003carticle class=\"ecoglo-n2060-page\"\u003e\u003c!-- =====================================================\n     TOP INTRO\n===================================================== --\u003e\n\u003csection class=\"eco-section\"\u003e\n\u003cdiv style=\"max-width: 980px; margin: 0 auto; text-align: center;\"\u003e\n\u003cdiv style=\"display: inline-block; background: #166534; color: #fff; font-size: 13px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; padding: 8px 14px; border-radius: 999px; margin-bottom: 14px;\"\u003eCommercial-Grade Step Edge Safety\u003c\/div\u003e\n\u003ch2 style=\"margin-bottom: 12px;\"\u003eDurable Grip. Clear Step-Edge Safety.\u003c\/h2\u003e\n\u003cp style=\"max-width: 820px; margin: 0 auto 22px; font-size: 18px; color: #374151;\"\u003eEcoglo® N20 Series non-slip stair strips combine a hard-wearing silicon-carbide walking surface with a rigid aluminum base to improve stair-edge traction and color contrast on indoor and outdoor stairs.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003e1.5\" Wide\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eSilicon-Carbide Grip\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eAluminum Backed\u003c\/span\u003e \u003cspan class=\"eco-chip\" style=\"background: #f1f8ea; color: #191919; border-color: #dfe4da;\"\u003eNon-Photoluminescent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\u003cheader class=\"eco-hero\"\u003e\n\u003cdiv class=\"eco-hero-inner\"\u003e\n\u003cdiv class=\"eco-eyebrow\"\u003eEcoglo® N20 Series | Gray Non-Slip Stair Edge Strip\u003c\/div\u003e\n\u003ch2\u003eEcoglo® N2060 Gray Anti-Slip Strips, 1.5 inches | N20\u003c\/h2\u003e\n\u003cp class=\"eco-hero-lead\"\u003e\u003cstrong\u003eEcoglo® N2060\u003c\/strong\u003e is the gray model in the \u003cstrong\u003eN20 Series of 1.5-inch-wide non-slip stair-edge strips\u003c\/strong\u003e. Designed for existing concrete, wood and metal stair treads, N2060 combines hard-wearing gray silicon-carbide traction with a rigid aluminum substrate for long-lasting anti-slip protection and visible step-edge contrast.\u003c\/p\u003e\n\u003cdiv class=\"eco-chips\"\u003e\n\u003cspan class=\"eco-chip\"\u003e\u003cstrong\u003eModel:\u003c\/strong\u003e N2060\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eN20 Series\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eGray Anti-Slip\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003e1.5\" Wide\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e \u003cspan class=\"eco-chip\"\u003eUL 410 Test Reference\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® N2060 is a \u003cstrong\u003e1.5-inch-wide gray non-slip stair strip\u003c\/strong\u003e designed to improve traction and step-edge color contrast on concrete, wood and metal stairs. The N20 profile is approximately \u003cstrong\u003e1.5 inches (37.3 mm) wide and 0.1 inches (1.8 mm) high\u003c\/strong\u003e and weighs approximately \u003cstrong\u003e0.122 lb\/ft\u003c\/strong\u003e. \u003cstrong\u003eN2060 is not photoluminescent and does not glow in the dark.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-section-header\"\u003e\n\u003cdiv class=\"eco-green-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003e1.5-Inch Non-Slip Stair Edge Strip for Commercial Safety\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® N2060 is designed for architects, contractors, estimators, property managers, safety managers and building owners who need a durable stair-edge safety upgrade combining \u003cstrong\u003etraction, long service life and visual contrast\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThe gray silicon-carbide surface is integrally bonded to the aluminum substrate. Ecoglo® states that the N20 Series is engineered for heavy pedestrian traffic and can be installed on suitable \u003cstrong\u003econcrete, wood and metal stair treads\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eHard-Wearing Traction\u003c\/h3\u003e\n\u003cp\u003eSilicon-carbide non-slip material provides a durable pedestrian contact surface for stair edges in demanding environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eStep-Edge Color Contrast\u003c\/h3\u003e\n\u003cp\u003eThe gray surface can create strong visual definition against lighter stair finishes, helping users identify the leading edge of each step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003eLow-Profile Aluminum Base\u003c\/h3\u003e\n\u003cp\u003eThe approximately 0.1-inch-high rigid aluminum profile spreads load across the adhesive installation area while maintaining a compact stair-edge profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\u003cdiv class=\"eco-answer-box\"\u003e\n\u003cstrong\u003eImportant Product Distinction:\u003c\/strong\u003e The Ecoglo® N20 Series is a \u003cstrong\u003enon-photoluminescent anti-slip product\u003c\/strong\u003e. It provides traction and color contrast but does \u003cstrong\u003enot\u003c\/strong\u003e provide glow-in-the-dark emergency visibility. For luminous stair-edge requirements, use an appropriate Ecoglo® photoluminescent contrast strip or stair nosing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TECHNICAL SPECIFICATIONS\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® N2060 \/ N20 Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific data helps architects, estimators, contractors and procurement teams identify N2060 correctly during 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® N2060 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\u003eN2060\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eN20 Series Non-Slip Stair Strip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNon-photoluminescent, surface-applied non-slip stair-edge strip\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\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.122 lb\/ft\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\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAvailable; manufacturer tolerance approx. ±1\/8\"\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 integrally bonded to aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSuitable Stair Treads\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eConcrete, wood and metal\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 where appropriate; do not use mechanical fasteners outdoors\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 use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSlip-Resistance Test References\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUL 410 and AS\/NZS 4586 referenced in manufacturer data\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable N20 Colors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack N2070, Gray N2060 and Yellow N2050\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     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® N20 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eUse the manufacturer data sheet for product review, submittals, specification coordination, 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\/Ecoglo-N20-Series-Data-Sheet.pdf?v=1787985230\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg class=\"eco-datasheet-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/Ecoglo-N20-Series-Data-Sheet.jpg?v=1753843370\u0026amp;width=1600\" alt=\"Ecoglo N20 Series non-slip stair strip technical data sheet\" loading=\"lazy\"\u003e\n\u003cdiv class=\"eco-datasheet-caption\"\u003e\n\u003cstrong\u003eN20 Series Non-Slip Stair Strip Data Sheet\u003c\/strong\u003e\u003cspan\u003eClick 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\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material integrally bonded to aluminum.\u003c\/li\u003e\n\u003cli\u003eRigid aluminum base spreads applied loads across the installation adhesive.\u003c\/li\u003e\n\u003cli\u003ePremium polyurethane adhesive\/sealant creates a durable, moisture-resistant installation.\u003c\/li\u003e\n\u003cli\u003eDesigned for suitable smooth and textured surfaces.\u003c\/li\u003e\n\u003cli\u003eManufacturer references accelerated UV\/weathering testing.\u003c\/li\u003e\n\u003cli\u003eManufacturer references salt-spray and freeze-thaw testing.\u003c\/li\u003e\n\u003cli\u003eManufacturer references abrasion-resistance and washability testing.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\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\u003eN2060 Installation on Existing Stair Surfaces\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eN2060 is a surface-applied anti-slip strip for suitable existing concrete, wood or metal stair treads.\u003c\/p\u003e\n\u003cdiv class=\"eco-grid-3\"\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e1. Prepare the Surface\u003c\/h3\u003e\n\u003cp\u003eEnsure the stair tread is sound, clean, dry 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® recommends premium polyurethane adhesive for long-lasting installation of the N20 aluminum profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\u003ch3\u003e3. Position at the Stair Edge\u003c\/h3\u003e\n\u003cp\u003eInstall at the approved 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® states that mechanical fasteners should \u003cstrong\u003enot be used for outdoor N20 installations\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TESTING\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\u003eSlip Resistance, Weathering \u0026amp; Durability Testing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUL 410 Slip Resistance\u003c\/h3\u003e\n\u003cp\u003eThe manufacturer N20 data sheet references \u003cstrong\u003eUL 410, Standard for Slip Resistance of Floor Surface Materials\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAS\/NZS 4586\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation also references AS\/NZS 4586 slip-resistance classification for new pedestrian surface materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eUV, Salt Spray \u0026amp; Freeze-Thaw\u003c\/h3\u003e\n\u003cp\u003eManufacturer data references ASTM G155 accelerated UV exposure, ASTM B117 salt-spray resistance and ASTM C1026 freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-authority\"\u003e\n\u003ch3\u003eAbrasion \u0026amp; Washability\u003c\/h3\u003e\n\u003cp\u003eThe N20 data sheet references ASTM D1242, ASTM F510, JIS H8682-1 and ASTM D4828.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eTesting Note:\u003c\/strong\u003e Project requirements vary. Confirm current manufacturer documentation and applicable specifications before relying on any test reference for project compliance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LARGE PROJECTS\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\u003eFor Commercial, Institutional \u0026amp; Public Stairways\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® N2060 can provide a repeatable non-slip stair-edge solution across projects with multiple stairways, landings and pedestrian routes.\u003c\/p\u003e\n\u003cul class=\"eco-checks\"\u003e\n\u003cli\u003eGovernment and municipal buildings\u003c\/li\u003e\n\u003cli\u003eSchools, colleges and universities\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality properties\u003c\/li\u003e\n\u003cli\u003eApartment and condominium buildings\u003c\/li\u003e\n\u003cli\u003eParking garages and parking structures\u003c\/li\u003e\n\u003cli\u003eAirports and transportation terminals\u003c\/li\u003e\n\u003cli\u003eRail and transit facilities\u003c\/li\u003e\n\u003cli\u003eWarehouses and industrial facilities\u003c\/li\u003e\n\u003cli\u003eStadiums, arenas and public-assembly spaces\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 N20 model helps coordinate strip width, anti-slip color, 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 N2060 Gray Non-Slip Stair Edge Strip, N20 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Surface-applied non-slip stair-edge strip providing traction and color contrast.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Width:\u003c\/strong\u003e Approx. 1.5 inches \/ 37.3 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProfile Height:\u003c\/strong\u003e Approx. 0.1 inches \/ 1.8 mm.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Rigid aluminum base with integrally bonded gray silicon-carbide non-slip surface.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Premium polyurethane adhesive in accordance with current Ecoglo® instructions and approved project documents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Lengths:\u003c\/strong\u003e 8 ft and 10 ft; cut-to-length available subject to manufacturer tolerance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWeight:\u003c\/strong\u003e Approx. 0.122 lb\/ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColor:\u003c\/strong\u003e N2060 Gray.\u003c\/p\u003e\n\u003c\/div\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® N20 Non-Slip Strip Colors\u003c\/h2\u003e\n\u003cp\u003eThe Ecoglo® N20 Series is available in \u003cstrong\u003eBlack, Gray and Yellow\u003c\/strong\u003e. Select the color that provides the required visual contrast with the stair tread and project finish.\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-n2070-black-anti-slip-strips-n20\" rel=\"noopener\" title=\"Ecoglo N2070 Black Anti-Slip Strips N20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/N2070.jpg?v=1741654336\u0026amp;width=1200\" alt=\"Ecoglo N2070 Black anti-slip stair strip N20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN2070 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide non-slip material provides durable traction and strong contrast against many lighter stair finishes.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2070-black-anti-slip-strips-n20\" rel=\"noopener\" title=\"Shop Ecoglo N2070 Black N20 Non-Slip Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® N20 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-n2060-gray-anti-slip-strips-n20\" title=\"Ecoglo N2060 Gray Anti-Slip Strips N20\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/N2060.jpg?v=1741654337\u0026amp;width=1200\" alt=\"Ecoglo N2060 Gray anti-slip stair strip N20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN2060 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide non-slip material offers durable traction with a neutral appearance for commercial, institutional and public stairways.\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-n2050-yellow-anti-slip-strips-n20\" rel=\"noopener\" title=\"Ecoglo N2050 Yellow Anti-Slip Strips N20\" target=\"_blank\"\u003e \u003cimg class=\"eco-related-image\" src=\"https:\/\/composigrip.com\/cdn\/shop\/files\/N2050.jpg?v=1741654340\u0026amp;width=1200\" alt=\"Ecoglo N2050 Yellow anti-slip stair strip N20 Series\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eN2050 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide non-slip material provides durable traction and enhanced visual stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/ecoglo-n2050-yellow-anti-slip-strips-n20\" rel=\"noopener\" title=\"Shop Ecoglo N2050 Yellow N20 Non-Slip Strip\" target=\"_blank\"\u003e \u003cspan class=\"eco-related-label\"\u003e Shop Ecoglo® N20 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® N2060 \/ N20\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"eco-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® N2060?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eN2060 is the gray model in the N20 Series of 1.5-inch-wide non-slip stair-edge strips, using silicon-carbide anti-slip material bonded to an aluminum substrate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ecoglo® N2060 photoluminescent?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eNo. N2060 provides traction and step-edge color contrast but does not glow in darkness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is N20?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eThe N20 profile is approximately 1.5 inches \/ 37.3 mm wide and approximately 0.1 inches \/ 1.8 mm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat stair materials can N20 be installed on?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies N20 for existing concrete, wood and metal stair treads.\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 manufacturer lengths are 8 ft and 10 ft. Cut-to-length sizes are available with an approximate ±1\/8-inch tolerance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does N20 weigh?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eApproximately 0.122 pounds per linear foot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is N2060 installed?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eEcoglo® recommends premium polyurethane adhesive. Mechanical fasteners are optional for appropriate installations but should not be used outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan N2060 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eYes. Ecoglo® identifies N20 for indoor and outdoor use and references UV\/weathering, salt-spray and freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other N20 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"eco-faq-answer\"\u003e\n\u003cp\u003eN20 is available as \u003cstrong\u003eN2060 Gray\u003c\/strong\u003e, \u003cstrong\u003eN2060 Gray\u003c\/strong\u003e and \u003cstrong\u003eN2050 Yellow\u003c\/strong\u003e.\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 N2060 for a Commercial or Large Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm the stair substrate, tread finish, required color contrast, strip lengths, quantities and installation conditions before releasing material.\u003c\/p\u003e\n\u003cdiv class=\"eco-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Estimators, General Contractors, Facility Managers \u0026amp; Government Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eN2060\u003c\/strong\u003e, the \u003cstrong\u003eN20 Series\u003c\/strong\u003e, \u003cstrong\u003eGray anti-slip configuration\u003c\/strong\u003e, and the \u003cstrong\u003eN20 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":47525559959708,"sku":"N2060 - Grey - 2'","price":14.4,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 4 FT","offer_id":47525559992476,"sku":"N2060 - Grey - 4'","price":28.8,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 6 FT","offer_id":47525560025244,"sku":"N2060 - Grey - 6'","price":43.2,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 8 FT","offer_id":47525560058012,"sku":"N2060 - Grey - 8'","price":57.6,"currency_code":"USD","in_stock":true},{"title":"GRAY \/ 10 FT","offer_id":47525560090780,"sku":"N2060 - Grey - 10'","price":72.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N2060.jpg?v=1741654337"},{"product_id":"ecoglo-n3060-gray-non-slip-stair-strips-2-inch-n30","title":"Ecoglo® N3060 Gray Non-Slip Stair Strips, 2 inch | N30","description":"\u003ch2\u003e\u003cstrong\u003eAnti-slip Protection for Stairs\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThe N30 Non-Slip Strip, 2” wide, offers excellent anti-slip protection and enhances step edge visibility. It can be \u003cstrong\u003eretrofitted to existing stairwells\u003c\/strong\u003e to meet building code requirements.\u003c\/p\u003e\n\u003cp\u003eWhen installed with our recommended polyurethane adhesive, it ensures a\u003cstrong\u003e durable bond on concrete, wood, and metal surfaces\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eAvailable in three colors, the strip provides a \u003cstrong\u003estark contrast to stair treads\u003c\/strong\u003e, improving safety with enhanced visibility.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-end=\"1928\" data-start=\"1896\"\u003e\u003cstrong\u003eSlip-resistant silicon carbide ridges.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2011\" data-start=\"1977\"\u003e\u003cstrong\u003eMeets IBC, IFC, OSHA egress code.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2011\" data-start=\"1977\"\u003e\u003cstrong\u003eUL 1994 Certified\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2056\" data-start=\"2016\"\u003e\u003cstrong\u003eIndoor\/outdoor UV-rated aluminum base.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2056\" data-start=\"2016\"\u003e\u003cstrong\u003e5‑Year Warranty\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-end=\"2056\" data-start=\"2016\"\u003e\u003cstrong\u003eManufactured in Canada\/USA\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Ecoglo warranty\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/trust-badges-1.png?v=1753285813\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003eEcoglo® N30 Series Non Slip Stair Strips Product Information\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e Install with premium polyurethane adhesive.\u003c\/li\u003e\n\u003cli\u003eOption for mechanical fasteners.\u003c\/li\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cstrong\u003eDo not use mechanical fasteners when installing outdoors.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eAvailable in cut to length sizes. (Tolerance +or- 1\/8”) Standard lengths\u003cbr\u003eare 8ft and 10ft.\u003c\/li\u003e\n\u003cli\u003eWeight: 0.164 lbs\/ft.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003ch2\u003eSpecs \u0026amp; Data Sheet\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/ecoglo.us\/wp-content\/uploads\/2016\/09\/N30-Series-Data-Sheet.pdf\" target=\"_blank\"\u003eN30 Series Data Sheet\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/microsite.caddetails.com\/Product\/12525\" target=\"_blank\"\u003e\u003ci class=\"far fa-file-pdf\"\u003e\u003c\/i\u003e CAD Details\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eEngineered for Durability\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eThe silicon carbide non-slip material bonded to aluminum withstands heavy foot traffic without wear.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eStep Edge Safety\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eColor contrast provides all-weather slip resistance.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eInstalled Durability\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eThe rigid aluminum base and premium polyurethane adhesive ensure a strong, moisture-resistant bond on smooth or textured surfaces.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eIndoor \u0026amp; Outdoor Use\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eTested for UV exposure, salt spray, freeze-thaw cycles, and washability, all with excellent results.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(126, 188, 65);\"\u003e\u003cstrong\u003eEnvironmentally Friendly\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eLEED-qualified, recyclable, and free from disposal costs.\u003c\/p\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 2 FT","offer_id":47527440482460,"sku":"N3070 - Black - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4 FT","offer_id":47527440515228,"sku":"N3070 - Black - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6 FT","offer_id":47527440547996,"sku":"N3070 - Black - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8 FT","offer_id":47527440580764,"sku":"N3070 - Black - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10 FT","offer_id":47527440613532,"sku":"N3070 - Black - 10'","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 2 FT","offer_id":47527440646300,"sku":"N3060 - Grey - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 4 FT","offer_id":47527440679068,"sku":"N3060 - Grey - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 6 FT","offer_id":47527440711836,"sku":"N3060 - Grey - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 8 FT","offer_id":47527440744604,"sku":"N3060 - Grey - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 10 FT","offer_id":47527440777372,"sku":"N3060 - Grey - 10'","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 2 FT","offer_id":47527440810140,"sku":"N3050 - Yellow - 2'","price":17.6,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 4 FT","offer_id":47527440842908,"sku":"N3050 - Yellow - 4'","price":35.2,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 6 FT","offer_id":47527440875676,"sku":"N3050 - Yellow - 6'","price":52.8,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 8 FT","offer_id":47527440908444,"sku":"N3050 - Yellow - 8'","price":70.4,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 10 FT","offer_id":47527440941212,"sku":"N3050 - Yellow - 10'","price":88.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/N3060.jpg?v=1741654640"}],"url":"https:\/\/composigrip.ca\/collections\/ecoglo-gray-stair-safety-solutions.oembed","provider":"ComposiGrip","version":"1.0","type":"link"}