h1, h2, h3, h4, h5 {
  font-family: Inconsolata, monospace;
}

h1 {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 10px;
}

header {
  margin-bottom: 40px;
  text-align: center;
}
header h2 {
  font-size: 18px;
  line-height: 24px;
}

div.alert-wrapper {
  text-align: center;
}

div.alert {
  padding: 10px;
  border: 1px solid #2A75B7;
  background: rgba(41, 118, 182, 0.1);
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  color: #2A75B7;
  font-size: 18px;
  margin-bottom: 40px;
}

table.table-striped td, table.table-striped th {
  border: 1px solid #999;
  padding: 5px;
}
table.table-striped tr:nth-child(even) {
  background: #f1f1f1;
}

div.about-speaker {
  max-width: 900px;
  margin: 0 auto 40px auto;
}
div.about-speaker div.image div.speaker-circle-md img {
  border: 2px solid #2A75B7;
}
div.about-speaker div.bio {
  text-align: left;
}

div.show-archive-home div.intro {
  padding: 40px;
  text-align: center;
}
div.show-archive-home div.intro h2 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 40px;
}
div.show-archive-home div.speakers {
  margin-bottom: 60px;
}
div.show-archive-home div.speakers h2 {
  text-align: center;
}
div.show-archive-home div.speakers div.speaker {
  margin-bottom: 20px;
  text-align: center;
}
div.show-archive-home div.speakers div.speaker a.speaker-circle-md img {
  border: 2px solid #2A75B7;
}
div.show-archive-home div.speakers div.speaker h3 {
  font-size: 16px;
}
div.show-archive-home div.speakers div.speaker h4 {
  font-size: 14px;
}
div.show-archive-home div.presentations {
  max-width: 900px;
  margin: 0 auto 100px auto;
}
div.show-archive-home div.presentations h2 {
  text-align: center;
}
div.show-archive-home div.presentations table td span.speaker-name {
  margin-left: 20px;
}

div.show-archive-speaker {
  text-align: center;
}
div.show-archive-speaker div.alert {
  margin-bottom: 40px;
}
div.show-archive-speaker div.presentations {
  margin-bottom: 100px;
}
div.show-archive-speaker div.presentations div.presentation {
  max-width: 900px;
  margin: 0 auto 30px auto;
  text-align: left;
}

div.show-archive-presentation div.alert {
  margin-bottom: 40px;
}
div.show-archive-presentation div.details {
  max-width: 900px;
  margin: 0 auto 100px auto;
}

div.show-archive-speaker-all div.items {
  max-width: 700px;
  margin: 0 auto 40px auto;
}
div.show-archive-speaker-all div.items h2 {
  text-align: center;
}
div.show-archive-speaker-all div.items ul {
  list-style: none;
  text-align: center;
}

div.show-archive-speaker-topic div.topic {
  max-width: 900px;
  margin: 0 auto 40px auto;
}
/*# sourceMappingURL=../../maps/2024/nfjs/nfjs-show-archive.css.map */
