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

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

  body {
background-position: top center;
background-repeat:none;
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);
}

margin-bottom: 80px;
}


  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: #00141e;
  }

  section h2:first-of-type {
    border-bottom-color: #00141e;
  }

  #content-body {
    border-top-color: #00141e
  }

  .notification-alert {
    background-color: rgba(0, 20, 30, 0.1);
  }

  .notification-alert .notification-icon > i {
    color: #00141e;
  }

  .summary-communication > .notification-icon > .fa-bullhorn {
    color: #00141e;
  }

  li.page-item.active > a.page-link {
    background-color: #00141e
  }

  ul.header-actions > li > a > .header-action-label {
    color: #00141e
  }

  .student-summary-action-link {
    color: #00141e
  }

  button.btn-primary {
    background-color: #00141e
  }

  .ap-installment-list.table {
    .ap-installment-contact-highlight {
      background-color: #00141e
    }
  }
}
