/*72 hours 10 min avg report*/

#cdhistory_heading {
	color:#FFFFFF;
}

#cdhistory_body {
	color:#99cc33;
}

#cdhistory_wrapper {
	position: relative;
	top: 2em;
	left: 0px;
	margin: auto;
	width: 1285px;
}

table.cdhistorytable {
	table-layout:fixed;
	padding:0;
	border:0;
	border-collapse:collapse;
	font-family:arial,helvetica,sans-serif;
	font-size:0.79em;
	text-align:right;
}

table.cdhistorytable td {
	line-height: 2.1em;
	padding-bottom: 0.5em;
}

table.cdhistorytable tr:hover td {
	background-color: #171820;
}

table.cdhistorytableheading {
	table-layout:fixed;
	padding:0;
	border:0;
	border-collapse:collapse;
	font-family:arial,helvetica,sans-serif;
	font-size:0.79em;
	text-align:right;
	color: #FFFFFF;
}

#cdhistory_div {
	position: relative;
	margin-top:0;
	border:0;
	padding:0;
	top: 15px;
	left: 0px;
	overflow-y: none;
}

.cdhistory_report {
	height: 582px;
}

.cdhistory_reportFull {
	height: 100%;
}



#cdhistory_wrapper table tr th.cd01h, #cdhistory_wrapper table tr td.cd01 { width: 1em; }
#cdhistory_wrapper table tr td.cd01  { color: #776600; }

#cdhistory_wrapper table tr th.cd02h, #cdhistory_wrapper table tr td.cd02  { width: 1.2em; }
#cdhistory_wrapper table tr td.cd02  { color: #44AA00; }

#cdhistory_wrapper table tr th.cd03h, #cdhistory_wrapper table tr td.cd03  { width: 1em; }
#cdhistory_wrapper table tr td.cd03  {  }

#cdhistory_wrapper table tr th.cd04h, #cdhistory_wrapper table tr td.cd04  { width: 1em; }
#cdhistory_wrapper table tr td.cd04 { }

#cdhistory_wrapper table tr th.cd05h, #cdhistory_wrapper table tr td.cd05  { width: 1em; }
#cdhistory_wrapper table tr td.cd05 { color: #88AAFF; }

#cdhistory_wrapper table tr th.cd06h, #cdhistory_wrapper table tr td.cd06  { width: 1em; }
#cdhistory_wrapper table tr td.cd06 { }

#cdhistory_wrapper table tr th.cd07h, #cdhistory_wrapper table tr td.cd07  { width: 1em; }
#cdhistory_wrapper table tr td.cd07  { color: #33aa00; }

#cdhistory_wrapper table tr th.cd08h, #cdhistory_wrapper table tr td.cd08  { width: 1em; }
#cdhistory_wrapper table tr td.cd08  { color: #33aa00; }

#cdhistory_wrapper table tr th.cd09h, #cdhistory_wrapper table tr td.cd09  { width: 1em; }
#cdhistory_wrapper table tr td.cd09  { color: #33aa00; }

#cdhistory_wrapper table tr th.cd10h, #cdhistory_wrapper table tr td.cd10  { width: 1em; }
#cdhistory_wrapper table tr td.cd10  { color: #33aa00; }

#cdhistory_wrapper table tr th.cd11h, #cdhistory_wrapper table tr td.cd11  { width: 1.1em; }
#cdhistory_wrapper table tr td.cd11  { }

#cdhistory_wrapper table tr th.cd12h, #cdhistory_wrapper table tr td.cd12  { width: 1em; }
#cdhistory_wrapper table tr td.cd12  { color: #ccbb00; }

#cdhistory_wrapper table tr th.cd13h, #cdhistory_wrapper table tr td.cd13  { width: 1.1em; }
#cdhistory_wrapper table tr td.cd13  { color: #ccbb00; }

#cdhistory_wrapper table tr th.cd14h, #cdhistory_wrapper table tr td.cd14  { width: 1em; }
#cdhistory_wrapper table tr td.cd14  { color: #ccbb00; }

#cdhistory_wrapper table tr th.cd15h, #cdhistory_wrapper table tr td.cd15  { width: 1em; }
#cdhistory_wrapper table tr td.cd15  { color: #8866FF; }

#cdhistory_wrapper table tr th.cd16h, #cdhistory_wrapper table tr td.cd16  { width: 1em; }
#cdhistory_wrapper table tr td.cd16  { color: #8866FF; }

#cdhistory_wrapper table tr th.cd17h, #cdhistory_wrapper table tr td.cd17  { width: 1em; }
#cdhistory_wrapper table tr td.cd17  {  }


#cdhistory_wrapper table, #cdhistory_wrapper thead, #cdhistory_wrapper tbody {
	width: 1285px;
}

#cdhistory_wrapper thead {
	line-height: 2em;
}

#cdhistory_wrapper thead th {
	color: #99ccff;
	background-color: #001110;
	font-weight: normal;
}

#cdhistory_wrapper tbody {
    display:block;
    height:500px;
	margin-top: 0.6em;
    overflow-x:none;
    overflow-y:scroll;
}
#cdhistory_wrapper thead, #cdhistory_wrapper tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;/* even columns width , fix width of table too*/
}
#cdhistory_wrapper thead {
    width: calc( 100% - 1.2em );
}

#cdhistory_wrapper { font-size: 1em; }

#cdhistory_wrapper table tr th, #cdhistory_wrapper table tr td { border: 0; padding: 0; margin: 0; }


#cdhistory_wrapper tbody tr {
	margin-top: 0.3em;
}



