@charset "utf-8";
/* CSS Document */

     body {
	background: url("../images/bg.jpg") no-repeat center top ;
    color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
}
#container { width:970px; margin:auto; height:auto;  padding-bottom:30px;}
.class{clear:both;}
#login-container { width:336px; margin:auto; }
#log-bx { float:left; width:336px; margin-top:200px; }
#achrs{ font-size:11px; text-decoration:none; color:#000000; font-weight:bold;}
#achrs:hover{color:#ef1906;}
#achrsdec{ font-size:13px; text-decoration:none; color:#000000; font-weight:bold;}
#achrsdec:hover{color:#ef1906;}
#achr{float:right; font-size:11px; text-decoration:none; color:#000000; font-weight:bold;}
#achr:hover{color:#ef1906;}
#achrv{float:right; font-size:11px; text-decoration:none; color:#330099; font-weight:bold;}
#achrv:hover{color:#ef1906;}
#achrq{float:left; font-size:11px; text-decoration:none; color:#330099; font-weight:bold;}
#achrq:hover{color:#ef1906;}
#achrr{float:right; font-size:11px; text-decoration:none; color:#339999; font-weight:bold;}
#achrr:hover{color:#ef1906;}
#achrlist{float:right; font-size:20px; text-decoration:none; color:#000000; font-weight:bold; }
#achrlist:hover{color:#ef1906;}
#achr1{float:right; font-size:20px; text-decoration:none; color:#000000; font-weight:bold;}
#achr1:hover{color:#ef1906;}
.log-bg { float:left; background:url(../images/log-bg.png) no-repeat left top; height:14px; width:336px; }
.log-bg2 { float:left; background:url(../images/log-bg2.png) left; width:284px; padding:0 36px 0 18px; }
.log-bg3 { float:left; background:url(../images/log-bg.png) no-repeat left bottom; height:14px; width:336px; }
.logo { clear:left; width:111px; height:54px; margin-top:11px; padding-bottom:36px; }
.use-bx { clear:left;  float:left; margin-top:7px; width:262px;margin-bottom: 5px; }
.use-bx1 { clear:left; float:left; margin-top:7px; width:262px;margin-bottom: 15px; }
.use-bx, .use-bx1 label { clear:left; font-size:12px; color:#676767; }
.use-inpt { clear:left; border:1px solid #cccccc; background:#f8f8f8; padding:8px; color:#3e3e3e; margin-top:4px; width:100%; }
.left-log-btn { float:left;  height:36px; margin:-5px 4px 10px 10px; padding-top:10px; width:120px; font-size:18px; text-align:center; }
.log-btn { float:right;  height:36px; margin:0px 0px 12px 0; width:106px; font-size:18px; text-align:center; }
#log-bx p { text-align:center; font-size:11px; color:#232323; }
#log-bx p a {  color:#232323; text-decoration:none;} 
#log-bx  a {  text-align:center; font-size:11px;color:#232323; text-decoration:none;} 
.role-inpt { clear:left; border:1px solid #cccccc; background:#f8f8f8; padding:8px ; color:#3e3e3e; margin-top:4px; width:100%;}
.nam-inpt { clear:left; border:1px solid #cccccc; background:#f8f8f8; padding:8px ; color:#3e3e3e; margin-top:4px; width:100%;}
.mandat-icon { clear:left; background:#f8f8f8 url(../images/mand-icon.png) no-repeat 96%; }
.alert-icon { clear:left; background:#f8f8f8 url(../images/alert-icon.png) no-repeat 95%; }

					/*Dashboard*/
#header { width:100%; padding: 12px 0px 12px;float:left;height:auto; }	
.logo2 { float:left; width:111px; height:54px; margin-top:4px; padding-bottom:15px;}
.top-black { float:left; width:100%; height:4px; background:#3f3f3f; margin-bottom:0px; }		
.bottom-black { float:left; width:100%; height:4px; background:#3f3f3f; margin-top:10px; }
.top-banner { width:970px; margin:auto; clear:both; }
.top-bannerbx { width:970px;}	
.top-rgt { width:405px; float:right; margin-top:15px; }
.help-bx { float:right; width:130px; border-left:1px solid #fff; padding-left:10px; }	
.help-txt { float:left; width:130px;color:#fff; }
.help-txt a { float:left; width:130px; background:url(../images/help-icon1.gif) no-repeat left top;
			font-size:12px; color:#fff; padding:1px 0 3px 24px; text-decoration:none;  }	
.logout-txt { float:left; width:64px; margin-top:12px; }
.logout-txt a { float:left; width:64px; background:url(../images/help-icon1.gif) no-repeat left bottom;
			font-size:12px; color:#fff;padding:1px 0 3px 24px; text-decoration:none;  }	
.welcomebx { float:left; width:105px; }
.log-img { border: 1px solid #BBBBBB;
   float: left;
   height: 70px;
   margin-right: 10px;
   width: 70px; }
.welcom-txt { float:left; width:158px; color:#fff; font-size:11px; margin-top:4px; }	
.welcom-txt a{ color:#3f3f3f; text-decoration:none;}
.menu-bg { float:left; width:100%; height:40px; background:url(../images/top-bar.png); /*margin-left:153px;*/ margin-top: 10px; }
.menu-bx {  width:950px; margin:auto; }
#main-menu { float:left; width:950px; margin-top:7px; font-size:12px;   }

.menu-1 { float:left; width:auto;  }
.ptext { text-align:justify; }

#main-menu li
	{	float: left;
		list-style: none;
	}
#main-menu li ul li{ position:relative; }	
#main-menu li ul li:hover ul{ visibility:visible; }
#main-menu li ul li ul{ left:100%; top:0; margin:0; }
	#main-menu li a
	{	display: block;
		color:#000000;
		padding:8px 0 0 0; margin-right:30px;
		text-decoration: none;
		white-space: nowrap; text-transform:uppercase;}

	#main-menu li a:hover
	{	color:#0c6fb4; }
	.highlight
	{	color:#0c6fb4 !important; }
		
		#main-menu li ul
		{	margin: 11px 0 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border: 1px solid #d7d8d5;
			border-top: none; text-transform:uppercase;
			z-index:1;}
		
			#main-menu li ul li{ float: none; margin:0; padding:0; }

			#main-menu li ul li a { border-bottom: 1px solid #d7d8d5; }

			#main-menu li ul li a
			{	width: auto; padding:5px 20px 5px 10px; margin:0;
				background: #fff; font-size:11px; 
				color: #000407; text-align:left;}
			
			#main-menu li ul li a:hover
			{	background: #0c6fb4; color:#fff;
			}
			

			
.sm-arrw {background:url(../images/r-arrw.png) no-repeat right top !important; float:left !important; width:6px !important; height:5px !important; }	
/*x:-moz-any-link, x:default	*/	

#main-menu li ul li ul{ left:100%; top:0; margin:0; }	   
.lft-bx { float:left; width:304px; margin-top:8px;}
.mem-bx { float:left; width:298px; border:1px solid #bfcae3; padding-bottom:9px; margin-bottom:20px; }
.right-bx { float:left; width:304px; margin-top:8px;}	
.right-mem-bx { float:left; width:920px; border:1px solid #4691c6; padding-bottom:9px; margin-bottom:20px; margin-left:23px; }
.right-mem-bx1 { float:left; width:425px; border:1px solid #4691c6;background: none repeat scroll 0 0 #ffffff; padding:0px 10px 9px 30px; margin-bottom:20px; margin-left:8px; margin-top:0px;}
.mem-bg h2{ padding:0 0 0 319px; color:#ffffff; font-size:14px; font-weight:bold; width:32%;  text-transform:uppercase; } 
.mem-bg { float:left; width:100%;  background: none repeat scroll 0 0 #4691c6;   height:26px; padding-top:10px;} 
h2 { padding:0 0 0 13px; color:#E00E0E; font-size:14px; font-weight:bold; width:80%; float:left;}
.subs-img { float:right; width:30px; }
.gry-bx { float:left; width:200px; background:#ecedeb 50% 50% repeat-x; border:1px solid #d7d8d5; margin:9px 6px 0 10px; padding:8px 0 5px 9px; }
.gry-bx1 { float:left; width:200px; height:77px; background:#ecedeb 50% 50% repeat-x; border:1px solid #d7d8d5; margin:9px 6px 0 10px; padding:8px 0 5px 9px; }
.num-txt { float:left; width:100%; color:#E00E0E; font-size:20px; font-weight:bold; }
.brn-txt { float:left; color:#000000; width:100%; padding-top:2px; font-size:11px;  }
.no-marg-rt {margin-right:0 !important;}
.mid-bx { float:left; width:630px; margin-top:8px; padding-left:16px;    }
.mem-bx2 { float:left; width:618px; border:1px solid #bfcae3; padding-bottom:9px; margin-bottom:20px; }
.gry-bx2 { float:left; width:280px; background:#e5f3f5; border:1px solid #b8dfe4; margin:9px 6px 0 10px; padding:8px 0 5px 9px; }

							/*for ruppee symbol */

@font-face{font-family: 'WebRupee';src: url('WebRupee.V2.0.eot');src: local('WebRupee'), url('WebRupee.V2.0.ttf') format('truetype'),  url('WebRupee.V2.0.woff') format('woff'), url('WebRupee.V2.0.svg') format('svg');font-weight: normal;font-style: normal;}

.WebRupee{font-family: 'WebRupee'; font-size:17px;}
.sm-txt { font-size:14px; }

.dwn-btn { float:right; width:220px; height:36px; padding:0 9px 25px 0; }



.img-bg{
  background: none repeat scroll 0 0 #E5F3F5;
    border: 1px solid #CCCCCC;
    float: right;
    height: 217px;
    min-height: 252px;
    padding: 46px 0 0;
    text-align: center;
    width: 436px;
}

							/*tables*/
h3 {  color:#ef1906; font-size:16px; font-weight:bold; width:90%; float:left; text-transform:uppercase;}	
.body-midbx { float:left; width:943px; margin-top:1px; padding:13px;background-color:#fff;min-height:408px;}
.filt-txt { float:left; font-size:11px; color:#2c2d2d; font-weight:bold; width:50px; padding-top:10px;}
.filt-sltbx { float:left; width:170px;}
.apply-btn { float:left; width:54px; height:27px; margin-top:5px; }
.prd-bx { float:left; width:938px; /*padding-left:10px;*/ margin:12px 0;border:1px solid #ababc7; }
.tableheading { background-color:#dbdbdb; height:35px; }

.prd-txt a {color:#3f3f3f; font-size:11px; background:url(../images/arrw-1.png) no-repeat right 5px;
			 width:185px; text-decoration:none; float:left; font-weight:bold; }
.crd-txt a {color:#3f3f3f; font-size:11px; background:url(../images/arrw-2.png) no-repeat right 5px;
			 width:70px; text-decoration:none; float:left; font-weight:bold; }	
.branch-txt a {color:#3f3f3f; font-size:11px; background:url(../images/arrw-2.png) no-repeat right 5px;
			 width:107px; text-decoration:none; float:left; font-weight:bold; }	
.lon-txt  {color:#3f3f3f; font-size:11px;  font-weight:bold;	}

.seed-txt {color:#3f3f3f; font-size:11px; font-weight:bold; width:185px; background:url(../images/cn-arrw.png) no-repeat right top; 
			border-right:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5;}
.seed-txt2 {color:#3f3f3f; font-size:11px; font-weight:bold; width:185px; background:url(../images/cn-arrw2.png) no-repeat right top;
			border-right:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5;}
.seed-txt3 {color:#3f3f3f; font-size:11px; font-weight:bold; width:185px; background:url(../images/cn-arrw3.png) no-repeat right top;
			border-right:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5;}
						
.lon-txt2  {color:#555656; font-size:11px; font-weight:bold; border-right:1px solid #ffffff;  border-bottom:1px solid #ffffff;  padding-left:15px; /*background:#e5f3f5;*/ }
.lon-txt4  {color:#555656; font-size:11px; font-weight:bold;   border-right:1px solid #ffffff;  border-bottom:1px solid #ffffff; padding-left:15px; background:#e5eaf5; }
.no-border-rt { border-right:none !important; }
.smll-txt{font-size:10px; color:#909090;}
.btm-brd {border-bottom:1px solid #ffffff;}	

.pad-left { padding-left:15px; border: 1px solid #ffffff; background:#E6E6E6; /*text-transform:uppercase;*/ }	

.comp-bx { float:left; width:922px; background:#e8e8e8; padding:5px 8px; margin-top:200px;}
.comp-txt {color:#3f3f3f; font-size:11px; font-weight:bold;}
.user-txt	{color:#555656; font-size:11px; font-weight:bold;} 

											/*tabs*/
.gn-lftbx { float:left; width:606px; margin-right:15px; padding-left:5px; }	
.gn-txtbx  { float:left; width:572px; padding:5px 10px; border:1px solid #e2dfdf; font-size:11px;
              color:#555656; font-weight:bold; }
.topic-txt { float:left; width:900px; color:#3f3f3f; font-size:18px; font-weight:bold; padding:7px 0;}			 
.gn-txtbx2  { float:left; width:578px; padding:5px 10px; border:1px solid #e2dfdf; font-size:11px;
			 background:url(../images/info-btn.png) no-repeat 578px 8px; color:#555656; font-weight:bold; }	
.gn-txtbx3  { float:left; width:578px; padding:5px 10px; border:1px solid #e2dfdf; font-size:11px;
			 background:url(../images/adit-btn.png) no-repeat 578px 8px; color:#555656; font-weight:bold; }			 		 	
.gn-cntbx { float:left; width:920px; margin-top:10px; border:1px solid #e50000; padding:10px;}
.clnt-bx { float:left; width:572px; border:1px solid #e2dfdf; padding:10px; border-top:none; margin-bottom:10px; }
.clnt-brd {border-bottom:1px solid #f4f4f4; clear:both; margin-top:4px; }
.gry-col {color:#858686;}
.dgry-col {color:#555656;}
table {border-collapse:collapse;}
.gn-rgtbx { float:left; width:287px; border:1px solid #e2dfdf; }
.tans-txt { float:left; width:267px; color:#3f3f3f; padding:8px 10px; border-bottom:1px solid #e2dfdf; font-weight:bold; }
.mod-txtbx { float:left; width:267px; padding:8px 10px; border-bottom:1px solid #e2dfdf; color:;}
.mod1-txtbx { float:left; width:578px; padding:8px 10px;  solid #e2dfdf; color:;}

.num-bx { border:1px solid #e2dfdf; background:url(../images/num-gry.gif) repeat-x; width:34px; height:38px; float:left; text-align:center; margin-right:10px; }
.b-numtxt {color:#555656; font-size:22px; font-weight:bold; }
.b-brd {border-bottom:1px solid #f4f4f4; width:222px;}
.s-numtxt {color:#555656; font-size:11px; line-height:7px; text-transform:uppercase; }
.modif-txt {color:#555656; font-size:11px; font-weight:bold; } 

.dum-txt {color:#555656; font-size:11px; border-left:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5;}	
.dum-txtb {font-weight:bold;}
.dum-txt2 {color:#555656; font-size:11px; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5;}	


		   color:#545454; border:1px solid #cccccc; padding:6px 0 0 28px; font-size:11px; font-weight:bold; }
.numb { border:1px solid #c6c4c4; float:right; padding:1px 5px 2px; font-size:10px; *margin-top:-15px; 
		background: none repeat scroll 0 0 #6f6f6f;
    	border-radius: 12px; color:#fff;
   		-moz-border-radius:12px;
   		-webkit-border-radius:12px;
		behavior: url(../pie/PIE.htc);
			 }	   
				
					/*tabs*/
#navigat
	{
	float:left; width:920px; height:auto;
}
.tabmenu{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:920px;
}	
.tabmenu li{	
	float:left; list-style:none; margin-right:4px; font-weight:bold; background:url(../images/tab-normal.gif);
		}
.tabmenu li a{
	float:left; list-style:none; width:150px; height:15px; 	border:1px solid #d2d2d2;
	color:#3f3f3f; text-decoration:none; padding:12px 11px 10px ; 
		}
.tabmenu li a.selected{ background:url(../images/tab-over.gif);  background:#F5DEB3; }			
.mn-cnt
	{
	float:left; width:920px; padding:15px 0 0 0; border-top:3px solid #cccccc;
	}	
						
								/*tabs end*/
.cn-bg { float:left; width:188px; background:url(../images/cn-bg.gif); border:none; height:27px;  overflow:hidden; }
.ch-inpt { width:208px; background:none!important; border:none;}
.cn-bg select { background:none !important;}


											/* custom select skinning */
											
div.cmf-skinned-select {
    background:url(../images/sel-icon.gif) top right no-repeat ;
    border: 1px solid #b0b0b0; 
}
div.cmf-skinned-text {
    padding: 5px 0px 0 7px;
	font-weight:normal;
	width:auto !important;
	height:auto !important;
}
.stat-bx {
	 width:160px; float:left; margin-top:6px;
	}
.stat-bx span select{
		width:160px; border:1px solid #b0b0b0; color:#7f7f7f; font-size:12px; padding:1px; float:left; background:#fbfbfb; 
	}
	
.ssub-txt
	{
	padding:2px 0 4px 1px;
	background:url(../images/dgry-bg.png) left top no-repeat;
	color:#fff; font-weight:bold;
	font-size:10px;
	float:right; 
	margin:-1px 0 0 0; *margin-top:-16px;
	}
.ssub-txt span{		
	background:url(../images/dgry-bg.png) right top no-repeat;
	padding:2px 8px 7px 2px; position: relative; right: -6px; 
	}											


	/*action drop down */
			
			
#menu-act
{	margin: 0;
	padding: 0}

	#menu-act li
	{	float: left;
		list-style: none;
		font-size:11px;
		}

	#menu-act li a
	{	display: block; text-align:right;
		background:url("../images/acn-icon.png") no-repeat scroll 5px 50% #f7f7f7;
		padding: 4px 12px;
		text-decoration: none;
		border: 1px solid #cccccc;
		width: 54px; 
		color: #545454; font-weight:bold;
		white-space: nowrap}
	#menu-act li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			}
		
			#menu-act li ul li
			{	float: none;
				display: inline}
			
			#menu-act li ul li a
			{	width: 54px; text-align:right;
				background: #f7f7f7;
				color: #545454; border-top:none !important;}
							
		 									
	/*	Form  */	
.fom-bx { float:left; width:400px; padding-left:30px; margin:12px 35px 0 0;}						
.nam-bx { float:left; width:100%; padding:14px 0 0 7px;}
.nam-bx label { float:left; padding-top:4px; width:140px;	}
.em-inpt { float:left; border:1px solid #cccccc; background:#f8f8f8; padding:3px; color:#3e3e3e; width:41%;}
.em-mand {   background:#f8f8f8 url(../images/mand-icon.png) no-repeat 96%; }
.em-alert { background:#f8f8f8 url(../images/alert-icon.png) no-repeat 95%; }
.em-opt-bx {
	 width:170px; float:left; margin-top:1px;
	}
.em-opt-bx span select{
		width:170px; border:1px solid #cccccc; color:#7f7f7f; font-size:12px; padding:1px; float:left; background:#fbfbfb; 
	}	
.fm-submit { float:left; width:100px; padding:17px 0 20px 192px; }	 		 		 

.b-brd {border-bottom:1px solid #f4f4f4; width:222px;}	
.modif-txt {color:#555656; font-size:11px; font-weight:bold; }
.dum-txt {color:#555656; font-size:11px; border-left:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5;}	
.dum-txt2 {color:#555656; font-size:11px; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5;}	


	/*action drop down */
			
			
.dropdown2
{	margin: 0;
	padding: 0}

	.dropdown2 li
	{	float: left;
		list-style: none;
		font-size:11px;
		}

	.dropdown2 li a
	{	display: block; text-align:right;
		background:url("../images/acn-icon.png") no-repeat scroll 5px 50% #ecedeb;
		padding: 4px 12px;
		text-decoration: none;
		border: 1px solid #d7d8d5;
		width: 54px; 
		color: #000000; font-weight:bold;
		white-space: nowrap}

   	#dropdown2 li a:hover
	{	color: #ef1906}
		
		
		.dropdown2 li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			/*border-top: 1px solid white;*/}
		
			.dropdown2 li ul li
			{	float: none;
				display: inline}
			
			.dropdown2 li ul li a
			{	width: 54px; text-align:right;
				background: #ecedeb;
				color: #000000; border-top:none !important;
                                white-space: normal;
                                cursor: pointer;
                        }
			
			.dropdown2 li ul li a:hover
			{	color: #ef1906;}			
						
	
.acn-txt { float:right; width:100px; margin-top:-53px; }		

.acn-txt2 { float:right; width:80px; margin-right:2px;}	

.c-nam { color:#333333; font-size:13px;  padding-right:7px; border-bottom:1px solid #f4f4f4; }
.c-value { padding:5px; color:#564650; font-size:11px; border-bottom:1px solid #f4f4f4; }

.c-textbox { clear:left; border:1px solid #cccccc; background:#f8f8f8; padding:3px; color:#3e3e3e; margin-top:4px; width:80%;}


.filt-bx { float:left; width:922px; background:#4691c6;color:#fff;font-weight:bold; /*fef6e8;*/ padding:4px 6px; /*6b992f fc5400 fa6c24 578134*/ }
.filt-bx1 { float:left; width:922px; padding:4px 8px; /*6b992f fc5400 fa6c24 578134*/ }

.sn-txt { float:left; color:#ffffff; /*text-transform:uppercase;*/ font-weight:bold; width:90%; padding:5px 0 5px 10px; }
.loan-cntbx {
    background:#4691c6;
  	float: left;
    margin: 10px 0;
    padding: 2px 0 2px 5px;
    width: 100%;
}
.s-fombx { float:left; width:100%; /*padding-left:15px;*/ margin:12px 0px 10px 0px;}
.s-fombx1 { float:left; width:100%; padding-left:900px; margin:12px 0px 10px 0px;}
.s-fombx-long { float:left; width:922px; padding-left:15px; margin:12px 0px 0 0; padding-top:15px; padding-bottom:15px; height:40px; color:black;}
.s-fombx-black { float:left; width:922px; padding-left:15px; margin:12px 0px 0 0; padding-top:15px; padding-bottom:15px; height:40px; /*color:#e50000;*/}
.s-fombx-rep { float: left; margin: 12px 12px 12px 12px; padding-left: 15px; padding-top: 15px; width: 900px; border: 1px solid #ebebeb;}

.s-inpt {  border:1px solid #cccccc; padding:3px; color:#3e3e3e; width:207px; font-size:small;}
.s-usetxt {  color: #564650;  padding:0 5px 0 5px; width:200px; font-size:12px; font-weight:bold; vertical-align:middle; text-align:right;}
.cs-usetxt {  color: #564650;  padding:0 5px 0 5px; width:282px; font-size:11px; font-weight:bold; vertical-align:middle; text-align:left;}
.s-usetxt2 {  color: #564650;  padding:0 2px 0 10px; width:200px; font-size:11px; font-weight:bold; vertical-align:middle; text-align:right;}
.s-usetxts {  color: #564650;  padding:0 5px 0 5px; width:400px; font-size:11px; font-weight:bold; vertical-align:middle; text-align:right;}
.s-usetxts1 {  color: #DF9423;  padding:0 5px 0 5px; width:400px; font-size:20px; font-weight:bold; vertical-align:middle; text-align:right;}
.s-usebrd {  /*border-bottom: 1px solid #fbeada;*/ }
.s-subtitle {  border-bottom: 2px solid #fbead1; }
.s-search { float:right; width:80% !important; padding: 12px 33px; text-align:right; }
.s-search2 { float:right; width:100%; padding: 12px 33px; text-align:right; }
.s-option {padding:3px; color:#3e3e3e; width:215px; font-size:small; }
.ms-option {padding:3px; color:#3e3e3e; min-width:215px; font-size:small;width:auto; }
.s-option1  { padding: 3px; color: #3e3e3e; width: 62px; font-size: small; }
.s-button {padding:3px; color:#3e3e3e; width:35%; font-size:small;}
.r-txt {color:#e50000;}
.lon-txt2 a  {color:#fa6c24; text-decoration:none; }

.lon-txt2 a:hover {
   color: #2B6802; text-decoration: none;
}

.lon-txt4 a  {color:#fa6c24; text-decoration:none; }

.lon-txt4 a:hover {
   color: #2B6802; text-decoration: none;
}

.lon-txt3  {color:#555656; font-size:11px; font-weight:bold;  border-bottom:1px solid #e5e5e5; }
.rgt-brd {border-right: 1px solid #ffffff;}	
.lft-brd {border-left: 1px solid #ffffff;}

.pagination { float:right; margin:4px 0 0; }
.pagination ul li { float:left; margin-right:1px; font-size:12px; text-align:right; color:#2b6802;  }
.pagination ul li a { text-decoration:none; color:#3f3f3f; padding:0 3px; cursor:pointer;}
.pagination ul li a:hover, .pagination ul li a.selected { color:#FC5400;}
.sh-txt { float:left; color:#2c2d2d; font-weight:bold; width:90%; padding:5px 0 5px 0;}
.error {color:#e50000 !important; font-size:11px; padding-left:3px;}		

.b-banktxt {  width:100%; height:15px;padding:15px 0 15px 0;  /*background:url(../images/footer-bg.gif);*/ background-color:#096db3; margin-bottom:4px; color:#fff; }
.b-banktxt a { color:#fff; }	   	


.icon-bx { float:right; width:90%; margin-top:8px; }
.icon-bx-report { float:left; width:80%; margin-top:8px; }
.icon-img { padding:0 4px 0 0; float:right;  }
.v-usetext {  color: #022151; height:35px; padding:0 5px 0 50px; width:400px; font-size:11px; font-weight:bold; vertical-align:middle; text-align:right; }
.v-usetxt {  color: #022151; height:35px; padding:0 5px 0 50px; width:200px; font-size:11px; font-weight:bold; vertical-align:middle; text-align:right; }
.v-usetxtt {  color: #CF9823; height:35px; padding:0 5px 0 50px; width:308px; font-size:15px; font-weight:bold; vertical-align:middle; text-align:right; }
.v-usetxt6 {  color: #022151; height:35px; padding:0 5px 0 15px; width:160px; font-size:11px; font-weight:bold; vertical-align:middle; text-align:right; }
.v-usetxt1 {  color: #022151; height:35px; padding:0 5px 0 15px; width:200px; font-size:11px; font-weight:normal; vertical-align:middle; text-align:left; }
.v-usetxt2 {  color: #022151; height:35px; padding:0 5px 0 15px; width:0px; font-size:11px; font-weight:normal; vertical-align:middle; text-align:left; }
.head-usetxt { color: #853d03;  padding:0 5px 0 50px; width:200px; font-size:11px; font-weight:bold; }
.readonly-bx {  border:1px solid #ffffff; background:#f8f8f8; padding:5px; color:#3e3e3e; width:49.5%; font-size:small;}

.prof .v-usetxt{padding: 4px 5px 4px 50px; }
.prof .v-usetxt1{width: 260px;}
.prof .error{margin-top: 3px;}
.loan-cntbx1 { float:left; width:934px; margin-top:10px;  border:1px solid #ababc7; /*border:1px solid #fbeada;*/ }

.s-search-role { float:right; width:80%; text-align:right; padding-top:12px; padding-right:240px; }

.inner-box { float:left;width:800px;padding-top:20px;padding-left:20px; }
.int-bx { float:left; width:320px; /*padding-left:10px;*/ margin-top:4px;border:0px ; }

.fieldmand {
       background:url(../images/mand_flds.gif) no-repeat right center; padding-right: 10px;
}


.boxlanguagecontainer
{
   margin: 0 auto;
   width: 950px;
}


.boxlanguage
{
    float:left;
    width:250px;
    padding:10px;
    border:5px solid gray;
    margin:10px; 
}

.boxlanguageleft
{
   float: left;
   width: 300px;
}

.boxfiles
{
    float:right;
    width:600px;
    padding:10px;
    border:5px solid gray;
    margin:10px; 
}

/* vijayan acordion table css */
.at_tr {  vertical-align:middle; border-bottom: 1px solid #000; height:35px; width:200px }
.at_th { vertical-align:middle; background-color:#d7d8d5; padding-left:5px; height:35px; color:#ef1906;}
.at_td { vertical-align:middle; background-color:#F8F2F2; padding-left:5px; height:35px;font-style:normal; width:141px;color:#660A0A;}
.at_td1 { vertical-align:middle; background-color:#AFAFAF; padding-left:5px; height:35px;font-style:normal; width:141px;color:#000;}
.at_td2 { vertical-align:middle; background-color:#AFAFAF; padding-left:5px; height:35px;font-style:normal; width:141px;color:#000;}
.a-links { vertical-align:middle;  font-style:normal; text-decoration:none; font-size:10px;color: black }
/* vijayan 30 may13 */
button#submit,#reset {
   border: none;
   background-color: transparent;
}


/* for accordion - 25 june 13 */

.menu_container {
    float:left; width: 100%;
}
.menu_head {
    background: #0099CC;
    color: white;
    cursor: pointer;
    font-family: arial;

    font-size: 14px;
    margin: 0 0 1px 0;
    padding: 7px 11px;
    font-weight: bold;
}

.menu_body p{
    padding: 5px;
    margin: 0    px;    
}

.plusminus{
    float:left;    padding-right: 5px;
}

.accordionAction {
    float:right;
}
.accordionAction a {
color: #FFFFFF;
}


/* CSS for Button */
.btn-primary {
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #f5f5f5;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
background-image: -webkit-linear-gradient(top, #08c, #04c);
background-image: -o-linear-gradient(top, #08c, #04c);
background-image: linear-gradient(to bottom, #08c, #04c);
background-image: -moz-linear-gradient(top, #08c, #04c);
background-repeat: repeat-x;
border-color: #04c #04c #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn,input[type="submit"],input[type="button"] {
display: inline-block;
padding: 3px 14px;
float:right;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #fff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff7e00), to(#ff5a00));
background-image: -webkit-linear-gradient(top, #ff7e00, #ff5a00);
background-image: -o-linear-gradient(top, #ff7e00, #ff5a00);
background-image: linear-gradient(to bottom,#ff7e00, #ff5a00);
background-image: -moz-linear-gradient(top, #ff7e00, #ff5a00);
background-repeat: repeat-x;
border: 1px solid #bbb;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}			   			   		   	   								

 input[type="submit"],input[type="button"] {
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
/*background-color: #ef1906;*/
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
background-image: -webkit-linear-gradient(top, #ff7e00, #ff5a00);
background-image: -o-linear-gradient(top, #ff7e00, #ff5a00);
background-image: linear-gradient(top, #ff7e00, #ff5a00);
background-image: -moz-linear-gradient(top, #ff7e00, #ff5a00);
background-repeat: repeat-x;
border-color: #04c #04c #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
height:28px;
}
/* Discrepency Button----*/
 input#discrepency {
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
/*background-color: #ef1906;*/
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
background-image: -webkit-linear-gradient(top, #FF0000, #FF0000);
background-image: -o-linear-gradient(top, #ff0000, #ff0000);
background-image: linear-gradient(top, #ff0000, #ff0000);
background-image: -moz-linear-gradient(top, #ff0000, #ff0000);
background-repeat: repeat-x;
border-color: #04c #04c #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
height:28px;
}
/*pop style sheet starts ------- */
.popupGrayBg {
		position:fixed; 
		width:100%; 
		height:100%; 
		background:black; 
		z-index:1001; 
		left:0; 
		top:0; 
		opacity:.5;
		filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
		}
	.QTPopupCntnr {
		width:487px; 
		position:fixed; 
		z-index:1200; 
		background:gray; 
		left:50%; 
		top:50%; 
		margin-left:-244px; 
		margin-top:-276px;
		}
	.gpBdrLeftTop {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) left top no-repeat;
		float:left;
		}
	.gpBdrRightTop {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) right top no-repeat;
		float:right;
		}
	
	.gpBdrTop {
		height:3px;
		background:#585858;
		border-top:3px solid #585858;
		margin-left:6px;
		margin-right:6px;
		}
	.gpBdrLeft {
		border-left:3px solid #585858;
		background:#585858;
		}
	.gpBdrRight {
		border-right:3px solid #585858;
		background-image: url("../images/bg2.jpg");
		min-height:400px;
		position:relative;
	}
	.gpBdrLeftBottom {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) left bottom no-repeat;
		float:left;
		}
	.gpBdrRightBottom {
		width:6px;
		height:6px;
		background:url(../images/greenPopupBdr.png) right bottom no-repeat;
		float:right;
		}
	.gpBdrBottom {
		height:3px;
		background:#585858;
		border-bottom:3px solid #585858;
		margin-left:6px;
		margin-right:6px;
		}
	.gpBdrRight .caption {
		background:#585858;
		line-height:38px;
		padding-left:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#3b4f91;
		}
	.gpBdrRight .closeBtn {
		background:red;
		width:31px;
		height:31px;
		position:absolute;
		right:-15px;
		top:-15px;
		background:url(../images/grn_pp_cls_btn_normal.png) no-repeat;
		
		}
	.gpBdrRight .closeBtn:hover {
		background:url(../images/grn_pp_cls_btn_over.png) no-repeat;
		}
		
		.gpBdrRight .closeBtn1 {
		background:red;
		width:31px;
		height:31px;
		position:absolute;
		right:-15px;
		top:-15px;
		background:url(../images/grn_pp_cls_btn_normal.png) no-repeat;
		
		}
	.gpBdrRight .closeBtn1:hover {
		background:url(../images/grn_pp_cls_btn_over.png) no-repeat;
		}
		
		.gpBdrRight .closeBtn2 {
		background:red;
		width:31px;
		height:31px;
		position:absolute;
		right:-15px;
		top:-15px;
		background:url(../images/grn_pp_cls_btn_normal.png) no-repeat;
		
		}
	.gpBdrRight .closeBtn2:hover {
		background:url(../images/grn_pp_cls_btn_over.png) no-repeat;
		}
		
	.gpBdrRight .content {
		padding:25px;
		font-weight:normal;
		background:#585858;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#ffffff;
		}
.ui-autocomplete { height: 100px; overflow-y: scroll; overflow-x: hidden;}
.v-cdr {  color: #000000; height:40px;  width:15%; font-size:14px; font-weight:bold; vertical-align:middle; text-align:center; background-color:#D3D3D3;  border:1px solid black;}
.v-cdrds {  color: #022151; height:40px;  width:309px; font-size:15px; font-weight:bold; vertical-align:middle; text-align:center; background:#FFF9F9;}
.v-cdrd {  color: #022151; height:40px;  width:309px; font-size:15px; font-weight:bold; vertical-align:middle; text-align:center; background:#FFF;}
.v-cdrc {  color: #000000; height:40px;  width:227px; font-size:15px; font-weight:bold; vertical-align:middle; text-align:center; background:#ffffff; border: 1px solid black ;}
.v-cdrc1 {  color: #022151; height:40px;  width:236px; font-size:12px; font-weight:bold; vertical-align:middle; text-align:center; background:#ffffff;}
.v-cdr1 {  color: #050505; height:40px;  font-size:14px; vertical-align:middle; text-align:left; }
.v-cdrm {  color: #B00; height:40px;  font-size:14px; vertical-align:middle; text-align:center; font-weight:bold; background:#FFF9F9;}
.v-cdrad {  color: #B00; height:40px;  font-size:14px; vertical-align:middle; text-align:center; font-weight:bold; background:#FFF9F9;}
.v-cdrn {  color: #E70A0A; height:40px;  font-size:14px; vertical-align:middle; text-align:center; font-weight:bold;
font-family:"Serif",Georgia;font-style:oblique;  border:1px solid black;}
.v-cdr2 {  color: #050505; height:40px;  width:35%; font-size:14px; vertical-align:middle; text-align:left;  border: 1px solid black; font-weight: bold;}
.v-cdr5 {  color: #050505; height:40px;  width:35%; font-size:14px; vertical-align:middle; text-align:left;  border: 1px solid black; padding-left: 10px; font-weight: bold;}
.v-cdr5c {  color: #000000; height:40px;  width:20%; font-size:14px; font-weight:bold; vertical-align:middle; text-align:left; background-color:#D3D3D3;  border:1px solid; padding-left: 10px;}
.v-cdrdr {  color: #000000; height:40px;  width:20%; font-size:14px; font-weight:bold; vertical-align:middle; text-align:left; background-color:#D3D3D3;  border:1px solid; padding-left: 10px;}
img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.doc_image img {
	width:100%;
    border: 2px solid;
    margin: 10px 0px 10px 0px;
}
.doc_image h2{margin-bottom:10px;}
.v-cdr2d {  color: #B00; height:40px;  width:536px; font-size:14px; vertical-align:middle; text-align:center; background:#FFF9F9; font-weight:bold; border: 1px solid black;}
.v-cdr3 {  color: #050505; height:40px;  width:35%; font-size:14px; vertical-align:middle; text-align:center; border: 1px solid; }
.v-cdr2r {  color: #050505; height:40px;  width:536px; font-size:14px; vertical-align:middle; text-align:left; background:#F1280C; padding-left:10px;}
.v-cdr2g {  color: #050505; height:40px;  width:536px; font-size:14px; vertical-align:middle; text-align:left; background:#45DF5E;}
.v-cdr2y {  color: #050505; height:40px;  width:536px; font-size:14px; vertical-align:middle; text-align:left; background:#F1E80C;}
.h1c {  color: #050505; height:40px;  width:740px; font-size:13px; vertical-align:middle; text-align:center; font-weight:bold;background:#C1E7E1;padding:10px 0px 0px 0px;}
.v-dmain {  color: #000000; height:40px;  width:100%; font-size:15px; font-weight:bold; vertical-align:middle; text-align:center; background-color:#D3D3D3;border-style:solid;
border-color:#000000;}
.v-main {  color: #000000; height:40px;  width:100%; font-size:15px; font-weight:bold; vertical-align:middle; text-align:center; background-color:#D3D3D3; border-style:solid; border-bottom:3px solid;}

/*popup style sheet ends -----*/

.plusimg { display: inline;}



/* New Design */
.at_td_e{
vertical-align: middle;
background-color: #F8F2F2;
padding-left: 5px;
height: 35px;
font-style: normal;
width: 162px;
color: #660A0A;
text-align:center;
}
.at_td_em{
vertical-align: middle;
background-color: #F8F2F2;
padding-left: 5px;
height: 35px;
font-style: normal;
width: 424px;
color: #660A0A;text-align:center;
}
.at_td_l{
vertical-align: middle;
background-color: #F8F2F2;
padding-left: 5px;
height: 35px;
font-style: normal;
width: 162px;
color: #660A0A;text-align:center;
}

#photostatus {float: left;
margin: 5px 0px;
color: green;
font-weight: bold; }


/* buttons */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
text-decoration:none;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.btn-warning {
text-decoration:none;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
text-decoration:none;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
text-decoration:none;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

a {
text-decoration: none;
cursor: pointer;
}

/*breadcrumb style*/

        #breadcrumb {
        float: left;
        width:100%;
            margin-top: 10px;
            margin-bottom: 5px;
            }
    
        #breadcrumb ul {

            margin:0;	
        }
        #breadcrumb li {
            padding-right: 5px;
            float:left;	
            font-size: 12px;
            list-style:none;
            margin:0;	
        }
        #breadcrumb li a {
            background: url("../css/images/foot_aro.png") no-repeat scroll right center transparent;
            line-height: 8px;
            padding-right: 8px;
        }
  /* dashboard css*/
  .table_border td {
    border: 0px;
    background: rgba(251, 0, 255, 0.13);padding:5px;text-align:center;
}     

.table_border td:nth-child(1){width:65%; font-weight:bold;text-align:left;}
.table_border th{padding:5px; text-align:center; font-weight:bold;}
.dashbr {  background-color: white; 
    height: 13px;
    margin-bottom: 12px; }
   
.headertext{
	font-size: 27px;
    color: white;
    margin-bottom: 10px;
}