.topic-header { background-color: #0072BC; color: #ffffff; width: calc(100%); height: 3em; position: fixed; left: 0; top: 0; font-family: Verdana; display: table; box-sizing: border-box; }
.topic-header-shadow { height: 3em; width: 100%; }
.topic-header .logo { display: none; }
.nav { width: 100%; display: table-cell; }
.title { display: none; }
.gotohome { width: auto; float: left; height: 100%; line-height: 3em; cursor: pointer; }
.title span, .gotohome span { padding: 0em 1em; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }
.gotohome a { color: inherit !important; text-decoration: none; padding: 0em 0.5em; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.gotohome a:hover {background-color: inherit; }
.gotohome a:visited { color: inherit !important; }
.rh-hide{display: none;}