force router refresh and close notice or transcript when clicking on navigation links. Fix #0025933
.autoscroll-component {
> div {
display: block;
position: absolute;
white-space: nowrap;
float:left;
}
span {
margin-right: 30px;
display: inline;
}
span.hidden-double {
display: none;
}
}