.stato-sitemap ol{counter-reset:section;list-style-type:none}
.stato-sitemap li{line-height:1.85}
.stato-sitemap li span{display:inline-block;border-radius:2px}
.stato-sitemap .sitemap span.highlight{background:black;color:rgb(255,255,255)}
.stato-sitemap li:before{counter-increment:section;content:counters(section,".") " "}
.stato-sitemap .sitemap>li{font-weight:700}
.stato-sitemap .sitemap>li>ol>li{font-weight:500}
.stato-sitemap .sitemap>li>ol>li>ol>li{font-weight:300}
.stato-sitemap #sitemap-search{border:0;outline:0;border-bottom:3px solid black;padding:3px 0px;min-width:310px;font-size:16px;margin:20px 0 30px}