/* This style file has been created automatically per your request.

The following pages can help you get started with CSS:
* CSS Tutorial (http://w3schools.com/css/default.asp)
* CSS3 Tutorial (http://w3schools.com/css3/default.asp)
* CSS Reference (http://w3schools.com/cssref/default.asp) */
/* This style will be applied to the body of your topics */
.TopicViewer_contentContainer
{

}

.TopicViewer_contentContainer #pnlToc
{
  padding-right: 0px !important;
}

.TopicViewer_contentContainer a.CHTree_node
{
  cursor: pointer;
  padding: 0px 10px !important;
}

.TopicViewer_contentContainer a.CHTree_nodeFocused
{
  background-color: #CFE2EB !important;
}

.TopicViewer_contentContainer .Search_searchBoxContainer
{
  padding: 0px 15px !important;
}

.TopicViewer_contentContainer .Search_contentContainer
{
  top: 42px !important;
}

.TopicViewer_contentContainer .Search_contentContainer .Search_contentContainerInner
{
  color: #000000;
  padding: 0px 15px !important;
}

.TopicViewer_contentContainer #lblResCount,
.TopicViewer_contentContainer #pnlSearchResults
{
  font-weight: 500 !important;
  color: #333333 !important;
}

.TopicViewer_contentContainer #pnlSearchResults
{
  margin-top: 3px;
}

.TopicViewer_contentContainer #pnlSearchResults .Search_item
{
  font-weight: 400 !important;
  color: #333333 !important;
}

.TopicViewer_contentContainer #pnlSearchResults .Search_item a
{
  color: #007AEB !important;
  text-decoration: none !important;
  padding-bottom: 2px !important;
}

.TopicViewer_contentContainer .Search_searchBoxContainer .Search_searchBox
{
  border: 1px solid #699FCB !important;
  height: 30px !important;
  padding: 4px 5px !important;
  border-radius: 0px !important;
  outline: none;
}

.TopicViewer_contentContainer .Search_searchBoxContainer .Search_searchBox
{
  border: 1px solid #699FCB !important;
  height: 30px !important;
  padding: 4px 5px !important;
  border-radius: 0px !important;
  outline: none;
}

.TopicViewer_contentContainer .Search_searchBoxContainer .Search_searchBox:-webkit-autofill
{
  box-shadow: 0 0 0 1000px #ffffff inset !important;
}

.TopicViewer_contentContainer .Search_searchBoxContainer .SearchBox_button
{
  height: 30px !important;
  background: #699FCB !important;
  cursor: pointer !important;
  border-radius: 4px !important;
}

.TopicViewer_contentContainer a.CHTree_node:hover
{
  background-color: rgba(207,226,235,.5) !important;
}

.TopicViewer_contentContainer .CHTree_nodeContent
{
  color: #000000;
  background-position: 5px 6px !important;
}

.TopicViewer_contentContainer .BaseMaster_pnlMainMenu .CHMenu_menuItem:hover
{
  background: #305A7D !important;
}

.TopicViewer_contentContainer .BaseMaster_pnlMainMenu .CHMenu_menuItem:hover a
{
  color: #ffffff !important;
}

.TopicViewer_contentContainer .WebHelp_navMenu
{
  height: 42px !important;
  border-bottom: 1px solid #88B6DC !important;
  position: relative !important;
}

.TopicViewer_contentContainer .WebHelp_navMenu .CHMenu_menu
{
  position: absolute;
  bottom: 0px;
}

.TopicViewer_contentContainer .WebHelp_navMenu .CHMenu_menuItem
{
  font-weight: 500;
  height: 27px;
  margin: 0px 20px 0px 15px;
}

.TopicViewer_contentContainer .WebHelp_navMenu .CHMenu_menuItem a
{
  color: #000000 !important;
  padding: 0px !important;
}

.TopicViewer_contentContainer .WebHelp_navMenu .CHMenu_menuItemSelected
{
  border-bottom: 3px solid #1B7CB4;
}

.TopicViewer_contentContainer .WebHelp_navMenu .CHMenu_menuItem.CHMenu_menuItemSelected a
{
  color: #1B7CB4 !important;
}

.TopicViewer_contentContainer .WebHelp_navMenu li
{
  line-height: normal !important;
}

.TopicViewer_contentContainer .WebHelp_navPanelContent
{
  top: 60px !important;
}

.TopicViewer_contentContainer .WebHelp_navMenu .CHMenu_menuItem:hover
{
  background: transparent !important;
}

.TopicViewer_contentContainer .WebHelp_navMenu .CHMenu_menuItem:hover a
{
  color: #1B7CB4 !important;
}

.TopicViewer_contentContainer .WebHelp_searchBoxContainer .btnSearch
{
  top: 16px !important;
  right: 5px !important;
}

.TopicViewer_contentContainer .ArticleEditor_projectName
{
  display: none !important;
}

.TopicViewer_contentContainer .TopicViewer_headerText .ArticleEditor_title
{
  font-size: 20px !important;
  color: #007AEB !important;
  font-weight: 500 !important;
}

.TopicViewer_contentContainer .TopicViewer_container .TopicViewer_header
{
  padding: 0px 15px !important;
  height: 42px !important;
  box-sizing: content-box !important;
  display: flex !important;
  align-items: center !important;
}

.TopicViewer_contentContainer .TopicViewer_container .CHImageButton.ArticleEditor_imageButton.ArticleEditor_fontAwesomeButton
{
  font-size: 18px !important;
  height: 22px !important;
  color: #007AEB !important;
}

.TopicViewer_contentContainer .WebHelp_searchBox
{
  width: 100% !important;
  border-radius: 20px !important;
  background: transparent !important;
  border: 1px solid #ffffff !important;
  outline: none !important;
  color: #ffffff !important;
  padding: 8px 33px 8px 13px !important;
}

.TopicViewer_contentContainer .WebHelp_searchBox:-webkit-autofill
{
  box-shadow: 0 0 0 1000px #467AA5 inset !important;
  -webkit-text-fill-color: #ffffff !important;
  caret-color: white;
}

.TopicViewer_contentContainer .WebHelp_searchBox::placeholder
{
  color: #ffffff !important;
  font-style: italic;
}

.TopicViewer_contentContainer .WebHelp_searchBox::-webkit-input-placeholder
{
  color: #ffffff !important;
  font-style: italic;
}

.TopicViewer_contentContainer .WebHelp_searchBox::-ms-input-placeholder
{
  color: #ffffff !important;
  font-style: italic;
}

.TopicViewer_contentContainer .WebHelp_searchBox::-moz-placeholder
{
  color: #ffffff !important;
  font-style: italic;
}

.TopicViewer_contentContainer .WebHelp_searchBoxContainer
{
  position: absolute !important;
  left: 50%;
  width: 400px;
  margin-left: -200px;
}

.TopicViewer_contentContainer .WebHelp_searchBoxContainer .btnSearch
{
  background-image: url('../../Storage/r12-2025mar21/Icons/icon_nb_search_white.png') !important;
}

.TopicViewer_contentContainer .BaseMaster_imgLogo
{
  margin-top: 5px !important;
}

.TopicViewer_contentContainer .BaseMaster_mainMenuContainer
{
  background: #467AA5 !important;
  height: 60px !important;
  line-height: 60px !important;
}

.TopicViewer_contentContainer .TocTree_tocNode.TocTreeLight_imgBook_open
{
  background-image: url('../../Storage/r12-2025mar21/Icons/toc_openbook.png') !important;
}

.TopicViewer_contentContainer .TocTree_tocNode.TocTreeLight_imgBook
{
  background-image: url('../../Storage/r12-2025mar21/Icons/toc_book.png') !important;
}

.TopicViewer_contentContainer .TocTree_tocNode.TocTreeLight_imgTopic
{
  background-image: url('../../Storage/r12-2025mar21/Icons/toc_topic.png') !important;
}

.TopicViewer_contentContainer .BaseMaster_pnlMainMenu
{
  float: right !important;
}

.TopicViewer_contentContainer .header-contact-support a
{
  color: #ffffff !important;
}

.TopicViewer_contentContainer .header-contact-support a i
{
  background-image: url('../../Storage/r12-2025mar21/Icons/icon_contact_support.png') !important;
  width: 16px;
  height: 16px;
  margin-right: 5px !important;
}

.TopicViewer_contentContainer .BaseMaster_contentContainer
{
  margin-top: 0px !important;
}

.TopicViewer_contentContainer .WebHelp_navPanel
{
  background: #F2F9FF !important;
}

.TopicViewer_contentContainer
{
  padding: 0px 15px !important;
  font-size: 14px;
}

.TopicViewer_contentContainer a
{
  color: #007AEB !important;
  text-decoration: none !important;
  cursor: pointer;
}

.TopicViewer_contentContainer a:hover
{
  text-decoration: underline !important;
}

.TopicViewer_contentContainer h1
{
  display: none;
}

.TopicViewer_contentContainer img
{
  max-width: 100%;
  height: auto !important;
}