/*
  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: 21 September 2026 09:35:18
*/


#content-container form ol.questions fieldset.compact ul {
  flex-direction: column;
}
#content-container form ol.questions input[type=file] {
  width: 100%;
}
#content-container form ol.questions ol.xor > li:not(:first-child) {
  border: none;
  border-color: #ddd;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 2em;
}
#content-container form ol.questions ol.xor > li:not(:first-child):before {
  content: "or";
  text-transform: uppercase;
  width: 10%;
  text-align: center;
  background: #fff;
  position: absolute;
  top: -0.8em;
}
#content-container form ol.questions li.section fieldset:not(.radio):not(.checkbox) {
  border-bottom: 3px solid #06798e;
  margin-bottom: 0;
}
#content-container form ol.questions li.section fieldset:not(.radio):not(.checkbox) > legend {
  background: #06798e26;
  color: #444444;
  border-left: 3px #06798e solid;
}
#content-container form span.question-list > ol > li {
  list-style: lower-alpha;
  display: list-item !important;
}
#content-container form .criteria > ol > li {
  list-style: decimal;
}
#content-container form a.button {
  background: #2e7ab8;
}
#content-container form #results {
  min-height: 190px;
}
#content-container form #results > ol {
  margin: 0;
  padding: 0;
}
#content-container form #results > ol li .highlight.info li {
  list-style: inherit;
}
#content-container #permit-count {
  margin-left: 0.9em;
}
#content-container form ol.questions li.section fieldset:not(.radio):not(.checkbox) > legend .ui-state-highlight, .fancybox-content form ol.questions li.section fieldset:not(.radio):not(.checkbox) > legend #ui-datepicker-div.ui-widget-content .ui-state-highlight {
  background: #b3eaec;
  border-color: #7facb4;
}
#content-container form ol.questions li.section fieldset:not(.radio):not(.checkbox) > legend .ui-state-active, .fancybox-content form ol.questions li.section fieldset:not(.radio):not(.checkbox) > legend #ui-datepicker-div.ui-widget-content .ui-state-active {
  border-color: #005f71;
  background: #699ca2;
  color: #FFF;
}
