﻿.ck-widget-toc{background:0 0;border:none;width:100%;position:relative;z-index:1}
.ck-widget-toc ol{display:flex;flex-wrap:wrap;list-style:none;padding:0}
.ck-widget-toc li{margin-bottom:10px;margin-right:10px;padding-bottom:4px}
.ck-widget-toc li::before{display:none}
.ck-widget-toc li a{border-radius:15px;background:var(--color);color:#fff;display:flex;align-items:center;justify-content:center;list-style:none;min-width:50px;height:28px;position:relative}
.ck-widget-toc li a::after{content:'';position:absolute;bottom:4px;left:50%;transform:translateX(-50%);border-bottom:2px dotted #444;width:10px}
@media(min-width:1025px){
.productshome .prohometabs{height:85vh;overflow-y:auto;}
}
.glossary .productshome .nav-tabs li{width: 33%;}
.glossary .productshome .nav-tabs{justify-content: flex-start;}
.productshome .prohometabs{flex: none;}
.productshome .container-wrap{flex: 1;max-width:980px}