  /* Reset linkmenu and span seperator down  */
.linkmenu, article.col-sm-12 > span, h1 > .headline {display: none;}
div.select-selected span, div.select-selected.active span {display: block;}
.breadcrumb { max-width: calc(100% - 206px) !important; }
wbr:after {content: "-";}
p a { border-bottom: dotted 1px #0078a3; }

