﻿body {
}






.lblInput
{
    font-size: 14px;
    color: #535353;
    text-align: left;
    font-family: Calibri;
}
.txtstyleSmall
{
    border: 1px solid #999999;
    font-size: 14px;
    font-family: calibri;
    color: Black;
    background-color: White;
    /*padding-bottom: 5px;
    height: 12px;*/
} 
.btnApply
{
    width: 50px;
    height: 22px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    /*padding: 2px 2px 7px 2px;*/
    font-family: Calibri;
    background-color: #3399FF;
    color: #FFFFFF;
    border: 1px solid #3399FF;
    cursor:pointer;
}
.ddlgvStyle
{
    font-size: 14px;
    font-family: calibri;
    /*color: #606060; */
    background-color: White;
    width: 160px;
    border-color: #A8A8A8;
    border-width: 1px;
    height:22px;
}




.main
{
    width:1280px;
    height:100%;
    position:absolute;
    vertical-align:top;
    top:0px;
    left:2px;
    
}

.header
{
    position: absolute;
    background-image: url(../pcImg/pcImgBackGrounds/RB_blue_Header_middle.png);
    background-repeat: repeat-x;
    height: 33px;
    width: 985px;
}
.header1
{
    position:absolute;
    background-image:url(../pcImg/pcImgBackGrounds/RB_MenuBar_Red.png);
    background-repeat:repeat-x;
    height:30px;
    width:1280px;
    
}
.header2
{
    position:absolute;
    background-color: #8D2121;
   /* background-image:url(../pcImg/pcImgBackGrounds/RB_MenuBar_Blue.png);
    background-repeat:repeat-x;*/
    height:30px;
    width:1280px;
    
}

.AdversePopupheader
{
    position:absolute;
    background-color: #8D2121;
   /* background-image:url(../pcImg/pcImgBackGrounds/RB_MenuBar_Blue.png);
    background-repeat:repeat-x;*/
    height:30px;
    width:100%
    
}

.header3
{
    position:absolute;
    background-image:url(../pcImg/pcImgBackGrounds/header.png);
    background-repeat:repeat-x;
    height:33px;
    
}
.content
{
    position: absolute;
    width: 1280px;
    height: 148px;
    background-color: #F3EFF5;
}

.label
{
    font-family:Calibri;
    font-size:16px;
    font-weight:bold;
    color:White;
}
.labelContent
{
    font-family: Calibri;
    font-size: 15px;
    color: black;
}

.labelMarathi
{
    font-family:Arial Unicode MS;
    font-size:14px;
    color:Navy; 
}

.labelHeadingMarathi
{
    font-family:Arial Unicode MS;
    font-size:14px;
    color:Navy; 
    color: White; 
    font-weight: 600;
}

.rbGeneral
{
    font-family:Calibri;
    font-size:14px;
    color:Navy; 
    padding: 4px; 
}
.ddlStyle
{
    font-Size:14px; 
    font-family:calibri; 
    Color:Black;
    background-color:White;     
    Width:150px;
    border-color:navy;
    border-width:1px;
}

.ddlStyle1
{
    font-Size:14px; 
    font-family:calibri; 
    Color:Black;
    background-color:White;     
    Width:150px;
    border-color:#bebec7;
    border-width:1px;
    border-radius: 4px;
    height:21px;   
    width:243px;
}
.txtstyle1
{
    border: 1px solid #163638;
    position:absolute;
    font-Size:15px; 
    font-family:calibri; 
    Color:Black;
    background-color:White; 
    padding-left: 2px;
    border-radius: 4px;
    height:25px;   
    width:240px;
} 


.ddlStyle7 {
    font-Size: 14px;
    font-family: calibri;
    Color: Black;
    background-color: White;
    Width: 150px;
    border-color: #2a2a2d;
    border-width: 1px;
    border-radius: 4px;
    height: 21px;
    width: 243px;
}


.txtstyleCriteria
{
    border: 1px solid #163638;
 
    font-Size:15px; 
    font-family:calibri; 
    Color:Black;
    background-color:White; 
    padding-left: 2px;
    border-radius: 4px;
    height:21px;   
    width:240px;
}
.txtstyle
{
    border: 1px solid #163638;
    position:absolute;
    font-Size:15px; 
    font-family:calibri; 
    Color:Black;
    background-color:White; 
    padding-left: 2px;   
} 
.txtMarathi
{
    border: 1px solid #163638;
    position:absolute;
    font-Size:14px; 
    font-family: Arial Unicode; 
    Color:Black;
    background-color:White; 
    padding-left: 2px;   
} 
.gvFixedHeader
{ 
    position:relative;
    top: expression(this.parentNode.parentNode.parentNode.parentNode.scrollTop-1);
    text-align:center;
    font-family:calibri;
    height: 10px;    
} 

.dvSearch
{
   background-image:url(../pcImg/pcImgBackGrounds/header.png);
   background-repeat:repeat-x;
   position:absolute; 
   width:997px; 
   height:37px; 
}

.dvgvSearch
{
    background-image: url('../pcImg/pcImgBackGrounds/PageHeaderPanel.png');
    position: absolute;
    width: 100%;
    height: 37px;
}
.lblInput
{
    font-size: 14px;
    color: #535353;
    text-align: left;
    font-family: Calibri;
}
.txtstyleSmall
{
    border: 1px solid #999999;
    font-size: 14px;
    font-family: calibri;
    color: Black;
    background-color: White;
    /*padding-bottom: 5px;
    height: 12px;*/
} 
.btnApply
{
    width: 50px;
    height: 22px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    /*padding: 2px 2px 7px 2px;*/
    font-family: Calibri;
    background-color: #3399FF;
    color: #FFFFFF;
    border: 1px solid #3399FF;
    cursor:pointer;
}
.ddlgvStyle
{
    font-size: 14px;
    font-family: calibri;
    /*color: #606060; */
    background-color: White;
    width: 160px;
    border-color: #A8A8A8;
    border-width: 1px;
    height:22px;
}


 
 .gvFixedHeader_Aqua{position:relative; 
					 background-color: #FFAF37;
					 color:white;
					 font-family:Calibri;   
					 font-size: 12px;  
					 font-weight: lighter;
					 border : none;
                     text-align:center;
                     height: 60px;}
 .gvFixedFooter_Aqua{position:relative; 
                     background-color: Aqua;
                     color:Black;
                     font-family:Calibri;   
                     font-size: 16px;  
					 font-weight:normal;
                     border: none;
                     text-align:center;}

 /* LightOrange */
 
.gvFixedHeader_LightOrange{position:relative; 
					 background-color: #FFAF37;
					 color:white;
					 font-family:Calibri;   
					 font-size: 14px;  
					 font-weight: lighter;
					 border : none;
                     text-align:center;
                     height: 30px;}
 .gvFixedFooter_LightOrange{position:relative; 
                     background-color: Aqua;
                     color:Black;
                     font-family:Calibri;   
                     font-size: 16px;  
					 font-weight:normal;
                     border: none;
                     text-align:center;}
							 
							 
 /* LightMango */
 
 .gvFixedHeader_LightMango{position:relative; 
			 			   background-color: #FFFFDF;
						   color:Black;
						   font-family :Arial;   
						   font-size : X-Small;  
						   font-weight: lighter;
						   border : none;
                           text-align:center;
                           height:50px;}
 .gvFixedFooter_LightMango{position:relative; 
			 			   background-color: #FFFFDF;
						   color:Black;
						   font-family :Arial;   
						   font-size : X-Small;  
						   font-weight: lighter;
						   border : none;
                           text-align:center;}
                           
                           
 /* LightMango */
 
 .gvFixedHeader_LightMangoL{position:relative; 
			 			    background-color: #FFFFDF;
						    color:Black;
						    font-family :Arial;   
						    font-size : X-Small;  
						    font-weight: lighter;
						    border : none;
                            text-align:left;
                            height:50px;}
 .gvFixedFooter_LightMangoL{position:relative; 
			 			    background-color: #FFFFDF;
						    color:Black;
						    font-family :Arial;   
						    font-size : X-Small;  
						    font-weight: lighter;
						    border : none;
                            text-align:left;}
                            
 /* Aqua */
 
 .gvFixedHeader_LightGreen{position:relative; 
					       background-color: #C1FFC1;
				      	   color:Black;
				      	   font-family:Arial;   
				      	   font-size: X-Small;  
				       	   font-weight: lighter;
				      	   border : none;
                           text-align:center;
                           height:50px;}
 .gvFixedFooter_LightGreen{position:relative; 
                           background-color:#C1FFC1 ;
                           color:Black;
                           font-family:Arial;   
                           font-size: X-Small;  
			      	 	   font-weight:normal;
                           border: none;
                           text-align:center;}
                           
 /* Orange */
 
 .gvFixedHeader_Orange{position:relative; 
					   background-color:Orange;
					   color:Black;
					   font-family:Arial;   
					   font-size: X-Small;  
					   font-weight: lighter;
					   border : none;
                       text-align:center;
                       height: 50px;}
 .gvFixedFooter_Orange{position:relative; 
					   background-color: Orange;
					   color:Black;
					   font-family:Arial;   
					   font-size: X-Small;  
					   font-weight:normal;
					   border: none;
                       text-align:center;}
							 

/*-------------------------*
 *Style For: Scrollable Div*
 *-------------------------*/
 .dvScrollable
 {position:absolute;
  overflow:hidden;
  font-family:Arial;
  font-size:X-Small;
  font-weight:lighter;
  border:none;}
			   
/*------------------------------*
 *Style For: Scrollable gridView*
 *------------------------------*/
 .gvScrollable_LightOrange
 {font-family:Arial;
  font-size:X-Small;
  font-weight:lighter;
  text-align:center;
  border: none;    
  border-collapse:collapse;}
 
 .gvScrollable_LightOrange thead
 {color: Black;
   background-color: #00F0F0;
   height: 50px;
   text-align: center;
   font-weight: normal;
   border:none;}

 .gvScrollable_LightOrange t
 {color: Black;
   background-color: Green;
   height: 30px;
   text-align: center;
   font-weight: lighter;
   border:none;}            
 
 .css_poor
 {
     color: black;
     font-family:Calibri;
     font-size:Small;
     font-weight:bold;
     background-color: white;
     padding:4px 4px 4px 4px;
 }
 
 .css_weak
 {
     color: white;
     font-family:Calibri;
     font-size:Small;
     font-weight:bold;
     background-color: orange; 
     padding:4px 4px 4px 4px;
 }
 
 .css_Average
 {
     color: black;
     font-family:Calibri;
     font-size:Small;
     font-weight:bold;
     background-color: Yellow;
     padding:4px 4px 4px 4px;
 }
 
 .css_Strong
 {
     color: white;
     font-family:Calibri;
     font-size:Small;
     font-weight:bold;
     background-color: Green;
     padding:4px 4px 4px 4px;
 }
 
 .css_Excellent
 {
     color: White;
     font-family:Calibri;
     font-size:Small;
     font-weight:bold;
     background-color: Blue;
     padding:4px 4px 4px 4px;
 }
 
  .txtGridContent
{
    border: 1px solid #163638;
    font-Size:14px; 
    font-family:calibri; 
    Color:Black;
    background-color:White;
    padding-left: 2px;   
} 

.printTopHeading
 {
     font-family : Calibri;
     font-size : 18px;
     color:Black ;
     font-weight : bold ;
 }
 .printMiddelHeading 
 {
     font-family : Calibri;
     color : Black ;
     font-size : 15px;
     font-weight :bold ;
 }
 .printIndexHeading
 {
     font-family : Calibri;
     font-size : 14px;
     color :Black ;
     font-weight : 800;
     padding: 5px 5px 5px 5px; 
 	 text-align: center;
 }
 .printRows
 {
    font-size: 14px;
 	color:black;
 	font-family: Calibri;
 	padding: 10px 10px 10px 10px ; 
 	text-align: center; 
 	height: 80px;
 }

  .standard_header_style {
            font-family: Calibri;
            font-size: 16px;
            font-weight:bold ;
            text-align:center;
            color: black;
        
            
        }