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

  body  {
    background-color:# !important;
  }

  body {
font-family: "Open-Sans", sans-serif;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding: 0px;
color: #000 !important;
background-color: #221f53 !important;
background-image: url(https://s3.us-east-1.amazonaws.com/sa-assets-production/file_resources/ec4e84b8-094e-11ee-bd92-02d365c396a3/26da2009-2651-11ee-bd92-02d365c396a3.JPG?1689784048);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
background-attachment: fixed;
}

#content-body {
border-top: 0;
padding: 25px;
margin: auto;
position: relative;
z-index: 0;
max-width: 65rem;
background-color: #F8F8F8 !important;
}

header {
max-width: 65rem;
margin: auto;
background-color: #fff;
}

.header-image img {
width: 90%;
max-width: 500px;
margin: 20px auto;
}

h1 {
font-family: "Open-Sans", sans-serif;
font-size: 1.75rem;
font-weight: 400;
font-style: normal;
font-variant: normal;
text-transform: none;
color: #fff !important;
background-color: #221f53;
padding: 15px 20px;
}

h1.summary-title {
width: 100%;
}

.sign-in header h1, .sign-in header .h1, .create-account header h1, .create-account header .h1, .forgot-password header h1, .forgot-password header .h1, .admin-login header h1, .admin-login header .h1 {
color: #fff !important;
padding: 0 20px !important;
text-align: center;
font-size: 1.25rem;
font-weight: 400;
line-height: 1.7;
margin-bottom: 0;
}

h2, .sa-form-field[data-flavor='section'], .sa-form-field[data-flavor='subsection'] {
font-family: "Open-Sans", sans-serif;
font-size: 1.5rem;
font-weight: 400;
font-style: normal;
font-variant: normal;
text-transform: none;
color: #fff !important;
background-color: #4451a3 !important;
margin: 0 !important;
padding: 10px 25px !important;
}

section h2:first-of-type, section .h2:first-of-type {
border: 0 !important;
margin: 0 !important;
}

h3, .sa-form-title, .sa-form-nav-page-name {
font-family: "Open-Sans", sans-serif;
font-size: 1.25rem;
font-weight: 400;
font-style: normal;
font-variant: normal;
text-transform: none;
color: #221f53 !important;
}

.form-text {
color: #000 !important;
}

.label-required:after, .teacher-rec-modal-required-label:after, .sa-form-required-label:after, .label-required-prepend:before, .sa-form-required-label-prepend:before {
color: #d84848;
}

a {
color: #221f53 !important;
text-decoration: underline !important;
}

a:hover, a:focus {
text-decoration: none !important;
}

select {
width: auto;
}

.header-actions li.active a {
color: #000 !important;
}

.header-actions li.active {
border-bottom: 3px solid #000 !important;
}

.sa-form-preview {
margin: 0 -25px 20px -25px !important;
background: #221f53;
}

.video-responsive {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}

.video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.sa-form-nav-page-name {
margin-right: 20px;
}

.sa-form-nav-pages-current i.fa-circle {
color: #4451a3 !important;
}

.sa-form-nav-pages
.sa-form-nav-pages-current
.sa-form-nav-pages-current-number {
color: #fff;
}

.sa-form-field-group-body textarea {
height: auto;
width: auto;
}

.form-select, .sa-form-field-group-body select {
border-color: #ced4da;
}

.form-select:focus, .sa-form-field-group-body select:focus,
.form-control:focus, .sa-form-field-group-body input[type=text]:focus, .sa-form-field-group-body textarea:focus {
border-color: #ced4da !important;
box-shadow: 0 0 0 0.25rem rgba(0, 114, 188, 0.25) !important;
}

input[type="radio"], input[type="checkbox"], .form-check-input:checked {
accent-color: #4451a3 !important;
}

.form-check-input:checked {
background-color: #221f53 !important;
border-color: #ced4da !important;
}

.fa-arrow-down {
color: #221f53 !important;
margin-bottom: 10px !important;
}

.btn-primary, .btn-light, .btn-success, btn-secondary {
color: #221f53 !important;
background-color: #F8F8F8 !important;
font-size: 1rem;
text-transform: none;
border: 1px solid #4451a3 !important;
border-radius: 8px !important;
text-decoration: none !important;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}

.btn-check:focus + .btn-primary, .btn-primary:focus,
.btn-check:hover + .btn-primary, .btn-primary:hover,
.btn-check:focus + .btn-light, .btn-light:focus,
.btn-check:hover + .btn-light, .btn-light:hover,
.btn-check:focus + .btn-success, .btn-success:focus,
.btn-check:hover + .btn-success, .btn-success:hover,
.btn-check:focus + .btn-secondary, .btn-secondary:focus,
.btn-check:hover + .btn-secondary, .btn-secondary:hover {
color: #221f53 !important;
background-color: #F8F8F8 !important;
box-shadow: 0 0 0 0rem;
border: 1px solid #4451a3 !important;
border-radius: 8px !important;
text-decoration: none !important;
transform: scale(0.95);
}

.btn-primary:disabled {
color: #221f53 !important;
background-color: #F8F8F8 !important;
opacity: 0.5;
}

input.btn.btn-primary, input.btn.btn-light, btn-success, .sign-in .login-options .login-option, .create-account .login-options .login-option, .forgot-password .login-options .login-option, .admin-login .login-options .login-option {
margin: auto;
}

footer {
max-width: 65rem;
color: #000;
background-color: #fff;
border-top: 0 !important;
margin: auto !important;
}

footer a {
color: #221f53;
text-decoration: underline !important;
}

footer a:hover,
footer a:focus {
color: #000;
text-decoration: none !important;
}

.billing-history-statement-link {
font-size: 13px !important;
color: #fff !important;
}

.billing-history  .statement-year-selector {
font-size: 13px !important;
float: none !important;
}

.statement-year-selector a {
font-size: 13px !important;
}

.dropdown-toggle {
font-size: 13px !important;
color: #fff !important;
margin: -10px !important;
}

.billing-history h2 {
    padding-bottom: 20px !important;
    padding-left: 10px !important;
}

.billing-account h2 {
    padding-left: 10px !important;
}

.billing-account .billing-account-selector .bulk-actions .bulk-action {
background: none !important;
}

.dropdown-item a {
color: #212529 !important;
}

.billing-history .billing-history-header {
    background-color: #4451a3 !important;
}

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

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

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

  .notification-alert {
    background-color: rgba(255, 255, 255, 0.1);
  }

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

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

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

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

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

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

  .ap-installment-list.table {
    .ap-installment-contact-highlight {
      background-color: #117A8D
    }
  }
}
