﻿.SelectedUfRowCells {
    border-color: white;
    border-width: 1px;
    border-style: solid;
    white-space: nowrap;
    color: black!important;
    background-color: lightgray!important;
    padding-left: 4px;
    padding-right: 4px;
}

.DataEntryTextAlignSelectedUfRowCells
{
    border-color: white;
    border-width: 1px;
    border-style: solid;
    white-space: nowrap;
    color: black!important;
    background-color: lightgray!important;
    padding-left: 4px!important;
    padding-right: 4px!important;
}

.InfoLabelStyle
{
    width: 100px; 
    height: 14px;
    background-color:White; 
    font-weight:bold;
} 
       
.InfoTextStyle
{
    width: 250px; 
    height: 14px;
    background-color:White; 
	font-family:Tahoma;
	font-size:11px;
	color:Black;
}
  
.CommentLabelStyle
{
  left: 20px; 
  width: 150px; 
  height: 22px; 
  vertical-align:bottom;
}
   
.CommentTextStyle
{
    Height:100px;
    Width:360px;
}
      
.TextBoxStyle
{
 		font-family:Tahoma;
		font-size:11px;
		width:40px;
        color:black;        
}

.SummaryTBStyle
{
    background-color: #E1E8E2;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    border-width: 1px 0px 0px 1px;
    padding-left: 4px;
    padding-right: 4px;
}

.SummaryTextBoxStyle
{
 		font-family:Tahoma;
		font-size:11px;
		width:45px;
        color:black;        
}

.DataEntryComboTextStyle
{
  	font-family:Tahoma;
	font-size:11px;   
}
   
.StatHeaderStyle
{
 		font-family:Tahoma;
		font-size:11px;
		width:105px;
		background-color:#68966F;
		color:White;
        font-weight:bolder;  
        text-align:center;
} 
       
.StatStyle
{
 		font-family:Tahoma;
		font-size:11px;
		width:105px;		
}
   
.RefStyle
{
 		font-family:Tahoma;
		font-size:11px;
		width:220px;		
}

.StatHeaderStyle2
{
 		font-family:Tahoma;
		font-size:11px;    
		width:104px;
		border-style:none;
}
    
.DataEntryHyperLinkStyle
{
 		font-family:Tahoma;
		font-size:11px;    
        text-decoration:underline; 
        color:Green;
        cursor:pointer;
}
.DataEntryHeaderStyle   
{
      background-color:#68966F;
       color:White;
        font-weight:bolder;  

}    
.DataEntryLeftHeaderStyle   
{
      border-left-style:none;
      background-color:#68966F;

}    
.DataEntryRigthHeaderStyle   
{
      border-right-style:none;
      background-color:#68966F;

}    
.DataEntryRigthLeftHeaderStyle   
{
      border-right-style:none;
      border-left-style:none;
      background-color:#68966F;

}    
.DataEntryRigthLeftHeaderStyle2   
{
      border-right-style:none;
      border-left-style:none;
      background-color:#68966F;
      width:40px;
}    
.DataEntryHeaderTextAlign
{
    text-align:center;
    background-color:#68966F;
    color:White;
    font-weight:bolder;  

}
.DataEntryTextAlign
{
    text-align:center;
    background-color: #E1E8E2;
    padding-left: 4px;
    padding-right: 4px;
}