.website-title-section {
  background: #0074bc;
}

body, h1, h2, h3, h4, h5, p {
   font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

body, div,p {
  /*font-weight: 300;*/
  line-height: 1.7em;
  color:#000;
}

.p-list {
  font-size: 1em;
  /*font-weight: 300;*/
  line-height: 33px;
}

#top-nav {
  background: rgba(23,42,116,0.06);
  padding: 2px;
}

.website-title-div {
  padding: 2px;
  margin: 0;
}

h2, .website-title {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 500;
  letter-spacing: 1px;
  margin: 15px;
}

#textandimg-about {
  margin-top: 30px;
  margin-bottom: 0px;
}

#theme-img {
  min-width: 150px;
  max-width: 450px;
}

.yp-pai-logo {
  padding: 20px 0px;
}

@media (max-width: 992px) {
  .text-center.text-white.d-inline-block {
    font-size: 25px;
    padding: 0px 45px;
  }
}

@media (max-width: 768px) {
  .text-center.text-white.d-inline-block {
    font-size: larger;
  }
}

@media (max-width: 360px) {
  .text-center.text-white.d-inline-block {
    font-size: medium;
  }
}

#btn-login {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 18px;
  color: #172a74;
  border-radius: 13px;
  background: #10cb93;
  border-style: none;
  box-shadow: 0px 5px 15px rgba(23,42,116,0.33);
}

.login-link {
  font-weight: 600;
}

.navbar-text {
    display: block;
    padding: .5rem 1rem;
}
/*
.nav-p {
  padding-right: 15px;
  font-size: small;
}*/

#p-use-text {
  color: #172a74;
  font-size: 16px;
  padding: 25px;
}

#primary {
  color: #172a74;
  background: #10cb93;
}

.text-center.d-flex.d-xl-flex.justify-content-xl-center.align-items-xl-center.call2action {
  color: #172a74;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
/*  font-weight: 300;*/
  line-height: 43px;
}

.call-text {
  font-size: 23px;
  color: #172a74;
  /*text-align: center;*/
  line-height: 28px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
/*  font-weight: 300;*/
  margin: 20px;
}

.call-to-action-section {
  background-color: rgba(148,201,255,0.37);
}

.row.call-row {
  padding: 10px 40px;
}

#info-p-xs {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
/*  font-weight: 300;*/
  line-height: 29px;
}

.highlight-blue {
  background: rgb(215,236,255);
  margin-bottom: 30px;
}

.lead.text-center {
  color: #172a74;
}

.card {
  border-style: none;
}

.navigation-clean.bottom-nav {
  background: rgba(23,42,116,0.06);
  margin-top: 30px;
  padding: 2px;
}

@media (max-width: 576px) {
  .navbar.navbar-light.navbar-expand.navigation-clean.bottom-nav {
    font-size: 12px;
  }
}

#openai-container {
  margin-top: 18px;
  border-style: none;
  border-color: #d9d9d9;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 1px;
  border-left-style: none;
}

#cti-container {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #ebeff1;
  border-top-width: 1px;
  border-top-style: solid;
}

@media (max-width: 360px) {
  #p-xs {
    font-size: 14px;
  }
}

@media (max-width: 360px) {
  #btn-login {
    max-width: 100%;
  }
}

.material-icons {
  width: 80px;
  padding-bottom: 20px;
}

.card-link {
  color: #172a74;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  /*letter-spacing: 1px;*/
  font-weight: 720;
  font-size: 84%;
  /*word-break: break-word;*/
  /*word-wrap: normal;*/
}

@media (max-width: 992px) {
  .card-link {
    font-size: 68%;
  }
}

@media (min-width: 768px) {
  .openai-logo {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .cti-logo {
    /*width: 70%;*/
  }
}

.openai-text {
  font-size: 0.8em;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  padding-left: 3px;
  text-align: left;
}


.navigation-clean.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link  {
    color: #000000;
}
.cti-text {
  font-size: 0.8em;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";

  padding-left: 3px;
  text-align: right;
}

@media (max-width: 576px) {
  .cti-text {
    text-align: center;
    padding-top: 20px;
  }
}

@media (max-width: 576px) {
  .openai-text {
    text-align: center;
    padding-top: 20px;
  }
}

.directions-list {
  color: #0074bc;
  font-weight: 400;
  line-height: 30px;
}

paragraph {
  font-size: 16px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.intro .text-center.p-title {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
/*  font-weight: 300;*/
}

.intro-text {
  font-size: 21px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
/*  font-weight: 300;*/
}

.features-text {
  font-size: 17px;
  /*font-family: Roboto, sans-serif;*/
  /*font-weight: 300;*/
}

.highlight-clean .intro {
  max-width: 880px;
}

@media (max-width: 850px) {
  .highlight-clean .intro {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.alert.alert-danger.text-center.align-items-center, .alert-warning {
  border-radius: 13px;
  /*padding: 44px;*/
  /*margin: 0px;*/
  /*margin-bottom: 24px;*/
  text-align: center;
  /*padding-top: 46px;*/
  /*margin-top: 24px;*/
      color: rgb(220,67,86);
    font-size: 1.2em;
}

.alert.alert-info.text-info.align-items-center {
  border-radius: 13px;
  padding: 44px;
  margin: 0px;
  margin-bottom: 24px;
  text-align: center;
  padding-top: 46px;
  margin-top: 24px;
}

.alert.alert-success.text-success.align-items-center {
  border-radius: 13px;
  padding: 44px;
  margin: 0px;
  margin-bottom: 24px;
  text-align: center;
  padding-top: 46px;
  margin-top: 24px;
}

.alert-body-text {
  font-size: 18px;
  margin-top: 20px;
}

.alert .alert-link {
  color: rgb(24,162,184);
}

.alert-body-text-success {
  /*color: #313437;*/
}

.text-center.login-warning-text {
  color: rgb(220,67,86);
  font-size: 18px;
}

.list-unstyled.info-list {
  font-size: 14px;
  /*font-family: Roboto, sans-serif;*/
  font-weight: 500;
  line-height: 30px;
  margin-top: 11px;
  margin-left: 19px;
}

.btn {
  border-radius: 13px;
  padding: 15px 30px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 15px;
  border-radius: 13px;
  border-style: none;
  box-shadow: 0px 5px 15px rgba(23,42,116,0.33);
}

.text-center.footnote-em-sm {
  font-size: 14px;
}

#help-docs {
  max-width: 850px;
}

#help-docs li {
     color: #0074bc;
  font-weight: 400;
  line-height: 30px;
}
.submit-info-top {
  padding: 0px;
  padding-top: 30px;
  border-color: #cccccc;
  border-top-width: 1px;
  border-top-style: solid;
  padding-bottom: 30px;
}

.submit-info-bottom {
  padding-bottom: 30px;
}

.fa.fa-check {
  padding-right: 12px;
}

.fa.fa-angle-right {
  padding-right: 12px;
}

.features-boxed .item .icon {
  font-size: 60px;
  color: #0074bc;
  margin-top: 20px;
  margin-bottom: 35px;
}

