/*
  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: 16 September 2026 13:19:14
*/


#content-container form .highlight {
  overflow: visible;
}
#content-container form .twitter-typeahead {
  width: 100%;
}
#content-container form .tt-menu {
  width: 100%;
  cursor: pointer;
}
#content-container form .tt-menu .tt-dataset {
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
}
#content-container form .tt-menu .tt-suggestion {
  padding: 0.3em 0.4em;
  margin: 0 0 0.15em;
  border-bottom: 1px dashed #ccc;
}
#content-container form .tt-menu strong.tt-highlight {
  color: #005f71;
}
#content-container form .questions > li > .callout {
  margin-top: 0;
}
.twitter-typeahead .tt-menu {
  max-height: 180px;
  overflow-y: scroll;
}
