.NoTopicSelectedMsg {
  font-family:Tahoma;
  font-size:11px;
  margin: 0px;
  padding: 0px;
}

.NoTopicSelectedMsgBold {
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  margin: 0px;
  padding: 0px;
}

.InvalidTopicMsg {
  font-family:Tahoma;
  font-size:11px;
  margin: 0px;
  padding: 0px;
}

.InvalidTopicMsgBold {
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  margin: 0px;
  padding: 0px;
}

.PermanentLinkTopicPage a {
  border-color: #979991;
  border:0px;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  color: #004276;
}

.PermanentLinkTopicPage a:hover {
  background-color: #FFE597;
  border-color: #979991;
  border:0px;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  color: #ED1B23;
}

.NavigationGlobal {
  text-align: right;
  padding-left: 0px;
  padding-right: 10px;
  white-space: nowrap;
}

HTML[dir=rtl] .NavigationGlobal {
  text-align: left;
  padding-left: 10px;
  padding-right: 0px;
}

.TopicCountLabel {
  font-size:small;
  font-weight:bold;
  color:Black;
}

.ListOfTopicsTableHeader {
  color:Black; 
  font-weight:bold;
}

.ListOfTopicsTableStyle {
  color:Black;
  border-style:none; 
  border-width:0pt;
}

.ProgressPageLoadingOutputText {
  color:Black;
  font-size:medium; 
  font-style:normal; 
  font-weight:bold;
}

.SearchSelectBooleanRadioText {
  color:#704A00;
  font-family:Tahoma,Verdana,Helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
}

.TOCNodeImageStyle {
  margin-right:3px; 
  vertical-align:middle
}

.ViewTopicInlineFrame {
  position:absolute; 
  width:100%;
  height:100%; 
  border-style:none; 
  border-width:0pt;
}

.ViewTopicFrame div {
  border: none !important;
}

span.TopicTitleTableColumnStyle:hover {
  color:#003399;
  text-decoration:underline;
  cursor:pointer;
}

.HelpHiddenLabel {
  left:0;
  position:absolute;
  top:-99999px;
}

.OHWBrandingBar {
  font-size: 18px;
}

/* TODO: TopicCountHeader and related style classes have to be removed once the bug-16500857 is fixed. */
.TopicCountHeader {
}

.TopicCountHeader h2 {
  color:Black !important;
}
