﻿.GridHeaderFont
{	
	font-family: 'Microsoft Sans Serif', Arial; 
	font-weight: bold;
	font-size:11px;
	color:#000099;	
	text-decoration:none;
	text-align: center;
}
.GridTopHeaderFont
{	
	font-family: 'Microsoft Sans Serif', Arial; 
	font-weight: bold;
	font-size:12px;
	color:Black;	
	text-decoration:none;
	text-align: left;
}
.GroupName
{
	font-family: 'Microsoft Sans Serif', Arial;
	font-size :10px;
	color:Maroon;
	text-align:left; 
	font-weight: bold;
}
.GroupNameBig
{
	font-family: 'Microsoft Sans Serif', Arial;
	font-size :14px;
	color:red;
	text-align:left; 
	font-weight: bold;
}

.GridHeaderHeight
{
	height:20px;
}
.GridDataRowHeight
{
	height:20px;
}
/***************** Important Note: This css class is moved to "TopHeaderMenu.css" to change Color Codes based on company ********************/
/* Modifed by Vasu on 11/12/2014 */
/*.GridHeaderBGColor 
{
	background-color:#E8C3B7 !important;
}*/
/********************************************************************************************************************************************/


.imgED
{	
	width:20px;
	cursor:hand;
}
.GriddataFont
{
	FONT-FAMILY: 'Microsoft Sans Serif', Arial;
	font-weight: normal;
	font-size:10px;
	color:#800000;	
	text-decoration:none;
}
.GriddataFontWithoutColor
{
	FONT-FAMILY: 'Microsoft Sans Serif', Arial;
	font-weight: normal;
	font-size:10px;	
	text-decoration:none;
}
.griddatacolor
{
	background-color:#FFFFFF;
}
.griddataaltcolor
{
	background-color:#CFDFEA;
}
.Capital
{
	color:maroon ;
	font-family: sans-serif,Verdana, Arial, Helvetica ;
	font-size:	10px;
	font-weight: 500;
	font-style:	normal;
	text-decoration:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:uppercase ;
}
.Left
{
	text-align : left;
}
.Right
{
	text-align : right;
}
.Center
{
	text-align : center;
}
.Boolena
{
	text-align : center;
}
.Text4
{
	width:36px;
}

.Text8
{
	
	width:72px;
}

.Text16
{
	
	width:144px;
	
}

.Text24
{
	width:216px;
}

.Text32
{	
	width:288px;
}

.Text64
{
	width:576px;
}

.Date10
{
	width:60px;
	text-align:center;
}

.Date11
{
	width:66px;
	text-align:center;
}

.Date20
{
	width:120px;
	text-align:center;
}

.Numeric4
{
	width:24px;
	text-align:right;
}

.Numeric8
{
	width:48px;
	text-align:right;
}

.Numeric16
{
	width:96px;
	text-align:right;
}

.Boolean4
{
	width:50px;
	text-align:center;
}

.ResultsDataRowColor
{
    background-color:#FFFFFF;     
}

.ResultsDataRowAlternateColor
{
    background-color:#f0f4fc;     
}
.GrayRowColor
{
    background-color:#C0C0C0;     
}
.alignleft
{
	text-align:left;
}
.alignright
{
	text-align:right;
}
.aligncenter
{
	text-align:center;
}
.datapadding
{
	padding-left:2px;
	padding-right:2px;
}
.displaynone
{
	display: none;
}

.ErrorMsgClass
{
    font-family:Arial;
    font-size:11px;
    color:#FF0000;
    font-weight:bold;  
    height:24px;
    white-space:nowrap;
    vertical-align:middle;       
}
.BodyTextBlack
{
    font-family:Arial;
    font-size:11px;
    font-style:normal;
    color:#363535; 
    font-weight:normal; 
    text-decoration:none;
        
}
.GridHeaderChildBGColor
{
	background-color: #C7C8C9;
}
.ChildResultsDataRowColor
{
	background-color:Transparent; 
}
.ChildResultsDataRowAlternateColor
{
	background-color:#F1F2F2;
}
.ChildGriddataFont
{
	font-family: 'Microsoft Sans Serif' , Arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
	text-decoration: none;
	word-wrap: break-word;
	height: 18px;
}
.ChildGridHeaderFont
{	
	font-family: 'Microsoft Sans Serif', Arial; 
	font-weight: bold;
	font-size:10px;
	color:black;	
	text-align: center;
	text-decoration:none;	
	word-wrap: break-word;	
	height:18px;
}
.redcolor
{		
	color:red;
	font-style:normal;
	font-size:10px;
}
.redcolorBold
{
	color:red;
	font-style:normal;
	font-size:10px;
	font-weight:bold;
}
.GridTopHeaderFontSize16px
{	
	font-family: 'Microsoft Sans Serif', Arial; 
	font-weight: bold;
	font-size:16px;
	color:Black;	
	text-decoration:none;
	text-align: left;
}
.GridDataFontSize14px
{
	FONT-FAMILY: 'Microsoft Sans Serif', Arial;
	font-weight: normal;
	font-size:14px;
	color:black;
	font-weight: bold;	
	text-decoration:none;
}
.GridTopHeaderFontWithTextRight
{
	font-family: 'Microsoft Sans Serif', Arial; 
	font-weight: bold;
	font-size:12px;
	color:Black;	
	text-decoration:none;
	text-align:right;
}