textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
	padding:6px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	padding:6px;
}

body { padding:0px; margin:0px; font-family:Arial, Cambria, sans-serif, vrinda; font-size:12px; line-height:18px; text-decoration:none; display:block; background-color:#0099CC;}

img{border:none;}

a{ color:#000; font-family:"Arial"; font-size:12px; line-height:18px; text-decoration: underline; font-weight:normal;}
a:hover{ color:#007ecf; font-family:"Arial"; font-size:12px; line-height:18px; text-decoration: underline; font-weight:normal;}

.black-txt{ color:#000; font-family:"Arial"; font-weight:bold; font-size:12px;}
.green-txt{ color:#111700; font-family:"Arial"; font-weight: normal; font-size:18px;}
.lightgreen-bor{ border-bottom:1px solid #ccc;}
.lightgreen-txt{ color:#382923; font-family:"Arial"; font-weight: normal; font-size:18px;}



/*------------- Login Panle  ------------------*/
.login-box{ background-color: #FFFFFF; border-radius:14px;} 
.from-textbox{height:18px; width:250px; border:#6b6b6b 1px  solid; line-height:18px; color:#666666; font-size:12px; font-family: "Arial"; padding-left:4px;}
.green-ragi:link, 
.green-ragi:visited{color:#018497; font-family:"Arial"; font-weight:bold; font-size:12px; text-decoration:none; }
.green-ragi:hover{ color:#2599e2; font-family:"Arial"; font-weight:bold; font-size:12px; text-decoration: underline;}


/*------------- Middle  ------------------*/

  /* ----------- Navigation ---------------- */
a.left{
	display: block;
	float: left;
	width:81px;
	font: normal 12px Arial;
	line-height: 30px !important; 
	line-height: 30px; 
	height: 30px;  
	text-decoration: none;
	font-weight:bold;
	color:#070707;
 	cursor:pointer;
	text-align:center;
}
a:link.left, a:visited.left, a:active.left{
color:#fffff; 
}
a.left span{
display: block;
width:81px;
line-height: 30px !important; 
line-height: 30px; 
height: 30px; 
}
a.left:hover{ 
background-color:#FFA203;
background-position: bottom left;
}
a.left:hover span{ 
background-position: bottom right;
color: #ffffff;
}
a.right{
	display: block;
	float: right;
	width:100px;
	font: normal 12px Arial;
	line-height: 30px !important; 
	line-height: 30px; 
	height: 30px;
	text-decoration: none;
	font-weight:bold;
	color:#070707;
	background-color: transparent;
	background:#F1F0F0;
 	cursor:pointer;
	text-align:center;
}

a:link.right, a:visited.right, a:active.right {
color:#fffff; 
}
a.right span{
display: block;
width:100px;
line-height: 30px !important; 
line-height: 30px; 
height: 30px; 
}
a.right:hover{ 
background-color:#FFA203;
background-position: bottom left;

}
a.right:hover span{
background-position: bottom right;
color: #ffffff;
}


.table1
 {
	padding: 8px;
	color: #444;
  }


.table1 td {
	padding: 8px;
	color: #444;
		border: 1px solid #e7e7e7;
 }
 .table1 .odd {
	background: #f6f6f6;
	 
}
 .table1 .even {
	background: #FFFFFF; 
}

 .table1 .table-heading {
	background: #6b6b6b;
	color:#fff;
}

.text-heading{
	font-size:14px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	text-decoration: none;
}

.left-links:link, .left-links:visited {
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	text-decoration: none;
}

.left-links:hover {
	font-size:12px;
	color:#0E7CB1;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	text-decoration: none;
}


#addnew {
	width:46px;
	text-align:right;
	float:right;
	margin-right:20px;
}

.error-msg {
color:#FF0000;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-bottom:15px;
float:left; width:100%;
}
.error-msg p{ margin:0; line-height:21px;}

.white{ color:#FFFFFF; font-weight:bold;}
.white a{ color:#000; font-family:"Arial"; font-size:12px; line-height:18px; text-decoration: underline; font-weight:normal;}
.white a:hover{ color:#007ecf; font-family:"Arial"; font-size:12px; line-height:18px; text-decoration: underline; font-weight:normal;}

.msgsuccess {

background:url("../images/error_right.gif") no-repeat scroll left center transparent;

color:#FFFFFF;

height:25px;

line-height:14px;

padding:7px 10px 0 10px;

}




/* LEAVE & LICENSE AGREEMENT CSS */


