@charset "UTF-8";
html, body {
  margin: 0;
  width: 100%;
}

body {
  font: 62.5%/1.7em "Akkurat Pro Regular", Arial, sans-serif;
}

header {
  font: inherit;
}

header > * {
  margin: auto;
  display: flex;
  justify-content: center;
  font: inherit;
}
header > * .header-content {
  width: 100%;
  max-width: 1120px;
}

nav ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: row;
}

nav#top-nav {
  background-color: #401F68;
  font: 12px/1.4em "Akkurat Pro Bold", "Arial Black", sans-serif;
  height: 60px;
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
}
nav#top-nav > .header-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
nav#top-nav ul {
  gap: 1rem;
}
nav#top-nav a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
nav#top-nav a:hover {
  text-decoration: underline;
}

#logo-and-search {
  background-color: #4E2A84;
  padding: 0 1rem;
}
#logo-and-search > .header-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 112px;
  justify-content: space-between;
}
#logo-and-search form {
  border: none;
  border-bottom: 1px solid #B6ACD1;
  display: flex;
}
#logo-and-search input#q-desktop {
  font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
  color: #fff;
  border: none;
  background-color: transparent;
  height: 35px;
}
#logo-and-search input#q-desktop:focus {
  outline: none;
}
#logo-and-search input#q-desktop::placeholder {
  color: #B6ACD1;
}
#logo-and-search img#logo {
  max-width: 265px;
  max-height: 34px;
}
#logo-and-search button {
  background: none;
  border: none;
  height: 35px;
  width: 35px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#logo-and-search button:hover {
  cursor: pointer;
}
#logo-and-search button > img {
  height: 20px;
  width: 20px;
}

nav#main-nav {
  background-color: #4E2A84;
  overflow-x: hidden;
}
nav#main-nav .header-content {
  background-color: white;
  display: flex;
  justify-content: center;
}
nav#main-nav ul {
  justify-content: start;
  height: 100%;
}
nav#main-nav ul li {
  display: flex;
  align-items: stretch;
  font: 18px "Akkurat Pro Bold", "Arial Black", sans-serif;
}
nav#main-nav ul a {
  padding: 1rem 2rem;
  text-decoration: none;
  color: #4E2A84;
  transition: background 0.2s ease-in-out;
}
nav#main-nav ul a:hover {
  background: #D8D6D6;
}

ul.plain {
  padding: 0;
  list-style-type: none;
}

footer {
  padding: 3rem 1rem;
  background-color: #4E2A84;
  font: inherit;
  font: 14px/1.3em "Akkurat Pro Regular", Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footer-content {
  width: 970px;
  display: flex;
  gap: 50px;
  justify-content: space-between;
}
footer .col {
  flex-shrink: 1;
}
footer img#footer-logo {
  width: 170px;
  margin-bottom: 1rem;
  display: block;
}
footer span#copyright {
  display: block;
  color: white;
  margin-bottom: 0.8rem;
}
footer ul {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  justify-content: space-between;
}
footer ul a {
  text-decoration: underline;
  color: #fff;
}
footer ul a:visited {
  color: #fff;
}
footer ul a:hover {
  text-decoration: none;
}
footer .contact-block {
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 14px;
  margin-bottom: 16px;
}
footer .contact-block > img:first-child {
  width: 18px;
}
footer address {
  font-style: normal;
  color: white;
}
footer address:not(:last-of-type) {
  margin-bottom: 16px;
}
footer .col:nth-of-type(3) > strong:first-child {
  display: block;
  margin-bottom: 14px;
  color: white;
}
footer #social-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.6rem;
  width: calc(123px + 1.2rem);
}
footer #social-links > * {
  flex-basis: auto;
  flex-shrink: 1;
}
footer #social-links a {
  height: 39px;
  width: 39px;
  background-image: url("https://common.northwestern.edu/v8/css/images/icons/social-media-icons.png");
  border: 1px solid white;
  transition: background-position 0.3s ease 0s;
}
footer #social-links a:hover {
  background-position-y: 39px !important;
}

main {
  max-width: 930px;
  margin: auto;
  padding-top: 2rem;
}

.mobile-buttons {
  display: none;
}

button#mobile-search, button#mobile-menu {
  display: inline-block;
  height: 60px;
  width: 60px;
  padding: 1em;
  box-sizing: border-box;
}

button#mobile-search {
  background: url("https://common.northwestern.edu/v8/css/images/icons/search.svg") no-repeat center/20px 20px;
}

button#mobile-menu {
  background: url("https://common.northwestern.edu/v8/css/images/icons/hamburger.svg") no-repeat center/20px 20px;
}

@font-face {
  font-family: "Akkurat Pro Light";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Akkurat Pro Light Italic";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProLightItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Akkurat Pro Regular";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Akkurat Pro Italic";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Akkurat Pro Bold";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Akkurat Pro Bold Italic";
  src: url("https://common.northwestern.edu/v8/css/fonts/AkkuratProBoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Campton Book";
  src: url("https://common.northwestern.edu/v8/css/fonts/CamptonBook.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Campton Bold";
  src: url("https://common.northwestern.edu/v8/css/fonts/CamptonBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Campton Extra Bold";
  src: url("https://common.northwestern.edu/v8/css/fonts/CamptonExtraBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Campton Extra Light";
  src: url("https://common.northwestern.edu/v8/css/fonts/CamptonExtraLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.footer {
  font-size: 80%;
  margin-bottom: 3rem;
}

.affiliation-select {
  border: none;
  padding: 0;
  position: relative;
}
.affiliation-select legend {
  position: absolute;
  overflow: hidden;
  height: 1px;
  margin: -1px;
  padding: 0;
  width: 1px;
  border: 0;
}

.advanced-form-lines .line {
  display: flex;
  flex-direction: row;
}
.advanced-form-lines .line > :first-child {
  width: 125px;
  line-height: 2.5em;
}

@media screen and (max-width: 768px) {
  body {
    position: absolute;
  }
  main {
    padding-left: 1rem;
    padding-right: 1rem;
    box-sizing: border-box;
  }
  main div#form-contents {
    overflow-x: auto;
  }
  main div#form-contents > :first-child {
    margin-right: 1.5rem;
  }
  main #form-information > *:not(#authenticate-link) {
    white-space: nowrap;
  }
  main > h1:not(p) a {
    font-size: 32px;
  }
  .mobile-buttons {
    display: flex;
  }
  .police-notice {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
  }
  header {
    position: absolute;
    right: 0;
    left: 0;
    max-height: 60px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    z-index: 1;
    transition: max-height 0.3s;
  }
  header.active {
    max-height: 100vh;
  }
  header.active button#mobile-menu {
    background: #fff url("https://common.northwestern.edu/v8/css/images/icons/close-button-dkpurple.svg") no-repeat center/20px 20px;
  }
  header.open-search {
    max-height: 128px;
  }
  header.open-search #top-search {
    height: 68px;
  }
  header.open-search button#mobile-search {
    background: #401f68 url("https://common.northwestern.edu/v8/css/images/icons/alert-x-white-home.svg") no-repeat center/20px 20px;
  }
  #logo-and-search {
    height: 60px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 0;
    order: 1;
  }
  #logo-and-search > .header-content {
    height: 60px;
  }
  #logo-and-search > .header-content > img#logo {
    max-width: 170px;
    padding-left: 0.5rem;
  }
  main {
    margin-top: 60px;
  }
  .police-notice + main {
    margin-top: 100px;
  }
  nav#main-nav {
    left: 0;
    right: 0;
    top: 100%;
    order: 2;
    margin: 0;
  }
  nav#main-nav .header-content {
    justify-content: flex-start;
  }
  nav#main-nav ul {
    flex-direction: column;
    width: 100%;
    align-items: stretch;
    overflow-y: hidden;
  }
  nav#main-nav ul li {
    display: block;
  }
  nav#main-nav ul li a {
    display: block;
  }
  nav#main-nav ul li:not(:last-of-type) {
    border-bottom: 1px solid #f0f0f0;
  }
  nav#top-nav {
    width: 100%;
    align-items: baseline;
    order: 3;
    padding: 0;
    height: auto;
  }
  nav#top-nav ul {
    flex-direction: column;
    width: 50%;
    padding: 1rem;
    gap: 0.25rem;
  }
  nav#top-nav ul li {
    line-height: 24px;
  }
  #top-search {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 0;
    overflow: hidden;
    background-color: #401F68;
    box-sizing: border-box;
    transition: height 0.3s;
  }
  #top-search > form {
    margin: 15px 20px;
  }
  #top-search > form > input {
    flex-grow: 1;
  }
  footer .footer-content {
    gap: 0;
    flex-wrap: wrap;
    row-gap: 2.3rem;
  }
  footer .footer-content > * {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  footer .footer-content > * {
    width: 100%;
  }
}
.police .line > :first-child {
  width: 165px;
}
.police .line .phonetic {
  display: inline-block;
}

main div#form-contents #form-container.police {
  margin-right: 0;
}

.police-notice {
  color: white;
  background-color: #e20000;
  text-align: center;
  max-width: 1120px;
  margin: auto;
  font: 2em/2em "Campton Bold", Impact, sans-serif;
}

@keyframes flash-expired {
  from {
    background-color: white;
    animation-timing-function: steps(1, end);
  }
  50% {
    background-color: #e20000;
    animation-timing-function: steps(1, end);
  }
}
.entry table th.police {
  background-color: #FFB24D;
}
.entry table th.police.expired {
  background-color: #e20000;
}

.entry img#profile {
  max-height: 300px;
  max-width: 300px;
  margin-bottom: 0.75em;
}

.entry .info {
  display: block;
  margin-bottom: 2rem;
}

th.police.expired {
  color: white;
  animation: flash-expired 0.5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@media print {
  header {
    display: none !important;
  }
  footer {
    display: none !important;
  }
  main div#form-contents {
    display: none !important;
  }
  main ul#information {
    display: none !important;
  }
  main h1 {
    display: none !important;
  }
  .police-notice {
    display: none !important;
  }
  .footer {
    display: none !important;
  }
}
@counter-style nu-look {
  system: cyclic;
  symbols: ■;
  suffix: "";
}
.results {
  margin-bottom: 3rem;
}
.results table {
  border-collapse: collapse;
  line-height: 1.5em;
  margin-bottom: 1.5rem;
}
.results table td, .results table th {
  padding: 0.5em;
  border: 2px solid #fff;
}
.results table th {
  color: white;
  text-align: left;
}
.results table thead > tr {
  background-color: #4E2A84;
}
.results table tbody > tr:hover td {
  background-color: #e4e0ee;
}
.results table tbody > tr:nth-of-type(even) {
  background-color: #f0f0f0;
}
.results table td {
  vertical-align: top;
}
.results table td.phone {
  white-space: nowrap;
}
.results .result-header {
  margin: 2rem 0;
  text-align: center;
  font-weight: normal;
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
}

.entry {
  margin-bottom: 2em;
}
.entry table {
  line-height: 1.5em;
  font-size: 16px;
  border-collapse: collapse;
}
.entry table th {
  font-size: 150%;
  text-align: left;
  background-color: #e6e6e6;
  padding: 0.3333333333em;
  padding-left: calc(0.5em + 8px);
}
.entry table tbody {
  border: 0.5em solid transparent;
}
.entry table tbody tr:not(:last-of-type) > td {
  border-bottom: 2px solid #e6e6e6;
}
.entry table tbody tr:first-of-type > td {
  padding-top: 0.5em;
}
.entry table tbody tr:last-of-type > td {
  padding-bottom: 0.5em;
}
.entry table td {
  padding-left: 1.5em;
}
.entry table td:first-of-type {
  width: 25%;
}

main {
  font-size: 16px;
  line-height: 1.7em;
  position: relative;
}
main td.field-value {
  white-space: pre-wrap;
}
main table {
  width: 100%;
}
main h1 a {
  color: #4E2A84;
  margin-bottom: 1rem;
  font: 46px/1.2em "Campton Extra Light", "Courier New", sans-serif;
  margin-top: 0;
  margin-bottom: 2rem;
  border: none;
}
main input[type=text] {
  border: 1px solid #ccc;
  font: 18px "Akkurat Pro Regular", Arial, sans-serif;
  padding: 0.8rem 3rem 0.5rem 0.5rem;
}
main input[type=submit] {
  background: #4E2A84;
  border: none;
  color: white;
  cursor: pointer;
  font: 16px/1em "Akkurat Pro Bold", "Arial Black", sans-serif;
  padding: 0.8em 1em 0.7em 1em;
  text-transform: uppercase;
  transition: background-color 0.3s ease 0s;
  text-decoration: none;
}
main input[type=submit]:hover {
  background: #B6ACD1;
}
main form .form-line {
  display: flex;
  align-items: stretch;
  margin-bottom: 0.5rem;
}
main #form-contents {
  display: flex;
  margin-bottom: 2rem;
}
main #form-contents > :first-child {
  margin-right: 4em;
}
main a {
  color: #4E2A84;
  font-family: "Akkurat Pro Bold", Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  border-bottom: 1px dashed #b6acd1;
}
main label[for=verbose] {
  font-family: "Akkurat Pro Bold", Arial, sans-serif;
  font-size: 16px;
  color: #4E2A84;
}
main #information > li {
  list-style-type: nu-look;
  padding: 0 0 0.5em calc(1.5em - 8px);
}
main #information > li::marker {
  color: #C3B1DD;
}
main #switch-form {
  margin-bottom: 2em;
  display: block;
}
main #authenticate-link {
  max-width: 187px;
  display: inline-block;
  min-width: 175px;
}
main strong, main .bold {
  font-weight: normal;
  font-family: "Akkurat Pro Bold", "Arial Black", sans-serif;
}
main .italic {
  font-style: italic;
}
main .center {
  text-align: center;
}
main #message {
  margin-bottom: 3rem;
}
main .table-responsive {
  overflow-x: auto;
}
main .advanced-form-lines > .line {
  white-space: nowrap;
}
main .advanced-form-lines > .line > * {
  white-space: nowrap;
}
main .hidden {
  position: absolute;
  overflow: hidden;
  height: 1px;
  margin: -1px;
  padding: 0;
  width: 1px;
  border: 0;
}

/*# sourceMappingURL=main.css.map */
