html,body{
	font:11px arial;
	line-height:1.5em;
	margin:5px 10px 0 10px;
}


#pageDiv {
 width:1100px;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
}

#innerDiv1 {
  background-position: top;
  background-repeat: no-repeat;
}

#innerDiv2 {
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
  border:solid 1px #cccccc;
}

#headerDiv{
color:#ccc;
padding:0px 0px 0px 0px;
height:60px;
border:solid 0px red;
background-color:#e5e5e5;
height: 62px;
/*background-color:#dfe0e1;*/
/*width:938px;*/
}

#leftHeader{
	/*width:240px;*/
	float:left;
	height:62px;
	border:0px solid red;
}

#leftHeader img{
width:80px;
height:60px;
margin-left:10px;
}

#rightHeader{
width:650px;
float:right;
height:62px;
border:0px solid green;
}
 .option:hover {
    background-color: yellow;
}
#rightHeadertext
{
	width:420px;
	float:left;
	height:65px;
	border:0px solid green;
	font-size:18px;
	padding-top:18px;
	text-align:center;
	font-weight:bold;
	color:#0f62ac;
	
}

#rightHeaderLogo
{
	width:170px;
	float:right;
	height:62px;
	border:0px solid green;
}
#menuDiv
{
	background-color:#0f62ac;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:white;
	font-weight:bold;
	width:1098px;
	z-index:9999;
}
#menuDiv1
{
	background-color:#E5E5E5;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:white;
	font-weight:bold;
	width:920px;
}
/*#divLogout
{
	border:solid 0px red;	
	width:auto;	
	height:23px;
	float:right;
	margin-top:0px;
	padding-left: 888px;
	padding-right:2px;
	color:#ffffff;
	font-family: Verdana,Arial,Helvetica,sans serif;
	font-weight:bold;
	font-size:11px;
}
#divLogout a
{
	background-color:#0f62ac;
	color:#ffffff;
	height:23px;padding-top:4px;
	text-align:center;
	}
#divLogout a:hover
{
	background-color:#ffffff;
color:#0f62ac;
	height:23px;
	
	}*/
#contentDiv{
min-height:400px;
height:auto !important;

/*border-top:1px solid #ccc;*/
/*width:965px;*/
width:100%;
margin-left:0px;
padding-bottom:5px;
}
#logintable
{
	background:url(../images/mid1.gif) no-repeat;
	
	margin-top:120px;
	height:200px;
	font-weight: bold;
	color: #1473A0;
	font-size: 14px;
}
#footerDiv{
	height:30px;
	border-top:1px solid #ccc;
	margin-left:0px;
	font-size: 12px;
	color: #999999;
	background-color :#e5e5e5;
	
	/*background:url(../images/footerbg.jpg);width:900px;margin-left:10px*/
}
#rightbt{
width:200px;
float:right;
height:30px;
padding-top:15px;
padding-right:10px;
text-align:right;
border:0px solid green;
}
#leftbt{
	width:300px;
	float:left;
	border:0px solid red;
	padding-top:10px;
	padding-left:10px;
	border:0px solid red;
}
#midbt{
	width:382px;
	float:left;
	padding-top:15px;
	padding-left: 155px;
	border:0px solid blue;
}
.tableCSS
{
	width:920px;
	font:11px arial;
	margin:10px 0 10px 0;
	color:#0f62ac;
	border:solid 0px #ccc;
	
}
fieldset
{
	margin-left:5px;
	padding-top:10px;
	width:auto;
	color:#0f62ac;
	margin-right:5px;
	
}
legend
{
	color:#0f62ac;
	font:12px arial;
	font-weight:bold;
}
h4
{
	color:#106fc5;
	border: 1px solid #ccc;
	width:100%;
	font:15px arial ;
	font-weight:bold;
	background-color:#e5e5e5;
	
}

.TextCss
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	border: solid 1px #cccccc;
	margin-left: 0px;
	width:155px;
    }



.TextCssWOWidth
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	border: solid 1px #0f62ac;
	margin-left: 0px;
	
}
.LabelCss
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	margin-left: 0px;
	width:155px;
	
}
.ListCss
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	border: solid 1px #0f62ac;
	margin-left: 0px;
	width:155px;
}
.GridCss
{
	border: solid 1px #0f62ac;
	
	font-family:arial;
	font-size:11px;
	color:#0f62ac;
	
	margin-left: 0px;
	height:100px;
}
.gridHeaderCss
{
	
	font-family:Arial;
	font-size:12px;
	color:White;
	background-color:#0f62ac;
	height:auto;
	border: solid 1px black;
	text-align:center;
}

.btn
{
	
	color:#0c4d87;
	font-weight:bold;
   background :#dddddd;
	/*border:1px solid #CCC;*/
	height: 24px;
	margin-left: 0px;
}



select
{
	
	font-family:Arial;
	font-size:11px;
}

.dropdown
{
	border: solid 1px #0f62ac;
	font-family:Arial;
	font-size:11px;
	width:auto;
}  

.modalBg 
{
background-color:#E0E0E0;
filter:alpha(opacity=80);
opacity:.8;
}
.confirmpanel
{
	border:2px solid #0f62ac;
	 color:White;
	  Width:800px;
	  height:300px;
	  overflow:auto;
	   background-color:white;
   padding:1em 6px;
   vertical-align :top;
   border-bottom-width:medium;
   display:table;
}
.tablePanelStyle
{
	width:745px;
	font:11px arial;
	margin:10px 0 10px 0;
	color:#0f62ac;
	
}
.listcontrolstyle
{
	width:375px;height:40px;font-family:Arial;font-size:11px;
	border:1px solid #0f62ac;
	margin-left:10px;
}

#messageID
{
	color:Red;
	font-weight:bold;
	height:30px;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-family: arial;
}

a
{
	cursor:pointer;
}
.tableStyleAdmin
{
	width:300px;
	font:11px arial;
	margin:10px 0 10px 0;
	color:#0f62ac;
	
}
.top-nav{
background:url(../images/top1.gif) no-repeat;
/*background:#E5E5E5;*/
height:24px;
width:960px;
margin-left:9px;
color:white;
font-weight:bold;
}
#logoutDiv
{
	border:0px solid #000;
	width:auto;
	height:24px;
	float:right;
	padding-left: 895px;
	margin-top:1px;
	padding-right:1px;
}

/*a {color:#333; text-decoration:none}*/
/*a:hover {color:#ccc; text-decoration:none}*/
/*a:hover {color:#0f62ac; text-decoration:none}*/

.popupTable
{
	width:700px;
	font:11px arial;
	
}
.Calendar
{
	width:180px;
    height:200px;
    border:solid 1px #e5e5e5;
    border-color:Gray;
    background-color:White;
    
    margin:0 0 0 0;
}


.ReportImage {
 background-image: url(../images/arrow.jpg); 
}
#mandatoryRed
{
	color:Red;
}

#login-box {
	width:426px;
	height: 258px;
	padding: 58px 0px 0px 50px;
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/login-box-backg1.png) no-repeat;
	
}

.login-box-name {
	float: left;
	display:inline;
	width:80px;
	text-align: left;
	padding: 0px 0px 0 0;
	margin:0 0 7px 0;
	border: 0px solid red;
	font-size:14px;
}

.login-box-field {
	float: left;
	display:inline;
	width:200px;
	margin:0;
	margin:0 0 7px 0;
	
}
.form-login  {
	width: 205px;
	/*padding: 10px 4px 6px 3px;*/
	padding: 0px 4px 0px 3px;
	border: 1px solid #0f62ac;
	background-color:#1e4f8a;
	font-size: 16px;
	color: #ebebeb;
	height:22px;
}
.loginh2 {
	padding:0px 58px 0px 0px;
	margin:0;
	color: #ebebeb;
	font: bold 22px "Calibri", Arial;
}
.login-box-options  {
	clear:both;
	padding-left:0px;
	font-size: 11px;
}

.login-box-options a {
	color: #ebebeb;
	font-size: 11px;
}


.tabletrcss
{
    border:1px solid #c0c0c0;
     margin:5px 0 0 0;
     width:680px;
    
     
}
.tabletrcss tr
{
    /*border:1px solid #c0c0c0;*/
    margin:0 0 0 0;
    width:700px;
}
.tabletrcss td
{
    /*width:695px;*/
    margin:0 0 0 0;
    border:1px solid #c0c0c0;

}
.tabletrcss
{
    border:1px solid #c0c0c0;
     margin:5px 0 0 0;
     width:680px;
    
     
}
.tabletrcss1
{
    border:1px solid #c0c0c0;
    margin:5px 0 0 0;
    
     width:720px;
    
     
}
.tabletrcss1 tr
{
    border:1px solid #c0c0c0;
    margin:0 0 0 0;
    width:700px;
}
.tabletrcss1 td
{
    /*width:695px;*/
    margin:0 0 0 0;
  /* border:1px solid #c0c0c0;*/

}
.tabletrcss2
{
    border:1px solid #c0c0c0;
     margin:5px 0 0 0;
     width:710px;
   
     padding:0 0 0 5px;
     
}
.tabletrcss2 tr
{
    border:1px solid #c0c0c0;
    margin:0 0 0 0;
    width:710px;
}
.tabletrcss2 td
{
    width:710px;
    margin:0 0 0 0;
  border:0px solid #c0c0c0;

}
.mainHeaderDiv
{
	padding-top: 10px; 
	padding-bottom: 5px; 
	text-align: center;
    background-color: #e5e5e5;
   border-bottom:solid 1px #c0c0c0;
    
}
.mainDiv
{
	 width:720px;
    
    border:1px solid #c0c0c0;
    text-align:center;
    margin:0 auto; 
   
    
}
.tableDiv
{
	width:700px;
     margin:10px 0 0 0;
    border:0px solid #c0c0c0;
    text-align:center;
   /* height: 523px;*/
}



.TextHindiCss
{
	font-family:shusha;
	font-size:15px;
	color:Black;
	border: solid 1px #cccccc;
	margin-left: 0px;
	width:155px;
	
}

.LabelHindiCss
{
	font-family:shusha;
	font-size:15px;
	color:Black;
	margin-left: 0px;
	width:155px;
}


.tableDivv
{
	 width:700px;
     margin:10px 0 0 0;
     border:1px solid #c0c0c0;
    text-align:center;
  
    
}
#mask {
    position:absolute;
    left:0;
    top:0;
    z-index:90000;
    background-color:#fff;
    display:none;
}

#contentDiv .window1 {
    position:absolute;
    left:0;
    top:0;
    width:350px;
    height:120px;
    display:none;
    z-index:99999;
    margin:0 0 0 0;
   
   /* padding:5px;*/
    /*border:1px solid #0f62ac;*/
    border:5px solid #c0c0c0;
    background-color:#e5e5e5;
    /*overflow:auto;*/
   
}

.h2Css
{
	color: #0F62AC;
	font-size:14px;
	margin-top: 30px;
	margin-left:5px;
	background-color:#e5e5e5; 
	height:20px;
	margin-right:10px; 
}
/* .Grid-cell-data
{
	font-weight: normal;
	color: #000000;
	margin: 3px 3px 3px 3px;
	font-family: Verdana,Arial,Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
	height: 20px;
	border-right:#0d80f2 1px solid;
	border-top: #0d80f2 1px solid;
	border-left: #0d80f2 1px solid;
	border-bottom:#0d80f2 1px solid;
}

.GridHeader
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold; 
	height: 25px;
	color: #000000;
	margin: 3px 3px 3px 3px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	border-right:#0d80f2 1px solid;
	border-top: #0d80f2 1px solid;
	border-left: #0d80f2 1px solid;
	border-bottom: #0d80f2 1px solid;
} */

	#contentDiv .windowProcess{

     position:absolute;
    left:0;
    top:5;
    width:400px;
    height:200px;
    display:none;
    z-index:9999;
    padding:5px;
    border:1px solid #2F7C9F;
    background-color:#ffffff;
    overflow:auto;}
    
#contentDiv .window{
	background:#CFECEC; 
	color:#fff;
	 position:absolute;
    left:0;
    top:0;
	 width:350px;
    display:none;
    z-index:9999;
    margin:0 15px;
   

	}
 .rtop, .rbottom
 {
display:block;
background:#fff;
}
 .rtop *, .rbottom *
 {
display: block;
height: 1px;
overflow: hidden;
background:#CFECEC;
}
 .r1{margin: 0 5px;
}
 .r2{margin: 0 3px}
 .r3{margin: 0 2px}
 .r4
 {
margin: 0 1px;
height: 2px
}


.GridItemStyle
{
	/*border-color:#50a4ef;*/
	border-color:#0F62AC;
	border-style:solid;
	border-width:1px;
}
.GridHeaderStyle
{	
    text-align:left;
   /* border:solid 1px #0F62AC;*/
   border:solid 1px #c0c0c0;
     
    
 }
.GridHeaderStyle th
{
  padding :0px 0px 0px 0px;
  border-right  :solid 1px #0F62AC;

	
	}
	
	.tblGridHeader
{
}
/* For header in table within grid*/

.tblGridHeader th
{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:solid 1px #0F62AC;
}
.tblGridHeader td
{
	border-right:solid 1px #0F62AC;
}
/* For header in table within grid*/


/* For item in table within grid*/
.tblGridItem 
{
}
.tblGridItem td
{
	border-right:solid 1px #50a4ef;
}
/* For item in table within grid*/


.gridColumns
{
	border-color:#0F62AC;
	border-style:solid;
	border-width:1px;

}
.gridColumns th
{
	border-color:#0F62AC;
	border-style:solid;
	border-width:1px;
}
.gridColumns td
{
	border-color:#0F62AC;
	border-style:solid;
	border-width:1px;
}


.gridHeader
{
	border-color:#c0c0c0;
	border-style:solid;
	border-width:1px;

}
.gridHeader th
{
	border-color:#c0c0c0;
	border-style:solid;
	border-width:1px;
}

.TextBoxPath
{
    padding-top:4px;
   /* padding-bottom:2px; */
    
    
}


.TextCssCenter
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	border: solid 1px #cccccc;
	margin-left: 0px;
	width:60px;
	text-align:center;
	
}
.Watermark
{
     font-size:13px;
    color:Gray;
  /*  background-image:url(../Themes/images/magnifying%20glass.gif);
   	background-repeat:no-repeat; */
  
    }

	#contentDiv .windowProcess{

     position:absolute;
    left:0;
    top:5;
    width:800px;
    height:395px;
    display:none;
    z-index:99999;
    padding:5px;
    border:1px solid #2F7C9F;
    background-color:#ffffff;
    overflow:auto;
   

	}
	
.LabelUser
{
 padding-left:38px;
}	




/*********** Part for SSO***********/

.popUpWindowNewUser
{
	left: 0;
	position: absolute;
	display: none;
	z-index: 999999;
	padding: 5px;
	border: 0px solid #2F7C9F;
	background: url(../images/popupBack.jpg) no-repeat;
	overflow: auto;
}
#maskNewUser
{
	left: 0;
	top: 0;
	background-color: #000;
	display: none;
	position: absolute;
	z-index:99999;
}
.labelPageHeader
{
	font-weight: bold;
	font-size: 16px;
	color: #0f62ac;
}

.GridNewUserCSS
{
  margin-top:20px;

}
.DisableText
{	
	font-family:Arial;
	font-size:11px;
	color:#888888;
	margin-left: 0px;
	width:155px;
	font-weight:bold;
	text-align:center;
}

/* for empty row in grid*/
.EmptyDataRowCss
{
    border-color: #c0c0c0;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    color: #0F62AC;
    background-color: #E5E5E5;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    white-space: nowrap;
}
.EmptyDataRowCss th
{
    border-color: #c0c0c0;
    border-style: solid;
    border-width: 1px;
}
.EmptyTableBorder
{
    border: solid 1px #0f62ac;
}
.EmptyRowBorder
{
    border: solid 1px #50a4ef;
}


/* for empty row in grid*/


.GadgetsCss
{
	/*background:#659ECf;*/
}




/********************************* part is used for pop up of last activity details         ********** */
#divLastActivity
{
	font-size: 12px;
	font-family: Tahoma,Verdana,Calibri,sans serif; /*position: fixed;*/
	left: 2em;
	top: 2em;
	margin-left: 840px;
	margin-top: 100px;
	width: 240px;
	height: 280px;
	color: #5f497a;
	text-align: left;
	position: absolute;
	z-index: 999;
}
.tooltipTD
{
	outline: none;
	text-decoration: none;
	padding-left: 10px;
	height: 280px;
}

.infoTD
{
	/*background: #fde9d9;       background: #e6effa; */
	background: url('../images/curl1.jpg') no-repeat;
	border: 0px solid #fde9d9;
}
.tooltipTD img
{
	border: 0;
	margin: -20px 0 0 50px; /*         margin: -15px 0 0 -35px;*/
	float: left;
	position: absolute;
}
.tooltipTD em
{
	font-family: Tahoma,Verdana,Calibri,sans serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 2em 0 0.6em 0;
	margin-top: 16px;
	margin-left: 30px;
	font-weight: bold;
	color: #632423;
	text-align: left;
}
.custom
{
	padding: 0.5em 0.8em 0.8em 2em;
}

.tooltipTDclose
{
	margin-top: 0px;
}
/********************************* part is used for pop up of last activity details         ********** */

.GridPDHeader
{
	color: #0F62AC; /* background: url('../images/grid_header_bg.gif') ;     border-left: solid 1px #0F62AC;     border-right: solid 1px #0F62AC;*/
	text-align: center;
	background-color: #dce6f4;
}
.GridDocItemStyle
{
	/*   	border-style: solid; 	border-width: 1px; 	text-align: left; 	padding-left: 50px;*/
	text-align: left;
/*	padding-left: 15px;*/
}
.tblDocumentCSS
{
	background: #93b1df;
	text-align: justify;
}
.tblDocumentCSS tr
{
	border: solid 1px black;
}
.tblDocumentCSS td
{
	background: #93b1df;
}
.pathCSS
{
	color: #0F62AC;
	background-color: #e3eefb;
	border: solid 1px #93b1df;
	height: 20px;
}
.lnkAdd
{
     text-decoration:none;
     font-weight:bold;
     color:Black;
     font-size:13px;
      
}
.headerMaingrid
{
	/* background: url(../images/menuheader1.gif) no-repeat;*/
	color: #414141;
	border: solid 1px black;
	height: 28px;
}


.gridHeader
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	border-bottom-width: 2px;
	text-decoration: none;
}
.gridHeader th
{
	border-color: black;
	border-style: solid;
	border-width: 0px;
	text-decoration: none;
}
.gridHeader a
{
	text-decoration: none;
}

/* mouse over css for grid view*/
.DataRow
{
	background-color: #ffffff;
}
.DataRowAlt
{
	/* background-color: #E4E4E4;*/
}
.DataRow:hover, .DataRowAlt:hover
{
	color: black;
	background-color:#F1F1F1;
}
.RepeaterCss
{
    /*border: solid 1px #c0c0c0;*/
    width: 680px;
    font-family: Verdana, Arial, Calibri,sans serif, Tahoma;
    font-size: 11px;
    color: #0f62ac;
    margin-left: 0px;
    height: auto;
}
.RepeaterHeader
{
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: left;
    background-color: #e5e5e5;
    font-family: Verdana, Arial, Calibri,sans serif, Tahoma;
    border-bottom: solid 1px #c0c0c0;
    color: #0f62ac;
    font-weight: bold;
    font-size: 11px;
}
/* mouse over css for grid view*/

.TextColor
{
	color: #0f62ac;
}

.tdHeader
{
   color :#0f62ac;
   background:#e5e5e5;
   text-align:left;
   font-size:12px;
   font-weight:bold;
}
   table.altrowstable
        {
            font-family: verdana,arial,sans-serif;
            font-size: 11px;
            color: #333333;
            border-width: 1px;
            border-color: #e5e5e5;
            border-collapse: collapse;
            margin-top:0px;
        }
        table.altrowstable th
        {
            border-width: 1px;
            padding: 4px;
            border-style: solid;
            border-color: #e5e5e5;
        }
        table.altrowstable td
        {
            border-width: 1px;
            padding: 4px;
            border-style: solid;
            border-color:#e5e5e5;
        }
        .oddrowcolor
        {
            background-color: #d0d8e8;
        }
        .evenrowcolor
        {
            background-color: #e9edf4;
        }
        
        
        
        
        .divHeader
        {
            padding-top: 10px;
            width: 100%; 
            padding-bottom: 8px; 
            text-align: center;
            background-color:  #0f62ac;
        }
        .lblHeader
        {
            color:White;
            font-weight:bold;
            Font-Size:16px;
            
        }
        .divGridFilterMain
        {
             
              border: solid 1px #c0c0c0;
             text-align: left;
             width: 100%;
        }
         .tdHeaderGridFltr
        {
             background-color:#4f81bd;
             color:white;
               text-align:left;
   font-size:12px;
   font-weight:bold;
        }
        
      .RepeaterCss1
{
    /*border: solid 1px #c0c0c0;*/
    width: 100%;
    font-family: Verdana, Arial, Calibri,sans serif, Tahoma;
    font-size: 11px;
    color: #0f62ac;
    margin-left: 0px;
    height: auto;
}