body, p, li, th, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #369;
}

h1 {  font-size: 24px; color:#039 }
h2 {  font-size: 18px; color:#36C }
h3 {
  font-size: 16px;
  color: #007eb1;
}
/*   Some test properties:

color: #CC9900; - an orange-ish color

*/

a#skippy {
    position: absolute;
    left: -999px;
}

a#skippy:focus {
    left: 5px;
}

a { color: #36C;  }
a:hover { color: #69C;}

/********HEADER TEXT*********/
td.header {
  background: linear-gradient(90deg, rgba(212,220,229,1) 0%, rgba(226,236,228,1) 61%, rgba(248,250,250,1) 100%);
}
span.site-name {
  display: block;
  color: #003399;
  font-size: 52px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-shadow: -1px -1px 1px #eee, 1px 1px 1px #000;
}
span.slogan {
  display: block;
  font-size: 1rem;
  line-height: 1.6;
  font-family: Verdana, Geneva, sans-serif;
}
span.trade {
  font-size: 36px;
  text-shadow: none;
  vertical-align: text-top;
}

/************BODY***************/
body { background-color: #fff; margin: 0; padding: 0}

.required-field {
    color: #AD0000;
}

input {
color:#039;
margin: 2px 2px 0 2px;
font-size:12px;
background-color:#ced7de;
}
input:focus {
  background-color: #FEFF5E;
}
input[type="submit"], input[type="reset"] {
color:#039;
margin: 2px;
font-size:12px; font-weight: bold;
background-color:#ced7de;
border: 1px solid #039
}

.discrete {
  color: #039;
  font-weight: normal;
}

table#main_tbl { background-color: #fefefe; border-top: 3px double navy; }
td.main_content { padding: 1rem; text-align:left; }

.main_content > div {
    padding: 0 10px 0 10px;
}

td#left_menu {
padding: 1rem;
text-align:left;
}

#left_menu ul, #left_menu dl {
margin: 0 0 10px 0;
padding: 0;
}


#left_menu li {
border: 1px solid black;
list-style-type:none;
margin: 1px 0 1px 0;
padding: 3px 2px 3px 24px;
background: transparent url(/images/list_bull4.gif) 4px 4px no-repeat;
font-weight: bold;
color: #29557F;
}

#left_menu dd li {
  list-style-position: inside;
  list-style-type: square;
  background: transparent;
  border: none;
  padding: 2px;
  margin: 1px;
}
#left_menu a {
font-weight: normal;
color: #369;
text-decoration: none;

}

#left_menu a:hover {
text-decoration: none;
font-weight: bold;
}


#left_menu dl {
border: 1px solid black;
}

#left_menu dt {
border-bottom: 1px solid black;
margin: 2px;
padding: 2px 4px 2px 24px;
background: transparent url(/images/list_bull4.gif) 1px 1px no-repeat;
}
#left_menu dt, #left_menu dt a {
font-weight: bold;
}
#left_menu dd {
border: 1px solid black;
padding: 2px;
margin: 2px;
}

#footer_content {
  border-top: 4px double black;
  padding: 8px 4px;
  color: #039;
  font-size: 10px;
  text-decoration: none;
}

#footer_content .discrete {
  color: #AAA;
}
p.gotop, .gotop a { font-size:10px; color:#AAA; text-align: right; line-height: 6px;}

.prefix_label {
    visibility: hidden;
}

.linktext {
    /*background: white url(/images/redarrow.png) no-repeat left center; */
    background: url(/images/redarrow.png) no-repeat left center;
    padding-left: 15px;
    cursor: pointer;
}
.linktext.active {
    background-image: url(/images/bullet-triangle-down.png);
    cursor: pointer;
}

div.option dt {
  text-indent: 24px;
  font-weight:
}
div.option dd {
  color: #777;
}

div.option dt {
  margin-bottom: 2px;
}

div.option dd {
  margin-bottom: 12px;
}

#platform_stats_id th, #country_stats_id th {
    color: #0099FF;
    text-align: left;
    padding-right: 30px;
}

#platform_stats_id tr, #country_stats_id tr {
    padding-bottom: 10px;
}

#platform_stats_id .period, #country_stats_id .period {
    color: #0099FF;
    padding-left: 10px;
}

#platform_stats_id .odd, #country_stats_id .odd {
    background-color: #EFEFEF;
    hover  {color: orange; text-decoration: underline; }
}

#platform_stats_id .even, #country_stats_id .even {
  background-color: #D0DFEF;
}
table.dataTable caption {
  text-align: -webkit-left !important;
  font-size: 16px;
  color: #007eb1;
  font-weight: 700;
}
html>body tbody.scrollContent {
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}
#id_tutorials, #id_additional_data_sets, #id_related_software {
  padding-bottom: 5px;
}
#id_related_software > .list-wrapper {
  padding:0 15px 0 15px;
}
#id_tutorials > h3, #id_additional_data_sets > h3, #id_related_software > h2 {
  border-bottom: double medium #dfdfdf;
  margin-bottom:0;
}
.tutorial-definition > dt, .related-software-definition > dt {
    margin-bottom: 2px;
    text-indent: 0;
    font-weight: bold;
}

.tutorial-definition > dd, .related-software-definition > dd {
    margin-left: 2px;
    padding-bottom: 10px;
}

dl.inline dd {
  display: inline;
  margin: 0;
}
dl.inline dd:after{
  display: block;
  content: '';
}
dl.inline dt{
  display: inline-block;
}




#id_additional_data_sets > p, #id_tutorials > p {
  /*font-size: 14px;*/
}

#id_treescan_ad {
  border: 2px solid #369;
  padding: 5px 5px 5px 5px;
  font-family:'Open Sans',Helvetica,Arial,sans-serif;
  font-weight:bold;
  text-align: center;
}

#id_treescan_ad > div {
  margin-bottom:8px;
}

#id_twitter_follow {
    margin-top:8px;
    margin-bottom:8px;
}

.tech-docs > li {
  height: 25px;
}
ul.dataset-list {
  margin-top: 5px;
}
li.dataset {
  margin-bottom: 5px;
}
ul.nyc-files-list {
  margin: 0 0 10px 0;
  padding: 0;
}
ul.nyc-files-list > li {
  list-style-position: inside;
  list-style-type: square;
  background: transparent;
  border: none;
  padding: 2px;
  margin: 1px;
}
a.button-github {
  padding: 0.25em 2em 0.25em 0.8em;
  border-radius: 9999px;
  display: inline-block;
  transition: all 0.15s ease;
  box-sizing: border-box;
  background-color: #f6f6f6;
  color: #4f5959;
  border: 1px solid #369;
  width: 176px;
  /*height: 20px;*/
  position: relative;
  text-indent: 1.8em;
}

a.button-github:hover {
  text-decoration: none;
  font-weight: 500 !important;
}

a.button-github.has-icon > svg {
    position: absolute;
    left: 0.4em;
    top: 0.1em;
    width: 1.4em;
}
