
body {
margin: 0;
margin-bottom: 25px;
padding: 0;
background-color: #ffffff;
background-position: top left;

font-family: "Arial";
font-size: 13px;
color: #333;
}

h1 {
font-size: 28px;
font-family: "Georgia";
color: #000;
}

img
{  border-style: none;
}

#container {
width: 810px;
margin:auto;
padding: 10px;
}

#page {
width: 800px;
padding: 5px;
}

div#content {
float:left;
border: 1px solid #E9ECEF;
padding: 0px;
width: 800px;
height: 100%;
margin-right: auto;
}

div#contentmain {
float:left;
background-color: #ffffff;
border-top: none;
padding: 0px;
width: 800px;
height: 100%;
margin-right: auto;
}

div#header {
  width:770px;
  height: 40px;
  background-color: #ffffff;
  color: #996600;
  font-family: "Georgia";
  font-size: 40px;
  padding:15px;
  text-align:left;
}

div#lu_header {
  width:770px;
  background-color: #ffffff;
  padding-bottom:15px;
  padding-top:15px;
  padding-right:30px;
  text-align:left;
}

#bottombar {
clear:both;
padding:15px;
border: 1px solid #E9ECEF;
font-size:90%;
width:770px;
text-align:left;
background-color: #F8F9FA;
}

.disclaimer_header {
   color: #996600;
   font-family: "Georgia";
   font-size:120%;
}
.disclaimer_text {
   font-family: "Arial";
}

#disclaimer_link {
   text-decoration: underline;
}
    

#footnote_text {
    font-family: "Arial";
    font-size: 90%;
}

p {
line-height: 1.5em;
margin: 1.6em 0;
}


#footer {
clear: both;
padding-top: 2em;
text-align: center;
padding-right: 160px;
font-family: sans-serif;
font-size: 10px;
}

div#short_stats {
  margin:20px 10px 10px 10px;
  width:297px;
  text-align:center;
  float:right;
  padding-top: 6px;
  border: 3px solid #E9ECEF;
}

span#short_stats_part {
  color: #8E5614;
}

span#short_stats_value {
  text-align:center;
  font-weight:bold;
  font-size:160%;
  color: #000000;
}

div#record {
  margin:20px 10px 10px 10px;
  width:450px;
  float: left;
  padding-top: 6px;
  border: 3px solid #E9ECEF;
}

div#main_statistics {
  margin:20px 10px 10px 10px;
  padding: 20px;
  width:400px;
  float: left;
  background-color: #ffffff;
  padding-top: 6px;
}

span.box_title {
  color: #8E5614;
  font-family: "Georgia";
  font-size:180%;
  padding: 10px;
}

span.box_sp_select {
   font-family: "Arial";
   font-size:100%;
   padding: 10px;
}

.selectlist {
    font-size:100%;
    color:black;
}

table.statistics {
  padding-left:0px;
  padding-top:15px;
  padding-bottom:10px;
  padding-right:10px;
  margin:0px;
}

td.header {
  color: #212529;
  font-size: 100%;
  float: left;
  clear: left;
  margin-left: 4px;
  padding-right: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
  word-wrap: break-word;
  vertical-align:baseline;
}

td.numbervalue {
  color:#8E5614;
  font-size:120%;
  font-weight:bold;
  vertical-align:baseline;
  text-align:right;
}

dt {
line-height:inherit;
font-size:100%;
vertical-align:baseline;
}

dd {
margin-left:0px;
text-align:left;
}

dl.horizontal {
  margin-bottom: 8px;
}

dl.horizontal dt {
  color: #8E5614;
  font-size: 100%;
  float: left;
  clear: left;
  margin-left: 10px;
  padding-right: 8px;
  text-align: left;
  word-wrap: break-word;
}

dl.horizontal dd {
  margin-left: 100px;
}

dl.horizontal dd.wrap {
  margin-left: 0;
}

#column_per_month_div {
  border: 3px solid #E9ECEF;
  margin-left: 10px;
  width: 382px; 
  height: 300px; 
  float: left;
}
#column_per_year_div {
  float: right;
  padding-left: 10px;
  border: 3px solid #E9ECEF;
  width: 382px; 
  height: 300px;
}

div#country {
    float:left;
    padding-top:3px;
    padding-bottom:20px;
}

#country_chart {
    background-color: #ffffff;
    border: 3px solid #E9ECEF;
    margin: 10px;
}

table#countries {
    background-color: #ffffff;
    border: none;
    margin: 0;
}

table#countries td.value {
    color: #777777;
}

table#countries tr.country_row:nth-of-type(n+21) {

    display: none;
}


td.value {
    background-image: url(../images/gridline58.gif);
    background-repeat: repeat-x;
    background-position: left top;
    padding:0;
    border-bottom: none;
    background-color:transparent;
    text-align: left;
}
td {
    padding: 4px 6px;
}

#togglebutton {
margin: 10px;
}

caption {
    font-size:90%;
    font-weight:bold;
    color: #2c2c2c;
    background-color: #ffffff;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

table#countries caption {
    background-color: #ffffff;
    border: none;
    color: #777777;
}

td.value img {
    vertical-align: middle;
        text-align: left;   
    margin: 5px 5px 5px 0;
}

td.label {
   text-align: right;
   width: 27%;
   font-size: 9px;
}


th.info {
    width: 100%;
    text-align:right;
    vertical-align:middle;
}

div#error {
  margin:20px;
  width:400px;
  text-align:center;
  background-color: #ffffff;
  padding: 6px;
}

#fulltext_of_public_records_div {
    float:left;
    margin:10px;
}

.tabcontainer {
    float:left;
    width:790px;
    background-color:#ffffff;
    padding-top:5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
}

.stattabcontainer {
    background-color: #ffffff;
    float:left;
    width:790px;
    padding-top:5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
}

#document_type_of_public_records_div, #total_downloads_per_month_div, #lu_nosp_top_authors_div,
#lu_nosp_top_publications_div {
  clear:both;
  width:790px;
  background-color: #ffffff;
  padding-bottom:15px;
  padding-top:15px;
  padding-right:0px;
  text-align:left;
}

table.table-nice {
  border-collapse: collapse;
  width: 100%;
  font-family: Arial, sans-serif;
  border: 3px solid #E9ECEF;
}

table.table-nice th,
table.table-nice td {
  border: 3px solid #E9ECEF;
  padding: 18px;
}

table.table-nice th {
  background: #F8F9FA;
  padding: 18px;
  color: #333;
}

#top_authors_table tbody td:first-child {
  color: #000000;
}

a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.nav {
  margin-left: 0;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > select {
  display: block;
  background-color: #eeeeee;
}
.nav > li > select:hover {
  text-decoration: none;
  background-color: #cccccc;
}
.nav > .pull-right {
  float: right;
}

.nav-tabs:before,
.nav-tabs:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after {
  clear: both;
}
.nav-tabs > li {
  float: left;
}
.nav-tabs > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs > li > select {
  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: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}
.nav-tabs > li > select {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
 
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li > select: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-tabs > .active > select,
.nav-tabs > .active > select:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.skipnav { text-align: left; }
.skipnav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.skipnav a:focus, .skipnav a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; }


/*
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
*/
