{"title":"Ecoglo® Non-Slip Tile Stair Nosings","description":"\u003c!-- ============================================================\nECOGLO® NON-SLIP TILE STAIR NOSINGS\nM4.10-N30 + M4.125-N30 SERIES\n\nIMPORTANT:\nTHIS COLLECTION IS FOR NON-PHOTOLUMINESCENT TILE NOSINGS.\n\nONE SHOPIFY COLLECTION \/ PRODUCT DESCRIPTION\nHTML + CSS ONLY\n\ncomposigrip.com = USA-specific content\ncomposigrip.ca  = Canada-specific content\n\nAlso links to:\nEcoglo® Photoluminescent Tile Stair Nosings\n\/collections\/ecoglo-photoluminescent-tile-stair-nosings\n============================================================ --\u003e\n\n\n\u003cstyle\u003e\n\n.ecoglo-nonslip-tile-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  --eco-warning: #fff8e7;\n\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  color: var(--eco-black);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n\n.ecoglo-nonslip-tile-page *,\n.ecoglo-nonslip-tile-page *::before,\n.ecoglo-nonslip-tile-page *::after {\n  box-sizing: border-box;\n}\n\n\n.ecoglo-nonslip-tile-page h1,\n.ecoglo-nonslip-tile-page h2,\n.ecoglo-nonslip-tile-page h3,\n.ecoglo-nonslip-tile-page h4,\n.ecoglo-nonslip-tile-page p,\n.ecoglo-nonslip-tile-page li,\n.ecoglo-nonslip-tile-page td,\n.ecoglo-nonslip-tile-page th,\n.ecoglo-nonslip-tile-page a,\n.ecoglo-nonslip-tile-page span {\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n\n.ecoglo-nonslip-tile-page h1,\n.ecoglo-nonslip-tile-page h2,\n.ecoglo-nonslip-tile-page h3 {\n  margin-top: 0;\n  color: var(--eco-black);\n  line-height: 1.18;\n}\n\n\n.ecoglo-nonslip-tile-page h1 {\n  margin-bottom: 20px;\n  font-size: clamp(31px, 5vw, 50px);\n  font-weight: 800;\n  letter-spacing: -.7px;\n}\n\n\n.ecoglo-nonslip-tile-page h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n\n.ecoglo-nonslip-tile-page h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  font-weight: 800;\n}\n\n\n.ecoglo-nonslip-tile-page p {\n  margin: 0 0 18px;\n}\n\n\n.ecoglo-nonslip-tile-page a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n\n\/* ============================================================\nMARKET-SPECIFIC DISPLAY\n============================================================ *\/\n\n.ecoglo-nonslip-tile-page .eco-usa-only,\n.ecoglo-nonslip-tile-page .eco-canada-only {\n  display: none !important;\n}\n\n\n\/* CANADA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.ca\"]\n) .ecoglo-nonslip-tile-page .eco-canada-only {\n  display: block !important;\n}\n\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.ca\"]\n) .ecoglo-nonslip-tile-page .eco-canada-only {\n  display: block !important;\n}\n\n\n\/* USA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.com\"]\n) .ecoglo-nonslip-tile-page .eco-usa-only {\n  display: block !important;\n}\n\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.com\"]\n) .ecoglo-nonslip-tile-page .eco-usa-only {\n  display: block !important;\n}\n\n\n\/* ============================================================\nSECTIONS\n============================================================ *\/\n\n.eco-section {\n  width: 100%;\n  padding: 55px 42px;\n}\n\n\n.eco-section-alt {\n  background: var(--eco-light);\n}\n\n\n.eco-section-dark {\n  background: var(--eco-charcoal);\n  color: #ffffff;\n}\n\n\n.eco-section-dark h2,\n.eco-section-dark h3 {\n  color: #ffffff !important;\n}\n\n\n.eco-section-dark p,\n.eco-section-dark li {\n  color: #eeeeee;\n}\n\n\n.eco-section-header {\n  max-width: 900px;\n  margin-bottom: 30px;\n}\n\n\n.eco-green-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\n\/* ============================================================\nHERO\n============================================================ *\/\n\n.eco-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  border-bottom: 7px solid var(--eco-green);\n  background:\n    linear-gradient(\n      115deg,\n      rgba(23,23,23,.99),\n      rgba(45,45,45,.96)\n    );\n  color: #ffffff;\n}\n\n\n.eco-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -150px;\n  right: -135px;\n  width: 355px;\n  height: 355px;\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\n.eco-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 980px;\n}\n\n\n.eco-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n\n.eco-hero h1,\n.eco-hero h2 {\n  color: #ffffff !important;\n}\n\n\n.eco-hero-title {\n  margin: 0 0 20px;\n  color: #ffffff !important;\n  font-size: clamp(31px, 5vw, 50px) !important;\n  font-weight: 800;\n  line-height: 1.15;\n}\n\n\n.eco-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px !important;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n\n.eco-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n\n.eco-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n\n.eco-chip strong {\n  color: var(--eco-green);\n}\n\n\n\/* ============================================================\nQUICK ANSWER \/ CALLOUTS\n============================================================ *\/\n\n.eco-answer-box {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n\n.eco-important-box {\n  margin: 25px 0;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-black);\n  background: var(--eco-warning);\n}\n\n\n\/* PHOTOLUMINESCENT LINK *\/\n\n.eco-photolum-link {\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 25px;\n  align-items: center;\n  margin-top: 30px;\n  padding: 28px;\n  border: 2px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n\n.eco-photolum-link h3 {\n  margin-bottom: 7px;\n}\n\n\n.eco-photolum-link p {\n  margin-bottom: 0;\n}\n\n\n.eco-photolum-button {\n  display: inline-block;\n  padding: 13px 18px;\n  border-radius: 4px;\n  background: var(--eco-green);\n  color: var(--eco-black) !important;\n  text-decoration: none !important;\n  white-space: nowrap;\n}\n\n\n\/* ============================================================\nGRIDS\n============================================================ *\/\n\n.eco-grid-2,\n.eco-grid-3 {\n  display: grid;\n  width: 100%;\n  gap: 20px;\n}\n\n\n.eco-grid-2 {\n  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));\n}\n\n\n.eco-grid-3 {\n  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n}\n\n\n.eco-card {\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n\n.eco-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n\n.eco-model {\n  display: inline-block;\n  margin-bottom: 12px;\n  padding: 5px 10px;\n  background: var(--eco-black);\n  color: #ffffff;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: .4px;\n}\n\n\n\/* ============================================================\nTABLE\nNO HORIZONTAL SCROLLBAR\n============================================================ *\/\n\n.eco-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n\n.eco-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n\n.eco-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n\n.eco-table th:first-child {\n  border-left: 5px solid var(--eco-green);\n}\n\n\n.eco-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n\n.eco-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\n\/* ============================================================\nCHECKLIST\n============================================================ *\/\n\n.eco-checklist {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n\n.eco-checklist li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n\n.eco-checklist li::before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nPRODUCT COLOR CARDS\n============================================================ *\/\n\n.eco-product-card {\n  display: flex;\n  min-width: 0;\n  height: 100%;\n  flex-direction: column;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n\n.eco-product-image {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n\n.eco-product-image img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n\n.eco-product-card p {\n  flex-grow: 1;\n}\n\n\n\/* ============================================================\nINSPECTION\n============================================================ *\/\n\n.eco-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n\n.eco-inspection h2,\n.eco-inspection h3 {\n  color: #ffffff !important;\n}\n\n\n.eco-inspection p {\n  color: #eeeeee;\n}\n\n\n.eco-inspection-step {\n  padding: 23px 0 6px;\n  border-top: 1px solid #444444;\n}\n\n\n.eco-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nAUTHORITY\n============================================================ *\/\n\n.eco-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\n\/* ============================================================\nAPPLICATIONS\n============================================================ *\/\n\n.eco-applications {\n  columns: 3;\n  column-gap: 32px;\n  padding-left: 20px;\n}\n\n\n.eco-applications li {\n  margin-bottom: 8px;\n  break-inside: avoid;\n}\n\n\n\/* ============================================================\nSPECIFICATION BOX\n============================================================ *\/\n\n.eco-spec-box {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n\n.eco-spec-title {\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\n\/* ============================================================\nFAQ\n============================================================ *\/\n\n.eco-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n\n.eco-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n\n.eco-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n\n.eco-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n\n.eco-faq details[open] summary::after {\n  content: \"–\";\n}\n\n\n.eco-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\n\/* ============================================================\nCTA\n============================================================ *\/\n\n.eco-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n\n.eco-cta h2 {\n  color: var(--eco-black) !important;\n}\n\n\n.eco-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n\n.eco-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\n\/* ============================================================\nTABLET\n============================================================ *\/\n\n@media (max-width: 900px) {\n\n  .eco-grid-2,\n  .eco-grid-3 {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n\n  .eco-photolum-link {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-photolum-button {\n    white-space: normal;\n  }\n\n  .eco-applications {\n    columns: 2;\n  }\n}\n\n\n\/* ============================================================\nMOBILE TABLE\n============================================================ *\/\n\n@media (max-width: 700px) {\n\n  .eco-table,\n  .eco-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .eco-table thead {\n    display: none;\n  }\n\n  .eco-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .eco-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .eco-table td:first-child {\n    padding-bottom: 4px;\n    font-weight: 800;\n  }\n\n  .eco-table td:last-child {\n    padding-top: 3px;\n  }\n}\n\n\n\/* ============================================================\nPHONE\n============================================================ *\/\n\n@media (max-width: 520px) {\n\n  .eco-section,\n  .eco-hero,\n  .eco-inspection,\n  .eco-cta {\n    padding: 32px 18px;\n  }\n\n  .eco-hero-title {\n    font-size: 29px !important;\n  }\n\n  .ecoglo-nonslip-tile-page h2 {\n    font-size: 25px;\n  }\n\n  .ecoglo-nonslip-tile-page h3 {\n    font-size: 20px;\n  }\n\n  .eco-hero-lead {\n    font-size: 17px;\n  }\n\n  .eco-card,\n  .eco-product-card {\n    padding: 21px;\n  }\n\n  .eco-answer-box,\n  .eco-important-box {\n    padding: 21px;\n  }\n\n  .eco-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .eco-applications {\n    columns: 1;\n  }\n\n  .eco-spec-box {\n    padding: 22px;\n  }\n}\n\n\u003c\/style\u003e\n\n\n\n\u003carticle class=\"ecoglo-nonslip-tile-page\"\u003e\n\n\n\u003c!-- ============================================================\nHERO\n============================================================ --\u003e\n\n\u003cheader class=\"eco-hero\"\u003e\n\n  \u003cdiv class=\"eco-hero-inner\"\u003e\n\n    \u003cdiv class=\"eco-eyebrow\"\u003e\n      Ecoglo® M4-N30 Series | Non-Slip Tile Stair Safety\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"eco-hero-title\"\u003e\n      Ecoglo® Non-Slip Tile Stair Nosings\n    \u003c\/h2\u003e\n\n    \u003cp class=\"eco-hero-lead\"\u003e\n      Ecoglo® non-slip tile stair nosings combine\n      \u003cstrong\u003e\n        hard-wearing silicon-carbide traction, clear stair-edge color\n        contrast and durable anodized-aluminum construction\n      \u003c\/strong\u003e\n      in profiles engineered specifically for tiled stair installations.\n      Choose the M4.10-N30 or M4.125-N30 profile according to the finished\n      tile thickness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"eco-chips\"\u003e\n\n      \u003cspan class=\"eco-chip\"\u003e\n        \u003cstrong\u003eM4.10-N30\u003c\/strong\u003e 5–8.5 mm Tile\n      \u003c\/span\u003e\n\n      \u003cspan class=\"eco-chip\"\u003e\n        \u003cstrong\u003eM4.125-N30\u003c\/strong\u003e 9–12.5 mm Tile\n      \u003c\/span\u003e\n\n      \u003cspan class=\"eco-chip\"\u003e\n        Black \/ Gray \/ Yellow\n      \u003c\/span\u003e\n\n      \u003cspan class=\"eco-chip\"\u003e\n        8 FT Profiles\n      \u003c\/span\u003e\n\n      \u003cspan class=\"eco-chip\"\u003e\n        Commercial \u0026amp; Institutional\n      \u003c\/span\u003e\n\n      \u003cspan class=\"eco-chip\"\u003e\n        Government Projects\n      \u003c\/span\u003e\n\n      \u003cspan class=\"eco-chip\"\u003e\n        Non-Photoluminescent\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/header\u003e\n\n\n\n\u003c!-- ============================================================\nQUICK ANSWER\n============================================================ --\u003e\n\n\u003csection class=\"eco-section\"\u003e\n\n  \u003cdiv class=\"eco-answer-box\"\u003e\n\n    \u003cstrong\u003eQuick Answer:\u003c\/strong\u003e\n    Ecoglo® Non-Slip Tile Stair Nosings are anodized-aluminum stair-edge\n    profiles designed specifically for tiled stairs. The\n    \u003cstrong\u003eM4.10-N30\u003c\/strong\u003e profile fits tiles approximately\n    \u003cstrong\u003e3\/16\" to 11\/32\" thick (5–8.5 mm)\u003c\/strong\u003e, while the\n    \u003cstrong\u003eM4.125-N30\u003c\/strong\u003e profile fits tiles approximately\n    \u003cstrong\u003e3\/8\" to 1\/2\" thick (9–12.5 mm)\u003c\/strong\u003e.\n    Both use integrally bonded silicon-carbide non-slip material to provide\n    durable traction and contrasting stair-edge visibility.\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"eco-important-box\"\u003e\n\n    \u003cstrong\u003eImportant — These Are Non-Photoluminescent Stair Nosings:\u003c\/strong\u003e\n    Ecoglo® M4-N30 tile nosings provide\n    \u003cstrong\u003eslip resistance and visible color contrast under normal lighting\u003c\/strong\u003e.\n    They do not provide glow-in-the-dark or photoluminescent egress marking.\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"eco-photolum-link\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003ch3\u003e\n        Need Photoluminescent Tile Stair Nosings?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        For projects requiring luminous stair-edge visibility during\n        low-light conditions or power interruptions, compare the separate\n        Ecoglo® Photoluminescent Tile Stair Nosing collection.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003ca class=\"eco-photolum-button\" href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\" aria-label=\"Shop Ecoglo Photoluminescent Tile Stair Nosings\"\u003e\n      View Photoluminescent Tile Nosings →\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nWHY ECOGLO\n============================================================ --\u003e\n\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Non-Slip Tile Nosing Designed for Specification-Driven Construction\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp\u003e\n    Stair nosings on commercial, government and institutional projects are\n    more than decorative finishing pieces. The correct profile must coordinate\n    with tile thickness, stair geometry, flooring details, required\n    slip-resistance performance and project specifications.\n  \u003c\/p\u003e\n\n\n  \u003cp\u003e\n    Ecoglo® M4-N30 tile stair nosings are designed specifically for tiled\n    stair assemblies. The aluminum profile installs with the tile and\n    incorporates hard-wearing silicon-carbide non-slip material to provide\n    traction and defined stair-edge contrast.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"eco-grid-3\"\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003ch3\u003ePermanent Slip Resistance\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Silicon-carbide non-slip material is integrally bonded to the aluminum\n        substrate to provide durable traction in demanding stair environments.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003ch3\u003eClear Step-Edge Contrast\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Black, Gray and Yellow anti-slip options allow the stair edge to be\n        visually distinguished from the surrounding tile under normal\n        lighting conditions.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003ch3\u003eEngineered Around Tile\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Defined M4.10 and M4.125 tile ranges make it easier for contractors\n        and architects to coordinate the nosing with the finished tile\n        assembly before installation begins.\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!-- ============================================================\nPROFILE SELECTION\n============================================================ --\u003e\n\n\u003csection class=\"eco-section\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Which Ecoglo® Non-Slip Tile Stair Nosing Fits My Tile?\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Finished tile thickness should be confirmed before the stair nosing is\n      released for construction. Selecting the correct M4 profile early can\n      help reduce dimensional conflicts, field modifications, replacement\n      material and project delays.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"eco-table-wrap\"\u003e\n\n    \u003ctable class=\"eco-table\"\u003e\n\n      \u003cthead\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eEcoglo® Series\u003c\/th\u003e\n          \u003cth\u003eTile Thickness\u003c\/th\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003cth\u003eTypical Selection\u003c\/th\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/thead\u003e\n\n\n      \u003ctbody\u003e\n\n\n        \u003ctr\u003e\n\n          \u003ctd\u003e\n            \u003cstrong\u003eM4.10-N30\u003c\/strong\u003e\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            3\/16\"–11\/32\"\u003cbr\u003e\n            Approx. 5–8.5 mm\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Anodized-aluminum tile stair nosing with silicon-carbide non-slip\n            material\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Tiled stairs using thinner tile assemblies requiring permanent\n            slip resistance and step-edge contrast\n          \u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n\n          \u003ctd\u003e\n            \u003cstrong\u003eM4.125-N30\u003c\/strong\u003e\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            3\/8\"–1\/2\"\u003cbr\u003e\n            Approx. 9–12.5 mm\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Anodized-aluminum tile stair nosing with silicon-carbide non-slip\n            material\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Thicker tile assemblies requiring the larger M4.125 tile profile\n          \u003c\/td\u003e\n\n        \u003c\/tr\u003e\n\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp\u003e\n    \u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e\n    Final profile selection should be coordinated with the finished tile\n    thickness, architectural stair detail, project specifications and\n    applicable local requirements.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nM4.10 vs M4.125\n============================================================ --\u003e\n\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      M4.10-N30 vs. M4.125-N30\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"eco-grid-2\"\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003cspan class=\"eco-model\"\u003e\n        M4.10-N30 SERIES\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        For 5–8.5 mm Tile\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The M4.10-N30 profile is designed for tiled stairs using finished tile\n        approximately 3\/16\" to 11\/32\" thick.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Available anti-slip colors include Black, Gray and Yellow.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003cspan class=\"eco-model\"\u003e\n        M4.125-N30 SERIES\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        For 9–12.5 mm Tile\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The M4.125-N30 profile is designed for thicker tile assemblies using\n        finished tile approximately 3\/8\" to 1\/2\" thick.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It provides the same non-slip tile-nosing concept in a profile\n        dimensioned for thicker tile.\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!-- ============================================================\nM4.10-N30 COLORS\n============================================================ --\u003e\n\n\u003csection class=\"eco-section\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Shop Ecoglo® M4.10-N30 Non-Slip Tile Nosing Colors\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Select the anti-slip color required by the architectural finish,\n      stair-edge contrast requirement and project specification.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"eco-grid-3\"\u003e\n\n\n    \u003c!-- BLACK --\u003e\n\n    \u003cdiv class=\"eco-product-card\"\u003e\n\n      \u003ca href=\"\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\" style=\"text-decoration:none;\" aria-label=\"View Ecoglo M4170.10 Black Non-Slip Tile Stair Nosing\"\u003e\n\n        \u003cdiv class=\"eco-product-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"Ecoglo M4170.10 Black M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003cspan class=\"eco-model\"\u003e\n        M4170.10\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Black Non-Slip Tile Nosing\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Black silicon-carbide anti-slip surface for strong traction and\n        contrasting stair-edge definition.\n      \u003c\/p\u003e\n\n      \u003ca href=\"\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e\n        View M4170.10 Black →\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003c!-- GRAY --\u003e\n\n    \u003cdiv class=\"eco-product-card\"\u003e\n\n      \u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\" style=\"text-decoration:none;\" aria-label=\"View Ecoglo M4160.10 Gray Non-Slip Tile Stair Nosing\"\u003e\n\n        \u003cdiv class=\"eco-product-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"Ecoglo M4160.10 Gray M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003cspan class=\"eco-model\"\u003e\n        M4160.10\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Gray Non-Slip Tile Nosing\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Gray silicon-carbide anti-slip surface for durable traction with a\n        neutral architectural appearance.\n      \u003c\/p\u003e\n\n      \u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e\n        View M4160.10 Gray →\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003c!-- YELLOW --\u003e\n\n    \u003cdiv class=\"eco-product-card\"\u003e\n\n      \u003ca href=\"\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\" style=\"text-decoration:none;\" aria-label=\"View Ecoglo M4150.10 Yellow Non-Slip Tile Stair Nosing\"\u003e\n\n        \u003cdiv class=\"eco-product-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1.jpg?v=1787858846\" alt=\"Ecoglo M4150.10 Yellow M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/a\u003e\n\n\n      \u003cspan class=\"eco-model\"\u003e\n        M4150.10\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Yellow Non-Slip Tile Nosing\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        High-visibility yellow silicon-carbide anti-slip surface for strong\n        visual stair-edge contrast and durable traction.\n      \u003c\/p\u003e\n\n      \u003ca href=\"\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e\n        View M4150.10 Yellow →\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nDURABILITY\n============================================================ --\u003e\n\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Engineered for Heavy Commercial Foot Traffic\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp\u003e\n    Ecoglo® non-slip tile stair nosings are designed for demanding stair\n    environments where traction, abrasion resistance, stair-edge clarity and\n    long-term durability are important.\n  \u003c\/p\u003e\n\n\n  \u003cul class=\"eco-checklist\"\u003e\n\n    \u003cli\u003e\n      Hard-wearing silicon-carbide non-slip material is integrally bonded to\n      the aluminum substrate\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Anodized-aluminum construction provides a durable architectural stair\n      edge\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Thick anodized finish helps resist corrosion and abrasive wear\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Contrasting anti-slip material helps clearly identify the stair edge\n      under normal lighting\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Manufacturer information references accelerated UV\/weathering testing\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Manufacturer information references salt-spray resistance\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Manufacturer information references freeze-thaw resistance\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Designed for consideration in indoor and outdoor tiled-stair\n      installations\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Aluminum-based construction is recyclable\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nINSPECTION \/ SUBMITTAL\n============================================================ --\u003e\n\n\u003csection class=\"eco-section\"\u003e\n\n  \u003cdiv class=\"eco-inspection\"\u003e\n\n    \u003cdiv class=\"eco-eyebrow\"\u003e\n      Inspection \u0026amp; Submittal Readiness\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      How Ecoglo® Can Help Reduce Avoidable Stair-Nosing Project Delays\n    \u003c\/h2\u003e\n\n\n    \u003cp\u003e\n      On a large construction project, incorrect tile-nosing selection can\n      affect far more than the cost of the material. Incorrect profile depth,\n      wrong color, missing technical information or installation that differs\n      from approved project documents can lead to RFIs, rejected submittals,\n      replacement material, field modifications and delayed close-out.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"eco-inspection-step\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"eco-number\"\u003e1\u003c\/span\u003e\n        Confirm Finished Tile Thickness\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Determine whether the tile assembly requires the M4.10-N30 or\n        M4.125-N30 profile before material is released for construction.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-inspection-step\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"eco-number\"\u003e2\u003c\/span\u003e\n        Identify the Exact Ecoglo® Series\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Clearly identify M4.10-N30 or M4.125-N30 in the submittal instead of\n        using a generic description such as “non-slip stair nosing.”\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-inspection-step\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"eco-number\"\u003e3\u003c\/span\u003e\n        Confirm Anti-Slip Color\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Verify whether Black, Gray or Yellow is required by the approved\n        architectural finish and stair-edge contrast requirements.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-inspection-step\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"eco-number\"\u003e4\u003c\/span\u003e\n        Submit Technical Documentation Early\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Include applicable manufacturer data, dimensions, installation\n        information, architectural details and testing documentation during\n        product review.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-inspection-step\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"eco-number\"\u003e5\u003c\/span\u003e\n        Distinguish Non-Slip From Photoluminescent\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Confirm that the project requires an N30 non-slip product. If the\n        specification requires luminous or photoluminescent stair-edge\n        marking, use the appropriate photoluminescent Ecoglo® series instead.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-inspection-step\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"eco-number\"\u003e6\u003c\/span\u003e\n        Match Installation to Approved Documents\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Verify profile, stair-edge location, insert color and installation\n        details against approved project documentation before final review.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nINSPECTION CHECKLIST\n============================================================ --\u003e\n\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Ecoglo® Non-Slip Tile Nosing Inspection-Readiness Checklist\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cul class=\"eco-checklist\"\u003e\n\n    \u003cli\u003eEcoglo® identified as manufacturer\u003c\/li\u003e\n\n    \u003cli\u003eM4.10-N30 or M4.125-N30 profile identified\u003c\/li\u003e\n\n    \u003cli\u003eFinished tile thickness verified\u003c\/li\u003e\n\n    \u003cli\u003eBlack, Gray or Yellow anti-slip color confirmed\u003c\/li\u003e\n\n    \u003cli\u003eProduct confirmed as non-photoluminescent\u003c\/li\u003e\n\n    \u003cli\u003eManufacturer technical data available\u003c\/li\u003e\n\n    \u003cli\u003eApplicable slip-resistance documentation reviewed\u003c\/li\u003e\n\n    \u003cli\u003eArchitectural stair details coordinated\u003c\/li\u003e\n\n    \u003cli\u003eInstallation information available to installer\u003c\/li\u003e\n\n    \u003cli\u003eTile-to-nosing interface reviewed\u003c\/li\u003e\n\n    \u003cli\u003eInstalled stair edges consistent with approved documents\u003c\/li\u003e\n\n    \u003cli\u003eProject specification reviewed\u003c\/li\u003e\n\n    \u003cli\u003eApplicable local requirements reviewed\u003c\/li\u003e\n\n    \u003cli\u003eReviewing-authority questions addressed before close-out\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\n  \u003cdiv class=\"eco-answer-box\"\u003e\n\n    \u003cstrong\u003eInspection Note:\u003c\/strong\u003e\n    A clearly identified product, correct tile profile and complete submittal\n    package can help reduce avoidable review questions and field corrections.\n    No manufacturer or distributor can guarantee final project approval.\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nUSA ONLY\n============================================================ --\u003e\n\n\u003cdiv class=\"eco-usa-only\"\u003e\n\n\n  \u003csection class=\"eco-section\"\u003e\n\n    \u003cdiv class=\"eco-section-header\"\u003e\n\n      \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n      \u003ch2\u003e\n        Ecoglo® Non-Slip Tile Stair Nosings for U.S. Projects\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp\u003e\n      For U.S. commercial, institutional and government construction,\n      Ecoglo® M4-N30 tile nosings can be considered where the project requires\n      a durable non-slip stair edge coordinated with tiled flooring.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"eco-authority\"\u003e\n\n      \u003ch3\u003e\n        2024 IBC Section 1003.4 — Slip-Resistant Surface\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The 2024 International Building Code states that circulation paths of\n        the means of egress must have a slip-resistant surface and be securely\n        attached. The exact stair-nosing selection must still be coordinated\n        with the complete project design and locally adopted requirements.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-authority\"\u003e\n\n      \u003ch3\u003e\n        Non-Photoluminescent Product\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        M4.10-N30 and M4.125-N30 products provide non-slip protection and\n        stair-edge contrast. They should not be substituted for\n        photoluminescent luminous-egress products where those markings are\n        specifically required.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-grid-2\"\u003e\n\n\n      \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n        \u003ch3\u003e\n          For U.S. Architects \u0026amp; Specifiers\n        \u003c\/h3\u003e\n\n        \u003cul class=\"eco-checklist\"\u003e\n\n          \u003cli\u003eSpecify the exact M4-N30 profile\u003c\/li\u003e\n\n          \u003cli\u003eCoordinate finished tile thickness\u003c\/li\u003e\n\n          \u003cli\u003eIdentify required anti-slip color\u003c\/li\u003e\n\n          \u003cli\u003eReview stair-edge contrast requirements\u003c\/li\u003e\n\n          \u003cli\u003eInclude current manufacturer documentation\u003c\/li\u003e\n\n          \u003cli\u003eConfirm local project requirements\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n        \u003ch3\u003e\n          For U.S. General \u0026amp; Government Contractors\n        \u003c\/h3\u003e\n\n        \u003cul class=\"eco-checklist\"\u003e\n\n          \u003cli\u003eVerify contract and approved-product requirements\u003c\/li\u003e\n\n          \u003cli\u003eConfirm profile before procurement\u003c\/li\u003e\n\n          \u003cli\u003eCoordinate 8-ft material lengths and quantities\u003c\/li\u003e\n\n          \u003cli\u003eSubmit documentation before installation\u003c\/li\u003e\n\n          \u003cli\u003eMaintain model identification for inspection\u003c\/li\u003e\n\n          \u003cli\u003eResolve AHJ questions before close-out\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- ============================================================\nCANADA ONLY\n============================================================ --\u003e\n\n\u003cdiv class=\"eco-canada-only\"\u003e\n\n\n  \u003csection class=\"eco-section\"\u003e\n\n    \u003cdiv class=\"eco-section-header\"\u003e\n\n      \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n      \u003ch2\u003e\n        Ecoglo® Non-Slip Tile Stair Nosings for Canadian Projects\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp\u003e\n      For Canadian commercial, institutional and government construction,\n      product selection should be coordinated with the applicable provincial\n      or territorial requirements, project specifications, architectural\n      drawings and local reviewing authority.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      Requirements can differ by province, municipality, occupancy and\n      project type. The exact Ecoglo® profile should therefore be evaluated\n      against the requirements applicable to each project.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"eco-grid-2\"\u003e\n\n\n      \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n        \u003ch3\u003e\n          For Canadian Architects \u0026amp; Consultants\n        \u003c\/h3\u003e\n\n        \u003cul class=\"eco-checklist\"\u003e\n\n          \u003cli\u003eIdentify M4.10-N30 or M4.125-N30\u003c\/li\u003e\n\n          \u003cli\u003eCoordinate finished tile thickness\u003c\/li\u003e\n\n          \u003cli\u003eIdentify required anti-slip color\u003c\/li\u003e\n\n          \u003cli\u003eReview architectural stair details\u003c\/li\u003e\n\n          \u003cli\u003eReview applicable slip-resistance requirements\u003c\/li\u003e\n\n          \u003cli\u003eInclude manufacturer technical documentation\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n        \u003ch3\u003e\n          For Canadian General \u0026amp; Government Contractors\n        \u003c\/h3\u003e\n\n        \u003cul class=\"eco-checklist\"\u003e\n\n          \u003cli\u003eVerify tender and specification requirements\u003c\/li\u003e\n\n          \u003cli\u003eConfirm approved-product requirements\u003c\/li\u003e\n\n          \u003cli\u003eSubmit technical documents before purchasing\u003c\/li\u003e\n\n          \u003cli\u003eCoordinate quantities and project phasing\u003c\/li\u003e\n\n          \u003cli\u003eMaintain product identification for inspection\u003c\/li\u003e\n\n          \u003cli\u003eConfirm provincial or territorial requirements\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- ============================================================\nAPPLICATIONS\n============================================================ --\u003e\n\n\u003csection class=\"eco-section eco-section-dark\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Built for Commercial, Institutional \u0026amp; Government Tile Stair Projects\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp\u003e\n    Ecoglo® M4-N30 tile stair nosings are particularly relevant where\n    durability, repeatable installation, architectural appearance,\n    slip-resistant performance and specification-ready product identification\n    matter.\n  \u003c\/p\u003e\n\n\n  \u003cul class=\"eco-applications\"\u003e\n\n    \u003cli\u003eFederal government facilities\u003c\/li\u003e\n\n    \u003cli\u003eState government buildings\u003c\/li\u003e\n\n    \u003cli\u003eProvincial government facilities\u003c\/li\u003e\n\n    \u003cli\u003eMunicipal buildings\u003c\/li\u003e\n\n    \u003cli\u003eCourthouses\u003c\/li\u003e\n\n    \u003cli\u003ePublic-safety facilities\u003c\/li\u003e\n\n    \u003cli\u003eAirports\u003c\/li\u003e\n\n    \u003cli\u003eTransportation terminals\u003c\/li\u003e\n\n    \u003cli\u003eTransit stations\u003c\/li\u003e\n\n    \u003cli\u003eRail facilities\u003c\/li\u003e\n\n    \u003cli\u003eHospitals\u003c\/li\u003e\n\n    \u003cli\u003eHealthcare facilities\u003c\/li\u003e\n\n    \u003cli\u003eUniversities\u003c\/li\u003e\n\n    \u003cli\u003eColleges\u003c\/li\u003e\n\n    \u003cli\u003eSchools\u003c\/li\u003e\n\n    \u003cli\u003eOffice towers\u003c\/li\u003e\n\n    \u003cli\u003eCorporate campuses\u003c\/li\u003e\n\n    \u003cli\u003eHotels\u003c\/li\u003e\n\n    \u003cli\u003eStadiums\u003c\/li\u003e\n\n    \u003cli\u003eArenas\u003c\/li\u003e\n\n    \u003cli\u003eConvention centers\u003c\/li\u003e\n\n    \u003cli\u003eParking structures\u003c\/li\u003e\n\n    \u003cli\u003eRetail developments\u003c\/li\u003e\n\n    \u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\n    \u003cli\u003ePublic infrastructure\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nLARGE-SCALE PROJECT VALUE\n============================================================ --\u003e\n\n\u003csection class=\"eco-section\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Why Correct Tile-Nosing Selection Matters on Large Projects\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp\u003e\n    Replacing one incorrectly selected stair nosing may be inconvenient. On a\n    facility containing hundreds or thousands of stair edges, an incorrect\n    profile can affect procurement cost, installation labor, flooring\n    schedules, field coordination and project turnover.\n  \u003c\/p\u003e\n\n\n  \u003cp\u003e\n    Ecoglo® M4.10-N30 and M4.125-N30 provide defined tile-thickness ranges\n    that can be coordinated during design and submittals rather than leaving\n    the stair-edge system unresolved until installation.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"eco-grid-3\"\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003ch3\u003e\n        Defined Tile Ranges\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Select between M4.10 and M4.125 according to the finished tile\n        assembly.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003ch3\u003e\n        Defined Model Identification\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Model and color identification helps purchasing teams avoid generic or\n        incorrect substitutions.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003ch3\u003e\n        Repeatable Installation\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A defined product system helps maintain consistency across multiple\n        stairs, floors, buildings or construction phases.\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!-- ============================================================\nARCHITECT SPECIFICATION\n============================================================ --\u003e\n\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Architect \u0026amp; Specification Support\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp\u003e\n    Architects and specification consultants can identify the Ecoglo®\n    non-slip tile-nosing profile during design development so tile thickness,\n    stair geometry, anti-slip color and stair-edge requirements are\n    coordinated before construction.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"eco-spec-box\"\u003e\n\n    \u003cdiv class=\"eco-spec-title\"\u003e\n      Suggested Basis-of-Design Language\n    \u003c\/div\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eManufacturer:\u003c\/strong\u003e\n      Ecoglo®\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eProduct:\u003c\/strong\u003e\n      M4 Series non-slip anodized-aluminum tile stair nosing.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eProduct Type:\u003c\/strong\u003e\n      Non-photoluminescent stair nosing with integrally bonded\n      silicon-carbide non-slip material.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eProfile:\u003c\/strong\u003e\n      M4.10-N30 or M4.125-N30 as required by finished tile thickness.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eTile Thickness:\u003c\/strong\u003e\n      Select profile appropriate to the finished tile assembly.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eAnti-Slip Color:\u003c\/strong\u003e\n      Black, Gray or Yellow as indicated by approved drawings and\n      specifications.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eMaterial:\u003c\/strong\u003e\n      Anodized-aluminum tile-nosing profile with hard-wearing\n      silicon-carbide non-slip material.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eSubmittals:\u003c\/strong\u003e\n      Provide applicable product data, dimensions, installation information,\n      architectural details and testing documentation.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      \u003cstrong\u003eInstallation:\u003c\/strong\u003e\n      Install in accordance with current manufacturer instructions, approved\n      project documents and applicable requirements.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp style=\"margin-top:18px;\"\u003e\n\n    This suggested language should be reviewed and edited by the project\n    architect or specification consultant for the specific application and\n    jurisdiction.\n\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nTECHNICAL DOCUMENTATION\n============================================================ --\u003e\n\n\u003csection class=\"eco-section\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Technical Documentation for Product Review \u0026amp; Submittals\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp\u003e\n    Well-organized technical information makes it easier for architects,\n    consultants, contractors and reviewing authorities to identify the\n    proposed stair-nosing system and compare it with the installed work.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"eco-grid-3\"\u003e\n\n\n    \u003cdiv class=\"eco-card\"\u003e\n\n      \u003ch3\u003e\n        Product Data\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Identify series, dimensions, tile range, material, anti-slip color and\n        intended tiled-stair application.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card\"\u003e\n\n      \u003ch3\u003e\n        CAD \/ Architectural Details\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Coordinate the stair nosing with tile, tread and architectural stair\n        details before installation.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card\"\u003e\n\n      \u003ch3\u003e\n        Installation Information\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Provide installers with the current manufacturer reference for profile\n        preparation and installation.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card\"\u003e\n\n      \u003ch3\u003e\n        Slip-Resistance Information\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Manufacturer documentation references slip-resistance testing for the\n        non-slip system.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card\"\u003e\n\n      \u003ch3\u003e\n        Project Specifications\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Coordinate product model, tile thickness and anti-slip color with the\n        approved specification.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card\"\u003e\n\n      \u003ch3\u003e\n        Model Traceability\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Connect installed material to the approved manufacturer, M4 profile\n        and N30 product configuration.\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!-- ============================================================\nPHOTOLUMINESCENT CROSS-LINK\n============================================================ --\u003e\n\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Non-Slip vs. Photoluminescent Ecoglo® Tile Stair Nosings\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"eco-grid-2\"\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003cspan class=\"eco-model\"\u003e\n        N30\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Ecoglo® Non-Slip Tile Stair Nosings\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Designed for projects requiring durable silicon-carbide slip\n        resistance and visible stair-edge color contrast under normal\n        lighting.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003e\n          These products are not photoluminescent.\n        \u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eco-card eco-card-accent\"\u003e\n\n      \u003cspan class=\"eco-model\"\u003e\n        PHOTOLUMINESCENT\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Ecoglo® Photoluminescent Tile Stair Nosings\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Designed for projects requiring photoluminescent stair-edge visibility\n        in addition to slip-resistant protection.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e\n          Shop Ecoglo® Photoluminescent Tile Stair Nosings →\n        \u003c\/a\u003e\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!-- ============================================================\nAUTHORITATIVE REFERENCES\n============================================================ --\u003e\n\n\u003csection class=\"eco-section\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Manufacturer \u0026amp; Project References\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cp\u003e\n    Architects, contractors and specification teams should verify current\n    requirements against manufacturer documentation, approved project\n    documents and applicable building requirements.\n  \u003c\/p\u003e\n\n\n  \u003cul class=\"eco-checklist\"\u003e\n\n    \u003cli\u003e\n      \u003ca href=\"https:\/\/ecoglo.us\/products\/non-slip-step-edge-markings\/tile-nosings\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        Ecoglo® Non-Slip Tile Stair Nosings\n      \u003c\/a\u003e\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003ca href=\"https:\/\/ecoglo.us\/products\/non-slip-step-edge-markings\/tile-nosings\/m4-10-n30\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        Ecoglo® M4.10-N30 Non-Slip Tile Stair Nosing\n      \u003c\/a\u003e\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003ca href=\"https:\/\/ecoglo.us\/products\/non-slip-step-edge-markings\/tile-nosings\/m4-125-n30\/\" target=\"_blank\" rel=\"noopener\"\u003e\n        Ecoglo® M4.125-N30 Non-Slip Tile Stair Nosing\n      \u003c\/a\u003e\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e\n        Ecoglo® Photoluminescent Tile Stair Nosings\n      \u003c\/a\u003e\n    \u003c\/li\u003e\n\n    \u003cli class=\"eco-usa-only\"\u003e\n      \u003ca href=\"https:\/\/codes.iccsafe.org\/content\/IBC2024V2.0\/chapter-10-means-of-egress\" target=\"_blank\" rel=\"noopener\"\u003e\n        2024 International Building Code — Chapter 10\n      \u003c\/a\u003e\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nFAQ\n============================================================ --\u003e\n\n\u003csection class=\"eco-section eco-section-alt\"\u003e\n\n  \u003cdiv class=\"eco-section-header\"\u003e\n\n    \u003cdiv class=\"eco-green-line\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions About Ecoglo® Non-Slip Tile Stair Nosings\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"eco-faq\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What are Ecoglo® Non-Slip Tile Stair Nosings?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          Ecoglo® non-slip tile stair nosings are anodized-aluminum\n          stair-edge profiles engineered specifically for tiled stairs. They\n          incorporate hard-wearing silicon-carbide non-slip material to\n          provide traction and contrasting stair-edge visibility.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are Ecoglo® N30 tile stair nosings photoluminescent?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          No. M4.10-N30 and M4.125-N30 are non-photoluminescent tile stair\n          nosings. They provide slip resistance and visible color contrast\n          under normal lighting.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          For luminous stair-edge products, visit the\n          \u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e\n            Ecoglo® Photoluminescent Tile Stair Nosing collection\n          \u003c\/a\u003e.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Which Ecoglo® non-slip tile nosing fits 5–8.5 mm tile?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          The M4.10-N30 profile is compatible with tiles approximately\n          3\/16\" to 11\/32\" thick, equivalent to approximately\n          5 mm to 8.5 mm.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Which Ecoglo® tile nosing fits 9–12.5 mm tile?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          The M4.125-N30 profile is designed for tiles approximately\n          3\/8\" to 1\/2\" thick, equivalent to approximately\n          9 mm to 12.5 mm.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What colors are available?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          Ecoglo® non-slip tile stair nosings are available with Black, Gray\n          and Yellow anti-slip options. The color should be selected according\n          to the architectural finish and required stair-edge contrast.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What is the anti-slip material?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          Ecoglo® uses hard-wearing silicon-carbide non-slip material\n          integrally bonded to the aluminum stair-nosing substrate.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How long are Ecoglo® non-slip tile nosings?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          Ecoglo® identifies its M4 non-slip tile-nosing profiles as available\n          in 8-foot lengths.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can Ecoglo® non-slip tile nosings be used indoors and outdoors?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          Ecoglo® describes its non-slip tile nosings for indoor and outdoor\n          use and references accelerated UV\/weathering, salt-spray,\n          freeze-thaw and washability testing.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        When should the tile stair nosing be selected?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          Ideally, the nosing should be selected during design development or\n          the product-submittal stage. Early selection allows the architect,\n          flooring contractor and general contractor to coordinate tile\n          thickness and stair details before finishing work begins.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can Ecoglo® help reduce project inspection delays?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          Correct model identification, tile-thickness verification,\n          manufacturer documentation and installation consistent with approved\n          documents can help reduce avoidable submittal questions,\n          deficiencies and field corrections. Final acceptance remains with\n          the applicable project requirements and reviewing authority.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are Ecoglo® tile nosings suitable for large commercial projects?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          They are suitable for consideration on commercial, institutional,\n          government and public-sector projects where a durable,\n          specification-ready non-slip tile stair-nosing system is required.\n          The exact profile should be verified against the project\n          requirements.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n\n    \u003cdiv class=\"eco-usa-only\"\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does the U.S. International Building Code address slip-resistant means-of-egress surfaces?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"eco-faq-answer\"\u003e\n\n          \u003cp\u003e\n            Yes. Section 1003.4 of the 2024 IBC states that circulation paths\n            of the means of egress must have a slip-resistant surface and be\n            securely attached. Project-specific applicability and locally\n            adopted requirements should always be verified.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdiv class=\"eco-canada-only\"\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can Ecoglo® non-slip tile nosings be specified on Canadian projects?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"eco-faq-answer\"\u003e\n\n          \u003cp\u003e\n            They can be considered for Canadian commercial, government and\n            institutional projects where an appropriate non-slip tile stair\n            nosing is required. Architects and contractors should verify the\n            applicable provincial, territorial, municipal and project-specific\n            requirements.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What if my project requires photoluminescent stair-edge marking?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"eco-faq-answer\"\u003e\n\n        \u003cp\u003e\n          Use an Ecoglo® photoluminescent tile stair-nosing product rather than\n          an N30 non-slip-only product.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e\n            View Ecoglo® Photoluminescent Tile Stair Nosings →\n          \u003c\/a\u003e\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ============================================================\nCTA\n============================================================ --\u003e\n\n\u003csection class=\"eco-cta\"\u003e\n\n  \u003ch2\u003e\n    Planning a Commercial, Government or Institutional Tile Stair Project?\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Confirm the finished tile thickness, stair detail, anti-slip color,\n    required quantity and project specification before material is ordered.\n    Selecting the correct M4.10-N30 or M4.125-N30 profile early can help\n    reduce incorrect product selection, field modifications and avoidable\n    submittal delays.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"eco-cta-note\"\u003e\n\n    \u003cstrong\u003eNeed luminous stair-edge visibility instead?\u003c\/strong\u003e\n\n    \u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e\n      View Ecoglo® Photoluminescent Tile Stair Nosings →\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/article\u003e\n\n\n\n\u003c!-- ============================================================\nSEO TITLE\n\nEcoglo® Non-Slip Tile Stair Nosings | M4-N30 Series\n\n\nMETA DESCRIPTION\n\nEcoglo® non-slip tile stair nosings for 5–12.5 mm tile.\nM4.10-N30 and M4.125-N30 anodized aluminum profiles for\ncommercial, government and institutional stair projects.\n\n\nSUGGESTED URL HANDLE\n\n\/collections\/ecoglo-non-slip-tile-stair-nosings\n\n\nPRIMARY KEYWORD\n\nEcoglo Non-Slip Tile Stair Nosings\n\n\nSECONDARY SEO \/ GEO \/ AI SEARCH TERMS\n\nEcoglo non-slip tile stair nosing\nEcoglo tile stair nosing\nEcoglo M4-N30\nEcoglo M4.10-N30\nEcoglo M4.125-N30\nM4.10-N30 tile stair nosing\nM4.125-N30 tile stair nosing\nnon-slip tile stair nosing\nanti-slip tile stair nosing\nsilicon carbide stair nosing\nanodized aluminum tile stair nosing\ncommercial tile stair nosing\ngovernment tile stair nosing\ninstitutional stair nosing\narchitect specified stair nosing\nflooring contractor stair nosing\nblack non-slip tile nosing\ngray non-slip tile nosing\nyellow non-slip tile nosing\n5 mm tile stair nosing\n8.5 mm tile stair nosing\n9 mm tile stair nosing\n12.5 mm tile stair nosing\n8 ft tile stair nosing\nindoor outdoor stair nosing\nslip resistant stair nosing USA\nnon-slip stair nosing Canada\ngovernment contractor stair safety\ncommercial stair edge protection\n\n\nRELATED PHOTOLUMINESCENT COLLECTION\n\n\/collections\/ecoglo-photoluminescent-tile-stair-nosings\n\nFull .com reference:\nhttps:\/\/composigrip.com\/collections\/ecoglo-photoluminescent-tile-stair-nosings\n\n\nM4.10-N30 BLACK\n\n\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nM4.10-N30 GRAY\n\n\/products\/m4160-10-gray-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nM4.10-N30 YELLOW\n\n\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nBLACK IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\n\n\nGRAY IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\n\n\nYELLOW IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1.jpg?v=1787858846\n\n============================================================ --\u003e","products":[{"product_id":"m4170-10-black-photoluminescent-non-slip-tile-nosing-8ft-ecoglo","title":"M4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series","description":"\u003cstyle\u003e\n\n#cg-m4170 {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n  --eco-warning: #fff7e6;\n\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  color: var(--eco-black);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n#cg-m4170 *,\n#cg-m4170 *::before,\n#cg-m4170 *::after {\n  box-sizing: border-box;\n}\n\n#cg-m4170 h1,\n#cg-m4170 h2,\n#cg-m4170 h3,\n#cg-m4170 h4,\n#cg-m4170 p,\n#cg-m4170 li,\n#cg-m4170 td,\n#cg-m4170 th,\n#cg-m4170 a,\n#cg-m4170 span {\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n#cg-m4170 h1,\n#cg-m4170 h2,\n#cg-m4170 h3 {\n  margin-top: 0;\n  color: var(--eco-black);\n  line-height: 1.18;\n}\n\n#cg-m4170 h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n#cg-m4170 h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  font-weight: 800;\n}\n\n#cg-m4170 p {\n  margin: 0 0 18px;\n}\n\n#cg-m4170 a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n\n\/* ============================================================\nCOUNTRY DISPLAY CONTROL\n============================================================ *\/\n\n#cg-m4170 .cg-usa-only,\n#cg-m4170 .cg-canada-only {\n  display: none !important;\n}\n\n\n\/* CANADA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.ca\"]\n) #cg-m4170 .cg-canada-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.ca\"]\n) #cg-m4170 .cg-canada-only {\n  display: block !important;\n}\n\n\n\/* USA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.com\"]\n) #cg-m4170 .cg-usa-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.com\"]\n) #cg-m4170 .cg-usa-only {\n  display: block !important;\n}\n\n\n\/* ============================================================\nSECTIONS\n============================================================ *\/\n\n.cg-section {\n  width: 100%;\n  padding: 54px 42px;\n}\n\n.cg-alt {\n  background: var(--eco-light);\n}\n\n.cg-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.cg-dark h2,\n.cg-dark h3 {\n  color: var(--eco-white) !important;\n}\n\n.cg-dark p,\n.cg-dark li {\n  color: #eeeeee;\n}\n\n.cg-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.cg-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\n\/* ============================================================\nHERO\n============================================================ *\/\n\n.cg-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  border-bottom: 7px solid var(--eco-green);\n  background:\n    linear-gradient(\n      115deg,\n      rgba(23,23,23,.99),\n      rgba(45,45,45,.96)\n    );\n  color: #ffffff;\n}\n\n.cg-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.cg-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.cg-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.cg-hero-title {\n  margin: 0 0 20px;\n  color: #ffffff !important;\n  font-size: clamp(30px, 5vw, 48px) !important;\n  font-weight: 800;\n  line-height: 1.15;\n  letter-spacing: -.5px;\n}\n\n.cg-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px !important;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.cg-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.cg-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.cg-chip strong {\n  color: var(--eco-green);\n}\n\n.cg-chip-important {\n  border-color: var(--eco-green);\n  background: rgba(127,190,67,.16);\n}\n\n\n\/* ============================================================\nANSWER \/ IMPORTANT NOTE\n============================================================ *\/\n\n.cg-answer {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.cg-important {\n  margin: 25px 0;\n  padding: 24px 28px;\n  border-left: 6px solid var(--eco-black);\n  background: var(--eco-warning);\n}\n\n.cg-important strong {\n  color: var(--eco-black);\n}\n\n\n\/* ============================================================\nGRIDS\n============================================================ *\/\n\n.cg-grid-2,\n.cg-grid-3 {\n  display: grid;\n  width: 100%;\n  gap: 20px;\n}\n\n.cg-grid-2 {\n  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));\n}\n\n.cg-grid-3 {\n  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n}\n\n.cg-card {\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n\n\/* ============================================================\nTECHNICAL TABLE\nNO HORIZONTAL SCROLL\n============================================================ *\/\n\n.cg-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.cg-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.cg-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.cg-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.cg-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.cg-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\n\/* ============================================================\nCHECKLIST\n============================================================ *\/\n\n.cg-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.cg-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.cg-checks li::before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nDATASHEET\n============================================================ *\/\n\n.cg-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.cg-datasheet a {\n  display: block;\n  color: inherit !important;\n  text-decoration: none !important;\n}\n\n.cg-datasheet img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.cg-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n.cg-datasheet-caption span {\n  color: #ffffff;\n}\n\n\n\/* ============================================================\nINSPECTION\n============================================================ *\/\n\n.cg-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-inspection h2,\n.cg-inspection h3 {\n  color: #ffffff !important;\n}\n\n.cg-inspection p {\n  color: #eeeeee;\n}\n\n.cg-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.cg-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nAUTHORITY \/ PERFORMANCE\n============================================================ *\/\n\n.cg-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n.cg-performance-card {\n  min-width: 0;\n  padding: 26px;\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\n\/* ============================================================\nSPECIFICATION BOX\n============================================================ *\/\n\n.cg-spec {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.cg-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nRELATED COLORS\n============================================================ *\/\n\n.cg-related {\n  display: flex;\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  flex-direction: column;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-current {\n  border-top-color: var(--eco-black);\n}\n\n.cg-related-image {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.cg-related-image img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.cg-related p {\n  flex-grow: 1;\n}\n\n\n\/* ============================================================\nFAQ\n============================================================ *\/\n\n.cg-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.cg-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.cg-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.cg-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.cg-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.cg-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\n\/* ============================================================\nCTA\n============================================================ *\/\n\n.cg-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.cg-cta h2 {\n  color: var(--eco-black) !important;\n}\n\n.cg-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.cg-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\n\/* ============================================================\nTABLET\n============================================================ *\/\n\n@media (max-width: 900px) {\n\n  .cg-grid-2,\n  .cg-grid-3 {\n    grid-template-columns: 1fr;\n  }\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n}\n\n\n\/* ============================================================\nMOBILE TABLE\n============================================================ *\/\n\n@media (max-width: 700px) {\n\n  .cg-table,\n  .cg-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .cg-table thead {\n    display: none;\n  }\n\n  .cg-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .cg-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .cg-table td:first-child {\n    padding-bottom: 4px;\n    font-weight: 800;\n  }\n\n  .cg-table td:last-child {\n    padding-top: 3px;\n  }\n}\n\n\n\/* ============================================================\nPHONE\n============================================================ *\/\n\n@media (max-width: 520px) {\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding: 32px 18px;\n  }\n\n  .cg-hero-title {\n    font-size: 28px !important;\n  }\n\n  #cg-m4170 h2 {\n    font-size: 25px;\n  }\n\n  #cg-m4170 h3 {\n    font-size: 20px;\n  }\n\n  .cg-hero-lead {\n    font-size: 17px;\n  }\n\n  .cg-card,\n  .cg-related,\n  .cg-performance-card {\n    padding: 21px;\n  }\n\n  .cg-answer,\n  .cg-important {\n    padding: 21px;\n  }\n\n  .cg-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .cg-spec {\n    padding: 22px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"cg-m4170\"\u003e\n\u003c!-- ============================================================\nHERO\n============================================================ --\u003e\u003cheader class=\"cg-hero\"\u003e\n\u003cdiv class=\"cg-hero-inner\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eEcoglo® M4.10-N30 Series | Non-Slip Tile Stair Nosing\u003c\/div\u003e\n\u003ch2 class=\"cg-hero-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eM4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"cg-hero-lead\"\u003e\u003cstrong\u003eEcoglo® M4170.10\u003c\/strong\u003e is the black anti-slip model in the M4.10-N30 tile stair-nosing series.\u003c\/p\u003e\n\u003cp class=\"cg-hero-lead\"\u003eDesigned specifically for tiled stair installations using tile approximately \u003cstrong\u003e3\/16\" to 11\/32\" thick (5 mm to 8.5 mm)\u003c\/strong\u003e, it combines a durable anodized-aluminum stair-nosing profile with hard-wearing black silicon-carbide anti-slip material for strong traction and clear stair-edge contrast.\u003c\/p\u003e\n\u003cdiv class=\"cg-chips\"\u003e\n\u003cspan class=\"cg-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e M4170.10 \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e M4.10-N30 Series \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 5–8.5 mm Tile \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 8 FT Length \u003c\/span\u003e \u003cspan class=\"cg-chip cg-chip-important\"\u003e NOT Photoluminescent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ============================================================\nQUICK ANSWER\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® M4170.10 is the \u003cstrong\u003eblack non-slip version of the M4.10-N30 tile stair-nosing series\u003c\/strong\u003e. It is designed for tile approximately \u003cstrong\u003e5 mm to 8.5 mm thick\u003c\/strong\u003e, has an approximately \u003cstrong\u003e2-inch (51 mm) horizontal surface\u003c\/strong\u003e, and is supplied in \u003cstrong\u003e8-foot lengths\u003c\/strong\u003e. The profile combines anodized aluminum with integrally bonded black silicon-carbide non-slip material for traction, durability and visible stair-edge contrast.\u003c\/div\u003e\n\u003cdiv class=\"cg-important\"\u003e\n\u003cstrong\u003eImportant — This Product Is Not Photoluminescent:\u003c\/strong\u003e M4170.10 belongs to Ecoglo®'s \u003cstrong\u003eM4.10-N30 non-slip tile nosing series\u003c\/strong\u003e. It provides slip resistance and color-contrast stair-edge definition, but it does \u003cstrong\u003enot\u003c\/strong\u003e provide glow-in-the-dark or photoluminescent illumination. Where a project specifically requires photoluminescent stair-edge or luminous egress markings, a suitable Ecoglo® photoluminescent product should be specified instead.\u003c\/div\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eHeavy-Duty Black Non-Slip Tile Stair Nosing for Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4170.10 is designed for specification-driven tiled stair installations where architects, flooring contractors, general contractors, government contractors and facility owners require durable stair-edge protection and reliable slip resistance.\u003c\/p\u003e\n\u003cp\u003eThe M4.10-N30 profile combines a refined anodized-aluminum stair nosing with hard-wearing silicon-carbide non-slip strips that are integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003cp\u003eThe contrasting black anti-slip surface helps define the stair edge under normal lighting conditions while the anodized-aluminum profile provides a durable architectural finish suitable for demanding interior and exterior stair environments.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eEngineered for Tile\u003c\/h3\u003e\n\u003cp\u003eThe M4.10 profile is designed for tiled stairs using tile approximately 3\/16\"–11\/32\", or 5–8.5 mm, thick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eBlack Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eM4170.10 uses hard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate for durable traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eColor-Contrast Step Edge\u003c\/h3\u003e\n\u003cp\u003eThe contrasting non-slip material helps provide clear stair-edge definition under normal lighting conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nTECHNICAL SPECIFICATIONS\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, flooring contractors, estimators and project managers accurately identify the product during specification, submittal, procurement and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-table-wrap\"\u003e\n\u003ctable class=\"cg-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® M4170.10 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4170.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4.10-N30 Non-Slip Tile Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTiled stair installations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Tile Thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3\/16\"–11\/32\"\u003cbr\u003e5 mm–8.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHorizontal Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFront Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTile Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.4\" \/ 10 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 3.4\" \/ 86.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAnodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear anodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOptional Finishes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack, Light Bronze and Dark Bronze anodized finishes available at additional cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are supplied unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are installed into the aluminum nosing using premium polyurethane adhesive; adhesive is not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSlip-Resistance Testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eManufacturer documentation references UL 410 and AS\/NZS 4586-1999\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Datasheet Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eManufacturer datasheet displays UL 1994 and ULC 572 listing marks. M4.10-N30 is presented by Ecoglo® as a non-slip, non-photoluminescent tile-nosing series.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDATASHEET\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® M4.10-N30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, flooring contractors, general contractors and government contractors can include the manufacturer technical data sheet in project submittals, product reviews and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-datasheet\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.pdf?v=1787858777\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.png?v=1787858782\" alt=\"Ecoglo M4.10-N30 non-slip tile stair nosing technical data sheet for M4170.10 Black\" loading=\"lazy\" width=\"775\" height=\"1000\"\u003e\n\u003cdiv class=\"cg-datasheet-caption\"\u003e\n\u003cstrong\u003e M4.10-N30 Non-Slip Tile Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet to open or download the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nPERFORMANCE REFERENCES\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4.10-N30 Performance References\u003c\/h2\u003e\n\u003cp\u003eEcoglo® manufacturer documentation references testing related to slip resistance, UV stability, weather exposure, abrasion resistance, washability and flammability for the M4.10-N30 series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references \u003cstrong\u003eUL 410\u003c\/strong\u003e and \u003cstrong\u003eAS\/NZS 4586-1999\u003c\/strong\u003e slip-resistance testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Stability\u003c\/h3\u003e\n\u003cp\u003eManufacturer testing references ASTM G155-04 accelerated UV exposure, ASTM B117 salt-spray resistance and ASTM C1026 freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM D1242, ASTM F510 and JIS H8682-1 abrasion-resistance methods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eWashability\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM D4828 practical washability testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eFlammability\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM E162, ASTM D635 and FAA AC 23.2 horizontal burn testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eMade in the USA\u003c\/h3\u003e\n\u003cp\u003eThe M4.10-N30 manufacturer technical data identifies the product as Made in the USA and describes the aluminum-based product as recyclable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDURABILITY\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Commercial \u0026amp; Institutional Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the M4.10-N30 profile for tiled stair environments where repeated foot traffic, slip resistance, abrasion resistance and durable stair-edge definition are important.\u003c\/p\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eAnodized-aluminum construction provides a durable architectural stair-edge profile.\u003c\/li\u003e\n\u003cli\u003eThe anodized finish helps resist corrosion and abrasion.\u003c\/li\u003e\n\u003cli\u003eContrasting black non-slip material provides clear step-edge definition.\u003c\/li\u003e\n\u003cli\u003eManufacturer documentation references accelerated UV\/weathering, salt-spray and freeze-thaw testing.\u003c\/li\u003e\n\u003cli\u003eSuitable for consideration in indoor and outdoor tiled stair applications.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003eNo photoluminescent material or electrical components are used for stair-edge visibility.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION \/ SUBMITTAL READINESS\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-inspection\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eInspection \u0026amp; Submittal Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® M4170.10 Can Help Reduce Avoidable Project Delays\u003c\/h2\u003e\n\u003cp\u003eOn large commercial, institutional and government projects, incorrect stair-nosing selection, incompatible tile thickness, missing technical information or installation that differs from approved project documents can contribute to RFIs, rejected submittals, deficiencies and rework.\u003c\/p\u003e\n\u003cp\u003eM4170.10 provides the project team with a traceable \u003cstrong\u003e manufacturer → series → model → technical data → approved detail → installation \u003c\/strong\u003e path that can simplify product verification.\u003c\/p\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e1\u003c\/span\u003e Specify the Exact Product\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003e Ecoglo® M4170.10 Black Non-Slip Tile Nosing, M4.10-N30 Series \u003c\/strong\u003e rather than using only a generic phrase such as “black stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e2\u003c\/span\u003e Confirm It Is Non-Photoluminescent\u003c\/h3\u003e\n\u003cp\u003eM4170.10 is a \u003cstrong\u003enon-slip, non-photoluminescent stair nosing\u003c\/strong\u003e. If the project requires luminous or photoluminescent egress markings, confirm the correct Ecoglo® luminous product before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e3\u003c\/span\u003e Verify Tile Thickness\u003c\/h3\u003e\n\u003cp\u003eConfirm that the finished tile thickness falls within the M4.10 profile range of approximately \u003cstrong\u003e5 mm to 8.5 mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e4\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eSubmit the M4.10-N30 technical data before installation so the architect, flooring consultant and contractor can review dimensions, materials and manufacturer performance information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e5\u003c\/span\u003e Match the Approved Stair Detail\u003c\/h3\u003e\n\u003cp\u003eConfirm profile orientation, tile interface, black insert placement and stair-edge position against approved drawings and current manufacturer instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e6\u003c\/span\u003e Retain Documentation for Close-Out\u003c\/h3\u003e\n\u003cp\u003eKeep the approved product submittal, M4170.10 model information and manufacturer documentation available for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION CHECKLIST\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as M4170.10\u003c\/li\u003e\n\u003cli\u003eM4.10-N30 Series identified on submittal\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003eProduct identified as non-photoluminescent\u003c\/li\u003e\n\u003cli\u003eFinished tile thickness verified within 5–8.5 mm range\u003c\/li\u003e\n\u003cli\u003eManufacturer M4.10-N30 technical data sheet included\u003c\/li\u003e\n\u003cli\u003eArchitectural stair detail reviewed\u003c\/li\u003e\n\u003cli\u003eSlip-resistance requirements reviewed\u003c\/li\u003e\n\u003cli\u003eInstallation adhesive and insert installation coordinated\u003c\/li\u003e\n\u003cli\u003eInstalled stair-edge position matches approved documents\u003c\/li\u003e\n\u003cli\u003eApplicable project specifications reviewed\u003c\/li\u003e\n\u003cli\u003eLocally applicable building requirements reviewed\u003c\/li\u003e\n\u003cli\u003eReviewing-authority requirements addressed before close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eCan M4170.10 guarantee inspection approval?\u003c\/strong\u003e No product manufacturer or distributor can guarantee approval by the project's reviewing authority. However, confirming the exact model, tile compatibility, technical documentation and approved installation detail can \u003cstrong\u003e help reduce avoidable submittal questions, deficiencies and rework. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA ONLY\nCOMPOSIGRIP.COM\n============================================================ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black for U.S. Commercial \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4170.10 is intended for U.S. tiled-stair projects where architects, general contractors, flooring contractors, government contractors and facility owners require durable stair-edge protection and a hard-wearing non-slip surface.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor U.S. Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4170.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify M4.10-N30 as the non-slip series\u003c\/li\u003e\n\u003cli\u003eConfirm the specified black anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eConfirm compatibility with the specified tile\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eDo not specify M4170.10 where a photoluminescent product is required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor U.S. General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm contract and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4170.10 Black before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit manufacturer data before installation\u003c\/li\u003e\n\u003cli\u003eRetain product documentation for inspection and close-out\u003c\/li\u003e\n\u003cli\u003eConfirm locally applicable stair and slip-resistance requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eU.S. Non-Slip Stair Nosing Project Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eSlip-Resistance Documentation\u003c\/h3\u003e\n\u003cp\u003eThe M4.10-N30 manufacturer technical data references UL 410 and AS\/NZS 4586-1999 testing for slip-resistant pedestrian surfaces. Project teams should submit current documentation where specific performance verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eTile Compatibility\u003c\/h3\u003e\n\u003cp\u003eConfirm the M4.10 profile is coordinated with the actual finished tile thickness before material is ordered or tile installation begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eNon-Luminous Product Selection\u003c\/h3\u003e\n\u003cp\u003eM4170.10 does not provide photoluminescent stair-edge illumination. If a U.S. project requires luminous egress path markings, specify a product designed for that purpose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eAuthority \u0026amp; Contract Documents\u003c\/h3\u003e\n\u003cp\u003eFinal product acceptance depends on the contract documents, locally adopted requirements, approved submittals and the Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 for Large U.S. Commercial \u0026amp; Institutional Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eFederal government facilities\u003c\/li\u003e\n\u003cli\u003eState and municipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public buildings\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eOffice buildings and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eRetail and mixed-use developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional buildings\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nCANADA ONLY\nCOMPOSIGRIP.CA\n============================================================ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black for Canadian Commercial \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4170.10 can be considered for Canadian tiled-stair projects where architects, flooring contractors, general contractors, government contractors and facility owners require durable stair-edge protection and a hard-wearing non-slip surface.\u003c\/p\u003e\n\u003cp\u003eCanadian project requirements vary by province, territory, municipality, building type, project specification and applicable reviewing authority. The project team should verify the requirements in force at the actual project location.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor Canadian Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4170.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify M4.10-N30 as the non-slip series\u003c\/li\u003e\n\u003cli\u003eConfirm the black anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eConfirm compatibility with specified tile thickness\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eDo not specify M4170.10 where photoluminescent marking is required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor Canadian General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm tender and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4170.10 Black before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit manufacturer documentation before installation\u003c\/li\u003e\n\u003cli\u003eRetain approved documentation for inspection and close-out\u003c\/li\u003e\n\u003cli\u003eConfirm applicable provincial or territorial requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCanadian Non-Slip Stair Nosing Project Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProvincial \u0026amp; Territorial Requirements\u003c\/h3\u003e\n\u003cp\u003eContractors and specifiers should verify the building, accessibility, stair and slip-resistance requirements applicable to the province or territory where the project is located.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eSlip-Resistance Documentation\u003c\/h3\u003e\n\u003cp\u003eEcoglo® M4.10-N30 technical documentation references UL 410 and AS\/NZS 4586-1999 slip-resistance testing. Submit current manufacturer documentation when project specifications require test information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eNon-Photoluminescent Product\u003c\/h3\u003e\n\u003cp\u003eM4170.10 provides non-slip protection and visual stair-edge contrast under normal illumination. It does not provide photoluminescent egress marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProject \u0026amp; Reviewing Authority\u003c\/h3\u003e\n\u003cp\u003eGovernment and institutional projects may contain additional requirements within drawings, specifications, tender documents, approved-product schedules and consultant instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 for Large Canadian Commercial \u0026amp; Institutional Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eGovernment of Canada facilities\u003c\/li\u003e\n\u003cli\u003eProvincial government buildings\u003c\/li\u003e\n\u003cli\u003eMunicipal and public buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eOffice buildings\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eRetail and mixed-use developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nARCHITECT \/ SPECIFICATION SUPPORT\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpecifying M4170.10 by exact model number helps coordinate tile thickness, stair geometry, anti-slip color, aluminum finish and installation details before material reaches the jobsite.\u003c\/p\u003e\n\u003cdiv class=\"cg-spec\"\u003e\n\u003cdiv class=\"cg-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e M4170.10 Black Non-Slip Tile Stair Nosing, M4.10-N30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Non-photoluminescent tile stair nosing with integrated non-slip inserts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Tiled stair installations using finished tile approximately 3\/16\"–11\/32\" (5–8.5 mm) thick.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Color:\u003c\/strong\u003e Black.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized-aluminum tile stair-nosing profile incorporating integrally bonded silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Finish:\u003c\/strong\u003e Clear anodized aluminum.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 8 ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® manufacturer instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, applicable testing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested language should be reviewed and edited by the project architect or specification consultant for the specific application and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nRELATED M4.10-N30 COLORS\nBLACK CURRENT\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® M4.10-N30 Non-Slip Tile Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eEach M4.10-N30 anti-slip color has its own product listing so architects, contractors and procurement teams can identify the exact stair-nosing model required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003c!-- CURRENT BLACK --\u003e\n\u003cdiv class=\"cg-related cg-current\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"M4170.10 Black Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003ch3\u003eM4170.10 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide non-slip tile stair nosing for durable traction and contrasting stair-edge definition.\u003c\/p\u003e\n\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003cdiv class=\"cg-related-image\" style=\"text-decoration: none;\"\u003e\u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4.10-N30 tile stair nosing with hard-wearing gray silicon-carbide non-slip material.\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"M4160.10 Gray Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eM4160.10 Gray\u003c\/h3\u003e\n\u003cp\u003eM4.10-N30 tile stair nosing with hard-wearing gray silicon-carbide non-slip material.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4.10-N30 tile stair nosing with hard-wearing gray silicon-carbide non-slip material\" rel=\"noopener\" target=\"_blank\"\u003eView M4160.10 Gray → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003cdiv class=\"cg-related-image\" style=\"text-decoration: none;\"\u003e\u003ca href=\"\/products\/m4150-10-yellow-non-slip-tile-nosing-8ft-ecoglo\" target=\"_blank\" title=\"M4.10-N30 tile stair nosing with high-visibility yellow silicon-carbide non-slip material.\" rel=\"noopener\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1.jpg?v=1787858846\" alt=\"M4150.10 Yellow Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eM4150.10 Yellow\u003c\/h3\u003e\n\u003cp\u003eM4.10-N30 tile stair nosing with high-visibility yellow silicon-carbide non-slip material.\u003c\/p\u003e\n\u003ca href=\"https:\/\/composigrip.com\/products\/m4150-10-yellow-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4.10-N30 tile stair nosing with high-visibility yellow silicon-carbide non-slip material\" rel=\"noopener\" target=\"_blank\"\u003eView M4150.10 Yellow → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nFAQ\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® M4170.10 Black Non-slip Title Nosing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® M4170.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4170.10 is the black anti-slip model in the M4.10-N30 non-slip tile stair-nosing series. It combines an anodized-aluminum tile profile with integrally bonded black silicon-carbide non-slip material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 photoluminescent?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo. M4170.10 is a non-photoluminescent M4.10-N30 non-slip tile nosing. It provides slip resistance and color-contrast stair-edge definition under normal lighting, but it does not glow when lighting is removed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tile thickness fits M4170.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe Ecoglo® M4.10 profile is designed for tile approximately 3\/16\" to 11\/32\" thick, equivalent to approximately 5 mm to 8.5 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat length is M4170.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe M4.10-N30 tile stair-nosing profile is available in 8-foot lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. M4170.10 incorporates hard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate. Manufacturer documentation references UL 410 and AS\/NZS 4586-1999 slip-resistance testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4170.10 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the M4.10-N30 series for indoor and outdoor use and references accelerated UV\/weathering, salt-spray and freeze-thaw testing in its technical documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the anti-slip inserts supplied attached?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo. Ecoglo® states that the inserts are supplied unattached. The inserts are installed into the aluminum nosing using premium polyurethane adhesive, which is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 suitable where luminous egress markings are required?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4170.10 itself is not photoluminescent. Where the project requires a luminous or photoluminescent egress stair-edge marking, specify an Ecoglo® product designed and documented for that application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4170.10 help reduce inspection or submittal delays?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eIt can help reduce avoidable project questions when the exact model is specified, tile thickness is confirmed, manufacturer technical data is submitted before installation and the installed product matches approved project documents. Final approval remains with the applicable reviewing authority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- USA FAQ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 suitable for U.S. government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4170.10 can be considered for U.S. government, commercial and institutional tiled-stair projects where the specification requires an appropriate non-slip stair nosing. Contract and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- CANADA FAQ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 suitable for Canadian government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4170.10 can be considered for Canadian federal, provincial, municipal, commercial and institutional tiled-stair projects where an appropriate non-slip stair nosing is specified. Tender and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other M4.10-N30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eOther M4.10-N30 models include \u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e M4160.10 Gray \u003c\/a\u003e and \u003ca href=\"\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e M4150.10 Yellow \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-usa-only\"\u003e\n\u003ch2\u003eSpecifying M4170.10 Black for a U.S. Commercial or Government Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, architectural stair detail, required quantity, slip-resistance requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Flooring Contractors \u0026amp; General Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4170.10 Black\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-N30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nCANADA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-canada-only\"\u003e\n\u003ch2\u003eSpecifying M4170.10 Black for a Canadian Commercial or Government Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, architectural stair detail, required quantity, applicable provincial or territorial requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Flooring Contractors \u0026amp; General Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4170.10 Black\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-N30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nSEO TITLE\n\nM4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30\n\n\nMETA DESCRIPTION\n\nEcoglo® M4170.10 black non-slip tile stair nosing, 8 FT,\nfor 5–8.5 mm tile. Anodized aluminum with silicon-carbide\nanti-slip surface for commercial and government stairs.\n\n\nSUGGESTED CLEAN URL HANDLE\n\n\/products\/m4170-10-black-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nCURRENT BLACK PRODUCT URL PROVIDED\n\n\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nPRIMARY KEYWORD\n\nM4170.10 Black Non-Slip Tile Nosing\n\n\nSECONDARY SEO \/ GEO \/ AI SEARCH TERMS\n\nEcoglo M4170.10\nM4170.10 Black\nM4170.10 non-slip stair nosing\nM4170.10 tile nosing\nM4170.10 8 ft\nEcoglo M4.10-N30\nM4.10-N30 black\nblack non-slip tile stair nosing\nblack anti-slip tile nosing\nsilicon carbide stair nosing\ncommercial tile stair nosing\ncommercial anti-slip stair nosing\ngovernment contractor stair nosing\ngovernment building stair nosing\narchitect specified stair nosing\n5 mm tile stair nosing\n8.5 mm tile stair nosing\n8 ft stair nosing\nUL 410 stair nosing\nnon photoluminescent stair nosing\nnon luminous stair nosing\nindoor outdoor tile stair nosing\nEcoglo non-slip stair nosing USA\nEcoglo non-slip stair nosing Canada\n\n\nRELATED PRODUCTS\n\nCurrent Black:\n\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\nGray:\n\/products\/m4160-10-gray-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\nYellow:\n\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nBLACK PRODUCT IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\n\n\nGRAY PRODUCT IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\n\n\nYELLOW PRODUCT IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1.jpg?v=1787858846\n\n\nTECHNICAL DATA SHEET PDF\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.pdf?v=1787858777\n\n\nTECHNICAL DATA SHEET IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.png?v=1787858782\n\n============================================================ --\u003e","brand":"Ecoglo","offers":[{"title":"Black \/ 8 FT","offer_id":47499133354140,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile_97143994-71c0-4d03-867a-0231ba256d8b.jpg?v=1787859712"},{"product_id":"m4160-10-gray-non-slip-tile-nosing-8ft-ecoglo","title":"M4160.10 Gray Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series","description":"\u003cstyle\u003e\n\n#cg-m4160 {\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-gray-soft: #f1f1f1;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n  --eco-warning: #fff7e6;\n\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  color: var(--eco-black);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n#cg-m4160 *,\n#cg-m4160 *::before,\n#cg-m4160 *::after {\n  box-sizing: border-box;\n}\n\n#cg-m4160 h1,\n#cg-m4160 h2,\n#cg-m4160 h3,\n#cg-m4160 h4,\n#cg-m4160 p,\n#cg-m4160 li,\n#cg-m4160 td,\n#cg-m4160 th,\n#cg-m4160 a,\n#cg-m4160 span {\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n#cg-m4160 h1,\n#cg-m4160 h2,\n#cg-m4160 h3 {\n  margin-top: 0;\n  color: var(--eco-black);\n  line-height: 1.18;\n}\n\n#cg-m4160 h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n#cg-m4160 h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  font-weight: 800;\n}\n\n#cg-m4160 p {\n  margin: 0 0 18px;\n}\n\n#cg-m4160 a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n\n\/* ============================================================\nCOUNTRY DISPLAY\n============================================================ *\/\n\n#cg-m4160 .cg-usa-only,\n#cg-m4160 .cg-canada-only {\n  display: none !important;\n}\n\n\/* CANADA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.ca\"]\n) #cg-m4160 .cg-canada-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.ca\"]\n) #cg-m4160 .cg-canada-only {\n  display: block !important;\n}\n\n\/* USA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.com\"]\n) #cg-m4160 .cg-usa-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.com\"]\n) #cg-m4160 .cg-usa-only {\n  display: block !important;\n}\n\n\n\/* ============================================================\nSECTIONS\n============================================================ *\/\n\n.cg-section {\n  width: 100%;\n  padding: 54px 42px;\n}\n\n.cg-alt {\n  background: var(--eco-light);\n}\n\n.cg-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.cg-dark h2,\n.cg-dark h3 {\n  color: var(--eco-white) !important;\n}\n\n.cg-dark p,\n.cg-dark li {\n  color: #eeeeee;\n}\n\n.cg-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.cg-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\n\/* ============================================================\nHERO\n============================================================ *\/\n\n.cg-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  border-bottom: 7px solid var(--eco-green);\n  background:\n    linear-gradient(\n      115deg,\n      rgba(23,23,23,.99),\n      rgba(45,45,45,.96)\n    );\n  color: #ffffff;\n}\n\n.cg-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.cg-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.cg-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.cg-hero-title {\n  margin: 0 0 20px;\n  color: #ffffff !important;\n  font-size: clamp(30px, 5vw, 48px) !important;\n  font-weight: 800;\n  line-height: 1.15;\n  letter-spacing: -.5px;\n}\n\n.cg-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px !important;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.cg-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.cg-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.cg-chip strong {\n  color: var(--eco-green);\n}\n\n.cg-chip-gray {\n  border-color: #999999;\n  background: rgba(180,180,180,.14);\n}\n\n.cg-chip-important {\n  border-color: var(--eco-green);\n  background: rgba(127,190,67,.16);\n}\n\n\n\/* ============================================================\nANSWER \/ CALLOUTS\n============================================================ *\/\n\n.cg-answer {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.cg-important {\n  margin: 25px 0;\n  padding: 24px 28px;\n  border-left: 6px solid var(--eco-black);\n  background: var(--eco-warning);\n}\n\n.cg-gray-highlight {\n  margin: 25px 0;\n  padding: 24px 28px;\n  border-left: 6px solid var(--eco-gray);\n  background: var(--eco-gray-soft);\n}\n\n\n\/* ============================================================\nGRIDS\n============================================================ *\/\n\n.cg-grid-2,\n.cg-grid-3 {\n  display: grid;\n  width: 100%;\n  gap: 20px;\n}\n\n.cg-grid-2 {\n  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));\n}\n\n.cg-grid-3 {\n  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n}\n\n.cg-card {\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n.cg-card-gray {\n  border-top: 5px solid var(--eco-gray);\n}\n\n\n\/* ============================================================\nTECHNICAL TABLE\n============================================================ *\/\n\n.cg-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.cg-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.cg-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.cg-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.cg-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.cg-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\n\/* ============================================================\nCHECKLIST\n============================================================ *\/\n\n.cg-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.cg-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.cg-checks li::before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nDATASHEET\n============================================================ *\/\n\n.cg-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.cg-datasheet a {\n  display: block;\n  color: inherit !important;\n  text-decoration: none !important;\n}\n\n.cg-datasheet img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.cg-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n.cg-datasheet-caption span {\n  color: #ffffff;\n}\n\n\n\/* ============================================================\nPERFORMANCE\n============================================================ *\/\n\n.cg-performance-card {\n  min-width: 0;\n  padding: 26px;\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\n\/* ============================================================\nINSPECTION\n============================================================ *\/\n\n.cg-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-inspection h2,\n.cg-inspection h3 {\n  color: #ffffff !important;\n}\n\n.cg-inspection p {\n  color: #eeeeee;\n}\n\n.cg-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.cg-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nAUTHORITY\n============================================================ *\/\n\n.cg-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n\n\/* ============================================================\nSPECIFICATION BOX\n============================================================ *\/\n\n.cg-spec {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.cg-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nRELATED COLORS\n============================================================ *\/\n\n.cg-related {\n  display: flex;\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  flex-direction: column;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-current {\n  border-top-color: var(--eco-gray);\n}\n\n.cg-related-image {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.cg-related-image img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.cg-related p {\n  flex-grow: 1;\n}\n\n\n\/* ============================================================\nFAQ\n============================================================ *\/\n\n.cg-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.cg-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.cg-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.cg-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.cg-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.cg-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\n\/* ============================================================\nCTA\n============================================================ *\/\n\n.cg-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.cg-cta h2 {\n  color: var(--eco-black) !important;\n}\n\n.cg-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.cg-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\n\/* ============================================================\nRESPONSIVE\n============================================================ *\/\n\n@media (max-width: 900px) {\n\n  .cg-grid-2,\n  .cg-grid-3 {\n    grid-template-columns: 1fr;\n  }\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n}\n\n\n@media (max-width: 700px) {\n\n  .cg-table,\n  .cg-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .cg-table thead {\n    display: none;\n  }\n\n  .cg-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .cg-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .cg-table td:first-child {\n    padding-bottom: 4px;\n    font-weight: 800;\n  }\n\n  .cg-table td:last-child {\n    padding-top: 3px;\n  }\n}\n\n\n@media (max-width: 520px) {\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding: 32px 18px;\n  }\n\n  .cg-hero-title {\n    font-size: 28px !important;\n  }\n\n  #cg-m4160 h2 {\n    font-size: 25px;\n  }\n\n  #cg-m4160 h3 {\n    font-size: 20px;\n  }\n\n  .cg-hero-lead {\n    font-size: 17px;\n  }\n\n  .cg-card,\n  .cg-related,\n  .cg-performance-card {\n    padding: 21px;\n  }\n\n  .cg-answer,\n  .cg-important,\n  .cg-gray-highlight {\n    padding: 21px;\n  }\n\n  .cg-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .cg-spec {\n    padding: 22px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"cg-m4160\"\u003e\n\u003c!-- ============================================================\nHERO\n============================================================ --\u003e\u003cheader class=\"cg-hero\"\u003e\n\u003cdiv class=\"cg-hero-inner\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eEcoglo® M4.10-N30 Series | Gray Non-Slip Tile Stair Nosing\u003c\/div\u003e\n\u003ch2 class=\"cg-hero-title\"\u003eM4160.10 Gray Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\u003c\/h2\u003e\n\u003cp class=\"cg-hero-lead\"\u003e\u003cstrong\u003eEcoglo® M4160.10\u003c\/strong\u003e is the gray anti-slip model in the M4.10-N30 tile stair-nosing series. Designed for tiled stair installations using tile approximately \u003cstrong\u003e3\/16\" to 11\/32\" thick (5 mm to 8.5 mm)\u003c\/strong\u003e, it combines durable anodized-aluminum construction with hard-wearing \u003cstrong\u003egray silicon-carbide non-slip material\u003c\/strong\u003e for reliable traction and a neutral architectural stair-edge finish.\u003c\/p\u003e\n\u003cdiv class=\"cg-chips\"\u003e\n\u003cspan class=\"cg-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e M4160.10 \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e M4.10-N30 Series \u003c\/span\u003e \u003cspan class=\"cg-chip cg-chip-gray\"\u003e Gray Anti-Slip \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e Silicon-Carbide Surface \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 5–8.5 mm Tile \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 8 FT Length \u003c\/span\u003e \u003cspan class=\"cg-chip cg-chip-important\"\u003e NOT Photoluminescent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ============================================================\nQUICK ANSWER\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® M4160.10 is the \u003cstrong\u003e gray non-slip model in the M4.10-N30 tile stair-nosing series \u003c\/strong\u003e. It is designed for tile approximately \u003cstrong\u003e5 mm to 8.5 mm thick\u003c\/strong\u003e, has an approximately \u003cstrong\u003e2-inch (51 mm) horizontal surface\u003c\/strong\u003e, and is supplied in \u003cstrong\u003e8-foot lengths\u003c\/strong\u003e. The profile combines anodized aluminum with gray silicon-carbide non-slip material for traction, durability and architectural stair-edge definition.\u003c\/div\u003e\n\u003cdiv class=\"cg-gray-highlight\"\u003e\n\u003cstrong\u003eWhy choose M4160.10 Gray?\u003c\/strong\u003e The gray silicon-carbide anti-slip surface provides a more neutral architectural appearance than Black or Yellow while maintaining durable traction. Gray can coordinate particularly well with concrete, stone, porcelain and neutral-color tile finishes.\u003c\/div\u003e\n\u003cdiv class=\"cg-important\"\u003e\n\u003cstrong\u003eImportant — This Product Is NOT Photoluminescent:\u003c\/strong\u003e M4160.10 belongs to Ecoglo®'s \u003cstrong\u003eM4.10-N30 non-slip tile nosing series\u003c\/strong\u003e. It provides slip resistance and visible stair-edge definition under normal illumination, but it does \u003cstrong\u003enot\u003c\/strong\u003e glow in the dark. Where a project requires luminous or photoluminescent stair-edge marking, select an appropriate \u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e Ecoglo® Photoluminescent Tile Stair Nosing \u003c\/a\u003e instead.\u003c\/div\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eGray Non-Slip Tile Stair Nosing for Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4160.10 is designed for specification-driven tiled stair installations where architects, flooring contractors, general contractors, government contractors and facility owners require durable stair-edge protection and reliable slip resistance.\u003c\/p\u003e\n\u003cp\u003eThe M4.10-N30 profile combines a durable anodized-aluminum stair nosing with hard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003cp\u003eThe gray anti-slip surface offers a clean, neutral visual treatment that can complement many contemporary tiled stair finishes while providing a defined slip-resistant walking surface.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eEngineered for Tile\u003c\/h3\u003e\n\u003cp\u003eThe M4.10 profile is designed for tiled stairs using tile approximately 3\/16\"–11\/32\", or 5–8.5 mm, thick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-gray\"\u003e\n\u003ch3\u003eGray Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eHard-wearing gray silicon-carbide non-slip material provides durable traction with a neutral architectural appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eDurable Stair-Edge Protection\u003c\/h3\u003e\n\u003cp\u003eAnodized-aluminum construction provides a durable transition at the front of the tiled stair tread while helping protect the tile edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nTECHNICAL SPECIFICATIONS\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4160.10 Gray Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific information helps architects, flooring contractors, estimators and project teams accurately identify the product during specification, submittal, procurement and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-table-wrap\"\u003e\n\u003ctable class=\"cg-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® M4160.10 Gray\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4160.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4.10-N30 Non-Slip Tile Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTiled stair installations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Tile Thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3\/16\"–11\/32\"\u003cbr\u003e5 mm–8.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHorizontal Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFront Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTile Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.4\" \/ 10 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 3.4\" \/ 86.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAnodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear anodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOptional Aluminum Finishes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack, Light Bronze and Dark Bronze anodized finishes may be available at additional cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are supplied unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are installed into the aluminum nosing using premium polyurethane adhesive; adhesive is not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSlip-Resistance Testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eManufacturer documentation references UL 410 and AS\/NZS 4586-1999\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eProduct Classification\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNon-slip, non-photoluminescent tile stair nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDATASHEET\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® M4.10-N30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eInclude the manufacturer technical data sheet in project submittals, product reviews, architectural approvals and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-datasheet\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.pdf?v=1787858777\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.png?v=1787858782\" alt=\"Ecoglo M4.10-N30 non-slip tile stair nosing technical data sheet including M4160.10 Gray\" loading=\"lazy\" width=\"775\" height=\"1000\"\u003e\n\u003cdiv class=\"cg-datasheet-caption\"\u003e\n\u003cstrong\u003e M4.10-N30 Non-Slip Tile Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet to open or download the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nPERFORMANCE\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4.10-N30 Performance References\u003c\/h2\u003e\n\u003cp\u003eEcoglo® manufacturer documentation references testing related to slip resistance, UV\/weather exposure, abrasion resistance, washability and flammability for the M4.10-N30 series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references \u003cstrong\u003eUL 410\u003c\/strong\u003e and \u003cstrong\u003eAS\/NZS 4586-1999\u003c\/strong\u003e slip-resistance testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Stability\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM G155-04 accelerated UV exposure, ASTM B117 salt-spray resistance and ASTM C1026 freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM D1242, ASTM F510 and JIS H8682-1 abrasion-resistance methods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eWashability\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM D4828 practical washability testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eFlammability\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM E162, ASTM D635 and FAA AC 23.2 horizontal burn testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eMade in the USA\u003c\/h3\u003e\n\u003cp\u003eManufacturer technical information identifies the M4.10-N30 product as Made in the USA and describes the aluminum-based construction as recyclable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nGRAY ARCHITECTURAL POSITIONING\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eNeutral Gray Stair-Edge Finish for Architectural Tile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eM4160.10 is particularly suited to projects where the stair nosing should integrate visually with neutral architectural finishes while still providing a durable slip-resistant walking surface.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-card cg-card-gray\"\u003e\n\u003ch3\u003eNeutral Appearance\u003c\/h3\u003e\n\u003cp\u003eGray coordinates naturally with many concrete, stone, ceramic, porcelain and neutral-color tile finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-gray\"\u003e\n\u003ch3\u003eDurable Traction\u003c\/h3\u003e\n\u003cp\u003eThe gray silicon-carbide material provides the same hard-wearing anti-slip function as the other M4.10-N30 color configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-gray\"\u003e\n\u003ch3\u003eArchitectural Coordination\u003c\/h3\u003e\n\u003cp\u003eGray can provide a more restrained finish where a strong Black or high-visibility Yellow stair edge is not required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-important\"\u003e\n\u003cstrong\u003eContrast Note:\u003c\/strong\u003e The visual contrast provided by Gray depends on the surrounding tile color and lighting. Architects and specifiers should verify that the selected combination provides the contrast required for the project.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDURABILITY\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Commercial \u0026amp; Institutional Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the M4.10-N30 profile for tiled stair environments where repeated foot traffic, slip resistance, abrasion resistance and durable stair-edge protection are important.\u003c\/p\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eHard-wearing gray silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eAnodized-aluminum construction provides a durable architectural stair-edge profile.\u003c\/li\u003e\n\u003cli\u003eThe anodized finish helps resist corrosion and abrasive wear.\u003c\/li\u003e\n\u003cli\u003eGray anti-slip material provides a neutral stair-edge finish under normal lighting.\u003c\/li\u003e\n\u003cli\u003eManufacturer documentation references accelerated UV\/weathering, salt-spray and freeze-thaw testing.\u003c\/li\u003e\n\u003cli\u003eSuitable for consideration in indoor and outdoor tiled stair applications.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003eProduct contains no photoluminescent stair-edge material.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-inspection\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eInspection \u0026amp; Submittal Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® M4160.10 Can Help Reduce Avoidable Project Delays\u003c\/h2\u003e\n\u003cp\u003eIncorrect stair-nosing profiles, incompatible tile thickness, incorrect color or missing technical information can contribute to RFIs, rejected submittals, deficiencies, replacement material and field rework.\u003c\/p\u003e\n\u003cp\u003eM4160.10 provides a traceable \u003cstrong\u003e manufacturer → series → model → color → technical data → approved detail → installation \u003c\/strong\u003e path for project verification.\u003c\/p\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e1\u003c\/span\u003e Specify the Exact Product\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003e Ecoglo® M4160.10 Gray Non-Slip Tile Nosing, M4.10-N30 Series \u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e2\u003c\/span\u003e Confirm Gray Is the Approved Color\u003c\/h3\u003e\n\u003cp\u003eVerify that the project finish schedule, specification or approved product submittal identifies the Gray anti-slip configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e3\u003c\/span\u003e Confirm It Is Non-Photoluminescent\u003c\/h3\u003e\n\u003cp\u003eM4160.10 is a \u003cstrong\u003enon-slip, non-photoluminescent stair nosing\u003c\/strong\u003e. Do not substitute it where luminous or photoluminescent stair-edge marking is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e4\u003c\/span\u003e Verify Tile Thickness\u003c\/h3\u003e\n\u003cp\u003eConfirm finished tile thickness falls within approximately \u003cstrong\u003e5 mm to 8.5 mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e5\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eSubmit the M4.10-N30 manufacturer technical data so dimensions, materials and performance references can be reviewed before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e6\u003c\/span\u003e Match the Approved Stair Detail\u003c\/h3\u003e\n\u003cp\u003eConfirm profile orientation, tile interface, gray insert placement and stair-edge location against approved drawings and current manufacturer installation information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION CHECKLIST\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4160.10 Gray Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as M4160.10\u003c\/li\u003e\n\u003cli\u003eM4.10-N30 Series identified\u003c\/li\u003e\n\u003cli\u003eGray anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003eProduct confirmed as non-photoluminescent\u003c\/li\u003e\n\u003cli\u003eFinished tile thickness verified within 5–8.5 mm range\u003c\/li\u003e\n\u003cli\u003eM4.10-N30 technical data sheet included\u003c\/li\u003e\n\u003cli\u003eArchitectural stair detail reviewed\u003c\/li\u003e\n\u003cli\u003eSlip-resistance requirements reviewed\u003c\/li\u003e\n\u003cli\u003eRequired stair-edge contrast reviewed\u003c\/li\u003e\n\u003cli\u003eInsert installation and adhesive coordinated\u003c\/li\u003e\n\u003cli\u003eInstalled stair-edge location matches approved documents\u003c\/li\u003e\n\u003cli\u003eApplicable project specifications reviewed\u003c\/li\u003e\n\u003cli\u003eApplicable local requirements reviewed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eCan M4160.10 guarantee inspection approval?\u003c\/strong\u003e No manufacturer or distributor can guarantee final approval. Correct product selection, tile compatibility, technical documentation and installation consistent with approved project documents can \u003cstrong\u003e help reduce avoidable submittal questions, deficiencies and rework. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA ONLY\n============================================================ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4160.10 Gray for U.S. Commercial \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4160.10 can be considered for U.S. tiled-stair projects where architects, flooring contractors, general contractors, government contractors and facility owners require durable slip resistance with a neutral gray architectural finish.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-gray\"\u003e\n\u003ch3\u003eFor U.S. Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4160.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify M4.10-N30 as the non-slip series\u003c\/li\u003e\n\u003cli\u003eSpecify the Gray anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eConfirm finished tile thickness\u003c\/li\u003e\n\u003cli\u003eReview required stair-edge contrast\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-gray\"\u003e\n\u003ch3\u003eFor U.S. General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm contract and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4160.10 Gray before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit manufacturer data before installation\u003c\/li\u003e\n\u003cli\u003eRetain documentation for inspection and close-out\u003c\/li\u003e\n\u003cli\u003eConfirm applicable local requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eU.S. Non-Slip Stair Nosing Project Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eSlip-Resistance Documentation\u003c\/h3\u003e\n\u003cp\u003eM4.10-N30 manufacturer technical information references UL 410 and AS\/NZS 4586-1999 testing related to slip-resistant pedestrian surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eGray Stair-Edge Contrast\u003c\/h3\u003e\n\u003cp\u003eContrast varies depending on the surrounding tile. Architects should confirm that the selected Gray configuration provides the visual differentiation required by the project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eNon-Luminous Product Selection\u003c\/h3\u003e\n\u003cp\u003eM4160.10 does not provide photoluminescent stair-edge illumination. Where luminous egress marking is required, specify a product designed for that purpose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eAuthority \u0026amp; Contract Documents\u003c\/h3\u003e\n\u003cp\u003eFinal acceptance depends on contract documents, approved submittals, locally applicable requirements and the Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4160.10 for Large U.S. Commercial \u0026amp; Institutional Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eFederal government facilities\u003c\/li\u003e\n\u003cli\u003eState and municipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eOffice buildings and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eRetail and mixed-use developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional buildings\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nCANADA ONLY\n============================================================ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4160.10 Gray for Canadian Commercial \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4160.10 can be considered for Canadian tiled-stair projects where architects, flooring contractors, general contractors and government contractors require durable slip resistance with a neutral gray architectural finish.\u003c\/p\u003e\n\u003cp\u003eRequirements vary by province, territory, municipality, building type, project specification and reviewing authority. The exact product should be evaluated against the requirements applicable to the project.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-gray\"\u003e\n\u003ch3\u003eFor Canadian Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4160.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify M4.10-N30 as the non-slip series\u003c\/li\u003e\n\u003cli\u003eSpecify the Gray anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eConfirm finished tile thickness\u003c\/li\u003e\n\u003cli\u003eReview applicable stair-edge contrast requirements\u003c\/li\u003e\n\u003cli\u003eInclude manufacturer technical documentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-gray\"\u003e\n\u003ch3\u003eFor Canadian General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm tender and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4160.10 Gray before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit technical documentation before installation\u003c\/li\u003e\n\u003cli\u003eRetain approved documentation for close-out\u003c\/li\u003e\n\u003cli\u003eConfirm provincial or territorial requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCanadian Non-Slip Stair Nosing Project Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProvincial \u0026amp; Territorial Requirements\u003c\/h3\u003e\n\u003cp\u003eContractors and specifiers should verify applicable stair, accessibility, contrast and slip-resistance requirements for the province or territory where the project is located.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eSlip-Resistance Documentation\u003c\/h3\u003e\n\u003cp\u003eEcoglo® M4.10-N30 technical documentation references UL 410 and AS\/NZS 4586-1999 slip-resistance testing. Provide current manufacturer documentation when required by the project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eGray Visual Contrast\u003c\/h3\u003e\n\u003cp\u003eGray contrast depends on the surrounding tile color and lighting. The project architect should verify that the selected color combination meets applicable design requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eNon-Photoluminescent Product\u003c\/h3\u003e\n\u003cp\u003eM4160.10 does not provide photoluminescent egress marking. Where luminous stair-edge identification is required, specify an appropriate Ecoglo® photoluminescent system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4160.10 for Large Canadian Commercial \u0026amp; Institutional Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eGovernment of Canada facilities\u003c\/li\u003e\n\u003cli\u003eProvincial government buildings\u003c\/li\u003e\n\u003cli\u003eMunicipal and public facilities\u003c\/li\u003e\n\u003cli\u003eCourthouses\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eOffice buildings\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eRetail and mixed-use developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nARCHITECT \/ SPECIFICATION SUPPORT\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpecifying M4160.10 by exact model number helps coordinate tile thickness, stair geometry, Gray anti-slip color, aluminum finish and installation details before material reaches the jobsite.\u003c\/p\u003e\n\u003cdiv class=\"cg-spec\"\u003e\n\u003cdiv class=\"cg-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e M4160.10 Gray Non-Slip Tile Stair Nosing, M4.10-N30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Non-photoluminescent tile stair nosing with integrated silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Tiled stair installations using finished tile approximately 3\/16\"–11\/32\" (5–8.5 mm) thick.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Color:\u003c\/strong\u003e Gray.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized-aluminum tile stair-nosing profile incorporating integrally bonded gray silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Finish:\u003c\/strong\u003e Clear anodized aluminum.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 8 ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® manufacturer instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, applicable testing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested language should be reviewed and edited by the project architect or specification consultant for the specific application and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nRELATED COLORS\nGRAY CURRENT\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® M4.10-N30 Non-Slip Tile Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eCompare Black, Gray and Yellow M4.10-N30 tile stair nosings to select the color that best coordinates with the architectural finish and project requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003cdiv class=\"cg-related-image\" style=\"text-decoration: none;\"\u003e\u003ca href=\"\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8ft-ecoglo\" target=\"_blank\" title=\"M4170.10 Black Anti-Slip Nosings for Tiles\" rel=\"noopener\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"M4170.10 Black Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eM4170.10 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide non-slip tile stair nosing for durable traction and strong stair-edge definition.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8ft-ecoglo\" target=\"_blank\" title=\"M4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\" rel=\"noopener\"\u003eView M4170.10 Black → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- CURRENT GRAY --\u003e\n\u003cdiv class=\"cg-related cg-current\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"M4160.10 Gray Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003ch3\u003eM4160.10 Gray\u003c\/h3\u003e\n\u003cp\u003eGray silicon-carbide non-slip tile stair nosing for durable traction with a neutral architectural appearance.\u003c\/p\u003e\n\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003cdiv class=\"cg-related-image\" style=\"text-decoration: none;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/m4150-10-yellow-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4150.10 Yellow Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1.jpg?v=1787858846\" alt=\"M4150.10 Yellow Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eM4150.10 Yellow\u003c\/h3\u003e\n\u003cp\u003eHigh-visibility yellow silicon-carbide non-slip tile stair nosing for conspicuous stair-edge contrast.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4150-10-yellow-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4150.10 Yellow Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\" rel=\"noopener\" target=\"_blank\"\u003eView M4150.10 Yellow → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nPHOTOLUMINESCENT ALTERNATIVE\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eNeed Photoluminescent Tile Stair Nosing Instead?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-gray\"\u003e\n\u003ch3\u003eM4160.10 Gray N30\u003c\/h3\u003e\n\u003cp\u003eProvides durable silicon-carbide slip resistance and neutral Gray architectural stair-edge definition under normal illumination.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot photoluminescent.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eEcoglo® Photoluminescent Tile Stair Nosings\u003c\/h3\u003e\n\u003cp\u003eFor projects requiring luminous stair-edge visibility when normal illumination is reduced, compare the Ecoglo® photoluminescent M4 tile stair-nosing range.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e View Ecoglo® Photoluminescent Tile Stair Nosings → \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nFAQ\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® M4160.10 Gray\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® M4160.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4160.10 is the Gray anti-slip model in the M4.10-N30 non-slip tile stair-nosing series. It combines an anodized-aluminum tile profile with integrally bonded gray silicon-carbide non-slip material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4160.10 photoluminescent?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo. M4160.10 is a non-photoluminescent M4.10-N30 non-slip tile nosing. It provides slip resistance and visible stair-edge definition under normal illumination but does not glow when the lighting is removed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy choose the Gray M4160.10 model?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eGray provides a neutral architectural appearance that can coordinate well with concrete, stone, porcelain and other neutral-color tiled stair finishes while maintaining durable silicon-carbide traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tile thickness fits M4160.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe M4.10 profile is designed for tile approximately 3\/16\" to 11\/32\" thick, equivalent to approximately 5 mm to 8.5 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat length is M4160.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe M4.10-N30 tile stair-nosing profile is supplied in 8-foot lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4160.10 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. M4160.10 incorporates hard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate. Manufacturer documentation references UL 410 and AS\/NZS 4586-1999 slip-resistance testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4160.10 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the M4.10-N30 series for indoor and outdoor use and references accelerated UV\/weathering, salt-spray and freeze-thaw testing in its technical documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the anti-slip inserts supplied attached?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo. Ecoglo® states that the inserts are supplied unattached. They are installed into the aluminum profile using premium polyurethane adhesive, which is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4160.10 replace a photoluminescent stair nosing?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNot where luminous or photoluminescent stair-edge marking is specifically required. M4160.10 is a non-slip Gray product and does not provide photoluminescent illumination.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"\/collections\/ecoglo-photoluminescent-tile-stair-nosings\"\u003e View Ecoglo® Photoluminescent Tile Stair Nosings → \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4160.10 help reduce submittal or inspection delays?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eCorrectly identifying M4160.10 Gray, verifying tile thickness, providing current manufacturer technical data and matching the approved stair detail can help reduce avoidable submittal questions, deficiencies and field corrections. Final approval remains with the applicable reviewing authority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4160.10 suitable for U.S. government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4160.10 can be considered for U.S. government, commercial and institutional tiled-stair projects where an appropriate Gray non-slip stair nosing is specified. Contract and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4160.10 suitable for Canadian government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4160.10 can be considered for Canadian federal, provincial, municipal, commercial and institutional tiled-stair projects where an appropriate Gray non-slip stair nosing is specified. Tender and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other M4.10-N30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eOther M4.10-N30 models include \u003ca href=\"\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e M4170.10 Black \u003c\/a\u003e and \u003ca href=\"\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e M4150.10 Yellow \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-usa-only\"\u003e\n\u003ch2\u003eSpecifying M4160.10 Gray for a U.S. Commercial or Government Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, stair detail, required quantity, Gray stair-edge contrast, slip-resistance requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Flooring Contractors \u0026amp; General Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4160.10 Gray\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-N30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nCANADA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-canada-only\"\u003e\n\u003ch2\u003eSpecifying M4160.10 Gray for a Canadian Commercial or Government Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, stair detail, required quantity, Gray stair-edge contrast and applicable provincial or territorial requirements before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Flooring Contractors \u0026amp; General Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4160.10 Gray\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-N30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ecoglo","offers":[{"title":"Gray \/ 8 FT","offer_id":47499133223068,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile_f0e5ccf2-2224-4dac-be41-6cf1068f19e8.jpg?v=1787861331"},{"product_id":"m4150-10-yellow-non-slip-tile-nosing-8ft-ecoglo","title":"M4150.10 Yellow Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series","description":"\u003cstyle\u003e\n\n#cg-m4170 {\n  --eco-green: #7fbe43;\n  --eco-green-dark: #5f982f;\n  --eco-green-soft: #f1f8ea;\n  --eco-black: #191919;\n  --eco-charcoal: #292929;\n  --eco-gray: #656565;\n  --eco-light: #f5f6f4;\n  --eco-border: #dfe4da;\n  --eco-white: #ffffff;\n  --eco-warning: #fff7e6;\n\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  color: var(--eco-black);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n#cg-m4170 *,\n#cg-m4170 *::before,\n#cg-m4170 *::after {\n  box-sizing: border-box;\n}\n\n#cg-m4170 h1,\n#cg-m4170 h2,\n#cg-m4170 h3,\n#cg-m4170 h4,\n#cg-m4170 p,\n#cg-m4170 li,\n#cg-m4170 td,\n#cg-m4170 th,\n#cg-m4170 a,\n#cg-m4170 span {\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n#cg-m4170 h1,\n#cg-m4170 h2,\n#cg-m4170 h3 {\n  margin-top: 0;\n  color: var(--eco-black);\n  line-height: 1.18;\n}\n\n#cg-m4170 h2 {\n  margin-bottom: 18px;\n  font-size: clamp(25px, 4vw, 35px);\n  font-weight: 800;\n}\n\n#cg-m4170 h3 {\n  margin-bottom: 10px;\n  font-size: 21px;\n  font-weight: 800;\n}\n\n#cg-m4170 p {\n  margin: 0 0 18px;\n}\n\n#cg-m4170 a {\n  color: var(--eco-green-dark);\n  font-weight: 700;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n\n\/* ============================================================\nCOUNTRY DISPLAY CONTROL\n============================================================ *\/\n\n#cg-m4170 .cg-usa-only,\n#cg-m4170 .cg-canada-only {\n  display: none !important;\n}\n\n\n\/* CANADA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.ca\"]\n) #cg-m4170 .cg-canada-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.ca\"]\n) #cg-m4170 .cg-canada-only {\n  display: block !important;\n}\n\n\n\/* USA *\/\n\nhtml:has(\n  head link[rel=\"canonical\"][href*=\"composigrip.com\"]\n) #cg-m4170 .cg-usa-only {\n  display: block !important;\n}\n\nhtml:has(\n  head meta[property=\"og:url\"][content*=\"composigrip.com\"]\n) #cg-m4170 .cg-usa-only {\n  display: block !important;\n}\n\n\n\/* ============================================================\nSECTIONS\n============================================================ *\/\n\n.cg-section {\n  width: 100%;\n  padding: 54px 42px;\n}\n\n.cg-alt {\n  background: var(--eco-light);\n}\n\n.cg-dark {\n  background: var(--eco-charcoal);\n  color: var(--eco-white);\n}\n\n.cg-dark h2,\n.cg-dark h3 {\n  color: var(--eco-white) !important;\n}\n\n.cg-dark p,\n.cg-dark li {\n  color: #eeeeee;\n}\n\n.cg-header {\n  max-width: 920px;\n  margin-bottom: 30px;\n}\n\n.cg-line {\n  width: 72px;\n  height: 5px;\n  margin-bottom: 17px;\n  background: var(--eco-green);\n}\n\n\n\/* ============================================================\nHERO\n============================================================ *\/\n\n.cg-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 64px 50px;\n  border-bottom: 7px solid var(--eco-green);\n  background:\n    linear-gradient(\n      115deg,\n      rgba(23,23,23,.99),\n      rgba(45,45,45,.96)\n    );\n  color: #ffffff;\n}\n\n.cg-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -155px;\n  right: -140px;\n  width: 365px;\n  height: 365px;\n  border: 1px solid rgba(127,190,67,.35);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 45px rgba(127,190,67,.06),\n    0 0 0 90px rgba(127,190,67,.035);\n}\n\n.cg-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 990px;\n}\n\n.cg-eyebrow {\n  margin-bottom: 12px;\n  color: var(--eco-green);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.cg-hero-title {\n  margin: 0 0 20px;\n  color: #ffffff !important;\n  font-size: clamp(30px, 5vw, 48px) !important;\n  font-weight: 800;\n  line-height: 1.15;\n  letter-spacing: -.5px;\n}\n\n.cg-hero-lead {\n  max-width: 920px;\n  margin-bottom: 27px !important;\n  color: #eeeeee;\n  font-size: 20px;\n}\n\n.cg-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.cg-chip {\n  padding: 8px 14px;\n  border: 1px solid rgba(255,255,255,.20);\n  border-radius: 4px;\n  background: rgba(255,255,255,.08);\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n}\n\n.cg-chip strong {\n  color: var(--eco-green);\n}\n\n.cg-chip-important {\n  border-color: var(--eco-green);\n  background: rgba(127,190,67,.16);\n}\n\n\n\/* ============================================================\nANSWER \/ IMPORTANT NOTE\n============================================================ *\/\n\n.cg-answer {\n  margin-bottom: 30px;\n  padding: 25px 28px;\n  border-left: 6px solid var(--eco-green);\n  background: var(--eco-green-soft);\n}\n\n.cg-important {\n  margin: 25px 0;\n  padding: 24px 28px;\n  border-left: 6px solid var(--eco-black);\n  background: var(--eco-warning);\n}\n\n.cg-important strong {\n  color: var(--eco-black);\n}\n\n\n\/* ============================================================\nGRIDS\n============================================================ *\/\n\n.cg-grid-2,\n.cg-grid-3 {\n  display: grid;\n  width: 100%;\n  gap: 20px;\n}\n\n.cg-grid-2 {\n  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));\n}\n\n.cg-grid-3 {\n  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n}\n\n.cg-card {\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  padding: 27px;\n  border: 1px solid var(--eco-border);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-card-accent {\n  border-top: 5px solid var(--eco-green);\n}\n\n\n\/* ============================================================\nTECHNICAL TABLE\nNO HORIZONTAL SCROLL\n============================================================ *\/\n\n.cg-table-wrap {\n  width: 100%;\n  margin: 25px 0;\n  overflow: visible !important;\n}\n\n.cg-table {\n  width: 100%;\n  min-width: 0 !important;\n  border-collapse: collapse;\n  table-layout: auto;\n  background: #ffffff;\n}\n\n.cg-table th {\n  padding: 14px 15px;\n  background: var(--eco-black);\n  color: #ffffff;\n  text-align: left;\n  font-size: 14px;\n}\n\n.cg-table th:first-child {\n  width: 36%;\n  border-left: 5px solid var(--eco-green);\n}\n\n.cg-table td {\n  padding: 15px;\n  border-bottom: 1px solid var(--eco-border);\n  vertical-align: top;\n}\n\n.cg-table tr:nth-child(even) td {\n  background: #fafbfa;\n}\n\n\n\/* ============================================================\nCHECKLIST\n============================================================ *\/\n\n.cg-checks {\n  margin: 20px 0;\n  padding: 0;\n  list-style: none;\n}\n\n.cg-checks li {\n  position: relative;\n  padding: 7px 0 7px 30px;\n}\n\n.cg-checks li::before {\n  content: \"✓\";\n  position: absolute;\n  top: 6px;\n  left: 0;\n  color: var(--eco-green-dark);\n  font-size: 19px;\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nDATASHEET\n============================================================ *\/\n\n.cg-datasheet {\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-top: 6px solid var(--eco-green);\n  background: #ffffff;\n}\n\n.cg-datasheet a {\n  display: block;\n  color: inherit !important;\n  text-decoration: none !important;\n}\n\n.cg-datasheet img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.cg-datasheet-caption {\n  padding: 22px 24px;\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-datasheet-caption strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--eco-green);\n  font-size: 18px;\n}\n\n.cg-datasheet-caption span {\n  color: #ffffff;\n}\n\n\n\/* ============================================================\nINSPECTION\n============================================================ *\/\n\n.cg-inspection {\n  padding: 45px;\n  border-left: 8px solid var(--eco-green);\n  background: var(--eco-black);\n  color: #ffffff;\n}\n\n.cg-inspection h2,\n.cg-inspection h3 {\n  color: #ffffff !important;\n}\n\n.cg-inspection p {\n  color: #eeeeee;\n}\n\n.cg-step {\n  padding: 23px 0 5px;\n  border-top: 1px solid #444444;\n}\n\n.cg-number {\n  display: inline-flex;\n  width: 35px;\n  height: 35px;\n  margin-right: 9px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--eco-green);\n  color: var(--eco-black);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nAUTHORITY \/ PERFORMANCE\n============================================================ *\/\n\n.cg-authority {\n  margin: 23px 0;\n  padding: 4px 0 4px 20px;\n  border-left: 4px solid var(--eco-green);\n}\n\n.cg-performance-card {\n  min-width: 0;\n  padding: 26px;\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\n\/* ============================================================\nSPECIFICATION BOX\n============================================================ *\/\n\n.cg-spec {\n  padding: 30px;\n  border: 2px solid var(--eco-black);\n  background: #ffffff;\n}\n\n.cg-spec-label {\n  display: inline-block;\n  margin-bottom: 18px;\n  padding: 7px 13px;\n  background: var(--eco-green);\n  font-weight: 900;\n}\n\n\n\/* ============================================================\nRELATED COLORS\n============================================================ *\/\n\n.cg-related {\n  display: flex;\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  flex-direction: column;\n  padding: 24px;\n  border: 1px solid var(--eco-border);\n  border-top: 5px solid var(--eco-green);\n  border-radius: 5px;\n  background: #ffffff;\n}\n\n.cg-current {\n  border-top-color: var(--eco-black);\n}\n\n.cg-related-image {\n  width: 100%;\n  margin-bottom: 18px;\n  overflow: hidden;\n  border: 1px solid var(--eco-border);\n  border-radius: 4px;\n  background: #ffffff;\n  aspect-ratio: 1 \/ 1;\n}\n\n.cg-related-image img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  object-position: center;\n}\n\n.cg-related p {\n  flex-grow: 1;\n}\n\n\n\/* ============================================================\nFAQ\n============================================================ *\/\n\n.cg-faq details {\n  border-bottom: 1px solid var(--eco-border);\n}\n\n.cg-faq summary {\n  position: relative;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  color: var(--eco-black);\n  font-size: 18px;\n  font-weight: 800;\n}\n\n.cg-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.cg-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  top: 14px;\n  right: 6px;\n  color: var(--eco-green-dark);\n  font-size: 29px;\n  font-weight: 400;\n}\n\n.cg-faq details[open] summary::after {\n  content: \"–\";\n}\n\n.cg-faq-answer {\n  padding: 0 15px 18px 0;\n}\n\n\n\/* ============================================================\nCTA\n============================================================ *\/\n\n.cg-cta {\n  padding: 45px;\n  background: var(--eco-green);\n  color: var(--eco-black);\n}\n\n.cg-cta h2 {\n  color: var(--eco-black) !important;\n}\n\n.cg-cta p {\n  max-width: 920px;\n  font-size: 18px;\n}\n\n.cg-cta-note {\n  margin-top: 20px;\n  padding: 16px 18px;\n  background: rgba(255,255,255,.62);\n  font-weight: 700;\n}\n\n\n\/* ============================================================\nTABLET\n============================================================ *\/\n\n@media (max-width: 900px) {\n\n  .cg-grid-2,\n  .cg-grid-3 {\n    grid-template-columns: 1fr;\n  }\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding-left: 24px;\n    padding-right: 24px;\n  }\n}\n\n\n\/* ============================================================\nMOBILE TABLE\n============================================================ *\/\n\n@media (max-width: 700px) {\n\n  .cg-table,\n  .cg-table tbody {\n    display: block;\n    width: 100%;\n  }\n\n  .cg-table thead {\n    display: none;\n  }\n\n  .cg-table tr {\n    display: block;\n    width: 100%;\n    margin-bottom: 10px;\n    border: 1px solid var(--eco-border);\n    border-left: 4px solid var(--eco-green);\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .cg-table td {\n    display: block;\n    width: 100% !important;\n    padding: 11px 14px;\n    border: 0;\n    background: #ffffff !important;\n  }\n\n  .cg-table td:first-child {\n    padding-bottom: 4px;\n    font-weight: 800;\n  }\n\n  .cg-table td:last-child {\n    padding-top: 3px;\n  }\n}\n\n\n\/* ============================================================\nPHONE\n============================================================ *\/\n\n@media (max-width: 520px) {\n\n  .cg-section,\n  .cg-hero,\n  .cg-inspection,\n  .cg-cta {\n    padding: 32px 18px;\n  }\n\n  .cg-hero-title {\n    font-size: 28px !important;\n  }\n\n  #cg-m4170 h2 {\n    font-size: 25px;\n  }\n\n  #cg-m4170 h3 {\n    font-size: 20px;\n  }\n\n  .cg-hero-lead {\n    font-size: 17px;\n  }\n\n  .cg-card,\n  .cg-related,\n  .cg-performance-card {\n    padding: 21px;\n  }\n\n  .cg-answer,\n  .cg-important {\n    padding: 21px;\n  }\n\n  .cg-chip {\n    padding: 7px 10px;\n    font-size: 13px;\n  }\n\n  .cg-spec {\n    padding: 22px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"cg-m4170\"\u003e\n\u003c!-- ============================================================\nHERO\n============================================================ --\u003e\u003cheader class=\"cg-hero\"\u003e\n\u003cdiv class=\"cg-hero-inner\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eEcoglo® M4.10-N30 Series | Non-Slip Tile Stair Nosing\u003c\/div\u003e\n\u003ch2 class=\"cg-hero-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eM4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"cg-hero-lead\"\u003e\u003cstrong\u003eEcoglo® M4170.10\u003c\/strong\u003e is the black anti-slip model in the M4.10-N30 tile stair-nosing series.\u003c\/p\u003e\n\u003cp class=\"cg-hero-lead\"\u003eDesigned specifically for tiled stair installations using tile approximately \u003cstrong\u003e3\/16\" to 11\/32\" thick (5 mm to 8.5 mm)\u003c\/strong\u003e, it combines a durable anodized-aluminum stair-nosing profile with hard-wearing black silicon-carbide anti-slip material for strong traction and clear stair-edge contrast.\u003c\/p\u003e\n\u003cdiv class=\"cg-chips\"\u003e\n\u003cspan class=\"cg-chip\"\u003e \u003cstrong\u003eModel:\u003c\/strong\u003e M4170.10 \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e M4.10-N30 Series \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e Black Anti-Slip \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 5–8.5 mm Tile \u003c\/span\u003e \u003cspan class=\"cg-chip\"\u003e 8 FT Length \u003c\/span\u003e \u003cspan class=\"cg-chip cg-chip-important\"\u003e NOT Photoluminescent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ============================================================\nQUICK ANSWER\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e Ecoglo® M4170.10 is the \u003cstrong\u003eblack non-slip version of the M4.10-N30 tile stair-nosing series\u003c\/strong\u003e. It is designed for tile approximately \u003cstrong\u003e5 mm to 8.5 mm thick\u003c\/strong\u003e, has an approximately \u003cstrong\u003e2-inch (51 mm) horizontal surface\u003c\/strong\u003e, and is supplied in \u003cstrong\u003e8-foot lengths\u003c\/strong\u003e. The profile combines anodized aluminum with integrally bonded black silicon-carbide non-slip material for traction, durability and visible stair-edge contrast.\u003c\/div\u003e\n\u003cdiv class=\"cg-important\"\u003e\n\u003cstrong\u003eImportant — This Product Is Not Photoluminescent:\u003c\/strong\u003e M4170.10 belongs to Ecoglo®'s \u003cstrong\u003eM4.10-N30 non-slip tile nosing series\u003c\/strong\u003e. It provides slip resistance and color-contrast stair-edge definition, but it does \u003cstrong\u003enot\u003c\/strong\u003e provide glow-in-the-dark or photoluminescent illumination. Where a project specifically requires photoluminescent stair-edge or luminous egress markings, a suitable Ecoglo® photoluminescent product should be specified instead.\u003c\/div\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eHeavy-Duty Black Non-Slip Tile Stair Nosing for Commercial \u0026amp; Government Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4170.10 is designed for specification-driven tiled stair installations where architects, flooring contractors, general contractors, government contractors and facility owners require durable stair-edge protection and reliable slip resistance.\u003c\/p\u003e\n\u003cp\u003eThe M4.10-N30 profile combines a refined anodized-aluminum stair nosing with hard-wearing silicon-carbide non-slip strips that are integrally bonded to the aluminum substrate.\u003c\/p\u003e\n\u003cp\u003eThe contrasting black anti-slip surface helps define the stair edge under normal lighting conditions while the anodized-aluminum profile provides a durable architectural finish suitable for demanding interior and exterior stair environments.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eEngineered for Tile\u003c\/h3\u003e\n\u003cp\u003eThe M4.10 profile is designed for tiled stairs using tile approximately 3\/16\"–11\/32\", or 5–8.5 mm, thick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eBlack Silicon-Carbide Anti-Slip\u003c\/h3\u003e\n\u003cp\u003eM4170.10 uses hard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate for durable traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eColor-Contrast Step Edge\u003c\/h3\u003e\n\u003cp\u003eThe contrasting non-slip material helps provide clear stair-edge definition under normal lighting conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nTECHNICAL SPECIFICATIONS\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black Technical Specifications\u003c\/h2\u003e\n\u003cp\u003eModel-specific technical information helps architects, flooring contractors, estimators and project managers accurately identify the product during specification, submittal, procurement and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-table-wrap\"\u003e\n\u003ctable class=\"cg-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eEcoglo® M4170.10 Black\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEcoglo®\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4170.10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeries\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM4.10-N30 Non-Slip Tile Nosing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePhotoluminescent\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Color\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTiled stair installations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatible Tile Thickness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3\/16\"–11\/32\"\u003cbr\u003e5 mm–8.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHorizontal Surface\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 2.0\" \/ 51 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFront Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.8\" \/ 19.5 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTile Profile Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.4\" \/ 10 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOverall Profile Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 3.4\" \/ 86.9 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAnodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Finish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eClear anodized aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOptional Finishes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack, Light Bronze and Dark Bronze anodized finishes available at additional cost\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnti-Slip Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are supplied unattached\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInsert Installation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInserts are installed into the aluminum nosing using premium polyurethane adhesive; adhesive is not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSlip-Resistance Testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eManufacturer documentation references UL 410 and AS\/NZS 4586-1999\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturer Datasheet Listing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eManufacturer datasheet displays UL 1994 and ULC 572 listing marks. M4.10-N30 is presented by Ecoglo® as a non-slip, non-photoluminescent tile-nosing series.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCountry of Manufacture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMade in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDATASHEET\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eDownload the Ecoglo® M4.10-N30 Technical Data Sheet\u003c\/h2\u003e\n\u003cp\u003eArchitects, specification consultants, flooring contractors, general contractors and government contractors can include the manufacturer technical data sheet in project submittals, product reviews and close-out documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-datasheet\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.pdf?v=1787858777\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.png?v=1787858782\" alt=\"Ecoglo M4.10-N30 non-slip tile stair nosing technical data sheet for M4170.10 Black\" loading=\"lazy\" width=\"775\" height=\"1000\"\u003e\n\u003cdiv class=\"cg-datasheet-caption\"\u003e\n\u003cstrong\u003e M4.10-N30 Non-Slip Tile Nosing Data Sheet \u003c\/strong\u003e \u003cspan\u003e Click the technical sheet to open or download the PDF → \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nPERFORMANCE REFERENCES\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4.10-N30 Performance References\u003c\/h2\u003e\n\u003cp\u003eEcoglo® manufacturer documentation references testing related to slip resistance, UV stability, weather exposure, abrasion resistance, washability and flammability for the M4.10-N30 series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eSlip Resistance\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references \u003cstrong\u003eUL 410\u003c\/strong\u003e and \u003cstrong\u003eAS\/NZS 4586-1999\u003c\/strong\u003e slip-resistance testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eUV \u0026amp; Weather Stability\u003c\/h3\u003e\n\u003cp\u003eManufacturer testing references ASTM G155-04 accelerated UV exposure, ASTM B117 salt-spray resistance and ASTM C1026 freeze-thaw testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eAbrasion Resistance\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM D1242, ASTM F510 and JIS H8682-1 abrasion-resistance methods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eWashability\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM D4828 practical washability testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eFlammability\u003c\/h3\u003e\n\u003cp\u003eManufacturer documentation references ASTM E162, ASTM D635 and FAA AC 23.2 horizontal burn testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-performance-card\"\u003e\n\u003ch3\u003eMade in the USA\u003c\/h3\u003e\n\u003cp\u003eThe M4.10-N30 manufacturer technical data identifies the product as Made in the USA and describes the aluminum-based product as recyclable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nDURABILITY\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eEngineered for High-Traffic Commercial \u0026amp; Institutional Stairs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® designed the M4.10-N30 profile for tiled stair environments where repeated foot traffic, slip resistance, abrasion resistance and durable stair-edge definition are important.\u003c\/p\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eHard-wearing silicon-carbide non-slip material is integrally bonded to the aluminum substrate.\u003c\/li\u003e\n\u003cli\u003eAnodized-aluminum construction provides a durable architectural stair-edge profile.\u003c\/li\u003e\n\u003cli\u003eThe anodized finish helps resist corrosion and abrasion.\u003c\/li\u003e\n\u003cli\u003eContrasting black non-slip material provides clear step-edge definition.\u003c\/li\u003e\n\u003cli\u003eManufacturer documentation references accelerated UV\/weathering, salt-spray and freeze-thaw testing.\u003c\/li\u003e\n\u003cli\u003eSuitable for consideration in indoor and outdoor tiled stair applications.\u003c\/li\u003e\n\u003cli\u003eAluminum-based construction is recyclable.\u003c\/li\u003e\n\u003cli\u003eNo photoluminescent material or electrical components are used for stair-edge visibility.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION \/ SUBMITTAL READINESS\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-inspection\"\u003e\n\u003cdiv class=\"cg-eyebrow\"\u003eInspection \u0026amp; Submittal Readiness\u003c\/div\u003e\n\u003ch2\u003eHow Ecoglo® M4170.10 Can Help Reduce Avoidable Project Delays\u003c\/h2\u003e\n\u003cp\u003eOn large commercial, institutional and government projects, incorrect stair-nosing selection, incompatible tile thickness, missing technical information or installation that differs from approved project documents can contribute to RFIs, rejected submittals, deficiencies and rework.\u003c\/p\u003e\n\u003cp\u003eM4170.10 provides the project team with a traceable \u003cstrong\u003e manufacturer → series → model → technical data → approved detail → installation \u003c\/strong\u003e path that can simplify product verification.\u003c\/p\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e1\u003c\/span\u003e Specify the Exact Product\u003c\/h3\u003e\n\u003cp\u003eIdentify the product as \u003cstrong\u003e Ecoglo® M4170.10 Black Non-Slip Tile Nosing, M4.10-N30 Series \u003c\/strong\u003e rather than using only a generic phrase such as “black stair nosing.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e2\u003c\/span\u003e Confirm It Is Non-Photoluminescent\u003c\/h3\u003e\n\u003cp\u003eM4170.10 is a \u003cstrong\u003enon-slip, non-photoluminescent stair nosing\u003c\/strong\u003e. If the project requires luminous or photoluminescent egress markings, confirm the correct Ecoglo® luminous product before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e3\u003c\/span\u003e Verify Tile Thickness\u003c\/h3\u003e\n\u003cp\u003eConfirm that the finished tile thickness falls within the M4.10 profile range of approximately \u003cstrong\u003e5 mm to 8.5 mm\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e4\u003c\/span\u003e Include the Manufacturer Data Sheet\u003c\/h3\u003e\n\u003cp\u003eSubmit the M4.10-N30 technical data before installation so the architect, flooring consultant and contractor can review dimensions, materials and manufacturer performance information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e5\u003c\/span\u003e Match the Approved Stair Detail\u003c\/h3\u003e\n\u003cp\u003eConfirm profile orientation, tile interface, black insert placement and stair-edge position against approved drawings and current manufacturer instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-step\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"cg-number\"\u003e6\u003c\/span\u003e Retain Documentation for Close-Out\u003c\/h3\u003e\n\u003cp\u003eKeep the approved product submittal, M4170.10 model information and manufacturer documentation available for consultant and inspection review.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nINSPECTION CHECKLIST\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black Inspection-Readiness Checklist\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eManufacturer identified as Ecoglo®\u003c\/li\u003e\n\u003cli\u003eExact model identified as M4170.10\u003c\/li\u003e\n\u003cli\u003eM4.10-N30 Series identified on submittal\u003c\/li\u003e\n\u003cli\u003eBlack anti-slip configuration confirmed\u003c\/li\u003e\n\u003cli\u003eProduct identified as non-photoluminescent\u003c\/li\u003e\n\u003cli\u003eFinished tile thickness verified within 5–8.5 mm range\u003c\/li\u003e\n\u003cli\u003eManufacturer M4.10-N30 technical data sheet included\u003c\/li\u003e\n\u003cli\u003eArchitectural stair detail reviewed\u003c\/li\u003e\n\u003cli\u003eSlip-resistance requirements reviewed\u003c\/li\u003e\n\u003cli\u003eInstallation adhesive and insert installation coordinated\u003c\/li\u003e\n\u003cli\u003eInstalled stair-edge position matches approved documents\u003c\/li\u003e\n\u003cli\u003eApplicable project specifications reviewed\u003c\/li\u003e\n\u003cli\u003eLocally applicable building requirements reviewed\u003c\/li\u003e\n\u003cli\u003eReviewing-authority requirements addressed before close-out\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cg-answer\"\u003e\n\u003cstrong\u003eCan M4170.10 guarantee inspection approval?\u003c\/strong\u003e No product manufacturer or distributor can guarantee approval by the project's reviewing authority. However, confirming the exact model, tile compatibility, technical documentation and approved installation detail can \u003cstrong\u003e help reduce avoidable submittal questions, deficiencies and rework. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA ONLY\nCOMPOSIGRIP.COM\n============================================================ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black for U.S. Commercial \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4170.10 is intended for U.S. tiled-stair projects where architects, general contractors, flooring contractors, government contractors and facility owners require durable stair-edge protection and a hard-wearing non-slip surface.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor U.S. Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4170.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify M4.10-N30 as the non-slip series\u003c\/li\u003e\n\u003cli\u003eConfirm the specified black anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eConfirm compatibility with the specified tile\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eDo not specify M4170.10 where a photoluminescent product is required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor U.S. General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm contract and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4170.10 Black before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit manufacturer data before installation\u003c\/li\u003e\n\u003cli\u003eRetain product documentation for inspection and close-out\u003c\/li\u003e\n\u003cli\u003eConfirm locally applicable stair and slip-resistance requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eU.S. Non-Slip Stair Nosing Project Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eSlip-Resistance Documentation\u003c\/h3\u003e\n\u003cp\u003eThe M4.10-N30 manufacturer technical data references UL 410 and AS\/NZS 4586-1999 testing for slip-resistant pedestrian surfaces. Project teams should submit current documentation where specific performance verification is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eTile Compatibility\u003c\/h3\u003e\n\u003cp\u003eConfirm the M4.10 profile is coordinated with the actual finished tile thickness before material is ordered or tile installation begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eNon-Luminous Product Selection\u003c\/h3\u003e\n\u003cp\u003eM4170.10 does not provide photoluminescent stair-edge illumination. If a U.S. project requires luminous egress path markings, specify a product designed for that purpose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eAuthority \u0026amp; Contract Documents\u003c\/h3\u003e\n\u003cp\u003eFinal product acceptance depends on the contract documents, locally adopted requirements, approved submittals and the Authority Having Jurisdiction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 for Large U.S. Commercial \u0026amp; Institutional Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eFederal government facilities\u003c\/li\u003e\n\u003cli\u003eState and municipal buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses and public buildings\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eOffice buildings and corporate campuses\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eRetail and mixed-use developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional buildings\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nCANADA ONLY\nCOMPOSIGRIP.CA\n============================================================ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 Black for Canadian Commercial \u0026amp; Government Stair Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eEcoglo® M4170.10 can be considered for Canadian tiled-stair projects where architects, flooring contractors, general contractors, government contractors and facility owners require durable stair-edge protection and a hard-wearing non-slip surface.\u003c\/p\u003e\n\u003cp\u003eCanadian project requirements vary by province, territory, municipality, building type, project specification and applicable reviewing authority. The project team should verify the requirements in force at the actual project location.\u003c\/p\u003e\n\u003cdiv class=\"cg-grid-2\"\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor Canadian Architects \u0026amp; Specifiers\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eSpecify Ecoglo® M4170.10 by exact model number\u003c\/li\u003e\n\u003cli\u003eIdentify M4.10-N30 as the non-slip series\u003c\/li\u003e\n\u003cli\u003eConfirm the black anti-slip configuration\u003c\/li\u003e\n\u003cli\u003eConfirm compatibility with specified tile thickness\u003c\/li\u003e\n\u003cli\u003eInclude current manufacturer technical documentation\u003c\/li\u003e\n\u003cli\u003eDo not specify M4170.10 where photoluminescent marking is required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-card cg-card-accent\"\u003e\n\u003ch3\u003eFor Canadian General \u0026amp; Government Contractors\u003c\/h3\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eConfirm tender and approved-product requirements\u003c\/li\u003e\n\u003cli\u003eVerify M4170.10 Black before procurement\u003c\/li\u003e\n\u003cli\u003eCoordinate quantities and 8-ft lengths\u003c\/li\u003e\n\u003cli\u003eSubmit manufacturer documentation before installation\u003c\/li\u003e\n\u003cli\u003eRetain approved documentation for inspection and close-out\u003c\/li\u003e\n\u003cli\u003eConfirm applicable provincial or territorial requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCanadian Non-Slip Stair Nosing Project Considerations\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProvincial \u0026amp; Territorial Requirements\u003c\/h3\u003e\n\u003cp\u003eContractors and specifiers should verify the building, accessibility, stair and slip-resistance requirements applicable to the province or territory where the project is located.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eSlip-Resistance Documentation\u003c\/h3\u003e\n\u003cp\u003eEcoglo® M4.10-N30 technical documentation references UL 410 and AS\/NZS 4586-1999 slip-resistance testing. Submit current manufacturer documentation when project specifications require test information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eNon-Photoluminescent Product\u003c\/h3\u003e\n\u003cp\u003eM4170.10 provides non-slip protection and visual stair-edge contrast under normal illumination. It does not provide photoluminescent egress marking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-authority\"\u003e\n\u003ch3\u003eProject \u0026amp; Reviewing Authority\u003c\/h3\u003e\n\u003cp\u003eGovernment and institutional projects may contain additional requirements within drawings, specifications, tender documents, approved-product schedules and consultant instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cg-section cg-dark\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eM4170.10 for Large Canadian Commercial \u0026amp; Institutional Projects\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"cg-checks\"\u003e\n\u003cli\u003eGovernment of Canada facilities\u003c\/li\u003e\n\u003cli\u003eProvincial government buildings\u003c\/li\u003e\n\u003cli\u003eMunicipal and public buildings\u003c\/li\u003e\n\u003cli\u003eCourthouses\u003c\/li\u003e\n\u003cli\u003eAirports and transportation facilities\u003c\/li\u003e\n\u003cli\u003eRail and transit stations\u003c\/li\u003e\n\u003cli\u003eHospitals and healthcare facilities\u003c\/li\u003e\n\u003cli\u003eUniversities, colleges and schools\u003c\/li\u003e\n\u003cli\u003eOffice buildings\u003c\/li\u003e\n\u003cli\u003eHotels and hospitality projects\u003c\/li\u003e\n\u003cli\u003eRetail and mixed-use developments\u003c\/li\u003e\n\u003cli\u003eStadiums and arenas\u003c\/li\u003e\n\u003cli\u003eInstitutional facilities\u003c\/li\u003e\n\u003cli\u003ePublic infrastructure projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nARCHITECT \/ SPECIFICATION SUPPORT\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eArchitect \u0026amp; Specification Support\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpecifying M4170.10 by exact model number helps coordinate tile thickness, stair geometry, anti-slip color, aluminum finish and installation details before material reaches the jobsite.\u003c\/p\u003e\n\u003cdiv class=\"cg-spec\"\u003e\n\u003cdiv class=\"cg-spec-label\"\u003eSuggested Basis-of-Design Language\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eManufacturer:\u003c\/strong\u003e Ecoglo®\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct:\u003c\/strong\u003e M4170.10 Black Non-Slip Tile Stair Nosing, M4.10-N30 Series.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Type:\u003c\/strong\u003e Non-photoluminescent tile stair nosing with integrated non-slip inserts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eApplication:\u003c\/strong\u003e Tiled stair installations using finished tile approximately 3\/16\"–11\/32\" (5–8.5 mm) thick.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Slip Color:\u003c\/strong\u003e Black.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Anodized-aluminum tile stair-nosing profile incorporating integrally bonded silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Finish:\u003c\/strong\u003e Clear anodized aluminum.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 8 ft.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e Install in accordance with current Ecoglo® manufacturer instructions, approved project documents and applicable requirements.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSubmittals:\u003c\/strong\u003e Provide current product data, applicable testing documentation, architectural details and installation information required by the contract documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px;\"\u003e\u003cstrong\u003eSpecifier Note:\u003c\/strong\u003e This suggested language should be reviewed and edited by the project architect or specification consultant for the specific application and jurisdiction.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nRELATED M4.10-N30 COLORS\nBLACK CURRENT\n============================================================ --\u003e\n\u003csection class=\"cg-section cg-alt\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompare Ecoglo® M4.10-N30 Non-Slip Tile Nosing Colors\u003c\/h2\u003e\n\u003cp\u003eEach M4.10-N30 anti-slip color has its own product listing so architects, contractors and procurement teams can identify the exact stair-nosing model required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-grid-3\"\u003e\n\u003c!-- CURRENT BLACK --\u003e\n\u003cdiv class=\"cg-related cg-current\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003ca href=\"\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8ft-ecoglo\" target=\"_blank\" title=\"Black silicon-carbide non-slip tile stair nosin\" rel=\"noopener\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"M4170.10 Black Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eM4170.10 Black\u003c\/h3\u003e\n\u003cp\u003eBlack silicon-carbide non-slip tile stair nosing for durable traction and contrasting stair-edge definition.\u003c\/p\u003e\n\u003cstrong\u003e\u003ca href=\"\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\" rel=\"noopener\" target=\"_blank\"\u003eView M4170.10 Black →\u003c\/a\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- GRAY --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003cdiv class=\"cg-related-image\" style=\"text-decoration: none;\"\u003e\u003ca href=\"https:\/\/composigrip.com\/products\/m4160-10-gray-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4160.10 Gray Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\" alt=\"M4160.10 Gray Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003ch3\u003eM4160.10 Gray\u003c\/h3\u003e\n\u003cp\u003eM4.10-N30 tile stair nosing with hard-wearing gray silicon-carbide non-slip material.\u003c\/p\u003e\n\u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8ft-ecoglo\" title=\"M4160.10 Gray Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30 Series\" rel=\"noopener\" target=\"_blank\"\u003eView M4160.10 Gray → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"cg-related\"\u003e\n\u003cdiv class=\"cg-related-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1.jpg?v=1787858846\" alt=\"M4150.10 Yellow Ecoglo M4.10-N30 non-slip tile stair nosing\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e\u003c\/div\u003e\n\u003ch3\u003eM4150.10 Yellow\u003c\/h3\u003e\n\u003cp\u003eM4.10-N30 tile stair nosing with high-visibility yellow silicon-carbide non-slip material.\u003c\/p\u003e\n\u003cstrong\u003eCurrently Viewing\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nFAQ\n============================================================ --\u003e\n\u003csection class=\"cg-section\"\u003e\n\u003cdiv class=\"cg-header\"\u003e\n\u003cdiv class=\"cg-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions About Ecoglo® M4170.10 Black\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cg-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is Ecoglo® M4170.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® M4170.10 is the black anti-slip model in the M4.10-N30 non-slip tile stair-nosing series. It combines an anodized-aluminum tile profile with integrally bonded black silicon-carbide non-slip material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 photoluminescent?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo. M4170.10 is a non-photoluminescent M4.10-N30 non-slip tile nosing. It provides slip resistance and color-contrast stair-edge definition under normal lighting, but it does not glow when lighting is removed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat tile thickness fits M4170.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe Ecoglo® M4.10 profile is designed for tile approximately 3\/16\" to 11\/32\" thick, equivalent to approximately 5 mm to 8.5 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat length is M4170.10?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eThe M4.10-N30 tile stair-nosing profile is available in 8-foot lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 slip resistant?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eYes. M4170.10 incorporates hard-wearing silicon-carbide non-slip material integrally bonded to the aluminum substrate. Manufacturer documentation references UL 410 and AS\/NZS 4586-1999 slip-resistance testing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4170.10 be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eEcoglo® identifies the M4.10-N30 series for indoor and outdoor use and references accelerated UV\/weathering, salt-spray and freeze-thaw testing in its technical documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the anti-slip inserts supplied attached?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eNo. Ecoglo® states that the inserts are supplied unattached. The inserts are installed into the aluminum nosing using premium polyurethane adhesive, which is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 suitable where luminous egress markings are required?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4170.10 itself is not photoluminescent. Where the project requires a luminous or photoluminescent egress stair-edge marking, specify an Ecoglo® product designed and documented for that application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan M4170.10 help reduce inspection or submittal delays?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eIt can help reduce avoidable project questions when the exact model is specified, tile thickness is confirmed, manufacturer technical data is submitted before installation and the installed product matches approved project documents. Final approval remains with the applicable reviewing authority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- USA FAQ --\u003e\n\u003cdiv class=\"cg-usa-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 suitable for U.S. government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4170.10 can be considered for U.S. government, commercial and institutional tiled-stair projects where the specification requires an appropriate non-slip stair nosing. Contract and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- CANADA FAQ --\u003e\n\u003cdiv class=\"cg-canada-only\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs M4170.10 suitable for Canadian government projects?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eM4170.10 can be considered for Canadian federal, provincial, municipal, commercial and institutional tiled-stair projects where an appropriate non-slip stair nosing is specified. Tender and jurisdictional requirements should be verified before procurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other M4.10-N30 colors are available?\u003c\/summary\u003e\n\u003cdiv class=\"cg-faq-answer\"\u003e\n\u003cp\u003eOther M4.10-N30 models include \u003ca href=\"\/products\/m4160-10-gray-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e M4160.10 Gray \u003c\/a\u003e and \u003ca href=\"\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\"\u003e M4150.10 Yellow \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nUSA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-usa-only\"\u003e\n\u003ch2\u003eSpecifying M4170.10 Black for a U.S. Commercial or Government Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, architectural stair detail, required quantity, slip-resistance requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Flooring Contractors \u0026amp; General Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4170.10 Black\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-N30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\nCANADA CTA\n============================================================ --\u003e\n\u003csection class=\"cg-cta cg-canada-only\"\u003e\n\u003ch2\u003eSpecifying M4170.10 Black for a Canadian Commercial or Government Project?\u003c\/h2\u003e\n\u003cp\u003eConfirm tile thickness, architectural stair detail, required quantity, applicable provincial or territorial requirements and project specifications before releasing material for construction.\u003c\/p\u003e\n\u003cdiv class=\"cg-cta-note\"\u003e\n\u003cstrong\u003eArchitects, Flooring Contractors \u0026amp; General Contractors:\u003c\/strong\u003e Include the exact model \u003cstrong\u003eM4170.10 Black\u003c\/strong\u003e and the \u003cstrong\u003eM4.10-N30 manufacturer technical data sheet\u003c\/strong\u003e in the project submittal package.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\nSEO TITLE\n\nM4170.10 Black Non-Slip Tile Nosing, 8 FT | Ecoglo® M4.10-N30\n\n\nMETA DESCRIPTION\n\nEcoglo® M4170.10 black non-slip tile stair nosing, 8 FT,\nfor 5–8.5 mm tile. Anodized aluminum with silicon-carbide\nanti-slip surface for commercial and government stairs.\n\n\nSUGGESTED CLEAN URL HANDLE\n\n\/products\/m4170-10-black-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nCURRENT BLACK PRODUCT URL PROVIDED\n\n\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nPRIMARY KEYWORD\n\nM4170.10 Black Non-Slip Tile Nosing\n\n\nSECONDARY SEO \/ GEO \/ AI SEARCH TERMS\n\nEcoglo M4170.10\nM4170.10 Black\nM4170.10 non-slip stair nosing\nM4170.10 tile nosing\nM4170.10 8 ft\nEcoglo M4.10-N30\nM4.10-N30 black\nblack non-slip tile stair nosing\nblack anti-slip tile nosing\nsilicon carbide stair nosing\ncommercial tile stair nosing\ncommercial anti-slip stair nosing\ngovernment contractor stair nosing\ngovernment building stair nosing\narchitect specified stair nosing\n5 mm tile stair nosing\n8.5 mm tile stair nosing\n8 ft stair nosing\nUL 410 stair nosing\nnon photoluminescent stair nosing\nnon luminous stair nosing\nindoor outdoor tile stair nosing\nEcoglo non-slip stair nosing USA\nEcoglo non-slip stair nosing Canada\n\n\nRELATED PRODUCTS\n\nCurrent Black:\n\/products\/m4170-10-black-photoluminescent-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\nGray:\n\/products\/m4160-10-gray-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\nYellow:\n\/products\/m4150-10-yellow-non-slip-tile-nosing-8-ft-ecoglo-m4-10-n30-series\n\n\nBLACK PRODUCT IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4170-Black_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\n\n\nGRAY PRODUCT IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4160-Gray_Non_Slip_Stair_Nosing_Tile.jpg?v=1787858846\n\n\nYELLOW PRODUCT IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1.jpg?v=1787858846\n\n\nTECHNICAL DATA SHEET PDF\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.pdf?v=1787858777\n\n\nTECHNICAL DATA SHEET IMAGE\n\nhttps:\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4.10-N30-Data-Sheet-.pdf.png?v=1787858782\n\n============================================================ --\u003e","brand":"Ecoglo","offers":[{"title":"Yellow \/ 8 FT","offer_id":47499132862620,"sku":null,"price":160.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/files\/M4150-Yellow_Non_Slip_Stair_Nosing_Tile_1_ff7b85d8-c946-4a18-a464-54f4ab7e5377.jpg?v=1787861018"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/0402\/8316\/collections\/M4170-Black_Non_Slip_Stair_Nosing_Tile_97143994-71c0-4d03-867a-0231ba256d8b.jpg?v=1787860364","url":"https:\/\/composigrip.ca\/collections\/ecoglo-tile-stair-nosings.oembed","provider":"ComposiGrip","version":"1.0","type":"link"}