body {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #f0f0f0;
}

body, p, td, table, tr, .bodytext, .stepfield {
  font-size: 10pt;
  line-height: 1.3;
  color: black;
  font-weight: normal;
}

#Content {
  text-align: left;
  background-color: #fff;
  padding: 0px;
  margin: 0px;
}

HR {
  color: #3c78b5;
  height: 1;
}

A:link, A:visited, A:active, A:hover {
  color: #003366;
}

h1 A:link, h1 A:visited, h1 A:active {
  text-decoration: none;
}

h1 A:hover {
  border-bottom: 1px dotted #003366;
}

input {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

.module {
  background-color: white;
  clear: both;
  margin-bottom: .5em;
  word-wrap: break-word;
  display: block;
  padding: 5px 5px 5px 1em;
  position: relative;

}

.module table {
  border: 0;
  width: 100%;
}

.module td.last {
  padding-right: 0;
}

.module table tr td.graph {
  width: 60%;
}

.module td.first {
  padding-left: 0;
}

.PASSED {
  color: green;
}

.FAILED {
  color: red;
}

.ERROR {
  color: #8b0000;
}

tr.even {
  background-color: #FAFAFA;
}

.colour-bar {
  border-top: 13px solid #3C78B5;
  height: 0;
  overflow: hidden;
}

.red-bar {
  border-top: 13px solid red;
  height: 0;
  overflow: hidden;
}

.green-bar {
  border-top: 13px solid green;
  height: 0;
  overflow: hidden;
}

.colour-bar-cont {
  min-width: 2px;
}

h1 {
  font-size: 24px;
  line-height: normal;
  font-weight: bold;
  background-color: #f0f0f0;
  color: #003366;
  border-bottom: 1px solid #3c78b5;
  padding: 2px;
  margin: 36px 0px 4px 0px;
}

h2 {
  font-size: 18px;
  line-height: normal;
  font-weight: bold;
  background-color: #f0f0f0;
  border-bottom: 1px solid #3c78b5;
  padding: 2px;
  margin: 27px 0px 4px 0px;
}

h3 {
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 2px;
  margin: 21px 0px 4px 0px;
}

h4 {
  font-size: 12px;
  line-height: normal;
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 2px;
  margin: 18px 0px 4px 0px;
}

h4.search {
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
  background-color: #f0f0f0;
  padding: 4px;
  margin: 18px 0px 4px 0px;
}

h5 {
  font-size: 10px;
  line-height: normal;
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 2px;
  margin: 14px 0px 4px 0px;
}

h6 {
  font-size: 8px;
  line-height: normal;
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 2px;
  margin: 14px 0px 4px 0px;
}

.smalltext {
  color: #666666;
  font-size: 10px;
}

.smalltext a {
  color: #666666;
}

.tableview table {
  margin: 0;
}

.tableview th {
  text-align: left;
  color: #003366;
  font-size: 12px;
  padding: 5px 0px 0px 5px;
  border-bottom: 2px solid #3c78b5;
}

.tableview td {
  text-align: left;
  border-color: #ccc;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  margin: 0;
  padding: 4px 10px 4px 5px;
}

.bottomshadow {
  height: 12px;
}

.progress table, .progress tbody, .progress tr, .progress td {
  border-spacing: 0px;
  padding: 0px;
}

.topBarDiv a:link {
  color: white;
}

.topBarDiv a:visited {
  color: white;
}

.topBarDiv a:active {
  color: white;
}

.topBarDiv a:hover {
  color: white;
}

.topBarDiv {
  color: white;
}

ol {
  display: block;
  list-style-type: decimal;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}

.topBar {
  background-color: #4590da;
  height: 27px;
}

#header {
  margin: 0;
  padding: 0 10px;
  min-height: 2em;
  line-height: 2;

  background-color: #036;
  position: relative;
  z-index: 1;
}

#header a, #breadcrumbs, #breadcrumbs a, #header .ajs-menu-bar li.ajs-menu-item a.trigger {
  color: white;
  text-decoration: none;
}

#breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: auto;
}

#breadcrumbs li.first {
  padding-left: 10;
  background-image: none;
}

#breadcrumbs li {
  white-space: nowrap;
  display: inline;
  float: left;
  margin: 0 .2em 0 0;
  padding-left: 15px;
  background: url(white_breadcrumbs_indicator.png);
  background-repeat: no-repeat;
  background-position: 3px center;
}

#testpath {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: auto;
}

#testpath li.first {
  padding-left: 10;
  background-image: none;
}

#testpath li {
  white-space: nowrap;
  display: inline;
  float: left;
  margin: 0 .2em 0 0;
  padding-left: 15px;
  background: url(white_breadcrumbs_indicator.png);
  background-repeat: no-repeat;
  background-position: 3px center;
}

.basicPanelContainer {
  border: 1px solid #3c78b5;
  margin-top: 2px;
  margin-bottom: 8px;
  width: 100%
}

.basicPanelTitle {
  padding: 5px;
  margin: 0px;
  background-color: #f0f0f0;
  color: black;
  font-weight: bold;
}

.titleStatus {
  font-style: italic;
  float: right;
  text-align: right;
  color: gray;
  margin-right: 2px;
}

.domain {
  font-size: 18px;
  line-height: normal;
  font-weight: bold;
  background-color: #f0f0f0;
  border-bottom: 5px solid #ffffff;
  padding: 2px;
}

.ObjectName {
  text-decoration: none;
}

.ObjectName .attribute {
  /*background: gray;*/
  margin-left: 5px;
  margin-right: 5px;
}

.ObjectName .key {
  /*color: #c0c0c0;*/
}

.ObjectName .value {
  font-weight: bold;
  /*color: #000000;*/
}

.help {
  margin: 5px;
}

.basicPanelBody {
  padding: 5px;
  margin: 0px
}