/*
Credit: http://www.templatemo.com
*/
body {
	margin: 0;
	padding: 0;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: 'Oleo Script', cursive;
	font-size: 12px;
	color: #444444;
	background: #fff;
	line-height: 1.5em;
}

.textHeading {
	color: #F4F2F2;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	width: 600px;
	float: left;
	margin-top: 0px;
	line-height: 27px;
}

a:link,a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

a:active,a:hover {
	color: #CC0000;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

.cleaner_h10 {
	clear: both;
	width: 100%;
	height: 10px;
}

.cleaner_h20 {
	clear: both;
	width: 100%;
	height: 20px;
}

.cleaner_h30 {
	clear: both;
	width: 100%;
	height: 30px;
}

.cleaner_h40 {
	clear: both;
	width: 100%;
	height: 40px;
}

.cleaner_h50 {
	clear: both;
	width: 100%;
	height: 50px;
}

.cleaner_h60 {
	clear: both;
	width: 100%;
	height: 60px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.m_right {
	margin-right: 30px;
}

.button_01 a {
	display: inline-block;
	padding: 10px 15px 5px 5px;
	background: url(../images/templatemo_more_button.png) bottom right
		no-repeat;
	text-align: center;
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: -10px;
	float: right;
}





h1 {
	margin: 0px;
	padding: 0px;;
	font-size: 30px;
	font-weight: bold;
	color: #000;
}

h2 {
	margin: 0 0 15px 0;
	padding: 3px 0;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	color: #000;
}

.image_wrapper {
	border: 4px solid #d6d6d6;
	padding: 1px;
	background: #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}
/* 	/* var roles=new Array("it","hr","rm","account","admin");
	for(int i=0;i<roles.lenght;i++){
	document.getElementById('rmForm').style.display = 'block';
	if(roles[i]=="rm")
		{
		alert("IN rm if");
		document.getElementById('rmForm').style.display = 'block';
		}
	else{
		alert("IN rm ELSE");
		document.getElementById('rmForm').style.display = 'block';
		var nodes = document.getElementById('rmForm').getElementsByTagName('*');
	    for(var i = 0; i < nodes.length; i++)
	    {
	         nodes[i].disabled = true;
	    }
	 var   role="IT";
	    if(role=="mm")
	    	{
	    	alert("IN IT if");
	    	document.getElementById('itForm').style.display = 'block';
	    	}
	    else
	    	{
	    	alert("IN IT ELSE");
			document.getElementById('itForm').style.display = 'block';
			var nodes = document.getElementById('itForm').getElementsByTagName('*');
		    for(var i = 0; i < nodes.length; i++)
		    {
		         nodes[i].disabled = true;
		    }
	    	}

	} */*/

.fl_image {
	float: left;
	margin-right: 15px
}

.fr_image {
	float: right;
	margin-left: 15px
}

.em_text {
	color: #000000;
}

/* site title */
#templatemo_site_title_bar_wrapper {
	width: 100%;
	/* height: 50px; */
	margin: 0 auto;
	  background: url(../images/templatemo_site_title_bg_wrapper.jpg) top repeat-x;
}

#templatemo_site_title_bar {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 10px;
	/* background: url(../images/templatemo_site_title_bg.jpg) center top
		no-repeat; */
}

#site_title {
	float: left;
	margin: 0px;
	padding: 10px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #0981a9;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	margin-top: 10px;
}

#site_title_bar_right_section {
	float: right;
	width: 700px;
}

/* end of menu */
#templatemo_menu {
	float: right;
	margin-top: 20px;
}

#templatemo_menu ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 20px;
	padding: 2px 10px 0 5px;
	margin: 0 0 0 30px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #074256;
	outline: none;
}

#templatemo_menu li a:hover,#templatemo_menu li .current {
	position: relative;
	color: #ffffff;
	background: url(../images/templatemo_menu_hover_right.png) right
		no-repeat;
}

#templatemo_menu li a:hover span,#templatemo_menu li .current span {
	position: absolute;
	top: 0;
	left: -5px;
	width: 6px;
	height: 22px;
	background: url(../images/templatemo_menu_hover_left.png) no-repeat;
}

.call_no {
	float: right;
	margin: 20px 0 0 0;
	width: 300px;
	color: #ffffff;
	font-size: 30px;
}

.call_no span {
	color: #ffffff;
}

/* end of menu */

/* end of site title */

/* banner */
#banner_wrapper {
	width: 100%;
	height: 280px;
	margin: 0 auto;
	background: url(../images/templatemo_banner_bg_wrapper_new.jpg) top repeat-x;
}

#templatemo_banner {
	height: 160px;
	margin: 0 auto;
	padding: 1% 30px 30px 10px;
	background: url(../images/templatemo_banner_bg_new.jpg) center top no-repeat;
}

#templatemo_banner h2 {
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
}

#templatemo_banner h2 span {
	color: #af0303;
	font-weight: bold;
}

#templatemo_banner p {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 20px;
}

#templatemo_banner a {
	font-size: 16px;
	font-weight: bold;
	color: #af0303;
}

#templatemo_banner a span {
	font-size: 20px;
}

/* end of banner */

/* content */
#templatemo_content_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #c1c1c1 url(../images/templatemo_content_bg.jpg) top
		repeat-x;
}

#templatemo_content {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
	background: none;
}

#templatemo_content p {
	margin-bottom: 10px;
}

#templatemo_content .service_box {
	position: relative;
	float: left;
	width: 260px;
	height: 180px;
	padding: 10px 30px;
	background: url(../images/templatemo_service_box_bg.jpg) top center
		no-repeat;
}

.service_box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0981a9;
	margin-bottom: 10px;
}

.service_box img {
	position: relative;
	top: 0px;
	left: 0px;
}

#templatemo_conten .service_box p {
	padding: 0px;
	margin: 0px;
}

.section_w960 {
	clear: both;
	width: 960px;
}

.section_w600 {
	float: left;
	width: 600px;
	padding-right: 40px;
}

.section_w320 {
	float: left;
	width: 320px;
}

.news_section {
	clear: both;
	margin-bottom: 10px;
}

.news_section h3 a {
	color: #075068;
	font-weight: bold;
}

/* end of content */

/* footer */
#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #ffffff url(../images/templatemo_footer_bg.jpg) top repeat-x;
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 4px 10px;
	text-align: center;
	background: none;
	color: #666;
}

#templatemo_footer a {
	color: #333333;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #7c7471;
}

.footer_menu .last_menu {
	border: none;
}

#login {
	background: none;
	/* border: 1px solid rgba(147, 184, 189, 0.8); */
	border: 1px solid rgba(187, 187, 187, 0.8);
	border-radius: 5px 5px 5px 5px;
	/* box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7), 0 0 8px 5px rgba(208, 223, 226, 0.4) inset; */
	box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7), 0 0 8px 5px rgba(230, 230, 230, 0.4) inset;
	margin: 0px 0 0px 30%;
	padding: 28px 6% 60px;
	position: absolute;
	/* width: 25%; */
	height: 150px;
}

#login button{
	font-family: 'Oleo Script', cursive;
	font-size: 14px;
	border:1px solid #000;
	padding:5px 10px;
	border:1px solid rgba(51,51,51,.5);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;

	-webkit-box-shadow: 2px 1px 1px #aaa;
	-moz-box-shadow: 2px 1px 1px #aaa;
	box-shadow: 2px 1px 1px #aaa;
	cursor:pointer;

}

#login input[type="text"],
#login input[type="password"]{
	border:1px solid rgba(51,51,51,.5);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	font-family: 'Oleo Script', cursive;
	text-align:center;
}





/* end of footer */
.leftNav {

}

.leftNav ul {
	list-style: none;
	list-style-position: none;
	list-style-position: outside;
	line-height: 24px;
	margin: 20px 0px 0px 5px;
	padding: 0px 20px 0px 5px;
}

.leftNav li {
	font-size: 18px;
	font-stretch: extra-expanded;
	color: #000000
}

.classname {
	background-color: #4B4B4B;
	border: 1px solid #434343;
	display: inline-block;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 30px;
	text-decoration: none;
	margin: 3px 0px 0px 2px;
	width: 105px;
	text-align: center;
}

.classname a:link,a:visited {
	color: ffffff;
	font-weight: bold;
}

.classname:hover {
	background-color: #676767;
	text-decoration: none;
}

.classname:active {
	position: relative;
	top: 1px;
}

.proj_heading {
	margin: 0 auto;
	padding: 8px 8px;
	background: url("../images/templatemo_menu_hover_right.png") repeat-x
		scroll 0 0 transparent;
	color: #434343;
	font-weight: bold;
	font-size: 18px;
}

/* --------------------------------------------CSS for ISMS tab --------------------------------------*/
/* Emp content pane */
.empContent {
	/*  margin-bottom: 37em; */
}
.depti{
	margin-left: 6em;
	}

	.reason{
	width:15.2em;
	height: 3em;
	margin-left: 4.8em;
	}
	.empCode{
	margin-left: 3em;
	}
	.projfi{
	margin-left: 10em;
	}
	#countprojecttype{
	margin-left: 10em;
	}
	.empResign {
	width: 15em;
	margin-left: 2em;
}
.empRelievi{
	width: 15em;
	margin-left: 3.2em;
	}

	.labels {
	margin-left: 18em;
}
.rmanager{
	margin-left: 1.5em;
	}
	.projSelct{
	width: 15em;
	        padding-left: 3.7em !important;
	}

	.projSelctl{
	 padding-left: 0em !important;
	}
	.exit{
	width: 15em;
	margin-left: 5.7em;
	}
/*



*/

/*  */
/*




.notice {
	width: 15em;
	margin-left: 4%
}*/
.empsubmit{
	margin-left: 35em;
}

/* /*Reporting manager content pane  */
.rmContent {
	margin-top: 12.5em;
	margin-bottom: 30.6em;
}
.rm2{
		margin-left: 14em;
	} */
 /* .costl{
	margin-left: 12.2em;
	}

.loginCuration{
	margin-left: 12.1em;
	}
	.rmDatel{
	margin-left: 12.1em;
	}

	.rmsubmit{
	margin-left: 10em;
	} */
/*.rmDatet{
	margin-left: 12em;
}

	 */
/* IT content */
.itContent{
	margin-top: 23em;
	margin-bottom: 12.1em;
	}

	.it2{
	margin-left: 11em;
	}
/* .emaill{
	margin-left: 8em;
	}

	.duel{
	margin-left: 7.8em;
	}
	.itdatel{
	margin-left: 8em;
	}
	.itDatet{
	margin-left: 2em;
	} */
	/* .itDatet{
	margin-left: 3em;
	}

	.itSubmit{
	margin-left: 35em;
	}
	*/

	/* Account Content */

	.accnt2{
	margin-left: 8em;
	}

	/* .reimbl{
	margin-left: 5.5em;
	}

	.accntDatel{
	margin-left: 22em;
	} */

	/*

	 .loan{
	margin-left: 2em;
	}
	.tAdvance
	{
	margin-left: 4.1em;
	}
	.salAdvance{
	margin-left: 7em;
	}
	.allTotal{
	margin-left: 4.3em;
	}
	.reimbl{
	margin-left: 9em;
	}
	.reimt{
	margin-left: 1em;
	}
	.imprc{
	margin-left: 5.2em;
	}
	.otherc{
	margin-left: 3em;
	}


	.accntDatet{
	margin-left: 8.9em;
	}
	.accntSubmit{
	margin-left: 35em;
	} */
/* Admin content*/
.adminContent{
	margin-top: 40.3em;
	margin-bottom: 5em;
	}

	 .accesl{
	margin-left: 18em;
	}

	.adminDatet{
	margin-left: 3em;
	}
	.adminDatel{
	margin-left: 29.8em;
	}
	.adminSubmit{
	margin-left: 35em;
	}

	/* Final HR content*/
.hrContent{
	margin-top: 41.6em;
	}
	 .pll{
	margin-left: 9em;
	}
	.salPay{
	margin-left: 13.6em;
	}
	.nodfm{
	margin-left: 9em;
	}
	.bonus{
	margin-left:7.1em;
	}
	.fpo{
	margin-left: 9em;
	}
	.hrdate{
	margin-left: 34.6em;
	}

	.noDays{
	width: 14.3em;
	}
	.period{
	margin-left: 3.1em;
	width: 14.3em;
	}
	.resign{
	margin-left: 8em;
	width: 14.3em;
	}
	.hrsub{
	margin-left: 35em;
	}




	/* ----------------------------------------------Css for No dues dialog box in home.jsp ----------------------------------------*/

	/*Main Employee detail  form  */
	.cmboProj{
	margin-left: 50em;
	}
	/* #countprojecttype2{
		margin-left: 20em;
	} */
	.project{
	width: 15em;
	margin-left: 7.2em;
	}
 .eCode {
	width: 15em;
	margin-left: 3em;
}

.eName {
	width: 15em;
	margin-left: 2.8em;
}
.doj {
	width: 15em;
	margin-left: 3.3em;
}
.designation {
	width: 15em;
	margin-left: 4.8em;
}
.notice{
	margin-left: 5em;
	}
	.dept {
	width: 15em;
	margin-left: 5.8em;
}
.doresgn{
	width: 15em;
	margin-left: 2em;
	}
	.dofreliv
	{
	width: 15em;
	margin-left: 3.1em;
	}

.noticel{
	width: 15em;
	margin-left: 18em;
	}

	.deptl{
	margin-left: 18em;
	}
	.doresgnl{
	margin-left: 18em;
	}

	.dorelievl{
	margin-left: 18em;
	}

	.reasonh{
	width:15.2em;
	height: 3em;
	margin-left: 5em;
	}

	.hrsubd{
	margin-left: 35em;
	}

	.rmanagerd{
	margin-left: 2.3em;
	}

	.rmanagerdl{
	width: 15em;
	margin-left: 18em;
	}

	/* Reporting manager form */
	.costl{
	margin-left: 18em;
	}
	.smyl{
	margin-left: 1em;
	}
	.hopl{
	margin-left: 8.3em;
	}
	.loginCurationl{
	margin-left: 5em;
	}
	.rmsubd{
	margin-left: 35em;
	}

	/* It form*/
	.flcdy{
	margin-left: 16em;
	}
	.emaily{
	margin-left: 16.9em;
	}
	.aapy{
	margin-left: 2em;
	}
	.toduofemp{
	margin-left: 1.5em;
	}

	.itsubd{
	margin-left: 35em;
	}

	/* Accounts form*/
	.salAdvance{
	width: 15em;
	margin-left: 7.1em;
	}

	.reimt{
	width: 15em;
	margin-left: 6.7em;
	}

	.tAdvance{
	width: 15em;
	margin-left: 4.2em;
	}

	.imprc{
	width: 15em;
	margin-left: 10.9em;
	}
	.loan{
	width: 15em;
	margin-left: 2.1em;
	}

	.otherc{
	width: 15em;
	margin-left: 8.6em;
	}

	.allTotal{
	width: 15em;
	margin-left: 4.4em;
	}

	.accntsubd{
	margin-left: 35em;
	}
	/* Admin form*/
	.ktdacy{
	margin-left: 1em;
	}

	.acdy{
	margin-left: 10em;
	}

	.lunchdedc{
	margin-left: 9.4em;
	}

	.accCarDetail{
	margin-left: 11.2em;
	}
	.adminsubd{
	margin-left: 35em;
	}

	/*Final HR Form*/
	.amount{
	margin-left: 6em;
	}
	.nodfmd{
	margin-left: 4em;
	}

	.fpod{
	margin-left: 4.1em;
	}

	.salPayd{
	margin-left: 19.6em;
	}
	.bonusd{
	margin-left: 13.1em;
	}
	.hrsubd{
	margin-left: 35em;
	}


	/* Css for No dues dialog box in home.jsp ends here */

	/*Css for Relieving calendar form*/

	.empCalCode{
	width: 15em;
	margin-left: 3em;
	}

	.empCalName{
	width: 15em;
	margin-left: 2.7em;
	}

	.calManager{
	width: 15em;
	margin-left: 1.5em;
	}

	.empCalWrkStation{
	width: 15em;
	margin-left: 3.5em;
	}

	.empExtension{
	width: 15em;
	margin-left: 5em;
	}

	.empCalReliveDate{
	width: 15em;
	margin-left: 1.2em;
	}

	.empCalsubmit{
	margin-left: 35em;
	}
	/*Css for Relieving calendar form Ends*/
	
	
	
	.inactiveProjectSelect{
	  color:grey;
	}
	
