/*
  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: 01 October 2022 21:46:19
*/


/**
 * Global
 */
/* Toggle Items */
.toggle-item.is-closed {
  display: none;
}
.toggle-item.is-open {
  display: block;
}
.toggle-set {
  overflow: hidden;
}
.toggle-set > .toggle-item, .toggle-item--inner > .toggle-item {
  border: 1px solid #cfcfcf;
  margin: 10px 0;
}
.toggle-item--inner > .row {
  margin-left: 0;
  margin-right: 0;
}
.toggle-item--heading {
  color: #193058;
  background: #dee2e6;
  border: 0;
  border-radius: 0;
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0;
  padding: 1.5rem 2rem;
  position: relative;
  text-align: left;
  width: 100%;
}
.toggle-item--heading:hover {
  cursor: pointer;
}
.toggle-item--heading:before {
  color: #696969;
  font-size: 2rem;
  margin-top: -0.3rem;
  border-radius: 5px;
  content: '';
  display: block;
  position: absolute;
  right: 1.4375rem;
  line-height: 1.2;
  text-align: center;
  width: 20px;
  height: 20px;
}
.toggle-item--body {
  padding: 25px;
}
.toggle-item--inner {
  overflow: hidden;
}
.toggle-item--inner :first-child {
  margin-top: 0;
}
.toggle-item--inner.toggle-item {
  border: 0;
}
#section-control-container .toggle-item--inner > :last-child, .toggle-item--inner > :last-child {
  margin-bottom: 0;
}
.module-is-closed > .toggle-item--heading:before {
  content: '+';
}
.module-is-open > .toggle-item--heading:before {
  content: '-';
}
html.no-js .toggle-item {
  display: block;
}
html.no-js .toggle-item--heading {
  padding: 10px 25px;
}
html.no-js .toggle-item--heading::before {
  display: none;
}
/* END Toggle Items */
.page-content .OrangeHeader, .page-content .OrangeHeader span, .page-content .OrangeHeader p {
  color: #bc4f27;
  font-size: 16px !important;
  font-weight: bold;
}
.main .borderless table {
  border: 0;
  box-shadow: none;
}
.main .borderless table td {
  padding: 0;
}
.main .borderless table tbody tr:nth-of-type(2n+1) {
  background: transparent;
}
.ResourceGuide .heading {
  border: 1px solid #c3d9dc;
  background: #e6eff0;
  padding: 10px;
  text-align: center;
  margin: 0 0 10px 0;
}
.ResourceGuide .heading h2, .ResourceGuide .heading .sub {
  margin: 0.5rem;
}
.ResourceGuide .heading h2 {
  font-size: 25px;
  line-height: 32px;
}
.ResourceGuide .heading .sub {
  font-size: 1.5rem;
}
.staffinfo {
  margin-top: 10px;
  font-size: 13px;
}
.sidebarRight, .rightSideBar {
  width: 100%;
  padding: 9px;
  border: 1px solid #c3d9dc;
  background: #e6eff0;
  margin: 0;
}
.sidebarRight .spheader, .rightSideBar .spheader {
  color: #bc4f27;
  font-size: 16px !important;
  font-weight: bold;
}
.sidebarRight .h3, .rightSideBar .h3 {
  color: #bc4f27;
  font-weight: bold;
}
.sidebarRight a:after, .rightSideBar a:after {
  display: none !important;
}
.sidebarRight .menu, .rightSideBar .menu {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
}
.sidebarRight .menu a, .rightSideBar .menu a {
  display: block;
  text-decoration: none;
  background-color: #549099;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
  border: 1px solid #549099;
  margin-bottom: 10px;
}
.sidebarRight .menu a:hover, .rightSideBar .menu a:hover, .sidebarRight .menu a:focus, .rightSideBar .menu a:focus, .sidebarRight .menu a.active, .rightSideBar .menu a.active {
  background-color: #e6eff0;
  color: #549099;
}
.sidebarRight .box h4, .rightSideBar .box h4 {
  font-size: 1.2em;
  margin: 0 0 0.25em 0;
  color: #bc4f27;
}
.rightFloat .sidebarRight {
  margin: 0 0 1rem 0;
}
.rightFloat .sidebarRight hr {
  border-top: 1px solid #c3d9dc;
}
.asset-contents {
  overflow: hidden;
}
.asset-contents table, .asset-contents iframe {
  max-width: 100%;
}
/**
 * Tablet 
 */
@media only screen and (min-width: 768px) {
  .rightFloat {
    float: right;
  }
  .rightFloat .sidebarRight {
    max-width: 250px;
    margin: 0 0 1rem 1rem;
    font-size: 1rem;
  }
  .rightFloat .sidebarRight a {
    font-size: 1rem;
  }
  .rightSideBar {
    float: right;
    max-width: 250px;
    margin: 0 0 1rem 1rem;
    font-size: 1rem;
  }
  .rightSideBar h3, .rightSideBar a {
    font-size: 1rem;
  }
  .rightSideBar + .theContent {
    overflow: hidden;
  }
}
/**
 * Desktop
 */
.smp-header {
  z-index: 200;
}
.smp-navigation-dropdown__item-inner:not(.link-list) {
  max-width: 100%;
}
/**
 * Desktop
 */
@media only screen and (min-width: 1200px) {
  .smp-navigation-dropdown__sub-inner:not(.link-list) {
    max-width: 100%;
    width: 100%;
  }
  .smp-navigation-dropdown__sub-inner:not(.link-list) > ul {
    flex-wrap: wrap;
  }
  .smp-navigation-dropdown__sub-inner:not(.link-list) > ul > li {
    flex-basis: 33.3333%;
  }
}
.main .fb-search:after {
  content: "";
  display: table;
  clear: both;
}
.main .fb-search__facets {
  margin-bottom: 2rem;
}
.main .fb-search__facets-header {
  margin-top: 0;
}
.main .fb-search__results-navigation {
  display: block;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  text-align: center;
}
.main .fb-search__results-amount {
  display: block;
  padding-bottom: 1rem;
}
.main .fb-search__results-switch-wrapper {
  display: block;
}
.main .fb-search__results-switch {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.main .fb-search__results-switch-label {
  padding-right: 1rem;
  margin-bottom: 0;
}
.main .fb-search__results-switch-select {
  font-size: 1rem;
  padding-right: 2.5rem;
}
.main .fb-search__buttons-apply, .main .fb-search__buttons-reset {
  margin-bottom: 1rem;
}
/**
 * Tablet 
 */
@media only screen and (min-width: 768px) {
  .main .fb-search__facets {
    width: 25%;
    float: left;
  }
  .main .fb-search__facets + .fb-search__results {
    width: 70%;
    float: right;
  }
}
/**
 * Desktop 
 */
@media only screen and (min-width: 1200px) {
  .main .fb-search__results-navigation {
    display: flex;
    text-align: left;
  }
  .main .fb-search__results-amount {
    padding-bottom: 0;
  }
  .main .fb-search__results-switch-wrapper {
    display: flex;
  }
  .main .fb-search__results-switch {
    display: flex;
    padding-left: 2rem;
    align-items: center;
    margin-bottom: 0;
  }
}
body {
  background-color: #fff;
}
body .main {
  overflow: visible;
}
body .main:after {
  content: "";
  display: table;
  clear: both;
}
.input-group {
  position: relative;
}
.input-group-append {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.twitter-typeahead {
  width: 100%;
}
.tt-menu {
  overflow: hidden;
  background: #fff;
  padding: 1rem 2rem 2rem;
  border: 2px solid #263f6a;
  transform: translateY(2rem);
  right: 0;
  overflow-y: auto;
  max-height: 60vh;
}
.tt-suggestion:hover, .tt-suggestion.tt-cursor {
  background-color: #263f6a;
  color: #fff;
  cursor: pointer;
}
.tt-dataset {
  width: 100% !important;
}
.tt-dataset h4 {
  border-bottom: 1px solid #263f6a;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
/**
 * Tablet 
 */
@media only screen and (min-width: 768px) {
  .tt-menu {
    overflow: hidden;
    right: auto;
    max-height: none;
  }
  .tt-menu.tt-horizontal > .tt-dataset:first-child {
    padding-right: 2rem;
  }
  .tt-dataset {
    float: left;
    width: 50% !important;
  }
}
/**
 * Desktop
 */
@media only screen and (min-width: 1200px) {
  .nav-column-layout .smp-navigation-dropdown .nav-item {
    position: relative;
  }
  .nav-column-layout .smp-navigation-dropdown__sub-inner > ul {
    display: block;
  }
  .nav-column-layout .smp-navigation-dropdown__sub-outer {
    width: auto;
    min-width: 100%;
  }
  .nav-column-layout .smp-navigation-dropdown .smp-navigation-dropdown__sub-inner > ul > li > a {
    white-space: nowrap;
  }
}
body:not(.home) main .container a:not(.btn) {
  text-decoration: underline;
}
body:not(.home) main .container a:not(.btn):hover, body:not(.home) main .container a:not(.btn):focus {
  text-decoration: none;
}
body:not(.home) main .container .card a {
  text-decoration: none;
}
.page-content .content-spacer-top + .insideLayoutRHS, .page-content .content-spacer-top + .insideLayoutNoRHS {
  margin-top: 0;
}
.expanded-title {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
.expanded-title__image, .expanded-title__description {
  display: table-cell;
  vertical-align: middle;
}
.expanded-title__image {
  display: none;
  border-right: 25px solid transparent;
  width: auto;
}
.expanded-title__image img {
  border: 0;
  max-width: inherit;
}
/**
 * Tablet 
 */
@media only screen and (min-width: 768px) {
  .expanded-title__image {
    display: table-cell;
  }
}
/**
 * Desktop
 */
@media only screen and (min-width: 1200px) {
  .lhs-menu--smaller aside.flex-xl-column {
    max-width: 15rem;
  }
  .lhs-menu--smaller .smp-subnav ul li a {
    font-size: 12px;
    padding: 0.25rem 0;
  }
}
.page-content .bg-burgundy {
  background-color: #6f283f !important;
}
.page-content .smp-cta-bar.bg-burgundy h3, .page-content .smp-cta-bar.bg-burgundy p.lead {
  color: white;
}
.page-content p a.breaklink {
  word-break: break-all;
}
.sq-form-question .sq-form-question-answer .custom-radio li, .sq-form-question .sq-form-question-answer .custom-checkbox li {
  padding-left: 2rem;
}
