		/*
  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: 27 February 2020 14:12:01
*/


#header, #rhs_content, #footer, #complaint_lineage, .print-page {display: none !important;}


/** Complaint forms "Thank You" page print styles **/

body {
  font-family: sans-serif;
  font-size: 80%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: serif;
  text-transform: uppercase;
}

.container-fluid {
  background: #e6e6e6;
}

.row-fluid {
  padding: 10px 0 0;
}

.response {
  display: block;
  background: #fff;
  padding: 5px;
  margin: 2px 0 0;
  line-height: 24px;
  min-height: 24px;
}

.inline {
  /* display: inline-block; */
  display: table;
}

.blank {
  height: 24px;
}

.container-fluid {
  padding: 0;
}

.section {
  border-top: 4px solid black;
}

.response {
  border: 1px solid black;
}