﻿#toc-tree.hs-btn-i .hstree-has-children > .hstree-node-btn > i:before {
  color: White;
}
#toc-tree.hs-btn-i .hstree-has-children > .hstree-node-btn:hover > i:before {
  color: #c79bd2;
}
#popup-box {
  background-color: #7e7783;
  border-color: #d1c5d8;
}
#popup-box.pos-bottom:before {
  border-bottom-color: #d1c5d8;
}
#popup-box.pos-bottom:after {
  border-bottom-color: #7e7783;
}
#popup-box.pos-top:before {
  border-top-color: #d1c5d8;
}
#popup-box.pos-top:after {
  border-top-color: #7e7783;
}
#popup-box .content {
  font-family: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 13px;
}
#popup-box .message {
  color: White;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .hs-popuplink {
  color: White;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .hs-popuplink:focus {
  color: #734d99;
  background-color: #eae6ea;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .hs-popuplink:hover {
  color: #734d99;
  background-color: #eae6ea;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#sorting-popup-menu {
  background-color: #7e7783;
  border-color: #d1c5d8;
}
#sorting-popup-menu.pos-bottom:before {
  border-bottom-color: #d1c5d8;
}
#sorting-popup-menu.pos-bottom:after {
  border-bottom-color: #7e7783;
}
#sorting-popup-menu.pos-top:before {
  border-top-color: #d1c5d8;
}
#sorting-popup-menu.pos-top:after {
  border-top-color: #7e7783;
}
#sorting-popup-menu .menu-item {
  font-family: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 13px;
  color: White;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  border-top-color: #d1c5d8;
}
#sorting-popup-menu .menu-item:hover {
  color: #734d99;
  background-color: #eae6ea;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-box .search-btn {
  background-color: transparent;
}
#search-box .search-btn:before {
  color: #665874;
}
#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: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 10pt;
}
#toc-tree .hstree-node-title > a {
  color: White;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree .hstree-node-title > a:hover {
  color: White;
  background-color: #7e7783;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree .hstree-node-title > a:focus {
  color: White;
  background-color: #7e7783;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree .hstree-node.hstree-active > .hstree-node-cnt .hstree-node-title > a {
  color: #734d99;
  background-color: #eae6ea;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree .hstree-node-cnt {
  font-family: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 10pt;
}
#index-tree .hstree-node-title > a {
  color: White;
  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: #ffdb1f;
  background-color: #7e7783;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree .hstree-node-title > a:hover {
  color: White;
  background-color: #7e7783;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree .hstree-node > .hstree-node-cnt .hstree-node-title > a:focus {
  color: White;
  background-color: #7e7783;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree .hstree-node.hstree-active > .hstree-node-cnt .hstree-node-title > a {
  color: #734d99;
  background-color: #eae6ea;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-form {
  border-bottom-color: #7e7783;
}
#search-result-tree .hstree-node-cnt {
  font-family: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 10pt;
}
#search-result-tree li.visited-topic > .hstree-node-cnt .hstree-node-title > a {
  color: Silver;
  background-color: transparent;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
}
#search-result-tree .hstree-node-title > a {
  color: White;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree .hstree-node-title > a:hover {
  color: White;
  background-color: #7e7783;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree .hstree-node > .hstree-node-cnt .hstree-node-title > a:focus {
  color: White;
  background-color: #7e7783;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree .hstree-node.hstree-active > .hstree-node-cnt .hstree-node-title > a {
  color: #734d99;
  background-color: #eae6ea;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-tabs-panel {
  background: none 0 0 #3d3644;
}
.text-label {
  font-family: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 12px;
  color: White;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result span.se-message {
  font-family: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 12px;
  color: White;
  background-color: transparent;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
}
#tabs.ui-tabs .ui-tabs-nav {
  padding: 8px 0 0 4px;
}
#tabs .ui-widget-header {
  background: url('images/tabs-header.png?f3b29f24') repeat-x center center #30273a;
  border-bottom-color: #231d2b;
}
.ui-tabs .ui-tabs-nav li {
  margin: 0 2px 0 0;
}
#tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
  padding: 6px 6px;
}
#tabs .ui-corner-top {
  border-radius: 2px 2px 0 0;
}
#tabs .ui-widget-header .ui-state-default {
  background: url('images/tab-regular.png?f3b29f24') repeat-x center center #dcd9de;
  border-color: #dcd9de;
}
#tabs .ui-widget-header .ui-state-hover {
  background: url('images/tab-active.png?f3b29f24') repeat-x center center #eae6ea;
  border-color: #d1c5d8;
}
#tabs .ui-widget-header .ui-state-active {
  background: url('images/tab-selected.png?f3b29f24') repeat-x center center #5f5964;
  border-color: #7e7783;
}
#tabs .ui-tabs-nav {
  font-family: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 12px;
}
#tabs .ui-widget-header .ui-state-default a {
  color: #665874;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-widget-header .ui-state-hover a {
  color: #734d99;
  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: #d1c5d8;
}
#tab-index #kwd-search {
  font-family: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 13px;
  color: #665874;
  background-color: #eae6ea;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-form #squery {
  font-family: 'Lucida Grande','Lucida Sans',Arial,sans-serif;
  font-size: 13px;
  color: #665874;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  background: none;
}
#search-form #search-box {
  background-color: #eae6ea;
}