/*
  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: 24 August 2026 16:45:48
*/


:root {
  --st-primary: #FF821A;
  --st-dark: #FF5A1E;
  --st-darker: #E13718;
  --st-light: #FFC378;
  --st-lighter: #FFE8CB;
  --st-strip: url("https://adarr.aut.ac.nz/__data/assets/file/0011/1152938/ADARR-Top-Pattern.svg");
}
.stripBg {
  display: none !important;
}
.featureBox {
  background: var(--st-lighter);
  border-radius: 25px;
  padding: 25px 25px 35px 25px;
  margin: 12px;
}
hr {
  color: var(--st-darker);
}
.galleryGroup > a > img {
  margin: 5px 2px 0px 0px;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.table-striped > tbody > tr > td {
  padding-top: 20px;
}
