/*Branding Pages: Home page & Study pages*/
.content-row1,
.content-row2,
.content-row3,
.content-row4 {
  padding: 50px 0 30px;
}
.conatct-email {
  text-decoration: underline !important;
}
.margin-top-50 {
  margin-top: 50px;
}
.app-link {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.app-link h3 {
  margin-bottom: 1.5rem;
  padding: 1rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  .app-link .app-store-link {
    text-align: right;
    margin-top: 1.5rem;
  }
  .app-link .app-store-link img {
    height: 4rem;
    padding: 7px 0px;
    margin-top: 4px;
  }
  .app-link .play-store-link {
    text-align: left;
    margin-top: 1.5rem;
  }
  .app-link .play-store-link img {
    height: 4.5rem;
  }
}
@media (max-width: 992px) {
  .app-link .app-store-link {
    text-align: center;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
  .app-link .app-store-link img {
    height: 4rem;
    padding: 7px 0px;
    margin-top: 4px;
  }
  .app-link .play-store-link {
    text-align: center;
  }
  .app-link .play-store-link img {
    height: 4.5rem;
  }
}
#home-page .content-row0 .col-md-8,
#home-page .content-row0 .col-xs-12 {
  background-color: white;
}
#home-page .content-row0 .col-md-8 .btn-block,
#home-page .content-row0 .col-xs-12 .btn-block {
  margin-bottom: 10px;
}
#home-page .content-row0 .col-md-8 .btn-block span.fa-arrow-right,
#home-page .content-row0 .col-xs-12 .btn-block span.fa-arrow-right {
  position: absolute;
  right: 20px;
}
#home-page .content-row1 h2 {
  margin: 140px 0 0;
}
#home-page .content-row3 h2 {
  margin: 140px 0 0;
}
.content-row1 ul {
  width: 100%;
}
.content-row1 ul li {
  display: inline-block;
  list-style-type: none;
  width: 32%;
  padding: 0 0% 0 9%;
  margin: 0 0 25px;
}
.content-row1 ul li span {
  background-color: #fff;
  width: 140px;
  height: 140px;
  border-radius: 140px;
  color: #13436c;
  float: left;
  padding: 30px 0px 0px 35px;
  margin: auto;
}
.content-row1 ul li span.fa-ambulance,
.content-row1 ul li span.fa-users {
  padding: 33px 0 0 30px;
}
#nof1-body #nof1-header .user-controls {
  top: 0 !important;
}
#nof1-body header.page-title {
  display: none;
}
#home-page {
  overflow: hidden;
}
#home-page .jumbotron {
  color: #0054a0;
  margin-bottom: 0;
  height: auto;
  padding-top: 30px;
  border-radius: 0px;
  background: #009e60;
  background-color: rgba(255, 255, 255, 0);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 440px, #009e60 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 0)', endColorstr='#009e60', GradientType=0);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 0)', endColorstr='#009e60', GradientType=0);
  background-image: url("assets/images/bannerImage.png");
  height: 625px !important;
  margin-top: -4rem;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.sign-in-panels {
  padding: 5px 50px;
  background-color: #0055a0;
  background-image: url("assets/images/globeIcon.png");
  color: #fff;
  background-repeat: no-repeat;
  background-position: right 15px;
}
.sign-in-panels.green-panel {
  background-color: #009e61;
}
.enroll-panel {
  padding: 20px;
  background: #f7a024;
  color: #fff;
}
a.btn-link,
a.btn-link:hover,
a.btn-link:active,
a.btn-link:visited {
  padding: 2px 7px;
  border: 1px solid #fff;
  color: #fff !important;
  min-width: 120px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  margin: 5px 0px;
  border-radius: 3px;
  font-weight: 600;
}
a.btn-blue,
a.btn-blue:hover,
a.btn-blue:active,
a.btn-blue:visited {
  padding: 2px 7px;
  border: 1px solid #0055a0;
  color: #0055a0;
  min-width: 120px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  margin: 5px 0px;
  font-weight: 700;
  border-radius: 3px;
}
iframe {
  height: 400px;
  width: 700px;
  max-width: 100%;
}
.bullets li {
  list-style: inherit !important;
}
.landing-content {
  padding: 0px 10px;
}
.content-header {
  padding-top: 30px !important;
  padding-bottom: 5px !important;
  font-family: myriad-pro, Helvetica, Arial, sans-serif;
}
@media (max-width: 1366px) {
  #home-page .jumbotron {
    height: 420px !important;
    margin-top: -3rem;
  }
}
@media (max-width: 768px) {
  #home-page .jumbotron {
    height: 238px !important;
    margin-top: 1.75rem;
  }
  .sign-in-panels {
    padding: 15px 40px;
  }
}
#landing-page h3,
#landing-page h4,
#landing-page h5 {
  font-family: myriad-pro, Helvetica, Arial, sans-serif;
}
#landing-page .text-primary {
  color: #0055a0 !important;
  margin-top: 10px;
}
#home-page .jumbotron .title-text img {
  height: 120px;
  margin-bottom: 20px;
}
#home-page .jumbotron .title-text h1 {
  color: #009e60;
}
#home-page .jumbotron .title-text p a {
  text-decoration: underline;
  color: #0054a0;
}
#home-page .jumbotron .title-text p a:hover {
  color: #006fd3;
}
#home-page .jumbotron .title-text h1 .fop {
  color: #0054a0;
}
#home-page .content-row5 h3 {
  display: block;
  margin-bottom: 10px;
  color: #0054a0;
}
#home-page .content-row5 p {
  padding: 15px;
  min-height: 230px;
  background: #0054a0;
  color: #ffffff;
  font-size: 17px;
}
#home-page .content-row5 p a {
  color: #fff;
  text-decoration: underline;
}
#home-page .nav-justified {
  margin: 0 0 0 142px;
}
#home-page .tabs {
  margin-top: -49px;
}
#home-page .tabs .nav-tabs a {
  border-color: transparent;
  text-transform: uppercase;
  font-size: 21px;
  width: auto;
}
#home-page .tabs .nav-tabs a:hover {
  cursor: pointer;
}
#home-page .tabs .nav-tabs.nav-justified > li {
  width: auto;
}
#home-page .tabs .nav-tabs .active a {
  color: #609331;
}
#home-page .tabs .nav-tabs li:not(.active) a:not(:hover) {
  /* Set styles for inactive tabs */
  background-color: rgba(255, 255, 255, 0.8);
}
#home-page .tabs .tab-content {
  min-height: 150px;
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: lighter;
}
#home-page .panel-body {
  font-size: 18px;
  font-weight: lighter;
}
#home-page h2,
#home-page .h2,
#home-page h3,
#home-page .h3,
#home-page panel-body {
  padding: 0px;
  margin: 0px;
}
#home-page .content-row1 {
  background-color: #13436c;
  height: 710px;
}
#home-page .content-row1 img {
  position: absolute;
  width: 100%;
}
#home-page .content-row1 .text,
#home-page .content-row1 .text a {
  color: white;
}
#home-page .content-row2 {
  background-color: #5c8f3d;
  color: white;
  position: relative;
}
#home-page .content-row2 .panel,
#home-page .content-row2 .panel-heading,
#home-page .content-row2 .panel-body {
  border-color: transparent;
  background-color: transparent;
}
#home-page .content-row2 .panel-body {
  padding-top: 0;
}
#home-page .content-row2 .panel-body p {
  min-height: 5.5em;
}
#home-page .content-row2 .btn,
#home-page .content-row4 .btn {
  color: white;
  font-size: 35px;
  font-weight: lighter;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
  /* Fix a Firefox issue with displaying the arrow on the same line as the text. */
  white-space: inherit;
}
#home-page .content-row2 .btn .fa {
  float: right;
  line-height: 48px;
  font-size: 30px;
}
#home-page .content-row4 {
  background-color: #74b34d;
  padding: 70px 0 50px;
}
#home-page .content-row4 .fa {
  float: right;
  line-height: 50px;
  font-size: 30px;
}
#home-page .content-row4 .text {
  color: white;
}
#home-page .lead {
  font-size: 25px;
}
#home-page .lead .btn-lg {
  margin: 0 0 0 10px;
}
#home-page .tab-content .lead {
  line-height: 45px;
}
#home-page .legalPages h2 {
  margin: 15px 0px 30px;
}
#home-page .legalPages .legal-Page-title {
  background-color: #1b76a9;
  color: #fff;
  margin: 0 0 20px;
}
#home-page .legalPages ul {
  padding-bottom: 20px;
}
#home-page .legalPages ul li {
  list-style-type: square;
}
#nof1-body {
  /*xs style*/
}
#nof1-body.md #home-page .nav-justified {
  margin: 0 0 0 100px;
}
#nof1-body.md #home-page .tabs {
  margin-top: -44px;
}
#nof1-body.md #home-page .tabs .nav-tabs a {
  font-size: 18px;
}
#nof1-body.md #home-page .content-row1 img {
  width: 80%;
  margin: 18px 0 0 33px;
}
#nof1-body.md #home-page .content-row3 h2 {
  margin: 70px 0 0;
}
#nof1-body.md #home-page .content-row4 {
  margin: 25px -15px 0;
}
#nof1-body.sm #home-page .tabs {
  margin-top: -44px;
}
#nof1-body.sm #home-page .tabs .nav-tabs a {
  font-size: 18px;
}
#nof1-body.sm #home-page .nav-justified {
  margin: 0 0 0 93px;
}
#nof1-body.sm #home-page .content-row1 {
  height: 620px;
}
#nof1-body.sm #home-page .content-row1 h2 {
  margin: 55px 0 0;
}
#nof1-body.sm #home-page .content-row2 .panel-body p {
  min-height: 3em;
}
#nof1-body.sm #home-page .content-row3 img {
  width: 120%;
}
#nof1-body.sm #home-page .content-row3 h2 {
  margin: 55px 0 0;
}
#nof1-body.sm #home-page .content-row4 {
  margin: -35px -15px 0;
  background-color: #74b34d;
  padding: 50px 0 50px;
}
#nof1-body.sm #home-page .content-row5 p {
  min-height: auto;
}
#nof1-body.xs .content-row0 .col-md-8 .btn-block {
  margin-top: 10px;
}
#nof1-body.xs #home-page .content-row1 {
  height: auto;
}
#nof1-body.xs #home-page .content-row1 h2 {
  margin: 20px 0 0;
}
#nof1-body.xs #home-page .content-row2 {
  padding: 20px 0 0 0;
}
#nof1-body.xs #home-page .content-row3 h2 {
  margin: 0px 0 0;
}
#nof1-body.xs #home-page .content-row3 img {
  width: 80%;
  margin: 0 10%;
  position: relative;
}
#nof1-body.xs #home-page content-row3,
#nof1-body.xs #home-page .content-row4 {
  margin: -30px -15px 0;
  padding: 20px 0 40px;
}
#nof1-body.xs #home-page .content-row5 p {
  height: auto;
}
nof1-registries-branding-navigation.dropdown-menu ul li {
  padding: 0 10px;
}
section#study-branding-page .header {
  height: 365px;
  background-image: url(assets/images/nof1-branding.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px;
}
section#study-branding-page .transparent {
  margin: 30px 0 0;
  padding: 20px;
  height: 300px;
  background-color: rgba(255, 255, 255, 0.7);
}
section#study-branding-page .row-2 {
  padding-top: 30px;
  background-color: #fff;
}
section#study-branding-page .row-2 .panel-default {
  border-radius: 0px;
  border-color: none;
  background-color: #d1d9e0;
}
section#study-branding-page .row-2 .panel {
  min-height: 350px;
  position: relative;
}
section#study-branding-page .row-2 .panel a.pull-right {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
section#study-branding-page .content-row3 .btn-block .fa-arrow-right {
  position: absolute;
  right: 33px;
}
section#study-branding-page .content-row3 p {
  min-height: 130px;
}
section#study-branding-page .panel h3 {
  margin: 0px;
}
section#study-branding-page .panel p {
  width: 100%;
}
section#study-branding-page .fa {
  float: left;
}
section#study-branding-page .fa-3x {
  margin: 5px 10px 10px 5px;
}
section#study-branding-page .study-nof1 {
  background-color: #d1d9e0;
}
section#study-branding-page .study-nof1 .fa {
  color: #39556f;
}
section#study-branding-page .study-nof1 .fa-arrow-right {
  color: #d9d9d9;
}
section#study-branding-page .study-acm {
  background-color: #abcd98;
}
section#study-branding-page .study-acm .row-2 .panel-success {
  background-color: #e3edde;
}
section#study-branding-page .study-acm .fa {
  color: #5b8f3d;
}
section#study-branding-page .study-acm .fa-arrow-right {
  color: #d9d9d9;
}
.SpacingBottom h2:first-child {
  display: none;
}
.contact-form.form-horizontal .control-label {
  text-align: left !important;
}
.form-horizontal.contact-form {
  margin-top: 20px;
  border: 1px solid #333;
  border-radius: 3px;
  padding: 20px 20px;
  background: #fff;
}
.form-horizontal.contact-form .form-group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  clear: both;
}
.form-horizontal.contact-form .form-group .form-control:not(textarea) {
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .form-horizontal.contact-form .form-group > .control-label {
    float: left;
    width: 25%;
    padding-top: 7px;
  }
  .form-horizontal.contact-form .form-group > .col-sm-10.col-md-5 {
    float: left;
    width: 41.66666667%;
  }
  .form-horizontal.contact-form .contact-form-captcha,
  .form-horizontal.contact-form .contact-form-submit {
    margin-left: 25%;
    width: 75%;
  }
}
@media (max-width: 767px) {
  .form-horizontal.contact-form .form-group > .control-label,
  .form-horizontal.contact-form .form-group > .col-sm-10.col-md-5 {
    float: none;
    width: 100%;
  }
  .form-horizontal.contact-form .contact-form-captcha,
  .form-horizontal.contact-form .contact-form-submit {
    margin-left: 0;
    width: 100%;
  }
}
.form-horizontal.contact-form .contact-form-captcha {
  margin-bottom: 32px;
}
.form-horizontal.contact-form .contact-form-captcha re-captcha {
  display: block;
}
.form-horizontal.contact-form .contact-form-submit {
  clear: both;
  text-align: right;
  padding-right: 0;
  margin-top: 12px;
}
.contact-form-submit {
  padding-top: 15px !important;
  padding-right: 0px;
}
.sign-in-panels > h4 {
  margin-top: 10px;
}
