body {
  background: #fafafa;
  color: #333333;
}

h1, h2, h3, h4, h5, h6 {
  color: #444444;
}

.OM-nav .btn{
  font-size: 12pt;
}

.OM-home h4 {
  margin-top: 0;
}

.OM-home > row {
  margin-top: 0.25in;  
}

.OM-home li.nav-item {
  margin-bottom: 0.2in;
}

a.nav-link.OM-nav-item {
  border: 2px solid transparent;
}

.OM-CH-Level {
  margin-bottom: 20px;
}

.OM-CH-Level0 {font-size: 24px; margin-left: 0;}
.OM-CH-Level1 {font-size: 24px; margin-left: 0.25in;}
.OM-CH-Level2 {font-size: 24px; margin-left: 0.5in;}
.OM-CH-Level3 {font-size: 24px; margin-left: 0.75in;}
.OM-CH-Level4 {font-size: 24px; margin-left: 1.0in;}
.OM-CH-Level5 {font-size: 24px; margin-left: 1.25in;}

.OM-CH-Level a {
  color: black;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 3px none;
  border-bottom: 3px none;
}

.OM-CH-Level a:hover {
  color: blue;
  text-decoration: none; /* remove detault hover */
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 3px solid #aaa;
  border-bottom: 3px solid #aaa;
}

.OM-CH-RecordType {
  color: #ccc;
}

.OM-CH-Current {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  margin-top: 0.25in;
  margin-bottom: 0.25in;
  padding-top: 0.2in;
  padding-bottom: 0.2in;
  border-top: 3px solid lightgrey;
  border-bottom: 3px solid lightgrey;
  width: 100%;
}

.OM-CH-CurrentData {
  color: #666;
  font-size: 20px;
  font-weight: normal;
  margin-left: 0.5in;
}

.OM-CH-CurrentDescription {
  color: #666;
  font-size: 20px;
  font-weight: normal;
  margin-left: 0.5in;
  font-style: italic;
}

.OM-CH-Child {
  margin-top: 10px;
}

.OM-CH-Child a {
  font-size: 14pt;
  color: black;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 3px none;
  border-bottom: 3px none;
  line-height: 1.5em;
  white-space: nowrap;
}

.OM-CH-Child a:hover  {
  color: blue;
  text-decoration: none; /* remove detault hover */
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 3px solid #aaa;
  border-bottom: 3px solid #aaa;
}

.om-icon {
  display: inline-block;
  font: normal normal normal 14px/1 'Nucleo Outline';
  font-size: inherit;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

div.om-content {
  margin-bottom: 20px;
  padding: 20px;
}

.om-content,
.om-content p,
.om-content ul li {
  background: white;
  color: #333;
  font-weight: inherit;
  font-size: 1.1em;
}

.om-page {
  margin-bottom: 20px;
  padding: 20px;
  background-color: white;
}

.om-page h1,
.om-page h2,
.om-page h3 {
  color: blue;
  margin-top: 10px;
  margin-bottom: 10px; 
}

.om-page p,
.om-page li {
  padding: 0;
  padding-top: 6pt;
  font-weight: normal;
  font-size: 14pt;
}

.om-page blockquote {
  margin-left: 0.5in;
  padding: 15px;
  background-color: #eee;
  font-size: 14pt;
}

.om-page table {
  margin-bottom: 0.5in;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  font-size: 14pt; 
}
.om-page table tr {
  margin-top: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #ddd;
}

.om-page table td {
  padding: 8px;
}

.icon.icon-primary {
  color: #f96332;
}
.icon.icon-info {
  color: #2CA8FF;
}
.icon.icon-success {
  color: #18ce0f;
}
.icon.icon-warning {
  color: #FFB236;
}
.icon.icon-danger {
  color: #FF3636;
}
.icon.icon-white {
  color: #FFFFFF;
}
a.nav-link.OM-nav-item:hover {
  border: 2px solid #aaa;
}

a.OM-nav-item {
  border-top: 3px none;
  border-bottom: 3px none;
  padding-top: 2px;
  padding-bottom: 2px;
}

a.OM-nav-item:hover {
  border-top: 3px solid #aaa;
  border-bottom: 3px solid #aaa;
  text-decoration: none; /* remove detault hover */
  padding-top: 2px;
  padding-bottom: 2px;
}

.row.OM-nav-item {
  margin-top: 25px;
}
.OneMuseum .cards .card-title,
.OneMuseum .cards .card-text {
  padding-top: 10px;
  margin-top: 0px;
  color:silver;
  text-shadow: 2px 2px #000;
}

.input-group .input-group-prepend .input-group-text, .form-group .input-group-prepend .input-group-text {
  border-left: 1px solid #E3E3E3;
  background-color: inherit;
}

.OneMuseum .container h4 {
  color:yellow;
}

span.query {
  font-weight: bold;
  color: blue;
}

.bg-steel {
  background-color: #092941;
}

.site-header .navbar-nav .nav-link {
  color: #cbd5db;
}

.site-header .navbar-nav .nav-link:hover {
  color: #ffffff;
}

.site-header .navbar-nav .nav-link.active {
  font-weight: 500;
}

.content-section {
  background: #ffffff;
  padding: 10px 20px;
  border: 2px solid #e8e8e8;
  border-radius: 3px;
  margin-bottom: 20px;
  margin-top: 20px;
}

#signin.content-section,
#signup.content-section,
#resettoken.content-section,
#resetrequest.content-section {
  width:350px !important;
  margin-left: auto;
  margin-right: auto;
  color: #000;
}

#userprofile.content-section {
  width:450px !important;
  margin-left: auto;
  margin-right: auto;
  color: #000;
}

#signin p.small,
#signin span.small,
#signup p.small {
  font-size: 75% !important;
  font-weight: 400 !important;
}
.article-title {
  color: #444444;
}

a.article-title:hover {
  color: #428bca;
  text-decoration: none;
}

.article-content {
  white-space: pre-line;
}

.article-img {
  height: 65px;
  width: 65px;
  margin-right: 16px;
}

.article-metadata {
  padding-bottom: 1px;
  margin-bottom: 4px;
  border-bottom: 1px solid #e3e3e3
}

.article-metadata a:hover {
  color: #333;
  text-decoration: none;
}

.article-svg {
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.account-img {
  height: 125px;
  width: 125px;
  margin-right: 20px;
  margin-bottom: 16px;
}

.account-heading {
  font-size: 2.5rem;
}

.OneMuseum.section {
  padding-top: 15px; 
  margin-top:0px;
}

.OneMuseum-bg-color {
  background: firebrick;
  width: auto;
  min-width: 200px;
  /* max-width: 200px; */
  height: auto;
/*  min-height: 192px; */
/*  max-height: 200px; */
}

.OneMuseum-bg-color h4 {
    font-size: 1.4em;
}

.OneMuseum-bg-color p {
  font-size: 1em;
}

.NOTUSED .OneMuseum img.card-img{
  width: auto;
  min-width: 144px;
  max-width: 144px;
  height: auto;
  min-height: 96px;
  max-height: 96px;
}

.OneMuseum.cards .card-title,
.OneMuseum.cards .card-text {
  color: #fff;
  text-shadow: 2px 2px #000;
}

.OneMuseum .card {
  border: 4px solid white;
}

.OneMuseum .card.noborder,
.OneMuseum .card.noborder:hover {
  border: none !important;
}
.OneMuseum .card:hover {
  border: 4px solid #000;
}

img:hover {
  filter: grayscale(50%) !important;
}


/* Change the default color in NOW UI KIT - are too grey */
.description,
.info p {
  color:#000;
}

main.container {
  margin-top: 70px;
}

#starter-title h3 {
  color:yellow;
}