th{
cursor: pointer; 
text-align: center;
}

@media print {
body {-webkit-print-color-adjust: exact;}
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
del { text-decoration: line-through; }
table {border-spacing: 0; 
border-collapse: inherit;
} 

.table-tooltip {
  cursor: pointer;  
} 

.tooltip > .tooltip-inner {
  font-size: 1.0em; 
  min-width:150%;
}

div{
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.main{
	display : block;
	overflow : auto;
	min-height: 100px;
	text-shadow: 1px 1px 0px #fff;
}

.pageColumnQuickLinks{
	background-color : #ebebeb;
	float : left;
	clear : none;
	min-height : 300px;
	text-shadow: 1px 1px 0px #fff;
	margin:20px;
	margin-right:0px;
	border:#ccc 1px solid;
	padding-right:20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	max-width:50%;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

.pageColumnDetails{
	background-color : #ebebeb;
	float : left;
	clear : none;
	min-height : 300px;
	text-shadow: 1px 1px 0px #fff;
	margin:20px;
	margin-right:0px;
	border:#ccc 1px solid;
	padding-right:20px;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

.pageColumnCPLC{
	background-color : #ebebeb;
	float : left;
	clear : none;
	min-height : 300px;
	padding-right:20px;
	padding-bottom:20px;
	text-shadow: 1px 1px 0px #fff;
	margin:20px;
	margin-right:0px;
	border:#ccc 1px solid;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

.description{
	border:solid #ebebeb; 
	border-width:.1em .1em .1em .1em; 
	padding: .1em .1em; 
	margin: 0px 50px 0px 40px;
	font-size: 12px;
	font-family: Monospace;
	margin: 0;
    line-height: 120%;
    max-height: 90px;
    overflow: auto;
}

.graph{
	min-height:480px; 
	height:auto; 
	min-width:600px; 
	width:49%; 
	float:left;
}

.end{
	margin:20px 0px 10px;
	text-align:center; 
	float:left; 
	width:99%;
}

pre{
	font-family:Monospace;
	font-size:12px;
	margin-left: 10px;
}


/*
Table Style
------------------------------------------------------------------ */
table a:link {
	color: #444;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #444;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	font-size:13px;
	text-shadow: 1px 1px 0px #fff;
	background:#f5f5f5;

	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:10px 10px 10px 10px;
	border-top: 1px solid #ffffff;
	border-bottom:3px double #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background:#f5f5f5;

}

table th.minor {
	padding:5px 8px 5px 8px;
	border-top: 1px solid #ffffff;
	border-bottom:3px double #e0e0e0;
	border-left: 1px solid #e0e0e0;
	font-size: 11px;
}

table.compare th {
	padding:5px 8px 5px 8px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
}

table th:first-child{
	text-align: left;
	padding-left:15px;
	background:#f5f5f5;
	
}
table tr:first-child th:first-child{
	-moz-border-radius-topleft:2px;
	-webkit-border-top-left-radius:2px;
	border-top-left-radius:2px;

}
table tr:first-child th:last-child{
	-moz-border-radius-topright:2px;
	-webkit-border-top-right-radius:2px;
	border-top-right-radius:2px;

}
table tr{
	text-align: center;
	padding-left:20px;
}
table tr td:first-child{
	text-align: left;
	padding-left:15px;
	border-left: 0;
	
}
table tr td {
	padding:4px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #ffffff;

}

table tr td.minor {
	padding:5px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: transparent;
    font-size: 11px;
}

table tr.even td{
	background: #ffffff;
}

table tr.even td.minor {
	padding:5px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: transparent;
    font-size: 10px;
}

table tr.even:hover td{
	background: #ffffff;
}

table tr:last-child td{
	border-bottom:0;
}
table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td{
	background: #ffffff;
}

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
	width: 60px;
	height: 60px;
	background-image: url('up.png');
	opacity: 0.7;	
}

.back-to-top:hover {  
	background-image: url('up-hover.png');
	opacity: 0.9;
}

