.mainGridView {
	border: 1px solid;
	border-color: #8b8b8a;
}

.mainGridView, th {
	border-left: solid 1px #8b8b8a;
}

.logintext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: lightslategrey;
	padding: 0.8em 0.8em 0.8em 0.8em;
	border:thin;
	border-color:transparent;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.shadow {
	box-shadow: 2px 2px 2px #888888;
}

.titleBar {
	background-image: linear-gradient(to bottom, #04caff 0%, #1ca1fd 51%, #2a8cff 100%);
	color: white;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Calibri;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	border:none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.titleBar_orange {
	background-image: linear-gradient(to top, #f15c24 0%, #f47721 51%, #f7921e 100%);
	color: white;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Calibri;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	border: none;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 10px solid #f00;
}

.odd { /*light color*/
	background-color: #f9f6f3;
	color: #000000;
	font-size:12px;
	height: 15px;
	border-top: solid 1px #8b8b8a;
}

.even { /*Dark color*/
	background-color:aliceblue;
	color: #000000;
	font-size:12px;
	height: 15px;
	border-top: solid 1px #8b8b8a;
}

.activeBar {
	background-color:lightskyblue;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:normal;
	font-size: 12px;
	height: 15px;
	border-top: solid 1px #8b8b8a;
}

.itemstyle 
{
	padding-left: 4px;
	padding-right: 4px;
}

.controlStyle 
{	
	background-position:center;
}

/* ========================================================================================================================== */
/* Tree menu CSS */
/* ========================================================================================================================== */

.tblreport 
{
	border: solid 1px #ffffff;
	font-family: Arial;
	font-size: 11px;
}

.subttl 
{
	font-family:Arial;
	font-size:11px;
	background-color: #cccccc;
}

.ttl 
{
	font-family:Arial;
	font-size:11px;
	background-color:Green;
}


.parentNodeC1 {
	background-color:#ffffff;
	color: #1e6d73;
}

.hoverNodeC1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	border: solid 0px;
	
	padding-right: 3px;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.parentNode {
	background-color:#3ca381;
	/*color: #f0dfbb;
    text-shadow: 1px 1px 1px #02442e;*/ 
}

.Node {
	color: #272727;
    font-weight:bold;
    text-shadow: 1px 1px 1px #b2b1b1; 
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}

.hoverNode {
	color:#ffffff;
    text-shadow: 1px 1px 1px #3ca381;
	/*font-family:Arial, Helvetica, sans-serif;*/ 
	/*font-weight:bold;
	font-size: 11px;*/
	border: solid 0px;
	padding-right: 3px;
}

.leftNode {
	color:#ffffff;
}

.rootNode {
    /*text-shadow: 1px 1px 1px #02442e;*/ 
}

.selectedNode {
    /*text-shadow: 1px 1px 1px #02442e;
        font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;*/
	color:#f0dfbb;
    text-shadow: 0px 0px 0px; 
}

/* ========================================================================================================================== */
/* Container CSS Top, Middle, Bottom */
/* ========================================================================================================================== */

.sidemenu
{
	/*-moz-border-radius: 11px;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,6.0);
	background:url(images/todolist.jpg) no-repeat right top; */
	background-color: #297ccf; 
	cursor:pointer;
}

.barleft {
	background:url(title_bar_mid.png) bottom repeat-x;
	width:10px;	
}

.barmid {
	background:url(title_bar_mid.png) bottom repeat-x;
	color:#282828;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	height:25px;
	padding-left: 1px;
}

.barright {
	background:url(title_bar_mid.png) bottom repeat-x;
	width:8px;
}

.chartbotton
{
	text-align:left; 
	width: 190px; 
	font-family:Arial, Sans-Serif; 
	font-size: 11px;
	padding-left: 3px;
	cursor:pointer;
}

.bottomleft {
	background:url(bottomgreenbar.jpg) no-repeat left bottom;
	width:10px;	
}

.bottommid {
	/*background:url(bottom_bar_mid.jpg) no-repeat  bottom;*/
	background-image:url(bottom_bar_mid.png);
	background-position:bottom;
	color:white;
	font-weight:bold;
	font-size:12px;
	height:25px;
}

.bottomright {
	background:url(bottomgreenbar.jpg) no-repeat right bottom;
	width:8px;
}

.bottleft {
	border-right: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-color: #30939b;
	height:10px;
}

.bottmid {
	border-right: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-color: #30939b;
}

.bottright {
	border-right: 0px solid;
	border-left: 0px solid;
	border-bottom: 1px solid;
	border-color: #30939b;
}

/* ========================================================================================================================== */
/* menu employee profile CSS only  */
/* ========================================================================================================================== */

.linkmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#736238;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.linkmenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;	
	text-align:left;
}

.titlemenu {
	padding: 5px; 
	border:1px solid;
	border-color:#CCCCCC;
	background-color:#f6f6f6;
}
.panelborder {
	background-color: white;
	border: none;
	padding-left:0px;
	padding-right:0px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 2.5px 2.5px 5px 4px  #888888;
}

.button {
	background-image: linear-gradient(to right, #f15c24 0%, #f47721 51%, #f7921e 100%);
	background-size:100% auto;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
	cursor: pointer;
	outline: none;
	border: thin;
	border-color: transparent;
	padding: 0.8em 0.8em 0.8em 0.8em;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	transition: 0.5s;
}

.button:hover {
	/*background-color: darkslateblue;*/
	color: black;
	background-position: right center; /* change the direction of the change here */
	/*background-image: linear-gradient(right center, #f7921e 0%,#f15c24 51%, #f47721 100%);*/
	/*font-weight: bolder;*/
	/*transform: scale(1.2);*/
}

.button:disabled
{
	background-color:gray;
	color:white;
}

.inputbox:read-only {
	background-color:lightgray;
	color:white;
}

.textLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color:#2369d7;*/
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	cursor:pointer;
}

.textLinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;	
	font-weight:bold;
	color:#ffffff;
}

.textLeft
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:20px;
	color:black;
	padding-left:0.5em;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	box-shadow: 2px 2px 2px #888888;
}

.textRight {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	color: black;
	padding-right: 0.5em;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 2px 2px 2px #888888;
}

.Global_Links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f0dfbb;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

.Global_Links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;	
	font-weight:bold;
	color:#ffffff;
	text-align:left;
}

/* ========================================================================================================================== */
/* Other CSS */
/* ========================================================================================================================== */



body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	margin: 0px;
}

.menucontainer
 {
	background-color: #399da6;
	border-top: solid 0px #33a7b0;
	border-bottom: solid 1px #ffffff;
	border-collapse:collapse;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	
	margin: 0px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	overflow:auto;
}

.popdiv {
	 padding-top: 10px;
	 padding-left: 10px;
	 padding-right: 10px;
}

.nmlpanel {
	border: solid 1px #006CD9;
}

/*start window frame CSS */
.master {
	text-align: center;
	width: 100%;
}

.master input
{
	/*color:#333333;*/
}

.master table {
	width: 100%
}

.master td{
	padding: 3px;
	font-size:11px;
}

.sbarleft {
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-color: #30939b;
	background-color:#ffffff;
}

.window {
	background-color:#ffffff;
}

.sbarright {
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-color: #30939b;
	background-color:#ffffff;
}

.panelmaster
{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	/*background-color:#333333;*/
	font-family:Tahoma;
	color:white;
	font-size:11px;
}

.panelmaster select
{
	font-size:11px;
	color:#333333;
}

.panelmaster img
{
	height:20px;
	width:20px;
}

.panelmaster textarea
{
	font-size:11px;
	font-family:Tahoma;
	color:#333333;
	cursor:default;
}

.panelmaster a
{
	color:White;
}

.panelmaster a:hover
{
	color:White;
}

.titlepanel {
	height:18px;
	font-size:13px;
	font-family:Tahoma;
	text-align:left;
	background-color:#700000;
	border: 1px solid #700000;
	cursor:default;
	font-weight:bold;
}

.titlepanel td {
	padding-left:6px;
}

.textpanel {
	text-align:left;
	height:22px;
	cursor:default;
}

.textpanel:hover{
	background-color:#CCCCCC;
	color:black;
}

/*Container Table*/
.toptable
{border-collapse:collapse; border:solid 1px gray; background-color:#C6CBCE;}
.toptable td, .toptable th
{border:solid 1px gray;}
.toptable th
{background-color:#0C9079; color:White;}


.inputbox, .label
{
	font-size:11px;
	font-family:Tahoma;
	color:black;
	cursor:default;
}

/*end panel frame CSS */

.linuxstyle
{
	border: solid 1px #ffcc42;
	height: 20px;
	font-size:12px;
	font-family:Tahoma;
}

.linuxstyle:hover
{
	border:solid 1px #f5b406;
}

.labelcaption
{
	font-family:Tahoma;
	font-size:11px;
}

.imgdesign
{
	border: solid 2px black;
}

.titlecaption
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.titlered
{
	color:Red;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.linkstyle
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
}

.linkstyle a:link
{
	color:White;
}

.linkstyle a:hover
{
	color:Gray;
}


.label {
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.labelL {
	padding: 1px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:black;
}

.labelR {
	padding: 1px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	color:black;
}

.labelC
{
	padding: 1px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color: black;
}


.labelBR {
	padding: 1px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color: #000000;
	border-right: solid 1px #8b8b8a;	
}

.labelBC {
	padding: 1px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color: #000000;
	border: solid 1px #8b8b8a;	
}

.labelBT {
	padding: 1px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color: #000000;
	border-top: solid 1px #8b8b8a;	
}