body {
  background-color: #0000aa;
  margin: 0%;
}
body h2 {
  text-align: center;
  color: #aa0000 !important;
}

h5 {
  color: black;
  line-height: 5rem;
  font-size: 3rem;
}

iframe {
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  iframe {
    height: 100%;
    width: 100%;
  }
}

.pic {
  border: 3px solid #bbbbbb;
}

#mainNav {
  font-size: 2rem;
  line-height: 1rem;
}
@media only screen and (max-width: 768px) {
  #mainNav {
    line-height: 3rem;
  }
}
#mainNav .nav-link {
  line-height: 2rem;
}
#mainNav .navbar-brand {
  font-size: 2rem !important;
  color: #aa0000;
}
#mainNav .navbar-brand span {
  color: #55ff00;
}

#headingGroup span {
  color: #55ff00;
}
#headingGroup h2 {
  font-size: 3rem;
  color: #aa0000;
  line-height: 2rem;
}
@media (max-width: 1300px) {
  #headingGroup h2 {
    font-size: 2rem;
  }
}

.blurb h2 {
  font-weight: bold;
  font-size: 2.5rem;
  color: black;
  line-height: 2.5rem;
}
@media (max-width: 1300px) {
  .blurb h2 {
    font-size: 2rem;
  }
}
.blurb p {
  line-height: 2;
}
.blurb p .dots {
  display: inline;
  color: #55ff00;
  cursor: pointer;
  vertical-align: sub;
  font-style: italic;
}
.blurb p .more {
  display: none;
}
.blurb p .less {
  display: none;
  cursor: pointer;
  color: #55ff00;
  vertical-align: sub;
  font-style: italic;
}

.content {
  margin-top: 100px;
  margin-bottom: 100px;
}

.btn {
  border-radius: 0;
}

.form-control {
  border-radius: 0;
}

select.form-control {
  background: #bbbbbb !important;
}

.custom-checkbox .custom-control-label::after {
  content: "[ ]";
}

.custom-control-label {
  line-height: 1.1rem;
}

*.show {
  display: flex !important;
}

.aLaunch {
  background-color: #bbbbbb;
  border-style: dotted;
  border-color: #555555;
  border-width: 0.2rem;
  font-size: 1.5rem;
}
.aLaunch .card-body {
  line-height: 2rem;
}
.aLaunch .card-body .text-red {
  color: red;
}
.aLaunch .card-body h2 {
  color: #aa0000;
  text-align: center;
  font-size: 2.2rem;
}
.aLaunch .card-body h4 {
  color: black;
  text-align: center;
  font-size: 1.3rem;
}
.aLaunch .tab-content {
  border-width: 0.2rem;
  border-top: none;
  border-color: #555555;
}
.aLaunch .nav-pills {
  border-color: hotpink;
  border-style: dotted;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  border-width: 7rem;
}
.aLaunch p {
  color: white;
}
.aLaunch .card-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  color: #bbbbbb;
  border-bottom-color: #bbbbbb;
  border-bottom-width: 0.2rem;
  border-bottom-style: dotted;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  background-color: black;
  padding-left: 1.5rem;
}
.aLaunch .card-header .nav-link {
  border-color: #555555;
  border-style: none;
  border-top-width: none;
  border-bottom: none;
  padding-top: 0.2rem;
}
.aLaunch .card-body p {
  color: black;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #555555;
  background-color: black;
}

#po1 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 100;
}

#po2 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 600;
}

#po3 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 900;
}

#po4 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 1000;
}

#po5 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 1100;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none !important;
  background-color: #0000aa;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-image: none !important;
  background-color: #0000aa;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0rem;
  border: none;
  background-color: #0000aa;
}

.custom-checkbox .custom-control-input:focus {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  background-color: #0000aa;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none !important;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.custom-checkbox .custom-control-input::after {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  background-color: #0000aa;
}

.form-control:active {
  box-shadow: -3.5px -7px 0 0 #bbbbbb, 2.5px 6.125px 0 0 #bbbbbb, -3.5px 6.125px 0 0 #bbbbbb, 2.5px -7px 0 0 #bbbbbb;
  border: none;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: black;
  outline: 0;
  box-shadow: -3.5px -7px 0 0 #bbbbbb, 2.5px 6.125px 0 0 #bbbbbb, -3.5px 6.125px 0 0 #bbbbbb, 2.5px -7px 0 0 #bbbbbb;
}

.launchBlurb h2 {
  font-size: 2rem;
  line-height: 2rem;
  margin-bottom: 1rem;
  color: #aa0000;
}
.launchBlurb p {
  text-align: center;
  border: none;
  margin-bottom: 0.8rem;
}

#apodLogo {
  background-image: url("imgs/jake-weirick-Q_RBVFFXR_g-unsplash.jpg");
  background-color: #cccccc;
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
}

/*# sourceMappingURL=app.css.map */
