.nav-banner {
  background-color: #225656;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  background: url("/opensource/images/grass.jpg") no-repeat center;
  background-size: cover;
  font-size: 1.5em;
}

.nav-banner h1 {
  margin-bottom: 15px;
}

.nav-banner h1,
.nav-banner h2 {
  color: white;
  margin: 5px 0px 0px 0px;
}

.nav-banner a {
  text-decoration: none;
  color: white;
}

.nav-banner a:hover {
  color: #dbb28f;
  text-decoration: underline;
}

.h-centre {
  display: flex;
  place-items: center;
  height: 50%;
  box-sizing: border-box;
}

.h-centre img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.end-line {
  border-bottom: 1px solid #ccc;
}

.article-container {
  padding-top: 30px;
  padding-bottom: 50px;
  color: black;
  font-size: 1.6em;
  line-height: 1.375;
}

.article-container h1,
.article-container h2 {
  font-size: 2em;
  line-height: 1;
  font-weight: normal;
  margin-top: 30px;
  margin-bottom: 30px;
}

.article-container hr {
  color: #225656;
}

.article-container .link-buttons {
  margin-top: 30px;
  text-align: center;
  display: inline-block;
}

.article-container .lead-link {
  border-color: #225656;
  border-style: solid;
  padding: 12px 16px 12px 16px;
  background-color: #225656;
  font-weight: bold;
  border-width: 2px;
  display: inline-block;
}

span.lead-link {
  margin: 5px;
  background: #225656;
  padding: 20px;
}

span.center-text {
  vertical-align: middle;
  display: table-cell;
}

a span.lead-link {
  text-decoration: none;
  color: white;
}

.icon {
  fill: white;
  width: 22px;
  height: 22px;
  padding-right: 20px;
}

.jumbotron {
  padding: 30px;
  background-color: #225656;
  background: url("/opensource/images/grass.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
}

.jumbotron h1 {
  font-size: 7.5em;
  line-height: 1;
  color: white;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 3em;
  font-weight: 200;
  color: white;
}

.highlighted-content-container {
  padding-top: 20px;
  padding-bottom: 50px;
  text-align: center;
}

.highlighted-row {
  text-align: center;
  display: inline-block;
}

.highlighted-item {
  display: inline-block;
  vertical-align: middle;
  margin: 20px;
}

.highlighted-item img {
  width: 250px;
  border: none;
}

.content-strip {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  overflow: hidden;
}

.content-strip h1,
.content-strip h2 {
  text-align: center;
}

.content-strip h2 {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}

.content-strip h2:before,
.content-strip h2:after {
  background: #568383;
  content: "";
  position: absolute;
  height: 2px;
  top: 50%;
  width: 600px;
}

.content-strip h2:after {
  left: 100%;
}

.content-strip h2:before {
  right: 100%;
}

.project-index {
  padding-top: 25px;
  padding-bottom: 50px;
}

.project-index-item {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.project-name {
  text-align: right;
  padding-right: 5px;
}

.project-name a {
  color: #225555;
  text-decoration: none;
}

.project-image {
  text-align: center;
  padding-left: 10px;
  padding-right: 5px;
}

.project-image img {
  max-width: 100%;
  max-height: 80px;
  padding-right: 0.2em;
  border: none;
}

.project-description {
  text-align: left;
  padding-left: 0.5em;
  border-left: solid;
  border-left-color: #c4caca;
}

.project-content p,
.project-content pre,
.project-content ul {
  text-align: left;
}

.project-content pre {
  padding-left: 20px;
}

.project-source {
  display: inline-block;
}

.left-aligned {
  text-align: left;
}

#source ul,
#gems ul,
#docs ul {
  padding: 0px;
}

#source ul li,
#gems ul li,
#docs ul li {
  list-style-type: none;
}

#source a,
#gems a,
#docs a {
  text-decoration-color: lightgrey;
}

.project-detail-table {
  padding-top: 20px;
}

.project-detail-table .project-link-table {
  padding-top: 25px;
}

.project-detail-table a {
  text-decoration: none;
}

.project-info .project-item {
  width: 150px;
}

.project-info-item {
  padding-left: 20px;
}

.project-info .project-row {
  max-height: 20px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.project-info-item label {
  display: inline-block;
  float: left;
  text-align: right;
  margin-right: 20px;
  min-width: 122px;
  font-weight: bold;
}

p.project-info-item span {
  text-align: left;
  white-space: nowrap;
}

.project-info-image {
  text-align: center;
}

.project-info-image img {
  max-width: 100%;
}

.project-content a,
.content-strip a {
  text-decoration: none;
  color: #225555;
}

.project-content pre {
  padding: 30px;
  color: white;
  background-color: #225656;
  color: #dbb28f;
  margin-bottom: 20px;
}

.gel-layout {
  margin-right: 0px;
  margin-left: -8px;
  padding-right: 0px;
  padding-left: 0px;
  list-style: outside none none;
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
}

.gel-layout__item {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
}

@media (min-width: 15em) {
  .gel-bp-xs-1\/8 {
    width: 12.5% !important;
  }
  .gel-bp-xs-1\/4 {
    width: 25% !important;
  }
  .gel-bp-xs-1\/2 {
    width: 50% !important;
  }
  .gel-bp-xs-2\/3 {
    width: 66.6% !important;
  }
  .gel-bp-xs-2\/3 {
    width: 66.6% !important;
  }
}

@media (min-width: 37.5em) {
  .gel-bp-m-1\/2 {
    width: 50% !important;
  }
  .gel-bp-m-1\/8 {
    width: 12.5% !important;
  }
  .gel-bp-m-2\/5 {
    width: 40% !important;
  }
  .gel-bp-m-3\/5 {
    width: 60% !important;
  }
}

@media (min-width: 56.25em) {
  .gel-bp-l-1\/16 {
    width: 6.25% !important;
  }
  .gel-bp-l-1\/2 {
    width: 50% !important;
  }
  .gel-bp-l-1\/8 {
    width: 12.5% !important;
  }
  .gel-bp-l-2\/5 {
    width: 40% !important;
  }
  .gel-bp-l-3\/5 {
    width: 60% !important;
  }
}

.gel-opensource-nav,
.gel-opensource-nav div {
  background-color: #2036c7;
  color: white;
  text-decoration: none;
}

div.project-count {
  font-size: 1.125rem;
}
div.project-count h1.gel-exciting-numbers {
  font-size: 5rem;
  font-weight: bold;
  margin-bottom: 0px;
}
div.project-count .gel-button.gel-button--secondary {
  display: inline-block;
}
div.project-count p {
  margin-bottom: 10px;
}

.callout-banner {
  background-color: #f3f3ee;
}

div.project-logo-container {
  background-color: #f3f3ee;
  height: 100%;
  min-height: 100%;
  padding-bottom: 30px;
  text-align: center;
}

.gel-homepage-promo-block .gel-layout__item .gel-media__link:hover {
  color: #2036c7;
}

.gel-opensource-footer {
  font-size: 18px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.gel-opensource-footer .gel-layout__item.footer-item a {
  margin-top: 40px;
  text-align: left;
  color: inherit;
  border-color: #999dd1;
}
.gel-opensource-footer .gel-layout__item.footer-item a:hover {
  border: 1px solid white;
  color: white;
}
.gel-opensource-footer
  .gel-layout__item.footer-item
  a:hover
  .gel-button__content {
  border-bottom: 1px solid white;
}

div.project-summary {
  height: 100%;
}

span.project-logo {
  font-size: 10em;
  font-weight: 900;
  color: black;
  padding-bottom: 10px;
  border-bottom: 10px solid black;
  padding-bottom: 0px;
}

.nav-banner {
  background-color: #225656;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  background: url("/opensource/images/grass.jpg") no-repeat center;
  background-size: cover;
  font-size: 1.5em;
}
.nav-banner h1 {
  margin-bottom: 15px;
}
.nav-banner h1,
.nav-banner h2 {
  color: white;
  margin: 5px 0px 0px 0px;
}
.nav-banner a {
  text-decoration: none;
  color: white;
}
.nav-banner a:hover {
  color: #dbb28f;
  text-decoration: underline;
}

.summary-container {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 10px;
  color: black;
  font-size: 1.6em;
  line-height: 1.375;
}
.summary-container h1,
.summary-container h2 {
  font-size: 2em;
  line-height: 1;
  font-weight: bold;
}
.summary-container p {
  padding-bottom: 20px;
}

.article-container {
  padding-top: 30px;
  padding-bottom: 50px;
  color: black;
  font-size: 1.6em;
  line-height: 1.375;
}
.article-container h1,
.article-container h2 {
  font-size: 2em;
  line-height: 1;
  font-weight: normal;
  margin-top: 30px;
  margin-bottom: 30px;
}
.article-container .link-buttons {
  margin-top: 30px;
  text-align: center;
  display: inline-block;
}
.article-container .lead-link {
  border-color: #225656;
  border-style: solid;
  padding: 12px 16px 12px 16px;
  background-color: #225656;
  font-weight: bold;
  border-width: 2px;
  display: inline-block;
}

span.lead-link {
  margin: 5px;
  background: #225656;
  padding: 20px;
}

span.center-text {
  vertical-align: middle;
  display: table-cell;
}

a span.lead-link {
  text-decoration: none;
  color: white;
}

.icon {
  fill: white;
  width: 22px;
  height: 22px;
  padding-right: 20px;
}

.jumbotron {
  padding: 30px;
  background-color: #225656;
  background: url("/opensource/images/grass.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
}
.jumbotron h1 {
  font-size: 7.5em;
  line-height: 1;
  color: white;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 3em;
  font-weight: 200;
  color: white;
}

.highlighted-content-container {
  padding-top: 20px;
  padding-bottom: 50px;
  text-align: center;
}

.highlighted-row {
  text-align: center;
  display: inline-block;
}

.highlighted-item {
  display: inline-block;
  vertical-align: middle;
  margin: 20px;
}
.highlighted-item img {
  width: 250px;
  border: none;
}

.content-strip {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  overflow: hidden;
}
.content-strip h1,
.content-strip h2 {
  text-align: center;
}
.content-strip h2 {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.content-strip h2:before,
.content-strip h2:after {
  background: #568383;
  content: "";
  position: absolute;
  height: 2px;
  top: 50%;
  width: 600px;
}
.content-strip h2:after {
  left: 100%;
}
.content-strip h2:before {
  right: 100%;
}

.project-index {
  padding-top: 25px;
  padding-bottom: 50px;
}

.project-index-item {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.project-name {
  text-align: right;
  padding-right: 5px;
}
.project-name a {
  color: #225555;
  text-decoration: none;
}

.project-image {
  text-align: center;
  padding-left: 10px;
  padding-right: 5px;
}
.project-image img {
  max-width: 100%;
  max-height: 80px;
  padding-right: 0.2em;
  border: none;
}

.project-description {
  text-align: left;
  padding-left: 0.5em;
  border-left: solid;
  border-left-color: #c4caca;
}

.project-content p,
.project-content pre,
.project-content ul {
  text-align: left;
}

.project-content pre {
  padding-left: 20px;
}

.project-source {
  display: inline-block;
}

.left-aligned {
  text-align: left;
}

svg.status__button-icon.gel-icon.gel-icon--text {
  vertical-align: top;
  color: grey;
}

.project-detail-table {
  padding-top: 20px;
}
.project-detail-table .project-link-table {
  padding-top: 25px;
}
.project-detail-table .project-link-table a {
  text-decoration: none;
}

.project-info .project-item {
  width: 150px;
}

.project-info-item {
  padding-left: 20px;
}
.project-info-item label {
  float: left;
  text-align: right;
  margin-right: 20px;
  min-width: 122px;
  font-weight: bold;
}

.project-info .project-row {
  max-height: 20px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}

p.project-info-item span {
  text-align: left;
  white-space: nowrap;
}

.project-info-image {
  text-align: center;
}

.project-info-image img {
  padding-top: 50px;
  max-width: 100%;
}

.project-content a,
.content-strip a {
  text-decoration: none;
  color: #225555;
}

.project-content pre {
  padding: 30px;
  color: white;
  background-color: #225656;
  color: #dbb28f;
  margin-bottom: 20px;
}

.gel-layout {
  margin-right: 0px;
  margin-left: -8px;
  padding-right: 0px;
  padding-left: 0px;
  list-style: outside none none;
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
}

.gel-layout__item {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
}

.gel-button-nowrap {
  overflow: hidden;
  white-space: nowrap;
}

.underscore-splitter-spacer {
  padding-top: 30px;
}

.underscore-splitter {
  width: 60px;
  background-color: #2036c7;
  height: 10px;
}

.gel-hero-paragraph {
  font-size: 1.8em;
}

@media (min-width: 15em) {
  .gel-bp-xs-1\/8 {
    width: 12.5% !important;
  }
  .gel-bp-xs-1\/4 {
    width: 25% !important;
  }
  .gel-bp-xs-1\/2 {
    width: 50% !important;
  }
  .gel-bp-xs-2\/3 {
    width: 66.6% !important;
  }
  .gel-bp-xs-2\/3 {
    width: 66.6% !important;
  }
  .project-count {
    display: none;
  }
}

@media (min-width: 37.5em) {
  .gel-bp-m-1\/2 {
    width: 50% !important;
  }
  .gel-bp-m-1\/8 {
    width: 12.5% !important;
  }
  .gel-bp-m-2\/5 {
    width: 40% !important;
  }
  .gel-bp-m-3\/5 {
    width: 60% !important;
  }
}

@media (min-width: 56.25em) {
  .gel-bp-l-1\/16 {
    width: 6.25% !important;
  }
  .gel-bp-l-1\/2 {
    width: 50% !important;
  }
  .gel-bp-l-1\/8 {
    width: 12.5% !important;
  }
  .gel-bp-l-2\/5 {
    width: 40% !important;
  }
  .gel-bp-l-3\/5 {
    width: 60% !important;
  }
  .project-count {
    display: block;
  }
}
