
body {
	width: auto;
	background-color: #eeeeee;	
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#container {
	width: 1405px;
	background-color: #eeeeee;	
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#header {
	width: 1405px;
	height: 150px;
	background-color: #a9a9a9;
	background-image: url('/kobold/static/images/largeLogo-c7e8040913a02682d0dbf45010e8ee73.png');
	background-repeat: no-repeat;
	margin-bottom: 4px;
	position: relative;
}

#title {
	padding-left: 4px;
	height: 40px;
    position: absolute;    
    bottom: 5px;	
    color: #555753;
    font-weight: bold;
    line-height: 40px;
}

#pageContents {
	width: 1400px;
	float: left;
	margin-left: 5px;
	min-height: 800px;
}

.section {
	width: 1400px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

.section H1:before {
    background-color: #aaaaaa;
    padding: 0 5px 0 0;
    content: "\25B0";
    color: #47fff8;
}

.collapseSection H1:before {
    background-color: #aaaaaa;
    padding: 0 5px 0 0;
    content: "\25B0";
    color: #47fff8;
}

.tooltip {
/*     position: relative; */
/*     display: inline-block; */
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.section H1 {
	width: 1270;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	color: black;
	margin: 0 0 0 0;
	vertical-align: bottom;
	
	background: linear-gradient(
			  90deg,
			  #aaaaaa,
			  #888888
			);
}

.collapseSection H1 {
	width: 1270;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	color: black;
	margin: 0 0 0 0;
	vertical-align: bottom;
	
	background: linear-gradient(
			  90deg,
			  #aaaaaa,
			  #888888
			);
}

.collapseContent {
	margin: 0px 0px 0px 0px;
	padding-bottom: 8px;
	background-color: white;	
}

.sectionContent {
	margin: 0px 0px 0px 0px;
	padding-bottom: 8px;
	background-color: white;	
}

.subsection H2:before {
    padding: 0 5px 0 0;
    content: "\25B0";
    color: #47f8ff;
}

.subsection H2 {
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 1px;
    color: black;
    margin: 0 0 0 0;
    vertical-align: bottom;
}

.subsectionContent {
    margin: 0px 0px 0px 10px;
    padding-bottom: 8px;
}

#footer {
	width: 1405px;
	height : 20px;
	text-align: right;	
}

#footerleft {
	padding-left: 10px;
    float: left;	
}

#footright {
	float: right;
	padding-right: 10px;
}

br.clear {
	clear: both;
    display: block;
    content: "";
    margin-top: 0;
}

#topMenu {
	padding-right: 4px;
	height: 20px;
    position: absolute;
    top: 2px;
    right: 20px;	
    color: #555753;
    font-weight: bold;
}

#logout {
	float: right;
}

.timestamp.clear {
    background-color: #a9a9a9;
}

.timestamp.retrieving {
	background-color: #bbbbbb;
}

.timestamp.rendering {
    background-color: #bbbbbb;
}

#timestamp, .timestamplabel, #metertimestamp, #arraypcstimestamp {
    padding : 2px 4px 2px 4px;
    bottom: 12px;
    font-weight: bold;
    font-size: smaller;
}

.timestampcontainer{
    padding : 2px 4px 2px 4px;
    position: absolute;
    bottom: 12px;
    right: 20px;        
}

.timestamp {
	color: #555753;
}

.timestamp.verynew {
    color: #008800;
}

.timestamp.new {
    color: #004400;
}

.timestamp.old {
    color: yellow;
}

.timestamp.veryold {
    color: #CC0000;
}

#blockNavDropDown {
	width: 700px;
}

#adminNavDropDown {
	width: 700px;
}

#monitorNavDropDown {
	width: 700px;
}

#primaryTitle {
	float: left;
}

#secondaryTitle {
	float: left;
}

.leftOfGraphValueTable td {
	width: 170px;
	text-align: center;
}

.leftOfGraphValueTable th {
	font-weight: bold;
	text-align: center;
}

.leftOfGraphValuesTable th {
    font-weight: bold;
    text-align: center;
}

.leftOfGraphValuesTable th.entityName {
    width: 100px;
}

.leftOfGraphValuesTable th.shortDescription {
    width: 100px;
}

.leftOfGraphValuesTable td {
    text-align: center;
}

.leftOfGraphValuesTable td:nth-of-type(1) {
    border-style: solid;
    border-width: 1px;
    width: 10px;
}

.leftOfGraphValuesTable td:nth-of-type(2) {
	padding-left: 2px;
	width: 100px;
}

.leftOfGraphTable {
	margin-top: 5px;
	width: 200px;
	float: left;
	height: 200px;
}

.seriesGraph {
	margin-top: 5px;
	width : 295px;
	height: 200px;
	float: left;	
}

table.childrenTable th {
    text-align: center;
    border-style: solid;    
    border-width: 1px;
}

table.childrenTable td {
    text-align: right;
}

table.childrenTable tr td:first-of-type {
    text-align: center;
}

table.childrenTable a {
    text-decoration: none;
}

table.childrenTable a:hover {
    color: black;
    text-decoration: none;
    cursor: inherit;
}

table.childrenTable a:visited{ 
    color: black; 
}

table.childrenTable tbody tr:hover { 
    background: #47fff8; 
} 

.missing {
    color: #cccccc;
}

.good {
    color: #99ff99;
    width: 1em;
}

.meh {
    color: #edd400;
    width: 1em;
}

.bad {
    color: #ff9999; 
    width: 1em;
}

.unknown {
    color: #edd400;
    width: 1em;
}
 
.closed {
    color: #729fcf;
}

.open {
    color: white;
}

#scrollToTopButton {
  display: none;
  position: fixed;
  bottom: 80px; 
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #cccccc;
  color: black; 
  cursor: pointer; 
  padding: 15px;
  border-radius: 10px;
  font-size: 40px; 
}

#scrollToTopButton:hover {
  background-color: #000000;
  color: #cccccc; 
}
 
#adminNavDropDown, #arrayListDropDown, #blockNavDropDown, #stringListDropDown, #turtleConfigDropDown{
    background-color: rgb(85, 85, 85);
    padding:6.4px;
    color:rgb(255 255 255);
    border: rgb(102, 102, 102) 1px;
    border-radius:3px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1em;
    width: 300px;
  }
#adminNavDropDown:hover, #arrayListDropDown:hover, #blockNavDropDown:hover, #stringListDropDown:hover, #turtleConfigDropDown:hover{
    border: 1px solid #11b4a0;
    background: #22c5b1;
    font-weight: normal;
    color: #2b2b2b;
  }