﻿/* COLOURS   
----------------------------------------------------------*/
/* EXPERIAN   
	----------------------------------------------------------*/
/* WEB TEXT   
	----------------------------------------------------------*/
/* SECONDARY  
	----------------------------------------------------------*/
/* RESET - taken from Experian.co.uk to ensure consistency   
----------------------------------------------------------*/
/* CSS Document */
/* v1.0 | 20080212 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
sup,
sub {
  vertical-align: 0;
  position: relative;
  font-size: 75%;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.8ex;
}
/* PAGE ELEMENTS   
----------------------------------------------------------*/
body {
  background-color: #F0F0F0;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  font-size: 12px;
  color: #595959;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
}
a:link {
  color: #0095da;
  text-decoration: none;
}
a:visited {
  color: #0095da;
}
a:hover {
  color: #0095da;
  text-decoration: underline;
}
a:active {
  color: #0095da;
}
p {
  line-height: 1.5em;
}
ul {
  margin-bottom: 0;
}
fieldset {
  border: 1px solid #ccc;
  padding: 6px;
  margin: 0px 30px 0px 0px;
}
legend {
  text-align: left;
  font-size: 1.05em;
  color: #015cae;
  padding: 0px 4px 0px 4px;
  margin-left: 20px;
}
/* HEADINGS   
----------------------------------------------------------*/
h1 {
  color: #be8851;
  font-size: 1.5em;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #D1D1D1;
  font-weight: normal;
}
h2 {
  font-size: 1.05em;
  padding: 0 0 10px 0;
  color: #015cae;
}
h3 {
  font-size: 1em;
  padding: 0 0 8px 0;
  margin-top: 10px;
}
h4 {
  font-size: 0.95em;
}
h5,
h6 {
  font-size: 0.95em;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#container {
  margin: 30px auto;
  width: 970px;
  text-align: left;
}
#header {
  height: 110px;
  width: 970px;
  background: url("Images/topDropShadow.png") left -5px no-repeat;
}
#header #experian {
  margin: 25px 0 0 32px;
  width: 147px;
  height: 70px;
  float: left;
}
#canvas {
  margin: 15px 35px 20px 35px;
}
#footer {
  background: url("Images/bottomDropShadow.png") left bottom no-repeat;
  float: left;
  height: 55px;
  width: 970px;
  margin-top: 20px;
}
#content-footer {
  background: url("Images/contentFooterGradient.jpg") left bottom repeat-x;
  height: 39px;
  float: left;
  line-height: 38px;
  margin: 0 0 0 15px;
  width: 940px;
  border-top: 1px solid #D1D1D1;
}
.shadow {
  background: url("Images/sideDropShadow.png") left repeat-y;
  float: left;
  text-align: left;
  width: 970px;
  height: 100%;
}
#signin {
  margin: 15px auto;
}
#side-bar {
  float: right;
  width: 227px;
  margin: 0 0 0 20px;
  overflow: hidden;
}
.halfsize {
  float: left;
  margin: 0px 2% 10px 0px;
  width: 48.5% !important;
}
.halfsize.center {
  margin: 0px 2% 10px 25%;
}
.halfsize-margin-bottom {
  margin-bottom: 10px;
}
.twothirdsize {
  float: left;
  margin: 0px 0px 10px 0px;
  width: 66.5%;
}
.twothirdsize.center {
  margin: 0px 2% 10px 18%;
}
.halfsize.last {
  margin: 0;
}
.fullsize {
  width: 100%;
  margin: 0px 2% 10px 0px;
}
.hidden,
.template {
  display: none;
}
/* GRADIENT BOXES
-----------------------------------------------------------*/
.spot600-gradient {
  background: url("Images/spot600_middle.gif") repeat-y scroll left top transparent;
  margin: 0px 0px 5px 0px;
  position: relative;
  z-index: 1;
  width: 600px;
  overflow: hidden;
}
.spot600-gradient .spot600-gradient-top {
  background: url("Images/spot600_top.gif") no-repeat scroll left top transparent;
  height: 29px;
  width: 600px;
  overflow: hidden;
}
.spot600-gradient .spot600-gradient-middle {
  background: url("Images/spot600_middle2.gif") repeat-x scroll left top transparent;
  width: 600px;
  overflow: hidden;
  margin-top: -3px;
}
.spot600-gradient .spot600-gradient-bottom {
  background: url("Images/spot600_bottom.gif") no-repeat scroll left bottom transparent;
  height: 21px;
  width: 600px;
}
.spot400-gradient {
  background: url("Images/spot400_middle.gif") repeat-y scroll left top transparent;
  margin: 0px 0px 5px 0px;
  position: relative;
  z-index: 1;
  width: 400px;
  overflow: hidden;
}
.spot400-gradient .spot400-gradient-top {
  background: url("Images/spot400_top.gif") no-repeat scroll left top transparent;
  height: 29px;
  width: 400px;
  overflow: hidden;
}
.spot400-gradient .spot400-gradient-middle {
  background: url("Images/spot400_middle2.gif") repeat-x scroll left top transparent;
  width: 400px;
  overflow: hidden;
  margin-top: -3px;
}
.spot400-gradient .spot400-gradient-bottom {
  background: url("Images/spot400_bottom.gif") no-repeat scroll left bottom transparent;
  height: 21px;
  width: 400px;
}
#signin .spot-section {
  border-bottom: none;
}
.spot-section {
  margin: 0 20px 0 20px;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #D1D1D1;
}
.spot-section select {
  max-width: 98%;
}
.spot226-light-top {
  background-image: url("Images/spotlight226top.gif");
  background-repeat: no-repeat;
  background-position: left top;
  height: 21px;
  width: 226px;
}
.spot226-light-main {
  background-image: url("Images/spotlight226mid.gif");
  background-position: top center;
  background-repeat: repeat-y;
  width: 226px;
}
.spot226-light-bottom {
  background-image: url("Images/spotlight226bot.gif");
  background-repeat: no-repeat;
  background-position: left top;
  height: 21px;
  margin: 0 0 5px;
  width: 226px;
  clear: both;
}
.spot287 {
  background: transparent url("Images/spot287_middle.gif") repeat-y left top;
  margin: 0 0 10px 10px;
  width: 287px;
  float: right;
  display: inline;
  position: relative;
}
.spot287 .spot287-top {
  background: transparent url("Images/spot287_top.gif") no-repeat left top;
  height: 21px;
  overflow: hidden;
}
.spot287 .spot287-middle {
  background: transparent url("Images/spot287_middle2.gif") repeat-x left top;
  margin: 0px 0px 0px 5px;
  width: 277px;
  overflow: hidden;
}
.spot287 .spot287-bottom {
  background: transparent url("Images/spot287_bottom.gif") no-repeat scroll left bottom;
  height: 21px;
  margin-top: -11px;
}
/* NAVIGATION
-----------------------------------------------------------*/
#nav-bar {
  background: url("Images/nav-bar.gif") left top repeat-x;
  height: 43px;
  line-height: 43px;
  width: 940px;
  position: relative;
  margin-left: 15px;
}
#nav {
  float: left;
  font-size: 13px;
  padding-left: 10px;
}
#nav li {
  float: left;
  display: inline;
}
#nav li a {
  color: #FEFEFE;
  text-decoration: none;
  padding: 0 10px;
  font-weight: bold;
  display: block;
}
#nav li .twoRowLink {
  line-height: 1.25em;
  display: block;
  padding-top: 6px;
  padding-bottom: 10px;
}
#nav li:hover {
  background: url("Images/nav_tab_active_right.gif") right top no-repeat;
}
#nav li:hover a {
  background: url("Images/nav_tab_active_left.gif") left top no-repeat;
  color: #595959;
}
#nav li .sub-nav {
  display: none;
  position: absolute;
  left: 0;
  top: 43px;
  width: 940px;
  height: 28px;
  text-align: left;
  line-height: 28px;
}
#nav li .sub-nav li {
  float: none;
  display: inline;
  background: url("Images/subnavDivider.gif") right center no-repeat;
  margin-right: 0px;
}
#nav li .sub-nav li:last-child {
  background: none;
}
#nav li .sub-nav li a {
  color: #595959;
  text-decoration: none;
  padding: 0;
  margin: 0 10px;
  display: inline;
  font-weight: normal;
  height: auto;
  line-height: 28px;
  font-size: 12px;
}
#nav li .sub-nav li a:hover {
  color: #0095da;
}
#nav li:hover .sub-nav {
  display: block;
}
#nav li:hover .sub-nav li a {
  background: none;
}
#nav:hover .active a {
  color: #0095da;
}
#nav:hover .active li {
  color: #0095da;
}
#nav:hover .active .active a {
  color: #0095da;
}
#nav:hover .active .sub-nav {
  display: none;
}
#nav .active {
  background: transparent url("Images/nav_tab_active_right.gif") no-repeat scroll right top;
}
#nav .active a {
  background: transparent url("Images/nav_tab_active_left.gif") no-repeat scroll left top;
  color: #0095da;
}
#nav .active .sub-nav {
  display: block;
}
#nav .active .sub-nav li a {
  background: none;
  color: #595959;
}
#nav .active .sub-nav li a:hover {
  color: #0095da;
}
#nav .active .sub-nav .active a {
  color: #0095da;
}
#nav .active:hover .sub-nav {
  display: block;
}
#nav .active .sub-nav:hover {
  display: block;
}
#nav .active .sub-nav:hover .active a {
  color: #0095da;
}
#nav li ul li ul {
  display: none;
}
#sub-nav-bar {
  background: url("Images/navbar2Gradient.jpg") left top repeat-x;
  height: 28px;
  line-height: 27px;
  border-bottom: 1px solid #D1D1D1;
  width: 940px;
  margin-left: 15px;
}
.container {
  width: 55%;
}
.smallcontainer {
  width: 10%;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
input[type="text"],
input[type="password"],
textarea {
  border: 1px solid #D1D1D1;
  margin: 0 0 8px 0;
  width: 280px;
  display: block;
}
select {
  border: 1px solid #D1D1D1;
}
label {
  line-height: 1.5em;
}
label.negative {
  color: #ff0000 !important;
}
form .row {
  margin: 0 30px 10px 30px;
}
/* TABLE
----------------------------------------------------------*/
table {
  text-align: left;
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  margin: 10px 0 10px 0;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}
table.center {
  margin-left: auto;
  margin-right: auto;
}
table tr td,
table tr th {
  padding: 8px 8px;
  border-right: 1px solid #D1D1D1;
  border-left: 1px solid #D1D1D1;
  background-color: transparent;
  vertical-align: middle;
  text-align: left;
  word-wrap: break-word;
}
table tr.odd td,
table tr td.odd {
  background-color: #F2F2F2;
}
table tr td.success {
  background-color: #94AD88 !important;
}
table tr td.success-odd {
  background-color: #C5CFBC !important;
}
table tr td.failure {
  background-color: #D78282 !important;
}
table tr td.failure-odd {
  background-color: #DCA9A9 !important;
}
table tr td.block {
  background-color: #F2F2F2;
}
table tr th {
  background-color: #F7F7F7;
  padding: 8px;
}
table tr th.narrow {
  width: 7%;
  text-align: center;
}
table tr th.action-container {
  width: 23%;
}
table tr th.action-container.small {
  width: 13%;
}
table tr th#ectDateColumn {
  width: 10%;
}
table tr.nested-1,
table tr.nested-2 {
  display: none;
}
table tr.nested-1 th,
table tr.nested-2 th {
  font-weight: normal;
}
table tr.nested-1 th {
  padding-left: 2em;
}
table tr.nested-2 th {
  padding-left: 4em;
}
table tr.secondary th {
  font-weight: normal;
}
table.vertical tr {
  border: 1px solid #D1D1D1;
}
table.vertical tr td {
  border: none;
}
table.vertical tr th.first-column {
  width: 30%;
}
table.vertical tr th.one-column {
  width: 47.5%;
}
table.vertical tr td.one-column {
  width: 52.5%;
}
table.vertical tr td.two-columns {
  width: 35%;
}
table.vertical tr td.three-columns {
  width: 25%;
}
table.vertical tr td.four-columns {
  width: 17.5%;
}
table.vertical tr.collapsible {
  cursor: pointer;
}
table.vertical tr.collapsible th,
table.vertical tr.collapsible label {
  cursor: pointer;
}
table.vertical tr.collapsible th,
table.vertical tr.collapsible th.label {
  color: #0095da;
}
table.vertical tr.section-break th,
table.vertical tr.section-break td {
  background-color: #E8E8E8;
}
.LogMessage {
  max-height: 200px;
  overflow: hidden;
}
/* BUTTONS  
----------------------------------------------------------*/
.blue-button {
  background: url("Images/button_right_blue_small_290x21.gif") right top no-repeat;
  float: left;
  margin: 8px 0px 4px 0px;
  display: inline;
  line-height: 21px;
}
.blue-button a {
  background: url("Images/button_left_blue_small_10x21.gif") left top no-repeat;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
  display: block;
  padding: 0 10px;
  font-size: 0.95em;
  margin: 0 !important;
}
.blue-button input {
  background: url("Images/button_left_blue_small_10x21.gif") left top no-repeat;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 10px 5px 10px;
  font-size: 0.95em;
  border: 0 none !important;
  vertical-align: middle;
  cursor: pointer;
  box-sizing: none !important;
  border-top-color: none !important;
  -webkit-box-align: left !important;
  margin: 0 !important;
  overflow: visible;
  float: left;
}
.blue-button a:link {
  color: #fff;
}
.blue-button a:visited {
  color: #fff;
}
.blue-button a:hover,
.blue-button input:hover {
  color: #fff;
  text-decoration: underline;
}
.blue-button a:active {
  color: #fff;
}
.white-button {
  background: url("Images/button_right_white_small_290x21.gif") right top no-repeat;
  margin: 6px 0px 6px 0px;
  display: inline;
  line-height: 21px;
  float: left;
}
.white-button a {
  background: url("Images/button_left_white_small_10x21.gif") left top no-repeat;
  color: #595959;
  text-decoration: none;
  vertical-align: middle;
  display: block;
  padding: 0 10px;
  font-size: 0.95em;
  margin: 0 !important;
}
.white-button input {
  background: url("Images/button_left_white_small_10x21.gif") left top no-repeat;
  color: #595959;
  text-decoration: none;
  display: block;
  float: left;
  padding: 5px 10px 5px 10px;
  font-size: 0.95em;
  border: 0 none !important;
  vertical-align: middle;
  cursor: pointer;
  box-sizing: none !important;
  border-top-color: none !important;
  -webkit-box-align: left !important;
  margin: 0 !important;
  overflow: visible;
}
.white-button a:link {
  color: #595959;
}
.white-button a:visited {
  color: #595959;
}
.white-button a:hover,
.white-button input:hover {
  color: #595959;
  text-decoration: underline;
}
.white-button a:active {
  color: #595959;
}
.yellow-button {
  background: url("Images/button_right_yellow_small_290x21.gif") right top no-repeat;
  float: left;
  margin: 8px 0px 4px 0px;
  padding: 0;
  text-align: left;
  display: inline;
  line-height: 21px;
}
.yellow-button a {
  background: url("Images/button_left_yellow_small_10x21.gif") left top no-repeat;
  color: #595959;
  text-decoration: none;
  vertical-align: middle;
  display: block;
  padding: 0 10px;
  font-size: 0.9em;
  margin: 0 !important;
}
.yellow-button input {
  background: url("Images/button_left_yellow_small_10x21.gif") left top no-repeat;
  color: #595959;
  text-decoration: none;
  float: left;
  padding: 5px 10px 5px 10px;
  font-size: 0.95em;
  border: 0 none !important;
  vertical-align: middle;
  cursor: pointer;
  box-sizing: none !important;
  border-top-color: none !important;
  -webkit-box-align: left !important;
  margin: 0 !important;
  overflow: visible;
}
.yellow-button a:link {
  color: #595959;
}
.yellow-button a:visited {
  color: #595959;
}
.yellow-button a:hover,
.yellow-button input:hover {
  color: #595959;
  text-decoration: underline;
}
.yellow-button a:active {
  color: #595959;
}
.collapse-button {
  float: right;
}
.collapse-button label {
  color: #595959;
  font-size: 13pt;
  font-weight: bold;
  padding: 0px 10px 0px 10px;
  cursor: pointer;
}
.targetingControlsContainer {
  margin-right: 2em;
}
.targetingControlsContainer .targetingControl {
  float: right;
  margin: 12px 0px 12px 4px !important;
}
.overlay-close {
  float: right;
  padding: 0px 10px 0px 10px;
  cursor: pointer;
}
.proprietor-close,
.judgement-close {
  padding: 0px 10px 0px 10px;
  cursor: pointer;
}
.medium input[type="text"] {
  width: 140px;
}
.small input[type="text"] {
  width: 100px;
}
.very-small input[type="text"] {
  width: 50px;
}
/* MISC  
----------------------------------------------------------*/
/* float clearing for IE6 */
* html .clearfix {
  height: 1%;
  overflow: visible;
}
/* float clearing for IE7 */
* + html .clearfix {
  min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.clear {
  clear: both;
}
.clear-left {
  clear: left;
}
.inline {
  display: inline !important;
}
.inline input[type="text"] {
  display: inline;
}
.left {
  float: left;
}
.right {
  float: right !important;
}
.error {
  color: #ff0000;
  font-weight: bold;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.medium-margin-left-top {
  margin-left: 12px;
  margin-top: 4px;
}
.small-margin {
  margin-left: 2px;
  margin-right: 2px;
}
.small-left-margin {
  margin-left: 4px !important;
}
.medium-margin {
  margin: 12px;
}
.no-margin {
  margin: 0px;
}
.small-padding {
  padding: 5px 5px 5px 5px;
}
.large-padding {
  padding: 10px 10px 10px 10px;
}
.large-pad-top {
  padding-top: 10px;
}
.large-pad-left {
  padding-left: 10px;
}
.large-pad-right {
  padding-right: 10px;
}
.large-pad-bottom {
  padding-bottom: 10px;
}
.small-pad-top {
  padding-top: 5px;
}
.min-width-250 {
  min-width: 250px;
}
.break-words {
  word-break: break-all;
}
.label {
  font-weight: bold;
  line-height: 1.25em;
  margin-top: 5px;
}
.field {
  margin: 2px 0 8px 0;
}
.subtle {
  font-style: italic;
}
.editor-field textarea {
  height: 80px;
  width: 230px;
  margin: 0px;
}
.editor-field input[type="text"] {
  width: 230px;
}
.search-field input[type="text"] {
  width: 100%;
  margin: 12px 0px 0px 0px;
}
.notes-list {
  max-height: 300px;
  overflow: auto;
}
li.redmark {
  background: url("Images/bullet.gif") left 5px no-repeat;
  padding-left: 15px;
  clear: left;
  line-height: 1.25em;
  font-size: 11px;
  padding-bottom: 5px;
  background-position: left 3px;
  list-style: none;
  list-style-position: outside;
  zoom: 1;
}
li.redmark a {
  text-decoration: none;
  color: #595959;
}
li.redmark a:link {
  text-decoration: none;
  color: #595959;
}
li.redmark a:visited {
  text-decoration: none;
  color: #595959;
}
li.redmark a:hover {
  text-decoration: underline;
  color: #0095da;
}
li.redmark a:active {
  text-decoration: none;
  color: #0095da;
}
#side-bar .spot-section {
  margin: 0 20px 0 20px;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #D1D1D1;
}
#side-bar .spot-section.last {
  border-bottom: none;
}
.text-centre {
  text-align: center !important;
}
.small-margin-left {
  margin-left: 4%;
}
.small-margin-right {
  margin-right: 4%;
}
.large-margin-top-bottom {
  margin-top: 8px;
  margin-bottom: 8px;
}
#copyright {
  width: 320px;
  float: right;
  text-align: right;
  margin-right: 20px;
  display: inline;
}
#copyright li {
  background: none;
  float: right;
  padding: 0;
  margin: 0;
  font-size: 0.95em;
}
#disclaimer {
  margin: 0 15px 0 15px;
}
#disclaimer p {
  font-size: 0.8em;
  line-height: 1.25em;
  text-align: left;
  clear: left;
  float: left;
  padding-bottom: 10px;
  color: #8D8D8D;
}
#account-type form {
  display: inline;
}
#account-type {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}
#welcome-message {
  float: right;
  margin-right: 35px;
  margin-bottom: 10px;
}
.align-with-button {
  float: left;
  Padding: 7px 5px 0px 0px;
}
.email-progress {
  display: none;
  padding-left: 38%;
}
.loading-container {
  float: left;
  margin: 1em 0.5em 0 0.5em;
}
.loading {
  background-image: url("Images/loading.gif");
  display: none;
  height: 11px;
  width: 43px;
  float: left;
}
.questionnaire-step {
  display: none;
}
img.center {
  padding-top: 25%;
  padding-left: 46%;
}
#pool-table {
  margin-left: auto;
  margin-right: auto;
}
#pool-table tr td {
  height: 35px;
}
.poolIndexContainer,
.accountTypeContainer {
  width: 72%;
  padding-bottom: 1em;
}
.accountTypeContainer {
  padding-top: 0.5em;
  padding-bottom: 3em;
}
.logFilter {
  margin-right: 6em;
}
.logFilter input[type="text"] {
  margin-bottom: 0;
}
.logFilterGroup {
  margin-top: 0.5em;
}
#LogsTable {
  margin-top: 1em;
  table-layout: auto;
}
.configurationValue input[type="text"],
.configurationValue input[type="password"] {
  width: 99%;
}
#RequestsInProgressControl {
  width: 100%;
  margin-top: 1em;
}
#RequestsInProgressControl #StatusControl,
#ClientsControl #StatusControl {
  float: right;
  font-size: 1em;
  font-weight: bold;
}
#RequestsInProgressControl .CountMessage,
#ClientsControl .CountMessage {
  padding-top: 0.4em;
  padding-bottom: 0.2em;
  float: left;
}
#RequestsInProgressControl .white-button input,
#ClientsControl .white-button input {
  width: 64px;
}
#RequestsInProgressControl .white-button,
#ClientsControl .white-button {
  margin-right: 0.5em !important;
}
#RequestsTable {
  width: 100%;
}
.requestsActionButton,
.clientsActionButton,
.logsActionButton {
  margin: 3px 1px 3px 1px;
}
.notFoundList {
  padding-left: 10px;
}
/* VALIDATION   
----------------------------------------------------------*/
.error-heading {
  color: #ff0000;
  font-weight: bold;
  line-height: 1.2em;
}
.validation-summary-errors {
  margin-bottom: 8px;
}
.validation-summary-errors span {
  color: #ff0000;
  font-weight: bold;
  line-height: 1.2em;
}
.validation-summary-errors ul {
  list-style-type: disc;
  color: #ff0000;
  list-style-position: inside;
}
.validation-summary-errors li {
  color: #ff0000;
  font-weight: bold;
  line-height: 1.5em;
  font-size: 0.9em;
  margin: 2px 0;
}
.field-validation-error {
  color: #ff0000;
  font-weight: bold;
}
.input-validation-error {
  border: 1px solid #FF0000 !important;
  background-color: #FFEEEE !important;
}
.error-container,
.info-container,
.success-container {
  border-width: 1px;
  border-style: solid;
  margin-bottom: 10px;
  padding: 10px;
  font-weight: bold;
}
.error-container {
  border-color: #FF0000;
  background-color: #FFEEEE;
  color: #FF0000;
}
.success-container {
  border-color: #387C2C;
  background-color: #F1F3EE;
  color: #387C2C;
}
.success-text {
  font-weight: bold;
  color: #387C2C;
}
/* DATA ITEMS   
----------------------------------------------------------*/
.collapsible,
.ajaxify {
  cursor: pointer;
}
.data-block {
  -moz-box-shadow: 0 1px 5px #CCC;
  -webkit-box-shadow: 0 1px 5px #CCC;
  box-shadow: 0 1px 5px #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-right: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
  border-top: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
  padding-bottom: 3px;
}
.data-block p {
  margin: 1em;
}
.data-header {
  margin: 1px;
  background-color: #F1F1F1;
  padding: 8px;
  height: 23px;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #F1F1F1, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #F1F1F1, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(top, #F1F1F1, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #F1F1F1, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#ffffff', GradientType=0);
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -moz-border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.data-title {
  padding: 8px;
  height: 23px;
}
.ReportCompletion .data-header,
.InitialPoolSelector .data-header {
  height: 0px;
}
.data-header h2 {
  line-height: 2em;
  padding: 0;
}
.data-body {
  display: none;
}
.data-body.expanded {
  display: block;
}
.data-body .table-container {
  margin-left: 0.5em;
  margin-right: 0.5em;
  overflow-y: auto;
}
.data-body .table-container table {
  table-layout: auto;
}
.data-label {
  float: left;
  width: 35%;
  max-width: 200px;
  text-align: right;
}
.data-label.consent {
  width: 100%;
  max-width: none;
}
.data-label label {
  display: inline-block;
  font-weight: bold;
  margin-right: 8px;
  margin-left: 8px;
}
.data-label-style {
  display: inline-block;
  font-weight: bold;
  width: 19%;
  text-align: right;
  padding-right: 6px;
}
.data-list-header {
  float: left;
  width: 32%;
  text-align: right;
  background-color: #dddddd;
  padding: 5px;
}
.data-row {
  background-color: #ffffff;
  margin: 0;
  width: 100%;
  padding: 6px 0;
}
.data-row.center {
  text-align: center;
}
.data-row.text {
  width: auto;
  padding: 6px;
}
.data {
  float: left;
  width: 65%;
  line-height: 1.5em;
}
.data.consent {
  float: right;
}
.data.short {
  width: 34%;
}
.data select {
  margin: 0;
  padding: 0;
  width: 95%;
}
.data input[type="text"],
.data input[type="password"] {
  margin: 0;
  padding: 0;
  width: 95%;
}
.data textarea {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 50px;
  max-width: 95%;
  min-height: 50px;
}
.data li {
  margin-right: 12px;
}
.data li input[type="text"] {
  margin-bottom: 4px;
}
.data-section-header {
  background-color: #F0F0F0;
  padding: 6px;
  min-height: 23px;
}
.data-subsection-header {
  background-color: #F0F0F0;
  padding: 6px;
  margin-left: 12px;
  margin-right: 12px;
  min-height: 18px;
}
.data-subsection-header .proprietor-close h2 {
  padding-bottom: 5px;
}
.help-text {
  padding: 8px;
}
.data-column {
  float: left;
  width: 33.2%;
  padding: 0;
  min-height: 18px;
  line-height: 1.5em;
}
.data-column select {
  margin: 0;
  padding: 0;
}
.data-column input[type="text"],
.data-column input[type="password"],
.data-column textarea {
  margin: 0;
  padding: 0;
  width: 95%;
}
.width-50 {
  width: 50% !important;
}
.data-column-expanded {
  float: left;
  width: 36%;
  padding: 0px 0px 0px 20px;
  min-height: 18px;
}
.data-column-expanded input[type="text"],
.data input[type="password"],
.data-column-expanded textarea {
  margin: 0;
  padding: 0;
  width: 100%;
}
.data-column-expanded select {
  margin: 0;
  padding: 0;
}
.data-column-compressed {
  float: left;
  width: 21%;
  padding: 0;
  text-align: left;
}
.data-column-extra-compressed {
  float: left;
  width: 15%;
  padding: 0;
  text-align: center;
}
.nudge-down {
  margin-top: 3px;
}
.data-column-compressed input[type="text"],
.data input[type="password"],
.data-column-extra-compressed input[type="text"],
.data-column-compressed textarea {
  margin: 0;
  padding: 0;
  width: 95%;
}
.data-section-end {
  background-color: #F0F0F0;
  padding: 6px;
  margin: 0;
}
.data-subsection-end {
  background-color: #F0F0F0;
  padding: 4px;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 4px;
}
.list-divider {
  background-color: #F0F0F0;
  padding-top: 1px;
  margin-right: 12px;
  margin-bottom: 4px;
  height: 4px;
}
.list-heading {
  font-weight: bold;
  padding-bottom: 8px;
  text-align: center;
}
.float-left h2 {
  float: left;
}
.previous-note {
  background-color: #D1D1D1;
  padding: 5px;
}
.previous-note-odd {
  background-color: #F0F0F0;
  padding: 5px;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: url("Images/overlayBackground.png") repeat 0 0;
  display: none;
  text-align: left;
}
#overlay-panel {
  margin: 2% auto;
  background: #FFF;
  box-shadow: 0px 10px 40px #000000;
  border-right: 1px solid #D1D1D1;
  border-left: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  background-color: #FFF;
  width: 650px;
  min-height: 30px;
}
#overlay-panel-content {
  height: 100%;
  display: block;
}
.small-shadow {
  height: 1px;
  background-color: #D1D1D1;
  box-shadow: 0px 0px 6px #000000;
}
.height-limit-85 {
  height: 85%;
  overflow: auto;
}
.height-limit-50 {
  min-height: 60%;
  width: 99%;
  overflow: auto;
}
#PrintQuestionnaireButton {
  margin-top: 0;
}
#CopyResultsButton {
  margin-top: 0;
  margin-left: 8px;
}
.PageTopContainer {
  display: inline;
  position: relative;
  padding-top: 0.1em;
  text-align: right;
}
.PageTop {
  float: right;
}
#InputOptions {
  position: absolute;
  padding: 0.5em;
  border: 1px solid #d4d4d4;
  background-color: #FFFFFF;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1F1F1), to(#ffffff));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #F1F1F1, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #F1F1F1, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(top, #F1F1F1, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #F1F1F1, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#ffffff', GradientType=0);
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -moz-border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
#InputOptions .yellow-button {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 2px;
  margin-right: 2px;
}
.OffEdge {
  border-bottom-right-radius: 6px;
}
#customReportsContainer {
  margin-top: 1em;
  margin-bottom: 1em;
}
#customReportsContainer table.fullsize {
  margin: inherit;
}
#reportOptionsContainer.data-block .data-body .data#reportFieldsDataContainer select {
  height: 18em;
}
#reportOptionsContainer.data-block .data-body #fieldSelectionInfoContainer {
  padding: 0.2em;
}
#reportOptionsContainer.data-block .data-body #fieldSelectionInfoContainer,
#reportOptionsContainer.data-block .data-body .fullsize.container.right {
  margin-right: 20px;
}
#reportOptionsContainer.data-block .data-body .fullsize.container.right .apply-filter {
  margin-right: 0.5em;
}
#filterContainer {
  width: 100%;
}
#filterContainer .applied-filter {
  margin: 0 20px 1em 32%;
  background-color: #F0F0F0;
  border: 1px solid #D4D4D4;
  border-radius: 6px;
  padding: 0.5em;
}
#filterContainer .applied-filter.hover {
  background-color: #E5E5E5;
}
#filterContainer .applied-filter .description-container {
  float: left;
  width: 90%;
  padding: 1em;
  font-style: italic;
}
#filterContainer .applied-filter .description-container .selected-field,
#filterContainer .applied-filter .description-container .filter-value {
  font-weight: bold;
}
#filterContainer .applied-filter .input-container {
  float: right;
}
#filterContainer .applied-filter .input-container .remove-filter {
  font-family: 'Comic Sans MS';
  font-weight: bold;
  color: #ed1951;
}
#filterContainer .applied-filter .input-container .remove-filter:hover {
  text-decoration: none;
}
#newFilterOptionsContainer .white-button {
  margin-right: 0.5em;
}
#newFilterOptionsContainer a {
  margin-top: 1em;
}
#reportInputContainer {
  float: left;
}
#reportInputContainer select {
  float: left;
  margin: 6px 0.5em 0 0;
}
#ReportType {
  margin-bottom: 10px;
}
#reportPreviewNavigationContainer {
  margin-top: 2em;
}
#reportContentContainer {
  width: 100%;
  height: 30em;
  overflow: auto;
}
.important {
  font-weight: bold;
}
#credit-summary-list li {
  list-style-type: initial;
}
.warning {
  vertical-align: bottom;
}
.data-list {
  line-height: 1.5em;
}
.credit-opinion {
  padding-left: 30px;
  padding-right: 20px;
}
.credit-opinion li {
  margin-bottom: 5px;
}
#credit-opinion-list {
  padding-left: 15px;
}
#credit-opinion-list li {
  list-style-type: initial;
  margin-bottom: 5px;
}
#credit-opinion-list-edit li {
  list-style-type: none;
  margin-bottom: 5px;
}
.data-info {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.5em;
}
.data-textarea {
  margin: 0;
  padding: 0;
  width: 95%;
  height: 80px;
}
.event-description-header {
  width: 60%;
}
.event-description-data {
  line-height: 1.5em;
}
.search-clients-found {
  margin-top: inherit;
  clear: both;
}
.search-requests-found {
  margin-top: inherit;
  clear: both;
}
/* Printable pages
------------------------------------------------------*/
@media print {
  #nav-bar,
  #sub-nav-bar,
  #welcome-message,
  .white-button,
  .blue-button,
  .yellow-button {
    display: none;
  }
  .data-block {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-right: none;
    border-left: none;
    border-top: none;
  }
  .data-header {
    background-color: #F1F1F1;
    background: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  #QuestionnaireDetails .data-section-header {
    min-height: 0;
  }
  #QuestionnaireDetails .data-section-header h2 {
    padding-left: 10%;
    padding-bottom: 0;
  }
  #QuestionnaireDetails .data-section-end {
    padding: 12px;
  }
}