@charset "utf-8";
/*
Name:General Admin 
Author:INT
Version:2.0
Date:05-Oct-08
Author URL: http://indusnet.co.in
Source: ADMN_07.10.08.psd
Description: all pages are coltrolled by this styles
*/



#externalcontainer {
	margin:0 auto;
	}
/*p { margin:8px 0 12px 0; padding:0; }*/
td, img, h1, h2, h3, h4, h5, form, input { padding:0; margin:0; } 
html { height:100%; padding-bottom:10px; } 
/* CSS Document */
a{color:#17346e; text-decoration:none; outline: none;}
a:hover{color:#2d4d8c;}

td, div {
	/*font:normal 13px/13px Arial, Helvetica, sans-serif;*/
	text-transform: none;
	text-decoration: none;
	text-align:left;
	vertical-align:top;
}
/*h2.pageHeading	{
	font:bold 18px/25px Arial, Helvetica, sans-serif;
	border-bottom:dashed 1px #E0E0E0;
	margin-bottom:12px;
	color:#4c4c4c;
	}*/
	
.pageHeading {
    background:#F7F7F7;
    color: #1D2939;
    font-family: roboto;
    font-size: 21px;
    font-weight: lighter;
    margin: 0 0 0 0 !important;
	padding:15px; 
   /* padding: 17px;*/
    vertical-align: middle !important;
	overflow:hidden;
	width:100%; 
	box-sizing: border-box;
}

	
h2.pageHeading img { float:left; margin-right:6px; }	
/* Non editable Css Documents */
.width100per {
	border:0;
	width:100%;	
}	
.width50per {
	border:0;
	width:50%;	
}
.width25per {
	border:0;
	width:25%;	
}	
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}
.logoPos {
	background:#f1f9ff;
	/*height:50px;*/ 
	padding: 5px;
	}
.logoPos img {
/*	margin:12px 0 0 22px; */
	float:left;
	}
.logoPos h2 {
	font:lighter 25px/26px "roboto", Georgia, "Times New Roman";
	/* padding-left:102px; */
	margin-right:22px;
	margin-top: 10px;
	margin-bottom: 0 !important;
	color:#464646;
	float:right;
	}	

.logo_table{
	background:#f1f9ff;
	border-bottom: 1px solid #FFFFFF;
    box-shadow: 0 4px 5px 0 rgba(12, 12, 12, 0.12);
	padding: 10px;
}

.logo_table td {
	vertical-align: middle !important;
	padding: 10px;
} 

.logo_text{
font-family: 'Open Sans', sans-serif;
color: #1CB09A;
    font-size: 32px;
    line-height: 26px;
	font-weight: normal;
	letter-spacing: -1px;	
	vertical-align: middle !important;
}


.logoPos h1 {	
font-family: 'Open Sans', sans-serif;
color: #1CB09A;
    float: left;
    font-size: 32px;
    line-height: 26px;
    margin-left: 15px;
    margin-top: 11px;
    /*width: 400px;*/
	font-weight: normal;
	letter-spacing: -1px;
}


.logoPos h2 img {
    border: 1px solid;
    border-radius: 30px;
    clear: both;
    margin-right: 10px;
    padding: 2px;
    width: 30px;
}

	
.statusBar {
	/* border-bottom:solid 2px #1F1F1F; */
	background-color:#418BCA;
	padding:4px 22px;
	font-weight:bold;
	color:#fff;
	}
.statusBar span {
	float:right;
	}	
.statusBar a {
	color:#fff;
	padding:0 0 0 16px;
	margin-left:6px;
	background-position:0 50%;
	background-repeat:no-repeat;
	}	
.statusBar a.home {
	background-image:url(images/home-ico.html);
	}
.statusBar a.logout {
	background-image:url(images/logout-ico.html);
	}
.statusBar a:hover {
	/*text-decoration:underline;*/
	color:#333;
	}
.toggle { margin-bottom:10px; }
.toggle img { float:left; margin-right:4px; }				
.contents {
	/*background:url(images/body_grad.gif) repeat-x 0 0;
	border-top:solid 1px #fff;
 padding:16px 22px; */ 
	}
	
.content_wrap{
	background-color: #E4E7EA;
	/* padding: 20px; */
	}
	
.leftPanel {
	width:230px;
	padding: 20px;
	background-color:#1D2939; 
	}
.leftLinkTbl {
	/* border-bottom:solid 1px #D4D4D4; */
	margin-bottom:12px;
	}
.leftLinkTbl .tag {
	/* background:#4C4C4C url(images/tag_bgL.gif) no-repeat 0 0;
	padding-left:26px;
	height:19px; */ 
	}
.leftLinkTbl .tag h3 {
	color: #999999;
    display: block;
    font-family: roboto;
    font-size: 11px;
    font-weight: lighter;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
	text-transform: uppercase;

	}

/* Data Table CSS Start Here 
.dataTble { 
	background:#f1f1f1; 
	width:100%; 
	margin:0 0 12px 0;
	float:left;
}
.dataTble td { padding:8px 5px;   }

.dataTble thead td {
	background:#17346e;
	border:1px solid #5d719a;
	color: #FFFFFF;
    font-weight: normal;
    padding:10px 8px;
	vertical-align: middle;
	}
	
.dataTble td p { margin:0; padding:0; }
.table_td_border thead td {	border:1px solid #5d719a; }
.table_td_border td:first-child { text-align: center; } /* For serial number 

.table_td_border td {  border:1px solid #ccc; }
.dataTble tr.odd td { background-color:#F4F4F4;  }
.dataTble td.ico { background-color:#FCFDFD !important; text-align:center;  border-left:solid 1px #ECECEC;}
.dataTble td.ico img { margin:0 5px; border:0; }

.nw-table tr:nth-child(even) { background:#a7bfde; 	}
.nw-table tr:nth-child(odd) { background:#d3dfee; }

table tr:nth-child(odd) { background:#e7e7e7; }
.dataTble2 { 	background:#f1f1f1; 	width:100%; 	margin:20px 0 0 0;	float:left;}
.dataTble2 td {	padding:8px; }
.pagination {
	background-color:#F9FCFF;
	border:solid 1px #DDEFFC;
	padding:3px 6px;
	margin-top:12px;
	float:right;
	}
	
.pagination span {
	font-weight:bold;
	padding-right:12px;
	}
	
	*/

.pagination { padding:3px 6px; margin:10px 0; float:right;	}
.pagination span { background:#d3dfee;   border:1px solid #cad8e9;   border-radius:3px;  color:#17346e;  cursor:pointer;  font-family:arial;  font-weight: bold;  margin:2px;    padding:5px 10px;  text-transform:capitalize; }
.pagination span:hover { background:#FFF;   color:#17346e; }
	
	
.pagination a {
	color:#0366B6;
	margin:0 2px;
	}
.pagination a:hover {
	text-decoration:underline;
	}
	
form.genForm td{padding:3px 0 2px 13px;}

form.genForm a.delete{background-image:url(images/delete-icon.html);}

form.genForm input{
	/*width:319px;*/
	width:200px;
	height:15px;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
}
form.genForm select{
	width:92px;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
}
form.genForm select.event{width:116px;}
form.genForm select.expiry{width:42px;}

form.genForm table.bottmTble{margin:12px 0 0; border-collapse:collapse;}
form.genForm table.bottmTble td{
	text-align:left;
	font:bold 9px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
form.genForm td a, form.genForm td a:hover{background-image:url(images/update.html);}				

div.curvee{
	background:url(images/publican-bg.html) repeat-y 0 0;
	width:auto;
}

div.curvee table{
	background:#D4DDE7;
	color:#000;
	font:10px/22px Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
}
div.curvee th{
	background:#DCE7F1;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	border:1px solid #D4DDE7;
	padding:0 0 0 8px;
	text-align:left;
}
div.curvee td{
	text-align:left;
	font:9px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#878C91;
}
table { border-collapse:collapse; }
/*form td{
	background:#EDF3F9;
	color:#000;
	border:1px solid #D4DDE7;
	/*border-top:solid 1px #F9FCFF;*/
	
	/*
	padding:3px 0 0 8px;
	text-align:left;
	font:10px/22px Verdana, Arial, Helvetica, sans-serif !important;
}*/
/*.GenBtn {
	background:#18346e; 
	padding:10px 20px; 
    border: medium none;
    border-radius: 3px;
    color: #FFFFFF;
    font: 13px/5px verdana,Arial,Helvetica,sans-serif;
	cursor:pointer;
}
.GenBtn:hover{
	background:#18206e; 
}*/

.GenBtn2 {
	font:bold 13px/15px Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	border:solid 1px #272222;
	color:#fff;
}


#dhtmltooltip{
	position: absolute;
	width:40px;
	border: 1px solid black;
	padding:2px;
	background-color: lightyellow;
	visibility: hidden;
	text-align:center;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* Footer Css Start Here */
#footer {
	background:#F2F3F3 url(images/footer-ico.html) no-repeat 20px 0;
	border-top:solid 1px #DBDCDC;
	text-align:center;
	padding:10px;
	}


.error-message{
	color:#FF0000;
}

.change_pass{
width:380px;
margin:auto;
display:none;
}


/* Login Table CSS Start Here */
.loginTble { 
	background-color:#F9FAFA;
	border-left:solid 1px #ECECEC;
	border-right:solid 1px #ECECEC;
	border-bottom:solid 2px #9C9C9C;
	border-top:solid 2px #9C9C9C;
	margin:auto;
	}
.loginTble td {
	border-bottom:solid 1px #efefef;
	border-top:solid 1px #fff; 
	padding:6px 4px; 
	}

.loginTble thead td {
	background:#D3D1D1 url(images/th_grad.html) repeat-x 0 0;
	border-bottom:solid 2px #9C9C9C;
	font-weight:bold;
	color:#000;
	padding:4px;
	}
.loginTble tr.odd td { background-color:#F4F4F4;  }

.login__page_bg{
	background: none repeat scroll 0 0 #1CB09A;
}


#welcome {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
    /*margin: 30px auto;*/
	margin: 0 auto;
    padding: 20px;
    width: 600px;
	}

#welcome form{
	/*background:url(../images/key.gif) no-repeat left top;
	padding: 0 0 0 91px;*/
	}
#welcome td {
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999;
	}
#welcome td input{
	width:220px;
	margin-bottom: 10px;
	border:solid 1px #ababab;
	padding:8px 0; 
	}
#welcome td input.gen-btn, .gen-btn {
	background:#000 url(../images/btn-bg.html) repeat-x;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	border:solid 1px #000;
	cursor:pointer;
	width:auto;
	height:20px;
	height:17px;
	color:#f7f7f7;
	}

.welreg {
    border-right: 1px solid #000;
    vertical-align: middle;
	font-size:14px!important;
	text-align:center;
}

.export {
    float: left;
    margin-top: 15px;
}
.export li {
    display: inline-block;
    margin: 10px 5px;
}

.export a {
    background: none repeat scroll 0 0 #18346e;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 5px 15px;
}






