@media screen and (max-device-width: 640px) and (min-device-width: 1px),
  screen and (max-width: 640px) and (min-width: 1px),
  (-webkit-min-device-pixel-ratio: 2),
  (min-resolution: 192dpi) {
  .scp_help_body {
    margin-top: 8em !important;
  }
}

/* WCAG changes 27/11/2023 minor tweak*/

a {
  color: #214d73;
}

/*#aip_id_1 > div > div > header > nav > div {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Bliss Regular", Calibri, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.428571429;
  color: #333;
  font-size: 14px;
  box-sizing: border-box;
  clear: left;
  margin: 0 auto;
  max-width: 1240px;
  position: relative;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  width: 750px;
  padding: 0 10px;
}*/

/*2025 rebranding*/
nav {
  background-color: #091f2c;
}
nav .container {
  padding: 10px 20px 50px 10px !important;
}

#AIPForm > fieldset {
  margin-bottom: 40px;
  margin-top: 25px !important;
}

nav .btn {
  font-size: 13px;
  font-weight: 900;
  font-stretch: expanded;
  text-decoration: none;
  transition: all 0.2s ease;
  border-radius: 4px;
  margin-top: 9px;
  margin-left: 20px;
  padding-right: 1.3rem;
  padding-left: 1.3rem;
  padding-bottom: 1px;
}

body {
  font-size: 16px;
  font-family: "Archivo", sans-serif;
}

#aip_id_5
  > div
  > div
  > header
  > nav
  > div
  > div.nav.navbar-nav.navbar-right
  > ul
  > li:nth-child(2),
#aip_id_1
  > div
  > div
  > header
  > nav
  > div
  > div.nav.navbar-nav.navbar-right
  > ul
  > li:nth-child(2),
#aip_id_6
  > div
  > div
  > header
  > nav
  > div
  > div.nav.navbar-nav.navbar-right
  > ul
  > li:nth-child(2),
#aip_id_13
  > div
  > div
  > header
  > nav
  > div
  > div.nav.navbar-nav.navbar-right
  > ul
  > li:nth-child(2) {
  background-color: #0de9e9;
}

#aip_id_1
  > div
  > div
  > header
  > nav
  > div
  > div.nav.navbar-nav.navbar-right
  > ul
  > li:nth-child(1),
#aip_id_5
  > div
  > div
  > header
  > nav
  > div
  > div.nav.navbar-nav.navbar-right
  > ul
  > li:nth-child(1),
#aip_id_6
  > div
  > div
  > header
  > nav
  > div
  > div.nav.navbar-nav.navbar-right
  > ul
  > li:nth-child(1),
#aip_id_13
  > div
  > div
  > header
  > nav
  > div
  > div.nav.navbar-nav.navbar-right
  > ul
  > li:nth-child(1) {
  background-color: #91e905;
}

.btn:hover {
  background-color: #e6e9ea !important;
}
nav .btn a:hover {
  color: #091f2c !important;
}

label {
  font-weight: 900;
  color: #091f2c !important;
  font-family: "Archivo", sans-serif !important;
  line-height: 1.6;
  font-size: 16px;
  float: none;
}

div.col-lg-3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

#wallet_management_container {
  display: none;
}

.container.narrow {
  max-width: 1320px;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .container,
  .container-md,
  .container-sm,
  .container.narrow {
    max-width: 720px;
  }
}

@media (max-width: 576px) {
  .container,
  .container-sm,
  .container.narrow {
    max-width: 540px;
  }
}

@media (max-width: 1400px) {
  .container.narrow {
    max-width: 1320px;
  }
  .header h1 {
    padding: 0em 0em 1em 1em;
  }
}
@media (max-width: 1200px) {
  .container.narrow {
    max-width: 1140px;
  }
  .header h1 {
    padding: 0em 0em 1em 1em;
  }
}

@media only screen and (min-width: 48em) {
  nav .btn {
    height: auto;
  }
}

@media only screen and (min-width: 48em) {
  p,
  ul,
  th,
  td {
    font-size: 18px;
  }
}

@media only screen and (min-width: 48em) {
  td,
  th {
    padding: 10px;
  }
}

/*25/07/2025 updates*/
.aip_label_style {
  width: 18.3em !important;
}

.btn {
  text-transform: none !important;
}

#headerLine {
  content-visibility: visible;
  height: 6em;
  background-color: #e6e9ea !important;
  padding-top: 1em;
}

.header h1 {
  font-weight: 900;
  color: #091f2c !important;
  background-color: #e6e9ea !important;
  font-size: 40px;
  font-family: Archivo, sans-serif;
  line-height: 1.25;
  max-width: 1320px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  clear: left;
  margin: 0 auto;
  box-sizing: border-box;
  height: 2em !important;
  padding: 10px 20px 50px 10px !important;
}

h4.footer__locations-heading {
  color: #eedc00;
  font-weight: 900;
  font-size: 14px;
}

.footer__locations-campus p {
  font-size: 16px;
  line-height: 1.5em;
}

footer p {
  color: #fff;
  display: inline-block;
  float: left;
  margin-right: 5px;
}

.footer__locations-campus i {
  padding-top: 14px;
  padding-right: 14px;
}

.footer__locations-campus {
  display: flex;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}

.aip_table_container {
  overflow: visible;
}

/*12-11-2025*/

@media (max-width: 767px) {
  .header h1 {
    font-size: 30px !important;
    padding: 10px 10px !important;
  }
}

/*07-01-2025*/

h2 {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 900;
  font-family: "Archivo", sans-serif;
  color: #091f2c;
}

h3 {
  font-weight: 900;
  margin-bottom: 5px;
  font-size: 20px;
  color: #091f2c;
}

@media only screen and (min-width: 64em) {
  nav .logo {
    top: auto !important;
  }
}

@media (min-width: 576px) {
  .container.narrow,
  .header h1 {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container.narrow,
  .header h1 {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container.narrow,
  .header h1 {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container.narrow,
  .header h1 {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container.narrow,
  .header h1 {
    max-width: 1320px;
  }
}

/*27-02-2026*/
input[name="top_button_back"] {
  display: none;
}

input[type="submit"] {
  background-color: #3636ff;
  color: #f0f0f0;
  font-weight: 900;
  font-stretch: expanded;
  text-decoration: none;
  transition: all 0.2s ease;
  border-radius: 4px;
  font-family: "Archivo", sans-serif;
  padding: 10px 22px;
  font-size: 16px;
  border: 0px;
}

input[type="submit"]:hover {
  color: #091f2c;
  background-color: #e6e9ea;
}

input[type="text"],
input[type="number"] {
  padding: 5px;
  margin: 0.5em 0;
  border: 1px solid #bbb;
  border-radius: 0px;
  border-color: #858585 !important;
  width: 100%;
  max-width: 400px !important;
}

div.aip_input_control {
  display: flex;
  flex-direction: column;
}

input[type="text"]:focus,
input[type="number"]:focus {
  border-color: #091f2c !important;
  border-width: 2px;
  box-shadow: 0px;
  border-radius: 3px;
  box-shadow: none;
}

dt.aip_payment_for,
dd.aip_payment_for {
  font-size: 38px !important;
  font-weight: 900;
  line-height: 1.25;
  color: #091f2c !important;
}

@media (max-width: 768px) {
  nav .logo img {
    margin: 2rem;
  }

  td {
    padding: 3px;
    font-size: 13px;
  }

  .aip_cart_header {
    font-size: 12px;
    padding: 3px;
  }
}

@media (max-width: 415px) {
  input[type="submit"] {
    width: 100%;
    margin-bottom: 1rem;
  }
}

@media only screen and (min-width: 75em) {
  nav .logo {
    width: 250px !important;
    height: 85px !important;
    top: 0;
  }
}

dt.aip_payment_for {
  width: 7em !important;
}

table.aip_table {
  font-family: "Archivo", sans-serif;
  font-size: 16px;
}

th,
dt,
dd {
  font-family: "Archivo", sans-serif;
  font-size: 16px !important;
  color: #091f2c;
}

td {
  font-family: "Archivo", sans-serif !important;
}

.aip_cart_header {
  color: #091f2c;
  font-family: "Archivo", sans-serif;
}
