#toc-tree.hs-btn-i .hstree-has-children > .hstree-node-btn > i:before {
  color: #333;
}
#toc-tree.hs-btn-i .hstree-has-children > .hstree-node-btn:hover > i:before {
  color: #1cc4f7;
}
#popup-box {
  background-color: #d7ebf9;
  border-color: #74b2e2;
}
#popup-box.pos-bottom:before {
  border-bottom-color: #74b2e2;
}
#popup-box.pos-bottom:after {
  border-bottom-color: #d7ebf9;
}
#popup-box.pos-top:before {
  border-top-color: #74b2e2;
}
#popup-box.pos-top:after {
  border-top-color: #d7ebf9;
}
#popup-box .content {
  font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 13px;
}
#popup-box .message {
  color: #362b36;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .hs-popuplink {
  color: #362b36;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .hs-popuplink:focus {
  color: White;
  background-color: #3baae3;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .hs-popuplink:hover {
  color: White;
  background-color: #3baae3;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#sorting-popup-menu {
  background-color: #d7ebf9;
  border-color: #74b2e2;
}
#sorting-popup-menu.pos-bottom:before {
  border-bottom-color: #74b2e2;
}
#sorting-popup-menu.pos-bottom:after {
  border-bottom-color: #d7ebf9;
}
#sorting-popup-menu.pos-top:before {
  border-top-color: #74b2e2;
}
#sorting-popup-menu.pos-top:after {
  border-top-color: #d7ebf9;
}
#sorting-popup-menu .menu-item {
  font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 13px;
  color: #362b36;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  border-top-color: #aed0ea;
}
#sorting-popup-menu .menu-item:hover {
  color: White;
  background-color: #3baae3;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-box .search-btn {
  background-color: linear-gradient(
    90deg,
    #b1d59e 12%,
    #76b098 38%,
    #5d9c87 64%,
    #5c8ca4 100%
  );
}
#search-box .search-btn:before {
  color: White;
}
#toc-tree.hs-btn-r .hstree-has-children > .hstree-node-btn > i {
  -moz-transition: -moz-transform 0.3s ease 0s;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
}
#toc-tree .hstree-node-cnt {
  font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 12px;
}
#toc-tree .hstree-node-title > a {
  color: #362b36;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree .hstree-node-title > a:hover {
  color: #362b36;
  background-color: #e4f1fb;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree .hstree-node-title > a:focus {
  color: #362b36;
  background-color: #e4f1fb;
  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: #3baae3;
  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: 12px;
}
#index-tree .hstree-node-title > a {
  color: #362b36;
  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: #2779aa;
  background-color: #d7ebf9;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree .hstree-node-title > a:hover {
  color: #362b36;
  background-color: #e4f1fb;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree .hstree-node > .hstree-node-cnt .hstree-node-title > a:focus {
  color: #362b36;
  background-color: #e4f1fb;
  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: #3baae3;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-form {
  border-bottom: none;
}
#search-result-tree .hstree-node-cnt {
  font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 12px;
}
#search-result-tree li.visited-topic > .hstree-node-cnt .hstree-node-title > a {
  color: #2779aa;
  background-color: #d7ebf9;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree .hstree-node-title > a {
  color: #362b36;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree .hstree-node-title > a:hover {
  color: #362b36;
  background-color: #e4f1fb;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree
  .hstree-node
  > .hstree-node-cnt
  .hstree-node-title
  > a:focus {
  color: #362b36;
  background-color: #e4f1fb;
  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: #3baae3;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-tabs-panel {
  /*background: url('images/tab-content.png?3853a026') repeat-x center top #f2f5f7;*/
  background: #fbf9f4;
}
.text-label {
  font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 12px;
  color: #362b36;
  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: #362b36;
  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?3853a026') repeat-x center center
    #deedf7;
  background: linear-gradient(
    90deg,
    #b1d59e 12%,
    #76b098 38%,
    #5d9c87 64%,
    #5c8ca4 100%
  );
  border-bottom-color: #fbf9f4;
}
.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?3853a026') repeat-x center center
    #d7ebf9;*/

  /*border-color: #aed0ea;*/
  background: #2e2e2e;
  border-radius: 5px 5px 0 0;
}
#tabs .ui-widget-header .ui-state-hover {
  /*  background: url('images/tab-active.png?3853a026') repeat-x center center
    #e4f1fb;*/
  /*border-color: #74b2e2;*/
}
#tabs .ui-widget-header .ui-state-active {
  /*  background: url('images/tab-selected.png?3853a026') repeat-x center center
    #3baae3;*/
  /*border-color: #2694e8;*/
  background: #fbf9f4;
}
#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: #fbf9f4;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-widget-header .ui-state-hover a {
  color: #fbf9f4;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-widget-header .ui-state-active a {
  color: #2e2e2e;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tab-index #kwd-search,
#search-form #search-box {
  border-color: #76b098;
}
#tab-index #kwd-search {
  font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-size: 13px;
  color: #362b36;
  background-color: transparent;
  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: #362b36;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  background: none;
}
#search-form #search-box {
  background-color: transparent;
}
