<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.visuallyhidden, .sr-only, .course-page__year-change-submit {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .focusable.sr-only:active, .focusable.course-page__year-change-submit:active,
.visuallyhidden.focusable:focus, .focusable.sr-only:focus, .focusable.course-page__year-change-submit:focus, .no-js .course-page__year-change-submit {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.bottom-tabs .majors {
  margin: 0;
  padding: 0;
  list-style: none;
}

.highlight, .highlight--blue {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.course-page__year-change .selectric .button {
  color: transparent;
  border: 0;
  overflow: hidden;
}

.no-rgba .course-page__year-change .selectric .button, .course-page__year-change .selectric .no-rgba .button {
  text-indent: 9999em;
}

.course-page__year-change .selectric .button:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.clearfix, .course-page__subject-req-item, .course-page__overview-panel, .contact-us__phone-number, .static-grid .content, .static-grid .content .static-row, .course-detail-grid .grid-row, .wide-search__form, .question__row, .results__row, .progress-items__mobi-btn, .find-a-course-searchbar,
.find-a-scholarship-searchbar, .find-a-course-searchbar__form,
.find-a-scholarship-searchbar__form, .search-results .box-featured__utilities {
  *zoom: 1;
}

.clearfix:before, .course-page__subject-req-item:before, .course-page__overview-panel:before, .contact-us__phone-number:before, .static-grid .content:before, .static-grid .content .static-row:before, .course-detail-grid .grid-row:before, .wide-search__form:before, .question__row:before, .results__row:before, .progress-items__mobi-btn:before, .find-a-course-searchbar:before,
.find-a-scholarship-searchbar:before, .find-a-course-searchbar__form:before,
.find-a-scholarship-searchbar__form:before, .search-results .box-featured__utilities:before, .clearfix:after, .course-page__subject-req-item:after, .course-page__overview-panel:after, .contact-us__phone-number:after, .static-grid .content:after, .static-grid .content .static-row:after, .course-detail-grid .grid-row:after, .wide-search__form:after, .question__row:after, .results__row:after, .progress-items__mobi-btn:after, .find-a-course-searchbar:after,
.find-a-scholarship-searchbar:after, .find-a-course-searchbar__form:after,
.find-a-scholarship-searchbar__form:after, .search-results .box-featured__utilities:after {
  content: '';
  display: table;
  line-height: 0;
}

.clearfix:after, .course-page__subject-req-item:after, .course-page__overview-panel:after, .contact-us__phone-number:after, .static-grid .content:after, .static-grid .content .static-row:after, .course-detail-grid .grid-row:after, .wide-search__form:after, .question__row:after, .results__row:after, .progress-items__mobi-btn:after, .find-a-course-searchbar:after,
.find-a-scholarship-searchbar:after, .find-a-course-searchbar__form:after,
.find-a-scholarship-searchbar__form:after, .search-results .box-featured__utilities:after {
  clear: both;
}

/*
--------------------
Reset (normalize.css)
--------------------
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer,
header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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

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

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

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

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
--------------------
Utilities
--------------------
*/
.visuallyhidden, .sr-only, .course-page__year-change-submit {
  background: #000;
  color: #fff;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.pull-left {
  float: left;
}

img.pull-left {
  margin-right: 1em;
}

.pull-right {
  float: right;
}

img.pull-right {
  margin-left: 1em;
}

.video-container {
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}

.video-container iframe,
.video-container object,
.video-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

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

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

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

/*
--------------------
General
--------------------
*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

html,
body {
  height: 100%;
}

body {
  overflow-y: scroll;
  font-size: 1em;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}

img {
  max-width: 100%;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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

@page {
  margin: 0.5cm;
}

/*
--------------------
Content
--------------------
*/
.button {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #222;
  border: 0;
  color: #dddddd;
  display: inline-block;
  padding: .5em 1em;
}

.button, .button:visited {
  text-decoration: none;
}

.button:focus, .button:hover {
  background-color: black;
}

.button--large {
  font-size: 24px;
  font-size: 1.5rem;
}

.button--small {
  font-size: 12.8px;
  font-size: 0.8rem;
}

blockquote {
  margin: 2em 0;
  padding-left: 3em;
  position: relative;
}

blockquote::before {
  font-size: 80px;
  font-size: 5rem;
  color: #222;
  content: "\201C";
  left: 0;
  line-height: 1em;
  position: absolute;
  top: 0;
}

.pull-quote {
  border-top: 1px solid #222;
  margin: 1em;
  padding: 1em .5em 0;
}

/*
--------------------
Modules
--------------------
*/
/* Module: Spritesheet */
.sq-icon {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 752px 560px;
  display: inline-block;
}

.no-svg .sq-icon {
  background-image: none;
}

.sq-icon__email-boxed-lc {
  width: 32px;
  height: 32px;
  background-position: 0px 0px;
}

.sq-icon__print-boxed-lc {
  width: 32px;
  height: 32px;
  background-position: -48px 0px;
}

.sq-icon__baidu-boxed-lc {
  width: 32px;
  height: 32px;
  background-position: -96px 0px;
}

.sq-icon__baidu-white {
  width: 40px;
  height: 32px;
  background-position: -144px 0px;
}

.sq-icon__facebook-boxed-lc {
  width: 32px;
  height: 32px;
  background-position: -192px 0px;
}

.sq-icon__facebook-white {
  width: 17px;
  height: 32px;
  background-position: -240px 0px;
}

.sq-icon__googleplus-boxed-lc {
  width: 32px;
  height: 32px;
  background-position: -288px 0px;
}

.sq-icon__googleplus-white {
  width: 32px;
  height: 32px;
  background-position: -336px 0px;
}

.sq-icon__twitter-boxed-lc {
  width: 32px;
  height: 32px;
  background-position: -384px 0px;
}

.sq-icon__twitter-white {
  width: 39px;
  height: 32px;
  background-position: -432px 0px;
}

.sq-icon__linkedin-lc {
  width: 32px;
  height: 32px;
  background-position: -480px 0px;
}

.sq-icon__linkedin-white {
  width: 32px;
  height: 32px;
  background-position: -528px 0px;
}

.sq-icon__tumblr-white {
  width: 32px;
  height: 32px;
  background-position: -576px 0px;
}

.sq-icon__youtube-white {
  width: 32px;
  height: 32px;
  background-position: -624px 0px;
}

.sq-icon__instagram-white {
  width: 32px;
  height: 32px;
  background-position: -672px 0px;
}

.sq-icon__menu {
  width: 32px;
  height: 32px;
  background-position: -720px 0px;
}

.sq-icon__circle-o {
  width: 32px;
  height: 32px;
  background-position: 0px -48px;
}

.sq-icon__circle-o-lg {
  width: 32px;
  height: 32px;
  background-position: -48px -48px;
}

.sq-icon__circle {
  width: 32px;
  height: 32px;
  background-position: -96px -48px;
}

.sq-icon__circle-lg {
  width: 32px;
  height: 32px;
  background-position: -144px -48px;
}

.sq-icon__angle-down {
  width: 32px;
  height: 32px;
  background-position: -192px -48px;
}

.sq-icon__angle-down-lg {
  width: 32px;
  height: 32px;
  background-position: -240px -48px;
}

.sq-icon__angle-up {
  width: 32px;
  height: 32px;
  background-position: -288px -48px;
}

.sq-icon__angle-up-lg {
  width: 32px;
  height: 32px;
  background-position: -336px -48px;
}

.sq-icon__angle-right {
  width: 17px;
  height: 32px;
  background-position: -384px -48px;
}

.sq-icon__angle-right-lg {
  width: 17px;
  height: 32px;
  background-position: -432px -48px;
}

.sq-icon__angle-left {
  width: 17px;
  height: 32px;
  background-position: -480px -48px;
}

.sq-icon__angle-left-lg {
  width: 17px;
  height: 32px;
  background-position: -528px -48px;
}

.sq-icon__search-lc {
  width: 32px;
  height: 32px;
  background-position: -576px -48px;
}

.sq-icon__search-white {
  width: 32px;
  height: 32px;
  background-position: -624px -48px;
}

.sq-icon__cross {
  width: 32px;
  height: 32px;
  background-position: -672px -48px;
}

.sq-icon__cross-lg {
  width: 32px;
  height: 32px;
  background-position: -720px -48px;
}

.sq-icon__cross-blue {
  width: 32px;
  height: 32px;
  background-position: 0px -96px;
}

.sq-icon__back-to-top {
  width: 64px;
  height: 32px;
  background-position: -48px -96px;
}

.sq-icon__comment-bubble {
  width: 33px;
  height: 32px;
  background-position: -144px -96px;
}

.sq-icon__previous {
  width: 32px;
  height: 32px;
  background-position: -192px -96px;
}

.sq-icon__pause {
  width: 32px;
  height: 32px;
  background-position: -240px -96px;
}

.sq-icon__next {
  width: 32px;
  height: 32px;
  background-position: -288px -96px;
}

.sq-icon__heart {
  width: 39px;
  height: 32px;
  background-position: -336px -96px;
}

.sq-icon__heart-red {
  width: 39px;
  height: 32px;
  background-position: -384px -96px;
}

.sq-icon__heart-lg {
  width: 39px;
  height: 32px;
  background-position: -432px -96px;
}

.sq-icon__heart-o {
  width: 39px;
  height: 32px;
  background-position: -480px -96px;
}

.sq-icon__heart-o-lg {
  width: 39px;
  height: 32px;
  background-position: -528px -96px;
}

.sq-icon__filter-dc {
  width: 32px;
  height: 32px;
  background-position: -576px -96px;
}

.sq-icon__filter-lg {
  width: 32px;
  height: 32px;
  background-position: -624px -96px;
}

.sq-icon__filter {
  width: 32px;
  height: 32px;
  background-position: -672px -96px;
}

.sq-icon__angle-down-ca {
  width: 32px;
  height: 32px;
  background-position: -720px -96px;
}

.sq-icon__angle-up-ca {
  width: 32px;
  height: 32px;
  background-position: 0px -144px;
}

.sq-icon__angle-left-ca {
  width: 32px;
  height: 32px;
  background-position: -48px -144px;
}

.sq-icon__angle-right-ca {
  width: 32px;
  height: 32px;
  background-position: -96px -144px;
}

.sq-icon__menu-dc {
  width: 32px;
  height: 32px;
  background-position: -144px -144px;
}

.sq-icon__video-play {
  width: 32px;
  height: 32px;
  background-position: -192px -144px;
}

.sq-icon__video-play-hover {
  width: 32px;
  height: 32px;
  background-position: -240px -144px;
}

.sq-icon__ellipsis {
  width: 32px;
  height: 32px;
  background-position: -288px -144px;
}

.sq-icon__circle-right {
  width: 32px;
  height: 32px;
  background-position: -336px -144px;
}

.sq-icon__external-link {
  width: 32px;
  height: 32px;
  background-position: -384px -144px;
}

.sq-icon__external-link-white {
  width: 32px;
  height: 32px;
  background-position: -432px -144px;
}

.sq-icon__double-degree {
  width: 32px;
  height: 32px;
  background-position: -480px -144px;
}

.sq-icon__laptop {
  width: 32px;
  height: 32px;
  background-position: -528px -144px;
}

.sq-icon__shortlist-star-default {
  width: 32px;
  height: 32px;
  background-position: -576px -144px;
}

.sq-icon__shortlist-star-active {
  width: 32px;
  height: 32px;
  background-position: -624px -144px;
}

.sq-icon__dropdown {
  width: 32px;
  height: 32px;
  background-position: -672px -144px;
}

.sq-icon__phone {
  width: 32px;
  height: 32px;
  background-position: 0px -192px;
}

.sq-icon__tick {
  width: 32px;
  height: 32px;
  background-position: -48px -192px;
}

.sq-icon__shortlist-star-white-default {
  width: 32px;
  height: 32px;
  background-position: -96px -192px;
}

.sq-icon__shortlist-star-white-active {
  width: 32px;
  height: 32px;
  background-position: -144px -192px;
}

.sq-icon__arrow-right-circle-small-white {
  width: 32px;
  height: 32px;
  background-position: -192px -192px;
}

.sq-icon__arrow-right-circle-small-grey {
  width: 32px;
  height: 32px;
  background-position: -240px -192px;
}

.sq-icon__info-blue {
  width: 32px;
  height: 32px;
  background-position: -288px -192px;
}

.sq-icon__qmark-circle {
  width: 32px;
  height: 32px;
  background-position: -336px -192px;
}

.sq-icon__spreadsheet {
  width: 32px;
  height: 32px;
  background-position: -384px -192px;
}

.sq-icon__touch {
  width: 32px;
  height: 32px;
  background-position: -432px -192px;
}

.sq-icon__users-three {
  width: 32px;
  height: 32px;
  background-position: -480px -192px;
}

.sq-icon__user-message {
  width: 32px;
  height: 32px;
  background-position: -528px -192px;
}

.sq-icon__arrow-green-down {
  width: 42px;
  height: 32px;
  background-position: -576px -192px;
}

.sq-icon__arrow-green-up {
  width: 38px;
  height: 32px;
  background-position: -672px -192px;
}

.sq-icon__australia-blue {
  width: 32px;
  height: 32px;
  background-position: 0px -240px;
}

.sq-icon__australia-blue-solid {
  width: 32px;
  height: 32px;
  background-position: -48px -240px;
}

.sq-icon__business-people {
  width: 32px;
  height: 32px;
  background-position: -96px -240px;
}

.sq-icon__circle-of-trust {
  width: 32px;
  height: 32px;
  background-position: -144px -240px;
}

.sq-icon__document-pinned {
  width: 32px;
  height: 32px;
  background-position: -192px -240px;
}

.sq-icon__earth {
  width: 32px;
  height: 32px;
  background-position: -240px -240px;
}

.sq-icon__edit {
  width: 32px;
  height: 32px;
  background-position: -288px -240px;
}

.sq-icon__employability {
  width: 32px;
  height: 32px;
  background-position: -336px -240px;
}

.sq-icon__filter-and-sort {
  width: 32px;
  height: 32px;
  background-position: -384px -240px;
}

.sq-icon__folders {
  width: 32px;
  height: 32px;
  background-position: -432px -240px;
}

.sq-icon__gift {
  width: 32px;
  height: 32px;
  background-position: -480px -240px;
}

.sq-icon__globe {
  width: 32px;
  height: 32px;
  background-position: -528px -240px;
}

.sq-icon__handshake {
  width: 32px;
  height: 32px;
  background-position: -576px -240px;
}

.sq-icon__lecture {
  width: 32px;
  height: 32px;
  background-position: -624px -240px;
}

.sq-icon__magnifying-glass {
  width: 32px;
  height: 32px;
  background-position: -672px -240px;
}

.sq-icon__mail-write {
  width: 32px;
  height: 32px;
  background-position: -720px -240px;
}

.sq-icon__map-location {
  width: 32px;
  height: 32px;
  background-position: 0px -288px;
}

.sq-icon__medal {
  width: 32px;
  height: 32px;
  background-position: -48px -288px;
}

.sq-icon__messages {
  width: 32px;
  height: 32px;
  background-position: -96px -288px;
}

.sq-icon__money {
  width: 32px;
  height: 32px;
  background-position: -144px -288px;
}

.sq-icon__magazine {
  width: 32px;
  height: 32px;
  background-position: -192px -288px;
}

.sq-icon__piggy-bank {
  width: 32px;
  height: 32px;
  background-position: -240px -288px;
}

.sq-icon__question {
  width: 32px;
  height: 32px;
  background-position: -288px -288px;
}

.sq-icon__search-paper {
  width: 32px;
  height: 32px;
  background-position: -336px -288px;
}

.sq-icon__scroll {
  width: 32px;
  height: 32px;
  background-position: -384px -288px;
}

.sq-icon__users-five {
  width: 32px;
  height: 32px;
  background-position: -432px -288px;
}

.sq-icon__earth-blue-solid {
  width: 32px;
  height: 32px;
  background-position: -480px -288px;
}

.sq-icon__university {
  width: 32px;
  height: 32px;
  background-position: -528px -288px;
}

.sq-icon__users-crowd {
  width: 32px;
  height: 32px;
  background-position: -576px -288px;
}

.sq-icon__play {
  width: 32px;
  height: 32px;
  background-position: -624px -288px;
}

.sq-icon__course-new {
  width: 32px;
  height: 32px;
  background-position: -672px -288px;
}

.sq-icon__monash-logo {
  width: 109px;
  height: 32px;
  background-position: 0px -336px;
}

.sq-icon__monash-logo-shield {
  width: 30px;
  height: 32px;
  background-position: -144px -336px;
}

.sq-icon__banner-play {
  width: 80px;
  height: 80px;
  background-position: 0px -384px;
}

.sq-icon__banner-play-hover {
  width: 80px;
  height: 80px;
  background-position: -96px -384px;
}

.sq-icon__feature-placeholder {
  width: 32px;
  height: 32px;
  background-position: 0px -480px;
}

.sq-icon__emoticon-smile {
  width: 32px;
  height: 32px;
  background-position: -48px -480px;
}

.sq-icon__first-aid {
  width: 32px;
  height: 32px;
  background-position: -96px -480px;
}

.sq-icon__home-blue {
  width: 32px;
  height: 32px;
  background-position: -144px -480px;
}

.sq-icon__microscope {
  width: 32px;
  height: 32px;
  background-position: -192px -480px;
}

.sq-icon__ok {
  width: 32px;
  height: 32px;
  background-position: -240px -480px;
}

.sq-icon__passport {
  width: 32px;
  height: 32px;
  background-position: -288px -480px;
}

.sq-icon__suitcase {
  width: 32px;
  height: 32px;
  background-position: -336px -480px;
}

.sq-icon__trophy {
  width: 32px;
  height: 32px;
  background-position: -384px -480px;
}

.sq-icon__accreditation {
  width: 32px;
  height: 32px;
  background-position: -432px -480px;
}

.sq-icon__home-grey {
  width: 29px;
  height: 29px;
  background-position: -480px -480px;
}

.sq-icon__home-white {
  width: 29px;
  height: 29px;
  background-position: -528px -480px;
}

.sq-icon__bus {
  width: 32px;
  height: 32px;
  background-position: -576px -480px;
}

.sq-icon__camera-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -624px -480px;
}

.sq-icon__car {
  width: 32px;
  height: 32px;
  background-position: -672px -480px;
}

.sq-icon__discovery-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -720px -480px;
}

.sq-icon__electricity {
  width: 32px;
  height: 32px;
  background-position: 0px -528px;
}

.sq-icon__heart-blue {
  width: 32px;
  height: 32px;
  background-position: -48px -528px;
}

.sq-icon__history-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -96px -528px;
}

.sq-icon__idea-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -144px -528px;
}

.sq-icon__media-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -192px -528px;
}

.sq-icon__mobile-phone-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -240px -528px;
}

.sq-icon__mortar-board {
  width: 32px;
  height: 32px;
  background-position: -288px -528px;
}

.sq-icon__nature-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -336px -528px;
}

.sq-icon__photo-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -384px -528px;
}

.sq-icon__pin-drop {
  width: 32px;
  height: 32px;
  background-position: -432px -528px;
}

.sq-icon__rankings-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -480px -528px;
}

.sq-icon__support-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -528px -528px;
}

.sq-icon__survey-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -576px -528px;
}

.sq-icon__sustainability-blue-icon {
  width: 32px;
  height: 32px;
  background-position: -624px -528px;
}

.sq-icon__icon-tap {
  width: 32px;
  height: 32px;
  background-position: -672px -528px;
}

/* Module: S */
.area-blocks {
  margin-left: -1rem;
  margin-right: -1rem;
  padding-bottom: 0.46875rem;
}

.study-info-extra-courses .area-blocks {
  margin-left: 0;
  margin-right: 0;
}

.area-blocks .content-wrapper {
  max-width: 73.125rem;
  padding: 0.46875rem;
}

.area-blocks-wrapper {
  margin-bottom: 0.46875rem;
  margin-top: 0.46875rem;
  min-height: 5rem;
  padding-left: 0.46875rem;
  padding-right: 0.46875rem;
}

.no-js .area-blocks-wrapper,
.no-flexbox .area-blocks-wrapper {
  display: table;
}

.flexbox .area-blocks-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.area-blocks__item {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  height: 5rem;
  overflow: hidden;
  padding: 0.3125rem;
  position: relative;
  width: 100%;
}

.no-js .area-blocks__item,
.no-flexbox .area-blocks__item {
  display: table;
}

.flexbox .area-blocks__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.area-blocks__item:hover {
  text-decoration: none;
}

.area-blocks__link {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #fff;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.125rem;
  line-height: 1;
  margin: -6rem 0;
  padding: 7.25rem 0.3125rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  z-index: 2;
}

.area-blocks__link:active {
  color: #fff;
}

.area-blocks__link:hover, .area-blocks__link:focus {
  text-decoration: underline;
}

.area-blocks__overlay {
  background: #000;
  bottom: 0.3125rem;
  left: 0.3125rem;
  opacity: .5;
  position: absolute;
  right: 0.3125rem;
  top: 0.3125rem;
  z-index: 1;
}

.study-info-extra__wrapper {
  padding-top: 0.78125rem;
}

.layout--content-rhs .area-blocks {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

/* Module: S */
.course-page__info-box {
  background-color: #f6f6f6;
  border-bottom: 1px solid #006dae;
  font-size: 0.9375rem;
  margin-bottom: 0.9375rem;
  padding: 1.875rem;
}

.course-page__info-box h2 {
  color: #006dae;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
  margin-top: 0;
}

.course-page__info-box .highlight-box {
  margin-bottom: 0;
}

.course-page__info-box * + .highlight-box {
  margin-top: 1rem;
}

.course-page__subject-req-caption {
  color: #505050;
  font-family: sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
}

.course-page__subject-req table {
  border: 0;
  display: table;
  margin: 0;
  table-layout: fixed;
}

.course-page__subject-req table tbody {
  display: table-row-group;
}

.course-page__subject-req table th,
.course-page__subject-req table td {
  background-color: #fff;
  border: 1px solid #006dae;
  font-weight: 300;
  height: 3.125rem;
  line-height: 1;
  padding: 0.5rem;
  text-align: center;
  vertical-align: middle;
}

.course-page__subject-req table th {
  border-bottom: 0;
  font-size: 0.9375rem;
  line-height: 1rem;
  word-wrap: break-word;
}

.course-page__subject-req table td {
  color: #006dae;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.3125rem;
  line-height: 2rem;
}

.course-page__subject-req table .sq-icon__tick-blue {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 564px 420px;
  width: 24px;
  height: 24px;
  background-position: -36px -144px;
  content: '';
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.no-svg .course-page__subject-req table .sq-icon__tick-blue {
  background-image: none;
}

.course-page__subject-req-item {
  background-color: #fff;
  border: 1px solid #006dae;
  font-size: 0.9375rem;
  font-weight: 300;
  min-height: 3.125rem;
  padding: 0.8125rem 0.9375rem;
}

.course-page__subject-req-item--single {
  display: inline-block;
  min-height: 0;
  padding: 0.5rem 0.75rem;
}

.course-page__subject-req-item strong {
  color: #006dae;
  display: block;
  float: left;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.3125rem;
  font-weight: 300;
  line-height: 1.3125rem;
  min-height: 0.0625rem;
  width: 25%;
}

.course-page__subject-req-item span {
  display: block;
  float: left;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  width: 75%;
}

.course-page__subject-req-item .sq-icon__qmark-circle {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 488.8px 364px;
  width: 21px;
  height: 21px;
  background-position: -218.4px -124.8px;
  content: '';
  display: inline-block;
  float: right;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.no-svg .course-page__subject-req-item .sq-icon__qmark-circle {
  background-image: none;
}

.course-page__subject-req-item:not(.course-page__subject-req-item--single) + .course-page__subject-req-item {
  border-top: 0;
}

.course-page__subject-req-item--inline {
  height: 2.5rem;
}

.course-page__subject-req-item--inline-left {
  line-height: 1.4rem;
}

.course-page__subject-req-item--inline-right {
  border-top: 0;
  display: inline-block;
  min-height: 0;
  padding: 0.5rem 0.1875rem 0.5rem 0.5rem;
}

.course-page__subject-req-item--inline-right .highlighted,
.course-page__subject-req-item--inline-right .tooltipster-wrapper {
  line-height: 1.4rem;
}

.course-page__subject-req-item--inline-right .highlighted {
  float: left;
  width: 12%;
}

.course-page__subject-req-item--inline-right .tooltipster-wrapper {
  display: inline-block;
  float: right;
  width: 83%;
}

.course-page__subject-req-item--inline-left, .course-page__subject-req-item--inline-right {
  width: 100%;
}

.course-page__subject-req-footnote {
  font-size: 0.75rem;
  padding: 1rem 0;
}

.course-page__subject-req-footnote p:first-child {
  margin-top: 0;
}

.course-page__subject-req-footnote p:last-child {
  margin-bottom: 0;
}

.course-page__subject-req-footnote a {
  color: inherit;
}

.course-page__subject-req-footnote + .course-page__subject-req-footnote {
  padding-top: 0;
}

.course-page__table-basic {
  border: 0;
  margin: 1rem 0 0;
}

.course-page__table-basic th,
.course-page__table-basic td {
  border: 0;
  display: block;
  padding: 0;
  width: 100%;
  vertical-align: top;
}

.course-page__table-basic tr th {
  background-color: transparent;
}

.course-page__table-basic tr td {
  font-weight: 300;
  padding-bottom: 1rem;
}

.course-page__table-basic tr:last-child {
  border: 0;
}

.course-page__table-basic tr:last-child th,
.course-page__table-basic tr:last-child td {
  border: 0;
  padding-bottom: 0;
}

.course-page__table-basic ul {
  font-weight: 300;
  margin: 0;
  padding: 0 0 0 1rem;
}

.course-page__table-basic ul li {
  margin: 0.25rem 0;
}

.course-page__table-basic ul li:first-child {
  margin-top: 0;
}

.course-page__table-basic ul li:last-child {
  margin-bottom: 0;
}

.course-page__requirements-btn {
  background-color: #006dae;
  color: #fff;
  display: block;
  line-height: 1rem;
  margin: 0 auto 3.75rem;
  padding: 1.0625rem 1.875rem;
  text-align: center;
  text-decoration: none;
  width: 80%;
}

.course-page__requirements-btn:hover, .course-page__requirements-btn:focus {
  text-decoration: underline;
}

.course-page__requirements-btn:focus {
  outline: thin dotted #3c3c3c;
}

.course-page__atar table {
  background-color: #fff;
  border: 1px solid #006dae;
  display: table;
}

.course-page__atar table span {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
}

.course-page__atar table th {
  text-align: center;
}

.course-page__atar table th,
.course-page__atar table td {
  font-weight: normal;
  padding: 0.75rem 0.375rem;
  vertical-align: middle;
  word-wrap: break-word;
}

.course-page__atar table tbody tr:last-child,
.course-page__atar table tbody tr:last-child th,
.course-page__atar table tbody tr:last-child td {
  border-bottom: 0;
}

.course-page__atar table tbody td:first-child {
  background-color: #fff;
  color: #505050;
  padding: 0.75rem;
  text-align: left;
}

.course-page__atar table thead th strong {
  font-size: 0.8125rem;
}

.course-page__atar table tbody td {
  color: #006dae;
}

.course-page__atar table .sq-icon__qmark-circle {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 488.8px 364px;
  width: 21px;
  height: 21px;
  background-position: -218.4px -124.8px;
  content: '';
  display: block;
  float: none;
  margin: 0 auto 0.3125rem;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.no-svg .course-page__atar table .sq-icon__qmark-circle {
  background-image: none;
}

.tooltipster-default {
  background: #3c3c3c;
  border: 0;
  border-radius: 0;
  color: #fff;
}

.tooltipster-default .tooltipster-content {
  font-family: sans-serif;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.4;
  padding: 0.9375rem 1.0625rem;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 15px solid transparent !important;
  border-right: 15px solid transparent !important;
  border-top: 15px solid;
  bottom: -15px;
}

.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-bottom: 15px solid;
  border-left: 15px solid transparent !important;
  border-right: 15px solid transparent !important;
  top: -15px;
}

/* Module: S */
.panel.desktop-hidden {
  display: block;
}

.panel .course__action-quick-buttons {
  margin-bottom: 0.9375rem;
}

.panel .course__action-quick-buttons .btn-bordered {
  background-color: #006dae;
  border: 0;
  color: #fff;
  display: inline-block;
  font-size: 0.9375rem;
  line-height: 1.2;
  padding: 1rem 1.0625rem;
  text-align: center;
  text-decoration: none;
  width: calc(50% - 8px);
}

.panel .course__action-quick-buttons .btn-bordered:focus {
  outline: thin dotted #3c3c3c;
}

.panel .course__action-quick-buttons .btn-bordered:hover, .panel .course__action-quick-buttons .btn-bordered:focus {
  text-decoration: underline;
}

.panel .course__action-quick-buttons .btn-bordered + .btn-bordered {
  margin-left: 1rem;
}

.content-inner__rhs .panel [data-anchor-click],
.content-inner__rhs .panel .course-listing__button--view-shortlist {
  display: none;
}

/* Module: S */
.course-landing__item {
  background-color: #f6f6f6;
  margin: 0 -1rem;
  padding: 1.25rem 1rem;
}

.course-landing__item label {
  color: #006dae;
  display: block;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
  line-height: 1;
  text-align: center;
}

.course-landing__item .course-landing__search-wrapper {
  display: flex;
  flex-direction: row;
}

.course-landing__item .course-search {
  flex-grow: 1;
  width: auto;
}

.course-landing__item .course-search__submit {
  flex-grow: 0;
}

/* Module: S */
.sidebar-item {
  margin-bottom: 1.875rem;
}

.sidebar-item .default-heading {
  color: #006dae;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
}

.sidebar-item .btn-bordered {
  background-color: #006dae;
  border: 0;
  color: #fff;
  display: block;
  font-size: 0.9375rem;
  line-height: 1.2;
  padding: 1rem 1.0625rem;
  text-align: center;
  text-decoration: none;
}

.sidebar-item .btn-bordered:focus {
  outline: thin dotted #3c3c3c;
}

.sidebar-item .btn-bordered:hover, .sidebar-item .btn-bordered:focus {
  text-decoration: underline;
}

.sidebar-item .btn-bordered + .btn-bordered {
  margin-top: 0.625rem;
}

/* Module: S */
.course-page__year-change {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #006dae;
  color: #fff;
  margin-bottom: 0.9375rem;
  padding: 1.875rem;
}

.no-js .course-page__year-change,
.no-flexbox .course-page__year-change {
  display: table;
}

.flexbox .course-page__year-change {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.course-page__year-change-label {
  font-size: 0.9375rem;
  font-weight: 300;
  max-width: 65%;
}

.flexbox .course-page__year-change-label {
  -webkit-box-flex: 1 0 65%;
  -moz-box-flex: 1 0 65%;
  -webkit-flex: 1 0 65%;
  -ms-flex: 1 0 65%;
  flex: 1 0 65%;
}

.no-js .course-page__year-change-label,
.no-flexbox .course-page__year-change-label {
  display: table-cell;
  vertical-align: top;
}

.course-page__year-change-one {
  max-width: 35%;
  padding: 0.75rem 1rem;
  text-align: center;
}

.flexbox .course-page__year-change-one {
  -webkit-box-flex: 1 0 35%;
  -moz-box-flex: 1 0 35%;
  -webkit-flex: 1 0 35%;
  -ms-flex: 1 0 35%;
  flex: 1 0 35%;
}

.no-js .course-page__year-change-one,
.no-flexbox .course-page__year-change-one {
  display: table-cell;
  vertical-align: top;
}

.course-page__year-change .selectric-wrapper,
.course-page__year-change select {
  max-width: 35%;
}

.flexbox .course-page__year-change .selectric-wrapper, .flexbox
.course-page__year-change select {
  -webkit-box-flex: 1 0 35%;
  -moz-box-flex: 1 0 35%;
  -webkit-flex: 1 0 35%;
  -ms-flex: 1 0 35%;
  flex: 1 0 35%;
}

.no-js .course-page__year-change .selectric-wrapper,
.no-flexbox .course-page__year-change .selectric-wrapper, .no-js
.course-page__year-change select,
.no-flexbox
.course-page__year-change select {
  display: table-cell;
  vertical-align: top;
}

.course-page__year-change .selectric .label,
.course-page__year-change .selectric-items li {
  color: #fff;
  flex-grow: 1;
  font-weight: 300;
}

.course-page__year-change .selectric {
  background-color: #006dae;
  border-color: #fff;
  padding: 0.6875rem 0.9375rem;
}

.course-page__year-change .selectric .label {
  font-size: 0.9375rem;
  height: auto;
  line-height: 1.4;
  margin: 0;
}

.course-page__year-change .selectric .button {
  background-color: transparent;
  color: #fff;
}

.course-page__year-change .selectric .button:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 376px 280px;
  width: 16px;
  height: 16px;
  background-position: -120px -24px;
  content: '';
  display: block;
}

.no-svg .course-page__year-change .selectric .button:after {
  background-image: none;
}

.course-page__year-change .selectric .button::after {
  border: 0 none;
  border-top-color: transparent;
}

.course-page__year-change .selectric-items {
  border-color: #fff;
  border-top: 0 none;
}

.course-page__year-change .selectric-items li {
  background-color: #006dae;
  border-bottom: 0 none;
  border-top: 0 none;
  font-size: 0.9375rem;
  line-height: 1.4;
  padding: 0.6875rem 0.875rem;
}

.course-page__year-change .selectric-items li:hover, .course-page__year-change .selectric-items li:focus, .course-page__year-change .selectric-items li.selected:hover, .course-page__year-change .selectric-items li.selected:focus {
  background-color: #fff;
  color: #006dae;
}

.course-page__year-change .selectric-items li.selected {
  background-color: #f6f6f6;
  color: #505050;
}

.no-js .course-page__year-change-submit {
  background-color: #fff;
  border: 0;
  color: #006dae;
  display: block;
  margin: 1.25rem 0 0 65%;
  min-width: 35%;
  padding: 0.5625rem 1rem;
}

.no-js .course-page__year-change-submit:hover, .no-js .course-page__year-change-submit:focus {
  text-decoration: underline;
}

/* Module: S */
.highlight, .highlight--blue {
  background: #ccc;
  padding: .1em .5em;
}

.highlight--blue, a.highlight--blue.highlight--blue, .highlight--blue a {
  background-color: #006dae;
  color: #fff;
  font-weight: normal;
}

.highlight--blue:focus, a.highlight--blue.highlight--blue:focus, .highlight--blue a:focus {
  outline: gray thin dotted;
}

/* Module: S */
.course-page__overview-panel {
  font-weight: 300;
  margin-bottom: 1.875rem;
}

.course-page__overview-panel p,
.course-page__overview-panel ol,
.course-page__overview-panel ul,
.course-page__overview-panel h2 {
  font-weight: inherit;
}

.course-page__overview-panel h2 {
  font-size: 1.125rem;
  line-height: 1.3;
}

.course-page__overview-panel .align-right {
  float: right;
}

/* Module: S */
.fac-filter .output:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}

.fac-filter .output:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
}

.fac-filter .output:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}

.fac-filter .output:focus::placeholder {
  /* Firefox 51+ */
  opacity: 0;
}

.fac-filter .output:disabled {
  background: #f6f6f6;
}

.fac-filter .sq-form-question-answer li a {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}

.search-filter__wrapper {
  position: relative;
}

.search-filter__main-container .panel {
  border-bottom: 1px solid #cfcfcf;
}

.search-filter fieldset {
  border: 0;
  border-bottom: 1px solid #cfcfcf;
  margin: 0;
  padding: 0;
}

.search-filter ul,
.search-filter li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.search-filter .accordion .panel {
  margin: 0;
}

.search-filter .accordion .search-filter__wrapper .accTitle {
  background-color: #fff;
}

.search-filter .accordion .search-filter__wrapper .accTitle.uber-accordion__target-active a::after {
  width: 16px;
  height: 16px;
  background-position: -360px -48px;
}

.search-filter .accordion .search-filter__wrapper .accContent {
  background-color: #fff;
}

.search-filter .accordion .search-filter__main-header.accTitle {
  background-color: #f6f6f6;
}

.search-filter .accordion .search-filter__main-header.accTitle.uber-accordion__target-active {
  background-color: #006dae;
  color: #fff;
}

.search-filter .accordion .search-filter__main-header.accTitle.uber-accordion__target-active a {
  color: #fff;
}

.search-filter .accordion .search-filter__main-header.accTitle.uber-accordion__target-active a::after {
  width: 16px;
  height: 16px;
  background-position: -120px -24px;
}

.search-filter .accordion .search-filter__main-header.accTitle.uber-accordion__target-active a::before {
  width: 16px;
  height: 16px;
  background-position: -312px -48px;
}

.search-filter .accordion .search-filter__main-header.accTitle a {
  line-height: 1.0625rem;
  text-indent: 1.875rem;
}

.search-filter .accordion .search-filter__main-header.accTitle a::before {
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 376px 280px;
  width: 16px;
  height: 16px;
  background-position: -288px -48px;
  position: absolute;
  left: 1.4375rem;
  content: '';
}

.no-svg .search-filter .accordion .search-filter__main-header.accTitle a::before {
  background-image: none;
}

.search-filter .category,
.contextual-nav__link {
  font-size: .75rem;
  font-weight: 300;
  margin-bottom: .5rem;
  margin-top: .5rem;
}

.search-filter .category a,
.contextual-nav__link {
  color: #505050;
  text-decoration: none;
}

.search-filter .category a:hover, .search-filter .category a:focus,
.contextual-nav__link:hover,
.contextual-nav__link:focus {
  text-decoration: underline;
}

.accordion .search-filter__main-container {
  padding-left: 0;
  padding-right: 0;
}

.accordion .search-filter__main-container::after {
  content: '';
  height: auto;
}

/* Module: S */
.info-box-wrapper .course-page__info-box table {
  border: 0;
  display: table;
  font-weight: 300;
  margin: 0;
  table-layout: fixed;
}

.info-box-wrapper .course-page__info-box tbody {
  display: table-row-group;
}

.info-box-wrapper .course-page__info-box th {
  background-color: #505050;
  border: 1px solid #505050;
  border-right: 1px solid #fff;
  color: #fff;
  font-weight: inherit;
}

.info-box-wrapper .course-page__info-box th:last-child {
  border-right: 1px solid #505050;
}

.info-box-wrapper .course-page__info-box td {
  background-color: #fff;
  border: 1px solid #006dae;
  color: #505050;
  line-height: 1.2;
}

.info-box-wrapper .course-page__info-box td .sq-icon__qmark-circle {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 488.8px 364px;
  width: 21px;
  height: 21px;
  background-position: -218.4px -124.8px;
  content: '';
  display: inline-block;
  margin-left: 0.3125rem;
  overflow: hidden;
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
}

.no-svg .info-box-wrapper .course-page__info-box td .sq-icon__qmark-circle {
  background-image: none;
}

.info-box-wrapper .course-page__requirements-btn {
  width: 100%;
}

/* Module: S */
.career-op__box {
  background-color: #f6f6f6;
  margin-bottom: 0.9375rem;
}

.career-op__box .career-op__heading:active {
  color: #006dae;
}

.career-op__heading {
  color: #006dae;
  display: block;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
  padding: 1.875rem;
  text-decoration: none;
}

.career-op__heading:hover, .career-op__heading:focus {
  text-decoration: underline;
}

.career-op__popup {
  color: #fff;
  margin: 0 auto;
  max-width: 50rem;
  padding-top: 2.75rem;
  position: relative;
}

.career-op__popup .panels {
  padding: 1.875rem;
}

.career-op__popup .panels p:last-child,
.career-op__popup .panels ol:last-child,
.career-op__popup .panels ul:last-child {
  margin-bottom: 0;
}

.career-op__popup .panels h2:first-child,
.career-op__popup .panels p:first-child {
  margin-top: 0;
}

.career-op__popup .panels p,
.career-op__popup .panels ol,
.career-op__popup .panels ul {
  color: inherit;
  font-weight: 300;
}

.career-op__popup .panels.main {
  background-color: #505050;
  color: #fff;
  max-width: 100%;
}

.career-op__popup .panels.main h2 {
  color: #fff;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
}

.career-op__popup .panels.attached {
  background-color: #f6f6f6;
  color: #505050;
  max-width: 100%;
}

.career-op__popup .panels.attached h2 {
  color: #006dae;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
}

.career-op__popup .mfp-close {
  color: #fff;
  max-width: 100%;
  opacity: 1;
  right: 0;
  top: 0;
}

/* Module: S */
.contact-us__box {
  background-color: #f6f6f6;
  color: #505050;
  font-weight: 300;
  margin-bottom: 0.9375rem;
  padding: 1.875rem;
}

.contact-us__heading {
  color: #006dae;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
}

.contact-us__cta-button {
  display: inline-block;
  margin: 1rem 0 2rem;
}

.contact-us__cta-button a {
  display: block;
  font-size: 0.9375rem;
  line-height: 1rem;
  padding: 1.0625rem 1.875rem;
  text-decoration: none;
}

.contact-us__cta-button a:hover, .contact-us__cta-button a:focus {
  text-decoration: underline;
}

.contact-us__cta-button a:focus {
  outline: thin dotted #3c3c3c;
}

.contact-us__content p {
  color: inherit;
  font-weight: inherit;
}

.contact-us__phone-number::before {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 752px 560px;
  width: 32px;
  height: 32px;
  background-position: 0px -192px;
  content: '';
  display: inline-block;
  float: left;
}

.no-svg .contact-us__phone-number::before {
  background-image: none;
}

.contact-us__phone-number p {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0 0.625rem;
  width: calc(100% - 32px);
}

.study-contact-us .panel + [class^='panel'] {
  margin-top: 1.875rem;
}

.study-contact-us .panel-summary {
  background-color: #f6f6f6;
  padding: 1.875rem !important;
}

.study-contact-us .panel-summary [class*='btn'] {
  display: inline-block;
  font-size: 0.9375rem;
  line-height: 1rem;
  margin: 1rem 0 2rem;
  padding: 1.0625rem 1.875rem;
}

.study-contact-us strong {
  font-weight: 400;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  color: #006dae;
  font-size: 1.3125rem;
  line-height: 1.2;
  font-size: 1.3125rem;
  font-weight: 300;
  line-height: 1.4;
}

.study-contact-us [class^='sq-icon__phone'] {
  display: block;
  margin-top: 1rem;
}

.study-contact-us [class^='sq-icon__phone']:nth-of-type(1) {
  margin-top: 0;
}

.study-contact-us [class^='sq-icon__phone']::before {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 752px 560px;
  width: 32px;
  height: 32px;
  background-position: 0px -192px;
  content: '';
  display: inline-block;
  float: left;
  margin-right: .625rem;
}

.no-svg .study-contact-us [class^='sq-icon__phone']::before {
  background-image: none;
}

.study-contact-us [class^='sq-icon__email'] {
  display: block;
  margin-top: 1rem;
}

.study-contact-us [class^='sq-icon__email']:nth-of-type(1) {
  margin-top: 0;
}

.study-contact-us [class^='sq-icon__email']::before {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 752px 560px;
  width: 32px;
  height: 32px;
  background-position: -720px -240px;
  content: '';
  display: inline-block;
  float: left;
  margin-right: .625rem;
}

.no-svg .study-contact-us [class^='sq-icon__email']::before {
  background-image: none;
}

.study-contact-us .phone-contact {
  color: #505050;
  display: block;
  font-weight: 300;
  margin-bottom: 0.3125rem;
}

.study-contact-us .phone-contact br {
  display: block;
  width: 100%;
}

.study-contact-us .phone-contact br + br {
  margin-bottom: 1rem;
}

.study-contact-us .phone-contact a {
  display: block;
  word-break: break-all;
}

/* Module: S */
.student-stories__box {
  background-color: #f6f6f6;
  margin-bottom: 0.9375rem;
}

.student-stories__box .student-stories__show-more:active {
  color: #fff;
}

.student-stories__image img {
  display: block;
  width: 100%;
}

.student-stories__heading, .student-stories__content, .student-stories__show-more {
  padding: 1.5625rem 1.875rem;
}

.student-stories__heading {
  color: #006dae;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
}

.student-stories__heading-secondary {
  color: #006dae;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.125rem;
  margin-bottom: 1rem;
}

.student-stories__content {
  font-weight: 300;
  width: 100%;
}

.student-stories__show-more {
  background-color: #006dae;
  color: #fff;
  display: block;
  font-size: 0.9375rem;
  line-height: 1rem;
  padding: 1.0625rem 1.875rem;
  position: relative;
  text-decoration: none;
}

.student-stories__show-more:hover, .student-stories__show-more:focus {
  text-decoration: underline;
}

.student-stories__show-more:focus {
  outline: thin dotted #3c3c3c;
}

.student-stories__show-more.closed::after {
  width: 16px;
  height: 16px;
  background-position: -120px -24px;
}

.student-stories__show-more.open::after {
  width: 16px;
  height: 16px;
  background-position: -168px -24px;
}

.student-stories__show-more::after {
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 376px 280px;
  position: absolute;
  right: 1.875rem;
  content: '';
}

.no-svg .student-stories__show-more::after {
  background-image: none;
}

/* Module: S */
.section-cards {
  margin-bottom: 1rem;
}

.section-cards .inner {
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.no-js .section-cards .inner,
.no-flexbox .section-cards .inner {
  display: table;
}

.flexbox .section-cards .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.section-cards .panel-summary {
  position: relative;
}

.section-cards .panel-summary .sq-icon__play-large-white {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 1128px 840px;
  width: 48px;
  height: 48px;
  background-position: -288px -216px;
  left: 50%;
  margin: -1.5rem 0 0 -1.5rem;
  position: absolute;
  text-indent: -999em;
  top: 50%;
  z-index: 2;
}

.no-svg .section-cards .panel-summary .sq-icon__play-large-white {
  background-image: none;
}

.section-cards .panel-summary .sq-icon__play-large-white:hover, .section-cards .panel-summary .sq-icon__play-large-white:focus {
  width: 48px;
  height: 48px;
  background-position: -360px -216px;
}

.section-cards .panel-summary .panel-link {
  text-align: right;
}

.section-cards .panel-summary .sq-icon__arrow-right-circle-small {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 376px 280px;
  width: 16px;
  height: 16px;
  background-position: -96px -96px;
  display: inline-block;
  margin-left: 0.5rem;
  vertical-align: middle;
}

.no-svg .section-cards .panel-summary .sq-icon__arrow-right-circle-small {
  background-image: none;
}

.section-cards .panel-overlay {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, black);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.section-cards .panel-details {
  bottom: 0;
  color: #fff;
  display: none;
  left: 0;
  padding: 1.875rem;
  position: absolute;
  right: 0;
  z-index: 3;
}

.section-cards .panel-details h2,
.section-cards .panel-details h4,
.section-cards .panel-details p {
  color: inherit;
  font-family: inherit;
}

.section-cards .panel-details h2:first-child,
.section-cards .panel-details h4:first-child,
.section-cards .panel-details p:first-child {
  margin-top: 0;
}

.section-cards .panel-details h2:last-child,
.section-cards .panel-details h4:last-child,
.section-cards .panel-details p:last-child {
  margin-bottom: 0;
}

.section-cards img {
  display: block;
  width: 100%;
}

.section-cards .panels {
  display: block;
  padding: 1.875rem;
  position: relative;
}

.section-cards .panels.main {
  padding: 0;
}

.section-cards .panels p,
.section-cards .panels a,
.section-cards .panels ol,
.section-cards .panels ul,
.section-cards .panels span {
  font-weight: 300;
}

.section-cards .panels h2,
.section-cards .panels h4 {
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
}

.section-cards .panels[data-bg-color="base-light-grey"] h2,
.section-cards .panels[data-bg-color="base-light-grey"] h4,
.section-cards .panels[data-bg-color="base-light-grey"] p,
.section-cards .panels[data-bg-color="base-light-grey"] a:not(.edit-btn),
.section-cards .panels[data-bg-color="base-light-grey"] ol,
.section-cards .panels[data-bg-color="base-light-grey"] ul,
.section-cards .panels[data-bg-color="base-light-grey"] span, .section-cards .panels[data-bg-color="base-light-charcoal"] h2,
.section-cards .panels[data-bg-color="base-light-charcoal"] h4,
.section-cards .panels[data-bg-color="base-light-charcoal"] p,
.section-cards .panels[data-bg-color="base-light-charcoal"] a:not(.edit-btn),
.section-cards .panels[data-bg-color="base-light-charcoal"] ol,
.section-cards .panels[data-bg-color="base-light-charcoal"] ul,
.section-cards .panels[data-bg-color="base-light-charcoal"] span, .section-cards .panels[data-bg-color="base-dark-charcoal"] h2,
.section-cards .panels[data-bg-color="base-dark-charcoal"] h4,
.section-cards .panels[data-bg-color="base-dark-charcoal"] p,
.section-cards .panels[data-bg-color="base-dark-charcoal"] a:not(.edit-btn),
.section-cards .panels[data-bg-color="base-dark-charcoal"] ol,
.section-cards .panels[data-bg-color="base-dark-charcoal"] ul,
.section-cards .panels[data-bg-color="base-dark-charcoal"] span {
  color: inherit;
}

.section-cards .panels[data-bg-color="base-light-grey"] h2:first-child,
.section-cards .panels[data-bg-color="base-light-grey"] h4:first-child,
.section-cards .panels[data-bg-color="base-light-grey"] p:first-child,
.section-cards .panels[data-bg-color="base-light-grey"] a:not(.edit-btn):first-child,
.section-cards .panels[data-bg-color="base-light-grey"] ol:first-child,
.section-cards .panels[data-bg-color="base-light-grey"] ul:first-child,
.section-cards .panels[data-bg-color="base-light-grey"] span:first-child, .section-cards .panels[data-bg-color="base-light-charcoal"] h2:first-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] h4:first-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] p:first-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] a:not(.edit-btn):first-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] ol:first-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] ul:first-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] span:first-child, .section-cards .panels[data-bg-color="base-dark-charcoal"] h2:first-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] h4:first-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] p:first-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] a:not(.edit-btn):first-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] ol:first-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] ul:first-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] span:first-child {
  margin-top: 0;
}

.section-cards .panels[data-bg-color="base-light-grey"] h2:last-child,
.section-cards .panels[data-bg-color="base-light-grey"] h4:last-child,
.section-cards .panels[data-bg-color="base-light-grey"] p:last-child,
.section-cards .panels[data-bg-color="base-light-grey"] a:not(.edit-btn):last-child,
.section-cards .panels[data-bg-color="base-light-grey"] ol:last-child,
.section-cards .panels[data-bg-color="base-light-grey"] ul:last-child,
.section-cards .panels[data-bg-color="base-light-grey"] span:last-child, .section-cards .panels[data-bg-color="base-light-charcoal"] h2:last-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] h4:last-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] p:last-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] a:not(.edit-btn):last-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] ol:last-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] ul:last-child,
.section-cards .panels[data-bg-color="base-light-charcoal"] span:last-child, .section-cards .panels[data-bg-color="base-dark-charcoal"] h2:last-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] h4:last-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] p:last-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] a:not(.edit-btn):last-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] ol:last-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] ul:last-child,
.section-cards .panels[data-bg-color="base-dark-charcoal"] span:last-child {
  margin-bottom: 0;
}

.section-cards .panels[data-bg-color="base-light-grey"] {
  background-color: #f6f6f6;
  color: #505050;
}

.section-cards .panels[data-bg-color="base-light-grey"] h2,
.section-cards .panels[data-bg-color="base-light-grey"] h4 {
  color: #006dae;
}

.section-cards .panels[data-bg-color="base-light-grey"] .sq-icon__arrow-right-circle-small {
  width: 16px;
  height: 16px;
  background-position: -120px -96px;
}

.section-cards .panels[data-bg-color="base-light-charcoal"] {
  background-color: #505050;
  color: #fff;
}

.section-cards .panels[data-bg-color="base-dark-charcoal"] {
  background-color: #3c3c3c;
  color: #fff;
}

.section-cards .panels .edit-btn {
  background-color: #006dae;
  bottom: 1rem;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.375rem 1rem;
  position: absolute;
  right: 1rem;
  text-decoration: none;
  z-index: 4;
}

.section-cards .panels .edit-btn:hover, .section-cards .panels .edit-btn:focus {
  text-decoration: underline;
}

.section-cards a.panels {
  text-decoration: none;
}

.section-cards a.panels:hover h2,
.section-cards a.panels:hover h4, .section-cards a.panels:focus h2,
.section-cards a.panels:focus h4 {
  text-decoration: underline;
}

.section-cards a.panels:hover .panel-link, .section-cards a.panels:focus .panel-link {
  text-decoration: underline;
}

.accContent .section-cards {
  margin-bottom: 0;
}

/* Module: S */
.static-grid {
  /*
	*	Column classes
	*/
}

.static-grid .box-contents {
  background-color: #ccc;
  color: #222;
  padding: 1rem;
  text-align: center;
}

.static-grid .content {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.static-grid .content .static-row {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  outline: 1px dashed #222;
}

.static-grid .content .static-row .static-row {
  outline: 1px solid orange;
}

.static-grid .content .content-main {
  padding: 0 0.5rem;
  width: 100%;
  float: left;
}

.static-grid .content .content-rhs {
  padding: 0 0.5rem;
  width: 100%;
  float: left;
}

.static-grid .content .col-5-inside-9 {
  padding: 0 0.5rem;
  width: 50%;
}

.static-grid .content .col-4-inside-9 {
  padding: 0 0.5rem;
  width: 50%;
}

.static-grid .content .col-2-inside-5-inside-9 {
  padding: 0 0.5rem;
  width: 33.33333%;
}

.static-grid .content .col-3-inside-5-inside-9 {
  padding: 0 0.5rem;
  width: 66.66667%;
}

.static-grid .col-stat {
  float: left;
}

.static-grid .col-stat-sm-12 {
  padding: 0 0.5rem;
  width: 100%;
}

.static-grid .col-stat-sm-11 {
  padding: 0 0.5rem;
  width: 91.66667%;
}

.static-grid .col-stat-sm-10 {
  padding: 0 0.5rem;
  width: 83.33333%;
}

.static-grid .col-stat-sm-9 {
  padding: 0 0.5rem;
  width: 75%;
}

.static-grid .col-stat-sm-8 {
  padding: 0 0.5rem;
  width: 66.66667%;
}

.static-grid .col-stat-sm-7 {
  padding: 0 0.5rem;
  width: 58.33333%;
}

.static-grid .col-stat-sm-6 {
  padding: 0 0.5rem;
  width: 50%;
}

.static-grid .col-stat-sm-5 {
  padding: 0 0.5rem;
  width: 41.66667%;
}

.static-grid .col-stat-sm-4 {
  padding: 0 0.5rem;
  width: 33.33333%;
}

.static-grid .col-stat-sm-3 {
  padding: 0 0.5rem;
  width: 25%;
}

.static-grid .col-stat-sm-2 {
  padding: 0 0.5rem;
  width: 16.66667%;
}

.static-grid .col-stat-sm-1 {
  padding: 0 0.5rem;
  width: 8.33333%;
}

/* Module: S */
.search-form-group__label--student {
  padding-left: 0.5rem;
}

.btn--arrow--right-circle-white {
  margin-left: 0.625rem;
  margin-top: 0.375rem;
}

.student-type {
  background: #f6f6f6;
  line-height: 1.75;
  padding: 0;
  text-align: center;
  width: 100%;
  z-index: 101;
}

.student-type__btn {
  color: #fff;
  display: flex;
  font-size: 0.9375rem;
  justify-content: center;
  text-decoration: none;
  width: 100%;
}

.student-type__btn:hover, .student-type__btn:focus, .student-type__btn:active {
  text-decoration: underline;
}

.student-type__close-btn {
  background: #505050;
  border: 0;
  bottom: 0.625rem;
  color: #fff;
  height: 1.5625rem;
  position: absolute;
  right: 0.625rem;
  text-indent: -9999em;
  width: 1.5625rem;
}

.student-type__close-btn::after {
  position: absolute;
  top: 7px;
  left: 7px;
  right: auto;
  display: inline-block;
  *display: inline;
  zoom: 1;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 235px 175px;
  width: 10px;
  height: 10px;
  background-position: -225px -15px;
  content: ' ';
}

.no-svg .student-type__close-btn::after {
  background-image: none;
}

.student-type__intro {
  color: #3c3c3c;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
  padding: 1.5625rem 0;
}

.student-type--description {
  font-size: 0.9375rem;
}

.student-type__condition {
  margin-left: 0.9375rem;
  padding: 0;
}

.student-type__dropdown__toggle {
  outline: none;
  padding: 0.4375rem 0;
  position: relative;
  z-index: 4;
}

.student-type__dropdown__toggle::after {
  /*border-color: $base-dark-charcoal transparent;
                border-style: solid;
                border-width: pxToRem(6) pxToRem(6) 0;
                content:      '';
                margin-left:  pxToRem(5);
                margin-top:   pxToRem(-3);
                position:     absolute;
                top:          50%;*/
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 188px 140px;
  width: 11px;
  height: 8px;
  background-position: -144px -48px;
  content: '';
  display: inline-block;
  margin: 0.09375rem 0.0625rem;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.no-svg .student-type__dropdown__toggle::after {
  background-image: none;
}

.student-type__dropdown__toggle--active {
  background: #004d7b;
  color: #fff;
}

.student-type__dropdown__toggle--active::after {
  /*border-color: $white transparent;
                    border-width: 0 pxToRem(6) pxToRem(6);*/
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 263.2px 196px;
  width: 13px;
  height: 11px;
  background-position: -235.2px -67.2px;
  content: '';
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.no-svg .student-type__dropdown__toggle--active::after {
  background-image: none;
}

.student-type__dropdown--active {
  position: relative;
  z-index: 4;
}

.student-type__dropdown--active .student-type__dropdown__list {
  max-height: 6.25rem;
  position: absolute;
  z-index: 1;
}

.student-type__dropdown--active .student-type__dropdown__list--large {
  max-height: 62.5rem;
  padding: 0 2.8125rem 1.25rem;
}

.student-type__dropdown--active + .overlay {
  background: #000;
  bottom: 0;
  left: 0;
  opacity: .7;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 3;
}

.student-type__dropdown__items {
  justify-content: center;
  padding: 0;
}

.student-type__dropdown__item {
  display: inline-block;
  margin: 0;
  padding: 1rem 0.5rem;
}

.student-type__dropdown__item--large {
  display: block;
  margin-bottom: 1.5625rem;
}

.student-type__dropdown__list {
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  background: #006dae;
  color: #fff;
  display: flex;
  justify-content: center;
  left: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
  transition: all .3s ease-out;
}

.student-type__dropdown__list--large {
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  background: #fff;
  display: block;
  padding: 0 2.8125rem;
  text-align: left;
}

/* Module: S */
.comparison-table {
  border-bottom: 0;
  font-weight: 300;
}

.comparison-table p,
.comparison-table a,
.comparison-table ol,
.comparison-table ul,
.comparison-table th,
.comparison-table td {
  font-weight: inherit;
}

.comparison-table small,
.comparison-table strong {
  display: block;
  margin-bottom: 1rem;
  width: 100%;
}

.comparison-table .align-right {
  float: right;
  margin-top: 1rem;
}

.comparison-table tr {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.no-js .comparison-table tr,
.no-flexbox .comparison-table tr {
  display: table;
}

.flexbox .comparison-table tr {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.comparison-table tr td {
  background-color: #f6f6f6;
}

.comparison-table tr td:nth-child(2) {
  border-left: 0;
}

.comparison-table tr td:nth-child(3) {
  border-left: 0;
  border-right: 0;
}

.comparison-table tr.specialisation-majors ul, .comparison-table tr.double-degree ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 1rem 0;
}

.comparison-table tr p + p {
  margin-top: 1rem;
}

.comparison-table th {
  background-color: #eeeeee;
  color: #006dae;
  vertical-align: top;
}

.comparison-table th p {
  color: inherit;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.125rem;
  margin: 0;
  text-align: center;
}

.comparison-table th small {
  color: #3c3c3c;
  display: block;
  font-size: 0.75rem;
  font-weight: 300;
  text-align: center;
}

.comparison-table th:nth-child(4) {
  display: none;
}

.comparison-table th .sq-icon__qmark-circle {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 488.8px 364px;
  width: 21px;
  height: 21px;
  background-position: -218.4px -124.8px;
  content: '';
  display: inline-block;
  margin-left: 0.875rem;
  overflow: hidden;
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
}

.no-svg .comparison-table th .sq-icon__qmark-circle {
  background-image: none;
}

.comparison-table td p {
  margin: 0;
}

.comparison-table td:nth-child(4) {
  display: none;
}

.comparison-table td .course-page__subject-req-item {
  background-color: transparent;
  border: 0;
  font-size: inherit;
  font-weight: inherit;
  min-height: 0;
  padding: 0;
}

.comparison-table td .course-page__subject-req-item::after, .comparison-table td .course-page__subject-req-item::before {
  display: none;
}

.comparison-table td .course-page__subject-req-item strong {
  color: inherit;
  float: none;
  font-family: sans-serif;
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
}

.comparison-table thead {
  display: block;
}

.comparison-table thead tr {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.comparison-table thead th {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #505050;
  color: #fff;
  max-width: 50%;
}

.no-js .comparison-table thead th,
.no-flexbox .comparison-table thead th {
  display: table;
}

.flexbox .comparison-table thead th {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flexbox .comparison-table thead th {
  -webkit-box-flex: 1 0 50%;
  -moz-box-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

.no-js .comparison-table thead th,
.no-flexbox .comparison-table thead th {
  display: table-cell;
  vertical-align: top;
}

.comparison-table thead td:first-child {
  background-color: transparent;
  display: none;
}

.comparison-table thead a {
  color: inherit;
}

.comparison-table tbody {
  display: block;
}

.comparison-table tbody th {
  display: inline-block;
  max-width: 100%;
  padding: 0.75rem;
  width: 100%;
}

.flexbox .comparison-table tbody th {
  -webkit-box-flex: 2 0 100%;
  -moz-box-flex: 2 0 100%;
  -webkit-flex: 2 0 100%;
  -ms-flex: 2 0 100%;
  flex: 2 0 100%;
}

.no-js .comparison-table tbody th,
.no-flexbox .comparison-table tbody th {
  display: table-cell;
  vertical-align: top;
}

.comparison-table tbody td {
  border: 1px solid #fff;
  display: inline-block;
  max-width: 50%;
  width: 50%;
}

.flexbox .comparison-table tbody td {
  -webkit-box-flex: 1 0 50%;
  -moz-box-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}

.no-js .comparison-table tbody td,
.no-flexbox .comparison-table tbody td {
  display: table-cell;
  vertical-align: top;
}

.comparison-table tbody tr:last-child {
  border: 0;
}

.comparison-table tbody tr:last-child th,
.comparison-table tbody tr:last-child td {
  border: 0;
}

.comparison-table__header-top th {
  font-weight: 400;
}

.comparison-table__header-top th span:nth-child(1) {
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
}

.comparison-table__header-top th span:nth-child(2) {
  font-size: 0.5625rem;
  margin: 0.5rem 0;
}

.comparison-table__shortlist-add {
  font-size: 0.5625rem;
  margin-top: auto;
  text-decoration: none;
}

.comparison-table__shortlist-add:before {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 376px 280px;
  width: 16px;
  height: 16px;
  background-position: -48px -96px;
  content: '';
  display: block;
}

.no-svg .comparison-table__shortlist-add:before {
  background-image: none;
}

.comparison-table__shortlist-add::before {
  display: inline-block;
  margin-right: 0.375rem;
  vertical-align: middle;
}

.comparison-table__shortlist-add:hover, .comparison-table__shortlist-add:focus {
  text-decoration: underline;
}

.comparison-table__shortlist-add.added:before {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 376px 280px;
  width: 16px;
  height: 16px;
  background-position: -72px -96px;
  content: '';
  display: block;
}

.no-svg .comparison-table__shortlist-add.added:before {
  background-image: none;
}

.comparison-table__shortlist-add.added::before {
  display: inline-block;
}

.flexbox .comparison-table th:nth-child(4) {
  display: none;
}

.course-listing__buttons-container {
  margin-bottom: 0.75rem;
}

.course-listing__buttons-container .btn-bordered {
  background-color: #006dae;
  border: 0;
  color: #fff;
  display: inline-block;
  line-height: 1.2;
  padding: 1rem 1.0625rem;
  text-align: center;
  text-decoration: none;
  width: calc(50% - 8px);
}

.course-listing__buttons-container .btn-bordered + .btn-bordered {
  margin-left: 1rem;
}

.course-listing__buttons-container .btn-bordered:hover, .course-listing__buttons-container .btn-bordered:focus {
  text-decoration: underline;
}

.loading-message {
  clear: both;
  text-align: center;
}

/* Module: S */
.course-detail-grid .grid-row {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0rem;
  margin-right: 0rem;
}

.course-detail-grid .grid-col-sm-12 {
  padding: 0 0rem;
  width: 100%;
}

.page-header-courses {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.page-header-courses h1,
.page-header-courses strong.h1 {
  font-size: 1.875rem;
  width: 100%;
  /* VICSR-3734: Fix wrapping in IE11 */
}

.page-header-courses p {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  margin: 1rem 0 1.625rem;
}

.slider-tab-content .page-header-courses h1 {
  margin: 0;
}

.bottom-tabs.grid-col-sm-12 {
  margin: 0 -1rem;
  width: auto;
}

.bottom-tabs .feature-box {
  padding: 1rem 0;
}

.bottom-tabs h3 {
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
  margin: 1rem 0;
}

.bottom-tabs h3 + p {
  margin: 0;
}

.bottom-tabs h4 {
  font-family: sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  margin: 1rem 0;
}

.bottom-tabs h4 + p {
  margin: 0;
}

.bottom-tabs h5 + p {
  margin: 0;
}

.bottom-tabs p,
.bottom-tabs ol,
.bottom-tabs ul {
  font-weight: 300;
}

.bottom-tabs a {
  color: inherit;
}

.bottom-tabs a.course-page__requirements-btn {
  color: #fff;
}

.bottom-tabs a[data-show-elm] {
  color: #006dae;
}

.bottom-tabs .introduction {
  margin-bottom: 1rem;
  padding: .5rem 0 1rem;
}

.bottom-tabs .accordion.desktop-hidden {
  display: block;
}

.bottom-tabs .accordion .introduction {
  margin-bottom: 1rem;
  padding: 1rem 0;
}

.bottom-tabs .accordion .accContent .accContent {
  padding: 0;
}

.bottom-tabs .majors {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

.bottom-tabs .majors li {
  break-inside: avoid-column;
  margin: 0;
  page-break-inside: avoid;
}

.bottom-tabs .majors li {
  padding: 0 .5rem .5rem 0;
}

.tabs__entry-requirements .minimum-entry-requirements &gt; section h4 {
  color: #006dae;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25rem;
  font-weight: normal;
  margin-top: 2.25rem;
  padding: 1.25rem 0;
}

.tabs__entry-requirements .feature-box h4,
.tabs__entry-requirements .grid-row h4 {
  color: #006dae;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25rem;
  font-weight: normal;
}

.tabs__entry-requirements p.introduction {
  margin-bottom: 0;
  padding: 0;
}

.tabs__entry-requirements section.panel {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}

.tabs__entry-requirements section.panel + section.panel {
  border-bottom: 0;
  margin-top: 2em;
}

.tabs__entry-requirements section.panel h3:not(.accTitle) {
  border-top: 0.0625rem solid #006dae;
  margin: 1.25em 0 .5em;
  padding: 1.25em 0 0;
}

.tabs__entry-requirements section.panel h3 + h4 {
  border-top: 0;
  margin: 0 0 .5em;
  padding: 0;
}

.tabs__entry-requirements section.panel h4 {
  border-top: 0;
  margin: .75em 0 .5em;
  padding: 0;
}

.tabs__entry-requirements section.panel h5 {
  color: #006dae;
  margin: .75em 0 0;
  padding: 0;
}

.tabs__entry-requirements table {
  width: 100%;
}

.visit-faculty {
  margin: 1rem 0;
  padding: 1rem 0;
}

.btn-boxes {
  list-style: none;
  margin: 1rem -.5rem;
  padding: 0;
}

.btn-boxes .btn-box {
  margin: 0;
  padding: .5rem;
}

.no-js .btn-boxes .btn-box,
.no-flexbox .btn-boxes .btn-box {
  display: table;
}

.flexbox .btn-boxes .btn-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.btn-boxes .btn-box--valign {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.no-js .btn-boxes .btn-box--valign,
.no-flexbox .btn-boxes .btn-box--valign {
  display: table;
}

.flexbox .btn-boxes .btn-box--valign {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.btn-boxes .btn-box a {
  background-color: #006dae;
  color: #fff;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
}

.flexbox .btn-boxes .btn-box a {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.no-js .btn-boxes .btn-box a,
.no-flexbox .btn-boxes .btn-box a {
  display: table-cell;
  vertical-align: top;
}

.btn-boxes .btn-box a:hover, .btn-boxes .btn-box a:focus {
  text-decoration: underline;
}

.minimum-entry-requirements {
  border-bottom: 0.0625rem solid #006dae;
  margin-bottom: 2em;
  margin-top: 1em;
  padding-bottom: 2em;
  font-size: 0.9rem;
}

.minimum-entry-requirements .course-page__info-box {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  border: none;
}

.minimum-entry-requirements .course-page__info-box h2 {
  margin: 1.25rem 0 .5em;
  margin-bottom: 0;
}

.minimum-entry-requirements .course-page__info-box .course-page__subject-req-caption {
  border: 0;
  color: #505050;
  font-family: sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-bottom: 1.1rem !important;
  border-top: none !important;
}

.minimum-entry-requirements section.panel &gt; h3:not(.accTitle) {
  margin-top: 1.5rem !important;
  border-top: none !important;
  padding-top: 0 !important;
}

.minimum-entry-requirements .course-page__subject-req-col-2 h3 {
  border-top: none !important;
  margin-top: 0 !important;
}

.minimum-entry-requirements .course-page__subject-req-col-2 h4 {
  font-size: 1.1rem !important;
}

.minimum-entry-requirements .accordion {
  margin-top: 20px;
}

.minimum-entry-requirements .accordion .accTitle {
  margin-top: 0 !important;
}

.minimum-entry-requirements .tabs__tab-content {
  border-bottom: 0.0625rem solid #006dae;
  padding-bottom: 2rem;
}

/* Module: S */
.course-listing {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: #f6f6f6;
  color: #505050;
  font-size: 0.75rem;
  font-weight: 300;
  height: 2.8125rem;
  margin-bottom: 0.9375rem;
  padding: 0 0.9375rem;
}

.no-js .course-listing,
.no-flexbox .course-listing {
  display: table;
}

.flexbox .course-listing {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.course-listing .course-listing__shortlist-add {
  color: inherit;
  text-decoration: none;
}

.no-js .course-listing .course-listing__shortlist-add,
.no-flexbox .course-listing .course-listing__shortlist-add {
  display: table;
}

.flexbox .course-listing .course-listing__shortlist-add {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.course-listing .course-listing__shortlist-add:hover, .course-listing .course-listing__shortlist-add:focus {
  text-decoration: underline;
}

.course-listing .course-listing__shortlist-add::before {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 376px 280px;
  width: 16px;
  height: 16px;
  background-position: -288px -72px;
  content: '';
  display: inline-block;
  margin-right: 0.375rem;
}

.no-svg .course-listing .course-listing__shortlist-add::before {
  background-image: none;
}

.course-listing .course-listing__shortlist-add.added::before {
  width: 16px;
  height: 16px;
  background-position: -312px -72px;
}

.course-listing .addthis_button_compact {
  background-color: inherit;
  border: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
  max-height: none;
  padding: 0;
  text-transform: none;
}

.course-listing .addthis_button_compact:hover, .course-listing .addthis_button_compact:focus {
  color: inherit;
  opacity: 1;
  text-decoration: underline;
}

.ui-helper-hidden-accessible,
.ui-help-hidden {
  display: none;
}

.ui-menu {
  background-color: #fff;
  border: solid 1px #f6f6f6;
  padding: 0;
  width: 12.5rem;
}

.ui-menu li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ui-menu .ui-menu-item a,
.ui-menu .ui-autocomplete-category {
  display: block;
  padding: 0.3125rem;
}

.ui-menu .ui-autocomplete-category {
  background-color: #f6f6f6;
  font-weight: bold;
}

.ui-menu .ui-state-focus {
  background-color: #006dae;
  color: #fff;
}

/* Module: S */
.look__h1 {
  font-weight: 400;
  color: #006dae;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.875rem;
  line-height: 1.2;
  font-size: 1.875rem;
  line-height: 2rem;
}

.look__h2 {
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  color: #505050;
  font-size: 1.3125rem;
  line-height: 1.1;
  font-size: 1.125rem;
  line-height: 1.4375rem;
}

.wide-search {
  background-color: #f6f6f6;
  padding: 1rem;
}

.wide-search__label {
  color: #006dae;
  display: inline-block;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.3125rem;
  margin-bottom: 1rem;
  padding-right: 1rem;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

.wide-search__input[type="search"] {
  -webkit-appearance: none;
  border: 1px solid #006dae;
  border-radius: 0;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  font-size: 0.9375rem;
  height: 3.0625rem;
  line-height: 0.9375rem;
  padding: 1rem;
  width: 70%;
}

.wide-search__input[type="search"]::-moz-placeholder, .wide-search__input[type="search"]:-ms-input-placeholder {
  color: #3c3c3c;
}

.wide-search__input[type="search"]::-webkit-input-placeholder {
  color: #3c3c3c;
}

.wide-search__input[type="search"]:-moz-placeholder {
  color: #3c3c3c;
  opacity: 1;
}

.wide-search__input[type="search"]::-moz-placeholder {
  color: #3c3c3c;
  opacity: 1;
}

.wide-search__input[type="search"]:-ms-input-placeholder {
  color: #3c3c3c;
}

.wide-search__input::-webkit-input-placeholder {
  color: #3c3c3c;
}

.wide-search__button {
  background-color: #006dae;
  border: 1px solid #006dae;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 0.9375rem;
  line-height: 0.9375rem;
  padding: 1rem 0;
  text-align: center;
  width: 30%;
}

.wide-search__button:hover, .wide-search__button:focus {
  text-decoration: underline;
}

.study-info-extra-courses {
  margin: 0 -1rem;
}

.study-info-extra-courses .area-blocks {
  padding-bottom: 0;
}

.highlight-box {
  background: #fffad6;
  margin-bottom: 1rem;
  min-height: 4rem;
  padding: 1rem 1.5rem;
}

.highlight-box p {
  margin: 0;
}

.highlight-box .sq-icon__info-blue {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 752px 560px;
  width: 32px;
  height: 32px;
  background-position: -288px -192px;
  display: block;
  float: left;
  margin: 0 1rem 1.5rem 0;
  overflow: hidden;
  text-indent: -5rem;
}

.no-svg .highlight-box .sq-icon__info-blue {
  background-image: none;
}

.highlight-box.highlight-box-info {
  background: transparent;
  font-size: 0.75rem;
  margin: 0;
  min-height: 0;
  padding: 1rem 0;
}

.highlight-box.highlight-box-info p {
  font-weight: 400;
}

.highlight-box.highlight-box-info p:first-child {
  margin-top: 0;
}

.highlight-box.highlight-box-info p:last-child {
  margin-bottom: 0;
}

.highlight-box.highlight-box-info .sq-icon__info-blue {
  display: none;
}

/* Module: S */
/* Module: S */
.study-info-extra {
  padding-left: .5rem;
  padding-right: .5rem;
}

.study-info-extra__list {
  margin: 0;
  padding: 0;
}

.study-info-extra__item {
  list-style-type: none;
  margin: 0;
}

.study-info-extra__item:first-child .study-info-extra__link {
  margin-top: 0;
}

.study-info-extra__item:last-child .study-info-extra__link {
  border-bottom: 1px solid #006dae;
}

.study-info-extra__link {
  background-color: #f6f6f6;
  color: #505050;
  font-size: 1.125rem;
  margin-top: 1px;
  padding: 1.75rem;
  text-decoration: none;
  width: 100%;
}

.no-js .study-info-extra__link,
.no-flexbox .study-info-extra__link {
  display: table;
}

.flexbox .study-info-extra__link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.study-info-extra__link::before {
  margin-right: 2.5rem;
}

.study-info-extra__link:hover, .study-info-extra__link:focus {
  text-decoration: underline;
}

/* Module: S */
.page-header-majors {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.no-js .page-header-majors,
.no-flexbox .page-header-majors {
  display: table;
}

.flexbox .page-header-majors {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.page-header-majors h1 {
  font-size: 1.875rem;
}

.page-header-majors .addthis_button {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 300;
  text-decoration: none;
}

.page-header-majors .addthis_button:hover, .page-header-majors .addthis_button:focus {
  text-decoration: underline;
}

.back-page {
  display: inline-block;
  font-weight: 300;
  margin-top: 1rem;
}

.course-page__major-boxes p {
  font-weight: 300;
}

.course-page__major-course-map .introduction {
  font-weight: 300;
  margin: 1rem 0;
}

.course-page__major-course-map table {
  margin: 0;
}

.accordion.course-page__major-course-map .accContent p {
  margin: 1rem 0;
}

/* Module: S */
.majors-accordion {
  margin: 0 -1rem 2rem;
  padding: 1.5rem 0 0;
}

.majors-accordion .accordion .accordion__item-heading--active .accContent {
  max-height: none;
}

.majors-accordion__items {
  list-style: none;
  margin: 0 -.4687rem -1.5rem;
  padding: 1rem 0 0;
}

.majors-accordion__items li {
  margin: 0;
  padding: 0 .5rem 1rem;
}

.no-js .majors-accordion__items li,
.no-flexbox .majors-accordion__items li {
  display: table;
}

.flexbox .majors-accordion__items li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.majors-accordion__items li a {
  background-color: #f6f6f6;
  border-bottom: 1px solid #006dae;
  color: #505050;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: .938rem;
  min-height: 70px;
  padding: .938rem;
  text-decoration: none;
  width: 100%;
}

.majors-accordion__items li a:hover,
.majors-accordion__items li a:focus {
  text-decoration: underline;
}

/* Module: S */
.q-selection input[type=radio]:checked + label:after,
.q-selection input[type=checkbox]:checked + label:after, .prior .progress-items__title:before, .complete .progress-items__mobi-btn span:before {
  content: '';
  position: absolute;
  border-radius: 0;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  top: 37%;
  left: 26px;
}

h3.q-accordions__title:after, .progress-items__mobi-btn a:after {
  content: '';
  position: absolute;
  top: 1em;
  right: 5px;
  height: 10px;
  width: 10px;
  border-right: 2px solid #505050;
  border-top: 2px solid #505050;
  transform: rotate(135deg);
}

.question {
  transform: rotate(0deg);
}

@media only screen and (min-width: 60em) {
  .question {
    padding-top: 70px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -1rem;
    margin-right: -1rem;
  }
}

.q-detail, .q-selection {
  float: left;
  padding: 0 1rem;
  width: 100%;
}

@media only screen and (min-width: 60em) {
  .q-detail, .q-selection {
    padding: 0 1rem;
    width: 50%;
  }
}

@media only screen and (min-width: 60em) {
  .q-detail {
    padding-right: 150px;
  }
}

.q-detail__text h1 {
  margin-top: 0;
}

.q-detail__text p {
  font-weight: 300;
}

@media only screen and (min-width: 60em) {
  .q-detail__text p {
    font-size: 1.5rem;
  }
}

ul.q-accordions {
  list-style: none;
  padding: 0;
}

@media only screen and (min-width: 60em) {
  ul.q-accordions {
    padding-left: 0;
  }
}

ul.q-accordions li {
  border-top: 1px solid #dddddd;
  position: relative;
  margin: 0;
}

ul.q-accordions li:last-child {
  border-bottom: 1px solid #dddddd;
}

@media only screen and (min-width: 60em) {
  ul.q-accordions li {
    border: none !important;
  }
  ul.q-accordions li:before {
    content: none;
    position: absolute;
    top: 8px;
    left: -30px;
    height: 10px;
    width: 10px;
    background: #006dae;
  }
}

h3.q-accordions__title {
  display: block;
  text-decoration: none;
  color: #3c3c3c;
  font-family: sans-serif;
  font-size: 1rem;
  cursor: pointer;
  margin: 0;
  padding: 16px 0;
  padding-right: 20px;
}

.active h3.q-accordions__title:after {
  transform: rotate(315deg);
  top: 1.5em;
}

@media only screen and (min-width: 60em) {
  h3.q-accordions__title {
    cursor: auto;
    padding-right: 0;
    font-weight: 300;
    font-size: 1.25rem;
    margin: 16px 0;
    padding: 0;
  }
  h3.q-accordions__title:after {
    content: none;
  }
}

.q-accordions__content {
  font-weight: 300;
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.q-accordions__content p {
  font-weight: 300;
}

@media only screen and (min-width: 60em) {
  .q-accordions__content {
    display: block;
    max-height: 1000px;
    overflow: hidden;
  }
}

.active .q-accordions__content {
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  padding-bottom: 20px;
}

@media only screen and (min-width: 60em) {
  .active .q-accordions__content {
    padding-bottom: 0;
  }
}

.q-selection ul {
  padding: 0;
  list-style: none;
}

.q-selection li {
  margin: 5px 0;
  display: flex;
}

.q-selection label, .q-selection a.info-btn {
  background: white;
  font-size: 1.125rem;
  font-weight: 300;
  color: #3c3c3c;
}

.q-selection label {
  padding: 24px;
  position: relative;
  flex-basis: 92%;
  padding-left: 60px;
  margin-right: 1%;
  cursor: pointer;
}

.q-selection label:last-child {
  flex-basis: 100%;
  margin: 0;
}

.q-selection label:hover {
  color: #006dae;
}

.q-selection input[type=radio]:checked + label {
  padding-left: 60px;
}

.q-selection input[type=radio]:checked + label, .q-selection input[type=checkbox]:checked + label {
  color: #006dae;
  font-weight: 600;
}

.q-selection input {
  position: absolute;
  opacity: 0;
}

.q-selection input:focus + label {
  box-shadow: 0 0 2px 0px #006dae;
}

.q-selection label:before, .q-selection label:after {
  content: '';
  position: absolute;
  border-radius: 25px;
}

.q-selection input[type=radio] + label:before,
.q-selection input[type=checkbox] + label:before {
  width: 30px;
  height: 30px;
  top: 30%;
  left: 15px;
}

.q-selection input[type=checkbox] + label:before, .q-selection input[type=radio] + label:before {
  background: #f6f6f6;
}

.q-selection input[type=checkbox] + label:before {
  border-radius: 5px;
}

.q-selection input[type=radio]:checked + label:before,
.q-selection input[type=checkbox]:checked + label:before {
  background: #006dae;
}

.q-selection a.info-btn {
  flex-basis: 8%;
  color: #838383;
  padding: 18px 0;
  font-size: 1.75rem;
  text-decoration: none;
  text-align: center;
}

.q-selection a.info-btn:hover {
  background: #006dae;
  color: white;
}

.nav-btn {
  padding: 0 1rem;
  width: 100%;
  text-align: right;
  padding-bottom: 20px;
}

.nav-btn__back, .restart-btn, .overlay-btn__no, .nav-btn__next, .overlay-btn__yes, .result-btn {
  font-size: 1rem;
  font-weight: 300;
  background: #f6f6f6;
  border: 1px solid #b6b6b6;
  color: #838383;
  padding: 18px;
  width: 49%;
  position: relative;
}

.nav-btn__back:active, .restart-btn:active, .overlay-btn__no:active, .nav-btn__next:active, .overlay-btn__yes:active, .result-btn:active {
  color: #838383;
}

@media only screen and (min-width: 60em) {
  .nav-btn__back, .restart-btn, .overlay-btn__no, .nav-btn__next, .overlay-btn__yes, .result-btn {
    width: 220px;
  }
}

.nav-btn__back:after, .restart-btn:after, .overlay-btn__no:after, .nav-btn__back:before, .restart-btn:before, .overlay-btn__no:before, .nav-btn__next:after, .overlay-btn__yes:after, .result-btn:after, .nav-btn__next:before, .overlay-btn__yes:before, .result-btn:before {
  content: '';
  position: absolute;
  border-color: #838383;
}

.nav-btn__back:after, .restart-btn:after, .overlay-btn__no:after, .nav-btn__next:after, .overlay-btn__yes:after, .result-btn:after {
  top: 23px;
  height: 12px;
  width: 12px;
  border-right: 2px solid;
  border-top: 2px solid;
}

.nav-btn__back:before, .restart-btn:before, .overlay-btn__no:before, .nav-btn__next:before, .overlay-btn__yes:before, .result-btn:before {
  top: 28px;
  height: 12px;
  width: 24px;
  border-top: 2px solid;
}

.nav-btn__back, .restart-btn, .overlay-btn__no {
  margin-right: 2%;
}

@media only screen and (min-width: 60em) {
  .nav-btn__back, .restart-btn, .overlay-btn__no {
    margin-right: 10px;
  }
}

.nav-btn__back:after, .restart-btn:after, .overlay-btn__no:after {
  left: 20px;
  transform: rotate(225deg);
}

.nav-btn__back:before, .restart-btn:before, .overlay-btn__no:before {
  left: 20px;
}

.nav-btn__next, .overlay-btn__yes, .result-btn {
  color: white;
  border-color: #006dae;
  background: #006dae;
}

.nav-btn__next:active, .overlay-btn__yes:active, .result-btn:active {
  color: white;
}

.nav-btn__next:after, .overlay-btn__yes:after, .result-btn:after, .nav-btn__next:before, .overlay-btn__yes:before, .result-btn:before {
  border-color: white;
}

.nav-btn__next:after, .overlay-btn__yes:after, .result-btn:after {
  right: 20px;
  transform: rotate(45deg);
}

.nav-btn__next:before, .overlay-btn__yes:before, .result-btn:before {
  right: 20px;
}

.nav-btn__next .nav-btn__next--skip, .overlay-btn__yes .nav-btn__next--skip, .result-btn .nav-btn__next--skip {
  display: none;
}

.nav-btn--skip .nav-btn__next, .nav-btn--skip .overlay-btn__yes, .nav-btn--skip .result-btn {
  background: #f6f6f6;
  color: #006dae;
}

.nav-btn--skip .nav-btn__next:active, .nav-btn--skip .overlay-btn__yes:active, .nav-btn--skip .result-btn:active {
  color: #b6b6b6;
}

.nav-btn--skip .nav-btn__next:after, .nav-btn--skip .overlay-btn__yes:after, .nav-btn--skip .result-btn:after, .nav-btn--skip .nav-btn__next:before, .nav-btn--skip .overlay-btn__yes:before, .nav-btn--skip .result-btn:before {
  border-color: #838383;
}

.nav-btn--skip .nav-btn__next .nav-btn__next--skip, .nav-btn--skip .overlay-btn__yes .nav-btn__next--skip, .nav-btn--skip .result-btn .nav-btn__next--skip {
  display: inline;
}

.nav-btn--skip .nav-btn__next .nav-btn__next--default, .nav-btn--skip .overlay-btn__yes .nav-btn__next--default, .nav-btn--skip .result-btn .nav-btn__next--default {
  display: none;
}

.restart-btn {
  width: 250px;
  margin-bottom: 20px;
}

.info-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f6f6f6;
  z-index: 100;
  padding: 0 1rem;
}

.info-overlay.show {
  display: block;
}

@media only screen and (min-width: 60em) {
  .info-overlay {
    padding: 4rem 10rem 0;
  }
}

.info-overlay__content p, .info-overlay__content li {
  font-weight: 300;
}

@media only screen and (min-width: 60em) {
  .info-overlay__content {
    margin-right: 50px;
    margin-bottom: 50px;
  }
}

.q-selection ul .info-overlay__content ul {
  list-style: disc;
  padding-left: 20px;
}

.q-selection ul .info-overlay__content li {
  display: list-item;
}

.info-overlay__close {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #505050;
  border-radius: 75px;
  background: #f6f6f6;
  top: 11px;
  right: 20px;
}

.info-overlay__close:before, .info-overlay__close:after {
  content: '';
  position: absolute;
  width: 23px;
  height: 3px;
  background: #505050;
  top: 18px;
  left: 8px;
}

.info-overlay__close:before {
  transform: rotate(-45deg);
}

.info-overlay__close:after {
  transform: rotate(45deg);
}

@media only screen and (min-width: 60em) {
  .info-overlay__close {
    top: 7rem;
    right: 6rem;
    width: 75px;
    height: 75px;
  }
  .info-overlay__close:before, .info-overlay__close:after {
    top: 34px;
    left: 24px;
  }
}

.overlay-btn h2 {
  font-family: sans-serif;
  font-weight: 300;
}

.overlay-btn__no, .overlay-btn__yes {
  background: #f6f6f6;
  border: 2px solid #006dae;
  color: #006dae;
}

.overlay-btn__no:hover, .overlay-btn__yes:hover {
  color: white;
  background: #006dae;
}

.overlay-btn__no:before, .overlay-btn__no:after, .overlay-btn__yes:before, .overlay-btn__yes:after {
  content: none;
}

@media only screen and (min-width: 60em) {
  .progress-bar {
    display: flex;
  }
}

.progress-bar:before, .result-answers:before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #f6f6f6;
}

.progress-items {
  background: white;
}

@media only screen and (min-width: 60em) {
  .progress-items {
    flex-basis: 72%;
  }
  .progress-items:last-child {
    flex-basis: 100%;
  }
}

.progress-items.fixed {
  position: fixed;
  z-index: 5;
  width: 100%;
  top: 0;
}

@media only screen and (min-width: 60em) {
  .progress-items.fixed {
    position: static;
    z-index: auto;
    top: auto;
  }
}

.complete .progress-items.fixed {
  position: static;
  z-index: auto;
  top: auto;
}

.progress-items &gt; ol {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

@media only screen and (min-width: 60em) {
  .progress-items &gt; ol {
    display: block;
    max-height: 1000px;
    overflow: visible;
  }
}

.open .progress-items &gt; ol {
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  padding-bottom: 0;
}

@media only screen and (min-width: 60em) {
  .open .progress-items &gt; ol {
    padding-bottom: 0;
    overflow: visible;
  }
}

@media only screen and (min-width: 60em) {
  .progress-items &gt; ol {
    display: flex;
  }
}

.progress-items &gt; ol &gt; li {
  height: 100%;
  position: relative;
  margin: 0;
  border-bottom: 1px solid #f6f6f6;
}

.progress-items &gt; ol &gt; li:before {
  content: none;
}

@media only screen and (min-width: 60em) {
  .progress-items &gt; ol &gt; li {
    flex-grow: 1;
    flex-basis: 25%;
    border-bottom: none;
  }
}

.complete .progress-items &gt; ol {
  display: block;
  max-height: 1000px;
  overflow: hidden;
  padding-bottom: 20px;
}

@media only screen and (min-width: 60em) {
  .complete .progress-items &gt; ol {
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }
}

.open .progress-items &gt; ol {
  display: block;
}

@media only screen and (min-width: 60em) {
  .open .progress-items &gt; ol {
    display: flex;
    overflow: visible;
  }
}

@media only screen and (min-width: 60em) {
  .progress-items &gt; ol &gt; li:hover .progress-items__dropdown {
    display: block;
    z-index: 100;
  }
}

.progress-items__title {
  text-decoration: none;
  text-align: left;
  font-weight: 300;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #838383;
  padding: 20px 0;
}

.progress-items__title span {
  padding-left: 80px;
}

@media only screen and (min-width: 60em) {
  .progress-items__title {
    text-align: center;
    padding: 0;
    height: 100px;
    border-left: 2px solid #f6f6f6;
  }
  li:last-child .progress-items__title {
    border-right: 2px solid #f6f6f6;
  }
  .progress-items__title span {
    padding-left: 60px;
  }
}

.current .progress-items__title {
  color: #006dae;
  font-weight: 600;
}

@media only screen and (min-width: 60em) {
  .current .progress-items__title {
    box-shadow: inset 0 -2px 0 0 #006dae;
  }
}

.prior .progress-items__title {
  color: #006dae;
  font-weight: 400;
}

.progress-items__title:after, .progress-items__title:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-weight: 300;
}

.progress-items__title:after {
  content: '';
  border: 2px solid #b6b6b6;
  border-radius: 25px;
  width: 44px;
  height: 44px;
  left: 17px;
}

.current .progress-items__title:after {
  border-color: #006dae;
}

.prior .progress-items__title:after {
  border-color: #006dae;
  background: #006dae;
}

.progress-items__title:before {
  color: #b6b6b6;
  font-size: 1.25rem;
  left: 33px;
}

.progress-items ol &gt; li:first-child .progress-items__title:before {
  content: '1';
}

.progress-items ol &gt; li:nth-child(2) .progress-items__title:before {
  content: '2';
}

.progress-items ol &gt; li:nth-child(3) .progress-items__title:before {
  content: '3';
}

.progress-items ol &gt; li:nth-child(4) .progress-items__title:before {
  content: '4';
}

.current .progress-items__title:before {
  color: #006dae;
}

.skip .progress-items__title:before {
  z-index: 2;
}

.prior .progress-items__title:before {
  color: white;
  z-index: 2;
  content: '' !important;
  left: 34px;
  top: 24px;
}

@media only screen and (min-width: 60em) {
  .prior .progress-items__title:before {
    top: 42%;
  }
}

@media only screen and (min-width: 60em) {
  .progress-items:only-child .progress-items__title span {
    padding-left: 80px;
  }
  .progress-items:only-child .progress-items__title:after {
    left: 37px;
  }
  .progress-items:only-child .progress-items__title:before {
    left: 53px;
  }
}

@media only screen and (min-width: 60em) {
  a.progress-items__title:hover span:before,
  a.progress-items__title:focus span:before {
    content: 'Edit';
    background: #f6f6f6;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 0.6875rem;
    color: #838383;
    padding: 2px 12px;
    border-radius: 25px;
  }
}

.progress-items__dropdown {
  display: none;
  position: absolute;
  background: white;
  width: 100%;
  padding: 20px;
  border: 2px solid #f6f6f6;
}

.progress-items__dropdown ul {
  padding: 0;
}

.progress-items__dropdown li {
  color: black;
  list-style: none;
}

.progress-items__dropdown:before {
  content: '';
  position: absolute;
  background: white;
  height: 30px;
  width: 30px;
  top: -16px;
  left: 50%;
  transform: translate(-50%) rotate(-40deg) skew(10deg);
  border-top: 2px solid #f6f6f6;
  border-right: 2px solid #f6f6f6;
}

.progress-items__mobi-btn {
  position: relative;
  border-bottom: 2px solid #006dae;
}

@media only screen and (min-width: 60em) {
  .progress-items__mobi-btn {
    display: none;
  }
}

.progress-items__mobi-btn span {
  display: inline-block;
  padding: 20px 0 20px 80px;
  color: #006dae;
}

.progress-items__mobi-btn span:after, .progress-items__mobi-btn span:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-weight: 300;
}

.progress-items__mobi-btn span:after {
  content: '';
  border: 2px solid #006dae;
  border-radius: 25px;
  width: 44px;
  height: 44px;
  left: 17px;
}

.progress-items__mobi-btn span:before {
  content: attr(data-number);
  color: #006dae;
  font-size: 1.25rem;
  left: 33px;
}

.complete .progress-items__mobi-btn span:after {
  background: #006dae;
}

.complete .progress-items__mobi-btn span:before {
  z-index: 2;
  left: 34px;
}

.progress-items__mobi-btn a {
  position: absolute;
  right: 0;
  height: 100%;
  border-left: 1px solid #f6f6f6;
  width: 60px;
}

.progress-items__mobi-btn a:after {
  right: 1.5rem;
  top: 1.5rem;
}

.open .progress-items__mobi-btn a:after {
  transform: rotate(-45deg);
  top: 1.75rem;
}

.complete .progress-items__mobi-btn {
  display: none;
}

.progress-answers {
  margin: 1rem;
  color: black;
  text-align: center;
}

.progress-answers a {
  color: black;
  margin-top: 5px;
}

.progress-answers span, .progress-answers a {
  font-weight: 300;
}

@media only screen and (min-width: 60em) {
  .progress-answers {
    text-align: left;
    flex-basis: 28%;
    font-size: 0.875rem;
    margin: 1.25rem 1rem 0 1rem;
  }
  .progress-answers span, .progress-answers a {
    padding: 0 1rem;
    display: block;
  }
}

@media only screen and (min-width: 60em) {
  a.progress-answers__number {
    padding: 0 1rem;
    display: inline-block;
    font-size: 1.25rem;
    text-decoration: none;
    position: relative;
  }
  a.progress-answers__number:hover {
    text-decoration: underline;
  }
  a.progress-answers__number:after, a.progress-answers__number:before {
    content: '';
    position: absolute;
    color: #006dae;
    right: -37px;
    height: 12px;
  }
  a.progress-answers__number:after {
    top: 7px;
    width: 12px;
    border-right: 2px solid;
    border-top: 2px solid;
    transform: rotate(45deg);
  }
  a.progress-answers__number:before {
    top: 12px;
    width: 24px;
    border-top: 2px solid;
  }
}

.result-answers {
  color: black;
  margin-top: 0;
  padding: 0 1rem;
  text-align: center;
}

.result-answers p {
  font-weight: 300;
  color: black;
  margin: 0;
  padding-bottom: 20px;
}

.result-answers:before {
  content: none;
}

@media only screen and (min-width: 60em) {
  .result-answers p {
    font-size: 1.75rem;
    padding: 60px 160px;
  }
  .result-answers:before {
    content: '';
  }
}

.result-answers__thank {
  display: block;
  padding: 20px 0;
  font-size: 1.75rem;
}

@media only screen and (min-width: 60em) {
  .result-answers__thank {
    display: inline;
    padding: 0;
  }
}

a.result-answers__number {
  color: black;
  font-weight: bold;
}

.results {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 60em) {
  .results {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}

.results__row {
  padding: 0 1rem;
  margin-bottom: 20px;
}

@media only screen and (min-width: 60em) {
  .results__row {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 40px;
  }
}

.result-item {
  background: white;
  margin-bottom: 2%;
  border-bottom: 1px solid #006dae;
  padding: 20px;
}

@media only screen and (min-width: 60em) {
  .result-item {
    margin-right: 1%;
    width: 32.66%;
  }
  .result-item:nth-child(3n) {
    margin-right: 0;
  }
}

.result-item h3, .result-item p, .result-item li {
  font-weight: 300;
}

.result-item h3 {
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
}

.result-item p, .result-item li {
  font-size: 0.9375rem;
}

.result-item ul {
  padding: 0;
  list-style: none;
}

.result-item a {
  display: block;
  text-decoration: none;
}

.result-item a:hover {
  text-decoration: underline;
}

.result-btn {
  display: block;
  margin: 0 auto;
  width: 250px;
  padding-right: 50px;
  text-align: center;
}

.result-btn:focus {
  box-shadow: 0 0 2px 0px black;
}

.spinner {
  /* Spinner size and color */
  width: 1.5rem;
  height: 1.5rem;
  border-top-color: #444;
  border-left-color: #444;
  /* Additional spinner styles */
  animation: spinner 400ms linear infinite;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}

/* Animation styles */
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

[v-cloak] {
  display: none !important;
}

/* Module: S */
.content-scholarship .bg-full {
  position: relative;
}

.content-scholarship .bg-full:after, .content-scholarship .bg-full:before {
  position: absolute;
  background: inherit;
  content: "";
  width: 100%;
  top: 0;
  bottom: 0;
}

.content-scholarship .bg-full:after {
  right: -100%;
}

.content-scholarship .bg-full:before {
  left: -100%;
}

.content-scholarship__intro {
  padding: 1.875rem 0 0.9375rem;
}

.content-scholarship__intro .intro-header {
  margin: 0 0 0.3125rem;
}

.content-scholarship__intro .intro-header__headline {
  margin: 0 0 0.3125rem;
}

.content-scholarship__intro .intro-header__group-name {
  margin: 0;
  color: #cfcfcf;
  font-size: 1.25rem;
}

.content-scholarship__intro .intro-application {
  text-align: center;
}

.content-scholarship__intro .intro-application__item {
  border-bottom: 0.0625rem solid #505050;
  padding: 0.3125rem 0;
}

.content-scholarship__intro .intro-application__item:last-child {
  border: 0;
}

.content-scholarship__intro .intro-application__title {
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 1rem;
  margin: 0 0 0.3125rem;
}

.content-scholarship__intro .intro-application__value {
  font-size: 1.25rem;
  margin: 0;
}

.content-scholarship__intro .intro-application__btn {
  background: transparent;
  border: 1px solid #006dae;
  color: #006dae;
}

.content-scholarship__student-story {
  margin: 0 0 3.125rem 0;
  border-top: 2px solid #006dae;
}

.content-scholarship__student-story .student-story__item {
  margin: 0 0 0.625rem 0;
  border-bottom: 2px solid #006dae;
  padding: 1.875rem 0 0.3125rem 0;
}

.content-scholarship__student-story .student-story__item .story-thumb {
  position: relative;
}

.content-scholarship__student-story .student-story__item .story-thumb__img {
  margin: auto;
  display: block;
}

.content-scholarship__student-story .student-story__item .story-thumb__play {
  background: url("mysource_files/play.svg") no-repeat left;
  background-size: 60px;
  position: absolute;
  bottom: 0.625rem;
  left: 0.625rem;
  color: #fff;
  padding: 20px 0 20px 70px;
  display: block;
  font-size: 0.9em;
  opacity: 0.8;
  -webkit-transition: opacity ease-out 0.5s;
  -moz-transition: opacity ease-out 0.5s;
  transition: opacity ease-out 0.5s;
}

.content-scholarship__student-story .student-story__item .story-thumb:hover .story-thumb__play, .content-scholarship__student-story .student-story__item .story-thumb:active .story-thumb__play, .content-scholarship__student-story .student-story__item .story-thumb:focus .story-thumb__play {
  opacity: 1;
}

.content-scholarship__student-story .student-story__item .story-description {
  padding: 0;
}

.content-scholarship__student-story .student-story__item .story-description__title {
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 2em;
  color: #006dae;
  margin: 0.9375rem 0;
}

.content-scholarship__student-story .student-story__item .story-description__content--quotation {
  padding: 0.5rem 0 0.9375rem 0;
  font-size: 1.2em;
  position: relative;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  margin: 1.25rem 0;
}

.content-scholarship__student-story .student-story__item .story-description__content--quotation:after, .content-scholarship__student-story .student-story__item .story-description__content--quotation:before {
  background: url("mysource_files/quotation.svg") no-repeat center;
  width: 20px;
  height: 15px;
  position: absolute;
  display: block;
  content: '';
}

.content-scholarship__student-story .student-story__item .story-description__content--quotation:after {
  top: 0;
  left: 0;
}

.content-scholarship__student-story .student-story__item .story-description__content--quotation:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: 0.5rem;
  right: 0;
}

.content-scholarship__student-story .student-story__item .story-caption {
  padding: 0.9375rem 0;
  font-size: 0.875rem;
}

.content-scholarship__student-story .student-story__item .story-caption p {
  margin: 0.3125rem 0;
}

.content-scholarship__student-story .student-story__item--noimg .story-thumb {
  height: 5rem;
}

.content-scholarship__student-story .student-story__item--noimg .story-thumb__img {
  display: none;
}

.content-scholarship__student-story .student-story__item--noimg .story-thumb__play {
  color: #006dae;
  left: 0;
}

.content-scholarship__details {
  padding: 0.625rem 0;
}

.content-scholarship__details .details__column {
  background: #fff;
  margin: 0.625rem;
  padding: 0.625rem 0 0 0;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.025);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.025);
}

.content-scholarship__details .details__column .column__section {
  padding: 0.625rem 1.25rem;
  border-bottom: 4px solid #f6f6f6;
}

.content-scholarship__details .details__column .column__section:last-child {
  border: 0;
}

.content-scholarship__details .details__column .column__section .section-list, .content-scholarship__details .details__column .column__section ul {
  padding: 0 0 0 0.9375rem;
}

.content-scholarship__details .details__column .column__section .section-list__item, .content-scholarship__details .details__column .column__section .section-list li, .content-scholarship__details .details__column .column__section ul__item, .content-scholarship__details .details__column .column__section ul li {
  margin: 0.9375rem 0;
}

.content-scholarship__details .details__column .section-title {
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.5em;
  color: #006dae;
  margin: 0 0 1.25rem;
}

.content-scholarship__details .details__column .section-subtitle {
  font-family: sans-serif;
  color: #505050;
  font-size: 1em;
  font-weight: 600;
}

.content-scholarship__application {
  background: #fff;
  margin: 0 0.625rem 1.875rem;
  padding: 0.625rem 1.25rem;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.025);
}

.content-scholarship__application .btn {
  padding: 1.25rem 5rem;
  margin: 1.25rem 0;
  clear: both;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.content-scholarship__application .btn--maroon {
  background: #9a0000;
}

.content-scholarship__application .application-section__title, .content-scholarship__application h3 {
  font-family: sans-serif;
  color: #505050;
  font-size: 1em;
  font-weight: 600;
}

.content-scholarship__application .application-header {
  margin: 0.625rem 0 0;
}

.content-scholarship__application .application-header__headline {
  margin: 0;
  font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
  font-size: 1.5em;
  color: #006dae;
}

.content-scholarship__application .application-section--narrow {
  padding: 0;
}

.content-scholarship__application .application-section__item--promo, .content-scholarship__application .application-section__title {
  margin: 0 0 0.9375rem;
}

.content-scholarship__application .application-section__item p {
  margin: 0;
}

.content-scholarship__application .application-section__item--border {
  border: 1px solid #505050;
  padding: 0.9375rem 1.25rem;
  line-height: 1.7em;
}

.content-scholarship__application .application-section__list, .content-scholarship__application .application-section ul {
  padding: 0 0 0 0.9375rem;
}

/* Module: S */
.find-a-course-searchbar,
.find-a-scholarship-searchbar {
  background-color: #fff;
  font-size: 0.75rem;
  margin: 0 0 2rem;
}

.find-a-course-searchbar__wrapper,
.find-a-scholarship-searchbar__wrapper {
  width: 100%;
}

.find-a-course-searchbar__form,
.find-a-scholarship-searchbar__form {
  width: 100%;
}

.find-a-course-searchbar__search[type="search"],
.find-a-scholarship-searchbar__search[type="search"] {
  -webkit-appearance: none;
  border: 1px solid #006dae;
  border-radius: 0;
  box-sizing: border-box;
  float: left;
  font-size: 0.9375rem;
  height: 3.125rem;
  margin: 0 0 1rem;
  padding: 1rem;
  width: 68%;
}

.find-a-course-searchbar__search[type="search"]::-moz-placeholder, .find-a-course-searchbar__search[type="search"]:-ms-input-placeholder, .find-a-course-searchbar__search[type="search"]::-webkit-input-placeholder, .find-a-course-searchbar__search[type="search"]:-moz-placeholder, .find-a-course-searchbar__search[type="search"]::-moz-placeholder, .find-a-course-searchbar__search[type="search"]:-ms-input-placeholder,
.find-a-scholarship-searchbar__search[type="search"]::-moz-placeholder,
.find-a-scholarship-searchbar__search[type="search"]:-ms-input-placeholder,
.find-a-scholarship-searchbar__search[type="search"]::-webkit-input-placeholder,
.find-a-scholarship-searchbar__search[type="search"]:-moz-placeholder,
.find-a-scholarship-searchbar__search[type="search"]::-moz-placeholder,
.find-a-scholarship-searchbar__search[type="search"]:-ms-input-placeholder {
  color: #006dae;
}

.find-a-course-searchbar__search[type="search"]:-moz-placeholder, .find-a-course-searchbar__search[type="search"]::-moz-placeholder,
.find-a-scholarship-searchbar__search[type="search"]:-moz-placeholder,
.find-a-scholarship-searchbar__search[type="search"]::-moz-placeholder {
  opacity: 1;
}

.find-a-course-searchbar__search::-webkit-input-placeholder,
.find-a-scholarship-searchbar__search::-webkit-input-placeholder {
  color: #006dae;
}

.find-a-course-searchbar__submit,
.find-a-scholarship-searchbar__submit {
  background-color: #006dae;
  border: 1px solid #006dae;
  color: #fff;
  float: left;
  font-size: 0.9375rem;
  height: 3.125rem;
  margin: 0 0 1rem;
  overflow: hidden;
  position: relative;
  width: 32%;
}

.find-a-course-searchbar__submit:hover, .find-a-course-searchbar__submit:focus,
.find-a-scholarship-searchbar__submit:hover,
.find-a-scholarship-searchbar__submit:focus {
  background-color: #006dae;
  text-decoration: underline;
}

.find-a-course-searchbar__submit::after,
.find-a-scholarship-searchbar__submit::after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 376px 280px;
  width: 16px;
  height: 16px;
  background-position: -288px -24px;
  content: '';
  display: none;
  left: 50%;
  margin-left: -0.4375rem;
  margin-top: -0.5625rem;
  position: absolute;
  top: 50%;
}

.no-svg .find-a-course-searchbar__submit::after, .no-svg
.find-a-scholarship-searchbar__submit::after {
  background-image: none;
}

.find-a-course-searchbar .fac-wrapper,
.find-a-scholarship-searchbar .fac-wrapper {
  clear: both;
  margin: 0 0 1rem;
  width: 100%;
}

.find-a-course-searchbar__select,
.find-a-scholarship-searchbar__select {
  background-color: #fff;
  border: 1px solid #006dae;
  float: left;
  height: 49px;
  margin-bottom: 1.5em;
  text-indent: .5em;
  width: 100%;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select {
  height: 3.125rem;
  margin-bottom: 1rem;
  width: 100%;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .selectric,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .selectric {
  background-color: #fff;
  height: 3.125rem;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .selectric-items,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .selectric-items {
  background-color: #fff;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .selectric-items .selectric-items li,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .selectric-items .selectric-items li {
  font-size: 1rem;
  line-height: 1.5rem;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .selectric-items .selectric-items li.selected,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .selectric-items .selectric-items li.selected {
  font-weight: 700;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .label,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .label {
  font-size: 0.9375rem;
  height: 3.125rem;
  line-height: 3.125rem;
  padding-left: 1rem;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .label::before,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .label::before {
  content: 'Browse by: ';
  font-weight: 700;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .button,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .button {
  background-color: #fff;
  color: #3c3c3c;
  height: 3rem;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .button:hover,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .button:hover {
  background-color: #e6e6e6;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .button::after,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .button::after {
  display: none;
}

.find-a-course-searchbar .selectric-find-a-course-searchbar__select .button::before,
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .button::before {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 225.6px 168px;
  width: 10px;
  height: 10px;
  background-position: -57.6px -14.4px;
  content: '';
  left: 50%;
  margin-left: -0.3125rem;
  margin-top: -0.3125rem;
  position: absolute;
  top: 50%;
}

.no-svg .find-a-course-searchbar .selectric-find-a-course-searchbar__select .button::before, .no-svg
.find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .button::before {
  background-image: none;
}

.find-a-course-searchbar__links,
.find-a-scholarship-searchbar__links {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
}

.find-a-course-searchbar__links--mobile,
.find-a-scholarship-searchbar__links--mobile {
  display: block;
  margin: .5rem 0 1rem;
}

.find-a-course-searchbar__listitem,
.find-a-scholarship-searchbar__listitem {
  display: inline-block;
  margin: 0;
  padding: 0 1rem 0 0;
  width: 50%;
}

.find-a-course-searchbar__listitem:nth-child(1),
.find-a-scholarship-searchbar__listitem:nth-child(1) {
  padding-right: .5rem;
}

.find-a-course-searchbar__listitem:nth-child(2),
.find-a-scholarship-searchbar__listitem:nth-child(2) {
  padding-left: .5rem;
  padding-right: 0;
}

.find-a-course-searchbar__listitem:nth-child(3),
.find-a-scholarship-searchbar__listitem:nth-child(3) {
  display: none;
}

.find-a-course-searchbar__link,
.find-a-scholarship-searchbar__link {
  background-color: #006dae;
  color: #fff;
  display: block;
  font-size: 0.8125rem;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
}

.find-a-course-searchbar__link:hover, .find-a-course-searchbar__link:focus,
.find-a-scholarship-searchbar__link:hover,
.find-a-scholarship-searchbar__link:focus {
  text-decoration: underline;
}

.find-a-course-searchbar__additional--link,
.find-a-scholarship-searchbar__additional--link {
  color: #505050;
}

.search-tabs__tab-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.search-tabs__link {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.search-tabs__content .search-tabs__target {
  display: block;
}

.search-tabs__content .accTitle {
  width: 100%;
}

.search-results .box-featured {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f6f6f6;
  border-bottom: 1px solid #006dae;
  padding-bottom: 0;
}

.no-js .search-results .box-featured,
.no-flexbox .search-results .box-featured {
  display: table;
}

.flexbox .search-results .box-featured {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.search-results .box-featured__blurb {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1.25rem;
}

.search-results .box-featured__header {
  display: table;
  width: 100%;
}

.search-results .box-featured__header h2 {
  -ms-hyphens: auto;
  display: table-cell;
  font-size: 1.3rem;
  vertical-align: top;
  padding-bottom: 0.125rem;
}

.search-results .box-featured__icons {
  list-style: none;
  margin: -0.625rem 0 0.5rem;
  padding: 0 0.75rem 0 1.25rem;
  white-space: nowrap;
  width: 100%;
}

.search-results .box-featured__icons li {
  display: inline-block;
  float: left;
  margin: 0;
  padding-right: 1.25rem;
  overflow: hidden;
}

.search-results .box-featured__icons li span {
  display: block;
  font-size: 0.6875rem;
  height: 2rem;
  line-height: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.search-results .box-featured__icons li span::before {
  float: left;
  margin-left: -0.4375rem;
  margin-right: 0;
  transform: scale(0.5);
}

.search-results .box-featured__level {
  color: #006dae;
  display: block;
  font-size: 0.75rem;
  padding: 0 0 0.5rem;
}

.search-results .box-featured__description {
  font-size: 0.875rem;
  padding: 0 0 0.3125rem;
  margin-top: 0;
}

.search-results .box-featured__bottom {
  padding: 0 1.25rem 1rem;
}

.search-results .box-featured__additional {
  color: #006dae;
  font-size: 0.75rem;
  margin: .5rem 0 0;
  padding: 0;
}

.search-results .box-featured__additional-items {
  display: inline;
  margin: 0;
  padding: 0;
}

.search-results .box-featured__additional-items li {
  display: inline;
  margin: 0;
  padding: 0;
}

.search-results .box-featured__additional-items li::after {
  content: ',';
}

.search-results .box-featured__additional-items li:last-child::after {
  content: '';
}

.search-results .box-featured__additional-items li a {
  color: #006dae;
  text-decoration: none;
}

.search-results .box-featured__additional-items li a:hover, .search-results .box-featured__additional-items li a:focus {
  text-decoration: underline;
}

.search-results .box-featured__utilities {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  background: #e6e6e6;
  margin-top: 0.625rem;
  padding: 0.625rem 0.9375rem;
  width: 100%;
}

.search-results .box-featured__utilities .course-listing__shortlist-add {
  color: #505050;
  float: left;
  font-size: 0.75rem;
  padding-left: 1.5625rem;
  position: relative;
}

.search-results .box-featured__utilities .course-listing__shortlist-add::before {
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 376px 280px;
  width: 16px;
  height: 16px;
  background-position: -288px -72px;
  content: '';
  display: inline-block;
  left: 0;
  position: absolute;
}

.no-svg .search-results .box-featured__utilities .course-listing__shortlist-add::before {
  background-image: none;
}

.search-results .box-featured__utilities .course-listing__shortlist-add.added::before {
  width: 16px;
  height: 16px;
  background-position: -312px -72px;
}

.search-results .box-featured__utilities .course-listing__compare-add {
  color: #505050;
  float: right;
  font-size: 0.75rem;
  position: relative;
}

.search-results .box-featured__utilities .course-listing__compare-add::before {
  background-color: #fff;
  border: 1px solid #006dae;
  content: '';
  display: inline-block;
  height: 0.75rem;
  left: -1.25rem;
  position: absolute;
  top: 0.125rem;
  width: 0.75rem;
}

.search-results .box-featured__utilities .course-listing__compare-add.added::before {
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.5rem 0.5rem;
}

.find-a-course-noresult h3 {
  margin-bottom: 0;
}

.find-a-course-noresult p {
  font-size: 0.875rem;
}

.find-a-course-noresult ul {
  font-size: 0.875rem;
}

.find-a-course-contextual h3 {
  margin-bottom: 0;
}

.find-a-course-contextual h4 {
  margin-bottom: 0;
}

.find-a-course-contextual ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.find-a-course-contextual ul li a {
  color: #006dae;
  font-size: 0.75rem;
  margin: 0.5rem 0 0;
  padding: 0;
}

.shortlist-title {
  float: left;
}

.shortlist-title + .study-sharing-search {
  display: block;
}

.shortlist-result-count {
  display: block;
  font-style: italic;
  margin: 0 0 1rem;
  text-align: center;
}

.shortlist-course-compare {
  margin: 0;
}

.clear-cookie {
  color: #fff;
}

.search-mobile-tabs {
  margin-top: -2rem;
  width: 100%;
}

.search-mobile-tabs__list {
  margin: 0 -.5rem;
  overflow: hidden;
  padding: 0;
}

.search-mobile-tabs__listitem {
  float: left;
  list-style: none;
  padding: 0 .5rem;
  width: 50%;
  min-height: 62px;
}

.search-mobile-tabs__link {
  background-color: #f6f6f6;
  color: #505050;
  display: block;
  font-size: 0.75rem;
  padding: 0.9375rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.search-mobile-tabs__link--active {
  text-decoration: underline;
}

.search-mobile-tabs__link:hover, .search-mobile-tabs__link:focus {
  text-decoration: underline;
}

.flexbox .search-mobile-tabs__list {
  display: flex;
  flex-wrap: wrap;
}

.flexbox .search-mobile-tabs__listitem {
  float: none;
  min-height: none;
}

.flexbox .search-mobile-tabs__link {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.study-sharing-search {
  background-color: #f6f6f6;
  color: #505050;
  display: block;
  font-size: 0.75rem;
  line-height: 0.9375rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 0.9375rem;
  text-align: center;
  text-decoration: none;
}

.study-sharing-search:hover, .study-sharing-search:focus {
  text-decoration: underline;
}

/* ATAR-12 dcook 2018-11-26: Add margin now that slider is hidden */
.range__type label {
  margin-bottom: 1rem;
  display: block;
}

/* Module: S */
.search-results .box-featured__scholarship .box-featured__description {
  padding: 0.625rem 0 0 0;
}

.search-results .box-featured__additional-details {
  font-size: 0.75rem;
  font-weight: 300;
  list-style: none;
  margin: 0;
  padding: 0;
}

.search-results .box-featured__additional-details li {
  margin: 0.25rem 0;
}

.search-results__resultcountsummary {
  display: none;
}

/* Module: S */
.search-wrapper {
  align-content: flex-start;
}

.no-js .search-wrapper,
.no-flexbox .search-wrapper {
  display: table;
}

.flexbox .search-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.search-wrapper input[type='search'] {
  -webkit-appearance: none;
  -webkit-flex-basis: 70%;
  border: 1px solid #006dae;
  color: #006dae;
  flex-basis: 70%;
  padding: 0.75rem 1.0625rem;
}

.search-wrapper input[type='submit'] {
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
}

.search-results__pagination {
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  align-items: center;
  margin: 1rem 0;
}

.no-js .search-results__pagination,
.no-flexbox .search-results__pagination {
  display: table;
}

.flexbox .search-results__pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.search-results__pagination .result-list {
  display: none;
}

.search-results__pagination .pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.no-js .search-results__pagination .pagination,
.no-flexbox .search-results__pagination .pagination {
  display: table;
}

.flexbox .search-results__pagination .pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.search-results__pagination .pagination__item {
  display: none;
  line-height: 2rem;
  margin: 0;
  max-height: 2rem;
  text-align: center;
  width: 2rem;
}

.search-results__pagination .pagination__item--current {
  background-color: #006dae;
  color: #fff;
}

.search-results__pagination .pagination__item + .pagination__item {
  margin-left: 0.625rem;
}

.search-results__pagination .pagination__link,
.search-results__pagination .pagination__next a,
.search-results__pagination .pagination__previous a {
  display: block;
  text-decoration: none;
}

.search-results__pagination .pagination__link:hover, .search-results__pagination .pagination__link:focus,
.search-results__pagination .pagination__next a:hover,
.search-results__pagination .pagination__next a:focus,
.search-results__pagination .pagination__previous a:hover,
.search-results__pagination .pagination__previous a:focus {
  background-color: #006dae;
  color: #f6f6f6;
  text-decoration: underline;
}

.search-results__pagination .pagination__next,
.search-results__pagination .pagination__previous {
  display: block;
  width: auto;
}

.search-results__pagination .pagination__next a,
.search-results__pagination .pagination__previous a {
  padding: 0 0.625rem;
}

.search-result__item {
  color: #006dae;
  display: block;
  margin-bottom: 2rem;
  text-decoration: none;
}

.search-result__item:hover .search-result__title, .search-result__item:focus .search-result__title {
  text-decoration: underline;
}

.search-result__title {
  display: block;
  font-size: 1.375rem;
}

.search-result__date {
  display: block;
}

.search-result__body {
  margin: 0;
}

.grid {
  margin-top: 2rem;
}

.grid .breadcrumbs {
  display: block;
  font-size: 0.75rem;
}

.grid + .search-results__pagination {
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

/* Module: S */
@media (min-width: 37.5em) {
  /*
--------------------
Modules
--------------------
*/
  /* Module: S */
  .course-page__subject-req-item--inline {
    float: left;
  }
  .course-page__subject-req-item--inline-left {
    width: 41%;
  }
  .course-page__subject-req-item--inline-right {
    border-left: 0;
    border-top: 0.0625rem solid #006dae;
    width: 59%;
  }
  /* Module: S */
  /* Module: S */
  .study-sharing-search {
    float: right;
    margin-bottom: 0;
    margin-top: 2.75rem;
    width: 32%;
  }
  .find-a-course-searchbar,
  .find-a-scholarship-searchbar {
    clear: both;
  }
  .find-a-course-heading {
    float: left;
  }
  /* Module: S */
}

@media only screen and (min-width: 60em) {
  /*
--------------------
Modules
--------------------
*/
  /* Module: S */
  .area-blocks {
    margin-left: -5rem;
    margin-right: -5rem;
    padding-bottom: 3.875rem;
    padding-top: 1rem;
  }
}

@media only screen and (min-width: 60em) and (max-width: 74em) {
  .area-blocks {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}

@media only screen and (min-width: 60em) {
  .area-blocks .content-wrapper {
    padding: 0;
  }
  .area-blocks-wrapper {
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
    min-height: 10rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .area-blocks__item {
    background-size: 100% 100%;
    height: auto;
    min-height: 10rem;
    padding: 0.625rem;
    -webkit-transition: all 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  }
  .area-blocks__item:hover {
    background-size: 107% 107%;
  }
  .area-blocks__link {
    font-size: 1.5rem;
    line-height: 1.167;
    padding: 7.25rem 1.25rem;
  }
  .area-blocks__overlay {
    bottom: 0.625rem;
    left: 0.625rem;
    right: 0.625rem;
    top: 0.625rem;
  }
  .study-info-extra__wrapper {
    padding-top: 0;
  }
  /* Module: S */
  .course-page__info-box {
    margin-bottom: 1.25rem;
  }
  .course-page__requirements-btn {
    margin: 0 auto 2.625rem;
    width: 70%;
  }
  .course-page__subject-req-item--inline {
    float: none;
  }
  .course-page__subject-req-item--inline-left, .course-page__subject-req-item--inline-right {
    width: 100%;
  }
  .course-page__subject-req-item--inline-right {
    border-left: 0.0625rem solid #006dae;
    border-top: 0;
  }
  .tooltipster-default .tooltipster-content {
    font-size: 1rem;
    padding: 1rem 1.25rem;
  }
  /* Module: S */
  .panel.desktop-hidden {
    display: none;
  }
  .panel .course__action-quick-buttons {
    margin-bottom: 1.875rem;
  }
  .panel .course__action-quick-buttons .btn-bordered {
    font-size: 1rem;
    line-height: 1.4;
    padding: 0.875rem 1.0625rem;
    width: 100%;
  }
  .panel .course__action-quick-buttons .btn-bordered + .btn-bordered {
    margin-left: 0;
    margin-top: 0.625rem;
  }
  .content-inner__rhs .panel [data-anchor-click],
  .content-inner__rhs .panel .course-listing__button--view-shortlist {
    display: block;
  }
  /* Module: S */
  .sidebar-item .default-heading {
    font-size: 1.5rem;
    margin: 1rem 0 1.75rem;
  }
  .sidebar-item .btn-bordered {
    font-size: 1rem;
    line-height: 1.4;
    padding: 0.875rem 1.0625rem;
  }
  .sidebar-item .btn-bordered + .btn-bordered {
    margin-top: 0.625rem;
  }
  /* Module: S */
  .course-page__year-change {
    margin-bottom: 1.875rem;
  }
  .course-page__year-change-label {
    font-size: 1rem;
  }
  /* Module: S */
  .course-page__overview-panel h2 {
    font-size: 1.5rem;
  }
  /* Module: S */
  .fac-filter {
    margin-top: 1.875rem;
  }
  .fac-filter &gt; .accordion &gt; section &gt; h3 &gt; a::after {
    display: none;
  }
  .search-filter {
    margin-top: 1.875rem;
  }
  .search-filter__main-header a {
    cursor: default;
  }
  .search-filter &gt; .accordion &gt; section &gt; h3 &gt; a::after {
    display: none;
  }
  /* Module: S */
  .career-op__box {
    margin-bottom: 1.875rem;
  }
  .career-op__heading {
    font-size: 1.5rem;
  }
  .no-js .career-op__popup,
  .no-flexbox .career-op__popup {
    display: table;
  }
  .flexbox .career-op__popup {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .career-op__popup .panels.main {
    max-width: 66.6%;
  }
  .flexbox .career-op__popup .panels.main {
    -webkit-box-flex: 1 0 66.6%;
    -moz-box-flex: 1 0 66.6%;
    -webkit-flex: 1 0 66.6%;
    -ms-flex: 1 0 66.6%;
    flex: 1 0 66.6%;
  }
  .no-js .career-op__popup .panels.main,
  .no-flexbox .career-op__popup .panels.main {
    display: table-cell;
    vertical-align: top;
  }
  .career-op__popup .panels.attached {
    max-width: 33.3%;
  }
  .flexbox .career-op__popup .panels.attached {
    -webkit-box-flex: 1 0 33.3%;
    -moz-box-flex: 1 0 33.3%;
    -webkit-flex: 1 0 33.3%;
    -ms-flex: 1 0 33.3%;
    flex: 1 0 33.3%;
  }
  .no-js .career-op__popup .panels.attached,
  .no-flexbox .career-op__popup .panels.attached {
    display: table-cell;
    vertical-align: top;
  }
  /* Module: S */
  .contact-us__box {
    margin-bottom: 1.875rem;
  }
  .contact-us__heading {
    font-size: 1.5rem;
  }
  .contact-us__cta-button {
    text-align: center;
    width: 100%;
  }
  .contact-us__cta-button a {
    font-size: 1rem;
  }
  .study-contact-us .panel-summary [class*='btn'] {
    display: block;
    font-size: 1rem;
  }
  .study-contact-us strong {
    font-size: 1.5rem;
  }
  /* Module: S */
  .student-stories__box {
    margin-bottom: 1.875rem;
  }
  .student-stories__heading {
    font-size: 1.5rem;
  }
  .student-stories__heading-secondary {
    font-size: 1rem;
  }
  .student-stories__show-more {
    font-size: 1rem;
  }
  /* Module: S */
  .section-cards {
    margin: 1rem 0;
  }
  /* Module: S */
  .static-grid {
    /*
	*	Column classes
	*/
  }
  .static-grid .content {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .static-grid .content .static-row {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .static-grid .content .content-main {
    padding: 0 1rem;
    width: 75%;
    float: left;
  }
  .static-grid .content .content-rhs {
    padding: 0 1rem;
    width: 25%;
    float: left;
  }
  .static-grid .content .col-5-inside-9 {
    padding: 0 1rem;
    width: 55.55556%;
  }
  .static-grid .content .col-4-inside-9 {
    padding: 0 1rem;
    width: 44.44444%;
  }
  .static-grid .content .col-2-inside-5-inside-9 {
    padding: 0 1rem;
    width: 40%;
  }
  .static-grid .content .col-3-inside-5-inside-9 {
    padding: 0 1rem;
    width: 60%;
  }
  .static-grid .col-stat-md-12 {
    padding: 0 1rem;
    width: 100%;
  }
  .static-grid .col-stat-md-11 {
    padding: 0 1rem;
    width: 91.66667%;
  }
  .static-grid .col-stat-md-10 {
    padding: 0 1rem;
    width: 83.33333%;
  }
  .static-grid .col-stat-md-9 {
    padding: 0 1rem;
    width: 75%;
  }
  .static-grid .col-stat-md-8 {
    padding: 0 1rem;
    width: 66.66667%;
  }
  .static-grid .col-stat-md-7 {
    padding: 0 1rem;
    width: 58.33333%;
  }
  .static-grid .col-stat-md-6 {
    padding: 0 1rem;
    width: 50%;
  }
  .static-grid .col-stat-md-5 {
    padding: 0 1rem;
    width: 41.66667%;
  }
  .static-grid .col-stat-md-4 {
    padding: 0 1rem;
    width: 33.33333%;
  }
  .static-grid .col-stat-md-3 {
    padding: 0 1rem;
    width: 25%;
  }
  .static-grid .col-stat-md-2 {
    padding: 0 1rem;
    width: 16.66667%;
  }
  .static-grid .col-stat-md-1 {
    padding: 0 1rem;
    width: 8.33333%;
  }
  /* Module: S */
  .btn--arrow--right-circle-white {
    margin-top: 0.125rem;
  }
  .student-type {
    background: none;
    width: auto;
  }
  .student-type__btn {
    font-size: 1rem;
  }
  .student-type__btn:hover {
    cursor: pointer;
    text-decoration: underline;
  }
  .student-type__intro {
    font-size: 1.5rem;
    padding: 0 2.5rem 0 0;
    width: 40%;
  }
  .student-type--description {
    font-size: 1rem;
  }
  .student-type__dropdown__toggle {
    display: inline-block;
    padding: 0.375rem 0.5rem 0.375rem 0.5rem;
    text-align: right;
  }
  .student-type__dropdown__toggle:hover {
    cursor: pointer;
    text-decoration: underline;
  }
  .student-type__dropdown__toggle--active:hover, .student-type__dropdown__toggle--active:focus {
    text-decoration: none;
  }
  .student-type__dropdown__items--large {
    display: flex;
    justify-content: space-between;
    width: 65%;
  }
  .student-type__dropdown__item {
    display: block;
    padding: 0.5rem 1rem;
    text-align: left;
    width: 100%;
  }
  .student-type__dropdown__item--large {
    display: inline-block;
    margin: 0;
    width: 48%;
  }
  .student-type__dropdown__list {
    cursor: auto;
    justify-content: flex-start;
    left: auto;
    width: 13.3rem;
  }
  .student-type__dropdown__list--large {
    display: flex;
    justify-content: space-between;
    max-width: 95vw;
    transition: none;
    width: 605%;
  }
  .student-type__dropdown--active .student-type__dropdown__list--large {
    padding: 1.875rem;
  }
  /* Module: S */
  .flexbox .comparison-table,
  .comparison-table {
    border-bottom: 0;
    display: table;
    table-layout: fixed;
  }
  .flexbox .comparison-table tr,
  .comparison-table tr {
    display: table-row;
    position: relative;
  }
  .flexbox .comparison-table tr:nth-child(even) th,
  .flexbox .comparison-table tr:nth-child(even) td,
  .comparison-table tr:nth-child(even) th,
  .comparison-table tr:nth-child(even) td {
    background-color: #fff;
  }
  .flexbox .comparison-table tr:nth-child(n+6):nth-child(even) th,
  .comparison-table tr:nth-child(n+6):nth-child(even) th {
    background-color: #eeeeee;
  }
  .flexbox .comparison-table tr:nth-child(n+6):nth-child(even) td,
  .comparison-table tr:nth-child(n+6):nth-child(even) td {
    background-color: #f6f6f6;
  }
  .flexbox .comparison-table tr:nth-child(n+6):nth-child(odd) th,
  .comparison-table tr:nth-child(n+6):nth-child(odd) th {
    background-color: #fff;
  }
  .flexbox .comparison-table tr:nth-child(n+6):nth-child(odd) td,
  .comparison-table tr:nth-child(n+6):nth-child(odd) td {
    background-color: #fff;
  }
  .flexbox .comparison-table tr td:nth-child(2), .flexbox .comparison-table tr td:nth-child(3),
  .comparison-table tr td:nth-child(2),
  .comparison-table tr td:nth-child(3) {
    border-bottom: 0;
    border-right: 1px solid #fff;
    border-top: 0;
  }
  .flexbox .comparison-table th:nth-child(4),
  .comparison-table th:nth-child(4) {
    display: table-cell;
  }
  .flexbox .comparison-table th:nth-child(1),
  .comparison-table th:nth-child(1) {
    display: table-cell;
  }
  .flexbox .comparison-table th p,
  .flexbox .comparison-table th small,
  .comparison-table th p,
  .comparison-table th small {
    text-align: left;
  }
  .flexbox .comparison-table th p,
  .comparison-table th p {
    font-size: 1rem;
  }
  .flexbox .comparison-table td,
  .comparison-table td {
    border: 0;
  }
  .flexbox .comparison-table td:nth-child(4),
  .comparison-table td:nth-child(4) {
    border: 0;
    display: table-cell;
  }
  .flexbox .comparison-table thead,
  .comparison-table thead {
    display: table-header-group;
  }
  .flexbox .comparison-table thead th,
  .comparison-table thead th {
    display: table-cell;
    position: relative;
  }
  .flexbox .comparison-table thead td:first-child,
  .comparison-table thead td:first-child {
    display: table-cell;
  }
  .flexbox .comparison-table tbody,
  .comparison-table tbody {
    display: table-row-group;
  }
  .flexbox .comparison-table tbody th,
  .flexbox .comparison-table tbody td,
  .comparison-table tbody th,
  .comparison-table tbody td {
    display: table-cell;
    width: auto;
  }
  .flexbox .comparison-table__header-top th span,
  .comparison-table__header-top th span {
    display: block;
  }
  .flexbox .comparison-table__header-top th span:nth-child(1),
  .comparison-table__header-top th span:nth-child(1) {
    font-size: 1.5rem;
    margin-right: 30%;
  }
  .flexbox .comparison-table__header-top th span:nth-child(2),
  .comparison-table__header-top th span:nth-child(2) {
    font-size: 0.75rem;
    margin: 0.5rem 30% 0.5rem 0;
  }
  .flexbox .comparison-table__content-utilities,
  .comparison-table__content-utilities {
    font-size: 0.75rem;
    width: 30%;
  }
  .flexbox .comparison-table__shortlist-add,
  .comparison-table__shortlist-add {
    display: block;
    font-size: 0.75rem;
    position: absolute;
    right: 1.125rem;
    text-align: center;
    top: 0.875rem;
  }
  .flexbox .comparison-table__shortlist-add:before,
  .comparison-table__shortlist-add:before {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: none;
    background-size: 488.8px 364px;
    width: 21px;
    height: 21px;
    background-position: -62.4px -124.8px;
    content: '';
    display: block;
  }
  .no-svg .flexbox .comparison-table__shortlist-add:before, .no-svg
  .comparison-table__shortlist-add:before {
    background-image: none;
  }
  .flexbox .comparison-table__shortlist-add::before,
  .comparison-table__shortlist-add::before {
    margin: 0rem auto 0.5rem;
  }
  .flexbox .comparison-table__shortlist-add.added:before,
  .comparison-table__shortlist-add.added:before {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: none;
    background-size: 488.8px 364px;
    width: 21px;
    height: 21px;
    background-position: -93.6px -124.8px;
    content: '';
    display: block;
  }
  .no-svg .flexbox .comparison-table__shortlist-add.added:before, .no-svg
  .comparison-table__shortlist-add.added:before {
    background-image: none;
  }
  .course-listing__buttons-container {
    float: right;
    margin: 0 0 1.875rem;
    max-width: 16.25rem;
    width: 25%;
  }
  .course-listing__buttons-container .btn-bordered {
    display: block;
    width: 100%;
  }
  .course-listing__buttons-container .btn-bordered + .btn-bordered {
    margin: 0.625rem 0 0;
  }
  .comparison-title {
    float: left;
  }
  /* Module: S */
  .course-detail-grid .grid-row {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .course-detail-grid .grid-col-md-3 {
    padding: 0 1rem;
    width: 25%;
  }
  .course-detail-grid .grid-col-md-9 {
    padding: 0 1rem;
    width: 75%;
  }
  .course-detail-grid .grid-col-md-12 {
    padding: 0 1rem;
    width: 100%;
  }
  .course-detail-grid .grid-col-md-9-12 {
    padding: 0 1rem;
    width: 75%;
  }
  .course-detail-grid .grid-col-md-5-9 {
    padding: 0 1rem;
    width: 55.55556%;
    float: left;
  }
  .course-detail-grid .grid-col-md-4-9 {
    padding: 0 1rem;
    width: 44.44444%;
    float: left;
  }
  .course-detail-grid .grid-col-md-12-12 {
    padding: 0 1rem;
    width: 100%;
    float: left;
    margin: auto;
  }
  .page-header-courses h1,
  .page-header-courses strong.h1 {
    font-size: 2.625rem;
    margin: 1rem 0 0.5rem;
  }
  .slider-tab-content .page-header-courses h1 {
    margin: 1rem 0 0.5rem;
  }
  .bottom-tabs h3 {
    font-size: 1.5rem;
  }
  .bottom-tabs h4 {
    font-size: 1rem;
  }
  .bottom-tabs .accordion.desktop-hidden {
    display: none;
  }
  .bottom-tabs .accordion .accContent {
    padding: 0;
  }
  .bottom-tabs .majors {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
  }
  .bottom-tabs .majors li {
    break-inside: avoid-column;
    margin: 0;
    page-break-inside: avoid;
  }
  .btn-boxes {
    margin: 1rem -.5rem;
  }
  .minimum-entry-requirements .course-page__info-box .course-page__subject-req-caption {
    margin-top: 0 !important;
  }
  .minimum-entry-requirements .course-page__subject-req-col-2 h3 {
    padding-top: 1rem !important;
    font-size: 1.3125rem;
  }
  /* Module: S */
  .course-listing {
    padding: 0 1.25rem;
  }
  /* Module: S */
  .look__h1 {
    font-size: 2.625rem;
    line-height: 3.125rem;
  }
  .look__h2 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  .wide-search {
    margin-top: 2rem;
    padding: 2rem;
  }
  .wide-search__form {
    display: table;
    width: 100%;
  }
  .wide-search__label--wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
  }
  .wide-search__label {
    font-size: 2rem;
    height: 50px;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
  }
  .wide-search__input--wrapper {
    display: table-cell;
    vertical-align: top;
    width: 40%;
  }
  .wide-search__input[type="search"] {
    float: none;
    font-size: 1.25rem;
    height: 3.375rem;
    line-height: 1.25rem;
    width: 100%;
  }
  .wide-search__button--wrapper {
    display: table-cell;
    vertical-align: top;
    width: 20%;
  }
  .wide-search__button {
    float: none;
    font-size: 1.25rem;
    line-height: 1.25rem;
    width: 100%;
  }
  .study-info-extra-courses .study-info-extra__link {
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .study-info-extra-courses .study-info-extra__link::before {
    left: -16px;
    margin-left: 50%;
    position: relative;
  }
  .course-level-item {
    margin: 0 -1rem;
  }
  .course-level-item__wrapper {
    padding: 0 1rem;
    width: 48%;
  }
  .highlight-box {
    margin-bottom: 2rem;
  }
  /* Module: S */
  .study-info-extra {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .no-js .study-info-extra,
  .no-flexbox .study-info-extra, .no-js .study-info-extra__wrapper,
  .no-flexbox .study-info-extra__wrapper, .no-js .study-info-extra__item,
  .no-flexbox .study-info-extra__item {
    display: table;
  }
  .flexbox .study-info-extra, .flexbox .study-info-extra__wrapper, .flexbox .study-info-extra__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .study-info-extra, .study-info-extra__wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .study-info-extra, .study-info-extra__list {
    -webkit-flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .study-info-extra__wrapper {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .no-js .study-info-extra__list,
  .no-flexbox .study-info-extra__list {
    display: table;
  }
  .flexbox .study-info-extra__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .study-info-extra__item {
    width: 25%;
  }
  .study-info-extra__link {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #006dae;
    font-size: 1rem;
    line-height: 1.375;
    margin-top: 0;
    padding-left: 2.6875rem;
    padding-right: 2.6875rem;
    text-align: center;
  }
  .study-info-extra__link::before {
    margin-bottom: 1.5rem;
    margin-right: 0;
  }
  .layout--content-rhs .study-info-extra__link {
    padding: 1.5625rem;
  }
  .layout--content-rhs .study-info-extra__link::before {
    margin-bottom: 1.3125rem;
  }
  /* Module: S */
  .page-header-majors h1 {
    font-size: 2.625rem;
    margin: 0.6875rem 0 0.5rem;
  }
  .page-header-majors .addthis_button {
    font-size: 0.9375rem;
  }
  /* Module: S */
  .majors-accordion {
    margin: 0 0 2rem;
    padding: 3.5rem 0 0;
  }
  .majors-accordion__items {
    margin: 0 -2rem -2rem;
    padding: 2rem 0 0;
  }
  .majors-accordion__items li {
    padding: 0 1rem 2rem;
  }
  .majors-accordion__items li a {
    font-size: 1.5rem;
    min-height: 100px;
    padding: 1rem;
  }
  /* Module: S */
  .content-scholarship__intro {
    padding: 1.875rem 0;
  }
  .content-scholarship__intro .intro {
    padding: 3.125rem 0;
  }
  .content-scholarship__intro .intro-header {
    margin: 0 0 1.875rem;
  }
  .content-scholarship__intro .intro-application__item {
    padding: 0.9375rem 0;
  }
  .content-scholarship__intro .intro-introduction {
    padding: 0 8.125rem 0 0;
  }
  .content-scholarship__student-story .student-story__item {
    padding: 3.125rem 0;
  }
  .content-scholarship__student-story .student-story__item--caption {
    padding: 3.125rem 0 0.3125rem;
  }
  .content-scholarship__student-story .student-story__item--noimg {
    padding: 3.125rem 0;
  }
  .content-scholarship__student-story .student-story__item .story-description {
    padding: 0 1.25rem 0 3.125rem;
  }
  .content-scholarship__student-story .student-story__item .story-description__title {
    margin: 0 0 1.875rem;
  }
  .content-scholarship__student-story .student-story__item .story-description__content--quotation {
    padding: 3.125rem 3.125rem 3.125rem 0;
  }
  .content-scholarship__student-story .student-story__item .story-description__content--quotation:after, .content-scholarship__student-story .student-story__item .story-description__content--quotation:before {
    width: 40px;
    height: 30px;
  }
  .content-scholarship__student-story .student-story__item .story-description__content--quotation:after {
    left: -0.9375rem;
  }
  .content-scholarship__student-story .student-story__item .story-description__content--quotation:before {
    bottom: 0;
  }
  .content-scholarship__details {
    padding: 1.875rem 0;
  }
  .content-scholarship__details .details__column {
    margin: 1.25rem;
    padding: 1.25rem 0 0 0;
  }
  .content-scholarship__details .details__column .column__section {
    padding: 1.25rem 2.5rem;
  }
  .content-scholarship__application {
    margin: 0 1.25rem 6.25rem;
    padding: 1.25rem 2.5rem;
  }
  .content-scholarship__application .application-header {
    margin: 1.5625rem 0;
  }
  .content-scholarship__application .application-section--lnarrow {
    padding: 0 3.75rem 0 0;
  }
  .content-scholarship__application .application-section--rnarrow {
    padding: 0 0 0 3.75rem;
  }
  /* Module: S */
  .find-a-course-searchbar,
  .find-a-scholarship-searchbar {
    background-color: #006dae;
    margin: 1rem 0 2rem;
    padding: 0.5rem;
  }
  .find-a-course-searchbar__wrapper,
  .find-a-scholarship-searchbar__wrapper {
    display: table;
  }
  .find-a-course-searchbar__form,
  .find-a-scholarship-searchbar__form {
    display: table-cell;
    vertical-align: top;
  }
  .find-a-course-searchbar__search[type="search"],
  .find-a-scholarship-searchbar__search[type="search"] {
    border: 1px solid #fff;
    font-size: 0.75rem;
    height: 1.8125rem;
    margin: 0;
    padding: .33rem;
    width: 49%;
  }
  .find-a-course-searchbar__search[type="search"]::-moz-placeholder, .find-a-course-searchbar__search[type="search"]:-ms-input-placeholder, .find-a-course-searchbar__search[type="search"]::-webkit-input-placeholder, .find-a-course-searchbar__search[type="search"]:-moz-placeholder, .find-a-course-searchbar__search[type="search"]::-moz-placeholder, .find-a-course-searchbar__search[type="search"]:-ms-input-placeholder,
  .find-a-scholarship-searchbar__search[type="search"]::-moz-placeholder,
  .find-a-scholarship-searchbar__search[type="search"]:-ms-input-placeholder,
  .find-a-scholarship-searchbar__search[type="search"]::-webkit-input-placeholder,
  .find-a-scholarship-searchbar__search[type="search"]:-moz-placeholder,
  .find-a-scholarship-searchbar__search[type="search"]::-moz-placeholder,
  .find-a-scholarship-searchbar__search[type="search"]:-ms-input-placeholder {
    color: #3c3c3c;
  }
  .find-a-course-searchbar__search[type="search"]:-moz-placeholder, .find-a-course-searchbar__search[type="search"]::-moz-placeholder,
  .find-a-scholarship-searchbar__search[type="search"]:-moz-placeholder,
  .find-a-scholarship-searchbar__search[type="search"]::-moz-placeholder {
    opacity: 1;
  }
  .find-a-course-searchbar__search::-webkit-input-placeholder,
  .find-a-scholarship-searchbar__search::-webkit-input-placeholder {
    color: #3c3c3c;
  }
  .find-a-course-searchbar__submit,
  .find-a-scholarship-searchbar__submit {
    background-color: #e6e6e6;
    border: 1px solid #fff;
    color: #3c3c3c;
    font-size: 0.75rem;
    height: 1.8125rem;
    margin: 0 0 0 -1.8125rem;
    text-indent: -999px;
    width: 1.8125rem;
  }
  .find-a-course-searchbar__submit:hover, .find-a-course-searchbar__submit:focus,
  .find-a-scholarship-searchbar__submit:hover,
  .find-a-scholarship-searchbar__submit:focus {
    background-color: #fff;
    text-decoration: none;
  }
  .find-a-course-searchbar__submit::after,
  .find-a-scholarship-searchbar__submit::after {
    display: block;
  }
  .find-a-course-searchbar .selectric-find-a-course-searchbar__select,
  .find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select {
    float: right;
    height: 1.8125rem;
    margin-bottom: 0;
    width: 50%;
  }
  .find-a-course-searchbar .selectric-find-a-course-searchbar__select .selectric,
  .find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .selectric {
    height: 1.8125rem;
  }
  .find-a-course-searchbar .selectric-find-a-course-searchbar__select .selectric-items li,
  .find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .selectric-items li {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .find-a-course-searchbar .selectric-find-a-course-searchbar__select .label,
  .find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .label {
    font-size: 0.75rem;
    height: 1.8125rem;
    line-height: 1.6875rem;
    padding-left: 0;
  }
  .find-a-course-searchbar .selectric-find-a-course-searchbar__select .button,
  .find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .button {
    background-color: #fff;
    height: 1.6875rem;
  }
  .find-a-course-searchbar__links,
  .find-a-scholarship-searchbar__links {
    display: table-cell;
  }
  .find-a-course-searchbar__links--mobile,
  .find-a-scholarship-searchbar__links--mobile {
    display: none;
  }
  .find-a-course-searchbar__listitem,
  .find-a-scholarship-searchbar__listitem {
    width: auto;
  }
  .find-a-course-searchbar__listitem:nth-child(1),
  .find-a-scholarship-searchbar__listitem:nth-child(1) {
    padding: 0 1rem 0 0;
  }
  .find-a-course-searchbar__listitem:nth-child(2),
  .find-a-scholarship-searchbar__listitem:nth-child(2) {
    padding: 0 1rem 0 0;
  }
  .find-a-course-searchbar__listitem:last-child,
  .find-a-scholarship-searchbar__listitem:last-child {
    display: inline-block;
  }
  .find-a-course-searchbar__link,
  .find-a-scholarship-searchbar__link {
    background-color: transparent;
    font-size: 0.75rem;
    padding: .4rem 0 0;
  }
  .find-a-course-searchbar__select,
  .find-a-scholarship-searchbar__select {
    border: 1px solid #fff;
    height: 29px;
    margin-bottom: 0;
    text-indent: .3em;
    width: 50%;
  }
  .search-results.box-featured__group {
    margin-left: -1rem;
  }
  .search-results .box-featured__header {
    margin-bottom: 0;
  }
  .search-results .box-featured__level {
    font-size: 0.6875rem;
  }
  .search-results .box-featured__blurb {
    position: relative;
  }
  .search-results .box-featured__description {
    font-size: 0.75rem;
  }
  .search-results .box-featured__additional {
    font-size: 0.6875rem;
    margin: 0 0 .2rem;
  }
  .search-tabs__link {
    font-size: 0.6875rem;
    padding: .875rem;
  }
  .shortlist-title + .study-sharing-search {
    margin-top: 1.875rem;
    width: auto;
  }
  .shortlist-result-count {
    float: left;
    padding: 1rem 0;
  }
  .shortlist-course-compare {
    float: right;
  }
  .study-sharing-search {
    display: none;
  }
  /* Module: S */
  .search-results__resultcountsummary {
    display: block;
  }
  /* Module: S */
  .search-wrapper input[type='search'] {
    flex-basis: 80%;
  }
  .search-wrapper input[type='submit'] {
    flex-basis: 20%;
  }
  .search-results__pagination {
    justify-content: space-between;
  }
  .search-results__pagination .result-list {
    display: block;
  }
  .search-results__pagination .pagination__item {
    display: block;
  }
  /* Module: S */
}

@media only screen and (min-width: 73.25em) {
  /* Module: S */
  .course-page__subject-req-item--inline {
    float: left;
    font-size: 0.8125rem;
  }
  .course-page__subject-req-item--inline-left {
    width: 41%;
  }
  .course-page__subject-req-item--inline-right {
    border: 0.0625rem solid #006dae;
    border-left: 0;
    width: 59%;
  }
  .course-page__subject-req-item--inline-right .highlighted {
    font-size: 1rem;
  }
  /* Module: S */
  .section-cards .inner {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-cards .panel-summary .sq-icon__play-large-white {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: none;
    background-size: 940px 700px;
    width: 40px;
    height: 40px;
    background-position: -240px -180px;
    margin: -1.25rem 0 0 -1.25rem;
  }
  .no-svg .section-cards .panel-summary .sq-icon__play-large-white {
    background-image: none;
  }
  .section-cards .panel-summary .sq-icon__play-large-white:hover, .section-cards .panel-summary .sq-icon__play-large-white:focus {
    width: 40px;
    height: 40px;
    background-position: -300px -180px;
  }
  .section-cards .panel-details {
    display: block;
  }
  .section-cards .panels {
    display: block;
    margin-bottom: 0.625rem;
    max-width: 33.3%;
    padding: 1.25rem;
  }
  .flexbox .section-cards .panels {
    -webkit-box-flex: 1 0 33.3%;
    -moz-box-flex: 1 0 33.3%;
    -webkit-flex: 1 0 33.3%;
    -ms-flex: 1 0 33.3%;
    flex: 1 0 33.3%;
  }
  .no-js .section-cards .panels,
  .no-flexbox .section-cards .panels {
    display: table-cell;
    vertical-align: top;
  }
  .section-cards .panels.main, .section-cards .panels.wide {
    max-width: 66.6%;
  }
  .flexbox .section-cards .panels.main, .flexbox .section-cards .panels.wide {
    -webkit-box-flex: 1 0 66.6%;
    -moz-box-flex: 1 0 66.6%;
    -webkit-flex: 1 0 66.6%;
    -ms-flex: 1 0 66.6%;
    flex: 1 0 66.6%;
  }
  .no-js .section-cards .panels.main,
  .no-flexbox .section-cards .panels.main, .no-js .section-cards .panels.wide,
  .no-flexbox .section-cards .panels.wide {
    display: table-cell;
    vertical-align: top;
  }
  .section-cards .panels h2 {
    font-size: 1.5rem;
  }
  /* Module: S */
  .box-listing-element__container--embedded {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  /* Module: S */
  .search-results .box-featured__icons {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .no-js .search-results .box-featured__icons,
  .no-flexbox .search-results .box-featured__icons {
    display: table;
  }
  .flexbox .search-results .box-featured__icons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search-results .box-featured__icons li {
    -webkit-flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-right: 0;
  }
  .search-tabs__link {
    font-size: 0.75rem;
    padding: .875rem 1.25rem;
  }
  /* Module: S */
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-hide {
    display: none !important;
  }
  .print-show {
    display: block !important;
  }
  .header-row__utility-navigation,
  .banner-inside,
  .lhs,
  .footer,
  .feature-links,
  .header-row__search,
  .related {
    display: none;
  }
  .lhs + .content {
    margin: 0;
    padding-right: 0;
  }
  .content-inner__main {
    width: 100%;
  }
  .header-row__logo {
    font-size: 0;
  }
  body {
    overflow: visible;
  }
  @page {
    margin: 1.5cm 1cm;
  }
  ul,
  img {
    page-break-inside: avoid;
  }
  .accordion .accContent {
    display: block !important;
    max-height: none;
  }
  .accordion.desktop-hidden {
    display: none;
  }
  .tabs,
  .tabs__target {
    display: block;
    page-break-after: avoid;
    page-break-before: avoid;
    page-break-inside: avoid;
  }
  .tabs__target:before {
    content: attr(data-name);
    display: block;
    margin-top: 1.25rem;
  }
  .tabs__target {
    margin-bottom: 1.25rem;
  }
  .tabs__tab-list {
    display: none !important;
  }
  .social-media-share &gt; a,
  input[type="submit"] {
    display: none;
  }
  .social-media-feed-box__wrapper {
    display: block !important;
    float: none !important;
    height: auto !important;
    left: 0 !important;
    page-break-after: avoid;
    page-break-before: avoid;
    page-break-inside: avoid;
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
  }
  .box-featured__wrapper, .box-featured__group {
    display: block !important;
    float: none !important;
    height: auto !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    overflow: visible !important;
    position: relative !important;
  }
  .box-featured__wrapper {
    page-break-inside: avoid;
  }
  .banner {
    clear: none;
  }
  .landing #listing-box-study-landing .box-listing-element__group {
    display: block;
  }
  .landing #listing-box-study-landing .box-listing-element__wrapper {
    page-break-inside: avoid;
  }
  .video-container {
    display: none;
  }
  figure {
    page-break-inside: avoid;
  }
  .sq-form-control,
  .feature-links {
    display: block;
  }
  .feature-links .flex-wrapper {
    display: block;
  }
  .feature-links .feature-links-box {
    page-break-inside: avoid;
    width: 100%;
  }
  input[type="text"],
  input[type="file"],
  textarea,
  .selectric,
  .sq-form-question-facade {
    max-width: 95%;
  }
  #related-keywords .related {
    display: block;
    overflow: auto;
  }
  .box-listing-element__group,
  .box-listing-element--enquiries {
    display: block;
    flex: 0;
  }
  .box-listing-element__nest {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .box-listing-element__events-item .event-summary {
    display: flex !important;
  }
  .search-box--courses {
    display: block !important;
    page-break-inside: avoid;
  }
  .control-group {
    width: 100%;
  }
  .control-group__input {
    width: 80%;
  }
  .control-group__button {
    width: 20%;
  }
  .box-listing-element__category-link,
  .box-listing-element {
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: avoid;
    position: static;
  }
  .course-listing,
  .course-page__year-change,
  .edit-btn,
  .course__action-quick-buttons,
  .contact-us__cta-button {
    display: none;
  }
  .course-page__more-info,
  .student-stories__content-more {
    display: block !important;
    page-break-inside: auto;
  }
  a[data-show-hide] {
    display: none;
  }
  .course-page__info-box,
  .bottom-tabs .introduction {
    padding: 0;
  }
  .btn-boxes {
    margin-left: 0;
    margin-right: 0;
  }
  .btn-boxes .btn-box a {
    border: 1px solid #000;
  }
  .course-page__overview-panel {
    page-break-before: avoid;
  }
  .course-page__subject-req {
    page-break-inside: avoid;
  }
  .course-page__subject-req table th .sq-icon__tick-green,
  .course-page__subject-req table td .sq-icon__tick-green {
    overflow: visible;
    text-indent: inherit;
    white-space: normal;
  }
  /* Module: S */
  .area-blocks__link[href]::after,
  .study-info-extra__link[href]::after {
    content: '';
  }
  .area-blocks-wrapper, .area-blocks__item {
    height: 5rem;
  }
  .area-blocks-wrapper {
    border: 1px solid #000;
    display: block;
    float: left;
    margin: .5rem 2.5%;
    max-width: 45%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    page-break-inside: avoid;
    width: 45%;
  }
  .area-blocks__item {
    padding: 0 .75rem;
  }
  .area-blocks__link {
    margin: 0;
    padding: 0;
  }
  .area-blocks__overlay {
    display: none;
  }
  .area-blocks .content-wrapper {
    border: 0;
    display: block;
    width: 100%;
    *zoom: 1;
  }
  .area-blocks .content-wrapper::before, .area-blocks .content-wrapper::after {
    content: '';
    display: table;
    line-height: 0;
  }
  .area-blocks .content-wrapper::after {
    clear: both;
  }
  .area-blocks .link--external::after {
    display: none;
  }
  .flexbox .area-blocks-wrapper {
    display: block;
  }
  .study-info-extra__wrapper {
    clear: both;
  }
  .study-info-extra__link {
    border-bottom: 0 none;
    text-align: center;
  }
  /* Module: S */
  .sidebar-item .btn-bordered {
    border: 1px solid #000;
  }
  /* Module: S */
  .section-cards .inner {
    display: block;
  }
  .section-cards .panels {
    page-break-inside: avoid;
  }
  .flexbox .section-cards .inner {
    display: block;
  }
  /* Module: S */
  .comparison-table thead th,
  .comparison-table tbody th,
  .comparison-table tbody td {
    border: 1px solid #000;
  }
  .comparison-table tr td:nth-child(2), .comparison-table tr td:nth-child(3) {
    border: 1px solid #000;
  }
  .comparison-table tbody th {
    border-bottom: 0;
    border-top: 0;
  }
  .comparison-table tbody tr:last-child td,
  .comparison-table tbody tr:last-child th {
    border: 1px solid #000;
  }
  .comparison-table tbody tr:last-child th {
    border-bottom: 0;
    border-top: 0;
  }
  .comparison-table tr {
    page-break-after: avoid;
    page-break-before: avoid;
    page-break-inside: auto;
  }
  .course-listing__buttons-container .back-to-page,
  .course-listing__buttons-container .course-listing__button--view-shortlist,
  .comparison-table__shortlist-add {
    display: none;
  }
  div[class^="course-page__more-info-"] {
    display: inline !important;
  }
  /* Module: S */
  #bottom-tabs &gt; .accordion.uber-accordion {
    display: none !important;
  }
  /* Module: S */
  .wide-search {
    display: none;
  }
  .study-info-extra {
    padding: 0;
  }
  .study-info-extra__wrapper {
    overflow: hidden;
  }
  .study-info-extra__item {
    border: 1px solid #000;
    float: left;
    margin: 2.5%;
    width: 25%;
  }
  .study-info-extra__item:last-child .study-info-extra__link {
    border: 0;
  }
  .study-info-extra__list {
    display: flex;
  }
  .study-info-extra__link {
    display: inline-block;
    padding: .5rem;
  }
  .shortlist-title + .study-sharing-search {
    display: none;
  }
  .flexbox .study-info-extra__link {
    display: inline-block;
  }
  /* Module: S */
  .info-box-wrapper {
    page-break-inside: avoid;
  }
  .info-box-wrapper .course-page__requirements-btn {
    border: 1px solid #000;
  }
  .info-box-wrapper .course-page__info-box {
    border-bottom: 1px solid #000;
  }
  .info-box-wrapper .course-page__info-box td {
    border: 1px solid #000;
  }
  .info-box-wrapper tbody tr:last-child,
  .info-box-wrapper tbody tr:last-child td,
  .info-box-wrapper tbody tr:last-child th {
    border-bottom: 0;
  }
  .course-page__major-course-map table {
    display: table;
    table-layout: fixed;
  }
  .course-page__major-course-map table th,
  .course-page__major-course-map table td {
    border: 1px solid #000;
    word-wrap: break-word;
  }
  .course-page__major-course-map tbody tr:last-child {
    border-bottom: 1px solid #000;
  }
  .course-page__major-course-map tbody tr:last-child th,
  .course-page__major-course-map tbody tr:last-child td {
    border-bottom: 1px solid #000;
  }
  .course-page__major-course-map .scroll-wrapper {
    overflow: visible;
  }
  /* Module: S */
  .majors-accordion {
    margin: 0;
    padding: 0;
  }
  .majors-accordion__items {
    clear: both;
    display: inline;
    list-style: disc;
    margin: 0;
    padding: 0;
    page-break-inside: auto;
  }
  .majors-accordion__items::before, .majors-accordion__items::after {
    content: '';
    line-height: 0;
  }
  .majors-accordion__items li {
    list-style-position: inside;
    margin: 0;
    max-width: none;
    padding: 0;
  }
  .majors-accordion__items li,
  .majors-accordion__items li a,
  .majors-accordion__items li a[href]::after {
    page-break-inside: avoid;
  }
  .majors-accordion__items li a {
    border: 0;
    display: inline;
    margin: 0;
    min-height: 0;
    padding: 0;
    width: auto;
  }
  .flexbox .majors-accordion__items {
    display: block;
    width: auto;
  }
  .flexbox .majors-accordion__items li {
    display: list-item;
  }
  /* Module: S */
  .study-sharing-search,
  .find-a-course-searchbar__submit,
  .find-a-course-searchbar__links,
  .find-a-course-searchbar__additional,
  .search-results .box-featured__utilities,
  .shortlist-course-compare {
    display: none;
  }
  .find-a-course-searchbar__search,
  .find-a-course-searchbar__search[type="search"],
  .find-a-course-searchbar .selectric-find-a-course-searchbar__select .selectric,
  .find-a-scholarship-searchbar__search,
  .find-a-scholarship-searchbar__search[type="search"],
  .find-a-scholarship-searchbar .selectric-find-a-course-searchbar__select .selectric {
    max-width: 100%;
    width: 100%;
  }
  .highlight-box {
    padding: 0;
  }
  .highlight-box .sq-icon__info-blue {
    display: none;
  }
  .search-results {
    margin: 0;
  }
  .search-results .box-featured__wrapper {
    border: 1px solid #000;
    display: block;
    margin-bottom: 1rem;
    padding: 1rem;
    width: 100%;
  }
  .search-results .box-featured__icons li {
    display: block;
    margin: 0;
  }
  .search-results .box-featured__icons li span {
    display: block;
    height: auto;
    overflow: auto;
    text-align: right;
    width: auto;
  }
  .search-results .box-featured {
    border: 0;
    margin: 0;
  }
  .search-results .box-featured__bottom,
  .search-results .box-featured__blurb {
    padding: 0;
  }
  .search-results .box-featured__additional-items a::after {
    content: '';
  }
  .search-tabs .tabs {
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
  }
  .search-tabs .tabs__target {
    overflow: visible;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
  }
  .search-tabs .tabs__target::before {
    border-bottom: 2px solid #000;
    clear: both;
    width: 100%;
  }
  .search-mobile-tabs__link {
    border: 1px solid #000;
  }
  .bottom-tabs.mobile-hidden {
    display: block;
  }
  /* Module: S */
}</pre></body></html>