/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 11 April 2025 21:28:13
*/


.noText {
  display: none;
}
.ac_popup {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}
span.twitter-typeahead {
  display: block !important;
  position: inherit;
}
#searchForm form {
  position: relative;
}
#searchForm input[type="button"].search-button, #searchForm input[type="submit"].search-button {
  border-radius: 50px;
  height: 88px;
  width: 88px;
  background-position: 19px -582px;
  background-size: 75px 1113px;
  opacity: 0.9;
  top: 0;
  margin-right: -80px;
  margin-top: -10px;
  transition: opacity 0.2s;
}
#searchForm input[type="button"].search-button:hover, #searchForm input[type="submit"].search-button:hover {
  opacity: 1;
  transition: opacity 0.4s;
}
.search-button {
  border-radius: 50px;
  height: 88px;
  width: 88px;
  background-position: 19px -582px;
  background-size: 75px 1113px;
  opacity: 0.8;
  margin-right: -80px;
  margin-top: -10px;
  transition: opacity 0.2s;
}
.search-button:hover {
  opacity: 1;
  transition: opacity 0.4s;
}
.globalQuery {
  width: 95%;
}
.tt-menu {
  color: #fff;
  width: 100%;
  justify-content: space-between;
  left: 15px;
  top: 100px !important;
  display: flex !important;
  font-size: 0.9em;
}
.tt-category {
  font-size: 1.8em;
  margin: 0;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
.tt-suggestion.tt-selectable {
  font-size: 1.2em;
  opacity: 1;
  transition: opacity 0.2s;
  cursor: pointer;
}
.tt-suggestion.tt-selectable:hover span, .tt-suggestion.tt-selectable:hover h3 {
  text-decoration: underline;
}
.tt-dataset-organic .tt-suggestion.tt-selectable:hover {
  text-decoration: underline;
}
.ac__viewmore {
  text-align: right;
  display: block;
  margin-top: 1em;
  color: #fff;
  opacity: 0.8;
  transition: opacity 0.2s;
}
.ac__viewmore:hover {
  opacity: 1;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.4s;
  cursor: pointer;
}
.tt-dataset.tt-dataset-programmes {
  border-left: 1px solid #fff;
  padding-left: 25px;
}
.tt-dataset.tt-dataset-programmes h3 {
  color: #fff;
  margin: 0 0 0.2em 0;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
.ac__programme {
  margin: 1em 0 0 0;
}
.ac__programme_duration {
  font-size: 0.9em;
}
.ac__programme_duration p {
  opacity: 0.7;
  display: inline;
}
.ac__programme_duration:before {
  content: "Duration: ";
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
.ac__programme_intake {
  font-size: 0.9em;
}
.ac__programme_intake:before {
  content: "Next Intake: ";
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
.ac__programme_intake p {
  display: none;
}
.ac__programme_intake p:first-child {
  display: inline;
  opacity: 0.7;
}
.target_sdw .tt-dataset.tt-dataset-organic {
  display: none;
}
.target_sdw .tt-dataset.tt-dataset-programmes {
  display: none;
}
.target_sdw .tt-dataset.tt-dataset-academicstaff {
  display: none;
}
.target_main .tt-dataset.tt-dataset-student_organic {
  display: none;
}
.tt-dataset.tt-dataset-organic {
  min-width: 60%;
  padding-right: 25px;
}
.tt-dataset-organic .tt-category {
  display: none;
}
.tt-dataset-student_organic .tt-category {
  display: none;
}
.tt-dataset.tt-dataset-academicstaff {
  border-left: 1px solid #fff;
  padding-left: 25px;
}
.tt-dataset.tt-dataset-academicstaff h3 {
  color: #fff;
  margin: 0 0 0.2em 0;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
.ac__academicstaff {
  display: flex;
  margin: 1em 0 0 0;
  max-width: 50%;
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.2s;
}
.ac__academicstaff:hover {
  opacity: 1;
  transition: opacity 0.4s;
}
.ac__academicstaff img {
  width: 100px;
  min-width: 100px;
  margin-right: 25px;
}
.ac__academicstaff_jobtitle {
  font-size: 0.9em;
  opacity: 0.7;
}
.ac__academicstaff_studyarea {
  font-size: 0.9em;
  font-family: HeliaCore-Medium, Arial, Helvetica, sans-serif;
}
.ac__academicstaff_email a {
  color: #fff;
  font-size: 0.9em;
  opacity: 0.7;
}
.ac__academicstaff_email a .tt-highlight {
  color: #fff;
}
.ac__academicstaff_email:before {
  font-family: FontAwesome;
  content: "\f0e0";
  font-size: 0.9em;
  margin: 0 0.3em 0 0;
}
.red .tt-dataset.tt-dataset-organic {
  border-color: #d79291;
}
.red .tt-highlight {
  color: #fc7e86;
}
.red #searchForm input[type="button"].search-button, .red #searchForm input[type="submit"].search-button {
  background-color: #9baeb7;
}
.red .search-button {
  background-color: #7b0400;
  color: #fff;
}
.red .ac_fbform .tt-menu {
  border-color: #e30613;
}
.red .ac_fbform .tt-highlight {
  color: #e30613;
}
.red .ac_fbform .ac__viewmore {
  color: #e30613;
}
.red .ac_fbform h5 {
  color: #e30613;
}
.orange .tt-dataset.tt-dataset-organic {
  border-color: #f8b59a;
}
.orange .tt-highlight {
  color: #ffdbb8;
}
.orange #searchForm input[type="button"].search-button, .orange #searchForm input[type="submit"].search-button {
  background-color: #9baeb7;
}
.orange .search-button {
  background-color: #b6321b;
}
.orange .ac_fbform .tt-menu {
  border-color: #f07d00;
}
.orange .ac_fbform .tt-highlight {
  color: #f07d00;
}
.orange .ac_fbform .ac__viewmore {
  color: #f07d00;
}
.orange .ac_fbform h5 {
  color: #f07d00;
}
.gold .ac_fbform h3 {
  color: #cfbe9b;
}
.gold .ac_fbform .tt-menu {
  border-color: #bc982c;
}
.gold .ac_fbform .tt-highlight {
  color: #bc982c;
}
.gold .ac_fbform .ac__viewmore {
  color: #bc982c;
}
.gold .ac_fbform h5 {
  color: #bc982c;
}
.gold .tt-dataset.tt-dataset-organic {
  border-color: #cfbe9b;
}
.gold .tt-highlight {
  color: #ead8a4;
}
.gold #searchForm input[type="button"].search-button, .gold #searchForm input[type="submit"].search-button {
  background-color: #9baeb7;
}
.gold .search-button {
  background-color: #7a5a10;
}
.green .ac_fbform h3 {
  color: #b1c999;
}
.green .ac_fbform .tt-menu {
  border-color: #71ad30;
}
.green .ac_fbform .tt-highlight {
  color: #71ad30;
}
.green .ac_fbform .ac__viewmore {
  color: #71ad30;
}
.green .ac_fbform h5 {
  color: #71ad30;
}
.green .tt-dataset.tt-dataset-organic {
  border-color: #b1c999;
}
.green .tt-highlight {
  color: #c5e09e;
}
.green #searchForm input[type="button"].search-button, .green #searchForm input[type="submit"].search-button {
  background-color: #9baeb7;
}
.green .search-button {
  background-color: #41681a;
}
.blue .ac_fbform h3 {
  color: #8bc2e4;
}
.blue .ac_fbform .tt-menu {
  border-color: #21bbef;
}
.blue .ac_fbform .tt-highlight {
  color: #21bbef;
}
.blue .ac_fbform .ac__viewmore {
  color: #21bbef;
}
.blue .ac_fbform h5 {
  color: #21bbef;
}
.blue .tt-dataset.tt-dataset-organic {
  border-color: #8bc2e4;
}
.blue .tt-highlight {
  color: #66d1f4;
}
.blue #searchForm input[type="button"].search-button, .blue #searchForm input[type="submit"].search-button {
  background-color: #9baeb7;
}
.blue .search-button {
  background-color: #015585;
}
.purple .ac_fbform h3 {
  color: #bda3bd;
}
.purple .ac_fbform .tt-menu {
  border-color: #964b98;
}
.purple .ac_fbform .tt-highlight {
  color: #964b98;
}
.purple .ac_fbform .ac__viewmore {
  color: #964b98;
}
.purple .ac_fbform h5 {
  color: #964b98;
}
.purple .tt-highlight {
  color: #bf84c2;
}
.purple .tt-dataset.tt-dataset-organic {
  border-color: #bda3bd;
}
.purple #searchForm input[type="button"].search-button, .purple #searchForm input[type="submit"].search-button {
  background-color: #9baeb7;
}
.purple .search-button {
  background-color: #4f1852;
}
.ac_fbform .tt-menu {
  background-color: #fff;
  top: 73px !important;
  color: #000;
  padding: 20px;
  font-size: 0.9em;
  border: 1px solid;
  width: 78%;
  display: none !important;
}
.ac_fbform .tt-menu.tt-open {
  display: flex !important;
}
.ac_fbform .tt-menu.tt-open.tt-empty {
  padding: 0;
  border: 0;
}
.ac_fbform .tt-dataset.tt-dataset-organic {
  border: 0;
  padding-right: 10px;
  min-width: 45%;
}
.ac_fbform .tt-dataset.tt-dataset-student_organic {
  border: 0;
  padding-right: 10px;
  min-width: 45%;
}
.ac_fbform .tt-dataset.tt-dataset-academicstaff {
  padding-left: 10px;
}
.ac_fbform .tt-dataset.tt-dataset-academicstaff h3 {
  color: #000;
}
.ac_fbform .tt-dataset.tt-dataset-programmes {
  padding-left: 10px;
}
.ac_fbform .tt-dataset.tt-dataset-programmes h3 {
  color: #000;
}
.ac_fbform .ac__academicstaff_email:before {
  color: #9baeb7;
}
.ac_fbform .ac__academicstaff_email a {
  color: #0080c8;
}
.ac_fbform .ac__academicstaff_email a .tt-highlight {
  color: #0080c8;
}
button[type=submit].ac_search_button {
  border-radius: 50px;
  height: 88px;
  width: 88px;
  right: -20px;
  top: 20px;
  color: #fff !important;
}
.search_box {
  width: 80%;
}
@media (max-width: 840px) {
  .tt-menu {
    flex-direction: column;
    right: -75px;
    width: auto;
  }
  .ac__viewmore {
    text-align: left;
  }
  .tt-dataset.tt-dataset-organic {
    min-width: 100%;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-right: 0;
    border-bottom: 1px solid;
  }
  .tt-dataset.tt-dataset-programmes {
    min-width: 100%;
    padding: 0 0 20px 0;
    border-left: 0;
    margin-bottom: 0;
  }
  .tt-dataset.tt-dataset-academicstaff, .tt-dataset.tt-dataset-student_organic {
    min-width: 100%;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-left: 0;
  }
  .tt-dataset.tt-dataset-student_organic {
    border-right: 0;
    border-bottom: 1px solid;
  }
  .ac__academicstaff {
    max-width: 100%;
  }
  .search_target_box span {
    display: block;
    display: flex;
  }
  .search_target_box label {
    width: 200px;
    margin-left: 10px;
  }
}
@media (max-width: 670px) {
  .globalQuery {
    width: 92%;
  }
}
@media only screen and (min-width: 1320px) {
  .ac_fbform .tt-menu {
    width: 90%;
  }
}
@media screen and (max-width: 1079px) {
  .ac_fbform .tt-menu {
    flex-direction: column;
    right: -75px;
  }
  .ac_fbform .tt-dataset.tt-dataset-organic {
    padding-right: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .ac_fbform .tt-dataset.tt-dataset-student_organic {
    padding-right: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .ac_fbform .tt-dataset.tt-dataset-academicstaff {
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .ac_fbform .tt-dataset.tt-dataset-programmes {
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 840px) {
  button[type=submit].ac_search_button {
    right: 0;
    top: 48px;
  }
}
@media screen and (max-width: 629px) {
  .ac_fbform .ac__academicstaff img {
    display: none;
  }
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .ac_search_button {
    height: 68px !important;
    width: 68px !important;
    right: -3px !important;
    top: 80px !important;
    font-size: 20px !important;
  }
}
@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
  .ac_search_button {
    height: 68px !important;
    width: 68px !important;
    right: -3px !important;
    top: 80px !important;
    font-size: 20px !important;
  }
}
