﻿
.reportheader
{       
    color:#000000;
    font-weight:bold;
    text-align: left;
    padding:3px 10px;
    /*border-left:1px solid #131c23;*/
    float:left;
    height:14px;
    
}
.reporthover
{  
  background-image: url(../images/layout/shortcuts_wrap.gif); 
  background-repeat: repeat-x;  
  background:#cccccc; 
} 
.report_outer_header
{
  border:0px solid pink; 
  padding-left:23px; 
  float:left; 
  background-image: url(../images/layout/shortcuts_wrap.gif); 
  background-repeat: repeat-x;  
}  
.report_outer_header2
{
  border:0px solid pink; 
  padding-left:23px; 
  float:left; 
  background-repeat: repeat-x;  
}  
.speech_bubble{
	background: transparent;
	margin:10px 0;
}
.speech_bubble_content{
	display:block; 
	background:#cccccc; 
	border:3px solid #cccccc; 
	border-width:0 3px;
}
.speech_bubble p{
	padding:0.5em 0; 
	color:#000;
	margin:0 5px; 
}
.sb1, .sb2, .sb3, .sb4, .sb5, .sb6, .sb7{
	display:block; 
	overflow:hidden; 
	font-size:0;
}
.sb1, .sb2, .sb3, .sb4, .sb5, .sb6{
	height:1px;
}
.sb4, .sb5, .sb6, .sb7{
	background:#cccccc; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc;
}
.sb1 {margin:0 8px; background:#cccccc;}
.sb2 {margin:0 6px; background:#cccccc;}
.sb3 {margin:0 4px; background:#cccccc;}
.sb4 {margin:0 3px; background:#cccccc; border-width:0 5px;}
.sb5 {margin:0 2px; background:#cccccc; border-width:0 4px;}
.sb6 {margin:0 2px; background:#cccccc; border-width:0 3px;} 
.sb7 {margin:0 1px; background:#cccccc; border-width:0 3px; height:2px;
  } 
.speech_bubble em
{
	display:block; 
	width:0; 
	height:0; 
	overflow:hidden; 
	border-top:12px solid #cccccc; 
	border-left:12px dotted transparent; 
	border-right:12px dotted transparent; 
	margin-left:50px;
}
.speech_bubble span
{
	display:block; 
	width:0; 
	height:0; 
	overflow:hidden; 
	border-top:10px solid #cccccc; 
	border-left:10px dotted transparent; 
	border-right:10px dotted transparent; 
	margin-left:52px; 
	margin-top:-15px;
}

.reportcaption
{
    padding:0px 0px;     
    font-weight:normal;     
    text-align: left;
    text-decoration:none;
    float:left;
    border:0px solid red; 
    cursor:pointer;
}

.report_outer_caption
{
  padding: 0px 0px;
  border:0px solid pink; 
  padding-left:5px; 
  float:left;
  border-bottom:1px solid #DDDDDD; 
}

.report_docimage
{
  float:left;
  border:0px;
  border-right:1px solid #000000;
  padding-right:5px;
  padding-top:3px; 
}

.reportcaption:hover
{
    background-color: #FFFFFF; 
}

.report_datalist
{
 border:1px solid red; 
}

.report_heading
{
  border-bottom:1px solid #DDDDDD;
  border-left:1px solid white;
  background-image: url(../images/master/baseinfo_heading_background.png);
  background-repeat:repeat-x;
  background-position:bottom;
  float:left;
  font-size:11px;
  font-weight:normal;
  color: #0C273D;
  height: 80px;
  width:98%;
  padding-left:15px; 
  padding-top:10px;
  
}
.report_description
{
    display:block;        
    text-align: left;
    border:0px solid pink;
}

.report_container
{
  background-color:White;    
  border:1px solid #DDDDDD;
  text-align:center;
  padding-top:00px;  
 padding-bottom:50px;
}

.report_innercontainer
{
  border:0px solid red;
}