@media screen {
  /* IE7 needs !important */

  body  {
    background-color:#fff !important;
  }

  body {
background-position: top center;
background-image: url(https://s3.amazonaws.com/sa-assets-production/file_resources/c7efe14d-763b-11e8-bb0a-bc764e10a9f7/00935869-bca6-11ea-9758-0288bd0fccf3.jpg?1593723289);
background-repeat:none;
background-size: cover;
background-position: top center;
background-attachment: fixed;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding: 0px;
}

#content-body {
border-top: none;
border-radius: 8px 8px 0 0;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
}

footer {

border-radius: 0 0 8px 8px;

margin-bottom: 80px;
}

.video-responsive {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


  h1,
  h2,
  h3,
  .sa-form-title,
  .sa-form-nav-page-name,
  .sa-form-nav-pages-current i.fa-circle,
  .sa-form-field[data-flavor='section'],
  .sa-form-field[data-flavor='subsection']
  {
    color: #1b4873;
  }

  section h2:first-of-type {
    border-bottom-color: #1b4873;
  }

  #content-body {
    border-top-color: #1b4873
  }

  .notification-alert {
    background-color: rgba(27, 72, 115, 0.1);
  }

  .notification-alert .notification-icon > i {
    color: #1b4873;
  }

  .summary-communication > .notification-icon > .fa-bullhorn {
    color: #1b4873;
  }

  li.page-item.active > a.page-link {
    background-color: #1b4873
  }

  ul.header-actions > li > a > .header-action-label {
    color: #1b4873
  }

  .student-summary-action-link {
    color: #1b4873
  }

  button.btn-primary {
    background-color: #1b4873
  }

  .ap-installment-list.table {
    .ap-installment-contact-highlight {
      background-color: #1b4873
    }
  }
}
