#ctl00_DataSourceInformer1_lbSources
{ 
	font-size: 14px !important;
}
.Button
{
    background-image: url(../../images/Button.png);
	background-size: cover;
	width: 117px !important;
	height: 30px !important; 
	margin-top: -1px;	
}
.ButtonPressed
{
    background-image: url(../../images/ButtonPressed.png);
	background-size: cover;
	width: 117px !important;
    height: 30px !important;
	margin-top: -1px;
}
.ButtonDisabled
{
    background-image: url(../../images/ButtonDisabled.png);
	background-size: cover; 
	width: 117px !important;
	height: 30px !important;	
	margin-top: -1px;
}
.ButtonDisabledPressed
{
    background-image: url(../../images/ButtonDisabledPressed.png);
	background-size: cover;
	width: 117px !important;
	height: 30px !important;
	margin-top: -1px;
}
.PageHeader 
{
	background: URL(images/HeaderBackground.png) repeat-x;
}
.PageHeaderIndex
{
	background: URL(images/HeaderBackground.png) repeat-x;
}
.PageHeaderTitleIndex 
{ 
	height: 43px;
    background-position: 0% 0%; 
    background-image: url(images/HeaderTitle.png); 
    background-repeat: no-repeat; 
    background-color: transparent;  
    margin-left: -5px;   
}
.PageHeaderTitleShortIndex 
{ 
	height: 43px;
    background-position: 0% 0%; 
    background-image: url(images/HeaderTitle.png); 
    background-repeat: no-repeat; 
    background-color: transparent;  
    margin-left: -5px;   
}
.PageHeaderBodyIndex
{   
	float: right;
	height: 43px;
	padding: 0px 0px 0px 0px;		
	font-family: Verdana;
	font-size: 12px;
	color: #d1d1d1;
}
.PageHeaderRightIndex
{   
	float: right;
	height: 43px;	
	width: 9px;	
	padding: 0px 0px 0px 0px;	
	background: URL(images/HeaderRight.png);
	background-repeat: no-repeat;
	margin-top: -30px;
	margin-right: -9px;
}
.PageHeaderControlsIndex
{
    margin-top: 4px;
    margin-right: 10px;
    text-align: right;
}
.ExitButtonIndex
{
    background-image: url(images/ExitButton.gif);
    height: 23px;
    background-color: transparent;
    font-size: 12px;
    font-family: Verdana;
    color: white;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    cursor: pointer;
}
.ReturnButtonIndex
{
    background-image: url(images/ReturnButton.gif);
    height: 24px;
    background-color: Transparent;
    font-size: 12px;
    font-family: Verdana;
    color: white;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    background-position: center bottom;
    text-align: center;
    cursor: pointer;
}
.PageHeaderTitle 
{ 
	height: 43px;
    background-position: 0% 0%; 
    background-image: url(images/HeaderTitle.png); 
    background-repeat: no-repeat; 
    background-color: transparent;  
    margin-left: -5px;   
}
.PageHeaderTitleShort 
{ 
	height: 43px;
    background-position: 0% 0%; 
    background-image: url(images/HeaderTitle.png); 
    background-repeat: no-repeat; 
    background-color: transparent;  
    margin-left: -5px;   
}
.PageHeaderBody
{   
	float: right;
	height: 43px;
	padding: 0px 0px 0px 0px;		
	font-family: Verdana;
	font-size: 12px;
	color: #d1d1d1;
}
.PageHeaderRight
{   
	float: right;
	height: 43px;	
	width: 9px;	
	padding: 0px 0px 0px 0px;	
	background: URL(images/HeaderRight.png);
	background-repeat: no-repeat;
	margin-top: -30px;
	margin-right: -9px;
}
.PageHeaderControls
{
    margin-top: 4px;
    margin-right: 10px;
    text-align: right;
}
.ExitButton
{
    background-image: url(images/ExitButton.gif);
    height: 23px;
    background-color: transparent;
    font-size: 12px;
    font-family: Verdana;
    color: white;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    cursor: pointer;
}
.ReturnButton
{
    background-image: url(images/ReturnButton.gif);
    height: 24px;
    background-color: Transparent;
    font-size: 12px;
    font-family: Verdana;
    color: white;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    background-position: center bottom;
    text-align: center;
    cursor: pointer;
}
.ElementTitle
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;   
}
.ElementSubTitle
{
    font-size: 12px;
    font-family: Verdana;
}
.PageTitle
{
    font-size: 24px !important;
    font-family: Arial !important;
	color: #000000;
}
.PageSubTitle
{
    font-size: 20px !important;
    font-family: Arial !important;
	color: #555555;   
}
.PageDescription
{
    font-size: 12px;
    font-family: Verdana;    
}
.ParamChooseTitle
{
    font-size: small;
    font-family: Verdana;
    color: black;
}
.ComboList
{
    font-family: Verdana;
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    background-color: White;    
}
.Button
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: small;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-family: Arial;
    background-color: white;
}
.radioButtonList label
{
      font-size: 24px;
}
.ErrorTableCell
{
    border-left: LightGray 2px solid;
    border-right: LightGray 2px solid;
    padding: 5px;
    font-size: 12px;
    font-family: Verdana;
    color: firebrick;
    background-color: White;
}
.ErrorText
{    
    font-size: 14px;
    font-family: Verdana;
    color: firebrick;
    background-color: White;
}
.ShadowLeft
{
    border-right: medium none;
    background-position: right bottom;
    border-top: medium none;
    background-image: url(../../images/ShadowLeft.gif);
    border-left: medium none;
    width: 123px;
    border-bottom: medium none;
    background-repeat: no-repeat;
}
.ShadowRight
{
    border-right: medium none;
    background-position: left bottom;
    border-top: medium none;
    background-image: url(../../images/ShadowRight.gif);
    border-left: medium none;
    width: 123px;
    border-bottom: medium none;
    background-repeat: no-repeat;
}
.Footer
{
    color: silver;
    font-size: 12px;
    TEXT-ALIGN: center;
}
.SearchButton
{
    background-image: url(../../images/Search.png);
}
.TreeViewSubElement
{
    padding-left:20px;
}
.WebPanelCalendarHeader{
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  height: 20px;
  padding-left: 5px !important;
  padding-bottom: 3px !important;
  padding-right: 1px;
  text-align: left;
  background-image: none;
  border: 1px solid #dadada !important;
  border-radius: 0px;
}
.WebPanelComboHeader {
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  height: 20px;
  padding-left: 5px;
  padding-right: 1px;
  text-align: left;
  background-image: none;
  border: 1px solid #dadada !important;
  border-radius: 0px;
}
.exportButton : hover
{
	text-decoration: underline;
}
.exportButton
{
	font-size: 15px ;
    font-family: Arial;
	color: #000000;
	text-decoration: none;
}
.MultiComboLevel0
{
    padding-left:0px;
}

.MultiComboLevel1
{
    padding-left:20px;
}
.HyperlinkLabel
{
    font-size: xx-small;
    text-decoration: underline;
    color: #1572b4;
    font-family: Verdana;
    cursor: pointer;
}
.backgroundGray
{ 
    background-color: #FFF; 
}
.WebPanelComboHeader > img
{
    padding-right: 10px;
    padding-top: 6px;
}
.WebPanelCalendarHeader > img
{
    padding-right: 10px;
    padding-top: 6px;
}
TBODY TR TD
{
     border-color: #FFF ;
	 border-width: 1px;
	 font-family: Arial;
	font-size: 14px;
	color: #000000 ;
}
THEAD TR TH, TBODY TR TH
{
     border-color: #FFF;
	 border-width: 1px;
	 background-color: #CBD7E5;
}
THEAD TR TH
{
    font-family: Arial;
	font-weight: bold ;
	font-size: 14px;
	color: #000000;
}
.NegativeValueCell
{
	color: #DC0100;
	border-color: #FFF;
	border-width: 1px;
	font-family: Arial;
	font-size: 14px;
}
.WebGridCell
{
	border-color: #FFF;
	border-width: 1px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.Header2
{
	font-family: Arial;
	font-size: 20px;
	color: #000000;
}
.acrText
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.highcharts-data-labels  g text tspan
{
	font-family: Arial;
	font-size: 14px;
	color: #000000 ;
	fill: #000000;
}
.highcharts-legend-item text tspan
{
	font-family: arial narrow;
	font-size: 14px;
	fill: #7F7F7F;
}
.igtr_Office2007BlueRoot {
  font-weight: normal;
  color: #000000;
  line-height: 20px;
}
.ig_Office2007BlueItem {
  background-color: White;
  font-size: 12px;
  font-family: Arial;
  padding-left: 1px;
}
.ig_Office2007BlueHover{
  text-decoration: underline;
  color: #1572b4;
}
.igtr_Office2007BlueSelected {
  background-color: #E5E5E6;
  font-weight: normal;
  color: black;
}
