@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css commit fe56763 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .tag {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  font-size: 1.125em;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):focus, a:not([href]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

dl.row > dd + dt {
  clear: left; }

/*
@import "images";
@import "code";
*/
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.555rem;
  padding-right: 0.555rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 34em) {
    .container {
      max-width: 34rem; } }
  @media (min-width: 48em) {
    .container {
      max-width: 44rem; } }
  @media (min-width: 62em) {
    .container {
      max-width: 52rem; } }
  @media (min-width: 75em) {
    .container {
      max-width: 64rem; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.555rem;
  padding-right: 0.555rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -0.555rem;
  margin-right: -0.555rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 8.33333%; }

.col-xs-2 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 16.66667%; }

.col-xs-3 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 25%; }

.col-xs-4 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 33.33333%; }

.col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 41.66667%; }

.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 50%; }

.col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 58.33333%; }

.col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 66.66667%; }

.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 75%; }

.col-xs-10 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 83.33333%; }

.col-xs-11 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 91.66667%; }

.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0.555rem;
  padding-left: 0.555rem;
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.33333%; }

.offset-xs-2 {
  margin-left: 16.66667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.33333%; }

.offset-xs-5 {
  margin-left: 41.66667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.33333%; }

.offset-xs-8 {
  margin-left: 66.66667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.33333%; }

.offset-xs-11 {
  margin-left: 91.66667%; }

@media (min-width: 34em) {
  .col-sm-1 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 8.33333%; }
  .col-sm-2 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 16.66667%; }
  .col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 25%; }
  .col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 33.33333%; }
  .col-sm-5 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 41.66667%; }
  .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 50%; }
  .col-sm-7 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 58.33333%; }
  .col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 66.66667%; }
  .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 75%; }
  .col-sm-10 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 83.33333%; }
  .col-sm-11 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 91.66667%; }
  .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 48em) {
  .col-md-1 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 8.33333%; }
  .col-md-2 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 16.66667%; }
  .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 25%; }
  .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 33.33333%; }
  .col-md-5 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 41.66667%; }
  .col-md-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 50%; }
  .col-md-7 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 58.33333%; }
  .col-md-8 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 66.66667%; }
  .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 75%; }
  .col-md-10 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 83.33333%; }
  .col-md-11 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 91.66667%; }
  .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 62em) {
  .col-lg-1 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 8.33333%; }
  .col-lg-2 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 16.66667%; }
  .col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 25%; }
  .col-lg-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 33.33333%; }
  .col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 41.66667%; }
  .col-lg-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 50%; }
  .col-lg-7 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 58.33333%; }
  .col-lg-8 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 66.66667%; }
  .col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 75%; }
  .col-lg-10 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 83.33333%; }
  .col-lg-11 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 91.66667%; }
  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 75em) {
  .col-xl-1 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 8.33333%; }
  .col-xl-2 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 16.66667%; }
  .col-xl-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 25%; }
  .col-xl-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 33.33333%; }
  .col-xl-5 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 41.66667%; }
  .col-xl-6 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 50%; }
  .col-xl-7 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 58.33333%; }
  .col-xl-8 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 66.66667%; }
  .col-xl-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 75%; }
  .col-xl-10 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 83.33333%; }
  .col-xl-11 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 91.66667%; }
  .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.555rem;
    padding-left: 0.555rem;
    float: left;
    width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

/* BLOCKGRID */
[class*="block-grid-"] {
  display: block;
  margin-left: -1rem;
  padding: 0; }

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"] > * {
  padding-left: 1rem;
  display: inline;
  height: auto;
  float: left;
  list-style: none; }

.block-grid-xs-1 > * {
  width: 100%; }

.block-grid-xs-1 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-1 > *:nth-of-type(1n+1) {
  clear: both; }

.block-grid-xs-2 > * {
  width: 50%; }

.block-grid-xs-2 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-2 > *:nth-of-type(2n+1) {
  clear: both; }

.block-grid-xs-3 > * {
  width: 33.333333333333336%; }

.block-grid-xs-3 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-3 > *:nth-of-type(3n+1) {
  clear: both; }

.block-grid-xs-4 > * {
  width: 25%; }

.block-grid-xs-4 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-4 > *:nth-of-type(4n+1) {
  clear: both; }

.block-grid-xs-5 > * {
  width: 20%; }

.block-grid-xs-5 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-5 > *:nth-of-type(5n+1) {
  clear: both; }

.block-grid-xs-6 > * {
  width: 16.666666666666668%; }

.block-grid-xs-6 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-6 > *:nth-of-type(6n+1) {
  clear: both; }

.block-grid-xs-7 > * {
  width: 14.285714285714286%; }

.block-grid-xs-7 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-7 > *:nth-of-type(7n+1) {
  clear: both; }

.block-grid-xs-8 > * {
  width: 12.5%; }

.block-grid-xs-8 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-8 > *:nth-of-type(8n+1) {
  clear: both; }

.block-grid-xs-9 > * {
  width: 11.11111111111111%; }

.block-grid-xs-9 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-9 > *:nth-of-type(9n+1) {
  clear: both; }

.block-grid-xs-10 > * {
  width: 10%; }

.block-grid-xs-10 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-10 > *:nth-of-type(10n+1) {
  clear: both; }

.block-grid-xs-11 > * {
  width: 9.090909090909092%; }

.block-grid-xs-11 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-11 > *:nth-of-type(11n+1) {
  clear: both; }

.block-grid-xs-12 > * {
  width: 8.333333333333334%; }

.block-grid-xs-12 > *:nth-of-type(n) {
  clear: none; }

.block-grid-xs-12 > *:nth-of-type(12n+1) {
  clear: both; }

@media (min-width: 34em) {
  .block-grid-sm-1 > * {
    width: 100%; }
  .block-grid-sm-1 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-1 > *:nth-of-type(1n+1) {
    clear: both; }
  .block-grid-sm-2 > * {
    width: 50%; }
  .block-grid-sm-2 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-2 > *:nth-of-type(2n+1) {
    clear: both; }
  .block-grid-sm-3 > * {
    width: 33.333333333333336%; }
  .block-grid-sm-3 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-3 > *:nth-of-type(3n+1) {
    clear: both; }
  .block-grid-sm-4 > * {
    width: 25%; }
  .block-grid-sm-4 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-4 > *:nth-of-type(4n+1) {
    clear: both; }
  .block-grid-sm-5 > * {
    width: 20%; }
  .block-grid-sm-5 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-5 > *:nth-of-type(5n+1) {
    clear: both; }
  .block-grid-sm-6 > * {
    width: 16.666666666666668%; }
  .block-grid-sm-6 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-6 > *:nth-of-type(6n+1) {
    clear: both; }
  .block-grid-sm-7 > * {
    width: 14.285714285714286%; }
  .block-grid-sm-7 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-7 > *:nth-of-type(7n+1) {
    clear: both; }
  .block-grid-sm-8 > * {
    width: 12.5%; }
  .block-grid-sm-8 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-8 > *:nth-of-type(8n+1) {
    clear: both; }
  .block-grid-sm-9 > * {
    width: 11.11111111111111%; }
  .block-grid-sm-9 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-9 > *:nth-of-type(9n+1) {
    clear: both; }
  .block-grid-sm-10 > * {
    width: 10%; }
  .block-grid-sm-10 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-10 > *:nth-of-type(10n+1) {
    clear: both; }
  .block-grid-sm-11 > * {
    width: 9.090909090909092%; }
  .block-grid-sm-11 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-11 > *:nth-of-type(11n+1) {
    clear: both; }
  .block-grid-sm-12 > * {
    width: 8.333333333333334%; }
  .block-grid-sm-12 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-sm-12 > *:nth-of-type(12n+1) {
    clear: both; } }

@media (min-width: 48em) {
  .block-grid-md-1 > * {
    width: 100%; }
  .block-grid-md-1 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-1 > *:nth-of-type(1n+1) {
    clear: both; }
  .block-grid-md-2 > * {
    width: 50%; }
  .block-grid-md-2 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-2 > *:nth-of-type(2n+1) {
    clear: both; }
  .block-grid-md-3 > * {
    width: 33.333333333333336%; }
  .block-grid-md-3 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-3 > *:nth-of-type(3n+1) {
    clear: both; }
  .block-grid-md-4 > * {
    width: 25%; }
  .block-grid-md-4 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-4 > *:nth-of-type(4n+1) {
    clear: both; }
  .block-grid-md-5 > * {
    width: 20%; }
  .block-grid-md-5 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-5 > *:nth-of-type(5n+1) {
    clear: both; }
  .block-grid-md-6 > * {
    width: 16.666666666666668%; }
  .block-grid-md-6 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-6 > *:nth-of-type(6n+1) {
    clear: both; }
  .block-grid-md-7 > * {
    width: 14.285714285714286%; }
  .block-grid-md-7 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-7 > *:nth-of-type(7n+1) {
    clear: both; }
  .block-grid-md-8 > * {
    width: 12.5%; }
  .block-grid-md-8 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-8 > *:nth-of-type(8n+1) {
    clear: both; }
  .block-grid-md-9 > * {
    width: 11.11111111111111%; }
  .block-grid-md-9 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-9 > *:nth-of-type(9n+1) {
    clear: both; }
  .block-grid-md-10 > * {
    width: 10%; }
  .block-grid-md-10 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-10 > *:nth-of-type(10n+1) {
    clear: both; }
  .block-grid-md-11 > * {
    width: 9.090909090909092%; }
  .block-grid-md-11 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-11 > *:nth-of-type(11n+1) {
    clear: both; }
  .block-grid-md-12 > * {
    width: 8.333333333333334%; }
  .block-grid-md-12 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-md-12 > *:nth-of-type(12n+1) {
    clear: both; } }

@media (min-width: 62em) {
  .block-grid-lg-1 > * {
    width: 100%; }
  .block-grid-lg-1 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-1 > *:nth-of-type(1n+1) {
    clear: both; }
  .block-grid-lg-2 > * {
    width: 50%; }
  .block-grid-lg-2 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-2 > *:nth-of-type(2n+1) {
    clear: both; }
  .block-grid-lg-3 > * {
    width: 33.333333333333336%; }
  .block-grid-lg-3 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-3 > *:nth-of-type(3n+1) {
    clear: both; }
  .block-grid-lg-4 > * {
    width: 25%; }
  .block-grid-lg-4 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-4 > *:nth-of-type(4n+1) {
    clear: both; }
  .block-grid-lg-5 > * {
    width: 20%; }
  .block-grid-lg-5 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-5 > *:nth-of-type(5n+1) {
    clear: both; }
  .block-grid-lg-6 > * {
    width: 16.666666666666668%; }
  .block-grid-lg-6 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-6 > *:nth-of-type(6n+1) {
    clear: both; }
  .block-grid-lg-7 > * {
    width: 14.285714285714286%; }
  .block-grid-lg-7 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-7 > *:nth-of-type(7n+1) {
    clear: both; }
  .block-grid-lg-8 > * {
    width: 12.5%; }
  .block-grid-lg-8 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-8 > *:nth-of-type(8n+1) {
    clear: both; }
  .block-grid-lg-9 > * {
    width: 11.11111111111111%; }
  .block-grid-lg-9 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-9 > *:nth-of-type(9n+1) {
    clear: both; }
  .block-grid-lg-10 > * {
    width: 10%; }
  .block-grid-lg-10 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-10 > *:nth-of-type(10n+1) {
    clear: both; }
  .block-grid-lg-11 > * {
    width: 9.090909090909092%; }
  .block-grid-lg-11 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-11 > *:nth-of-type(11n+1) {
    clear: both; }
  .block-grid-lg-12 > * {
    width: 8.333333333333334%; }
  .block-grid-lg-12 > *:nth-of-type(n) {
    clear: none; }
  .block-grid-lg-12 > *:nth-of-type(12n+1) {
    clear: both; } }

/*
@import "tables";
@import "forms";
@import "buttons";

// Components
@import "animation";
@import "dropdown";
@import "button-group";
@import "input-group";
@import "custom-forms";
@import "nav";
@import "navbar";
@import "card";
@import "breadcrumb";
@import "pagination";
@import "tags";
@import "jumbotron";
@import "alert";
@import "progress";
@import "media";
@import "list-group";
@import "responsive-embed";
@import "close";

// Components w/ JavaScript
@import "modal";
@import "tooltip";
@import "popover";
@import "carousel";
*/
.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 34em) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 48em) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 62em) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 75em) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 34em) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 48em) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 62em) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 75em) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 33.9em) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 34em) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 47.9em) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 48em) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 61.9em) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 62em) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 74.9em) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 75em) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }



@font-face {
  font-family: 'NationalBold';
  src: url("../css/base/fonts/NationalWeb-Bold.eot");

  src: url("../css/base/fonts/NationalWeb-Bold.woff2") format("woff2"), url("../css/base/fonts/NationalWeb-Bold.woff") format("woff");
   }

@font-face {
  font-family: 'NationalBoldItalic';
  src: url("../css/base/fonts/NationalWeb-BoldItalic.eot");

  src: url("../css/base/fonts/NationalWeb-BoldItalic.woff2") format("woff2"), url("../css/base/fonts/NationalWeb-BoldItalic.woff") format("woff");
   }

@font-face {
  font-family: 'NationalBook';
  src: url("../css/base/fonts/NationalWeb-Book.eot");

  src: url("../css/base/fonts/NationalWeb-Book.woff2") format("woff2"), url("../css/base/fonts/NationalWeb-Book.woff") format("woff");
   }

@font-face {
  font-family: 'NationalBookItalic';
  src: url("../css/base/fonts/NationalWeb-BookItalic.eot");

  src: url("../css/base/fonts/NationalWeb-BookItalic.woff2") format("woff2"), url("../css/base/fonts/NationalWeb-BookItalic.woff") format("woff");
   }

html, body {
  font-family: 'NationalBook', sans-serif;
  color: #4a4c4c;
  font-variant-numeric: lining-nums; }

h1 {
  font-weight: normal;
  line-height: 1em;
  font-size: 2.0736rem;
  font-family: 'NationalBold', sans-serif; }
  @media (min-width: 75em) {
    h1 {
      font-size: 2.44141rem; } }
  h1 a, h1 a:hover {
    color: inherit; }

h2 {
  font-size: 1.728rem;
  font-family: 'NationalBold', sans-serif; }
  @media (min-width: 75em) {
    h2 {
      font-size: 1.95313rem; } }

h3 {
  font-size: 1.44rem;
  font-family: 'NationalBold', sans-serif; }
  @media (min-width: 75em) {
    h3 {
      font-size: 1.5625rem; } }

h4 {
  font-size: 1.2rem;
  font-family: 'NationalBold', sans-serif; }
  @media (min-width: 75em) {
    h4 {
      font-size: 1.25rem; } }


blockquote {
  font-family: 'NationalBook', sans-serif; }
  @media (max-width: 33.99em) {
    blockquote {
      font-size: 1.2rem; } }
  @media (min-width: 34em) {
    blockquote {
      font-size: 1.25rem; } }

p, span, div {
  font-size: 1rem;
  font-family: inherit; }

@media (max-width: 33.99em) {
  .sub {
    font-size: 0.83333rem; } }

@media (min-width: 34em) {
  .sub {
    font-size: 0.8rem; } }

b, strong {
  font-family: 'NationalBold';
  font-weight: normal; }

input[type="search"] {
  font-variant-numeric: lining-nums tabular-nums slashed-zero; }

.pagetitle h1 {
  font-size: 2.48832rem;
  color: #747778;
  margin-bottom: 1.72rem; }
  @media (min-width: 75em) {
    .pagetitle h1 {
      font-size: 3.05176rem; } }

.sectionheading h2 {
  font-size: 1.44rem;
  color: #00467f;
  position: relative;
  padding-bottom: 1.2rem;
  margin-bottom: 1.38rem; }
  .sectionheading h2:after {
    content: "";
    width: 80px;
    height: 1px;
    background-color: #747778;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0; }
  @media (min-width: 75em) {
    .sectionheading h2 {
      font-size: 1.5625rem; } }

.intro-text {
  position: relative;
  text-align: center;
  margin-bottom: 2.77rem;
  padding-bottom: 2.77rem;
  float: none; }
  @media (min-width: 62em) {
    .less-wide .intro-text {
      padding-left: 0;
      padding-right: 0; }
    .intro-text {
      padding-left: 5.55rem;
      padding-right: 5.55rem; } }
  .intro-text h1 {
    font-size: 2.48832rem;
    color: #00467f;
    margin-bottom: 0;
    text-align: center; }
    @media (min-width: 75em) {
      .intro-text h1 {
        font-size: 3.05176rem; } }
  .intro-text p {
    font-size: 1.44rem;
    font-family: 'NationalBold';
    font-weight: normal;
    line-height: 1.2;
    margin-top: 1.72rem; }
    .intro-text p:last-child {
      margin-bottom: 0; }
    @media (min-width: 75em) {
      .intro-text p {
        font-size: 1.5625rem; } }
  .intro-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 180px;
    margin-left: -90px;
    height: 5px;
    background-color: #00467f; }

.intro {
  font-size: 1.44rem;
  line-height: 1.25;
  color: #747778;
  margin-top: -0.6rem; }
  @media (min-width: 48em) {
    .intro {
      font-size: 1.5625rem; } }

.text {
  color: #4a4c4c;
  margin-bottom: 2rem; }
  .text:last-of-type {
    margin-bottom: 0; }
  .text .address {
    line-height: 1.2;
    display: block; }
  .text h3 {
    font-size: 1.25rem; }
  .text h4 {
    font-size: 1rem; }
  .text h5 {
    font-size: 1rem;
    font-family: 'NationalBold', sans-serif; }
  .text ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0; }
  .text ol > li {
    position: relative;
    padding-left: 1.8em;
    list-style: none; }
  .text ol ol > li {
    padding-left: 1.5em; }
  .text ol ol ol > li {
    padding-left: 2em; }
  .text ol > li:before {
    content: counter(li) ".";
    counter-increment: li;
    position: absolute;
    color: #00467f;
    left: 0;
    width: 1.5em;
    font-weight: bold; }
  .text ol ol > li:before {
    content: counter(li, lower-alpha) ".";
    counter-increment: li;
    position: absolute;
    color: #00467f;
    left: 0;
    width: 1.5em;
    font-weight: bold; }
  .text ol ol ol > li:before {
    content: counter(li, lower-roman) ".";
    counter-increment: li;
    color: #00467f;
    left: 0;
    width: 2em;
    font-weight: bold;
    display: inline-block; }
  .text ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
  .text ul > li {
    position: relative;
    padding-left: 1em;
    list-style: none; }
  .text ul > li:before, .text ul ul ul ul > li:before {
    position: absolute;
    left: 0.1rem;
    width: 6px;
    top: 0.62rem;
    content: "";
    background-color: #00467f;
    display: inline;
    background-color: none;
    height: 6px; }
  .text ul ul > li:before, .text ul ul ul ul ul > li:before {
    content: "";
    position: absolute;
    left: 0.1rem;
    width: 0.33rem;
    top: 0.62rem;
    background-color: #747778;
    height: 0.33rem;
    border-radius: 50%; }
  .text ul ul ul > li:before, .text ul ul ul ul ul ul > li:before {
    content: "";
    position: absolute;
    left: 0.1rem;
    width: 0.4rem;
    top: 0.75rem;
    height: 0.15rem;
    display: block;
    border-radius: 0;
    background-color: #747778;
    font-size: 0.83333rem; }
  .text a {
    color: #005499;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 0px 0 #ffffff, -1px 0px 0 #ffffff, 2px 0 0 #ffffff, -2px 0 0 #ffffff;
    background-image: linear-gradient(transparent 50%, #005499 50%);
    background-repeat: repeat-x;
    background-position: 0 92%;
    background-size: 1px 2px;
    outline: none; }
    .text a:hover {
      text-decoration: none;
      text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 2px 0 0 #ffffff, -2px 0 0 #ffffff;
      background-size: 1px 4px; }
    .text a:focus {
      background-color: rgba(0, 70, 127, 0.15);
      text-shadow: none; }
  .text .text *:last-child {
    margin: 0; }
  .text .footnote, .text .sub {
    display: block;
    font-style: italic; }
    @media (max-width: 33.99em) {
      .text .footnote, .text .sub {
        font-size: 0.83333rem; } }
    @media (min-width: 34em) {
      .text .footnote, .text .sub {
        font-size: 0.8rem; } }

.margin-bottom-none {
  margin-bottom: 0; }

.margin-bottom-one {
  margin-bottom: 1rem; }

.highlight {
  background-color: #f2f2f2;
  padding: 1.6rem;
  display: block;
  margin-bottom: 1rem; }
  .highlight *:last-child {
    margin-bottom: 0; }
  .highlight a {
    color: #005499;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 0px 0 #f2f2f2, -1px 0px 0 #f2f2f2, 2px 0 0 #f2f2f2, -2px 0 0 #f2f2f2;
    background-image: linear-gradient(transparent 50%, #005499 50%);
    background-repeat: repeat-x;
    background-position: 0 92%;
    background-size: 1px 2px;
    outline: none; }
    .highlight a:hover {
      text-decoration: none;
      text-shadow: 1px 0 0 #f2f2f2, -1px 0 0 #f2f2f2, 2px 0 0 #f2f2f2, -2px 0 0 #f2f2f2;
      background-size: 1px 4px; }
    .highlight a:focus {
      background-color: rgba(0, 70, 127, 0.15);
      text-shadow: none; }
  @media (min-width: 48em) {
    .highlight {
      padding: 2.2rem; } }

.column-list a:link, .column-list a:visited {
  color: #00467f; }

.column-list li {
  margin-bottom: 0.4rem;
  display: inline-block;
  width: 100%; }

@media (min-width: 48em) {
  .column-list {
    
    -webkit-columns: 3 150px;
    -moz-columns: 3 150px;
    columns: 3 150px;
    -webkit-column-gap: 1.66rem;
    -moz-column-gap: 1.66rem;
    column-gap: 1.66rem;
     } }

@media (min-width: 62em) {
  .column-list {
    
    -webkit-columns: 4 150px;
    -moz-columns: 4 150px;
    columns: 4 150px;
    -webkit-column-gap: 4.44rem;
    -moz-column-gap: 4.44rem;
    column-gap: 4.44rem;
     } }

.padded-list li {
  padding-bottom: 0.4rem; }

.listing-text p {
  font-size: 1.11rem;
  color: #747778; }
  @media (min-width: 48em) {
    .listing-text p {
      font-size: 1.2rem; } }
  .listing-text p a:link, .listing-text p a:visited {
    color: #00467f; }
  .listing-text p a:hover, .listing-text p a:focus {
    text-decoration: none; }

@media (min-width: 62em) {
  .columns-two-lrg {
    
    -webkit-columns: 2 400px;
    -moz-columns: 2 400px;
    columns: 2 400px;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
     }
    .columns-two-lrg.text {
      margin-bottom: 2rem; }
      .columns-two-lrg.text ul li {
        break-inside: avoid-column; } }

.intro-text-campaign {
  margin-bottom: 0;
  padding-top: 2rem;}
.intro-text-campaign:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 180px;
  margin-left: -90px;
  height: 5px;
  background: none; }

.intro-text-campaign h1 {
  font-size: 2.48832rem;
  color: #4A4A4C;}
.intro-text-campaign h2 {
  font-size: 2.0736rem;
  color: #4A4A4C;}
.intro-text-campaign p.subheader {
  font-size: 1.75rem;
  color: #0080A7;}
.intro-text-campaign p {
  font-size: 1.44rem;
  margin-bottom: 2.72rem!important;}
.intro-text-campaign p.text {
  font-family: inherit;}

@media (max-width: 61.99em) {
  .intro-text-campaign h1 {
    font-size: 2.0736rem;}
  .intro-text-campaign h2 {
    font-size: 1.95313rem;}}
@media (max-width: 47.99em) {
  .intro-text-campaign h1 {
    font-size: 1.95313rem;}
  .intro-text-campaign h2 {
    font-size: 1.75rem;}}

.uppercase {
  text-transform: uppercase; }

.col-centered {
  float: none;
  margin: 0 auto; }

.m-t-10 {
  margin-top: 10px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-30 {
  margin-top: 30px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-l-10 {
  margin-left: 10px; }

.display-none {
  display: none; }

.lowercase {
  text-transform: lowercase; }

.bold {
  font-weight: bold;
  font-family: NationalBold, sans-serif; }

.author-guideline {
  color: #000000;
  font-weight: bold;
  background-color: #eeecd8;
  padding: 1rem 0.5rem;
  margin: 0.5rem 0;
  display: inline-block;
  width: 100%; }

.user-restrict-msg {
  padding: 1rem 0.5rem;
  margin: 0.5rem 0;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  color: #a94442;
  font-weight: bold;
  display: inline-block;
  width: 100%; }

.center-text {
  text-align: center; }

.no-m-b {
  margin-bottom: 0 !important; }

.word-spacing-1 {
  word-spacing: 1rem; }



.btn {
  display: inline-block;
  border-radius: 32px;
  padding: 0.6em 2em;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  min-height: 3em;
  margin: 0.5em;
  font-family: NationalBold, sans-serif;
  transition: .3s;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .btn.btn--dark-blue {
    background-color: #00467f;
    border: 2px solid #00467f;
    color: #ffffff; }
    .btn.btn--dark-blue.btn--inverse {
      border: 1px solid #ffffff; }
    .btn.btn--dark-blue:hover {
      background-color: transparent;
      color: #00467f; }
  .btn.btn--white {
    background-color: #ffffff;
    border: 1px solid #00467f;
    color: #00467f; }
    .btn.btn--white.btn--inverse {
      border: 2px solid #ffffff; }
    .btn.btn--white:hover {
      background-color: transparent;
      color: #ffffff; }
    .btn.btn--white-dark:hover {
      background-color: #00467f;
      color: #ffffff; }
  .btn.btn--light-blue {
    background-color: #0080a7;
    border: 1px solid #0080a7;
    color: #ffffff; }
    .btn.btn--light-blue.btn--inverse {
      border: 1px solid #ffffff; }
  .btn:hover {
    text-decoration: none; }

.btn--pagination, .btn--pagination-inverse {
  background-color: transparent;
  border: solid 2px #00467f;
  padding: 0.14rem 0.5rem;
  min-height: 2rem; }
  .btn--pagination[href], .btn--pagination-inverse[href] {
    background-color: #00467f; }
    .btn--pagination[href] .icon, .btn--pagination-inverse[href] .icon {
      fill: #ffffff; }
  .btn--pagination:hover, .btn--pagination:focus, .btn--pagination-inverse:hover, .btn--pagination-inverse:focus {
    background-color: transparent;
    color: #00467f;
    outline: none; }
    .btn--pagination:hover .icon, .btn--pagination:focus .icon, .btn--pagination-inverse:hover .icon, .btn--pagination-inverse:focus .icon {
      fill: #00467f; }
  .btn--pagination .icon, .btn--pagination-inverse .icon {
    fill: #00467f;
    position: relative;
    width: 0.77rem;
    height: 0.77rem; }

.btn--pagination-inverse {
  transform: rotate(180deg); }

.cta, .BBFormSubmitbutton {
  display: inline-block;
  vertical-align: middle;
  font-family: NationalBold, sans-serif;
  padding-right: 1.5rem;
  border: none;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative; }
  .cta.cta--dark-blue, .BBFormSubmitbutton.cta--dark-blue {
    color: #00467f; }
    .cta.cta--dark-blue svg *, .BBFormSubmitbutton.cta--dark-blue svg * {
      fill: #00467f; }
  .cta.cta--light-blue, .BBFormSubmitbutton.cta--light-blue {
    color: #0080a7; }
    .cta.cta--light-blue svg *, .BBFormSubmitbutton.cta--light-blue svg * {
      fill: #0080a7; }
  .cta.cta--white, .BBFormSubmitbutton.cta--white {
    color: #ffffff; }
    .cta.cta--white svg *, .BBFormSubmitbutton.cta--white svg * {
      fill: #ffffff; }
  .cta svg, .BBFormSubmitbutton svg {
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    top: .16rem;
    transition: .3s;
    right: .25rem; }
  .cta:hover, .cta:focus, .BBFormSubmitbutton:hover, .BBFormSubmitbutton:focus {
    text-decoration: none; }
    .cta:hover svg, .cta:focus svg, .BBFormSubmitbutton:hover svg, .BBFormSubmitbutton:focus svg {
      right: -.25rem; }

.calltoaction.section {
  margin-bottom: 1.5rem; }
  .text.section + div:not(.section) + .calltoaction.section, .text.section + .calltoaction.section {
    margin-top: -1rem; }

.cta--dark-blue-round, .BBFormSubmitbutton {
  background-color: #00467f;
  color: #ffffff;
  border: solid 2px #00467f;
  border-radius: 1.7rem;
  max-width: 388px;
  padding: 0.75rem 4.16rem 0.75em 2.22rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  text-align: left;
  transition: .3s;
  line-height: 1.2;
  outline: none; }
  .cta--dark-blue-round[type=submit], .BBFormSubmitbutton[type=submit] {
    padding-right: 2.22rem; }
  .cta--dark-blue-round .icon, .BBFormSubmitbutton .icon {
    fill: #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.77rem;
    height: 0.77rem;
    right: 2.2rem; }
  .cta--dark-blue-round:link, .cta--dark-blue-round:visited, .BBFormSubmitbutton:link, .BBFormSubmitbutton:visited {
    background-color: #00467f;
    color: #ffffff; }
  .cta--dark-blue-round:hover, .cta--dark-blue-round:focus, .BBFormSubmitbutton:hover, .BBFormSubmitbutton:focus {
    background-color: transparent;
    color: #00467f;
    border: solid 2px #00467f;
    outline: none; }
    .cta--dark-blue-round:hover .icon, .cta--dark-blue-round:focus .icon, .BBFormSubmitbutton:hover .icon, .BBFormSubmitbutton:focus .icon {
      fill: #00467f;
      right: 1.5rem; }
  .cta--dark-blue-round.inverse, .BBFormSubmitbutton.inverse {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #00467f;
    white-space: nowrap;
    margin-bottom: 0;
    padding-left: 1.2rem;
    padding-right: 2.5rem;
    text-overflow: clip;
    line-height: 1; }
    .cta--dark-blue-round.inverse .icon, .BBFormSubmitbutton.inverse .icon {
      fill: #00467f;
      right: 1.2rem; }
    .cta--dark-blue-round.inverse:link, .cta--dark-blue-round.inverse:visited, .BBFormSubmitbutton.inverse:link, .BBFormSubmitbutton.inverse:visited {
      background-color: #ffffff;
      color: #00467f; }
    .cta--dark-blue-round.inverse:hover, .cta--dark-blue-round.inverse:focus, .BBFormSubmitbutton.inverse:hover, .BBFormSubmitbutton.inverse:focus {
      background-color: #00467f;
      color: #ffffff;
      border: solid 2px #ffffff; }
      .cta--dark-blue-round.inverse:hover .icon, .cta--dark-blue-round.inverse:focus .icon, .BBFormSubmitbutton.inverse:hover .icon, .BBFormSubmitbutton.inverse:focus .icon {
        fill: #ffffff; }

input.cta--dark-blue-round {
  padding-right: 2.22rem; }

.apply-now-area {
  display: none;
  background-color: #0080a7;
  text-align: center;
  color: #ffffff;
  padding: 0.4rem 0;
  position: relative;
  z-index: 2; }
  @media (min-width: 62em) {
    .apply-now-area {
      display: block;
      text-align: center;
      z-index: 8010; } }
  .apply-now-area a {
    color: #ffffff;
    font-family: 'NationalBold', sans-serif;
    position: relative; }
    .apply-now-area a:focus, .apply-now-area a:hover {
      text-decoration: underline;
      outline: none; }
  .apply-now-area .icon {
    fill: #ffffff;
    width: 0.7rem;
    height: 0.7rem;
    top: 0.25rem;
    right: 0;
    position: absolute;
    transition: right 0.35s; }
  .apply-now-area p {
    margin: 0;
    font-size: 0.88rem; }
.apply-now-area-top-bar {
  background-color: #0080a7;
  display: flex;
  align-self: center;
  border: #ffffff solid 0.5px;
  border-radius: 30px;
  color: #ffffff;
  padding: 0.4rem 0;
  z-index: 2; }
  @media (min-width: 62em) {
    .apply-now-area-top-bar {
      display: none !important; 
    }
}
.cta--apply-now {
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 1rem;
  padding: 0.27rem 1rem;
  overflow: hidden;
  white-space: normal;
  text-align: center;
  margin: 0.5rem 0;
  outline: none;
  min-width: 187px;
  transition: .3s; }
  .cta--apply-now .icon {
    fill: #ffffff;
    position: relative;
    right: auto;
    top: 0; }
  .cta--apply-now .icn-arrow {
    width: 10px;
    height: 10px;
    margin-left: 0.5rem; }
  .cta--apply-now .checkmark-circle {
    width: 15px;
    height: 15px;
    top: 1px;
    margin-right: 0.3rem; }
  .cta--apply-now:link, .cta--apply-now:visited {
    color: #ffffff; }
  .cta--apply-now:hover, .cta--apply-now:focus {
    background-color: #ffffff;
    color: #0080a7;
    outline: none; }
    .cta--apply-now:hover .icon, .cta--apply-now:focus .icon {
      right: auto;
      left: auto;
      fill: #0080a7; }

.toggle-buttons {
  margin: 1rem 0;
  clear: none;
  float: left;
  width: 100%; }
  .toggle-buttons p {
    font-family: 'NationalBold', sans-serif;
    font-size: 1.5625rem; }

.toggle-button {
  float: left;
  padding: 0.2rem 1.3rem 0.2rem 0rem;
  margin-right: 8px;
  border: 1px solid #666;
  background-color: #ffffff;
  color: #00467f;
  font-weight: bold;
  min-width: 8rem;
  text-align: center;
  border-radius: 1rem 1rem 1rem 1rem;
  cursor: pointer;}
  .toggle-button:hover, .toggle-button:focus {
    text-decoration: none;
    border: 1px solid #00467f;
    background-color: #ffffff;
    color: #00467f; }
  .toggle-button.toggle-button--active {
    background-color: #00467f;
    color: #ffffff; }
.toggle-button.toggle-button--active:hover, .toggle-button.toggle-button--active:focus {
    border: 1px solid #00467f;
    background-color: #ffffff;
    color: #00467f; }

.toggle-button input{
    opacity: 0;
}

.cta--dark-white-round {
  background-color: #FFFFFF ;
  color: #00467f;
  border: solid 2px #00467f;
  border-radius: 1.7rem;
  max-width: 388px;
  padding: 0.75rem 4.16rem 0.75em 2.22rem;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  text-align: left;
  transition: .3s;
  line-height: 1.2;
  outline: none;
  margin:17px; }

.cta--dark-white-round .icon {
  fill: #00467f;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.20rem;
  height: 1.77rem;
  right: 2.2rem; }

.cta--dark-white-round:link, .cta--dark-white-round:visited{
  background-color: #fffff;
  color: #00467f; }

.cta--dark-white-round:hover, .cta--dark-white-round:focus {
  background-color: #00467f;
  color: #ffffff;
  border: solid 2px #00467f;
  outline: none; }

.cta--dark-white-round:hover .icon, .cta--dark-white-round:focus .icon {
  fill: #ffffff;
  right: 1.5rem; }
  
.bg-dark-blue {
  background-color: #00467f; }

.bg-light-blue {
  background-color: #0080a7; }

.bg-dark-grey {
  background-color: #333333; }

.bg-mid-grey {
  background-color: #404040; }

.bg-input-grey {
  background-color: #d9d9d9; }

.bg-body-grey {
  background-color: #4a4c4c; }

.bg-light-grey {
  background-color: #f2f2f2; }

.bg-silver {
  background-color: #747778; }

.bg-silver-lining {
  background-color: #bec3c4; }

.bg-white {
  background-color: #ffffff;
  border: 1px solid #ccc; }

.bg-business-and-economics {
  background-color: #7D0063; }

.bg-arts {
  background-color: #a71930; }

.bg-creative-arts-and-industries {
  background-color: #cc4729; }

.bg-science {
  background-color: #0039a6; }

.bg-medical-and-health-sciences {
  background-color: #008075; }

.bg-law {
  background-color: #005b82; }

.bg-education-and-social-work {
  background-color: #448517; }

.bg-engineering {
  background-color: #4f2d7f; }

.bg-auckland-bioengineering-institute {
  background-color: #ba4482; }

.bg-liggins-institute {
  background-color: #006990; }

.bg-the-university-of-auckland {
  background-color: #00467f; }

.bg-libraries-and-learning-services {
  background-color: #00467f; }



::-webkit-input-placeholder {
  color: #00467f;
  font-family: NationalBookItalic, sans-serif; }

:-moz-placeholder {
  color: #00467f;
  font-family: NationalBookItalic, sans-serif; }

::-moz-placeholder {
  color: #00467f;
  font-family: NationalBookItalic, sans-serif; }

:-ms-input-placeholder {
  color: #00467f;
  font-family: NationalBookItalic, sans-serif; }

.pd-1 {
  padding: 1em; }

.pd-2 {
  padding: 2em; }

.min-height-0 {
  min-height: 0; }

.m-t-20 {
  margin-top: 20px; }

.clear {
  clear: both; }

.container-fluid > .row > [class*="col-"] {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 62em) {
  .col-lg-12.less-wide {
    width: 83.33%;
    padding-left: 16.67%;
  }
}

.uoa-brand-shape {
  position: relative;
  width: calc(100% - 108px);
  left: 54px;
  padding: 3em 0 2em;
  background-color: rgba(0, 70, 127, 0.9); }
  .uoa-brand-shape:before, .uoa-brand-shape:after {
    content: "";
    position: absolute;
    width: 54px;
    height: 100%;
    background-size: 54px 1000px;
    z-index: 0; }
  .uoa-brand-shape:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNTQgMTAwMCI+DQoJPHBvbHlnb24gZmlsbD0iIzAwNDY3ZiIgZmlsbC1vcGFjaXR5PSIwLjkiIHBvaW50cz0iMCA1NCA1NCAwIDU0IDEwMDAgMCAxMDAwIi8+DQo8L3N2Zz4NCg==");
    left: -54px;
    top: 0; }
  .uoa-brand-shape:after {
    right: -54px;
    bottom: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNTQgMTAwMCI+DQoJPHBvbHlnb24gZmlsbD0iIzAwNDY3ZiIgZmlsbC1vcGFjaXR5PSIwLjkiIHBvaW50cz0iMCAwIDU0IDAgNTQgOTQ2IDAgMTAwMCIvPg0KPC9zdmc+DQo=");
    background-position: 100% 100%; }
  .uoa-brand-shape__content {
    margin: 0 -27px;
    position: relative;
    z-index: 1; }
  .uoa-brand-shape h1, .uoa-brand-shape p, .uoa-brand-shape h1 a:focus {
    color: #ffffff; }
  .uoa-brand-shape__content :first-child {
    margin-top: 0; }

.icon {
  width: 25px;
  height: 25px;
  display: inline-block; }

.icon--small {
  width: 0.66rem;
  height: 0.66rem; }

.icon--medium {
  width: 1rem;
  height: 1rem; }





.skip-to-links__nav {
  position: relative;
  z-index: 8015; }

.skip-to-links__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.accessibility_label {
  display: none; }

.skip-to-links__nav__item {
  padding: 0.9rem 0;
  display: block;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 2;
  top: -65px;
  transition: top .3s ease-in-out; }
  .skip-to-links__nav__item span {
    opacity: 0;
    display: inline;
    font-family: NationalBold, sans-serif;
    margin: 0.7rem 0;
    padding: 0.3rem 1.5rem;
    background-color: #ffffff;
    color: #004581;
    border-radius: 1rem;
    transition: opacity .5s ease-in-out; }
  .skip-to-links__nav__item:focus {
    z-index: 100;
    top: 0;
    background-color: rgba(0, 70, 127, 0.9);
    text-decoration: none; }
    .skip-to-links__nav__item:focus span {
      opacity: 1; }





.uoa-header {
  position: relative; }
  @media (min-width: 62em) {
    .uoa-header + #main {
      padding-top: 0; } }
  .uoa-header .btn {
    margin: 0.5em 0; }
  .uoa-header__img-container {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
    background: #f2f2f2; }
    @media (min-width: 62em) {
      .uoa-header__img-container {
        padding-bottom: 0;
        height: 72vh;
        max-height: 72vh;
        min-height: 560px; } }
    .uoa-header__img-container:after {
      position: absolute;
      bottom: 0;
      left: 66%;
      width: 1000%;
      background: rgba(255, 255, 255, 0.2);
      height: 200%;
      transform-origin: 0 100%;
      transform: rotate(45deg); }
      @media (min-width: 48em) {
        .uoa-header__img-container:after {
          content: "";
          left: 50%;
          margin-left: 190px; } }
      @media (min-width: 62em) {
        .uoa-header__img-container:after {
          margin-left: 250px; } }
      @media (min-width: 75em) {
        .uoa-header__img-container:after {
          margin-left: 420px; } }
    .uoa-header__img-container img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 100%; }
      @media (min-width: 62em) {
        .uoa-header__img-container img {
          transform: translateY(-40%); } }
  @media (min-width: 62em) {
    .uoa-header .container {
      position: relative;
      height: 2em; } }
  @media (max-width: 61.99em) {
    .uoa-header__content {
      position: relative;
      margin-top: -15%; } }
  @media (min-width: 62em) {
    .uoa-header__content {
      position: absolute;
      bottom: -2em; } }





.uoa-footer {
  clear: both;
  position: relative;
  overflow: hidden;
  padding-top: 4em;
  z-index: 1; }
  .uoa-footer a, .uoa-footer h2, .uoa-footer h3, .uoa-footer h4 {
    color: #ffffff; }
  .uoa-footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .uoa-footer .uoa-footer__section:first-child::after {
    content: "";
    top: 50%;
    bottom: 0;
    right: 1rem;
    display: none;
    height: 80%;
    position: absolute;
    transform: translateY(-50%);
    border-right: 1px solid #747778; }
    @media (min-width: 34em) {
      .uoa-footer .uoa-footer__section:first-child::after {
        display: block; } }
  .uoa-footer .uoa-footer__section:first-child li {
    padding-right: 2rem; }
  .uoa-footer .uoa-footer__section-shielding {
    margin-top: 40px; }
  .uoa-footer .uoa-footer__section-shielding svg {
    width: 35px;
    height: 35px; }
  .uoa-footer__social {
    position: relative;
    top: -1.5rem; }
    .uoa-footer__social > div {
      padding: 1em 1em 0;
      position: relative; }
      .uoa-footer__social > div > div {
        position: relative;
        z-index: 1;
        text-align: right; }
      .uoa-footer__social > div::before {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        height: 100%;
        width: 10000px;
        z-index: 0;
        background-color: #404040; }
        @media (min-width: 48em) {
          .uoa-footer__social > div::before {
            left: 0;
            transform: none; } }
    .uoa-footer__social h2, .uoa-footer__social h3, .uoa-footer__social h4 {
      font-size: 1rem;
      float: left;
      margin-bottom: 0.8rem;
      color: #ffffff; }
    .uoa-footer__social .footer__social-icon-list {
      line-height: 0; }
      .uoa-footer__social .footer__social-icon-list::after {
        content: "";
        display: inline-block;
        width: 100%; }
      @media (max-width: 33.99em) {
        .uoa-footer__social .footer__social-icon-list {
          text-align: justify;
          text-align-last: justify;
          display: block;
          clear: left; } }
      @media (min-width: 48em) {
        .uoa-footer__social .footer__social-icon-list {
          text-align: right; } }
      .uoa-footer__social .footer__social-icon-list li {
        line-height: 1em;
        float: none;
        display: inline-block;
        padding: 0;
        vertical-align: top; }
        @media (min-width: 30em) {
          .uoa-footer__social .footer__social-icon-list li {
            padding: 0 .7rem; } }
        @media (min-width: 34em) {
          .uoa-footer__social .footer__social-icon-list li {
            padding: 0 1rem; } }
        .uoa-footer__social .footer__social-icon-list li a {
          display: block;
          width: 100%;
          height: 100%; }
          .uoa-footer__social .footer__social-icon-list li a svg {
            width: 1.25rem;
            height: 1.25rem;
            fill: #ffffff;
            vertical-align: middle; }
        .uoa-footer__social .footer__social-icon-list li .more-link {
          text-align: center;
          vertical-align: text-top;
          display: block;
          overflow: hidden; }
          .uoa-footer__social .footer__social-icon-list li .more-link:hover {
            text-decoration: none; }
          .uoa-footer__social .footer__social-icon-list li .more-link span {
            display: block;
            position: relative; }
            .uoa-footer__social .footer__social-icon-list li .more-link span:first-child {
              font-size: 2.5rem;
              top: -.9rem; }
            .uoa-footer__social .footer__social-icon-list li .more-link span:last-child {
              font-size: 0.66667rem;
              top: -.2rem; }
      .uoa-footer__social .footer__social-icon-list li:first-child {
        padding-left: 0; }
      .uoa-footer__social .footer__social-icon-list li:last-child {
        padding-right: 0; }
  .uoa-footer__section {
    padding-top: 1em;
    padding-bottom: 1em; }
    @media (min-width: 48em) {
      .uoa-footer__section {
        padding-top: 2em;
        padding-bottom: 2em; } }
    .uoa-footer__section h2, .uoa-footer__section h3, .uoa-footer__section h4 {
      font-size: 1rem; }
    .uoa-footer__section li {
      padding: 0.15rem 0rem;
      margin: .5rem 0; }
      .uoa-footer__section li a {
        font-size: 1rem;
        line-height: 1.1;
        display: inline-block; }
    .uoa-footer__section img {
      width: 100%;
      height: 100%; }
  .uoa-footer__legal {
    padding-top: .4em;
    padding-bottom: .6em;
    overflow: hidden; }
    .uoa-footer__legal ul {
      text-align: center; }
      @media (min-width: 48em) {
        .uoa-footer__legal ul {
          text-align: right; } }
      .uoa-footer__legal ul li {
        display: inline-block;
        padding: 0rem 0.15em; }
        .uoa-footer__legal ul li a {
          line-height: 0.8em; }
        .uoa-footer__legal ul li:after {
          content: "|";
          
          color: #ffffff;
          display: inline-block;
          margin: 0 0 0 .5rem; }
      .uoa-footer__legal ul li:last-child:after {
        content: ""; }
  .uoa-footer__img-container {
    z-index: 1;
    position: relative; }
    .uoa-footer__img-container img {
      max-width: 100%; }
  .uoa-footer__content {
    z-index: 2;
    position: relative;
    padding: 1em;
    margin: -2rem 1rem 0 1rem; }
    .uoa-footer__content h3 a {
      color: #ffffff; }
    .uoa-footer__content .btn {
      min-height: 0;
      height: auto;
      padding: 0;
      border: 0;
      border-radius: 0;
      background: none;
      color: #ffffff;
      margin: 0; }
      .uoa-footer__content .btn svg {
        width: 1rem;
        height: 1rem;
        fill: #ffffff;
        vertical-align: middle; }





.main-content {
  width: 100%; }
@media (max-width: 61.99em) {
  .hamburgeropen .main-content {
    position: fixed; } }

.search {
  display: none;
  z-index: 1;
  width: 33.3%; }
.search .container {
  padding: 10px 0px 0px 0px;
  position: relative; }
@media (max-width: 33.99em) {
  .search .container {
    margin: 0 -0.555rem; } }
@media (max-width: 61.99em) {
  .search .container {
    padding: 0; } }
@media (max-width: 61.99em) {
  .search {
    box-sizing: border-box;
    position: absolute;
    padding: 1rem;
    height: 4rem;
    left: 0;
    width: 100%;
    transform: translateY(0);
    transition: transform .4s;
    background: #f2f2f2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); } }
@media (min-width: 62em) {
  .search {
    padding-top: .25rem;
    display: block;
    position: relative;
    float: right;
    padding-right: 0;
    z-index: 3; } }
.search.shown {
  display: block; }
@media (max-width: 61.99em) {
  .search.on {
    transform: translateY(4.3rem);
    padding-top: 2rem;
    height: 5.5rem; } }
.search ::-webkit-input-placeholder {
  color: #8d9091;
  font-family: NationalBookItalic, sans-serif;
  opacity: 1; }
.search :-moz-placeholder {
  color: #8d9091;
  font-family: NationalBookItalic, sans-serif;
  opacity: 1; }
.search ::-moz-placeholder {
  color: #8d9091;
  font-family: NationalBookItalic, sans-serif;
  opacity: 1; }
.search :-ms-input-placeholder {
  color: #8d9091;
  font-family: NationalBookItalic, sans-serif;
  opacity: 1; }
.search ::-ms-input-placeholder {
  font-style: italic; }
.search input, .search button {
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box;
  padding: .25rem 1rem .5rem;
  font-size: 1.125rem;
  font-family: NationalBook, sans-serif;
  height: 2.75rem; }
.search input {
  border: 1px solid #d9d9d9;
  color: #00467f;
  width: calc(100% - 4rem);
  padding-right: 2.5rem;
  transition: all 0.3s ease; }
.search input:focus {
  box-shadow: 0 0 5px #bec3c4;
  border: 1px solid #0080a7; }
.search input::-ms-clear {
  display: none; }
@media (min-width: 62em) {
  .search input {
    width: calc(100% - 3rem); } }
.search button {
  background-color: #00467f;
  border: 1px solid #00467f;
  color: #ffffff;
  width: 3rem;
  padding: .75rem;
  transition: all 0.3s ease;
  position: relative; }
.search button:hover, .search button:focus {
  box-shadow: 0 0 5px #bec3c4;
  outline: none;
  background-color: #ffffff; }
.search button:hover svg *, .search button:focus svg * {
  fill: #00467f; }
@media (min-width: 62em) {
  .search button {
    margin-left: -4px; } }
.search button svg {
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  transition: fill 0.3s ease; }
.search button svg * {
  fill: #ffffff; }
.search button[type=reset] {
  padding: 0;
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 4.5rem;
  border: none;
  background: #bec3c4;
  border-radius: 50%;
  text-align: center;
  margin: 0.8rem 0 0 0;
  z-index: 2; }
.search button[type=reset].off {
  opacity: 0;
  visibility: hidden; }
.search button[type=reset]:hover, .search button[type=reset]:focus {
  box-shadow: none;
  background-color: #00467f; }
.search button[type=reset]:hover svg *, .search button[type=reset]:focus svg * {
  fill: #ffffff; }
.search button[type=reset] svg {
  display: inline;
  vertical-align: text-top;
  width: .75rem;
  height: .75rem;
  line-height: 1; }
@media (min-width: 62em) {
  .search button[type=reset] {
    right: 3.6rem; } }

.header-wrapper {
  padding-top: 55px;
}
@media (min-width: 62em) {
  .header-wrapper {
    padding-top: 0;
  }
}

.logo-area {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
@media (min-width: 62em) {
  .logo-area {
    transition: height 0.8s;
    position: absolute;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); } }

@media (max-width: 61.99em) {
  .logo-container {
    max-width: none !important; }
  .logo-container:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    z-index: 2; } }

.logo {
  display: inline-block;
  width: 5.33rem;
  height: 5.33rem;
  position: absolute;
  top: 4px;
  left: 50%;
  margin-left: -2.66rem;
  z-index: 2; }
.logo .icon {
  width: 100%;
  height: 100%; }
@media (min-width: 62em) {
  .logo {
    width: 151px;
    top: 0.6rem;
    bottom: 0.6rem;
    left: auto;
    margin-left: -1px;
    height: 138px;
    z-index: 3;
    transition: margin-top 0.8s; } }

.main-header {
  width: 100%;
  position: relative;
  z-index: 8005; }
@media (min-width: 62em) {
  .main-header {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); } }

.sub-btn .sub, .nav-btn .sub {
  display: block;
  line-height: 1; }

.nav-open.subnav-open .sub-btn.js-close-mega {
  display: none; }

.nav-open.subnav-open .nav-btn {
  display: none; }

.hamburger {
  float: left; }

.search-button {
  float: right; }
.search-button .icn-close {
  display: none; }
.search-button.is-active .icn-close {
  display: inline-block; }
.search-button.is-active .icn-search {
  display: none; }

.hamburger, .search-button {
  background: none;
  width: 4.33rem;
  height: 4.33rem;
  border: none;
  padding: 0;
  position: relative;
  z-index: 2; }
.hamburger .icon, .search-button .icon {
  width: 1.33rem;
  height: 1.33rem;
  fill: #00467f; }
.hamburger .sub, .search-button .sub {
  color: #00467f;
  text-transform: uppercase; }

.main-nav {
  display: none;
  position: fixed;
  left: 0;
  height: 100%;
  z-index: 4;
  top: 0; }
.main-nav.is-shown {
  display: block; }
@media (min-width: 62em) {
  .main-nav {
    display: block;
    position: static;
    left: auto;
    height: auto;
    top: auto; } }

.nav-wrapper {
  width: 100vw;
  max-width: 24rem;
  background-color: #ffffff;
  z-index: 2;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  height: 100%;
  padding-top: 4rem;
  left: 0;
  transition: transform .4s;
  transform: translateX(-100%); }
.nav-open .nav-wrapper {
  transform: translateX(0%);
  box-shadow: 2px 0 4px rgba(0, 0, 0, 0.15); }
@media (min-width: 48em) {
  .nav-open .nav-wrapper {
    transform: none; } }
.subnav-open .nav-wrapper {
  overflow-x: visible;
  overflow-y: hidden; }

@media (min-width: 62em) {
  .nav-wrapper {
    position: static;
    transform: none;
    background-color: transparent;
    padding-top: 0;
    width: 100%;
    left: auto;
    overflow: visible;
    padding-left: 7rem;
    max-width: none;
    min-width: none; } }

.menu-heading {
  padding-top: 1rem;
  margin-bottom: 0;
  font-size: 20px;
  font-family: NationalBook, sans-serif;
  line-height: 1.1;
  border-bottom: solid 1px #d9d9d9;
  padding-bottom: 1rem;
  color: #00467f; }
.menu-heading a {
  color: #00467f;
  outline: none; }
.menu-heading span {
  font-size: 20px; }
.menu-heading span.english-heading{
  font-family: 'NationalBold', sans-serif; }
.faculty-nav .menu-heading {
  font-family: 'NationalBold', sans-serif; }
@media (max-width: 61.99em) {
  .menu-heading {
    padding-left: 1.55rem;
    padding-right: 1.55rem; }
  .menu-heading, .menu-heading a, .menu-heading a:not([href]) {
    display: flex;
    flex-direction: column;
    color: #ffffff;
    background-color: #0080a7; }
  .menu-heading a:hover, .menu-heading a:focus, .menu-heading a:not([href]):hover, .menu-heading a:not([href]):focus {
    text-decoration: none; }
  .faculty-nav .menu-heading, .faculty-nav .menu-heading a {
    background-color: #ffffff; }
  .faculty-nav .menu-heading a:hover, .faculty-nav .menu-heading a:focus {
    text-decoration: underline; }
  .faculty-nav .menu-heading a:not([href]):hover, .faculty-nav .menu-heading a:not([href]):focus {
    text-decoration: none; }}

.nav-header {
  padding: 1rem 5rem 1rem 1rem; }
.nav-header .nav-header__text:focus {
  outline: none; }

.menu-header {
  padding: 1rem; }

.nav-header, .menu-header {
  background-color: #00467f;
  color: #ffffff;
  height: 4rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100vw;
  max-width: 24rem; }
.nav-header p, .nav-header button, .menu-header p, .menu-header button {
  font-size: 1.25rem;
  font-weight: normal;
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 0; }
.nav-header .icon, .menu-header .icon {
  fill: #ffffff;
  transform: rotate(180deg);
  top: 0.3rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  position: relative; }
@media (min-width: 62em) {
  .nav-header, .menu-header {
    display: none; } }

.nav-header {
  transform: translateX(-100%);
  transition: transform .4s; }
.nav-open .nav-header {
  transform: translateX(0%);
  opacity: 1;
  transition: transform .4s, opacity 0s, z-index 0s; }
.subnav-open .nav-header {
  z-index: 1;
  opacity: 0;
  transition: transform .4s, opacity .4s 0.5s, z-index 1s .5s; }

.menu-header {
  transform: translateX(0%); }

.main-nav__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.main-nav__item {
  display: block;
  padding: 0 0.83rem; }
@media (min-width: 62em) {
  .main-nav__item {
    display: inline-block;
    padding: 0; }
  .secondary-nav .main-nav__item {
    padding-left: 0rem;
    padding-right: 0rem; }
  .secondary-nav .main-nav__item:first-of-type {
    padding-left: 2.5rem;
    padding-right: 0rem; }
  .primary-nav .main-nav__item {
    padding-right: 0rem;
    padding-left: 1rem; } }
@media (min-width: 74.99em){
  .secondary-nav .main-nav__item {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .secondary-nav .main-nav__item:first-of-type {
    padding-left: 3rem;
    padding-right: 1.5rem; }
  .primary-nav .main-nav__item {
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .primary-nav .main-nav__item:last-of-type {
    padding-right: 0; } }

.main-nav__link {
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  padding: 1rem 2rem 1rem 0;
  color: #00467f;
  transition: all 0.3s ease;
  position: relative;
  line-height: 23px; }
.subnav-open .main-nav__link {
  position: static; }
.subnav-open .main-nav__item button.main-nav__link, .subnav-open p.facultynav__header {
  display: none; }
.main-nav__link .icon {
  position: absolute;
  top: 25px;
  right: 0; }
.main-nav__link span {
  font-size: 1.125rem; }
.main-nav__link span.english-heading {
  font-family: 'NationalBold', sans-serif; }
@media (min-width: 62em) {
  .main-nav__link .icon {
    display: none; } }
.main-nav__link .icn-chevron {
  width: 20px;
  height: 20px;
  right: 16px;
  fill: #00467f;
  transition: all 0.3s ease; }
.main-nav__link:hover, .main-nav__link:focus {
  color: #0080a7;
  text-decoration: none;
  padding-left: 0.5rem; }
@media (min-width: 62em) {
  .main-nav__link:hover, .main-nav__link:focus {
    outline: none; } }
.main-nav__link:hover .icn-chevron, .main-nav__link:focus .icn-chevron {
  right: 0px;
  fill: #0080a7; }
.main-nav__link:hover {
  outline: none; }
.main-nav__link:focus {
  text-decoration: underline; }
.secondary-nav .main-nav__link {
  font-family: NationalBook, sans-serif; }
@media (min-width: 62em) {
  .main-nav__link {
    width: auto;
    background-image: none;
    margin-right: 1rem;
    padding: 0.65rem 0;
    /*display: inline-block;*/
    position: relative;
    z-index: 4; }
  .main-nav__link:hover, .main-nav__link:focus {
    padding-left: 0; }
  .main-nav__link:focus {
    text-decoration: underline; }
  .primary-nav .main-nav__link {
    margin: 0;
    padding: 1rem 0 1rem; }
  .secondary-nav .main-nav__link {
    font-size: 20px; } }
@media (max-width: 62em) {
  .main-nav__link{
    font-size: 18px; }
}

.main-nav__item:not(:last-of-type) .main-nav__link {
  border-bottom: 1px solid #bec3c4; }
@media (min-width: 62em) {
  .main-nav__item:not(:last-of-type) .main-nav__link {
    border-bottom: none; } }

.secondary-nav {
  background-color: #f2f2f2;
  /*border-bottom: solid 1px #bec3c4;*/ }
@media (min-width: 62em) {
  .secondary-nav {
    width: 100%;
    height: 81px;
    border-bottom: none;
    z-index: 4;
    background-color: transparent; }
  .secondary-nav.opened:after {
    background-color: #e5e6e3; }
  .secondary-nav:after {
    content: '';
    background-color: #f2f2f2;
    height: 81px;
    transition: all .8s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2; }
  .secondary-nav .main-nav__link {
    position: relative;
    text-decoration: none; }
  .secondary-nav .main-nav__link:after {
    transition: width .4s;
    content: "";
    position: absolute;
    border-bottom: 3px solid #00467f;
    bottom: 0.8rem;
    left: 0;
    width: 0; }
  .secondary-nav .main-nav__link:hover, .secondary-nav .main-nav__link:focus, .secondary-nav .main-nav__link.is-active {
    color: #00467f; }
  .secondary-nav .main-nav__link:hover:after, .secondary-nav .main-nav__link:focus:after, .secondary-nav .main-nav__link.is-active:after {
    width: 100%; }
  .secondary-nav .main-nav__link.is-active {
    color: #0080a7; }
  .secondary-nav .main-nav__link.is-active:after {
    border-bottom-color: #0080a7; } }

@media (min-width: 62em) {
  .primary-nav {
    /*text-align: justify;
    text-align-last: justify;*/
    padding: 0 0 0 1.5rem;
    height:81px;
    transition: margin-top .8s;
    display: flex;
    justify-content: space-between; }
  .primary-nav:after {
    content: '';
    background-color: #ffffff;
    height: 81px;
    transition: all .8s;
    position: absolute;
    left: 0;
    top: 3.3rem;
    width: 100%;
    z-index: -1; }
  .primary-nav .main-nav__link {
    position: relative;
    text-decoration: none;
    text-align-last: left; }
  .primary-nav .main-nav__link:after {
    transition: width .4s;
    content: "";
    position: absolute;
    border-bottom: 4px solid #00467f;
    bottom: 0.8rem;
    left: 0;
    width: 0; }
  .primary-nav .main-nav__link:hover, .primary-nav .main-nav__link:focus, .primary-nav .main-nav__link.is-active {
    color: #00467f; }
  .primary-nav .main-nav__link:hover:after, .primary-nav .main-nav__link:focus:after, .primary-nav .main-nav__link.is-active:after {
    width: 100%; }
  .primary-nav .main-nav__link.is-active {
    color: #0080a7; }
  .primary-nav .main-nav__link.is-active:after {
    border-bottom-color: #0080a7; } }

.close-container {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center; }

.mega-menu__close {
  display: none; }
@media (min-width: 62em) {
  .mega-menu__close {
    display: block;
    position: absolute;
    top: 0;
    right: 0; } }

.mega-menu {
  display: none;
  background-color: #ffffff;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transition: all .4s;
  transform: translateX(-100%); }
.is-revealed .mega-menu {
  transform: translateX(0); }
.is-shown > .mega-menu {
  display: block; }
@media (min-width: 62em) {
  .mega-menu {
    position: absolute;
    overflow: hidden;
    top: auto;
    height: auto;
    z-index: 4;
    text-align: left;
    text-align-last: left;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.96);
    transform: translateY(-100%);
    transition: all .8s; }
  .mega-menu > * {
    opacity: 0;
    transition: opacity .8s .4s; }
  .secondary-nav .mega-menu {
    z-index: 2;
    background-color: #f2f2f2;
    padding-bottom: 3rem;
    box-shadow: none;
    margin-block-start: -1px; }
  .primary-nav .mega-menu {
    transition: transform .8s, z-index 0.1s 0.8s;
    z-index: -2;
    margin-block-start: -1px; }
  .faculty-nav .mega-menu {
    transition: transform .8s, z-index 0.1s 0.8s;
    z-index: -2;
    background-color: #ffffff; }
  .is-revealed .mega-menu {
    transform: translateY(0);
    z-index: 0; }
  .is-revealed .mega-menu > * {
    opacity: 1; }
  .is-shown .mega-menu {
    display: block; }
  .quick-show .mega-menu {
    transition: none; }
  .quick-show .mega-menu > * {
    transition: none; } }

.primary-nav .closing .mega-menu, .faculty-nav .closing .mega-menu {
  z-index: -2;
  transition: transform .8s, z-index 0.1s 0s; }

.main-header--faculty .primary-nav .mega-menu {
  box-shadow: none; }

.primary-nav-open .secondary-nav .mega-menu, .primary-nav-open .faculty-nav .mega-menu, .primary-nav-open .primary-nav, .primary-nav-open .secondary-nav.opened:after, .primary-nav-open .logo {
  transition-delay: 0.8s; }

.secondary-nav-open .facultynav__container, .secondary-nav-open .faculty-nav .mega-menu {
  transition-delay: 0.8s; }

.secondary-nav-open .primary-nav .mega-menu {
  transition: transform 0.8s 0.8s, z-index 0.1s 1.6s; }

.faculty-nav-open .secondary-nav .mega-menu, .faculty-nav-open .primary-nav, .faculty-nav-open .secondary-nav.opened:after, .faculty-nav-open .logo, .faculty-nav-open .secondary-nav .mega-menu, .faculty-nav-open .facultynav__container {
  transition-delay: 0.8s; }

.faculty-nav-open .primary-nav .mega-menu {
  transition: transform 0.8s 0.8s, z-index 0.1s 1.6s; }

@media (min-width: 62em) {
  .faculty-nav .mega-menu__container .close-nav-button {
    /*top: 1rem;*/ } }

.mega-menu__container {
  padding: 4rem 0rem 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }
@media (min-width: 62em) {
  .mega-menu__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.555rem;
    padding-right: 0.555rem;
    position: relative;
    padding-top: 0;
    overflow: visible;
    height: auto; }
  .mega-menu__container::after {
    content: "";
    display: table;
    clear: both; } }
@media (min-width: 62em) and (min-width: 34em) {
  .mega-menu__container {
    max-width: 34rem; } }
@media (min-width: 62em) and (min-width: 48em) {
  .mega-menu__container {
    max-width: 44rem; } }
@media (min-width: 62em) and (min-width: 62em) {
  .mega-menu__container {
    max-width: 52rem; } }
@media (min-width: 62em) and (min-width: 75em) {
  .mega-menu__container {
    max-width: 64rem; } }
@media (min-width: 62em) {
  .mega-menu__container .close-nav-button {
    display: block;
    position: absolute;
    left: auto;
    right: 20px;
    top: 0.5rem;
    opacity: 1;
    color: #00467f; }
  .mega-menu__container .close-nav-button .icon {
    fill: #00467f;
    width: 24px;
    height: 24px;
    top: 1px;}
  .mega-menu__container .close-nav-button:hover {
    outline: none; } }

.mega-menu__column-cont {
  padding-left: 1.55rem;
  padding-right: 1.55rem;}

@media (min-width: 62em) {
  .mega-menu__column-cont {

    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;

    padding-top: 1.5rem;
    padding-left: 0rem;
    padding-right: 0rem;} }

@media (min-width: 62em) {
  .facultynav__container .mega-menu__column-cont {
    padding-top: 1.5rem; } }

.mega-menu__column {
  padding: 1.0rem 0 .5rem; }
@media (min-width: 62em) {
  .mega-menu__column {
    overflow: hidden;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;

    width: auto;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;} }
.mega-menu__column p {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-family: NationalBold, sans-serif;
  line-height: 1.1;
  color: #0080a7; }
.mega-menu__column p a:link, .mega-menu__column p a:visited {
  color: #0080a7; }
.faculty-nav .mega-menu__column p {
  color: #00467f; }
.faculty-nav .mega-menu__column p a {
  color: #00467f; }
.mega-menu__column ul {
  list-style: none;
  margin: 0;
  padding: 0; }
@media (min-width: 62em) {
  .mega-menu__column ul {
    border-bottom: 1px solid #bec3c4;
    padding-bottom: 1rem;
    margin-bottom: 1rem; } }
.mega-menu__column li {
  margin-bottom: 1rem;
  line-height: 1;
  word-break: break-word;
  color: #00467f; }
@media (max-width: 61.99em) {
  .mega-menu__column li a:hover, .mega-menu__column li a:focus {
    color: #0080a7;
    padding-left: 0.5rem;
    text-decoration: none; } }
.mega-menu__column a {
  display: block;
  padding-right: 2rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjAgMjAiPg0KCTxwYXRoIGZpbGw9IiMwMDQ2N2YiIGQ9Ik01IDIwYy0wLjEyOCAwLTAuMjU2LTAuMDQ5LTAuMzU0LTAuMTQ2LTAuMTk1LTAuMTk1LTAuMTk1LTAuNTEyIDAtMC43MDdsOC42NDYtOC42NDYtOC42NDYtOC42NDZjLTAuMTk1LTAuMTk1LTAuMTk1LTAuNTEyIDAtMC43MDdzMC41MTItMC4xOTUgMC43MDcgMGw5IDljMC4xOTUgMC4xOTUgMC4xOTUgMC41MTIgMCAwLjcwN2wtOSA5Yy0wLjA5OCAwLjA5OC0wLjIyNiAwLjE0Ni0wLjM1NCAwLjE0NnoiLz4NCjwvc3ZnPg0K");
  background-position: 100% 53%;
  background-repeat: no-repeat;
  background-size: 1rem 1rem; }
.mega-menu__column a:link, .mega-menu__column a:visited {
  color: #00467f; }
.mega-menu__column a:hover {
  outline: none; }
@media (min-width: 62em) {
  .mega-menu__column a {
    background-image: none;
    padding-right: 0; }
  .mega-menu__column a:focus {
    outline: none; } }
@media (max-width: 61.99em) {
  .mega-menu__column a {
    transition: all 0.4s ease;
    background-position: 95% 53%; }
  .mega-menu__column a:hover, .mega-menu__column a:focus {
    background-position-x: 100%;
    text-decoration: none;
    padding-left: 0.5rem; } }

.mega-menu__column:not(:last-of-type) {
  border-bottom: 1px solid #bec3c4; }
@media (min-width: 62em) {
  .mega-menu__column:not(:last-of-type) {
    border-bottom: none; } }

.close-nav-button, .close-menu-button {
  background: none;
  border: none;
  color: #ffffff;
  width: 40px;
  height: 2.1rem;
  transition: height 0.4s ease, padding 0.4s ease, opacity 0s ease 0s; }
.close-nav-button .icon, .close-menu-button .icon {
  width: 1.2rem;
  height: 1.2rem;
  fill: #ffffff;
  transition: all 0.4s ease;
  position: absolute;
  top: 5px;
  right: 10px;
  left: auto; }
@media (max-width: 61.99em) {
  .close-nav-button .icon, .close-menu-button .icon {
    width: 24px;
    height: 24px;
    top: 0px;} }
.close-nav-button .sub, .close-menu-button .sub {
  transition: all 0.3s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 18px;
  /*text-transform: uppercase;*/ }
.close-nav-button:hover, .close-nav-button:focus, .close-menu-button:hover, .close-menu-button:focus {
  height: 2.5rem;
  padding-bottom: 0; }
@media (min-width: 62em) {
  .close-nav-button:hover, .close-nav-button:focus, .close-menu-button:hover, .close-menu-button:focus {
    outline: none; }}
.close-nav-button:hover .icon, .close-nav-button:focus .icon, .close-menu-button:hover .icon, .close-menu-button:focus .icon {
  width: 40px;
  height: 2.5rem; }
.close-nav-button:hover .sub, .close-nav-button:focus .sub, .close-menu-button:hover .sub, .close-menu-button:focus .sub {
  opacity: 0; }

.close-nav-button {
  position: fixed;
  top: 0.9rem;
  right: 1rem;
  z-index: 4;
  opacity: 0; }
@media (min-width: 27em) {
  .close-nav-button {
    left: calc(24rem - 3.2rem); } }
@media (min-width: 62em) {
  .close-nav-button {
    display: none; } }
.nav-open .close-nav-button {
  opacity: 1;
  transition: height 0.4s ease, padding 0.4s ease, opacity 0.4s ease 0.5s; }

.nav-open .respond {
  overflow: hidden; }

.close-menu-button {
  float: right; }

html, body {
  margin: 0;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden; }

html.nav-open {
  width: 100%;
  overflow: auto; }
html.nav-open body {
  overflow: hidden;
  position: fixed;
  width: 100%; }

.nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear; }
@media (min-width: 62em) {
  .nav-overlay {
    display: none; } }
.nav-open .nav-overlay {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }

@media (min-width: 62em) {
  .facultynav__container {
    width: calc(100% + 7rem);
    margin-left: -7rem;
    display: flex;
    align-items: stretch;
    padding: 0;
    transition: margin 0.8s; } }

.facultynav__container:after {
  content: '';
  background: #00467f;
  position: absolute;
  display: none;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 0; }
@media (min-width: 62em) {
  .facultynav__container:after {
    display: block; } }

.nav-wrapper--faculty .secondary-nav {
  display: grid;
  width: 100%; }
@media (min-width: 27em) {
  .nav-wrapper--faculty .secondary-nav {
    table-layout: fixed; } }
@media (min-width: 62em) {
  .nav-wrapper--faculty .secondary-nav {
    display: block; } }

.nav-wrapper--faculty .secondary-nav .main-nav__item {
  display: block;
  border-bottom: solid 1px #bec3c4; }
.nav-wrapper--faculty .secondary-nav .main-nav__item:first-child {
  border-left: none; }
@media (min-width: 62em) {
  .nav-wrapper--faculty .secondary-nav .main-nav__item {
    display: inline-block;
    border-bottom: 0; 
    vertical-align: middle;}
  .nav-wrapper--faculty .secondary-nav .main-nav__item:hover, .nav-wrapper--faculty .secondary-nav .main-nav__item :focus{
    /*text-decoration: underline;*/ }}
.nav-wrapper--faculty .secondary-nav .main-nav__item .main-nav__link {
  border-bottom: 0;
  padding-right: 1.2rem; }
.nav-wrapper--faculty .secondary-nav .main-nav__item .main-nav__link:hover, .nav-wrapper--faculty .secondary-nav .main-nav__item .main-nav__link:focus {
  padding-left: 0.5rem;
  /*text-decoration: underline;*/ }
@media (min-width: 27em) {
  .nav-wrapper--faculty .secondary-nav .main-nav__item .main-nav__link:hover, .nav-wrapper--faculty .secondary-nav .main-nav__item .main-nav__link:focus {
    padding-left: 0.5rem;
    text-decoration: none; } }
@media (min-width: 62em) {
  .nav-wrapper--faculty .secondary-nav .main-nav__item .main-nav__link {
    display: flex;
    flex-direction: column;
    padding: 1rem 0 1rem 0; }
  .nav-wrapper--faculty .secondary-nav .main-nav__item .main-nav__link:hover, .nav-wrapper--faculty .secondary-nav .main-nav__item .main-nav__link:focus {
    padding-left: 0; } }

@media (min-width: 62em) {
  .faculty-nav {
    width: 100%;
    padding: 0 0 0 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .faculty-nav .main-nav__item {
    flex: 0 1 auto;
    max-width: 21%; }
  .faculty-nav .main-nav__link {
    font-size: 0.88rem;
    color: #ffffff;
    padding: 0.5rem 0;
    vertical-align: middle;
    margin-right: 0;
    position: relative; }
  .faculty-nav .main-nav__link:after {
    transition: width .4s;
    content: "";
    position: absolute;
    border-bottom: 3px solid #ffffff;
    bottom: 0.4rem;
    left: 0;
    width: 0; }
  .faculty-nav .main-nav__link:hover, .faculty-nav .main-nav__link:focus, .faculty-nav .main-nav__link.is-active {
    text-decoration: none; }
  .faculty-nav .main-nav__link:hover:after, .faculty-nav .main-nav__link:focus:after, .faculty-nav .main-nav__link.is-active:after {
    width: 100%; }
  .faculty-nav .mega-menu {
    top: 100%; } }

@media (min-width: 75em) {
  .faculty-nav .main-nav__item {
    flex: 0 1 auto;
    max-width: none; } }

.facultynav__header {
  position: relative;
  background: #00467f;
  color: #ffffff;
  margin: 0;
  font-size: 1.2rem;
  display: flex;
  flex: none;
  align-items: center; }
.subnav-open .facultynav__header {
  z-index: -1; }
.facultynav__header span {
  font-size: 1.2rem; }
.facultynav__header a {
  color: #ffffff;
  position: relative;
  z-index: 1;
  padding: 1.1rem 0.83rem;
  text-decoration: none;
  display: block;
  width: 100%;
  transition: all 0.3s ease; }
.facultynav__header a:hover, .facultynav__header a:focus {
  text-decoration: none;
  padding-left: 1.33rem; }
@media (min-width: 62em) {
  .facultynav__header a {
    padding: 0;
    width: auto; }
  .facultynav__header a:hover, .facultynav__header a:focus {
    text-decoration: underline;
    padding-left: 0; } }
.facultynav__header .icon {
  position: absolute;
  top: 25px;
  right: 1rem;
  z-index: 0; }
@media (min-width: 62em) {
  .facultynav__header .icon {
    display: none; } }
.facultynav__header .icn-chevron {
  width: 20px;
  height: 20px;
  fill: #ffffff; }
@media (min-width: 62em) {
  .facultynav__header {
    padding: 0.6rem 0 0.7rem 0;
    background-color: transparent;
    z-index: 1;
    font-size: 0.88rem;
    position: relative;
    width: 8.5rem;
    font-family: 'NationalBold', sans-serif;
    line-height: 1.1; } }

.main-nav__top-bar {
  display: flex;
  position: relative;
  color: #00467F;
  font-family: NationalBook, sans-serif;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
  height: 55px;
  align-items: center;
}
@media (min-width: 62em) {
  .main-nav__top-bar {
    height: 77px;
    z-index: 8006;
  }
  .main-nav__top-bar-mobile {
    display: none;
  }
}
.main-nav__user-info-button {
  width: 26px;
  height: 26px;
}

.main-nav__top-bar-item {
  display: flex;
  flex-direction: row;
  padding: 0 5px;
  background: none;
  border: none;
}

button.main-nav__top-bar-item:focus:not(:focus-visible) {
  outline: none;
}
button.main-nav__top-bar-profile-button:focus:not(:focus-visible) {
  outline: none;
}
.main-nav__top-bar-canvas a {
  text-decoration: none;
}

@media (min-width: 62em) {
  .main-nav__top-bar-item {
    padding: 0 14px;
  }
}
.main-nav__top-bar-item:hover {
  cursor: pointer;
}
.main-nav__top-bar-canvas {
  display:none;
  padding: 8px 0;
  width: 92px;
  font-size: 16px !important;
  background-color: #f7f7f7;
}
@media (min-width: 62em) {
  .main-nav__top-bar-canvas {
    display: inline-block;
  }
  .main-nav__top-bar-canvas-icon {
    padding-left: 8px;
  }
  .main-nav__top-bar-canvas {
    position: relative;
    display: inline-block;
    text-decoration: none;
    margin-left: 2px;
  }
  .main-nav__top-bar-canvas::after,
  .main-nav__top-bar-canvas-link::after {
    position: absolute;
    bottom: 6px;
    left: 14px;
    content: '';
    width: 65%;
    height: 2px;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
    background: #00467F;
    font-family: NationalBook, sans-serif;
    font-weight: 300;
  }
  .main-nav__top-bar-canvas:hover::after,
  .main-nav__top-bar-canvas-link:focus::after {
    transform: scale(1, 1);
  }
}
.main-nav__top-bar-item-icon {
  fill: #ffffff;
  width: 26px;
  height: 26px;
}
#top-bar-email:hover *, #top-bar-email:focus *,
#main-nav__top-bar-calendar-icon:hover *, #main-nav__top-bar-calendar-icon:focus *,
#main-nav-top-bar-app-menu-icon:hover *, #main-nav-top-bar-app-menu-icon:focus *,
.main-nav__top-bar-profile-button:hover *, .main-nav__top-bar-profile-button:focus *
{
  fill: #00467f;
  color: #00467f;

}
@media (min-width: 62em) {
  .main-nav__top-bar-item-icon {
    fill: #00467f;
  }
  #top-bar-email:hover *, #top-bar-email:focus *,
  #main-nav__top-bar-calendar-icon:hover *, #main-nav__top-bar-calendar-icon:focus *,
  #main-nav-top-bar-app-menu-icon:hover *, #main-nav-top-bar-app-menu-icon:focus *,
  .main-nav__top-bar-profile-button:hover *, .main-nav__top-bar-profile-button:focus * {
    fill: #0080a7;
    color: #0080a7;
  }
}
.main-nav__top-bar-item-badge {
  width: 22px;
  height: 22px;
  background-color: #FF0000;
  border-radius: 50%;
  display: inline-block;
  margin-left: -10px;
  margin-top: -10px;
  color: #FFFFFF;
  font-family: NationalBook, sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 18px;
}
@media (min-width: 62em) {
  .main-nav__top-bar-item-apps {
    padding: 6px;
    margin: 0 10px 0 2px;
    background-color: #f7f7f7;
  }
}
#main-nav__top-bar-quick-student {
  display: none;
}
#main-nav__top-bar-quick-staff {
  display: none;
}

.popup-inner {
  margin: 10px 0px 0px 0px;
}

.popup-fade-down{
  animation-name:popup-fade-down-anime;
  animation-duration:0.4s;
  animation-fill-mode:forwards;
  opacity:0;
}

@keyframes popup-fade-down-anime{
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

.popup-fade-down-inner{
  animation-name:popup-fade-down-anime-inner;
  animation-duration:0.4s;
  animation-fill-mode:forwards;
  animation-delay:0.1s;
  opacity:0;
}

@keyframes popup-fade-down-anime-inner{
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
    margin: 0px;
  }
}





.uoa-section {
  padding-top: 4em;
  padding-bottom: 4em; }
  .general-content .uoa-section, .links-page .uoa-section {
    padding-top: 2.3em; }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .uoa-section {
      padding-top: 2em;
      padding-bottom: 2em; } }
  @media (max-width: 47.99em) {
    .uoa-section {
      padding-top: 2em;
      padding-bottom: 0.5em; } }

.uoa-section--condensed {
  padding-top: 2rem; }

.embed-section {
  padding-top: 2.3rem; }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .embed-section {
      padding-top: 2em;
      padding-bottom: 2em; } }
  @media (max-width: 47.99em) {
    .embed-section {
      padding-top: 2em;
      padding-bottom: 0.5em; } }
  .news-front-page .embed-section, .front-page .embed-section, .programme-listing-page .embed-section, .programme-detail-page .embed-section, .listing-page .embed-section {
    padding-top: 0; }

.grid--even {
  background: #f2f2f2; }

.grid--odd {
  background: #ffffff; }

.newsfrontpagetemplategrid:nth-of-type(odd) {
  background: #ffffff; }

.newsfrontpagetemplategrid:nth-of-type(even) {
  background: #f2f2f2; }

.apply-title {
  position: relative;
  top: -1.5rem; }
  .apply-title > div {
    background-color: #BDC3C4;
    padding: 1rem 1rem 1rem 0;
    position: relative; }
    .apply-title > div:after {
      content: '';
      background-color: #BDC3C4;
      width: 100vw;
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      z-index: 0; }
  .apply-title h2 {
    font-size: 1.5625rem;
    margin: 0;
    position: relative;
    z-index: 1;
    color: #00467f; }

.apply-orderlist {
  padding: 0 0 0 1.2rem;
  font-size: 1.2rem;
  overflow: hidden; }
  @media (min-width: 62em) {
    .apply-orderlist {
      margin-bottom: 1.5rem; } }
  @media (min-width: 75em) {
    .apply-orderlist {
      margin: 0; } }
  @media (min-width: 62em) {
    .apply-orderlist li {
      width: calc(33.3% - 1rem);
      float: left;
      margin-right: 1rem;
      padding-right: 1rem; } }

.apply--template {
  background-color: #00467f;
  color: #ffffff;
  padding-bottom: 1.5rem;
  margin-top: 4rem; }
  .apply--template hr {
    border-top-color: #336b99;
    margin: 1.5rem 0; }
  .apply--template .text {
    color: #ffffff;
    text-shadow: none; }
  .apply--template .text a, .apply--template .apply-orderlist a {
    color: #ffffff;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 0px 0 #00467f, -1px 0px 0 #00467f, 2px 0 0 #00467f, -2px 0 0 #00467f;
    background-image: linear-gradient(transparent 50%, #ffffff 50%);
    background-repeat: repeat-x;
    background-position: 0 92%;
    background-size: 1px 2px;
    outline: none; }
    .apply--template .text a:hover, .apply--template .apply-orderlist a:hover {
      text-decoration: none;
      text-shadow: 1px 0 0 #00467f, -1px 0 0 #00467f, 2px 0 0 #00467f, -2px 0 0 #00467f;
      background-size: 1px 4px; }
    .apply--template .text a:focus, .apply--template .apply-orderlist a:focus {
      background-color: rgba(255, 255, 255, 0.2);
      text-shadow: none; }

.uoa-section:last-child {
  padding-bottom: 6rem;
  margin-bottom: -4rem; }

@media (min-width: 62em) {
  .sidebar-area {
    padding-left: 20px; } }





.overlay-open {
  overflow: hidden;
  padding-right: 17px;
  position: relative; }
  .hiddenscroll .overlay-open {
    padding-right: 0; }
  .device-ios .overlay-open, .device-android .overlay-open {
    position: fixed; }
  .device-ios .overlay-open {
    width: 100%; }

.overlay_container {
  display: none;
  transition: 500ms opacity ease;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  width: calc(100vw + 17px);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 8010;
  -webkit-overflow-scrolling: touch; }
  .hiddenscroll .overlay_container {
    width: 100vw; }
  .ie9 .overlay_container {
    width: calc(100vw + 17px); }
  .overlay_container[aria-hidden="false"] {
    display: block; }
  .overlay_container.is-open {
    opacity: 1; }

.overlay_bg {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); }

.overlay_dialog {
  position: relative;
  z-index: 10;
  width: 100%;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
  transition: top 0.3s ease, transform 0.3s ease; }
  .is-anchored .overlay_dialog {
    top: 0;
    padding: 20px 0;
    transform: translateY(0); }

.overlay_content {
  background: #fff;
  padding: 24px 20px;
  width: 94%;
  margin: 0 auto;
  position: relative; }
  .overlay_content h1:focus {
    outline: none; }

.overlay_close-btn {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 12px;
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px 7px 7px;
  cursor: pointer;
  color: #fff;
  border: 0;
  outline: none;
  background: #e74c3c;
  height: 30px;
  width: 30px; }
  .overlay_close-btn:hover, .overlay_close-btn:focus {
    background: #c0392b; }

.subnav-overlay .overlay_dialog {
  top: 0;
  padding: 0;
  transform: translateY(0); }
  @media (min-width: 48em) {
    .subnav-overlay .overlay_dialog {
      top: 50%;
      transform: translateY(-50%); } }

.subnav-overlay.is-anchored .overlay_dialog {
  top: 0;
  padding: 20px 0;
  transform: translateY(0); }

.subnav-overlay .overlay_title {
  font-size: 1.44rem;
  margin-bottom: 1.5em;
  margin-top: 0.80rem;
  width: calc(100% - 42px); }
  @media (min-width: 62em) {
    .subnav-overlay .overlay_title {
      font-size: 1.5625rem; } }

.subnav-overlay .overlay_bg {
  background: rgba(0, 0, 0, 0.85); }

.subnav-overlay .overlay_content {
  background-color: #ffffff;
  color: #0080a7;
  width: 100%;
  padding: 1.7rem 1rem;
  max-width: 25em; }
  @media (min-width: 48em) {
    .subnav-overlay .overlay_content {
      max-width: 450px;
      padding: 1.6rem 3.8rem; } }
  @media (min-width: 62em) {
    .subnav-overlay .overlay_content {
      max-width: 580px;
      padding: 1.6rem 2.2rem; } }

.subnav-overlay .overlay_close-btn {
  top: 1.9rem;
  background: none;
  width: auto;
  height: auto;
  padding: 0;
  right: 1rem;
  width: 42px;
  height: 45px;
  display: block;
  transition: all 0.4s ease 0s; }
  .subnav-overlay .overlay_close-btn .text {
    color: #0080a7;
    font-size: 0.8rem;
    font-family: 'NationalBook', sans-serif;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    transition: all 0.5s ease 0s; }
  .subnav-overlay .overlay_close-btn .icon {
    fill: #0080a7;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s ease 0s; }
  .subnav-overlay .overlay_close-btn:hover, .subnav-overlay .overlay_close-btn:focus {
    outline: none; }
    .subnav-overlay .overlay_close-btn:hover .overlay_close-btn-text, .subnav-overlay .overlay_close-btn:focus .overlay_close-btn-text {
      opacity: 0; }
    .subnav-overlay .overlay_close-btn:hover .icon, .subnav-overlay .overlay_close-btn:focus .icon {
      width: 45px;
      height: 45px; }
    .subnav-overlay .overlay_close-btn:hover .text, .subnav-overlay .overlay_close-btn:focus .text {
      opacity: 0; }
  @media (min-width: 48em) {
    .subnav-overlay .overlay_close-btn {
      right: 1.7rem; } }

.gallery-overlay .overlay_dialog {
  padding: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: none; }

.gallery-overlay.is-anchored .overlay_dialog {
  top: 0;
  padding: 0;
  transform: translateY(0); }

.gallery-overlay .overlay_bg {
  background: rgba(0, 0, 0, 0.85); }

.gallery-overlay .overlay_content {
  background-color: #ffffff;
  color: #0080a7;
  width: 90%;
  padding: 2.5rem 0 1.7rem;
  max-width: 1200px; }
  @media (min-width: 48em) {
    .gallery-overlay .overlay_content {
      padding: 2.5rem 0rem 3rem; } }

.gallery-overlay .overlay_close-btn {
  top: 1.6rem;
  background: none;
  width: auto;
  height: auto;
  padding: 0;
  right: 1rem;
  width: 42px;
  height: 45px;
  display: block;
  transition: all 0.4s ease 0s; }
  .gallery-overlay .overlay_close-btn .text {
    color: #0080a7;
    font-size: 0.8rem;
    font-family: 'NationalBook', sans-serif;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    transition: all 0.5s ease 0s; }
  .gallery-overlay .overlay_close-btn .icon {
    fill: #0080a7;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s ease 0s; }
  .gallery-overlay .overlay_close-btn:hover, .gallery-overlay .overlay_close-btn:focus {
    outline: none; }
    .gallery-overlay .overlay_close-btn:hover .overlay_close-btn-text, .gallery-overlay .overlay_close-btn:focus .overlay_close-btn-text {
      opacity: 0; }
    .gallery-overlay .overlay_close-btn:hover .icon, .gallery-overlay .overlay_close-btn:focus .icon {
      width: 45px;
      height: 45px; }
    .gallery-overlay .overlay_close-btn:hover .text, .gallery-overlay .overlay_close-btn:focus .text {
      opacity: 0; }
  @media (min-width: 48em) {
    .gallery-overlay .overlay_close-btn {
      right: 1.7rem; } }





.ask-auckland {
  position: relative;
  padding-top: 1.5rem;
  margin-bottom: 2rem; }
  .ask-auckland .ask-auckland__content {
    background-color: #0080a7;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    padding-bottom: 1rem; }
    @media (min-width: 48em) {
      .ask-auckland .ask-auckland__content {
        width: calc(100% - 2rem);
        padding-bottom: 2rem; } }
    .ask-auckland .ask-auckland__content h2 {
      font-size: 1.5625rem;
      background-color: #00467f;
      color: #fff;
      display: inline-block;
      padding: 0.8rem;
      position: relative;
      top: -1.5rem;
      left: 1rem; }
      .ask-auckland .ask-auckland__content h2:after {
        content: ' ';
        display: block;
        width: 0;
        height: 0;
        border-left: 20px solid #00467f;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #0080a7;
        position: absolute;
        bottom: -20px;
        left: 0px;
        z-index: 0; }
    .ask-auckland .ask-auckland__content p {
      padding: 0 2rem;
      color: #ffffff;
      font-size: 1.125rem;
      margin-top: -1rem;
      position: relative;
      z-index: 1; }
      @media (max-width: 47.99em) {
        .ask-auckland .ask-auckland__content p {
          width: 100%;
          margin-left: 0;
          margin-top: -1.5rem; } }
      @media (min-width: 48em) and (max-width: 61.99em) {
        .ask-auckland .ask-auckland__content p {
          width: 100%;
          margin-left: 0.5rem;
          margin-top: -1.5rem; } }
  .ask-auckland .ask-auckland__search {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    padding: 1rem 1.5rem;
    background-color: #e5e6e3; }
    @media (min-width: 48em) {
      .ask-auckland .ask-auckland__search {
        margin-left: 2rem;
        margin-top: -2rem; } }
    .ask-auckland .ask-auckland__search label {
      display: block;
      position: relative;
      margin-bottom: 1rem; }
      .ask-auckland .ask-auckland__search label button[type=reset] {
        width: 1rem;
        height: 1rem;
        position: absolute;
        margin-left: -2rem;
        margin-top: 1.3rem;
        border: none;
        background: #bec3c4;
        border-radius: 50%;
        text-align: center;
        padding: .125rem 0 0 0;
        display: block;
        right: 4.45rem;
        z-index: 5;
        top: 0; }
        .ask-auckland .ask-auckland__search label button[type=reset]:disabled {
          display: none; }
        .ask-auckland .ask-auckland__search label button[type=reset] svg {
          fill: #fff;
          display: inline;
          vertical-align: top;
          width: .75rem;
          height: .75rem;
          line-height: 1; }
    .ask-auckland .ask-auckland__search input[type=search] {
      height: 3.5rem;
      line-height: 1;
      padding: .25rem 1.7rem .5rem 1.6rem;
      width: calc(100% - 3.45rem);
      border: 1px solid #d9d9d9;
      color: #00467f;
      float: left;
      position: relative;
      z-index: 1;
      font-family: NationalBook, sans-serif; }
      .ask-auckland .ask-auckland__search input[type=search]::-ms-clear {
        display: none; }
    .ask-auckland .ask-auckland__search button[type=submit] {
      border: 0 none transparent;
      background-color: #00467f;
      color: #ffffff;
      text-align: center;
      height: 3.45rem;
      width: 3.45rem;
      border: 0 none transparent;
      font-weight: normal;
      float: left;
      transition: .3s; }
      .ask-auckland .ask-auckland__search button[type=submit]:hover {
        background-color: #0080a7; }
  .ask-auckland .ask-auckland__top-questions {
    margin-top: 1rem; }
    .ask-auckland .ask-auckland__top-questions h3 {
      color: #00467f;
      font-size: 1rem; }
    .ask-auckland .ask-auckland__top-questions ul {
      padding: 0;
      margin: 0; }
      .ask-auckland .ask-auckland__top-questions ul li {
        list-style-type: none;
        padding: 0;
        margin: 0; }
        .ask-auckland .ask-auckland__top-questions ul li a, .ask-auckland .ask-auckland__top-questions ul li a:link, .ask-auckland .ask-auckland__top-questions ul li a:visited {
          color: #00467f;
          transition: all 0.3s ease; }
          .ask-auckland .ask-auckland__top-questions ul li a svg, .ask-auckland .ask-auckland__top-questions ul li a:link svg, .ask-auckland .ask-auckland__top-questions ul li a:visited svg {
            opacity: 0;
            height: 0.85rem;
            width: 1rem;
            fill: #00467f;
            transition: all 0.3s ease;
            position: relative;
            left: -0.2rem;
            top: 0.09rem; }
          .ask-auckland .ask-auckland__top-questions ul li a:hover, .ask-auckland .ask-auckland__top-questions ul li a:link:hover, .ask-auckland .ask-auckland__top-questions ul li a:visited:hover {
            color: #0080a7;
            text-decoration: none; }
            .ask-auckland .ask-auckland__top-questions ul li a:hover svg, .ask-auckland .ask-auckland__top-questions ul li a:link:hover svg, .ask-auckland .ask-auckland__top-questions ul li a:visited:hover svg {
              left: 0rem;
              fill: #0080a7;
              opacity: 1; }

.ask-auckland-wide {
  position: relative;
  padding-top: 1.5rem;
  margin-bottom: 2rem;
  transition: all 0.3s ease; }
  @media (min-width: 48em) {
    .ask-auckland-wide {
      padding: 2rem 0rem; } }
  @media (min-width: 62em) {
    .ask-auckland-wide {
      padding: 3rem 0rem; } }
  .ask-auckland-wide .ask-auckland-wide__content {
    background-color: #0080a7;
    padding-bottom: 1rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
    @media (min-width: 48em) {
      .ask-auckland-wide .ask-auckland-wide__content {
        width: calc(95% - 1.11rem);
        margin-left: 5%;
        padding-bottom: 2rem; } }
    .ask-auckland-wide .ask-auckland-wide__content h2 {
      font-size: 1.5625rem;
      background-color: #00467f;
      color: #fff;
      display: inline-block;
      padding: 0.8rem;
      position: relative;
      top: -1.5rem;
      left: 1rem; }
      .ask-auckland-wide .ask-auckland-wide__content h2:after {
        content: ' ';
        display: block;
        width: 0;
        height: 0;
        border-left: 20px solid #00467f;
        border-right: 20px solid transparent;
        border-bottom: 18px solid #0080a7;
        position: absolute;
        bottom: -18px;
        left: 0px; }
    .ask-auckland-wide .ask-auckland-wide__content p {
      padding: 0 2rem;
      color: #ffffff;
      font-size: 1.125rem;
      margin-top: -1.5rem; }
      @media (min-width: 48em) {
        .ask-auckland-wide .ask-auckland-wide__content p {
          margin-left: 0.5rem;
          width: 48%; } }
  .ask-auckland-wide.not-centered .ask-auckland-wide__search {
    top: 5px;
    transform: translateY(0); }
  .ask-auckland-wide .ask-auckland-wide__search {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    padding: 1rem 1.5rem;
    background-color: #e5e6e3; }
    @media (min-width: 48em) {
      .ask-auckland-wide .ask-auckland-wide__search {
        position: absolute;
        padding: 1rem 2rem;
        width: calc(47.5% - 1.11rem);
        top: 50%;
        transform: translateY(-50%);
        right: calc(5% - 0.555rem);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); } }
    .ask-auckland-wide .ask-auckland-wide__search label {
      display: block;
      margin-bottom: 1rem;
      position: relative; }
      .ask-auckland-wide .ask-auckland-wide__search label button[type=reset] {
        width: 1rem;
        height: 1rem;
        position: absolute;
        margin-left: -2rem;
        margin-top: 1.3rem;
        border: none;
        background: #bec3c4;
        border-radius: 50%;
        text-align: center;
        padding: .125rem 0 0 0;
        display: block;
        right: 4.45rem;
        z-index: 5;
        top: 0; }
        .ask-auckland-wide .ask-auckland-wide__search label button[type=reset]:disabled {
          display: none; }
        .ask-auckland-wide .ask-auckland-wide__search label button[type=reset] svg {
          fill: #fff;
          display: inline;
          vertical-align: top;
          width: .75rem;
          height: .75rem;
          line-height: 1; }
    .ask-auckland-wide .ask-auckland-wide__search input[type=search] {
      height: 3.5rem;
      line-height: 1;
      padding: .25rem 1.7rem .5rem 1.5rem;
      width: calc(100% - 3.5rem);
      border: 1px solid #d9d9d9;
      color: #00467f;
      position: relative;
      z-index: 1;
      font-family: NationalBook, sans-serif; }
      .ask-auckland-wide .ask-auckland-wide__search input[type=search]::-ms-clear {
        display: none; }
    .ask-auckland-wide .ask-auckland-wide__search button[type=submit] {
      border: 0 none transparent;
      background-color: #00467f;
      color: #ffffff;
      text-align: center;
      height: 3.45rem;
      width: 3.45rem;
      border: 0 none transparent;
      font-weight: normal;
      transition: .3s;
      position: absolute;
      right: 0;
      top: 0; }
      .ask-auckland-wide .ask-auckland-wide__search button[type=submit]:hover, .ask-auckland-wide .ask-auckland-wide__search button[type=submit]:focus {
        background-color: #0080a7; }
  .ask-auckland-wide .ask-auckland-wide__top-questions {
    margin-top: 1rem; }
    .ask-auckland-wide .ask-auckland-wide__top-questions h3 {
      color: #00467f;
      font-size: 1rem; }
    .ask-auckland-wide .ask-auckland-wide__top-questions ul {
      padding: 0;
      margin: 0; }
      .ask-auckland-wide .ask-auckland-wide__top-questions ul li {
        list-style-type: none;
        padding: 0;
        margin: 0; }
        .ask-auckland-wide .ask-auckland-wide__top-questions ul li a, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:link, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:visited {
          color: #00467f;
          transition: all 0.3s ease; }
          .ask-auckland-wide .ask-auckland-wide__top-questions ul li a svg, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:link svg, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:visited svg {
            opacity: 0;
            height: 0.85rem;
            width: 1rem;
            fill: #00467f;
            transition: all 0.3s ease;
            position: relative;
            left: -0.2rem;
            top: 0.09rem; }
          .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:hover, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:link:hover, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:visited:hover {
            color: #0080a7;
            text-decoration: none; }
            .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:hover svg, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:link:hover svg, .ask-auckland-wide .ask-auckland-wide__top-questions ul li a:visited:hover svg {
              opacity: 1;
              left: 0rem;
              fill: #0080a7; }





.uoa-subnav {
  width: 100%;
  margin: 0 auto;
  font-family: 'NationalBold', sans-serif;
  background-color: #ffffff;
  position: relative;
  z-index: 6; }
  .uoa-subnav .hidden {
    display: none; }
  @media (min-width: 48em) {
    .uoa-subnav {
      background: linear-gradient(to right, white 0%, white 68%, rgba(255, 255, 255, 0) 68%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); } }

@media (min-width: 62em) {
  .frontpage-banner + .uoa-subnav {
    margin-top: -3.5rem; } }

@media (min-width: 62em) {
  .news-frontpage-banner + .uoa-subnav {
    margin-top: -2.5rem; } }

@media (min-width: 62em) {
  .programme-listing-page .uoa-subnav {
    margin-top: 0rem; } }

@media (min-width: 62em) {
  .campaign-banner .uoa-subnav {
    margin-top: 0rem; } }

.greedy-btn {
  width: 40px;
  height: 35px;
  background: none;
  border: none;
  display: none;
  padding: 0; }
  .greedy-btn .icon {
    vertical-align: text-top;
    fill: #0080a7; }
  .is-greedy .greedy-btn {
    display: block; }
  .greedy-btn:hover, .greedy-btn:focus, .greedy-btn.is-active {
    background: #0080a7;
    color: #ffffff; }
    .greedy-btn:hover .icon, .greedy-btn:focus .icon, .greedy-btn.is-active .icon {
      fill: #ffffff; }

.uoa-subnav_nav {
  display: inline-block;
  background-color: #ffffff;
  padding-top: 1.1rem;
  position: relative; }
  .is-greedy .uoa-subnav_nav {
    padding-left: 40px; }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .uoa-subnav_nav {
      padding-top: 1.27rem; } }
  @media (min-width: 62em) {
    .uoa-subnav_nav {
      padding-top: 2rem;
      padding-right: 2rem;
      margin-bottom: 2rem; } }

.subnav_list {
  display: inline-table;
  width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: top;
  padding-bottom: 1rem;
  line-height: 1.2; }
  .is-greedy .subnav_list {
    width: calc(100% - 40px); }

.subnav_list .subnav_items {
  display: table-cell;
  position: relative;
  padding-left: 30px;
  vertical-align: top;
  font-size: 1.11rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(90vw - 1.5rem); }

.subnav_list .subnav_items.first {
  padding-left: 0; }

.subnav_list .subnav_items:not(.first):before {
  content: "/";
  display: block;
  font-family: 'arial', sans-serif;
  color: #747778;
  position: absolute;
  top: 4px;
  left: 0;
  width: 25px;
  height: 20px;
  text-align: center; }

.subnav_links {
  display: block;
  transition: all 0.2s ease; }
  .subnav_links:link, .subnav_links:visited {
    color: #0080a7;
    border-bottom: solid 2px #ffffff; }
  .subnav_links:hover, .subnav_links:focus {
    color: #0080a7;
    outline: none;
    text-decoration: none;
    border-bottom: solid 2px #0080a7; }
  .subnav_hidden-list .subnav_links {
    border: none; }

.subnav_sublinks-btn, .subnav_plain {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #333333;
  text-align: left;
  display: inline;
  font-size: 1.11rem;
  min-height: 28px;
  transition: all 0.2s ease; }
  .subnav_sublinks-btn .btn-icon, .subnav_plain .btn-icon {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background-color: #0080a7;
    text-align: center;
    vertical-align: top; }
  .subnav_sublinks-btn .icon, .subnav_plain .icon {
    transform: rotate(0deg);
    transition: transform 0.5s ease 0s;
    fill: #ffffff;
    width: 16px;
    height: 16px;
    vertical-align: middle; }

.subnav_hidden-list {
  background-color: #0080a7;
  position: absolute;
  top: 35px;
  width: 205px;
  list-style: none;
  padding: 1em 0;
  margin: 0;
  left: 0;
  display: none; }
  .subnav_hidden-list.is-open {
    display: block; }

.subnav_sublinks-btn {
  padding-right: 40px;
  display: inline-block; }
  .subnav_sublinks-btn .txt {
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    max-width: calc(90vw - 120px);
    border-bottom: solid 2px #ffffff;
    font-size: 1.11rem;
    transition: all 0.2s ease; }
  .subnav_sublinks-btn:hover, .subnav_sublinks-btn:focus {
    outline: none;
    color: #0080a7;
    border-bottom-color: #0080a7; }
    .subnav_sublinks-btn:hover .txt, .subnav_sublinks-btn:focus .txt {
      border-bottom: solid 2px #0080a7; }
    .subnav_sublinks-btn:hover .icon, .subnav_sublinks-btn:focus .icon {
      transform: rotate(180deg); }

.subnav_hidden-list .subnav_links {
  padding: 0.6rem 1rem;
  line-height: 1.2;
  position: relative; }

.subnav_hidden-list .subnav_links:link, .subnav_hidden-list .subnav_links:visited {
  color: #fff; }

.subnav_hidden-list .subnav_links:hover, .subnav_hidden-list .subnav_links:focus {
  text-decoration: underline;
  outline: none; }

.subnav_hidden-list .subnav_links:after {
  content: '';
  width: calc(100% - 2rem);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.6); }

.subnav_hidden-area {
  position: absolute;
  left: 0;
  top: 1.1rem;
  width: 40px;
  display: inline-block;
  z-index: 2; }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .subnav_hidden-area {
      top: 1.27rem; } }
  @media (min-width: 62em) {
    .subnav_hidden-area {
      top: 2rem; } }

.subnav-overlay__nav .icon {
  width: 12px;
  fill: #0080a7;
  height: 12px; }

.subnav-overlay__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.subnav-overlay_items {
  display: block;
  font-size: 1.11rem;
  line-height: 1.2;
  margin-bottom: 1em; }

.subnav-overlay__links {
  display: block; }
  .subnav-overlay__links:link, .subnav-overlay__links:visited, .subnav-overlay__links:hover, .subnav-overlay__links:focus {
    color: #0080a7;
    outline: none; }






.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  
  height: 0;
  margin-bottom: 2rem;
  overflow: hidden; }
  .video-embed iframe, .video-embed object, .video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

.feature-video {
  width: 100%;
  display: block;
  margin-bottom: 2rem;
  overflow: hidden; }

.feature-video__video-area {
  position: relative; }
  @media (min-width: 48em) {
    .feature-video__video-area {
      width: 57%;
      float: left; } }

.feature-video__button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  border: none;
  z-index: 4;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0; }
  .feature-video__button.fade-in {
    opacity: 1;
    visibility: visible; }
  .feature-video__button:hover, .feature-video__button:focus {
    outline: none;
    box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5); }
    .feature-video__button:hover .feature-video__icon, .feature-video__button:focus .feature-video__icon {
      background: white;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); }
    .feature-video__button:hover .feature-video__icon .icon, .feature-video__button:focus .feature-video__icon .icon {
      fill: #00467f; }

.feature-video__icon {
  background: rgba(51, 51, 51, 0.5);
  border: solid 3px #ffffff;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  vertical-align: middle;
  transform: translate(-50%, -50%);
  transition: background 0.2s ease, box-shadow 0.2s ease;
  background-clip: padding-box;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0); }
  .feature-video__icon .icon {
    fill: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: -16px 0 0 -12px;
    transition: fill 0.2s ease; }
  @media (min-width: 62em) {
    .feature-video__icon {
      width: 100px;
      height: 100px; }
      .feature-video__icon .icon {
        fill: #ffffff;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 42px;
        height: 42px;
        margin: -21px 0 0 -16px;
        transition: fill 0.2s ease; } }

.feature-video__img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 3;
  transition: opacity 0.5s ease, z-index 0.3s ease 1.5s; }
  .feature-video__img.is-hidden {
    z-index: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
  .feature-video__img.is-showing {
    transition: opacity 0.5s ease 0.7s, z-index 0.1s ease 0.5s;
    position: absolute;
    top: 0;
    left: 0; }

.feature-video__video {
  position: relative;
  z-index: 1;
  padding-bottom: 0;
  margin: 0;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .feature-video__video.is-visible {
    padding-bottom: 56.25%;
    visibility: visible; }

.feature-video__text {
  padding-top: 1rem;
  color: #747778; }
  .feature-video__text h2 {
    font-size: 1.728rem;
    font-family: 'NationalBook', sans-serif;
    font-weight: normal;
    color: #00467f;
    width: 100%;
    border-bottom: groove 1px rgba(116, 119, 120, 0.5);
    padding-bottom: 0.95rem;
    margin-bottom: 0.4rem;
    line-height: 1; }
    @media (min-width: 48em) {
      .feature-video__text h2 {
        width: calc(100% + 1.11rem);
        margin-left: -1.11rem;
        padding-left: 1.11rem; } }
    @media (min-width: 62em) {
      .feature-video__text h2 {
        width: calc(100% + 3.44rem);
        margin-left: -3.44rem;
        padding-left: 3.44rem;
        padding-bottom: 1.6rem;
        margin-bottom: 1rem; } }
  .feature-video__text a:link, .feature-video__text a:visited {
    color: #00467f; }
  .feature-video__text a:hover, .feature-video__text a:focus {
    outline: none; }
  .feature-video__text p {
    font-size: 1.2rem; }
  @media (min-width: 48em) {
    .feature-video__text {
      width: 43%;
      float: left;
      padding-top: 0;
      padding-left: 1.11rem;
      padding-right: 1.11rem; } }
  @media (min-width: 62em) {
    .feature-video__text {
      padding-right: 1.11rem;
      padding-left: 3.44rem; } }

.feature-video__more-link {
  transition: right 0.2s ease;
  position: relative;
  display: inline-block; }
  .feature-video__more-link .icon {
    width: 12px;
    height: 12px;
    fill: #00467f;
    position: relative;
    right: 0;
    margin-left: 0.5rem;
    transition: right 0.2s ease; }
  .feature-video__more-link:hover, .feature-video__more-link:focus {
    outline: none; }
    .feature-video__more-link:hover .icon, .feature-video__more-link:focus .icon {
      right: -0.5rem; }





.uoa-flex-text-img {
  position: relative; }
  .uoa-flex-text-img .btn {
    margin: 0.5em 0; }
  .uoa-flex-text-img__tag {
    padding: .3em 1em;
    display: table-cell;
    left: 0;
    font-family: NationalBold, sans-serif; }
  .uoa-flex-text-img__img-container {
    z-index: 1;
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); }
    @media (min-width: 48em) and (max-width: 61.99em) {
      .uoa-flex-text-img__img-container {
        box-shadow: 0 0 0 transparent; } }
    .uoa-flex-text-img__img-container img {
      width: 100%;
      display: block; }
  .uoa-flex-text-img__content {
    z-index: 2;
    position: relative;
    padding: 1em;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); }
    .uoa-flex-text-img__content h2 {
      margin-bottom: .8em; }
      .uoa-flex-text-img__content h2 a {
        color: #00467f; }
  .uoa-flex-text-img--medium .uoa-flex-text-img__content {
    background: #0080a7;
    margin: -2em 5% 0; }
    @media (min-width: 48em) and (max-width: 61.99em) {
      .uoa-flex-text-img--medium .uoa-flex-text-img__content {
        padding: 2rem; } }
    @media (min-width: 75em) {
      .uoa-flex-text-img--medium .uoa-flex-text-img__content {
        padding: 2rem; } }
    .uoa-flex-text-img--medium .uoa-flex-text-img__content h2 {
      font-size: 1.44rem; }
      @media (min-width: 75em) {
        .uoa-flex-text-img--medium .uoa-flex-text-img__content h2 {
          font-size: 1.5625rem; } }
  .uoa-flex-text-img--medium .uoa-flex-text-img__tag {
    color: #00467f;
    background: #ffffff;
    font-weight: bold;
    margin: 0 5%;
    bottom: 2em;
    position: absolute; }
  @media (max-width: 61.99em) {
    .col-xs-12:first-child .uoa-flex-text-img--medium {
      margin-bottom: 2em; } }
  @media (max-width: 61.99em) {
    .col-xs-12.col-lg-6 + .col-xs-12 .uoa-flex-text-img--medium {
      margin-top: 0; } }
  @media (max-width: 61.99em) {
    .col-xs-12:last-child .uoa-flex-text-img--medium {
      margin-top: 2em; } }
  .uoa-flex-text-img--medium h2 a {
    color: #ffffff; }
  .uoa-flex-text-img--medium svg {
    display: none; }
  .uoa-flex-text-img--medium p {
    color: #ffffff; }
  .uoa-flex-text-img--small .uoa-flex-text-img__img-container {
    z-index: 1; }
    @media (min-width: 75em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__img-container img {
        width: 100%; } }
    @media (max-width: 61.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__img-container img {
        float: left;
        width: 33.33%;
        margin-right: 1rem; } }
    @media (max-width: 47.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__img-container img {
        padding-top: 2rem; } }
  .uoa-flex-text-img--small .uoa-flex-text-img__tag {
    background: #00467f;
    color: #ffffff; }
    @media (max-width: 47.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__tag {
        position: absolute;
        top: 0; } }
    @media (max-width: 61.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__tag {
        display: inline;
        font-size: .75em;
        padding: .1em .7em .3em;
        vertical-align: top; } }
    @media (min-width: 62em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__tag {
        position: absolute;
        bottom: 0; } }
  .uoa-flex-text-img--small .uoa-flex-text-img__content {
    z-index: 1; }
    @media (min-width: 62em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__content {
        background: #ffffff; } }
    .uoa-flex-text-img--small .uoa-flex-text-img__content h2 {
      font-size: 1.2rem; }
      @media (min-width: 75em) {
        .uoa-flex-text-img--small .uoa-flex-text-img__content h2 {
          font-size: 1.25rem; } }
      @media (max-width: 47.99em) {
        .uoa-flex-text-img--small .uoa-flex-text-img__content h2 {
          margin: 1.7rem 0 0 0; } }
    .uoa-flex-text-img--small .uoa-flex-text-img__content p {
      margin-bottom: .6em; }
      @media (max-width: 33.99em) {
        .uoa-flex-text-img--small .uoa-flex-text-img__content p {
          clear: left;
          padding-top: .8rem; } }
      @media (min-width: 34em) and (max-width: 61.99em) {
        .uoa-flex-text-img--small .uoa-flex-text-img__content p {
          padding-top: .8rem; } }
    @media (min-width: 34em) and (max-width: 61.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__content {
        margin-left: 33.33%;
        padding-top: .65rem; } }
    @media (max-width: 33.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__content {
        margin-left: 0;
        padding: 0 0 .65em; } }
    @media (max-width: 61.99em) {
      .uoa-flex-text-img--small .uoa-flex-text-img__content {
        box-shadow: none; } }
  @media (max-width: 47.99em) {
    .uoa-flex-text-img--small {
      margin-top: 1rem;
      border-top: 1px solid #00467f; } }
  @media (min-width: 48em) and (max-width: 61.99em) {
    .uoa-flex-text-img--small {
      margin-top: 1rem;
      border-bottom: 1px solid #00467f; } }
  .uoa-flex-text-img--small .btn {
    min-height: 0;
    height: auto;
    padding: 0;
    border-radius: 0;
    background: none; }
  .uoa-flex-text-img--large .uoa-flex-text-img__tag {
    background: #0080a7;
    color: #ffffff; }
  .uoa-flex-text-img--large .uoa-flex-text-img__content {
    background: #ffffff;
    padding: 2rem; }
    .uoa-flex-text-img--large .uoa-flex-text-img__content h2 {
      font-size: 1.44rem; }
      @media (min-width: 75em) {
        .uoa-flex-text-img--large .uoa-flex-text-img__content h2 {
          font-size: 1.5625rem; } }
  .uoa-flex-text-img--large {
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow: hidden;
    position: relative;
    background: #00467f; }
    .uoa-flex-text-img--large img {
      position: absolute;
      width: 100%;
      top: 50%;
      transform: translateY(-50%); }
      @media (max-width: 61.99em) {
        .uoa-flex-text-img--large img {
          display: none; } }

.uoa-subflexi {
  margin-bottom: 2rem; }
  .uoa-subflexi--small {
    padding: 1.6rem;
    background-color: #ffffff;
    box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
    position: relative; }
  .uoa-subflexi--medium {
    background-color: #ffffff;
    box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
    position: relative;
    border-bottom: solid 5px #0080a7; }
    @media (min-width: 48em) {
      .uoa-subflexi--medium {
        background-color: transparent;
        box-shadow: none;
        border-bottom: none; } }
  .uoa-subflexi--large {
    position: relative; }
    @media (min-width: 62em) {
      .uoa-subflexi--large {
        width: 100%;
        display: table; } }

.uoa-subflexi__img {
  width: 100%;
  height: auto;
  display: block; }

.uoa-subflexi__text {
  position: relative;
  z-index: 1;
  font-size: 1.2rem; }

.uoa-subflexi__heading {
  color: #00467f; }
  .uoa-subflexi__heading a:link, .uoa-subflexi__heading a:visited {
    color: #00467f; }
  .uoa-subflexi__heading a:hover, .uoa-subflexi__heading a:focus {
    color: #00467f; }

.uoa-subflexi--small .uoa-subflexi__image {
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  z-index: 2; }

.uoa-subflexi--small .cta-link {
  position: relative; }
  .uoa-subflexi--small .cta-link .icon {
    width: 12px;
    height: 12px;
    fill: #00467f;
    margin-left: 0;
    transition: all 0.2s ease;
    position: relative; }
  .uoa-subflexi--small .cta-link:link, .uoa-subflexi--small .cta-link:visited {
    color: #00467f; }
  .uoa-subflexi--small .cta-link:hover .icon, .uoa-subflexi--small .cta-link:focus .icon {
    margin-left: 10px; }

.uoa-subflexi--small .page-listing__list {
  padding-bottom: 1rem; }

.uoa-subflexi--small .uoa-subflexi__img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto; }

.uoa-subflexi--small .uoa-subflexi__header {
  width: calc(100% - 90px);
  margin-left: 90px;
  display: block;
  min-height: 70px;
  margin-bottom: 1rem;
  position: relative; }

.uoa-subflexi--small .uoa-subflexi__header:hover .uoa-subflexi__heading .icon, .uoa-subflexi--small .uoa-subflexi__header:focus .uoa-subflexi__heading .icon {
  animation-name: slideDown;
  animation-duration: 200ms;
  animation-fill-mode: forwards; }

.uoa-subflexi--small .uoa-subflexi__header-inner {
  vertical-align: middle;
  position: absolute;
  top: 50%;
  width: 100%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.uoa-subflexi--small .uoa-subflexi__heading {
  font-size: 1.44rem;
  font-family: "NationalBook";
  display: inline-block;
  vertical-align: middle;
  line-height: normal; }
  .uoa-subflexi--small .uoa-subflexi__heading .icon {
    transform: rotate(270deg);
    position: absolute;
    right: 0;
    top: 35%;
    fill: #00467f; }

.uoa-subflexi--small.uoa-subflexi--collapsed .uoa-subflexi__heading a:hover, .uoa-subflexi--small.uoa-subflexi--collapsed .uoa-subflexi__heading a:focus, .uoa-subflexi--small.uoa-subflexi--expanded .uoa-subflexi__heading a:hover, .uoa-subflexi--small.uoa-subflexi--expanded .uoa-subflexi__heading a:focus {
  text-decoration: none; }

.uoa-subflexi--small.uoa-subflexi--collapsed {
  padding: 1.6rem 1.6rem 1rem 1.6rem; }
  .uoa-subflexi--small.uoa-subflexi--collapsed .icon {
    transform: rotate(90deg); }
  .uoa-subflexi--small.uoa-subflexi--collapsed .uoa-subflexi__header {
    margin-bottom: 0.5rem; }
  .uoa-subflexi--small.uoa-subflexi--collapsed .uoa-subflexi__header ~ * {
    display: none; }

@media (min-width: 48em) {
  .uoa-subflexi--medium .uoa-subflexi__image {
    width: calc(100% - 2.2rem); } }

.uoa-subflexi--medium .uoa-subflexi__text {
  padding: 1.6rem; }
  @media (min-width: 48em) {
    .uoa-subflexi--medium .uoa-subflexi__text {
      background-color: #ffffff;
      box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
      border-bottom: solid 5px #0080a7;
      margin-top: -2.2rem;
      margin-left: 2.2rem; } }

.uoa-subflexi--medium .uoa-subflexi__heading {
  font-size: 1.728rem;
  margin-bottom: 1.3rem; }
  @media (min-width: 75em) {
    .uoa-subflexi--medium .uoa-subflexi__heading {
      font-size: 1.95313rem; } }

.uoa-subflexi--medium .cta {
  font-size: 1rem; }

.uoa-subflexi--large .uoa-subflexi__image {
  position: relative;
  z-index: 1;
  margin-left: -0.555rem;
  width: calc(100% + 1.1rem); }
  @media (min-width: 48em) {
    .uoa-subflexi--large .uoa-subflexi__image {
      width: 100%;
      margin-left: 0; } }
  @media (min-width: 62em) {
    .uoa-subflexi--large .uoa-subflexi__image {
      display: table-cell;
      vertical-align: middle; } }

.uoa-subflexi--large .cta {
  font-size: 1rem; }

@media (min-width: 62em) {
  .uoa-subflexi--large .uoa-subflexi__img {
    width: 82%; } }

.uoa-subflexi--large .uoa-subflexi__heading {
  font-size: 1.728rem;
  margin-bottom: 1.3rem; }
  @media (min-width: 75em) {
    .uoa-subflexi--large .uoa-subflexi__heading {
      font-size: 1.95313rem; } }

.uoa-subflexi--large .uoa-subflexi__text {
  margin-top: -2.2rem;
  background-color: #f2f2f2;
  z-index: 2;
  padding: 2.2rem;
  box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25); }
  @media (min-width: 48em) {
    .uoa-subflexi--large .uoa-subflexi__text {
      margin-left: 60px;
      margin-right: 60px;
      margin-top: -5.555rem;
      margin-bottom: 20px; }
      .uoa-subflexi--large .uoa-subflexi__text:before {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #f2f2f2;
        z-index: -1;
        content: '';
        left: 0;
        top: 0; }
      .uoa-subflexi--large .uoa-subflexi__text:after {
        content: '';
        width: 47%;
        height: 62%;
        position: absolute;
        bottom: -20px;
        left: -20px;
        background-color: #0080a7;
        z-index: -2; } }
  @media (min-width: 62em) {
    .uoa-subflexi--large .uoa-subflexi__text {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      margin-top: 0;
      margin-left: 0;
      margin-right: 0;
      width: 482px; } }

.uoa-subflexi--large.not-centered .uoa-subflexi__text {
  top: 0;
  transform: translateY(0); }

.campaign-subflexi .uoa-subflexi__heading--sub {
  color: #0080a7;
  margin-bottom: 1.3rem;
  font-size: 1.25rem;}

.campaign-subflexi .uoa-subflexi--small .uoa-subflexi__heading--sub {
  font-size: 1.05rem;
  line-height: 0; }

@keyframes slideDown {
  to {
    top: 42%; } }





.news-frontpage-banner, .frontpage-banner {
  position: relative; }

.frontpage-banner__img {
  overflow: hidden;
  height: 12.5rem;
  position: relative; }
  .frontpage-banner__img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.4;
    z-index: 1;
    height: 100%;
    width: 100%; }
  @media (min-width: 48em) {
    .frontpage-banner__img {
      height: 16.66668rem; } }
  @media (min-width: 62em) {
    .frontpage-banner__img {
      height: 26.66669rem; } }
  .frontpage-banner__img img {
    display: block;
    height: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: auto; }
    @media (min-width: 48em) {
      .frontpage-banner__img img {
        width: 146%;
        height: auto; } }
    @media (min-width: 62em) {
      .frontpage-banner__img img {
        width: auto;
        height: 100%; } }
    @media (min-width: 100em) {
      .frontpage-banner__img img {
        width: 100%;
        height: auto; } }

.frontpage-banner__content {
  font-family: 'NationalBold', sans-serif;
  width: 100%;
  text-align: center;
  z-index: 2;
  position: relative;
  margin-top: -12.5rem; }
  @media (min-width: 48em) {
    .frontpage-banner__content {
      margin-top: -16.66668rem; } }
  @media (min-width: 62em) {
    .frontpage-banner__content {
      margin-top: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); } }

.frontpage-banner__content__title-wrapper {
  display: table;
  width: 100%; }

.frontpage-banner__content__title {
  display: table-cell;
  height: 12.5rem;
  padding-bottom: 2.2rem;
  padding-top: 1.2rem;
  position: relative;
  vertical-align: middle; }
  @media (min-width: 48em) {
    .frontpage-banner__content__title {
      height: 16.66668rem; } }
  @media (min-width: 62em) {
    .frontpage-banner__content__title {
      height: auto;
      padding: 0;
      display: block; } }
  .frontpage-banner__content__title h1 {
    color: #fff;
    font-size: 2.22rem;
    width: 100%; }
    @media (min-width: 62em) {
      .frontpage-banner__content__title h1 {
        font-size: 2.7778rem;
        position: relative; } }

.frontpage-banner__content__text {
  margin: 0 1.11115rem 0 1.11115rem;
  padding: 2.2223rem 1.6667rem;
  background-color: #f2f2f2;
  margin-top: -2.22rem; }
  @media (min-width: 62em) {
    .frontpage-banner__content__text {
      padding: 0;
      margin: 0;
      color: #fff;
      background-color: transparent; } }
  .frontpage-banner__content__text p {
    margin: 0;
    font-size: 1.334rem;
    line-height: 1.2; }
    @media (min-width: 62em) {
      .frontpage-banner__content__text p {
        margin-top: 1.5rem; } }

.news-frontpage-banner {
  position: relative; }

.news-frontpage-banner__img {
  overflow: hidden;
  height: 14.5rem;
  position: relative; }
  .news-frontpage-banner__img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.4;
    z-index: 1;
    height: 100%;
    width: 100%; }
  @media (min-width: 48em) {
    .news-frontpage-banner__img {
      height: 16.66668rem; } }
  @media (min-width: 62em) {
    .news-frontpage-banner__img {
      height: 18.66669rem; } }
  .news-frontpage-banner__img img {
    display: block;
    height: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: auto; }
    @media (min-width: 48em) {
      .news-frontpage-banner__img img {
        width: 146%;
        height: auto; } }
    @media (min-width: 75em) {
      .news-frontpage-banner__img img {
        width: 100%; } }
    @media (min-width: 100em) {
      .news-frontpage-banner__img img {
        height: auto; } }

.news-frontpage-banner__content {
  font-family: 'NationalBold', sans-serif;
  text-align: left;
  color: #ffffff;
  width: 100%;
  z-index: 2;
  position: relative;
  margin-top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }
  @media (min-width: 62em) {
    .news-frontpage-banner__content {
      top: 40%; } }
  .news-frontpage-banner__content p {
    margin-top: .5rem;
    margin-bottom: 0;
    font-size: 1.334rem;
    line-height: 1.2; }
    @media (min-width: 48em) {
      .news-frontpage-banner__content p {
        margin-top: 1.5rem; } }

.banner {
  width: 100%;
  position: relative;
  height: 13.3rem; }
  @media (min-width: 48em) {
    .banner {
      height: 19.4rem; } }

.banner__image {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #000;
  position: absolute;
  height: 100%; }

.banner__img {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  z-index: 1;
  opacity: 0.5;
  height: 100%;
  width: auto;
  transform: translateX(-58%); }
  @media (min-width: 48em) {
    .banner__img {
      transform: translateX(-50%); } }
  @media (min-width: 75em) {
    .banner__img {
      width: 100%;
      height: auto; } }

@supports (object-fit: cover) {
  .banner__img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transform: translateX(-50%); } }

.banner__content {
  display: block;
  text-align: center;
  max-width: 34rem;
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  padding: 0 1.5rem; }
  @media (min-width: 48em) {
    .banner__content {
      max-width: 44rem;
      text-align: left;
      padding-left: 0.555rem;
      padding-right: 0.555rem; } }
  @media (min-width: 62em) {
    .banner__content {
      max-width: 52rem; } }
  @media (min-width: 75em) {
    .banner__content {
      max-width: 64rem; } }

.banner__heading {
  font-size: 2.0736rem;
  margin-bottom: 1rem; }
  @media (min-width: 48em) {
    .banner__heading {
      font-size: 2.48832rem;
      margin-bottom: 2rem;
      width: 50%; } }
  @media (min-width: 62em) {
    .banner__heading {
      font-size: 2.44141rem;
      width: 40%; } }

.banner__text {
  font-size: 1.11rem;
  margin-bottom: 1rem;
  line-height: 1.2; }
  @media (min-width: 48em) {
    .banner__text {
      font-size: 1.25rem;
      line-height: 1.4;
      margin-bottom: 1.1rem;
      width: 50%; } }
  @media (min-width: 62em) {
    .banner__text {
      width: 40%; } }

.banner--detail {
  height: auto; }
  .banner--detail .banner__image {
    position: relative;
    height: 13.3rem; }
    @media (min-width: 48em) {
      .banner--detail .banner__image {
        height: 19.4rem; } }
  .banner--detail .banner__img {
    opacity: 1;
    transform: translateX(-50%); }
    @media (min-width: 75em) {
      .banner--detail .banner__img {
        width: 120%;
        height: auto; } }
    @media (min-width: 100em) {
      .banner--detail .banner__img {
        width: 100%; } }
  @supports (object-fit: cover) {
    .banner--detail .banner__img {
      object-fit: cover;
      height: 100%;
      width: 100%;
      transform: translateX(-50%); } }
  .banner--detail .banner__content {
    transform: none;
    top: auto;
    box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
    background-color: #ffffff;
    border-top: solid 6px #00467f;
    color: inherit;
    width: calc(100% - 2.11rem);
    margin: -5.4rem auto 2rem;
    padding: 1rem 1.5rem 0.8rem 1.5rem; }
    @media (min-width: 48em) {
      .banner--detail .banner__content {
        text-align: center;
        padding-left: 3.5rem;
        padding-right: 3.5rem;
        max-width: 54.4rem;
        margin-top: -7.77rem; } }
    @media (min-width: 62em) {
      .banner--detail .banner__content {
        padding-left: 6.1rem;
        padding-right: 6.1rem; } }
  .banner--detail .banner__heading {
    color: #333333; }
    .banner--detail .banner__heading small {
      display: block;
      font-size: 1.44rem; }
    @media (min-width: 48em) {
      .banner--detail .banner__heading {
        width: auto;
        margin-bottom: 0.8rem; }
        .banner--detail .banner__heading small {
          font-size: 1.5625rem; } }
  .banner--detail .banner__text {
    margin-bottom: 1.7rem;
    font-size: 1.11rem; }
    @media (min-width: 48em) {
      .banner--detail .banner__text {
        width: auto; } }
  .banner--detail .banner__faculty {
    font-family: 'NationalBold', sans-serif;
    color: #00467f; }

.study-area-banner__textarea {
  margin-top: -3.88rem;
  position: relative;
  z-index: 2;
  background-color: #ffffff;
  padding-left: 1.6rem;
  margin-bottom: 2rem; }
  @media (min-width: 48em) {
    .study-area-banner__textarea {
      padding-left: 0; } }

.study-area-banner__text {
  padding-right: 1.6rem; }

.study-area-banner__header {
  padding: 0.9rem 5rem 1.2rem 0;
  position: relative;
  min-height: 3.88rem; }
  .study-area-banner__header:after {
    content: '';
    width: 3.88rem;
    height: 3.88rem;
    background-color: #00467f;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
  .study-area-banner__header h1 {
    font-size: 2.7778rem;
    color: #00467f;
    word-wrap: break-word; }
  .study-area-banner__header .icon {
    position: absolute;
    top: 0.5rem;
    right: 0.4rem;
    width: 3rem;
    height: 3rem;
    fill: #ffffff;
    z-index: 2; }
    .study-area-banner__header .icon.browse-history {
      top: 0.45rem;
      right: 0.2rem; }

.study-area-banner__image {
  height: 16rem;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .study-area-banner__image:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
    .alt-1 .study-area-banner__image:before {
      display: none; }
  @media (min-width: 48em) {
    .study-area-banner__image {
      height: 25rem; }
      .study-area-banner__image:after {
        content: '';
        width: 50%;
        height: 3.88rem;
        background-color: #ffffff;
        bottom: 0;
        left: 0;
        z-index: 2;
        display: block;
        position: absolute; } }

.study-area-banner__img {
  margin: auto;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 16rem;
  object-fit: cover;
  transition: opacity 0.3s ease; }
  @media (min-width: 48em) {
    .study-area-banner__img {
      height: 25rem; } }

.study-area-banner__img {
  display: block;
  opacity: 1; }
  .study-area-banner__img.is-hidden {
    opacity: 0; }
    @media (max-width: 47.99em) {
      .study-area-banner__img.is-hidden {
        opacity: 1; } }

.major-header {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 62em) {
    .major-header .intro {
      margin-right: 1rem; } }

.major-header__title {
  margin-bottom: 3rem;
  margin-left: 1.5rem;
  font-size: 3.05176rem;
  line-height: 1.2; }

.major-header__type {
  color: #00467f;
  font-size: 1.2rem;
  font-family: 'NationalBold', sans-serif;
  margin-bottom: 1.5rem; }

.major-header__light {
  color: white;
  padding: 0 1.5rem 0.7rem 1.5rem;
  padding-left: 0;
  padding-right: 0;
  font-size: inherit;
  z-index: 2;
  position: relative;
  background-color: #00467f;
  box-shadow: 1.5rem 0 0 #00467f, -1.5rem 0 0 #00467f; }
  .major-header__light > span {
    position: relative;
    z-index: 3;
    font-size: inherit; }

.major-header__taught {
  margin-bottom: 1.5rem;
  color: #00467f;
  font-family: 'NationalBold', sans-serif; }
  .major-header__taught strong {
    font-weight: normal;
    font-family: 'NationalBook', sans-serif;
    color: #747778; }
  @media (min-width: 62em) {
    .major-header__taught {
      border-left: solid 1px #d9d9d9;
      padding: 0 1.5rem 2.5rem 2rem; } }


.compat-object-fit {
  background-size: cover;
  background-position: center center; }
  .compat-object-fit .study-area-banner__img {
    opacity: 0; }
.campaign-banner .frontpage-banner__img:after {
  background-color: rgba(255, 255, 255,0);
}






.business-and-economics .faculty-nav .main-nav__link {
  color: #7D0063; }
  @media (min-width: 62em) {
    .business-and-economics .faculty-nav .main-nav__link {
      color: #ffffff; } }

.business-and-economics .faculty-nav .menu-heading, .business-and-economics .faculty-nav .menu-heading a, .business-and-economics .faculty-nav .mega-menu__column p, .business-and-economics .faculty-nav .mega-menu__column p a, .business-and-economics .faculty-nav .mega-menu__container .close-nav-button {
  color: #7D0063; }

.business-and-economics .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #7D0063; }

@media (min-width: 62em) {
  .business-and-economics .facultynav__container {
    background: #7D0063; } }

.business-and-economics .facultynav__container:before, .business-and-economics .facultynav__container:after {
  background: #7D0063; }

.business-and-economics .facultynav__header {
  background: #7D0063; }

.business-and-economics .listing-item__link:before {
  background-color: #7D0063; }

.business-and-economics .listing-item__info .faculty {
  color: #7D0063; }

.business-and-economics .banner__content {
  border-top-color: #7D0063; }

.business-and-economics .banner__faculty {
  color: #7D0063; }

.business-and-economics .quick-facts {
  background-color: #7D0063; }

.business-and-economics .quick-facts__list:nth-child(even) {
  background-color: #64004f; }

.business-and-economics .closing-dates__dates:first-of-type {
  border-right: 2px solid #7D0063; }

.business-and-economics .start-dates__timeline caption {
  color: #7D0063; }

.business-and-economics .start-dates__timeline td:before {
  background-color: #7D0063; }

.business-and-economics .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #7D0063; }

.business-and-economics .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #7D0063; }

.business-and-economics .uoa-tabs--programmes .text h3 {
  color: #7D0063; }

.business-and-economics .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.business-and-economics .prog-structure__timeline:before, .business-and-economics .prog-structure__timeline:after {
  background-color: #7D0063; }

.business-and-economics .prog-structure__expand-btn:after {
  background-color: #7D0063; }

.business-and-economics .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #7D0063; }

.business-and-economics .entry-req__section-heading {
  color: #7D0063; }

.business-and-economics .entry-req__expand-btn:after {
  background-color: #7D0063; }

.arts .faculty-nav .main-nav__link {
  color: #a71930; }
  @media (min-width: 62em) {
    .arts .faculty-nav .main-nav__link {
      color: #ffffff; } }

.arts .faculty-nav .menu-heading, .arts .faculty-nav .menu-heading a, .arts .faculty-nav .mega-menu__column p, .arts .faculty-nav .mega-menu__column p a, .arts .faculty-nav .mega-menu__container .close-nav-button {
  color: #a71930; }

.arts .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #a71930; }

@media (min-width: 62em) {
  .arts .facultynav__container {
    background: #a71930; } }

.arts .facultynav__container:before, .arts .facultynav__container:after {
  background: #a71930; }

.arts .facultynav__header {
  background: #a71930; }

.arts .listing-item__link:before {
  background-color: #a71930; }

.arts .listing-item__info .faculty {
  color: #a71930; }

.arts .banner__content {
  border-top-color: #a71930; }

.arts .banner__faculty {
  color: #a71930; }

.arts .quick-facts {
  background-color: #a71930; }

.arts .quick-facts__list:nth-child(even) {
  background-color: #91162a; }

.arts .closing-dates__dates:first-of-type {
  border-right: 2px solid #a71930; }

.arts .start-dates__timeline caption {
  color: #a71930; }

.arts .start-dates__timeline td:before {
  background-color: #a71930; }

.arts .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #a71930; }

.arts .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #a71930; }

.arts .uoa-tabs--programmes .text h3 {
  color: #a71930; }

.arts .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.arts .prog-structure__timeline:before, .arts .prog-structure__timeline:after {
  background-color: #a71930; }

.arts .prog-structure__expand-btn:after {
  background-color: #a71930; }

.arts .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #a71930; }

.arts .entry-req__section-heading {
  color: #a71930; }

.arts .entry-req__expand-btn:after {
  background-color: #a71930; }

.creative-arts-and-industries .faculty-nav .main-nav__link {
  color: #cc4729; }
  @media (min-width: 62em) {
    .creative-arts-and-industries .faculty-nav .main-nav__link {
      color: #ffffff; } }

.creative-arts-and-industries .faculty-nav .menu-heading, .creative-arts-and-industries .faculty-nav .menu-heading a, .creative-arts-and-industries .faculty-nav .mega-menu__column p, .creative-arts-and-industries .faculty-nav .mega-menu__column p a, .creative-arts-and-industries .faculty-nav .mega-menu__container .close-nav-button {
  color: #cc4729; }

.creative-arts-and-industries .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #cc4729; }

@media (min-width: 62em) {
  .creative-arts-and-industries .facultynav__container {
    background: #cc4729; } }

.creative-arts-and-industries .facultynav__container:before, .creative-arts-and-industries .facultynav__container:after {
  background: #cc4729; }

.creative-arts-and-industries .facultynav__header {
  background: #cc4729; }

.creative-arts-and-industries .listing-item__link:before {
  background-color: #cc4729; }

.creative-arts-and-industries .listing-item__info .faculty {
  color: #cc4729; }

.creative-arts-and-industries .banner__content {
  border-top-color: #cc4729; }

.creative-arts-and-industries .banner__faculty {
  color: #cc4729; }

.creative-arts-and-industries .quick-facts {
  background-color: #cc4729; }

.creative-arts-and-industries .quick-facts__list:nth-child(even) {
  background-color: #b74025; }

.creative-arts-and-industries .closing-dates__dates:first-of-type {
  border-right: 2px solid #cc4729; }

.creative-arts-and-industries .start-dates__timeline caption {
  color: #cc4729; }

.creative-arts-and-industries .start-dates__timeline td:before {
  background-color: #cc4729; }

.creative-arts-and-industries .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #cc4729; }

.creative-arts-and-industries .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #cc4729; }

.creative-arts-and-industries .uoa-tabs--programmes .text h3 {
  color: #cc4729; }

.creative-arts-and-industries .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.creative-arts-and-industries .prog-structure__timeline:before, .creative-arts-and-industries .prog-structure__timeline:after {
  background-color: #cc4729; }

.creative-arts-and-industries .prog-structure__expand-btn:after {
  background-color: #cc4729; }

.creative-arts-and-industries .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #cc4729; }

.creative-arts-and-industries .entry-req__section-heading {
  color: #cc4729; }

.creative-arts-and-industries .entry-req__expand-btn:after {
  background-color: #cc4729; }

.science .faculty-nav .main-nav__link {
  color: #0039a6; }
  @media (min-width: 62em) {
    .science .faculty-nav .main-nav__link {
      color: #ffffff; } }

.science .faculty-nav .menu-heading, .science .faculty-nav .menu-heading a, .science .faculty-nav .mega-menu__column p, .science .faculty-nav .mega-menu__column p a, .science .faculty-nav .mega-menu__container .close-nav-button {
  color: #0039a6; }

.science .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #0039a6; }

@media (min-width: 62em) {
  .science .facultynav__container {
    background: #0039a6; } }

.science .facultynav__container:before, .science .facultynav__container:after {
  background: #0039a6; }

.science .facultynav__header {
  background: #0039a6; }

.science .listing-item__link:before {
  background-color: #0039a6; }

.science .listing-item__info .faculty {
  color: #0039a6; }

.science .banner__content {
  border-top-color: #0039a6; }

.science .banner__faculty {
  color: #0039a6; }

.science .quick-facts {
  background-color: #0039a6; }

.science .quick-facts__list:nth-child(even) {
  background-color: #00308d; }

.science .closing-dates__dates:first-of-type {
  border-right: 2px solid #0039a6; }

.science .start-dates__timeline caption {
  color: #0039a6; }

.science .start-dates__timeline td:before {
  background-color: #0039a6; }

.science .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #0039a6; }

.science .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #0039a6; }

.science .uoa-tabs--programmes .text h3 {
  color: #0039a6; }

.science .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.science .prog-structure__timeline:before, .science .prog-structure__timeline:after {
  background-color: #0039a6; }

.science .prog-structure__expand-btn:after {
  background-color: #0039a6; }

.science .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #0039a6; }

.science .entry-req__section-heading {
  color: #0039a6; }

.science .entry-req__expand-btn:after {
  background-color: #0039a6; }

.medical-and-health-sciences .faculty-nav .main-nav__link {
  color: #008075; }
  @media (min-width: 62em) {
    .medical-and-health-sciences .faculty-nav .main-nav__link {
      color: #ffffff; } }

.medical-and-health-sciences .faculty-nav .menu-heading, .medical-and-health-sciences .faculty-nav .menu-heading a, .medical-and-health-sciences .faculty-nav .mega-menu__column p, .medical-and-health-sciences .faculty-nav .mega-menu__column p a, .medical-and-health-sciences .faculty-nav .mega-menu__container .close-nav-button {
  color: #008075; }

.medical-and-health-sciences .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #008075; }

@media (min-width: 62em) {
  .medical-and-health-sciences .facultynav__container {
    background: #008075; } }

.medical-and-health-sciences .facultynav__container:before, .medical-and-health-sciences .facultynav__container:after {
  background: #008075; }

.medical-and-health-sciences .facultynav__header {
  background: #008075; }

.medical-and-health-sciences .listing-item__link:before {
  background-color: #008075; }

.medical-and-health-sciences .listing-item__info .faculty {
  color: #008075; }

.medical-and-health-sciences .banner__content {
  border-top-color: #008075; }

.medical-and-health-sciences .banner__faculty {
  color: #008075; }

.medical-and-health-sciences .quick-facts {
  background-color: #008075; }

.medical-and-health-sciences .quick-facts__list:nth-child(even) {
  background-color: #00675e; }

.medical-and-health-sciences .closing-dates__dates:first-of-type {
  border-right: 2px solid #008075; }

.medical-and-health-sciences .start-dates__timeline caption {
  color: #008075; }

.medical-and-health-sciences .start-dates__timeline td:before {
  background-color: #008075; }

.medical-and-health-sciences .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #008075; }

.medical-and-health-sciences .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #008075; }

.medical-and-health-sciences .uoa-tabs--programmes .text h3 {
  color: #008075; }

.medical-and-health-sciences .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.medical-and-health-sciences .prog-structure__timeline:before, .medical-and-health-sciences .prog-structure__timeline:after {
  background-color: #008075; }

.medical-and-health-sciences .prog-structure__expand-btn:after {
  background-color: #008075; }

.medical-and-health-sciences .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #008075; }

.medical-and-health-sciences .entry-req__section-heading {
  color: #008075; }

.medical-and-health-sciences .entry-req__expand-btn:after {
  background-color: #008075; }

.law .faculty-nav .main-nav__link {
  color: #005b82; }
  @media (min-width: 62em) {
    .law .faculty-nav .main-nav__link {
      color: #ffffff; } }

.law .faculty-nav .menu-heading, .law .faculty-nav .menu-heading a, .law .faculty-nav .mega-menu__column p, .law .faculty-nav .mega-menu__column p a, .law .faculty-nav .mega-menu__container .close-nav-button {
  color: #005b82; }

.law .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #005b82; }

@media (min-width: 62em) {
  .law .facultynav__container {
    background: #005b82; } }

.law .facultynav__container:before, .law .facultynav__container:after {
  background: #005b82; }

.law .facultynav__header {
  background: #005b82; }

.law .listing-item__link:before {
  background-color: #005b82; }

.law .listing-item__info .faculty {
  color: #005b82; }

.law .banner__content {
  border-top-color: #005b82; }

.law .banner__faculty {
  color: #005b82; }

.law .quick-facts {
  background-color: #005b82; }

.law .quick-facts__list:nth-child(even) {
  background-color: #004969; }

.law .closing-dates__dates:first-of-type {
  border-right: 2px solid #005b82; }

.law .start-dates__timeline caption {
  color: #005b82; }

.law .start-dates__timeline td:before {
  background-color: #005b82; }

.law .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #005b82; }

.law .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #005b82; }

.law .uoa-tabs--programmes .text h3 {
  color: #005b82; }

.law .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.law .prog-structure__timeline:before, .law .prog-structure__timeline:after {
  background-color: #005b82; }

.law .prog-structure__expand-btn:after {
  background-color: #005b82; }

.law .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #005b82; }

.law .entry-req__section-heading {
  color: #005b82; }

.law .entry-req__expand-btn:after {
  background-color: #005b82; }

.education-and-social-work .faculty-nav .main-nav__link {
  color: #448517; }
  @media (min-width: 62em) {
    .education-and-social-work .faculty-nav .main-nav__link {
      color: #ffffff; } }

.education-and-social-work .faculty-nav .menu-heading, .education-and-social-work .faculty-nav .menu-heading a, .education-and-social-work .faculty-nav .mega-menu__column p, .education-and-social-work .faculty-nav .mega-menu__column p a, .education-and-social-work .faculty-nav .mega-menu__container .close-nav-button {
  color: #448517; }

.education-and-social-work .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #448517; }

@media (min-width: 62em) {
  .education-and-social-work .facultynav__container {
    background: #448517; } }

.education-and-social-work .facultynav__container:before, .education-and-social-work .facultynav__container:after {
  background: #448517; }

.education-and-social-work .facultynav__header {
  background: #448517; }

.education-and-social-work .listing-item__link:before {
  background-color: #448517; }

.education-and-social-work .listing-item__info .faculty {
  color: #448517; }

.education-and-social-work .banner__content {
  border-top-color: #448517; }

.education-and-social-work .banner__faculty {
  color: #448517; }

.education-and-social-work .quick-facts {
  background-color: #448517; }

.education-and-social-work .quick-facts__list:nth-child(even) {
  background-color: #396f13; }

.education-and-social-work .closing-dates__dates:first-of-type {
  border-right: 2px solid #448517; }

.education-and-social-work .start-dates__timeline caption {
  color: #448517; }

.education-and-social-work .start-dates__timeline td:before {
  background-color: #448517; }

.education-and-social-work .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #448517; }

.education-and-social-work .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #448517; }

.education-and-social-work .uoa-tabs--programmes .text h3 {
  color: #448517; }

.education-and-social-work .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.education-and-social-work .prog-structure__timeline:before, .education-and-social-work .prog-structure__timeline:after {
  background-color: #448517; }

.education-and-social-work .prog-structure__expand-btn:after {
  background-color: #448517; }

.education-and-social-work .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #448517; }

.education-and-social-work .entry-req__section-heading {
  color: #448517; }

.education-and-social-work .entry-req__expand-btn:after {
  background-color: #448517; }

.engineering .faculty-nav .main-nav__link {
  color: #4f2d7f; }
  @media (min-width: 62em) {
    .engineering .faculty-nav .main-nav__link {
      color: #ffffff; } }

.engineering .faculty-nav .menu-heading, .engineering .faculty-nav .menu-heading a, .engineering .faculty-nav .mega-menu__column p, .engineering .faculty-nav .mega-menu__column p a, .engineering .faculty-nav .mega-menu__container .close-nav-button {
  color: #4f2d7f; }

.engineering .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #4f2d7f; }

@media (min-width: 62em) {
  .engineering .facultynav__container {
    background: #4f2d7f; } }

.engineering .facultynav__container:before, .engineering .facultynav__container:after {
  background: #4f2d7f; }

.engineering .facultynav__header {
  background: #4f2d7f; }

.engineering .listing-item__link:before {
  background-color: #4f2d7f; }

.engineering .listing-item__info .faculty {
  color: #4f2d7f; }

.engineering .banner__content {
  border-top-color: #4f2d7f; }

.engineering .banner__faculty {
  color: #4f2d7f; }

.engineering .quick-facts {
  background-color: #4f2d7f; }

.engineering .quick-facts__list:nth-child(even) {
  background-color: #43266c; }

.engineering .closing-dates__dates:first-of-type {
  border-right: 2px solid #4f2d7f; }

.engineering .start-dates__timeline caption {
  color: #4f2d7f; }

.engineering .start-dates__timeline td:before {
  background-color: #4f2d7f; }

.engineering .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #4f2d7f; }

.engineering .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #4f2d7f; }

.engineering .uoa-tabs--programmes .text h3 {
  color: #4f2d7f; }

.engineering .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.engineering .prog-structure__timeline:before, .engineering .prog-structure__timeline:after {
  background-color: #4f2d7f; }

.engineering .prog-structure__expand-btn:after {
  background-color: #4f2d7f; }

.engineering .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #4f2d7f; }

.engineering .entry-req__section-heading {
  color: #4f2d7f; }

.engineering .entry-req__expand-btn:after {
  background-color: #4f2d7f; }

.auckland-bioengineering-institute .faculty-nav .main-nav__link {
  color: #ba4482; }
  @media (min-width: 62em) {
    .auckland-bioengineering-institute .faculty-nav .main-nav__link {
      color: #ffffff; } }

.auckland-bioengineering-institute .faculty-nav .menu-heading, .auckland-bioengineering-institute .faculty-nav .menu-heading a, .auckland-bioengineering-institute .faculty-nav .mega-menu__column p, .auckland-bioengineering-institute .faculty-nav .mega-menu__column p a, .auckland-bioengineering-institute .faculty-nav .mega-menu__container .close-nav-button {
  color: #ba4482; }

.auckland-bioengineering-institute .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #ba4482; }

@media (min-width: 62em) {
  .auckland-bioengineering-institute .facultynav__container {
    background: #ba4482; } }

.auckland-bioengineering-institute .facultynav__container:before, .auckland-bioengineering-institute .facultynav__container:after {
  background: #ba4482; }

.auckland-bioengineering-institute .facultynav__header {
  background: #ba4482; }

.auckland-bioengineering-institute .listing-item__link:before {
  background-color: #ba4482; }

.auckland-bioengineering-institute .listing-item__info .faculty {
  color: #ba4482; }

.auckland-bioengineering-institute .banner__content {
  border-top-color: #ba4482; }

.auckland-bioengineering-institute .banner__faculty {
  color: #ba4482; }

.auckland-bioengineering-institute .quick-facts {
  background-color: #ba4482; }

.auckland-bioengineering-institute .quick-facts__list:nth-child(even) {
  background-color: #a73d75; }

.auckland-bioengineering-institute .closing-dates__dates:first-of-type {
  border-right: 2px solid #ba4482; }

.auckland-bioengineering-institute .start-dates__timeline caption {
  color: #ba4482; }

.auckland-bioengineering-institute .start-dates__timeline td:before {
  background-color: #ba4482; }

.auckland-bioengineering-institute .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #ba4482; }

.auckland-bioengineering-institute .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #ba4482; }

.auckland-bioengineering-institute .uoa-tabs--programmes .text h3 {
  color: #ba4482; }

.auckland-bioengineering-institute .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.auckland-bioengineering-institute .prog-structure__timeline:before, .auckland-bioengineering-institute .prog-structure__timeline:after {
  background-color: #ba4482; }

.auckland-bioengineering-institute .prog-structure__expand-btn:after {
  background-color: #ba4482; }

.auckland-bioengineering-institute .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #ba4482; }

.auckland-bioengineering-institute .entry-req__section-heading {
  color: #ba4482; }

.auckland-bioengineering-institute .entry-req__expand-btn:after {
  background-color: #ba4482; }

.liggins-institute .faculty-nav .main-nav__link {
  color: #006990; }
  @media (min-width: 62em) {
    .liggins-institute .faculty-nav .main-nav__link {
      color: #ffffff; } }

.liggins-institute .faculty-nav .menu-heading, .liggins-institute .faculty-nav .menu-heading a, .liggins-institute .faculty-nav .mega-menu__column p, .liggins-institute .faculty-nav .mega-menu__column p a, .liggins-institute .faculty-nav .mega-menu__container .close-nav-button {
  color: #006990; }

.liggins-institute .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #006990; }

@media (min-width: 62em) {
  .liggins-institute .facultynav__container {
    background: #006990; } }

.liggins-institute .facultynav__container:before, .liggins-institute .facultynav__container:after {
  background: #006990; }

.liggins-institute .facultynav__header {
  background: #006990; }

.liggins-institute .listing-item__link:before {
  background-color: #006990; }

.liggins-institute .listing-item__info .faculty {
  color: #006990; }

.liggins-institute .banner__content {
  border-top-color: #006990; }

.liggins-institute .banner__faculty {
  color: #006990; }

.liggins-institute .quick-facts {
  background-color: #006990; }

.liggins-institute .quick-facts__list:nth-child(even) {
  background-color: #005677; }

.liggins-institute .closing-dates__dates:first-of-type {
  border-right: 2px solid #006990; }

.liggins-institute .start-dates__timeline caption {
  color: #006990; }

.liggins-institute .start-dates__timeline td:before {
  background-color: #006990; }

.liggins-institute .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #006990; }

.liggins-institute .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #006990; }

.liggins-institute .uoa-tabs--programmes .text h3 {
  color: #006990; }

.liggins-institute .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.liggins-institute .prog-structure__timeline:before, .liggins-institute .prog-structure__timeline:after {
  background-color: #006990; }

.liggins-institute .prog-structure__expand-btn:after {
  background-color: #006990; }

.liggins-institute .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #006990; }

.liggins-institute .entry-req__section-heading {
  color: #006990; }

.liggins-institute .entry-req__expand-btn:after {
  background-color: #006990; }

.the-university-of-auckland .faculty-nav .main-nav__link {
  color: #00467f; }
  @media (min-width: 62em) {
    .the-university-of-auckland .faculty-nav .main-nav__link {
      color: #ffffff; } }

.the-university-of-auckland .faculty-nav .menu-heading, .the-university-of-auckland .faculty-nav .menu-heading a, .the-university-of-auckland .faculty-nav .mega-menu__column p, .the-university-of-auckland .faculty-nav .mega-menu__column p a, .the-university-of-auckland .faculty-nav .mega-menu__container .close-nav-button {
  color: #00467f; }

.the-university-of-auckland .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #00467f; }

@media (min-width: 62em) {
  .the-university-of-auckland .facultynav__container {
    background: #00467f; } }

.the-university-of-auckland .facultynav__container:before, .the-university-of-auckland .facultynav__container:after {
  background: #00467f; }

.the-university-of-auckland .facultynav__header {
  background: #00467f; }

.the-university-of-auckland .listing-item__link:before {
  background-color: #00467f; }

.the-university-of-auckland .listing-item__info .faculty {
  color: #00467f; }

.the-university-of-auckland .banner__content {
  border-top-color: #00467f; }

.the-university-of-auckland .banner__faculty {
  color: #00467f; }

.the-university-of-auckland .quick-facts {
  background-color: #00467f; }

.the-university-of-auckland .quick-facts__list:nth-child(even) {
  background-color: #003866; }

.the-university-of-auckland .closing-dates__dates:first-of-type {
  border-right: 2px solid #00467f; }

.the-university-of-auckland .start-dates__timeline caption {
  color: #00467f; }

.the-university-of-auckland .start-dates__timeline td:before {
  background-color: #00467f; }

.the-university-of-auckland .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #00467f; }

.the-university-of-auckland .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #00467f; }

.the-university-of-auckland .uoa-tabs--programmes .text h3 {
  color: #00467f; }

.the-university-of-auckland .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.the-university-of-auckland .prog-structure__timeline:before, .the-university-of-auckland .prog-structure__timeline:after {
  background-color: #00467f; }

.the-university-of-auckland .prog-structure__expand-btn:after {
  background-color: #00467f; }

.the-university-of-auckland .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #00467f; }

.the-university-of-auckland .entry-req__section-heading {
  color: #00467f; }

.the-university-of-auckland .entry-req__expand-btn:after {
  background-color: #00467f; }

.libraries-and-learning-services .faculty-nav .main-nav__link {
  color: #00467f; }
@media (min-width: 62em) {
  .libraries-and-learning-services .faculty-nav .main-nav__link {
    color: #ffffff; } }

.libraries-and-learning-services .faculty-nav .menu-heading, .libraries-and-learning-services .faculty-nav .menu-heading a, .libraries-and-learning-services .faculty-nav .mega-menu__column p, .libraries-and-learning-services .faculty-nav .mega-menu__column p a, .libraries-and-learning-services .faculty-nav .mega-menu__container .close-nav-button {
  color: #00467f; }

.libraries-and-learning-services .faculty-nav .mega-menu__container .close-nav-button .icon {
  fill: #00467f; }

@media (min-width: 62em) {
  .libraries-and-learning-services .facultynav__container {
    background: #00467f; } }

.libraries-and-learning-services .facultynav__container:before, .libraries-and-learning-services .facultynav__container:after {
  background: #00467f; }

.libraries-and-learning-services .facultynav__header {
  background: #00467f; }

.libraries-and-learning-services .listing-item__link:before {
  background-color: #00467f; }

.libraries-and-learning-services .listing-item__info .faculty {
  color: #00467f; }

.libraries-and-learning-services .banner__content {
  border-top-color: #00467f; }

.libraries-and-learning-services .banner__faculty {
  color: #00467f; }

.libraries-and-learning-services .quick-facts {
  background-color: #00467f; }

.libraries-and-learning-services .quick-facts__list:nth-child(even) {
  background-color: #003866; }

.libraries-and-learning-services .closing-dates__dates:first-of-type {
  border-right: 2px solid #00467f; }

.libraries-and-learning-services .start-dates__timeline caption {
  color: #00467f; }

.libraries-and-learning-services .start-dates__timeline td:before {
  background-color: #00467f; }

.libraries-and-learning-services .uoa-tabs--programmes .uoa-tabs__links:after {
  background-color: #00467f; }

.libraries-and-learning-services .uoa-tabs--programmes .is-active .uoa-tabs__links {
  color: #00467f; }

.libraries-and-learning-services .uoa-tabs--programmes .text h3 {
  color: #00467f; }

.libraries-and-learning-services .uoa-tabs--programmes .text h4 {
  color: #4a4c4c; }

.libraries-and-learning-services .prog-structure__timeline:before, .libraries-and-learning-services .prog-structure__timeline:after {
  background-color: #00467f; }

.libraries-and-learning-services .prog-structure__expand-btn:after {
  background-color: #00467f; }

.libraries-and-learning-services .prog-structure__header h3 {
  font-size: 1.25rem;
  color: #00467f; }

.libraries-and-learning-services .entry-req__section-heading {
  color: #00467f; }

.libraries-and-learning-services .entry-req__expand-btn:after {
  background-color: #00467f; }
.main-nav__top-bar-calendar-modal-wrapper {
  display: none;
  position: absolute;
  top: 74px;
  width: 100vw;
  flex-direction: column;
  right: -27px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
  z-index: 8806;
}
@media (max-width: 33.99em) {
  .main-nav__top-bar-calendar-modal-wrapper {
    right: 0px;
    top: 50px;
    width: 320px;
  }
}
@media (min-width: 34em) {
  .main-nav__top-bar-calendar-modal-wrapper {
    right: 50px;
    top: 50px;
    width: 320px;
  }
}
@media (min-width: 62em) {
  .main-nav__top-bar-calendar-modal-wrapper {
    right: 74px;
    top: 72px;
  }
}

.main-nav__top-bar-calendar-modal-wrapper::before {
  content: "";
  position: absolute;
  top: -21px;
  right: 126px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #D8D5D5 transparent;
}
@media (max-width: 33.99em) {
  .main-nav__top-bar-calendar-modal-wrapper::before {
    top: -25px;
    right: 82px;
    border-width: 15px;
  }
  .main-nav__top-bar-calendar-modal-wrapper-badge::before {
    right: 92px;
  }
}
@media (min-width: 34em) {
  .main-nav__top-bar-calendar-modal-wrapper::before {
    top: -25px;
    right: 32px;
    border-width: 15px;
  }
  .main-nav__top-bar-calendar-modal-wrapper-badge::before {
    right: 42px;
  }
}
@media (min-width: 62em) {
  .main-nav__top-bar-calendar-modal-wrapper::before {
    top: -30px;
    right: 36px;
    border-width: 15px;
  }
  .main-nav__top-bar-calendar-modal-wrapper-badge::before {
    right: 36px;
  }
}

.main-nav__calendar-navigation {
  padding: 12px 0;
  display: flex;
  transform: unset !important;
  transition: none !important;
  opacity: 1 !important;
  flex-direction: row;
}
@media (min-width: 34em) {
  .main-nav__calendar-navigation {
    max-width: 320px;
  }
}

.main-nav__calendar-chevron {
  width: 20%;
  align-self: center;
}

.main-nav__inverse-chevron {
  transform: rotate(180deg)
}

.main-nav__calendar-chevron:hover {
  cursor: pointer;
}

.main-nav__calendar-navigation-current-week {
  width: 60%;
  text-align: center;
  align-self: center;
}

.main-nav__calendar-tab-header {
  overflow: hidden;
  display: flex;
  transform: unset !important;
  transition: none !important;
  opacity: 1 !important;
  flex-direction: row;
  padding:  12px 8px 0 8px;
}
@media (min-width: 34em) {
  .main-nav__calendar-tab-header {
    max-width: 320px;
  }
}

.main-nav__calendar-tab {
  background: inherit;
  float: left;
  border: none;
  cursor: pointer;
  padding: 4px 16px;
  transition: 0.3s;
  display: flex;
  transform: unset !important;
  transition: none !important;
  opacity: 1 !important;
  flex-direction: column;
  align-items: center;
  width: 14%;
  text-align: center;
  align-self: flex-end;
}

.main-nav__calendar-tab-active {
  background-color: #ffffff;
  color: #00467F !important;
  border-radius:  6px 6px 0 0;
  border: 1px solid #ffffff;
  border-bottom: none;
  width: 16%;
}

.main-nav__calendar-tab:focus:not(:focus-visible) {
  outline: none;
}

.main-nav__calendar-tab-has-events:after {
  content: '';
  width: 3px;
  height: 3px;
  background: black;
  border-radius: 100%;
  display: block;
  margin-bottom: 6px;
}
.main-nav__calendar-tab-active .main-nav__calendar-tab-has-events {
  display: none;
}

.main-nav__calendar-month {
  display: none;
}

.main-nav__calendar-weekday, .main-nav__calendar-day, .main-nav__calendar-month {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
  line-height: inherit;
}

.main-nav__calendar-tab-active .main-nav__calendar-month{
  display: block;
}

.main-nav__calendar-tab-content {
  border-top: none;
  line-height: 20px;
  font-size: 16px;
}
@media (min-width: 34em) {
  .main-nav__calendar-tab-content {
    max-width: 320px;
  }
}

#monday-events {
  display: block;
}

.main-nav__calendar-event:first-child {
  border-top: none;
}

.main-nav__calendar-event-wrapper {
  display: flex;
  transform: unset !important;
  transition: none !important;
  opacity: 1 !important;
  flex-direction: row;
  color: #00467f;
  text-align: left;
  padding: 0px 10px;
  width: 100%;
}

.main-nav__calendar-event-color {
  position: relative;
  left: -10px;
  width: 8px;
  height: 15px;
  font-size: 14px;
  line-height: 14px;
}

.main-nav__calendar-event-color-note-next {
  width: 50px;
  color: #FFFFFF;
}

.main-nav__calendar-event-color-note-now {
  width: 50px;
  color: #FFFFFF;
}

.main-nav__calendar-event-color-class {
  background-color: #A6a6a6;
}

.main-nav__calendar-event-color-assignment {
  background-color: #FF0000;
}

.main-nav__calendar-event-color-test {
  background-color: #008000;
}

.main-nav__calendar-event-time {
  width: 25%;
}

.main-nav__calendar-event-details {
  width: 65%;
}

.main-nav__calendar-event-location{
	cursor: pointer;
}

.main-nav__calendar-events {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
}

.main-nav__calendar-event {
  border-top: 1px solid #EFEFEF;
  padding: 0px 10px 18px 10px;
  margin-bottom: 0;

}

.main-nav__calendar-event-show-event-anchor {
  text-decoration: none !important;
}
.main-nav__calendar-event-wrapper:hover {
  cursor: pointer;
}

.main-nav__calendar-event-wrapper:hover .main-nav__calendar-event-chevron{
  right: -0.95rem;
}

.main-nav__calendar-event-chevron {
  position: relative;
  top: .7rem;
  transition: .3s;
  right: -0.35rem;
  transform: none;
  fill: #00467f;
}

.main-nav__calendar-event-chevron:hover {
  right: .85rem;
}

.main-nav__calendar-event-hidden {
  display:none;
}

.main-nav__calendar-event-description {
  padding-right: 20px;
  line-height: 16px !important;
}

.main-nav__other-calendars {
  cursor: pointer;
  padding: 18px 22px;
  text-align: left;
  border: none;
  outline: none;
  display: block;
  width: 100%;
  color: #040404;
}

.main-nav__other-calendars-links {
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.main-nav__calendar-range {
  text-align: left;
  padding: 6px 8px;
}

.main-nav__calendar-events__active {
    display: block;
}

.menu__calendar-item-wrapper {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
.menu__calendar-item {
  display: flex;
  justify-content: space-between;
  padding: 10px 25px;
  border-bottom: #efefef solid 1px;
}

.menu__calendar-item:active {
  margin-left: 10px;
  padding-right: 10px;
  transition: all 0.3s ease;
  text-decoration: underline;
}

.menu__calendar-item:hover{
  cursor: pointer;
  text-decoration: underline;
}

.menu__calendar-item:active a{
  color: #0080a7;
}

.menu__calendar-item .icon{
  fill: #00467F;
  height: 11px;
  margin-top: 5px;
}

.main-nav__calendar-show-more-text {
  text-decoration: underline;
  padding: 0px 8px 2px 8px;
}

.main-nav__calendar-event-show-more-anchor {
  display: inline-flex;
  align-items: center;
}

.main-nav__calendar-event-show-more-anchor:hover {
  cursor: pointer;
}

.main-nav__calendar-show-more-chevron {
}

.main-nav__calendar-show-more-chevron-open {
  transform: rotate(90deg)
}


.main-nav__calendar-show-more-events {
  padding: 12px;
}

.main-nav__calendar-show-more-events .multiple, .main-nav__calendar-show-more-events .single{
	display: none;
}

.main-nav__calendar-no-more-event-label, .main-nav__calendar-no-event-future-label, .main-nav__calendar-show-more-events{
  padding: 20px 28px;
}

.main-nav__calendar-no-event-label{
  padding: 22px 28px;
}

.main-nav__calender__medium-font {
  font-size: 16px;
}

.main-nav__calendar-event-next {
  display: none;
}

.main-nav__calendar-event-message {
  padding: 0px;
  display: none;
}

.main-nav__calendar-next-event-wrap {
  color: #00467f;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 25px;
}

.main-nav__calendar-next-event-wrap:hover {
  cursor: pointer;
}

.main-nav__calendar-next-event-wrap:hover .main-nav__calendar-next-chevron{
  right: -0.95rem;
}

.main-nav__calendar-next-event {
  width: 100%;
}

.main-nav__calendar-next-chevron {
  position: relative;
  width: 1.2rem;
  height: 1.2rem;
  top: .16rem;
  transition: .3s;
  right: -0.45rem;
  transform: none;
  fill: #00467f;
}

.main-nav__calendar-next-chevron:hover {
  right: .85rem;
}

#calendar-content {
  min-height: 70px;
  width: 100%;
  display: block;
  background: white;
}

.main-nav__calendar-notAvailable {
  padding: 20px;
}


.menu__calendar-item {
  padding: 10px 25px;
  text-align: left;
  border-bottom: #efefef solid 1px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
}
.menu__calendar-item .icon{
  fill: #00467F;
  height: 11px;
}
.menu__calendar-item:hover {
  margin-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  text-decoration: none;
}
.menu__calendar-item:hover .icn-chevron{
  fill: #0080a7;
}
.menu__calendar-item-link:hover, .menu__calendar-item-link:focus{
  color: #0080a7;
  text-decoration: none;
}
.menu__calendar-item-link{
  display: block;
  height: 100%;
  width: 100%
}

#calendar-forward-scroll, #calendar-backward-scroll {
  background: none;
  border: none;
}
.main-nav__calendar-chevron:focus:not(:focus-visible) {
  outline: none;
}

.main-nav__medium-font {
  font-size: 16px;
  font-family: 'NationalBook', sans-serif;
  line-height: 13px;
}

.main-nav__small-font {
  font-size: 14px;
  font-family: 'NationalBook', sans-serif;
  line-height: 17px;
}

.main-nav__x-small-font {
  font-size: 12px;
  font-family: 'NationalBook', sans-serif;
  line-height: 12px;
}

.main-nav__fw-bolt {
  font-family: 'NationalBold', sans-serif;
}

.main-nav__clr-black {
  color: #040404;
}

.main-nav__clr-gray {
  color: #343434;
}

.main-nav__bg_gray {
  background-color: #D8D5D5;
}

.main-nav__clr_white {
  color: #FFFFFF;
}

.main-nav__bg_white {
  background-color: #FFFFFF;
}

.main-nav__clr-dark-blue {
  color: #00467F;
}

.main-nav__bg-dark-blue {
  background-color: #00467F;
}

.main-nav__show {
  display: flex !important;
}

.main-nav__hide {
  display: none;
}
.top__top-bar-wrapper {
  align-items: center;
  display: flex;
  background-color: #00467f;
  justify-content: space-between;
  padding: 0 1.555rem;
}
@media (min-width: 62em) {
  .top__top-bar-wrapper {
    background-color: #0080a7;
    justify-content: center;
  } 
}
.main-nav__top-bar-container {
  align-items: center;
  position: absolute;
  display: flex;
  flex-direction: row;
  background-color: #0080a7;
  top: -55px;
  left: 0;
  width: 100%;
  padding: 0 0.5rem;
  justify-content: space-between;
}
@media (min-width: 62em) {
  .main-nav__top-bar-container {
    position: relative;
    padding: 0;
    float: right;
    width: inherit;
    top: unset;
  } 
}
.main-nav__top-bar-wrapper {
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 62em) {
  .main-nav__top-bar-wrapper {
    padding-left: 70px;
  } 
}
@media (min-width: 62em) {
  .main-nav__top-bar-profile-button-wrapper {
    padding: 20px 0px 0px 0px;
  }
}
.main-nav__top-bar-sign-in, .main-nav__top-bar-profile-button {
  width: 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: inherit;
}
@media (min-width: 62em) {
  .main-nav__top-bar-sign-in, .main-nav__top-bar-profile-button {
    height: 48px;
  } 
}
.main-nav__top-bar-sign-in:hover {
  cursor:pointer;
}

.main-nav__top-bar-sign-in-label, .main-nav__top-bar-profile-label {
  display: none;
  font-size: 16px !important;
  line-height: 14px;
}
@media (min-width: 62em) {
  .main-nav__top-bar-sign-in-label, .main-nav__top-bar-profile-label {
    display: flex;
  } 
}
.main-nav__top-bar-profile, .main-nav__top-bar-sign-in {
  display: none; /* Initially hidden then set visibility by sign-in.js based on login status */
  align-items: center;
}

.main-nav__top-bar-profile a{
	color: #00467f;
}

.menu__list-item .icon{
  fill: #00467F;
  height: 11px;
}


.menu__list {
  list-style: none;
  line-height: 20px;
  padding: 0;
  margin: 0;
}
.menu__list > .menu__list-item {
  list-style: none;
  line-height: 20px;
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.menu__title {
  width: 100%;
  padding: 10px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  cursor: initial;
}
.menu__title .icon {
  fill: #ffffff;
  height: 11px;
}
.menu__title:focus,
.menu__title:active {
  outline: none;
}
.menu__title-sub {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  padding: 0;
}
.menu__title-sub .icon {
  fill: #ffffff;
  height: 11px;
}
.menu__title-sub:focus,
.menu__title-sub:active {
  outline: none;
}
.menu__title-sub:active {
  color: #0080a7;
}
.menu__list-item-wrapper {
  list-style: none;
  padding: 0;
  width: 100%;
}
.menu__list-item {
  padding: 10px 25px;
  text-align: left;
  border-bottom: #efefef solid 1px;
}
.menu__list-item .menu__list-button .icon {
  transform: rotate(-90deg);
}
.menu__list-item .menu__list-item-content {
  width: 100%;
}
.menu__list-item .menu__list-item-content-sub {
  width: 100%;
}
.menu__list-item .menu__list-button-sub {
  background-color: #FFFFFF;
}
.menu__list-item .menu__list-button-sub .icon {
  transform: rotate(90deg);
  fill: #00467f;
}
.menu__list-item .menu__list-item-sub {
  padding: 10px 25px;
  text-align: left;
  border-bottom: #efefef solid 1px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
}
.menu__list-item .menu__list-item-sub:hover,
.menu__list-item .menu__list-item-sub:focus {
  margin-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}
.menu__list-item .menu__list-item-sub:hover a {
  color: #0080a7;
  text-decoration: none;
}
.menu__list-item .menu__list-button-sub:hover {
  color: #0080a7;
  text-decoration: none;
}
.menu__list-item .menu__list-item-sub:hover .icn-chevron {
  fill: #0080a7;
}
.menu__list-item .menu__list-item-link {
  display: block;
  height: 100%;
  width: 100%;
}
.menu__list-item.menu__closed-list-item .menu__list-button .icon {
  transform: none;
}
.menu__list-item.menu__closed-list-item .menu__list-item-content {
  display: none;
}
.menu__list-item.menu__closed-list-item-sub .menu__list-button-sub .icon {
  transform: none;
}
.menu__list-more {
  padding: 10px 25px;
  cursor: pointer;
  text-align: center;
}
.menu__list-more span {
  font-size: 12px;
  font-family: 'NationalBook', sans-serif;
  text-transform: lowercase;
}
.menu__list-more ~ li {
  display: none;
  /* Toggle visibility of the submenu after view more in menu.js */
}
.menu__sections {
  display: none;
}
.app-menu__list-item .app-menu-list-button .icon {
  transform: rotate(-90deg);
}
.app-menu__list-item.app-menu-closed-list-item .app-menu-list-button .icon {
  transform: none;
}


.main-nav__top-bar-app-menu-modal-wrapper {
    display: none;
    position: absolute;
    top: 56px;
    width: 100vw;
    flex-direction: column;
    right: -27px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    z-index: 8806;
}
.main-nav__top-bar-app-menu-modal-wrapper::before {
    content: "";
    position: absolute;
    top: -21px;
    right: 160px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}
@media (max-width: 33.99em) {
    .main-nav__top-bar-app-menu-modal-wrapper {
        width: 314px;
        top: 50px;
        right: 0px;
    }
    .main-nav__top-bar-app-menu-modal-wrapper::before {
        right: 124px;
    }
    .main-nav__top-bar-app-menu-modal-wrapper-staff::before {
        right: 52px;
    }
    .main-nav__top-bar-app-menu-modal-wrapper-badge::before {
        right: 132px;
    }
}
@media (min-width: 34em) {
    .main-nav__top-bar-app-menu-modal-wrapper {
        width: 314px;
        right: 96px;
        top: 50px;
    }
    .main-nav__top-bar-app-menu-modal-wrapper-staff {
        right: 24px;
    }
    .main-nav__top-bar-app-menu-modal-wrapper::before {
        right: 28px;
    }
    .main-nav__top-bar-app-menu-modal-wrapper-badge::before {
        right: 36px;
    }
}
@media (min-width: 62em) {
    .main-nav__top-bar-app-menu-modal-wrapper {
        top: 80px;
        right: 139px;
    }
    .main-nav__top-bar-app-menu-modal-wrapper-staff {
        right: 32px;
    }
    .main-nav__top-bar-app-menu-modal-wrapper::before {
        top: -30px;
        border-width: 15px;
        border-color: transparent transparent #00467f transparent;
    }
    .main-nav__top-bar-app-menu-modal-wrapper-badge::before {
        right: 26px;
    }
}

.app-menu__list {
    list-style: none;
    line-height: 20px;
    padding: 0;
    margin: 0;
}

.app-menu__audience-title {
    width: 100%;
    padding: 10px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
}
.app-menu__audience-title .icon{
    fill: #ffffff;
    height: 11px;
}
.app-menu__audience-title:focus, .app-menu__audience-title:active {
    outline: none;
}

.app-menu__audience-list-item-wrapper {
    list-style: none;
    padding: 0;
    width: 100%;
}

.app-menu__audience-list-item {
    padding: 10px 25px;
    text-align: left;
    border-bottom: #efefef solid 1px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease;
}
.app-menu__audience-list-item .icon{
    fill: #00467F;
    height: 11px;
}
.app-menu__audience-list-item:hover {
    margin-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}
.app-menu__audience-list-item:hover .icn-chevron{
    fill: #0080a7;
}
.app-menu__audience-list-item a{
    display: block;
    height: 100%;
    width: 100%
}
.app-menu__audience-list-link:hover, .app-menu__audience-list-link:focus{
    color: #0080a7;
    text-decoration: none;
}

.app-menu__audience-list-more {
    padding: 10px 25px;
    cursor: pointer;
}

.app-menu__audience-list-more span {
    font-size: 12px;
    font-family: 'NationalBook', sans-serif;
    text-transform: lowercase;
}

.app-menu__audience-list-more ~li {
    display: none; /* Toggle visibility of the submenu after view more in app-menu.js */
}
.main-nav__top-bar-profilemenu-modal-wrapper {
  display: none;
  position: absolute;
  top: 56px;
  width: 100vw;
  flex-direction: column;
  right: 0px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  z-index: 8806;
}
.main-nav__top-bar-profilemenu-modal-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  right: 40px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
}
@media (max-width: 33.99em) {
  .main-nav__top-bar-profilemenu-modal-wrapper::before {
    right: 12px;
  }
}
@media (min-width: 34em) {
  .main-nav__top-bar-profilemenu-modal-wrapper::before {
    right: 12px;
  }
}
@media (min-width: 62em) {
  .main-nav__top-bar-profilemenu-modal-wrapper::before {
    top: -30px;
    right: 40px;
    border-width: 15px;
    border-color: transparent transparent #00467f transparent;
  }
}
@media (max-width: 33.99em) {
  .main-nav__top-bar-profilemenu-modal-wrapper {
    width: 314px;
    top: 50px;
  }
}
@media (min-width: 34em) {
  .main-nav__top-bar-profilemenu-modal-wrapper {
    width: 314px;
    top: 50px;
  }
}
@media (min-width: 62em) {
  .main-nav__top-bar-profilemenu-modal-wrapper {
    top: 80px;
    right: -32px;
    border-width: 15px;
    border-color: transparent transparent #00467f transparent;
  }
}
.main-nav__top-bar-profilemenu-modal-wrapper .btn.btn--signout {
  position: relative;
  padding-top: 0.3em;
  min-height: 2em;
  padding-right: 3em;
}
.main-nav__top-bar-profilemenu-modal-wrapper .btn.btn--signout svg {
  height: 14px;
  width: 14px;
  position: absolute;
  top: 11px;
  right: 20px;
  fill: #00467f;
}
.main-nav__top-bar-profilemenu-modal-wrapper .btn.btn--signout:hover svg,
.main-nav__top-bar-profilemenu-modal-wrapper .btn.btn--signout:focus svg {
  fill: #FFFFFF;
}
.main-nav__top-bar-profilemenu-modal-wrapper .btn.btn--signout:focus {
  background-color: #00467f;
  color: #ffffff;
}
.main-nav__top-bar-profilemenu-modal-wrapper .main-nav__hide {
  display: none!important;
}
.main-nav__top-bar-profilemenu-modal-wrapper button.menu__list-button-sub:focus-visible span {
  border: solid 2.5px #040404;
  border-radius: 5.5px;
}
.main-nav__top-bar-profile-button {
  border: none;
}
.main-nav__top-bar-profile-button:hover {
  cursor: pointer;
}
.menu__list-english-heading-link {
  display: none;
}
.menu__list-item-study-content {
  background-color: #D8D8D8;
  padding: 10px 0;
}
.menu__list-item-study-content .menu__list-item-study-content-inner {
  width: 193px;
  min-height: 235px;
  background-color: #FFFFFF;
  border-radius: 17px;
  margin: auto;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-circle {
  height: 105px;
  width: 105px;
  border-radius: 50%;
  background-color: #20930D;
  box-sizing: border-box;
  color: #FFFFFF;
  margin: auto;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .circle-error {
  background-color: #404040;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .circle-ready {
  margin-top: 33px;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-gpa .title {
  font-size: 16px;
  text-align: center;
  padding: 15px 0 5px 0;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-gpa .description {
  font-size: 14px;
  text-align: center;
  color: #666666;
  padding-bottom: 12px;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-gpa .gpa-available {
  display: block;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-gpa .gpa-not-available {
  display: none;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-gpa .about {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-gpa .circle-inner {
  text-align: center;
  padding: 18px 0;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-gpa .circle-inner .gpa {
  font-size: 36px;
  font-family: National;
  font-weight: bold;
  margin: 0;
  padding: 24px 0px;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-gpa .circle-inner .gpa-error {
  font-size: 16px;
  font-family: National;
  font-weight: bold;
  margin: 0;
  padding: 12px 0px;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .title {
  font-size: 16px;
  text-align: center;
  padding: 15px 0 5px 0;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .title-error {
  font-size: 16px;
  text-align: center;
  padding: 25px 0 25px 0;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .description {
  font-size: 14px;
  text-align: center;
  color: #666666;
  padding-bottom: 8px;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .required {
  font-size: inherit;
  padding-right: 4px;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .progress-available {
  display: block;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .progress-not-available {
  display: none;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .progress-ready {
  padding-top: 1.25rem;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .ready-for-graduation {
  display: none;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .circle-inner {
  text-align: center;
  padding: 18px 0;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .circle-inner .text {
  font-size: 12px;
  color: inherit;
  margin: 0;
  line-height: 26px;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .circle-inner .points {
  font-size: 36px;
  font-family: National;
  font-weight: bold;
  margin: 0;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .circle-inner .progress-error {
  font-size: 16px;
  font-family: National;
  font-weight: bold;
  margin: 0;
  padding: 12px 0px;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .progress-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .progress-wrapper .progress {
  width: 150px;
  height: 18px;
  background-color: #DBDBDB;
  border: solid 2px #DBDBDB;
  border-radius: 8px;
  display: flex;
  text-align: right;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .progress-wrapper .progress .bar {
  background: #20930D;
  color: #FFFFFF;
  border: solid 2px #20930D;
  border-radius: 8px;
  font-size: 16px;
  line-height: 8px;
  text-align: right;
  padding-right: 4px;
}
.menu__list-item-study-content .menu__list-item-study-content-inner .study-content-progress .progress-wrapper .progress .base {
  width: 100%;
  background: inherit;
  color: #040404;
  font-size: 16px;
  line-height: 10px;
  text-align: right;
  padding-right: 4px;
}

#spinner .spinner-wrap {
    color: #808080;
}
#spinner .spinner__hide {
  display: none;
}
#spinner .spinner-wrap {
  padding-top: 18px;
}
#spinner .circles-wrap {
  position: relative;
  left: 40%;
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
}
#spinner .circle {
  width: 50%;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  transform-origin: 100% 50%;
  left: 0;
}
#spinner .circle::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #808080;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#spinner .circle-1::before {
  animation: circle-wrap 1s linear 0s infinite;
}
#spinner .circle-2 {
  transform: rotate(45deg);
}
#spinner .circle-2::before {
  animation: circle-wrap 1s linear -0.125s infinite;
}
#spinner .circle-3 {
  transform: rotate(90deg);
}
#spinner .circle-3::before {
  animation: circle-wrap 1s linear -0.25s infinite;
}
#spinner .circle-4 {
  transform: rotate(135deg);
}
#spinner .circle-4::before {
  animation: circle-wrap 1s linear -0.375s infinite;
}
#spinner .circle-5 {
  transform: rotate(180deg);
}
#spinner .circle-5::before {
  animation: circle-wrap 1s linear -0.5s infinite;
}
#spinner .circle-6 {
  transform: rotate(225deg);
}
#spinner .circle-6::before {
  animation: circle-wrap 1s linear -0.625s infinite;
}
#spinner .circle-7 {
  transform: rotate(270deg);
}
#spinner .circle-7::before {
  animation: circle-wrap 1s linear -0.75s infinite;
}
#spinner .circle-8 {
  transform: rotate(315deg);
}
#spinner .circle-8::before {
  animation: circle-wrap 1s linear -0.875s infinite;
}
@keyframes circle-wrap {
  0% {
    width: 7px;
    height: 7px;
    opacity: 1;
  }
  100% {
    width: 2px;
    height: 2px;
    opacity: .2;
  }
}





.library_wrapper {
    position: relative;
    height: 165px;
}

.library_banner__content {
    transform: none;
    background-color: #ffffff;
    text-align: center;
    border-top: solid 6px #00467f;
    width: 100%;
    margin: -7.27rem auto 2rem 0;
    padding: 1rem 1.5rem 9.8rem 1.5rem;
    display: block;
    position: relative;
    z-index: 7;
    box-shadow: 0px 1px 4px 0px rgba(35, 31, 32, 0.25);
}

.library_banner__content ul {
    list-style: none;
}

.library_banner__content .library_button.btn svg {
    height: 14px;
    width: 14px;
    position: relative;
    top: 3px;
    fill: #00467f;
}

.library_banner__content .library_button {
    min-height: 2em;
    padding: 0.2em 0.6em;
    font-size: 15px;
    margin-top: 0px;
    position: relative;
    margin-left: 4.95rem;
}

.library_banner__content .library_button:hover svg {
    fill:#ffffff;
}

.library_banner__heading {
    display: flex;
    flex-direction: column;
    margin: 2rem auto 2rem auto;
    color: #4A4A4C;
    font-family: NationalBook, sans-serif;;
    font-size: 21.36px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 25.63px;
}

.library_links {
    display: flex;
    flex-direction: row;
    margin-bottom: 0.8rem;
    padding-left: 0;
    padding-right: 0;
}

.library_links li {
    padding-right: 1.5rem;
}

.library_search_link a {
    color: #00467f;
}
.library_more_link {
    text-align: left;
    width: fit-content;
    color: #00467f;
    cursor: pointer;
}
.more_on_focus {
    display: block;
    color: #ffffff;
    background: #0080a7;
    background-clip: padding-box;
    font-weight: bold;
    text-decoration: underline;
    padding-left: 15px;
    padding-right: 10px;
    position: relative;
}

.library_links_more_wrapper {
    width: 298px;
    height: auto;
    flex-direction: column;
    position: absolute;
    text-align: left;
    margin-top: 1.2rem;
    background: #0080a7;
    font-family: NationalBook, sans-serif;;
    font-size: 18px;
    display: none;
    top: 5px;
    z-index: 1;
}

.library_pop_up_links {
    padding: 15px;
}

.library_search_more_link {
    margin-left: -2.25rem;
    border-bottom: 1px solid #ffffff;
    line-height: 2.5;
}

.library_search_more_link a:hover {
    text-decoration: underline;
}

.library_search_more_link a {
    color: #ffffff;
}

.primo {
    width: 90%;
    margin-bottom: 2.5rem;
    padding-top: 0.25rem;
    display: block;
    position: relative;
    float: right;
    padding-right: 0;
    z-index: 3;
    margin-right: 5%;
}

.primo button[type=submit] {
    width: 4rem;
}

.primo button[type=submit] svg {
    width: 2.25rem;
    height: 1.75rem;
    fill: #ffffff;
    vertical-align: middle;
}

.primo button[type=reset] {
    margin: 1rem 1.2rem 0 0;
    width: 1.5rem;
    height: 1.5rem;
    right: 3.6rem;
    padding: 0;
    position: absolute;
    border: none;
    background: #bec3c4;
    border-radius: 50%;
    text-align: center;
    z-index: 2;
}

.primo button[type=reset].off {
    opacity: 0;
    visibility: hidden;
}

.primo button[type=reset] svg{
    width: 22px;
    height: 22px;
    display: inline;
    vertical-align: text-top;
    line-height: 1;
    fill: #ffffff;
}

.primo button {
    background-color: #00467f;
    border: 1px solid #00467f;
    color: #ffffff;
    padding: 0.75rem;
    transition: all 0.3s ease;
    position: relative;
    margin-left: -4px;
    width: 3rem;
}

.primo button:hover, .primo button:focus {
    box-shadow: 0 0 5px #bec3c4;
    outline: none;
    background-color: #ffffff;
}
.primo button[type=reset]:hover, .primo button[type=reset]:focus {
    background-color: #00467f;
}

.primo button[type=submit]:hover svg *, .primo button[type=submit]:focus svg * {
    fill: #00467f;
}

.primo button svg {
    width: 1.25rem;
    height: 1.25rem;
    position: relative;
    transition: fill 0.3s ease;
}

.primo input {
    border: 1px solid #d9d9d9;
    color: #4A4C4C;
    width: calc(100% - 4rem);
    padding-right: 2.5rem;
    transition: all 0.3s ease;
}
.primo input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #A7ABAD;
    opacity: 1; /* Firefox */
}

.primo input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #A7ABAD;
}

.primo input::-ms-input-placeholder { /* Microsoft Edge */
    color: #A7ABAD;
}

.primo input, .primo button {
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    padding: 0.25rem 1rem 0.5rem;
    font-size: 21px;
    font-family: NationalBook, sans-serif;
    height: 3.75rem;
}

.search_links {
    padding-left: 5.75%;
    padding-right: 0.555rem;
    font-family: NationalBook, sans-serif;;
    font-size: 18px;
}

@media(max-width: 72em) {
    .library_wrapper {
        height: 310px;
    }
    .library_links_more_wrapper {
        margin-top: 7.1rem;
        margin-left: 0;
    }
    .search_links {
        padding-right: 0.555rem;
    }
    .library_links {
        display: block;
    }
    .library_links li {
        text-align: left;
    }
    .library_section {
        margin-left: 0.25rem;
        text-align: left;
    }
    .library_banner__content .library_button {
        margin-left: -1rem;
    }
    .library_banner__content {
        padding-bottom: 17.8rem;
    }
}

@media(min-width: 72.06em) and (max-width: 75em) {
    .library_banner__content .library_button {
        margin-left: 2rem;
    }
}

@media (min-width: 34.975em) and (max-width: 62em) {
    .search_links {
        padding-left: 4.75%;
    }
    .library_banner__content {
        margin-top: -4.27rem;
    }
}

@media(max-width: 48em) {
    .library_links li {
        padding-right: .5rem;
    }
    .library_section {
        padding-left: 2rem;
        margin-left:0;
    }
    .library_banner__content .library_button {
        margin-left: -2rem;
    }
    .primo input, .primo button {
        font-size: 18px;
    }
}

@media(max-width: 33.9375em) {
    .library_banner__content {
        margin-top: -2.27rem;
        padding-bottom: 0.8rem;
    }
    .library_links_more_wrapper {
        margin-top: 20.15rem;
    }
}

/* fix for iOS */
@media(max-width: 62em) {
    .uoa-subnav {
        margin: 98px auto 0 auto;
    }
}

/* large screen*/
@media(min-width: 90em) {
    .library_links_more_wrapper {
       /* margin-top: 1.2rem;*/
    }
}
