 * {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

ul.currentSchemaList {
   margin-top: -1em;
}

hr {
    margin-top: 1em;
    margin-bottom: 1em;
}

th, td {
    text-align: left;
    vertical-align: top;
	padding-left: .5em;
	padding-right: .5em;
}

.hidden {
    display: none;
}

.invisible {
    visibility: hidden;
}

.clear {
    clear: both;
}

body {
    font-size: 95%;
    background-color: white;
}

h1 {
    margin-top: 0;
    margin-bottom: .5em;
    font-size: 200%;
}

h2 {
    margin-top: 1em;
    margin-bottom: .5em;
    font-size: 125%;
}

p {
    margin-top: .6em;
    margin-bottom: 1.4em;
    max-width: 45em;
}

li {
    max-width: 45em;
}

hr {
   max-width: 45em;
}

#header {
    position: relative;
}

.nonvisual {
    display: block;
    position: absolute;
    top: 0;
    left: -1000px;
}

#logo {
    float: left;
    margin: 9px;
}

#logo img {
    vertical-align: middle;
}

#logo a {
    color: black;
    background: transparent;
    font-size: 16px;
    text-decoration: none;
}

#search {
    float: right;
    padding: 4px 11px 4px 32px;
    color: white;
    background: #006699;
}

#search * {
    font-size: 13px;
}

#search p {
    margin: 0;
}

#search input.text {
    margin: 2px 0px;
}

#search input.submit {
    padding: 0px 5px;
}

#search select {
    margin: 2px 0px;
}

#nasaLinks {
    float: right;
    padding-left: 2em;
    padding-right: 1em;
    padding-top: 1em;
    font-size: 11px;
}

#nasaLinks a {
    color: #666666;
    background: transparent;
    text-decoration: none;
}

#nasaLinks a:hover {
    text-decoration: underline;
}

#footer {
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 1.2em;
  margin: 50px 0 0 0;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}

#footer p {
  margin: 0;
  padding: 0;
}

#footer img {
  padding-right: 1em;
}

#footer .footer-section {
  display: flex;
  align-items: center;
}

#footer .left {
  float: left;
}

#footer .right {
  float: right;
}

#menu {
    position: relative;
    color: white;
    background: #777;
    margin-bottom: 2px;
}

#menu ul {
    float: left;
    padding: 0;
    list-style: none;
}

#menu li {
    float: left;
    border-right: 1px solid white;
}

#menu li.last{
    border-right: none;
}

#menu a {
    display: block;
    padding: .2em 1em;
    color: white;
    background: #777;
    font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-decoration: none;
    text-transform: uppercase;
}

body.menu_home #home,
body.menu_about #about,
body.menu_pds4 #pds4,
body.menu_data #data,
body.menu_tools #tools,
body.menu_related #related,
body.menu_contact #contact,
body.menu_citation #citation,
body.menu_policy #policy,
body.menu_roadmap #roadmap,
body.menu_pds3 #pds3,
/* body.menu_services #services, */
body.menu_datastandards #datastandards,
#menu li.selected {
    padding-bottom: 2px;
    margin-bottom: -2px;
    background: white;
    border-left: 1px solid white;
    border-right: 2px solid white;
}

body.menu_home #home {
    /*visibility: hidden;*/
}

body.menu_home #home,
#menu li.first {
    border-left: none;
}

body.menu_home #home, body.menu_home #home a,
body.menu_data #data, body.menu_data #data a,
body.menu_tools #tools, body.menu_tools #tools a,
body.menu_datastandards #datastandards, body.menu_datastandards #datastandards a,
#menu li.selected, #menu li.selected a {
    color: white;
    background: #d96c00;
    background: #006699;
}

#menu a:hover {
    text-decoration: underline;
}

#submenu {
    position: relative;
    height: 1.6em;
    color: white;
    background: #d96c00;
    background: #006699;
}

body.home #submenu {
    /*visibility: hidden;*/
}

#submenu ul {
    float: left;
    list-style: none;
    padding-left: 1em;
}

#submenu li {
    float: left;
    padding: .2em 1.5em .2em 0em;
}

body.menu_item_home_home #home_home,
body.menu_item_home_about #home_about,
body.menu_item_home_node_descriptions #home_about,
body.menu_item_home_community_announcements #home_home,
body.menu_item_home_data_users #home_data_users,
body.menu_item_home_data_proposers #home_data_proposers,
body.menu_item_home_data_providers #home_data_providers,

body.menu_item_data_data_search #data_data_search,
body.menu_item_data_keyword_search #data_keyword_search,
body.menu_item_data_data_set_status #data_data_set_status,
body.menu_item_data_data_releases #data_data_releases,
body.menu_item_data_subscription_service #data_data_releases,

body.menu_item_tools_about #tools_about,
body.menu_item_tools_label_validation_tool #tools_about,
body.menu_item_tools_nasa_view #tools_about,
body.menu_item_tools_tools-package #tools_about,
body.menu_item_tools_tool_registry #tools_tool_registry,
body.menu_item_tools_data_dictionary_search #tools_data_dictionary_search,

body.menu_item_datastandards_about #datastandards_about,
body.menu_item_datastandards_training #datastandards_training,
body.menu_item_datastandards_doc #datastandards_doc,
body.menu_item_datastandards_doc_current #datastandards_doc,
body.menu_item_datastandards_schema #datastandards_schema,
body.menu_item_datastandards_citing #datastandards_citing,
body.menu_item_datastandards_pds3 #datastandards_pds3,
#submenu li.selected {
 /*   padding-left: .7em; */
 /*   background: transparent url(../images/arrow.gif) no-repeat 0em .5em; */
    font-weight: bold;
}

#submenu li > a {
    color: white;
    background: #d96c00;
    background: #006699;
    font-size: 95%;
    text-decoration: none;
}

#submenu li.selected > a {
    color: #8c8c8c;
}

#submenu a:hover {
    text-decoration: underline;
}

#sidebar {
    clear: both;
    float: left;
    width: 15em;
    padding: 18px 1em 1em 13px ;
}

#sidebar {
    display: none;
}

body.sidebar #sidebar {
    display: block;
}

.sidebarSection {
    border: 1px solid #006699;
    margin-bottom: 1em;
}

.sidebarSection h2 {
    margin: 0;
    padding: .1em .5em;
    color: white;
    background: #006699;
    font-size: 120%;
}

.sidebarSection h3 {
    margin: 0;
    padding: .6em .5em .1em .5em;
    color: black;
    background: white;
    font-size: 100%;
}

.sidebarSection ul {
    list-style: none;
    padding-left: 0;
    padding-top: .3em;
    padding-bottom: .8em;
}

.sidebarSection li {
    padding: .2em .5em;
    font-size: 100%;
    margin-left: .5em;
    text-indent: -.5em;
}

#IE .sidebarSection li:first-child {
    text-indent: 0em;
}

.sidebarLink {
    padding: .2em .5em .8em 1.2em;
    background: transparent url(../images/plus.gif) no-repeat .5em .5em;
    font-size: 90%;
}

.sidebar a {
    color: #0000CC;
    text-decoration: none;
}

.sidebar a:hover {
    text-decoration: underline;
}

#banholder {
   margin: 0px 0 0 50px;
   padding: 0;
   position: relative;
   top: 0px;
   z-index: -1;
   width: 600px;
}

#banner{
  font-family: Impact, Charcoal, Tahoma, Geneva, "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  line-height: 2.5em;
  margin: 0px 0 0 0;
  background: #006699;
}

#banner2{
  font-family: Impact, Charcoal, Tahoma, Geneva, "Gill Sans", "Gill Sans MT", Cal
ibri, sans-serif;  
  line-height: 1.0em;
  margin: 0px 0 0 0;
  background: #d96c00;
}

#bannertext{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 0 0 0 260px;
  padding: 10px;
  color: white;
}

#bannertext2{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 0 0 0 260px;
  padding: 10px;
  color: black;
}

#content {
    margin-left: 13px;
    margin-right: 13px;
    padding-top: 13px;
}

/* Added for PDSEN-164  - Resets list-item max-width */
#IE #IEBug li {
    max-width: none;
}

#IE #IEBug p {
	max-width: none;
}

/* Added for PDSEN-164  - Moves max-width setting to container */
#IE #IEBug ul {
    padding-left: 1.5em;
    max-width: 45em;
}

/* Added for PDSEN-164  - Moves max-width setting to container */
#IE #IEBug ol {
    padding-left: 2em;
    max-width: 45em;
}
/*
body.sidebar #content,
body.sidebar .output {
    margin-left: 18em;
}
body.sidebar .output #content {
    margin-left: 0;
}
*/
body.sidebar #content {
    margin-left: 18em;
}

.search_form a {
    color: #0000CC;
    text-decoration: underline;
}

a {
    color: #0000CC;
}

.refinements a {
    font-size: 90%;
    text-decoration: underline;
}

/* Content formatting */
ul {
    padding-left: 1em;
}

ol {
    padding-left: 1.5em;
}

.vertMenu {
    float: left;
    width: 13em;
    margin: 1em;
}

.vertMenuColumn1 {
    margin-left: 0em;
}

.vertMenuColumn2 {
    margin-right: 0em;
}

.vertMenu h2 {
    margin: 1em .5em .5em 0em;
    font-size: 120%;
}

.vertMenu ul {
    margin: 0em;
    padding: 0em;
    list-style: none;
}

.vertMenu li {
    margin-top: 1em;
    line-height: 1em;
}

table { 
/*    max-width: 45em; */
}

table th.defaultWidth,
table td.defaultWidth {
    width: 10em;
}

table.description th, table.description td {
    width: 37em;
    border: none;
    padding: .7em 0em .7em 1em;
}

table.description th.term, table.description td.term {
    width: 12em;
    padding: .7em 1em .7em 0em;
}

th.width1, td.width1 {
    width: 11em;
    padding: .7em 1em;
}

th.width2, td.width2 {
    width: 24em;
    padding: .7em 1em;
}

.linkList a {
    display: block;
}

table.nameValue th {
    padding-right: 2em;
    max-width: 55em;
}

table.nameValue th, table.nameValue td {
    padding-bottom: .5em;
}

/*
 * Styles for candystriped tables and results.
 */
.even, .even td {
  background: #e6eef2;
}

/*
 * Styles for popup windows.
 */
.popup .closeLink {
  text-align: right;
  margin-right: 2em;
 }
 
 .popup * {
   clear: both;
 }
 
 .popup pre {
   float: left;
   margin: 0em 0em 1em 0em;
   padding: .5em;
   border: 1px solid gray;
   font-family: monospace;
   font-size: 120%;
 }
 
 .popup table {
   margin: 0em 0em 1em 0em;
 }
 
 .popup th, .popup td {
   padding: .2em .5em;
 }
 
 /*
  * Styles for embedded tabbed panes.
  */
  
 ul.tabs {
  /* Add top padding to account for tab top padding, placement, and border,
     and indent a little from the left edge. */
  margin: 0em;
  padding: 8px 0px 0px 1em;
  background: transparent url(../images/gray-30-1x1.gif) repeat-x left bottom;
  vertical-align: bottom;
  white-space: nowrap;
}

ul.tabs li {
  display: inline;
  list-style-type: none;
  margin: 0em .2em;
  /* Pad the top and bottom a little, and raise the tab above the 1-pixel
     background image, so it shows through. */
  position: relative;
  bottom: 4px;
  padding: 3px 0em;
  background: #e5e5e5;
  /* Use border colors to give a 3-D look. */
  border-width: 1px;
  border-style: solid solid none solid;
  border-color: #f2f2f2 #c2c2c2 black #f2f2f2;
}

ul.tabs li.selected {
  /* Pad the tab by one more pixel, thus dropping the bottom DOWN by one pixel,
     so that our background covers up the UL background. */
  padding: 3px .5em 4px .5em;
  background: white;
  border-color: #c2c2c2 #4d4d4d black #c2c2c2;
}

ul.tabs a {
  padding: 0em .5em;
  text-decoration: none;
  color: black;
}

ul.tabs a:hover {
  color: blue;
}

/* A definition list. */

dl.definitions dt {
  width: 20%;
  float: left;
  font-weight: bold;
}

dl.definitions dd {
  margin-left: 21%;
}

dl.definitions dt, dl.definitions dd {
  padding-bottom: 1.4em;
}

/* A name-value pair list */

dl.name-value dt {
	width: 5em;
	float: left;
	font-weight: bold;
}

dl.name-value dd {
	margin-left: 7em;
	width: 38em;
}

dl.name-value dt, dl.name-value dd {
	margin-bottom: 1em;
}

/* Search results styles */

.remove_box {
  vertical-align: 1px;
  border: 1px solid #C0C0C0;
  background: #F0F0F0;
  color: #FF0000;
  padding: 0px 3px 2px 3px;
  text-decoration: none;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.results {
  list-style: none;
  margin: 0;
  padding: 0;
}

.result {
  padding: .25em 0em .25em 0em;
}

.resultgroup {
  clear: both;
  padding-top: 1em;
}

.resultgroup .result {
  padding-left: .5em;
}


.contentnav {margin:8px 0;font:90% verdana;text-align:right;}
.contentnav a {text-decoration:underline;}
.contentnav span.first {float:left;text-align:left;}
.contentnav span.last span {margin-left:1em;}
/*
.contentnav #checkall, .contentnav #clearall {margin:0;cursor:pointer;cursor:hand;text-decoration:underline;color:#039;}
*/
.FormText {font-size:14px;}
.red {color: #FF0000;}

a.navLnkBlack {color: #000000; line-height: 18px;}
a.navLnkBlue {color: #006699; line-height: 18px;}
a.navLnkRed {color: #FF3333; line-height: 18px;}
a.navLnkWhite {color: #FFFFFF; line-height: 18px;}
a.navLnkGreen {color: #408040; line-height: 18px;}

.pageTitle {font-size: 18px; color: #993300; font-weight: bold;}

/* Capitalize search refinement facet values.
 * (They are <a> tags with the given class.)
 */
.pds_value {
    text-transform: capitalize;
}

/* citation-descriptions style */
div.description-block {
 font-style: italic;
 margin-left: 1em;
}

div.more-tools, div.more-info {
 padding-top: 5px;
}

div.more-tools a:hover, div.more-info a:hover {
 cursor:pointer;
}

#sitemapList > ul:before {
  content:attr(aria-label);
  font-size: 100%;
  font-weight: normal;
  margin-left: -15px;
}

#sitemapList > ul {
  padding-bottom: 5px;
}

#sitemapList li {
  margin-bottom: 1px;
}

.listFollowP {
  margin-top: 1em;
  margin-bottom: 0.2em;
}

.withSubheading {
  margin-top: 0.7em;
  margin-bottom: 0;
}

#searchable_attributes {
  max-width: 45em;
  border-collapse: collapse;
  margin-bottom: 1.5em;
}
#searchable_attributes,
#searchable_attributes th,
#searchable_attributes td {
  border-bottom: 1px solid gray;
}
#searchable_attributes td {
  vertical-align: middle;
  padding: .5em;
}
#searchable_attributes td:first-child {
  width: 26%;
}
#searchable_attributes td:nth-child(2) {
  width: 35%;
}
#searchable_attributes td:last-child {
  max-width: 17.5em;
  word-wrap: break-word;
}
/*
.fullWidth.menu_item_data_keyword_search.sidebar .output #sidebar {
    float: right;
    position: relative;
    top: -20em;
}
.fullWidth.menu_item_data_keyword_search.sidebar .output #content {
    margin-right: 18em;
}
*/
/*
.fullWidth.menu_item_data_keyword_search.sidebar .sidebarSection {
    background: #e5e5e5;
    box-shadow: 3px 3px 3px 0 #aaa;
}
.fullWidth.menu_item_data_keyword_search.sidebar .sidebarSection h3 {
    background: #e5e5e5;
}
*/
.menu_item_home_home .sidebarSection:nth-child(2) li:nth-last-child(3) {
    margin-top: 0.5em;
}

/* Data Dictionaries' side Table of Contents */
.sidebarSection.tableOfContents .headerLevel {
    padding-bottom: 5px;
    font-size: 105%;
    font-weight: bold;
}
.sidebarSection.tableOfContents .headerLevel ul {
    padding-top: 0;
    padding-bottom: 0;
    list-style: initial;
}
.sidebarSection.tableOfContents .headerLevel li {
    font-size: 95%;
    font-weight: normal;
    margin-left: 20px;
    padding-left: 0;
}

#annual-survey {
    max-width: 45em;
    padding: 8px;
    padding-right: 0;
    border: 1px solid #b8daff;
    background-color: #6c9ff4;
    color: white;
    border-radius: 0 3px 3px 0;
    background-color: #cce5ff;
    color: #002065;
    margin-bottom: 15px;
    position: relative;
}

#annual-survey:before {
    background-color: #004085;
    content: "";
    position: absolute;
    height: 102%;
    left: -1px;
    top: -1px;
    width: 10px;
}

#annual-survey p {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 10px;
}

#annual-survey .header {
    font-size: 120%;
    letter-spacing: -1px;
}

#annual-survey .subheader {
    letter-spacing: 0px;
}

#annual-survey .body {
    font-size: 109%;
    margin-top: 15px;
}

#annual-survey a {
    font-weight: bold;
    color: #0b3d91;
}

#header-container {
    display: flex;
    align-items: center;
}
#header-container #logo {
    background: url("/images/nasa_logo(280x280).png") no-repeat;
    background-size: contain;
    width: 75px;
    height: 65px;
    float: none;
    margin: 0;
}
#menu-container {
    width: 100%;
}
#header-links {
    font-size: 11px;
    width: 75px;
    margin: 0px 8px;
}
#header-links a {
    color: #335;
}
