#toc-tree span.dynatree-has-children.dynatree-ico-c span.dynatree-icon {
  background: url('tree-images/heading-c.png?138ab54d') no-repeat 0 0;
}
#toc-tree span.dynatree-has-children.dynatree-ico-e span.dynatree-icon {
  background: url('tree-images/heading-e.png?138ab54d') no-repeat 0 0;
}
#toc-tree span.dynatree-node span.dynatree-icon {
  background: url('tree-images/topic-entry.png?138ab54d') no-repeat 0 0;
}
#popup-box {
  background-color: White;
  border-color: #4b535e;
  border-color: rgba(75,83,94,0.45);
}
#popup-box .content {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 13px;
}
#popup-box .message {
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .content a {
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .content a:hover {
  color: #333;
  background-color: #fff2e6;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#popup-box .close-icon {
  background-image: url('closeicon.png?138ab54d');
}
#popup-box .topicdoc-icon {
  background: url('docicon.png?138ab54d') no-repeat center center;
}
#sorting-popup-menu {
  background-color: White;
  background-color: rgba(255,255,255,0.94);
  border-color: #4b535e;
  border-color: rgba(75,83,94,0.45);
}
#sorting-popup-menu li.menu-item {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  border-bottom-color: #e2e2e2;
}
#sorting-popup-menu li.menu-item.menu-item-hover {
  color: #333;
  background-color: #fff2e6;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#sorting-popup-menu li.menu-item.menu-item-checked span:after {
  background: url('checkmark.png?138ab54d') no-repeat 0 0;
}
#sorting-popup-menu li.menu-item.menu-item-checked.menu-item-hover span:after {
  background: url('checkmark.png?138ab54d') no-repeat 0 -8px;
}
#sort-control span.caret {
  background: url('caret.png?138ab54d') no-repeat 0 0;
}
#toc-tree ul.dynatree-container a {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 10pt;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree ul.dynatree-container a:hover {
  color: #333;
  background-color: #fff2e6;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree ul.dynatree-container a:focus, #toc-tree span.dynatree-focused a:link {
  color: #333;
  background-color: #efebde;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#toc-tree span.dynatree-active a, #toc-tree span.dynatree-active a:hover {
  color: White !important;
  background-color: #f26500 !important;
  text-decoration: none !important;
  font-style: normal !important;
  font-weight: normal !important;
}
#index-tree ul.dynatree-container a {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 10pt;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree ul.dynatree-container a:hover {
  color: #333;
  background-color: #fff2e6;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree ul.dynatree-container a:focus, #index-tree span.dynatree-focused a:link {
  color: #333;
  background-color: #efebde;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#index-tree span.dynatree-active a, #index-tree span.dynatree-active a:hover {
  color: White !important;
  background-color: #f26500 !important;
  text-decoration: none !important;
  font-style: normal !important;
  font-weight: normal !important;
}
#index-tree span.highlight a {
  color: #333;
  background-color: #eee;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-form {
  border-bottom-color: #d0d0d0;
}
#search-result-tree ul.dynatree-container a {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 10pt;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree ul.dynatree-container a:hover {
  color: #333;
  background-color: #f2f7fd;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree ul.dynatree-container a:focus, #search-result-tree span.dynatree-focused a:link {
  color: #333;
  background-color: #efebde;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result-tree span.dynatree-active a, #search-result-tree span.dynatree-active a:hover {
  color: White !important;
  background-color: #f26500 !important;
  text-decoration: none !important;
  font-style: normal !important;
  font-weight: normal !important;
}
#search-result-tree span.visited-topic a {
  color: Gray;
  background-color: transparent;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
}
#tabs .ui-tabs-panel {
  background: none 0 0 White;
}
.text-label {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-result span.se-message {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #333;
  background-color: transparent;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
}
#tabs.ui-tabs .ui-tabs-nav {
  padding: 21px 0 0 0px;
}
#tabs .ui-widget-header {
  background: none 0 0 #f8f8f8;
  border-bottom-color: #ddd;
}
.ui-tabs .ui-tabs-nav li {
  margin: 0 0px 0 0;
}
#tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
  padding: 8px 10px;
}
#tabs .ui-widget-header .ui-state-default {
  background: none 0 0 #f2f2f2;
  border-color: #f2f2f2;
}
#tabs .ui-widget-header .ui-state-hover {
  background: none 0 0 #e8e8e8;
  border-color: #e8e8e8;
}
#tabs .ui-widget-header .ui-state-active {
  background: url('tab-selected.png?138ab54d') repeat-x center top White;
  border-color: White;
}
#tabs .ui-tabs-nav {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 13px;
}
#tabs .ui-widget-header .ui-state-default a {
  color: #333;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-widget-header .ui-state-hover a {
  color: #333;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#tabs .ui-widget-header .ui-state-active a {
  color: #f26500;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
#search-form #squery, #tab-index #kwd-search {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 12px;
  color: #222;
  background-color: transparent;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  border-color: #ccc;
}