﻿ul, ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}

.ap-sortable, ul.ui-sortable li a
    {
        cursor: move;
    }

.ap-sortable .workspaceItem span, 
.ap-sortable .workspaceItem .comment, 
.ap-sortable .folderItem .details, 
.ap-sortable .folderItem .commentList, 
ul.ui-sortable
    {
        cursor:default;
    }


.nav-pills > li
{ 
  display:table;
  clear:right;
  float:right;
  border-collapse:collapse;
  border-spacing:0px;  
  width:88%;  
    }
ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  background-color: #F0EDE7;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
 /* background-color: #eeeeee;*/
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
}
.nav-list > li > a, .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list .active > a, .nav-list .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-tabs, .nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after, .nav-pills:after {
  clear: both;
}
.nav-tabs > li, .nav-pills > li {
  float: left;
}
.nav-tabs > li > a, .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 0px;
  margin-bottom: 2px;
 /* -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;*/
}
/*.nav-pills .active > a, .nav-pills .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}*/
.nav-pills .active > a,.nav-pills .Inactive > a:hover
 {
 font-family:GoodWeb-Book, Verdana, Arial, Helvetica, sans-serif;
 font-size:20px;
 line-height: 25px;
 padding: 3px 14px 2px 10px;
 color: #ecb200; 
 background-color:rgb(92, 92, 92);
 background-color: rgba(92, 92, 92, 1.0); 
}
 .nav-pills .Inactive > a
{
   font-size: 15px;
   line-height: 25px;
   padding: 3px 14px 2px 10px; 
   font-family:GoodWeb-Book, Verdana, Arial, Helvetica, sans-serif;
   background-color: #F0EDE7;
   color:#474747;   
 }

.nav-stacked > li {
  float:right;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 0px;
   max-width:250px;
   word-wrap:break-word;
   float:right;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret, .nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret, .nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret, .nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > .open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav .open .caret, .nav .open.active .caret, .nav .open a:hover .caret {
  border-top-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.breadcrumb a:hover {
	color: #146994;
}
.breadcrumb a:visited{
	color: #1c94d0;
}
.breadcrumb .close {
  float: right;
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  padding: 0 3px 0 0;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.breadcrumb .close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.breadcrumb .closebutton
{    
  float:none;
  color:#000000;
  cursor:pointer;
  font-size:20px; 
  line-height: 20px;

  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=20);
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  
}
.breadcrumb .closebutton:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}



.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active, .open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  text-indent: -99999px;
  *text-indent: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "\2193";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret, .open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 190px;
  _width: 190px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.dropdown-menu.bottom-up {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 5px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #1693E6;
  white-space: nowrap;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: #ffffff;
}
.dropdown.open .dropdown-menu {
  display: block;
}
.well {
  min-height: 20px;
  padding: 7px 14px 6 10px;
  background-color: #e8e8e8;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
   /*-webkit-border-radius: 4px;
 -moz-border-radius: 4px;
  border-radius: 4px;*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  line-height:25px;
  width:581px;
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#downloadFilterNav
{
	float:left; 
	width:99%; 
	height:25px; 
	background-color:#e8e8e8; 
	padding:5px 5px 5px 5px;	
	background-color: #e8e8e8;
	margin-bottom: 12px;
	font: normal 11px Verdana; 	
}

.topNav-historyDownloads
{
	float:left; 
	width:846px;
}

.topNav-historyDownloads a
{
	color:#1c94d0;
}
.topNav-historyDownloads a:hover, .topNav-historyDownloads .pagination a:hover
{
	color:#146994;
}
.topNav-historyDownloads .pagination span
{
	color: #333333;
	margin: 8px 0 8px 0;
	padding: 0 5px 0 5px;

}
.topNav-historyDownloads .pagination span.divider
{
	color:#999999;
}
.topNav-historyDownloads .pagination a
{
	/*color:#028fed;*/
}

.downloadlinks
{
    display: block; 
    background-color:white;
    opacity:1;
    white-space: nowrap;
    cursor: pointer;
    background-color: #fff;
    padding: 6px 8px 6px 8px!important;
    font-family: Verdana,Helvetica,Arial,Sans-serif,Geneva;
    font-size: 10px;
}
