/*global classes starts*/
@charset "utf-8";
* {
	padding:0;
	margin:0;
}
img {
	border:0;
}
html, body, form {
	height:100%;
}
ul {
	clear:both;
}
a {
	color:blue;
	outline: 0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline; 
	color:#f47300;
}
input[type="checkbox"], input[type="radio"] {  
	margin:0 3px 0 0;
}
input[disabled="disabled"] {
	/*color:#cccccc;*/
}
body.backgroundmaster {
	background: url("images/bg-login.jpg") repeat scroll 0 0;
}
body {
	height: 100%;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #333;
	font-size: 11px;
	/*background: url("images/body-bg.gif") repeat scroll 0 0 transparent;*/
}
.emploginbg {
    background: url("images/bg-login.jpg") repeat scroll 0 0;
    overflow:hidden;
}
.backofficebg {
    background: url("images/admin-login-bg.jpg") repeat-x scroll center 90px;
}
.college_login_bg {
    background: url("images/college-login-bg.jpg") repeat-x scroll center 90px;
}
.candidate_login_bg {
    background: url("images/student-bg.jpg") repeat-x scroll center 90px;
}
.student_login_bg {
    background: url("images/student-bg-reg.jpg") repeat-x scroll center 50px;
}
.opcitydwnbg {
    background: url("images/login-tp.png") repeat scroll 0 0; 
    border-radius: 5px;
    margin-top: 75px;
    margin-bottom:155px;
    padding: 10px !important;
}
.headermain {
	float: left;
	width: 100%;
	background: url("../skyblue/images/af-header.png") repeat-x scroll 0 0;
}
/*
A:visited {color:#e19164;text-decoration:none;}
A:active {color:#d84704;text-decoration:underline;}*/
/* Corner radius */
.roundCornerAll {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background:#fff;
}
/* Corner radius ends */
#container {
	width:955px;
	margin:0 auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/bodyBg.jpg) #666 repeat-x;
}
.maincontent {
    background: #ffffff none repeat scroll 0 0;
    padding-bottom: 10px;
    width: 100%;
}
#containerRound {
	width:955px;
	margin:20px auto 0px;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/navsariLogo.jpg) #fff no-repeat 10px 10px;
	border:1px solid #ccc;
	position:relative;
	padding:12px;
}
#containerRound h2 {
	/*padding:12px;*/
	font:20px/16px bold arial, verdana;
	color:#116907;
	font-weight:bold;
	font-family:Arial;
	background:url(images/fileIcon.jpg) no-repeat 395px 0px;
	padding:20px 0 20px 440px;
}
#containerRound h1 {
	font:15px/17px bold Tahoma, Helvetica, Sans-Serif;
	text-align:left;
	font-weight:bold;
	color:#D22E1E;
	font-family:Tahoma;
}
html > body #containerRound hr {
	margin-bottom:10px;
	color:#bbb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	background: #B7D1E2;
	border-bottom-style: none;
	clear:both;
	padding:0;
	margin-top:6px;
}
#containerRound hr {
	margin-bottom:10px;
	color:#bbb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none;
	clear:both;
	padding:0;
	margin-top:0px;
	border:1px solid #B7D1E2;
}
.repbody {
	background-color: White;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.colon {
	width: 2%;
	text-align: center;
}
.repbody {
	background-color: White;
}
form {
	height: 100%;
}
img {
	border: 0;
}
.gap {
	height:10px;
}
ul {
	padding: 5px 0 2px 5px;
	margin: 0px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.colon {
	width: 2%;
	text-align: center;
}
/*loginpage-css**************************************************/
.empheader {
	height: 89px;
	margin: 0 auto;
	width: 100%;
	background-color: #009e9e;
}
.loginpgtoplink {
    float: right;
    font-size: 19px;
    font-weight: normal;
    padding-top: 33px;
    padding-right:10px;
    color:#fff;
}
.loginpgtoplink a {
    color: #E55E1F;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-right: 20px;
}
.welcometext {
    float: left;
    width: 578px;
    padding-top:70px;
}
.centerpage {
    float: right;
    padding: 70px 0 0 0;
    width: 370px;
}
.centerpage h2 {
    border-bottom: 1px dotted #ffffff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding-bottom: 5px;
}
.container {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}
.line1 {
    margin-top: 5px;
    padding: 0;
}
.fieldname {
    color: #265b92;
    float: left;
    font-weight: bold;
    margin: 3px 0 0;
    font-size:13px;
    width: 90px;
}
.line2 {
    padding: 0 54px 0 70px;
    text-align: left;
}
.loginfooter {
    background: url("images/login-footer.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    height: 45px;
    text-align: center;
    width: 100%;
}
.explogologinpg {
    background: url("images/iti.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    float: left;
    font-size: 0;
    height: 23px;
    margin: 14px 0 0 42%;
    text-align: right;
    width: 250px;
}
.footerTender {
	font-size: 11px;
	text-align: center;
	color: #666;
	padding: 0 0 0 0;
	position:relative;
	margin:-35px 0 0 0;
	display:block;
}
#footerBlock {
	height:35px;
}
#topNavlist {
	list-style:none;
	clear:both;
	padding:15px 0 15px 0;
	font-size:11px;
	text-align:right;
}
#topNavlist li {
	display:inline;
	color:#ccc;
}
#topNavlist li a {
	color:#333;
	padding:0 17px 0 17px;
}
#topNavlist li a:hover {
	font-size:11px;
	color:#333;
}
#loginBox {
	border:1px solid #ccc;
	width:325px;
	margin:80px auto 0;
	padding:15px;
}
#loginBox p {
	float:left;
	width:90px;
	text-align:left;
	font:12px/17px normal arial, verdana;
	padding:0;
}
#loginBox em {
	color:red;
	font:10px/16px normal arial;
	padding:0 0 0 0;
	float:right;
}
#loginBox .inputBoxLogin {
	width:220px;
	float:left;
	margin:0 0 10px 0;
	border:1px solid #ccc;
	padding:0 3px 0 3px;
}
#loginBox span.btWidth {
	padding-left:90px;
	clear:left;
}
.hed {
	display:block;
	padding:15px 0 0 25px;
	color:#FF0000;
	font-size:17px;
	font-weight:normal;
}
.login-bg {
	height: 100%;
	width: 100%;
}
.heading {
	font-size: 18px;
	background-color: #000;
	color: #FFF;
	width: 300px;
	height: 200px;
	margin: 0 auto;
}
.lblmessage {
	color: red;
	font-weight: bold;
	font-size: 14px;
}
/*.logbutt {
    background: transparent url("images/login-btn.png") no-repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 0;
    font-weight: bold;
    height: 42px;
    margin: 0 0 0 20px;
    outline: 0 none;
    padding: 0.5px;
    text-align: right;
    width: 109px;
}*/
.logbutt {
    background: #265b92 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 20px;
    padding: 5px 10px 6px;
}
.wtrmarklogoname {
    float: left;
    padding: 50px 0 30px 0;
    text-align: center;
    width: 100%;
}
.loginfail {
	padding: 5px 0 0 74px;
}
.codebox {
    border: 1px solid #666;
    border-radius: 5px;
    padding: 6px 6px 6px 25px;
    width: 238px;
}
#username {
	background: url("Images/usr.png") no-repeat scroll 5px 5px #fff;
}
#upassword {
	background: url("Images/pwd.png") no-repeat scroll 5px 5px #fff;
}
.footer a {
    background: url("Images/iti.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 0;
    height: 22px;
    margin-left: 43%;
    margin-top: 13px;
    text-align: right;
    text-decoration: none;
    width: 140px;
}
/*==========loginpage-css-ends==========*/
/*==========masterpage-css===========*/
.wrap {
	margin: 20px;
	border: 1px solid #fff;
	background: #FCFFEA;
}
.header {
    background: #008b8b; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#00a0a0, #008b8b); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#00a0a0, #008b8b); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#00a0a0, #008b8b); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#00a0a0, #008b8b); /* Standard syntax */
    float: left;
    position: relative;
    width: 100%;
}
.co-name-text {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 0;
	text-align: left;
	float: left;
	background: url(Images/co-logo.jpg) no-repeat;
	margin: 0 0 0 12px;
	width: 174px;
	height: 44px;
}
.login-detail {
	text-transform: uppercase;
	border: 1px solid #333;
}
.masterlogin-detail {
	text-transform: uppercase;
	color: black;
	padding: 3px;
	font-size: 10px; /*border:1px solid #000;*/
}
.masterlogin-detail a {
	color: #ffffff;
	text-decoration: none;
}
.masterlogin-detail a:hover {
	color: #000;
}
.masterlogout-detail {
    color: #FFFFFF;
    font-weight: bold;
    padding: 8px 3px;
}
.masterlogout-detail a {
    color: #fff !important;
    padding: 3px 10px;
}
.moduleselectmenu {
    border-bottom: 2px solid #00acac;
    padding-bottom: 2px;
}
.moduleselectmenu select {
    float: right;
    margin-bottom: 0;
    margin-top: -23px;
    *margin-top: -21px;
}
.moduleselectmenu h1 {
    border: medium none;
    text-align: left;
}
.headersecondnav {
    bottom: 15px;
    float: right;
    margin-right: 10px;
    position: absolute;
    right: 0;
    width: 60%;
}
.headersecondnav td span, .headersecondnav td {
    color: #fff;
    font-size: 10px;
    font-weight: normal;
}
.headersecondnav td {
	padding:0 10px;
}
.blueline {
	clear: both;
	border-bottom: 6px solid #224FAD;
}
.round-menu-left {
	background: url(Images/round-left.gif) no-repeat;
	height: 20px;
	width: 19px;
}
.round-menu-right {
	background: url(Images/round-right.gif) no-repeat;
	height: 20px;
	width: 19px;
}
.footer {
    float: left;
    font-weight: bold;
    height: 68px;
    line-height: 35px;
    text-align: center;
    width: 100%;
}
#body {
    float: left;
    margin-left: 1%;
    margin-top: 5px;
    min-height: 440px;
    width: 98%;
}
.body-form {
	/*margin: 0 0 0 0;
	padding: 5px 0 15px 0;
	clear: right;*/
}
/*navigation style of master page starts*/
.logo {
    border: medium none;
    float: left;
    padding:0;
}
.logo a {
    background: transparent url("Images/jnvu.png") no-repeat scroll 0 0;
    color: #346fad;
    float: left;
    font-size: 0;
    height: 66px;
    width: 356px;
    margin: 12px 0 12px 12px;
}
.menu {
	margin: 1px;
	font-weight: normal;
	cursor: hand;
	clear: both;
	padding: 0 0 0 0;
	display: block;
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td {
	color: #333;
	height: 10px; /*background: url(Images/seprator.gif) no-repeat right; /*url(Images/tab_dim.gif) no-repeat*/
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	border-right: 1px solid #CCCCCC;
	font-family: Verdana, arial;
	font-size: 10px;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	background: #ffffff;
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0 43px 2px 43px;
	font-weight:bold;
	margin: 0;
}
.menuPopupItem a:link, .menuPopupItem a:visited {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	display: block;
	padding: 5px;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	text-decoration: none;
	margin: 0; /*background: url(Images/tab_hover.gif) repeat-x;*/
	cursor: hand;
	border: 1px solid #333;
	color: #000;
}
/* make drop down menu container style */
.menuPopup {
	border: 1px solid #E9E8E8;
	color: #000;
	font-size: 11px;
	font-family: tahoma;
}
.menuPopup a {
	background: #F6F6F6;
	display: block;
	padding: 6px; /*border: 1px solid #000;*/
}
.menuPopup a:hover {
	display: block;
}
/* make drop down menu item style */
.menuPopupItem {
	color: #fff666;
	border-bottom: 1px solid #ffffff;
}
.menuPopupItem a {
	display: block;
}
.menuPopupItem a:hover {
	background: #999999;
	color: #ffffff;
}
/* navigation style of master page ends */
/*button css style start****************************************************/
.button-common {
    background: #039595 url("Images/btn-bg.jpg") repeat-x scroll 0 0;
    border: 1px solid #007c7c;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    height: 22px;
    margin: 6px 5px 3px 0;
    padding: 0.5px 5px;
}
.button-common:hover {
	border: 1px solid #007c7c;
	background: url("Images/btn-bg-hover.jpg") repeat-x scroll 0 0 #03acac;
}
.buttonformula {
	font-size: 11px;
	font-weight: bold;
	background-color: #E4E4E4;
	width: 30px;
	padding: 2px;
	color: #333;
	margin: 2px;
	background-image: url(Images/button_bg.jpg);
}
.buttonformula:hover {
	background-color: #D2D2D2;
	background-image: url(Images/button_bg_over.jpg);
	cursor: hand;
}
.buttonHTML {
	padding: 0.5px;
	color: #000;
	margin: 6px 18px 3px 0;
	border: 1px solid #808080;
	font-size: 11px;
	background-image: url(Images/button_bg.jpg);
}
.buttonHTML:hover {
	border: 1px solid #7D98B8;
	background-image: url(Images/button_bg_overbt.jpg);
	cursor: hand;
}
.buttonformula1 {
	font-size: 11px;
	font-weight: bold;
	background-color: #E0E0E0;
	padding: 2px;
	color: #333;
	margin: 2px;
	width: 65px;
	background-image: url(Images/button_bg.jpg);
}
.buttonformula1:hover {
	background-color: #E0E0E0;
	background-image: url(Images/button_bg_over.jpg);
	cursor: hand;
}
.LinkButton {
	font-size: 11px;
	font-weight: bold;
	background-color: #db6600;
	padding: 2px 7px 2px 7px;
	color: #ffffff;
	margin: 1px 0 0 10px;
	border: 2px solid #db6600;
	display: block;
	height: 15px;
	background-image: url(Images/button_bg.jpg);
}
 .LinkButton:a {
 text-decoration: none;
}
.LinkButton:hover {
	background-color: #000000;
	border: 2px solid #000000;
	text-decoration: none;
	background-image: url(Images/button_bg_over.jpg);
}
#TimeEntryView {
	padding: 10px;
	background: #FFFFFF;
	color: #666666;
}
/*text-box class*/
.textbox3 {
	border: 1px solid #666666;
	padding: 3px;
	margin: 2px 0 2px 0; /* 	background: url(Images/form_bg.jpg) repeat-x;*/
	width: 220px;
	font-size: 11px;
}
.textbox4 {
	margin: 2px 0 2px 0;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666666;
	width: 220px;
	font-size: 11px;
}
.textboxdate {
	margin: 2px 0 2px 0;
	padding:3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666666;
	width: 65px;
	font-size: 11px;
}
.textboxsmall {
	margin: 2px 0 2px 0;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	width: 50px;
	font-size: 11px;
}
.textboxsmall2 {
	margin: 2px 0 2px 0;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	width: 70px;
	font-size: 11px;
}
.textboxsmall3 {
	margin: 2px 0 2px 0;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	width: 90px;
	font-size: 11px;
}
.textbox {
	margin: 2px 0 2px 0;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	width: 220px;
	font-size: 11px;
}
.textboxmedium {
	border: 1px solid #D3D9B1;
	padding: 3px;
	margin: 2px 0 2px 0; /* 	background: url(Images/form_bg.jpg) repeat-x;*/
	width: 220px;
	font-size: 11px;
}
.textbox2 {
	border: 1px solid #D3D9B1;
	padding: 3px;
	margin: 2px 0 2px 0; /* 	background: url(Images/form_bg.jpg) repeat-x;*/
	width: 220px;
	font-size: 11px;
}
.textboxlong {
	margin: 2px 0 2px 0;
	padding: 3px; /*    	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	width: 220px;
	font-size: 11px;
}
.textboxverylong {
	margin: 2px 0 2px 0;
	padding: 3px; /*    	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	width: 500px;
	font-size: 11px;
}
.textboxmultiline {
	width: 220px;
	margin: 2px 0px 2px 0px;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) #fff repeat-x;*/
	border: 1px solid #666;
	font-size: 11px;
    font-family: arial;
}
.textboxmultilinelong {
	width: 600px;
	height:50px;
	margin: 2px 0px 2px 0px;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) #fff repeat-x;*/
	border: 1px solid #666;
	font-size: 11px;
}
.textboxsuggestion {
	width: 220px;
	padding: 3px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #D3D9B1; /* 	background: url(Images/form_bg.jpg) #fff repeat-x;*/
	font-size: 11px;
}
/*text-box class*/
/*=============text-box-gridview class*=============Starts*/
.gtextbox3 {
	width: 20px;
	margin: 2px 0px 2px 0px;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666; /*font-family:Tahoma, verdana, Helvetica, Sans-Serif;*/
	font-size: 11px;
}
.gtextbox4 {
	width: 28px;
	margin: 2px 0px 2px 0px;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666; /*font-family:Tahoma, verdana, Helvetica, Sans-Serif;*/
	font-size: 11px;
}
.gtextbox5 {
	width: 36px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	border: 1px solid #666; /*font-family:Arial, Verdana, Tahoma, Helvetica, Sans-Serif;*/
	font-size: 11px;
}
.gtextboxdate {
	width: 65px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	border: 1px solid #666; /*font-family:Tahoma, verdana, Helvetica, Sans-Serif;*/
	font-size: 11px;
}
.gtextbox {
	width: 125px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	border: 1px solid #666; /*font-family:Tahoma, verdana, Helvetica, Sans-Serif;*/
	font-size: 11px;
}
.gtextbox1 {
	width: 195px;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	border: 1px solid #666; /*font-family:Tahoma, verdana, Helvetica, Sans-Serif;*/
	font-size: 11px;
}
.gtextbox-earninghead {
	width: 125px;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #666;
	font-family: Tahoma, verdana, Helvetica, Sans-Serif;
	font-size: 11px;
}
.gtextboxmedium {
	width: 110px;
	margin: 1px 0px 1px 0px;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x; 	font-family:Tahoma, verdana, Helvetica, Sans-Serif;*/
	border: 1px solid #666;
	font-size: 11px;
}
.gtextbox2 {
	width: 10px;
	margin: 1px 0px 1px 0px;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	font-size: 11px;
}
.gtextboxlong {
	width: 250px;
	margin: 1px 0px 1px 0px;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	font-size: 11px;
}
.gtextboxmultiline {
	width: 250px;
	margin: 1px 0px 1px 0px;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	font-size: 11px;
}
.gtextboxsuggestion {
	width: 350px;
	margin: 1px 0px 1px 0px;
	padding: 3px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	font-size: 11px;
}
/*=================text-box-gridview class ends===================*/
.dropdownlogin {
	width: 260px;
	padding: 3px;
	margin: 0px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	font-family: Tahoma, Verdana, arial;
	font-size: 11px;
}
.dropdownsmall {
	width: 225px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
}
.dropdown {
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
	width: 225px;
	padding:3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
}
.dropdown180 {
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
	width: 180px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
}
.dropdawnNowidth {
    font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
}
.dropdownmedium {
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
	width: 225px;
}
.dropdownlong {
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border: 1px solid #666;
	background: #fff;
	width: 225px;
}
.dropdownverylong {
	padding:3px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #666; /* 	background: url(Images/form_bg.jpg) #fff repeat-x;*/
	width: 300px;
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
}
.dropdownveryvlong {
	padding: 3px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #666; /* 	background: url(Images/form_bg.jpg) #fff repeat-x;*/
	width: 450px;
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
}
.dropdownvvlong {
	padding: 3px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #666; /* 	background: url(Images/form_bg.jpg) #fff repeat-x;*/
	width: 684px;
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
}
.dropdownvvvlong {
	padding: 3px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #666; /* 	background: url(Images/form_bg.jpg) #fff repeat-x;*/
	width: 780px;
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
}
/*================gridview dropdown==============*/
.gdropdownsmall {
	width: 92px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
}
.gdropdownsmaller {
	width: 64px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
}
.gdropdownverysmall {
	width: 38px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
}
.gdropdown {
	font-family: Tahoma, Verdana, arial;
	font-size: 11px;
	width: 152px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
}
.gdropdownmedium {
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	font-family: Tahoma, Verdana, arial;
	font-size: 11px;
	width: 200px;
}
.gdropdownlong {
	font-family: Tahoma, Verdana, arial;
	font-size: 11px;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border: 1px solid #666;
	background: #fff;
	width: 255px;
}
.gdropdownverylong {
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	font-family: Verdana, arial;
	width: 350px;
	font-size: 11px;
}
.gdropdownveryvlong {
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	width: 500px;
}
.gdropdownvvverylong {
	font-family: Tahoma, Verdana, arial;
	font-size: 11.8px;
	padding: 3px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #666;
	background: #fff;
	width: 750px;
}
/*===============dropdown-end==============*/
.header-style {
    color: #FFFFFF;
    font-family: Verdana,Tahoma,Arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    border:solid 1px #000 !important;
    text-align: center;
}
.header-style span.header-style {
	border: medium none !important;
}
.header-style th, .header-style td {
	border:solid 1px #000 !important;
	color:#000000;
	padding:5px;
	background: url(Images/header-bg.gif) repeat-x scroll 0 0 #cfcfcf;
}
.body-form table {
	margin-top:5px;
	float:left;
}
.body-form table.table {
    margin-top: 0;
}
.header-style1 {
	text-align: left;
	height: 20px;
	font-weight: bold;
	color: #000;
	background: url(Images/button_bg_over.jpg) repeat-x;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}
.gridmouseoveritem {
	font-weight: bold;
	background-color: #C5BBAF;
	color: #333;
}
.pager-style {
	color: #000000;
	font-weight: bold;
	height: 15px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial;
}
.tdgap {
	padding:3px;
}
.item-style {
	text-align: left;
	font-family: Verdana, Arial;
	background: #ECECEC;
}
.dgitem-style {
	text-align: left;
	font-family: Verdana, Arial;
	background: #ffffff;
}
.lblmessage {
	font-weight: normal;
	font-size: 11px;
	color: #ff0000;
	line-height: normal;
	font-style: normal;
	font-family: Arial;
}
.tablesubheading {
    background: transparent url("Images/form-sub-heading.png") no-repeat scroll 0 4px;
    border-bottom: 1px solid #54c5c5;
    color: #ee6a00;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 15px;
    padding: 4px 0 4px 22px !important;
    text-align: left;
    font-style:italic;
}
.tableheading {
    background: transparent url("Images/form-main-heading.png") no-repeat scroll 0 4px;
    border-bottom: 1px solid #54c5c5;
    clear: both;
    color: #ee6a00;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 0 15px;
    padding: 6px 0 6px 25px !important;
    text-align: left;
}
.PopcalTrigger {
	width:24px;
	height:24px;
	margin-top:-4px\9;
	*margin-top:0;
}
.vtext {
    color: #333333;
    font-family: Arial,Verdana,Helvetica,Sans-Serif;
    font-weight: bold;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
    border-bottom: 1px solid #ebebeb;
}
.myselectlist {
	color: #000000;
    font-size: 12px;
    font-weight: bold;
}
/*Main Heading of Report*/
.reportMainTable {
	width:100%;
    page-break-after:always;
}
.reportHeadTable {
	width:98%;
}
.reportDataTable {
	width:100%;
	border-collapse:collapse;
	border:1px solid #666;
}
.vtexth1rpt {
	margin: 0px;
	font-family: Sans-Serif, Verdana, Times New Roman, Helvetica;
	font-size: 18px;
	font-weight: bold;
	/*color: #1B9BE0;*/
	color:#0E0F0F;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
/*Sub Heading of Report*/
.vtexthrpt {
	margin: 0px;
	font-family:Sans-Serif, Verdana, Times New Roman, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1B42E0;
	padding: 0px 0px 0px 0px;/*text-align:center;*/
}
/*Sub - Sub Heading of Report*/
.vtexth2rpt {
	margin: 0px;
	font-family: Sans-Serif, Verdana, Times New Roman, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1B9BE0;
	padding: 0px 0px 0px 0px;
}
/*Column Name of Report*/
.vtextbrpt {
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #E0321B;
	padding: 3px 1px 3px 1px;
	/*text-align: center;*/
	background-color: #DCDCDC;
	  font-style:italic;
}

.vtextbrpt1 {
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #E0321B;
	background-color: #DCDCDC;
	  font-style:italic;
}
.vtextbrptl {
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding: 3px 1px 3px 1px;
	background-color: #DCDCDC;
}
.vtextlrpt1 {
	margin: 0px;
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 12px;
	color: #33302F;
}
.vtextlrpt11 {
	margin: 0px;
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 11px;
	color: #333;
	padding: 3px 0px 3px 1px;
}
/*Numeric Fields of Report*/
.vtextrrpt {
	margin: 0px;
	font-family: Sans-Serif, Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #333;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.vtextrrpt1 {
	margin: 0px;
	font-family: Sans-Serif, Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #333;
	padding: 0px 0px 0px 0px;
}
/*Total Fields of Report*/
.vtexttotrpt {
	margin: 0px;
 font-family: Sans-Serif, Arial, Verdana, Helvetica  font-size: 14px;
	color: #571E0B;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.vtexttotrpt1 {
	margin: 0px;
	font-family: Sans-Serif, Arial, Verdana, Helvetica;
	font-size: 15px;
	color: #1056A1;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}
.vtextbrptr {
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding: 3px 1px 3px 1px;
	text-align: right;
}

.vtextbrptr1 {
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: right;
}
.vtexttotrptr {
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 3px 1px 3px 1px;
	text-align: right;
}
.vtextbrptl {
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	padding: 3px 1px 3px 1px;
	text-align: left;
	background-color: #DCDCDC;
}
.underline {
	border-bottom: 1px solid #333;
	clear: both;
	overflow: hidden;
}
.vtextlrptr {
	margin: 0px;
	font-family: Sans-Serif, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 1px;
	text-align: right;
}
.vtextlrptl {
	margin: 0px;
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 1px;
	text-align: left;
}
.vtextrrptr {
	margin: 0px;
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 12px;
	color: #333;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.vtextlrptc {
	margin: 0px;
	font-family: Sans-Serif, Times New Roman, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 1px;
	text-align: center;
}
.required {
	color: red;
}
/*=================module show==========================*/
h1 {
    background: inherit;
    border-bottom: 1px solid #1867B8;
    color: #044EA0;
    padding: 0 0 5px;
    text-align: center;
}
p {
	clear: both;
	font: 10px Verdana, Sans-Serif;
	padding: 10px 0;
	text-align: center;
}
p a {
	background: inherit;
	color: #777;
}
p a:hover {
	background: inherit;
	color: #000;
}
/* ==================Hoverbox Code==================*/
.hoverbox {
    color: #D93425;
    font-size: 14px;
    list-style: none outside none;
}
.hoverbox img {
    height: 75px;
    vertical-align: top;
    width: 75px;
}
.hoverbox .moduleframe img {
	width:120px;
	height:103px;
	margin:0;
}
.modulebg {
    float: left;
    height: 125px;
    width: 120px;
}
.moduleimg {
	float:left;
	height:80px;
	width:100%;
}
.modulename {
    float: left;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
.modulename a {
	color:#000;
	text-decoration:underline;
}
.modulename a:hover {
	text-decoration:none;
}
/*=================================*/
.DivStyleWithScroll {
	font-size: 11px;
	border:#b2c79e 1px solid;
	overflow: scroll;
	width: 100%;
	margin:0 5px 0 0;
	font-family: Verdana;
	height: 150px;
}
/*===========webpart============**/
.wbparthead {
	background: url(Images/listheadergrad.gif) repeat-x;
	padding:1px 0px 1px 5px;
}
.wbpart-panel {
	background: url(Images/waebpartpanel.jpg) #ffffff no-repeat;
}
.webpart-linkhead {
	text-align:right;
	padding:2px 5px 2px 0px;
	color:#333;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}
.webpart-linkhead a {
	color:#333;
	text-decoration:none;
}
.webpart-linkhead a:hover {
	color:#FF8400;
	text-decoration:underline;
}
.uploadfiles {
	margin: 2px 0px 2px 0px;
	padding: 1px 0px 1px 2px;
	border: 1px solid #666;
	width: 190px;
	font-size: 11px;
}
.quickLinkNav {
	font-size: 11px;
	color: #666;
	width: 850px;
	float: left;
}
.quickLinkNav li {
	list-style: none;
	padding: 0 20px 0 30px;
	display: inline;
	line-height: 33px;
}
.quickLinkNav li a {
	color: #666;
}
.quickLink {
	padding: 0px 0px 0 0px;
	float: right;
	clear: right;
}
.quickLink li {
	color: #EBA621;
	list-style: none;
	display: inline;
	line-height: 33px;
}
.quickLink li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 43px 2px 43px;
	margin: 0px;
}
.quickLink ul {
	background: #fff;
	font-family: Verdana;
	border: 1px solid #ccc;
	margin: 5px 0 0 0;
	padding: 3px 10px 3px 10px;
	font-size: 10px;
	width: 70px;
}
.quickLink ul li {
	line-height: 13px;
}
.quickLink ul li a {
	color: #666;
	padding: 6px 0 6px 0;
	display: block;
	border-bottom: 1px solid #eee;
}
.quickLink ul li a:hover {
	color: #666;
	color: #EBA621;
}
.cssParsedBox {
	margin: 0 auto 20px;
	color: #333;
	width: 800px;
	padding: 5px;
	text-align: left;
	background-color: #F4F4F4;
	border: 1px solid #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	CCborderRadius: 8px;
}
/*Text Fields of Report*/
.vtextlrpt {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #333;	
	padding: 3px 0px 3px 1px;
	/*text-align: center;*/
	/*height:50px;*/
	vertical-align:middle;
}
.vtextlrpt1 {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;
	vertical-align:middle;
}
/*Total Fields of Report*/
.vtexttotrpt {
	margin: 0px;
 	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight:bold;
	color: #1056A1;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.menuPopupItem a:link, .menuPopupItem a:visited {
	color: black;
	text-decoration:none;
	font-weight:bold;
	display: block;
	padding: 5px;
}
.menuPopup a {
	background: #b0e0ff;
	display: block;
	padding: 6px; /*border: 1px solid #000;*/
}
.icar {
	background: url(Images/icar.gif) no-repeat;
	position:absolute;
	right:33px;
	width:62px;
	height:77px;
}
.onlineuser {
    color: #F57300;
    font-size: 12px;
}
.glcl {
    float: right;
    margin-top: 8px;
}
.glcl a, .glcl td {
    color: #FFFFFF;
    font-size: 12px;
}
.list-tab td {
	text-align:left;
}
.list-tab td a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	display:block;
	background:#dadada;
	padding:5px;
	border-bottom:1px solid #666;
}
.list-tab td a:hover {
	background:#acacac;
	padding:5px;
	border-bottom:1px solid #666;
	text-decoration:none;
}
.dashTab {
    background: url("Images/ds-bg.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    padding-left: 30px;
    width: 400px;
}
.dashTab span {
	background:url(Images/icon-ds.jpg) no-repeat 1px;
	color:#fff;
	font-weight:bold;
	padding:8px 0 9px 40px;
	display:block;
}
.dashTabdet {
	background:url(Images/bs-bg1.jpg) repeat-x 0 0 #7dceeb;
	padding:0 0 10px 15px;
}
.short-link {
    background: none repeat scroll 0 0 #C9E5FF;
    float: left;
    width: 100%;
}
.short-link a {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    margin-left:10px;
}
.short-link h4 {
	font-size:14px;
	margin-left:10px;
	padding:6px 0 7px 0;
}
.white_content-new {
	position:fixed;
	top:40%;
	left:10%;
	padding: 16px;
	border:2px solid #BED27A;
	/*text-align:center;*/
	z-index:1000;
	background:#fff;
}
.fade {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	background-color: #000;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}
.close {
	background:#33CCFF;
	position:absolute;
	top:0;
	right:0;
	width:17px;
	height:17px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:3px 0 0 3px;
	cursor:pointer;
}
/*==== main navigation css ====*/
#nav {
    border-bottom: 1px solid #00acac;
    float: left;
    height: 24px;
    margin-top:10px;
    margin-left: 1%;
    text-align: left;
    width: 98.1%;
}
#nav .level1 {
	float: left;
    position: relative;
    width:100% !important;
}
#nav li {
    background: url("Images/nav-bg-new.gif") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #009f9f;
    border-right: 1px solid #009f9f;
    border-top: 1px solid #009f9f;
    float: left;
    font-size: 12px;
    margin: 0 5px 0 0;
    padding: 4px 5px;
}
#nav li li {
    border: medium none;
    float: left;
    padding: 0;
    background:none;
    position: static;
    margin:0;
    /*width: 48%;*/
    width:33%;
}
#nav li a, .heading1 a {
	color:#000;
}
#nav li li a {
	padding: 4px  0  4px 15px;
}
#nav li li a:hover {
	color:#333;
	background: none repeat scroll 0 0 transparent !important;
	text-decoration:underline;
}
#nav ul ul {
    background: none repeat scroll 0 0 #a2eaea;
}
#ctl00_MainMenu ul.dynamic {
	*top:24px !important;
}
#ctl00_MainMenu a {
    white-space: normal !important;
}
#ctl00_MainMenu a.popout-dynamic {
	background: none repeat scroll 0 0 transparent !important;
    color: #a71010;
    font-size: 12px;
    font-weight: normal;
}
#ctl00_MainMenu a.popout-dynamic:hover {
    background: none repeat scroll 0 0 transparent !important;
    color:#333;
}
#nav ul li ul {
    display: none;
    width: 100%;
    z-index:999999 !important;
    min-height: 140px;
}
#nav ul li ul ul  {
	position:static !important;
	left:0 !important;
	display:block !important;
	margin-left: 10px;
	width:100%;
	min-height:10px;
	border:none;
}
#nav ul li ul ul li, #nav ul li ul ul li:hover {
	color: #333;
	float:left;
	width:100%;
    background: url("images/bullet-icon.png") no-repeat scroll 0px 10px transparent;
}
#nav li li li  {
	position:static !important;
}
#ctl00_MainMenu li.has-popup.dynamic {
	list-style:none;
	background: none repeat scroll 0 0 transparent;
}
#nav ul li ul ul ul {
	margin:0;
	width:100%;
}
#ctl00_MainMenu ul ul li.has-popup.dynamic {
	float:left;
	/*width:48.5%;
	width:100%;*/
	border:none;
}
#ctl00_MainMenu {
    margin: 0;
    width: 100%;
}
.has-popup {
	position:static !important;
}
#ctl00_MainMenu ul .dynamic a {
	font-size:12px;
	font-weight:normal;
}
#nav ul li ul ul li a {
    font-size: 12px !important;
    font-weight: normal !important;
}
#nav li a:hover {
	background:#a2eaea;
	color:#333;
}
#nav li:hover{
	background:#a2eaea;
}
#nav ul ul:hover {
	display:block !important;
}
#nav ul li a {
	font-size:12px;
	font-weight: bold;
}
#nav li li a:hover, #nav li li a {
	color:#333;
}
/*==== End of main navigation css ====*/
.pager-style a {
    background: none repeat scroll 0 0 #3c82ca;
    color: #FFFFFF !important;
    padding: 2px 5px;
}
.pager-style td {
	padding:5px;
}
.pager-style td table td, .pager-style td table {
	padding:0;
	margin:0;
}
.header-style th a, .header-style td a {
	color:#000000;
}
.line3, #divcap {
	float: left;
    width: 100%;
}
#divcap1 {
	float: left;
    padding-left: 72px;
    width: 188px;
    padding-bottom: 5px;
}
#divcap {
	padding-bottom:5px;
}
#divcap1 div {
	background:transparent !important;
}
#divcap1 img {
	border: 1px solid #333333;
    width: 184px;
}
/* dashboard css */
.dashboard-main {
	border: medium none !important;
    line-height: 22px;
    margin: auto auto 10px;
    min-height: 35px;
    text-align: left;
    width: 99%;
}
.dashboard-main h2 {
    background: url("images/arrow-black.png") no-repeat scroll 5px 6px #C1E4F8;
    border-radius: 5px 5px 0 0;
    color: #333;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 5px 3px 26px;
}
.dashboard-main .content {
    background: none repeat scroll 0 0 #EFEFEF;
    border-bottom: 1px solid #ADACAD;
    border-left: 1px solid #ADACAD;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #ADACAD;
    padding: 10px;
}
.content-inner {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
}
.content-inner ul {
	padding:0;
}
.content-inner ul li {
    border-bottom: 1px dotted #CCCCCC;
    list-style-position: inside;
    margin: 0 0 5px;
    padding: 0;
}
.content-inner ul li a {
    font-size: 12px;
    font-weight: bold;
}
.dashboardtdgap {
	color: #FFFFFF;
    font-size: 7px;
    text-align: center;
}
.sortlinksheading {
    color: #FFFFFF !important;
    background: url("images/arrow.png") no-repeat scroll 5px 6px #FA973F !important;
}
/* End of dashboard css */
.close{background:#BED27A; position:absolute; top:0; right:0; width:17px; height:17px; color:#fff; font-weight:bold; text-align:center; padding:3px 0 0 3px; cursor:pointer;}
td.note, td.noteSE {
	color:Red; 
	font-size:11px!important; 
	text-align:right; 
	vertical-align:top
}
td.noteSE {
	text-align:left;
}
.LabelRecept, .item-style td, tr td.item-style, #ctl00_ContentPlaceHolder1_grdmarksentry input {
	font-size:11px;
}
/*Atul for Multiview tabing*/
.tabbing{background:url(../images/tab-bgg.jpg) repeat-x bottom left; padding:15px 5px 2px 15px!important;}
.tabg{background:url(../images/right-tab.jpg) no-repeat top right; padding:3px 10px; display:block; float:left; margin-right:5px; font-weight:bold; color:#0a455d; border-left:#2383ae 1px solid; text-decoration:none; font-size:11px;}
.tabg:hover, .tabg-selected  {background:url(../images/right-tab-hov.jpg) no-repeat top right; color:#844c10; border-left:#c19566 1px solid;}
.tabg-selected  { padding:3px 10px; display:block; float:left; margin-right:5px; font-weight:bold; text-decoration:none; font-size:11px;}
.tabgs{background:url(../images/right-tab-hov.jpg) no-repeat top right; color:#844c10; border-left:#c19566 1px solid; padding:3px 10px; display:block; float:left; margin-right:5px; font-weight:bold; text-decoration:none; font-size:11px;}
/*== help css ==*/
.helpbtn {
    float:right;
    *margin-top:-16px;
}
.dvHelp {
    background: #ffffff none repeat scroll 0 0;
    border: 10px solid #009d9d;
    border-radius: 10px;
    height: 350px;
    left: 18%;
    overflow-y: scroll;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 17%;
    width: 790px;
    z-index: 999999;
}
.dvHelp p {
    margin: 5px 0;
    padding: 0;
    font-family:Arial !important;
    font-size:11px !important;
    text-align: left !important;
}
.closebtn {
	background: url("images/closebutton.png") no-repeat scroll 0 0;
	width: 22px;
	height: 22px;
	float: right;
	font-size: 0;
	cursor:pointer;
	position: absolute;
	text-align: right;
	right: 11px;
	top: 9px;
}
.helpheading {
    background: #00afaf url("images/help-1.png") no-repeat scroll 5px 2px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    margin-bottom: 5px;
    padding-left: 39px;
}
.grayout {
	background: url("images/op.png") repeat scroll 0 0;
	width: 100%;
	left: 0;
	height: 100% !important;
	position: absolute;
	top: 0 !important;
}
.pager-style table {
	float:none;
}
/* Alert box css */
.alerts a:visited {
	color:#b39800;
}
.alerts {
	margin-top: 15px;
	border: solid 1px #d9b900;
	background: #ffe13c;
	padding-bottom: 5px;
	border-radius: 5px;
}
.alerts h4 {
	color: #564900;
	font-weight: bold;
	border-bottom: solid 1px #564900;
	background: url("images/alerts.gif") no-repeat scroll 0 5px;
	padding-bottom: 4px;
	width: 74%;
	padding-left: 25px;
	padding-top: 7px;
}
/* End of alert box css */
.onlineffotererp {
    bottom: 20px;
    float: left;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.newshortlink {
    border-bottom: 1px solid #3891ed;
    float: left;
    margin-bottom: 4px;
    padding-bottom: 9px;
    padding-top: 3px;
    width: 100%;
}
.newshortlink ul {
	float:left;
	padding:0;
	margin:0;
	width:100%;
}
.newshortlink ul li {
    color: #000000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    list-style: none outside none;
    margin: 0 20px 0 0;
    padding: 0;
}
.newshortlink ul li a {
	color:Black;
	text-decoration:underline;
}
.newshortlink ul li a:hover {
	text-decoration:none;
}
/* main.aspx page css */
.mainpage {
    margin: 10px auto 0;
    width: 1000px;
}
.maincontent-inner {
	background: url("images/middle-strip.png") repeat-y scroll center top transparent;
	float:left;
}
/*End of main.aspx page css */
.google-visualization-orgchart-node {
    border: 1px solid #E98001;
    font-weight: bold;
    padding: 3px;
    text-align: center;
}
#chart_div {
    float: left;
    padding: 4% 0 0 16%;
    width: 820px;
}
/* offline module css */
.mastofflinecontent {
    float:left;
    width:775px;
}
.wr-right {
    float:right;
    width:200px;
}
.wr-right td, .wr-right td a, .wr-right td h5, .mastofflinecontent .new-table .vtext {
    font-size:11px;
}
.textboxoffline {
	margin: 2px 0 2px 0;
	padding: 1px 0 1px 2px; /* 	background: url(Images/inputbox-bg.jpg) repeat-x;*/
	border: 1px solid #666;
	width: 100px;
	font-size: 11px;
}
.mastofflinecontent .header-style td {
    font-size:10px;
}
/* offline module css */
/* kvasu module page css */
.leftmodule {
    border: 1px solid #B2C79E;
    float: left;
    margin-top: 5px;
    padding: 2px;
    width: 189px;
}
.leftmodule ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.leftmodule li {
    background: url("images/module-bg-left.jpg") repeat-x scroll 0 0 #ececec;
    border: 1px solid #E5E5E5;
    float: left;
    font-size: 12px;
    margin: 0 0 1px;
    text-align:left;
    padding: 5px;
    line-height: 22px;
    width: 177px;
}
.leftmodule li a {
	color:#2f2f2f;
}
.leftmodule li a img {
	float:left;
	margin:0 5px 0 0;
	width:22px;
}
.leftmodule li a:hover {
	color:#000;
}
.leftmodule li:hover {
    background: url("images/module-bg-hover.jpg") repeat-x scroll 0 0 #d5e991;
    border: 1px solid #9aaf53;
    border-right:8px solid #9aaf53;
    width: 170px;
}
.mheading {
    border-bottom: 1px solid #B2C79E;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    text-transform: uppercase;
}
/* div show hide css */
.use-sidebar .devide {
    float: left;
    margin-left: 2px;
    margin-right: 0;
}
.devide {
    margin-right: 2px;
    margin-top: 3.9%;
    float:left;
    width: 9px;
}
.use-sidebar #button-toggle {
    background: url("images/left.png") no-repeat scroll 0 0 transparent;
}
#button-toggle {
    background: url("images/right.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    font-size: 0;
    height: 178px;
    width: 9px;
}
.use-sidebar #sidebar {
    display: block;
    float: left;
    width: 196px;
}
#sidebar {
    display: none;
}
.use-sidebar .moduledashboard {
    float: left;
    padding-left: 3px;
    width: 767px;
}
.moduledashboard {
    float: left;
    padding-left: 3px;
    width: 960px;
}
/* End of div show hide css */
/* End of kvasu module page css */
.brdcums {
    background: none repeat scroll 0 0 #def8f8 !important;
}
input[type="text"], select, textarea {
	border-radius: 5px;
	border: 1px solid #666;
}
/*New Popup Css*/
.white_content-new-1 {
    background: url("images/overlay.png") repeat scroll 0 0;
    float: left;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.popupboxouter {
    margin: 5% auto 0;
    width: 855px;
}
.popupbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 15px solid #008d8d;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    float: left;
    padding: 10px;
    position: relative;
    width: 780px;
}
.close-1 {
    background: url("images/closebutton.png") no-repeat scroll 0 0;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 22px;
    position: absolute;
    right: 11px;
    top: 12px;
    width: 22px;
    z-index: 99;
}
/*custom main page css */
.indexsidebarleft {
    padding: 0 10px 0 0;
}
.indexsidebar {
    width: 100%;
}
.indxhed {
    background: #009595 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
.graphicomon {
    border: 1px solid #73dfdf;
    border-radius: 5px;
    font-family: Calibri,Arial;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    list-style: outside none none;
    margin: 10px 0;
    padding: 8px 55px 8px 15px;
}
.branch_chng  {
    background: url("images/change-branch.png") no-repeat scroll center right #edffff ;
}
.branch_chng a {
    color: #5e9a18;
}
.emp_crd  {
    background: url("images/emp-id-card.png") no-repeat scroll center right #edffff ;
}
.emp_crd a {
    color: #5e9a18;
}
.paper_siter  {
    background: url("images/paper-setter.png") no-repeat scroll center right #edffff ;
}
.paper_siter a {
    color: #5e9a18;
}
.academic_cal  {
    background: url("images/Calender_Month.png") no-repeat scroll center right #edffff ;
}
.academic_cal a {
    color: #009fb3;
}
.time_tbl {
    background: url("images/time_tbl.png") no-repeat scroll center right #edffff ;
}
.time_tbl a {
    color: #5e9a18;
}
.registrationfrm {
    background: url("images/registrationfrm.png") no-repeat scroll center right #edffff ;
}
.registrationfrm a {
    color: #009fb3;
}
.student_atnd {
    background: url("images/stu-atd.png") no-repeat scroll center right #edffff ;
}
.student_atnd a {
    color: #e88a00;
}
.wrapper_landing_pg_inner {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 0.7% 1% 0;
}
.wrapper_landing_pg_inner p, .wrapper_landing_pg_inner {
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}
/*.commonwithblock {
    border-radius: 75px;
    margin-bottom: 12px;
    margin-right: 10px;
    min-height: 150px;
    padding: 10px;
    position: relative;
    width: 70%;
    margin-left: 13%;
    box-shadow:0 4px 2px #333;
}*/
.commonwithblock {
    border-radius: 75px;
    margin-bottom: 12px;
    margin-right: 10px;
    height: 150px;
    padding: 10px;
    position: relative;
    width: 150px;
    margin-left: 13%;
    box-shadow: 0 4px 2px #333;
}
.orangeblock {
    background: #8bc34a none repeat scroll 0 0;
}
.pinkblock {
    background: #ff9800 none repeat scroll 0 0;
}
.purpuleblock {
    background: #00bcd4 none repeat scroll 0 0;
}
.colors_block h1 {
    border-bottom: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 27px 0 0;
    padding-bottom: 5px;
    text-align: center;
}
.colors_block h1 a {
    color: #fff;
}
.l_pg_more_btn {
    bottom: 6px;
    position: absolute;
    right: 62px;
}
.newNews {
    background:  url("images/more.png") no-repeat scroll 0 5px;
    border-bottom: 1px dotted #24588e;
    margin-bottom: 5px;
    padding: 5px 0 5px 20px;
}
.postdate {
    font-size: 11px;
    font-style: italic;
    width: 100%;
}
.welcome h2 {
    font-size: 18px;
    margin-top: 0;
}
.welcome p {
    color: #333;
    line-height: 20px;
    text-align: justify;
}
.welcome p b {
    color:#000;
}
.header_pnl_link {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 31px 0 0 0;
}
.header_pnl_link li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin-right: 10px;
    padding-left: 24px;
}
.header_pnl_link li a {
    color:#fff;
}
	.header_pnl_link li.home {
		background: url("skyblue/images/home.png") no-repeat scroll 0 0;
	}
.header_pnl_link li.back-icon {
    background:  url("images/back-icon.png") no-repeat scroll 3px 3px;
}
.noticeboardlist {
     border-bottom:1px dotted #808080;
     margin-bottom:5px;
     padding-bottom:5px;
     width:100%;
     float:left;
}
.attachment {
    background: url("images/attachment.png") no-repeat scroll 0 4px;
    float: right;
    padding: 5px 5px 5px 20px;
}
/*admit card css*/
.stuadmitcrdouter {
    width:65%;
    margin:0 auto;
}
.stuadmitcard {
    border: solid 10px #007c7c;
    float: left;
    width: 94%;
    border-radius: 10px;
    padding:0 2% 2% 2%;
    background: #def8f8;
}
.stuadmitcard table td {
    padding:5px;
}
.orangemsg {
    color: #ff7200;
}
.newarrival {
    color:#002aff;
}
.dateformatbg {
    color: #fff;
    float: right;
    font-family: arial;
    font-size: 14px;
    text-align: right;
    height: 24px;
    padding: 10px 1% 0 0;
    width: 310px;
}
.tableheadingmain {
    background: #008b8b;
    color: #fff !important;
    font-size: 14px;
    height: 26px;
    line-height: 25px;
    padding: 3px 8px !important;
}
.admlogin {
    background: url("images/admin.png") no-repeat scroll 0 0 !important;
}
.registration {
    background: url("images/new-reg-icon.jpg") no-repeat scroll 0 0 !important;
}
.contentinner ul li {
    background: url("images/bullets.gif") no-repeat scroll 0 7px transparent;
    border-bottom: 1px dotted #CCCCCC;
    float: left;
    font-weight: normal;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 3px 0 3px 12px;
    width: 97%;
    font-size:12px;
}

.contentinner.noscroll ul li {
    width: 100%;
    padding: 4px 0 4px 25px !important;
}
.affilationloginmain {
    margin: 0 auto;
    width: 1000px;
}
.afloginbody {
    float: left;
    width: 1000px;
    padding-top: 20px;
}
.examstudenttab {
    list-style: none;
}
.examstudenttab li {
    border-bottom: dotted 1px #316ba7;
    padding: 7px 0 7px 14px;
    font-size: 13px;
    margin-bottom: 8px;
    background: url("images/ins-arrow.png") no-repeat scroll 0px 15px;
}
.paper-setter-bg {
    background: url("images/paper-setter.jpg") no-repeat scroll center 50px;
}

/*Online Documet Request login pg css*/
.student_document_req_bg {
    background: url("images/online-app-document-login-bg.jpg") repeat-x scroll center 50px;
} 
.das_pending_req_grid tr th {
    background: #008486; 
    background: -webkit-linear-gradient(#008486, #06a4a5);
    background: -o-linear-gradient(#008486, #06a4a5);
    background: -moz-linear-gradient(#008486, #06a4a5); 
    background: linear-gradient(#008486, #06a4a5);
    color:#ffffff;
}
.das_pending_req_grid tr td {
    padding:6px 4px;
    background:#deffff
}
.doc_btn {
    color: #ff6d00;
    font-weight:bold;
    text-decoration:underline
}
/*End of Online Documet Request login pg css*/

/*Exam Result arrow css*/
.li_list li {
	background: url("skyblue/images/hand-o-right.png") no-repeat scroll 0 0;
	border-bottom: 1px dotted #316ba7;
	list-style-type: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.li_list li a {
    font-size:17px;
    font-family:Calibri, Arial;
}

.tableheading1 {
    /*background: transparent url("Images/form-main-heading.png") no-repeat scroll 0 4px;*/
    border-bottom: 1px solid #54c5c5;
    clear: both;
    color: red;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 15px;
    padding: 6px 0 6px 25px !important;
    text-align: left;
}
/*End of Exam Result arrow css*/