
/* need include table to make sure the table css implement to all the table */
@import url("hypervu.table.css");

body	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	word-spacing: 0px;
	margin: 5px 0px 0px 0px;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    word-spacing: 0px;
    margin: 0px;
    border: 0px;
}
font {
/*
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
*/
 font-size: 8pt;
 word-spacing: 0pt;
 margin: 0;
}
td.normal {
	border-bottom: 0px solid #6699CC;
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 0px solid #6699CC;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}
td.dynamic {
	border-bottom: 0px solid #6699CC;
	border-top: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 0px solid #6699CC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}
A {
	TEXT-DECORATION: underline;
}
A:link {
	COLOR: #404040;
	text-decoration: underline;
}
A:visited {
	COLOR: #404040}
A:active {
	BACKGROUND-COLOR: transparent
}
A:hover {
	COLOR: #404040;
	text-decoration: none;
}
h1 {
	text-align: center;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #404040; 
}

h2 {
	text-align: left;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #404040; 
	margin-top: 15px;
	margin-bottom: 5px;
}

h2.error_message {
	padding: 15px 10px 10px 30px;
	border: 2px solid red;
	background: url("images/error_24.png") no-repeat scroll left center transparent;
}

h3 {
	text-align: left;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #404040; 
	margin-top: 15px;
	margin-bottom: 5px;
}
img { 
	border: 0;
}
th {
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040; 
}
th.heading {
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	background-color: #fafafa;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040; 
}
td.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
}
div#hyperVuContent {
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	width: 100%;
}

div.breadcrumb {
	font: 12px Arial,Helvetica,sans-serif;
	text-align: left;
	padding: 5px 3px 6px;
	margin: 3px;
	color: black;
}

th.dynH0
{
  text-align: right;
}

th.dynH1
{
  text-align: right;
}

th.dynH2
{
  text-align: left;
}

th.dynH3
{
  text-align: left;
}

th.dynH4
{
  text-align: left;
}

td.dyn0
{
  text-align: right;
}

td.dyn1
{
  text-align: right;
}

td.dyn3
{
  text-align: right;
}

table.directory
{
  color: black;
  background-color: white;
  border: solid 1px black;
  font-family: Arial;
  font-size: 8pt;
  border-collapse: collapse;
  text-align: left;
}

th.directoryHead0
{
  border: 1px solid black;
  background-color: #cccccc;
  white-space: nowrap;
  text-align: left;
}
th.directoryHead1
{
  border: 1px solid black;
  background-color: #cccccc;
  white-space: nowrap;
  text-align: left;
}

th.directoryHead2
{
  border: 1px solid black;
  background-color: #cccccc;
  white-space: nowrap;
  text-align: left;
}

th.directoryHead3
{
  border: 1px solid black;
  background-color: #cccccc;
  white-space: nowrap;
  text-align: right;
}

td.directorydir0
{
  border: 1px solid black;
  background-color: #ffffcc;
  white-space: nowrap;
}
td.directorydir1
{
  border: 1px solid black;
  background-color: #ffffcc;
  white-space: nowrap;
}
td.directorydir2
{
  border: 1px solid black;
  background-color: #ffffcc;
  white-space: nowrap;
}
td.directorydir3
{
  border: 1px solid black;
  background-color: #ffffcc;
  white-space: nowrap;
  text-align: right;
}

tr.directoryfile
{
  border: 1px solid black;
  white-space: nowrap;
}
td.directoryfile0
{
  border: 1px solid black;
  white-space: nowrap;
}
td.directoryfile1
{
  border: 1px solid black;
  white-space: nowrap;
}
td.directoryfile2
{
  border: 1px solid black;
  white-space: nowrap;
}
td.directoryfile3
{
  border: 1px solid black;
  white-space: nowrap;
  text-align: right;
}

table.cvconfig
{
  text-align: left;
}

table.config0
{
  text-align: left;
}

table.cbrcontent
{
  text-align: left;
}

table.accessTableOuter
{
  width: 50%; 
  color: black;
  background-color: white;
  border-collapse: collapse;
}

table.accessTableInner
{
  width: 100%; 
  color: black;
  background-color: white;
  border: solid 1px black;
  border-collapse: collapse;
  text-align: left;
}

td.accessTDOuter
{
  border: solid 0px black;
  border-collapse: collapse;
}

td.accessTDInner
{
  width: 50%; 
  color: black;
  background-color: white;
  border: solid 1px black;
  border-collapse: collapse;
}

input.HierButton
{
	width: 150px;
}
input.HierDesc
{
	width: 250px;
}

font.brheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

font.brselection
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: blue;
}


#popupMask 
{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	background-color: #333333 !important;
	background-repeat: repeat;
	display:none;
}

#popupContainer 
{
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}

#popupInner 
{
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame 
{
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}

#popupTitle 
{
	float:left;
	font-size: 1.1em;
}

#popupControls 
{
	float: right;
	cursor: pointer;
}

td a.drill_link
{
    color: #047503;
}

form[name="HTMConfig"] .tooltip
{
    position: absolute;
    padding: 10px 13px;
    color: #303030;
    background-color: #F5F5B5;
    border: 1px solid #DECA7E;
    top: 100;
    left: 300;
    z-index: 3;
}

/* setting for quick report text overflow */
table#HtmlTableOutput td[nowrap=nowrap],
div.fixedHead table td[nowrap=nowrap] {
    word-break:keep-all;
    overflow:hidden;
    text-overflow: ellipsis;
}

input.table-filter {
    float: right;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 4px 4px 4px 4px;
    color: #555555;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    position: absolute;
    right: 5px;
    top: 8px;
}