.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

.ui-widget { font-family: Arial, Trebuchet MS, Tahoma, Verdana, sans-serif; font-size: 1.1em; width: 469px;}
.ui-widget .ui-widget { font-size: 1em; }

.ui-tabs .ui-tabs-nav li { float: left; margin: 0; padding-top: 5px; height: 24px; width: 156px; text-align: center;}
.ui-tabs .ui-tabs-nav li a { text-decoration: none; padding-top: 5px; text-align: center;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { padding: 0; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs .ui-tabs-panel p {position: absolute; z-index: 2; width: 138px; margin: 0; padding: 25px 15px 0 15px; color: #000000; font-size: 12px;}
.ui-tabs .ui-tabs-panel a {text-decoration: underline;}
.ui-tabs .ui-tabs-panel a:hover {text-decoration: none;}
.ui-tabs .ui-tabs-panel img {position: absolute; z-index: 1;}

#widget-docs {position: absolute; left: 528px; margin: 0; padding: 0; height: 330px; border-left: 3px solid #000000;}

#widget-docs .ui-state-default, 
#widget-docs .ui-widget-content .ui-state-default {background: #000000; font-weight: bold; font-size: 16px; color: #FFC20E; outline: none; }

#widget-docs .ui-state-default a { color: #FFC20E; font-size: 16px; font-weight: bold; text-decoration: none; outline: none; }

#widget-docs .ui-state-hover, 
#widget-docs .ui-widget-content .ui-state-hover, 
#widget-docs .ui-state-focus, 
#widget-docs .ui-widget-content .ui-state-focus {background: #38302b; font-size: 16px; font-weight: bold; color: #ffffff; outline: none; }

#widget-docs .ui-state-hover a { color: #E2001A; font-size: 16px; font-weight: bold; text-decoration: none; outline: none; }

#widget-docs .ui-state-active, 
#widget-docs .ui-widget-content .ui-state-active {background: #ffffff; font-size: 16px; font-weight: bold; color: #E2001A; outline: none; }

#widget-docs .ui-state-active a { color: #E2001A; outline: none; text-decoration: none; }

