body{
    font-size: 15px;
    font-family: Helvetica,Arial,sans-serif;
    color: #000000;
   background:transparent!important;
    margin: 0px;
}
a{
    color:#0088c3;
    text-decoration: none;
}
a:hover{
    color:#339fcf;
    text-decoration: underline;
    
}
img{
    border: none;
}
div.freeze-container
{
background-color: #eeeeee!important;
}
.supplied{
    text-align: right;
    margin-top: 12px;
}

div.geographical-distribution td.table-header.header-category {
  width: 16%;
}

.wrapper
{
    width:945px;
    max-width: 945px; 
    max-width: expression(this.width > 945 ? '945px' : true);
}
#contentBody{
}
#tabNav {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    padding-bottom: 20px;
}
#tabNav li{
    line-height: 30px;
    text-align: center;
    margin: 0px;
 
    padding: 0px;
}
#tabNav li a
{
    line-height: 30px;
    text-decoration: none;
    padding: 0px 13px;
    display: block;
}
#tabNav li a:hover{
    /*background-color: #3397d2;
    color: #FFF;*/
}
#tabNav li .active{
    /*background-color: #3397d2;
    color: #FFF;*/
}
#tabNav .toolbox{
    float: right;
}
#tabNav .toolbox a img{
    height: 27px;
    width: 27px;
}
#tabNav .toolbox a{
    display: inline;
    background-color: transparent;
    padding: 3px;
}
#tabNav .toolbox a:hover{
    background-color: transparent;
}
.view{
   
    margin-top: 6px;
}
.select-year{
    margin-bottom: 5px;
    margin-left: 1px;
}
.share-table{
    width: 100%;
    border: solid 0px white;
}
table tr.even{
    background-color: transparent;
}
table tr.odd{
    background-color: transparent;
}
/*table tr.even:hover td.maintext, table tr.odd:hover td.maintext, table tr.even:hover td, table tr.odd:hover td, .row-hover td{
    background-color: #f0f0f0 !important;
}*/
.share-table td {
    padding: 7px;
    border-right: 0.08em solid #e3e3e3;
    border-bottom: 0.08em solid #e3e3e3;
    background: #ffffff;
}
.labelSelectYear{
    margin-right: 12px;
}
.period-table{
    border: solid 1px #c3c3c3;
    width: 250px;
}
#periodList
{
    margin-left: 1px;
}

.period-table td{
    padding: 0px 6px;
}
.pieChart{
    text-align: center;
}
.main-heading{
    font-weight: bold;
}
.table-header{
   
 background: #ffffff !important;
    font-weight: bold;
    color: #000000;
  
    font-size: 17px;
    text-align: center;
}
.table-header {
  
    text-align: right;
    padding: 7px!important;
}
table tr.even {
background-color: #ffffff;
border-bottom: 0.08em solid #e3e3e3!important;
}
td.maintext{
    border-bottom: 1px solid #e7e7e7;
}
.row td.maintext, .alte td.maintext{
    border-bottom: 0px solid white;
}
div#divGeographicalDistribution td.maintext{
    white-space: nowrap;
}
td.table-header.header-shareholder, td.table-header.header-category, td.table-header.header-from-to {
    text-align: left;
}
td.maintext.column_Index, td.maintext {
    vertical-align: top;
}
div#divArchive td.table-header{
    text-align: left;
}
.tab-active {
    background-color: #0077b7 !important;
    font-weight: bold;
}
.scroller-container {
    border: 0.08em solid #e3e3e3;
    border-bottom: 0px;
    border-right: 0px;
}
td.maintext {
    border-bottom: 1px solid #e3e3e3;
    border-right: 0.08em solid #e3e3e3;
}
.tab-active {
    background-color: #0077b7 !important;
    color: white!important;
    font-weight: normal!important;
    border-radius: 2px!important;
}
.tab-active {
    background-color: #0077b7 !important;
    color: white!important;
}
.tab a {
    line-height: 31px;
    display: block;
    padding: 7px 15px;
    color: white!important;
}
.tab {
    float: none!important;
    display: inline-block;
    box-sizing: border-box;
}
.tab:hover {
    background-color: #c9c9c9 !important;
}
.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: red;
    opacity: 0.8;
    display: none;
    filter: alpha(opacity=80);
}
td.company {
    width: 155px;
    padding-right: 5px;
    padding: 7px;
}


TD.data {
    padding: 7px;
}