.hs-icons-c .hstree-node-cnt .hstree-node-icon > i:before {
  width: 16px;
  height: 16px;
  top: 3px;
  left: 3px;
  background: url('images/topic-entry.png?9369bb9e') no-repeat 0 0;
}
.hs-icons-c .hstree-collapsed > .hstree-node-cnt .hstree-node-icon > i:before {
  background: url('images/heading-c.png?9369bb9e') no-repeat 0 0;
}
.hs-icons-c .hstree-expanded > .hstree-node-cnt .hstree-node-icon > i:before {
  background: url('images/heading-e.png?9369bb9e') no-repeat 0 0;
}
#toc-tree.hs-btn-i .hstree-has-children > .hstree-node-btn > i:before {
  color: #1a2b40;
}
#toc-tree.hs-btn-i .hstree-has-children > .hstree-node-btn:hover > i:before {
  color: #cff2f2;
}
#popup-box {
  background-color: White;
  border-color: #aeaeae;
}
#popup-box.pos-bottom:before {
  border-bottom-color: #aeaeae;
}
#popup-box.pos-bottom:after {
  border-bottom-color: White;
}
#popup-box.pos-top:before {
  border-top-color: #aeaeae;
}
#popup-box.pos-top:after {
  border-top-color: White;
}
#popup-box .content {
  font-family: calibri;
  font-size: 12px;
}
#popup-box .message {
  color: #1a2b40;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .hs-popuplink {
  color: #1a2b40;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .hs-popuplink:focus {
  color: #1a2b40;
  background-color: #cff2f2;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .hs-popuplink:hover {
  color: White;
  background-color: #33c2cc;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#sorting-popup-menu {
  background-color: White;
  border-color: #aeaeae;
}
#sorting-popup-menu.pos-bottom:before {
  border-bottom-color: #aeaeae;
}
#sorting-popup-menu.pos-bottom:after {
  border-bottom-color: White;
}
#sorting-popup-menu.pos-top:before {
  border-top-color: #aeaeae;
}
#sorting-popup-menu.pos-top:after {
  border-top-color: White;
}
#sorting-popup-menu .menu-item {
  font-family: calibri;
  font-size: 12px;
  color: #1a2b40;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  border-top-color: #e2e2e2;
}
#sorting-popup-menu .menu-item:hover {
  color: White;
  background-color: #33c2cc;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-box .search-btn {
  background-color: #1a2b40;
}
#search-box .search-btn:before {
  color: White;
}
#toc-tree.hs-btn-r .hstree-has-children > .hstree-node-btn > i {
  -moz-transition: -moz-transform 0.20s ease 0s;
  -webkit-transition: -webkit-transform 0.20s ease 0s;
  transition: transform 0.20s ease 0s;
}
#toc-tree .hstree-node-cnt {
  font-family: Calibri;
  font-size: 12px;
}
#toc-tree .hstree-node-title > a {
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree .hstree-node-title > a:hover {
  color: #1a2b40;
  background-color: #cff2f2;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
#toc-tree .hstree-node-title > a:focus {
  color: #1a2b40;
  background-color: #cff2f2;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree .hstree-node.hstree-active > .hstree-node-cnt .hstree-node-title > a {
  color: White;
  background-color: #1a2b40;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
#index-tree .hstree-node-cnt {
  font-family: Calibri;
  font-size: 12px;
}
#index-tree .hstree-node-title > a {
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree li.hs-highlight > .hstree-node-cnt .hstree-node-title > a {
  color: White;
  background-color: #33c2cc;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
#index-tree .hstree-node-title > a:hover {
  color: #1a2b40;
  background-color: White;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
#index-tree .hstree-node > .hstree-node-cnt .hstree-node-title > a:focus {
  color: #333;
  background-color: White;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree .hstree-node.hstree-active > .hstree-node-cnt .hstree-node-title > a {
  color: White;
  background-color: #33c2cc;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
#search-form {
  border-bottom-color: #7f7f7f;
}
#search-result-tree .hstree-node-cnt {
  font-family: calibri;
  font-size: 13px;
}
#search-result-tree li.visited-topic > .hstree-node-cnt .hstree-node-title > a {
  color: Gray;
  background-color: transparent;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
}
#search-result-tree .hstree-node-title > a {
  color: #1a2b40;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree .hstree-node-title > a:hover {
  color: #1a2b40;
  background-color: #cff2f2;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree .hstree-node > .hstree-node-cnt .hstree-node-title > a:focus {
  color: #1a2b40;
  background-color: #cff2f2;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree .hstree-node.hstree-active > .hstree-node-cnt .hstree-node-title > a {
  color: White;
  background-color: #33c2cc;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-tabs-panel {
  background: none 0 0 White;
}
.text-label {
  font-family: calibri;
  font-size: 12px;
  color: #222;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result span.se-message {
  font-family: calibri;
  font-size: 12px;
  color: #1a2b40;
  background-color: transparent;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
}
#tabs.ui-tabs .ui-tabs-nav {
  padding: 4px 0 0 3px;
}
#tabs .ui-widget-header {
  background: none 0 0 White;
  border-bottom-color: #1a2b40;
}
.ui-tabs .ui-tabs-nav li {
  margin: 0 5px 0 0;
}
#tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
  padding: 9px 12px;
}
#tabs .ui-corner-top {
  border-radius: 10px 10px 0 0;
}
#tabs .ui-widget-header .ui-state-default {
  background: none 0 0 White;
  border-color: #1a2b40;
}
#tabs .ui-widget-header .ui-state-hover {
  background: none 0 0 #cff2f2;
  border-color: #cff2f2;
}
#tabs .ui-widget-header .ui-state-active {
  background: none 0 0 #33c2cc;
  border-color: #1a2b40;
}
#tabs .ui-tabs-nav {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 13px;
}
#tabs .ui-widget-header .ui-state-default a {
  color: #1a2b40;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-widget-header .ui-state-hover a {
  color: White;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-widget-header .ui-state-active a {
  color: White;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tab-index #kwd-search, #search-form #search-box {
  border-color: #1a2b40;
}
#tab-index #kwd-search {
  font-family: calibri;
  font-size: 12px;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-form #squery {
  font-family: calibri;
  font-size: 12px;
  color: #333;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  background: none;
}
#search-form #search-box {
  background-color: transparent;
}