/* CSS Document */


* 
{
	margin:0;
	padding:0;

	
}

a img {
border: none;	
}


footer, section, aside, nav, article {
    display: block;
}
 
body
{
	background:#3E3E3E;
	padding:0;
	margin:0;
	/*overflow-y:scroll;
	overflow-x:hidden;*/
}
 
.clear
{
	padding:0;
	margin:0;
	clear:both;
}

.container
{
	width:920px;
	margin:0 auto;
	position:relative;
}

header
{
	width:100%;	
	height:142px;
	
}

.sub_header
{
	background:url(../images/bg_header_s1.jpg) left top repeat-x;
	
}


.logo
{
	position:absolute;
	width:144px;
	height:125px;
	top:0px;
	left:0px;
	background:url(../images/logo2.jpg) top left no-repeat;
}


nav
{
 	height: 30px;
 	/*float:right;*/
 	/*width:760px;*/
}

nav ul
{
	/*float:right;*/
	/*width:760px;*/
	display:block;
	list-style-type:none;
}


nav ul li
{
	float:left;
	margin:0 0px;
	
}

nav ul li a 
{

	padding:0 12px;
	display:block;
	text-decoration:none;
	border-right:1px solid #606060;
	font:normal 11px/12px Verdana, Geneva, sans-serif;
	color:#fff;
}


nav ul li:last-child a
{
	border-right:none;
}



.red_area
{
	width:100%;
	float:left;


	
	
}

.red_area img
{
	margin:5px -132px 0;
}

#main
{
	
	width:100%;
	padding:15px 0;
	margin:0 auto;
	
}

section#main aside {
    float: right;
    margin-left: 27px;
    width: 22%;
	
}



section section
{
	
float:right;
width:74%;
position:relative;
	
	
}

div.RadMenu_Context{
            position: fixed;

            }
#td1
{
	position:relative !important;
}


 #box_link {
    background: url("../images/btn_slider_s1.jpg") no-repeat scroll right center #FFFFFF;
    border: medium none;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}



.content_area{
	
	 background: none repeat scroll 0 0 #FFFFFF;
    float: left;
  	height:100%;
    padding: 0 0px;
    width: 1200px;
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;        
	margin:0;
    margin-left: 21px;
        margin-top: -12px;

	
}




div.box_main {
	height: auto;
	float: left;
	background:#fff;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding:6px;
	
}

ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 15em;
	width: 223px;
	
	
}

ul#menu a {
	display: block;
	text-decoration: none;
	
}
#menu li a img {
	margin-right: 5px;
}

ul#menu li {
	width:215px;
	padding-left:4px
}

ul#menu li a {
	
	background: none repeat scroll 0 0 #8EA5BA;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    margin: 3px 0 0;
    padding: 4px 0 0 10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	

}


a.Inner_menu
{
background:#B5C4D2 !important ;
color:#fff  !important;
width:500px;
 }



ul#menu li ul li a 
{
	
    color: #333;
    display: block;
    font: 12px Arial,Helvetica,sans-serif;
    padding: 3px 0 3px 10px;
    text-decoration: none;
    width: 200px;
	background:none;
	margin:0 0 0 0 -3px;

}

ul#menu li ul li a:hover
{
	text-decoration:underline;
}







article img
{
	float:left;
	margin:30px 25px 15px 0;
	
}


/*footer div
{
	width:100%;
	height:20px;
	display:block;
	background:#1C486F;
	float:left;
}
*/


/*================index2.html=====================*/


.form_area{
	
	float:Left;
	width:250px;
	margin-top:15px;
		
}



.sub_cont
{
	width:100%;
	float:Left;
	
}


#a_section
{
	float:left;
	width:350px;
	border:1px dashed #ccc;
	margin-right:5px;
	padding:5px;
}

#tbl_frm
{
	width:95%;
}

#tbl_frm td
{
		font:normal 11px/12px Verdana, Geneva, sans-serif;
		color:#333;
		padding:4px 5px;
		
	
	
		

		
		
		
		
}
#tbl_frm1
{
	width:95%;
}
.tbl_frm2
{
	width:100%;
}
#tbl_frm1 td
{
		font:normal 11px/12px Verdana, Geneva, sans-serif;
		color:#333;
		padding:4px 5px;
		
	
		
}
.txt_box {
	padding: 3px 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff)) !important;
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff) !important;	
	font:normal 11px/12px Verdana, Geneva, sans-serif;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	width:90%;
}
.txt_lbox {
	padding: 3px 5px ;
	font:normal 11px/12px Verdana, Geneva, sans-serif;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	width:96%;
	
	
	
}

.CmpleteList

{
   padding: 3px 5px ;
	font:normal 11px/12px Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	width:90%;
    }

.CmpleteListItem

{
   padding: 3px 5px ;
	font:normal 11px/12px Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	width:90%;
    }
.txt_box2

{
   padding: 3px 5px ;
	font:normal 11px/12px Verdana, Geneva, sans-serif;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	
	width:100%;
    }

.txt_box_mand {
	padding: 3px 5px ;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 0px #fff;
	outline: none;
	background: -webkit-gradient(linear, left top, left bottom, from( #fcfed1), to( #fcfed1));
	background: -moz-linear-gradient(top,  #fcfed1,  #ffffff);	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #717171;
	width:90%;
	
	
	
}


    input:focus {  
       -webkit-box-shadow: 0px 0px 5px #007eff;  
        -moz-box-shadow: 0px 0px 5px #007eff;  
       box-shadow: 0px 0px 5px #007eff;  
    }  



#b_section
{
	float:left;
	width:200px;
	border:1px dashed #ccc;
	margin-right:5px;
	padding:5px;
}



#c_section
{
	float:left;
	width:30%;
	border:1px dashed #ccc;
	margin-right:5px;
	padding:5px;
	
}

#c_section1
{
	float:left;
	width:30%;
	border:1px dashed #ccc;
	margin-right:5px;
	padding:5px;
	
}




#d_section
{
	float:left;
	width:95%;
	border:1px dashed #ccc;
	margin-right:5px;
	padding:5px;
}


#tree_area
{
		float:left;
		border:1px solid #ccc;
		width:100%;
		display:block;
		padding:5px 0;
		height:440px;
		overflow:auto;
}


#tab_area
{
	float:left;
	
	width:100%;
	display:none;
}

.filter_rad
{
	float:left;
	width:300px;
}

.txt_rad
{
		font:normal 10px/12px Arial, Helvetica, sans-serif;
		color:#333;
}

.page_heading
{
	font:bold 18px/12px Arial, Helvetica, sans-serif;
	/*padding:12px 8px;*/	
	color:#fff;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	background: #D70E12; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#185A8F', endColorstr='#054071'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#185A8F), to(#054071)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #185A8F,  #054071); /* for firefox 3.6+ */ 
	margin-top:100px;
	width:100%;
	margin:10px 0;
	text-transform:uppercase;
	display:block;
	letter-spacing:0.05em;
	
	
}

.btn
{
	
	border: 1px solid #ffffff;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	background:#C82E26;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9F0FB', endColorstr='#8EA5BA'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#E9F0FB), to(#8EA5BA)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #E9F0FB,  #8EA5BA); /* for firefox 3.6+ */ 
	padding:5px 10px;
	color:#054172;
	cursor:pointer;
	font:bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	float:none;
}


.sub_heading
{
	margin:5px 0 10px 0;
	padding:0;
	font:bold 17px/12px Tahoma;
	width:160px;
	float:left;
	
}


.btn_area
{
	display:block;
	width:100%;
	text-align:center;
	float:left;
	margin-top:20px;
}


.sup_heging {
    border: 1px solid #292929;
    color: #C82E26;
    display: block;
    font: bold 20px/12px Tahoma;
    letter-spacing: 0.05em;
    margin: 0 0 10px;
    padding: 12px 8px;
    text-shadow: 1px 0 1px #292929;
    text-transform: uppercase;
    width: 100%;
    text-align:left;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background:#8EA5BA;
}


.tab_area {
    margin: 0 auto 0 18%;
    width: 79%;
}


.common_area
{
		float:left;
		width:100%;
		display:block;
}


.common_area span
{
		float:left;
		display:block;
		
		margin-right:10px;
		
}


.common_area input 
{
	float:left;
	width:130px;
}
.lnk 
{

	padding:0 12px;
	display:block;
	text-decoration:bold;
	border-right:1px solid #606060;
	font: bold 10px/8px Arial,Helvetica,sans-serif;
	color:#CA2D26;
	width: 67px;
	height: 18px;
}
.lnka
{

	padding:0 0px;
	display:block;
	text-decoration:bold;
	border-right:1px solid #606060;
	font: bold 10px/8px Arial,Helvetica,sans-serif;
	color:#CA2D26;
	width: 67px;
	height: 18px;
}
.lnklogout 
{

	
	padding:0 12px;
	display:block;
	text-decoration:bold;
	border-right:1px solid #606060;
	font:normal 11px/12px Verdana, Geneva, sans-serif;
	color:#fff;
	text-align:right;
    font-weight:bold;
}

.tbl_frm1
{
	width:95%;
}
.tbl_frm2
{
	width:95%;
}

.tbl_frm1 td
{
		font:normal 11px/12px Verdana, Geneva, sans-serif;
		color:#333;
		padding:4px 5px;
        direction: ltr;
        white-space: nowrap;
}


.tableHeader {
      background-color: #E3E3E3;
      font-size: 14px;
      font-family: 'cuprumffuregular';
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 3px;
      padding-bottom: 3px;
      word-spacing:normal;
      color: #55585d;
      background-image: url(../images/grid-bg.jpg);
      height:40px;
       -webkit-border-bottom-right-radius: 3px;
      -webkit-border-bottom-left-radius: 3px;
       -moz-border-radius-bottomright: 3px;
       -moz-border-radius-bottomleft: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
}
	
	.tableHeaderTelerik {
     
      font-size: 12px;
      font-weight: bold;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      padding-left: 1px;
      padding-right: 5px;
      padding-top: 1px;
      padding-bottom: 3px;
      color: #ffffff;
      /*background-image: url(../images/telerikGridHeader.jpg) ;*/
      background: url("WebResource.axd?d=Hmv4jjffEmsXsgj8IR2Olh1W8KIqAGynxuEN1aGX5Ogc4wvzQ_lFOHxjrcQrF9Ev1cKusK-kZRQK-23oBRu5pvRQa6RJBNwjmsaOwxapILKgBifLhlk0an1H-NH8kye3XNJw2jPwT2sMQecNCORQIFZgI1JdIqpSY8lT0f5cj8k1&t=634460411340000000") repeat-x scroll 0px -2300px rgb(113, 140, 161);
	  height:24px;
	  /*text-align:left;*/
      BORDER-BOTTOM: #06680B 1px solid;
      BORDER-LEFT: #06680B 1px solid;
      BORDER-RIGHT: #06680B 1px solid;
      BORDER-TOP: #06680B 0px solid;
 
	}
	
	
	.Scroll_Bar_Tree
	{
	    Width:300px;
	    height:500px;
	    overflow:auto;
	    }
	    	.Scroll_Bar_Tree1
	{
	    Width:300px;
	    height:300;
	    overflow:auto;
	    }
	    .Scroll_Bar_Grid
	{
	    Width:100%;
	    height:200px;
	    overflow:auto;
	    }
	    
	    .Scroll_Bar_Grid1
	{
	    Width:100%;
	    height:400px;
	    overflow:auto;
	    }
	    
	
	   
	   .txt_msg 
{
	display:block;
	font:12px/10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:none;
	padding:0 6px;
}


	.tableHeaderGird {
     
      font-size: 12px;
      font-weight: bold;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      padding-left: 1px;
      padding-right: 5px;
      padding-top: 1px;
      padding-bottom: 3px;
      color: #ffffff;
      background-image: url(../images/telerikGridHeader.jpg) ;
	  height:24px;
	  text-align:left;
      BORDER-BOTTOM: #06680B 1px solid;
      BORDER-LEFT: #06680B 1px solid;
      BORDER-RIGHT: #06680B 1px solid;
      BORDER-TOP: #06680B 0px solid;
 
	}

	   

/*======================login page===================*/

.main_div 
{
	width:565px;
	margin:0 auto;
	border: 1px solid #fff;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	padding:15px;
	/*height:357px;*/
	/*background:#fff url(../images/bg_login_s1.jpg) left top repeat-x;*/
	background: #D70E12; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#054172', endColorstr='#FFFFFF'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#054172), to(#FFFFFF)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #054172,  #FFFFFF); /* for firefox 3.6+ */ 
	margin-top:100px;
	
	
}


.login_logo
{
		float:left;
		margin-right:10px;
		
}

.login_heading 
{
		float:left;
		display:block;
		margin-top:25px;
}

.login_area 
{
		margin: 30px auto;
		clear:both;
		float:left;
		display:block;
		width:560px;
		
				
		
}


.lbl_user
{
		background:#054172;
		font:normal 12px/12px Arial, Helvetica, sans-serif;
		color:#fff;
		padding:10px 10px;
		border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius:5px 5px 5px 5px;
		float:left;
		margin-bottom:10px;
		width:70px;
		height:8px;
		display:block;
		text-align:left;
}


.botom 
{
		width:100%;
		float:left;
		display:block;
		text-align:center;
		margin-top:20px;
}
.footer 
{
	width:565px;
	display:block;
	text-align:center;
	color:#999999;
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	margin:10px auto;
	
}
/*======================login page===================*/
/*======================Member Info===================*/

.member_info {
    float: left;
    height: 43px;
    width:100%;
    padding-top: 0;
    text-align: center;
}

.member_info img 
{
		float:left;
		
}

.member_info .info_menu 
{
	
float:left;
	
background:url(../images/member_middle.png) left top repeat-x;
	
height: 28px;
	
padding-top:10px;
	
width:85%;
}


.info_menu  span
{
	display:block;
	font:bold  11px/8px Arial, Helvetica, sans-serif;
	color:#666666;
	float:left;
	padding:0 3px;
	margin-top:5px;
}
.info_menu  a
{
		font: bold 11px/8px Arial,Helvetica,sans-serif;
	color:#1C486F
}



.txt_dtTime
{
 border-left:1px solid #c1c1c1;

}

/*======================Member Info===================*/


/*.member_info 
{
	height:43px;
	background:url(../images/bg_memberinfo.png) 22px -2px no-repeat;
	width:920px;
	float:left;
	text-align:center;
	padding-left:80px;
	margin-bottom:10px;
	padding-top:12px;
	
}

.member_info span
{
	display:block;
	font:bold 10px/8px Arial, Helvetica, sans-serif;
	color:#CA2D26;
	float:left;
	padding:0 6px;
}*/
.txt_dtTime
{
 border-left:1px solid #c1c1c1;

}
h5 
{
                
                display:inherit;
                padding:0px;
                color:#185A8F;
                font:bold 15px/12px Arial, Helvetica, sans-serif;
                width:100%;
                margin:0 auto 10px;        
                text-align:center;
                
}
h7
{
                
                display:inherit;
                padding:0px;
                color:red;
                font:bold 20px/15px Verdana, Geneva, sans-serif;
                width:100%;
                margin:0 auto 10px;        
                text-align:center;
                
}
h6 
{
                
                display:inherit;
                padding:0px;
                color:green;
                font:bold 12px/10px Verdana, Geneva, sans-serif;
                width:100%;
                margin:0 auto 10px;        
                text-align:center;
                
}

/*======================Member Info===================*/
/*=====================PopUp Window===================*/

.pop_div1 
{
	width:auto;
	height:auto;
	margin:0 auto;
	border-radius: 10px;
	border: 1px solid #fff;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	padding:15px;
	background:#fff;
	margin-top:50px;
	
	
}

.boldwhite
{
	 display:block;
     color:#ffffff;
     font:bold 11px/13px Verdana, Geneva, sans-serif;
     width:150px;
     margin:0 auto 10px;        
     text-align:left;
	
	}
	
	.black
{
	 display:block;
     color:#000000;
     font: 11px Verdana, Geneva, sans-serif;
     width:150px;
     margin:0 auto 10px;        
     text-align:center;
	
	}
	
	.Editlnk
{

	padding:0 12px;
	display:block;
	text-decoration:bold;
	font: bold 12px/10px Arial,Helvetica,sans-serif;
	color:#CA2D26;
	width:88px;
	height: 18px;
	text-align: center;
}

	.Menulnk
{

	padding:0 12px;
	display:block;
	text-decoration:bold;
	font: bold 12px/10px Arial,Helvetica,sans-serif;
	color:#1F4971;
	width:160px;
	height: 18px;
	text-align: left;
}

.lnk2
{

	padding:0 12px;
	display:block;
	text-decoration:bold;
	border-right:1px solid #606060;
	font: bold 10px/8px Arial,Helvetica,sans-serif;
	color:#CA2D26;
	width: 120px;
	height: 18px;
}
.lnk3
{

	padding:0 12px;
	display:block;
	text-decoration:bold;
	border-right:1px solid #606060;
	border-left:1px solid #606060;
	font: bold 10px/8px Arial,Helvetica,sans-serif;
	color:#CA2D26;
	width: 120px;
	height: 18px;
}
.lnklogout
{
    display:block;
	padding:0 12px;
	display:block;
	text-decoration:bold;
	text-align:left;
	font: bold 10px/8px Arial,Helvetica,sans-serif;
	color:#CA2D26;
	width: 80px;
	height: 18px;
	border-right:0px;
	float:left;
	padding:0 6px;
}

.lnk3
{

	padding:0 12px;
	display:block;
	text-decoration:bold;
	border-right:1px solid #606060;
	font: bold 10px/8px Arial,Helvetica,sans-serif;
	color:#CA2D26;
	width: 120px;
	height: 18px;
}
.lnk4
{

	padding:0 12px;
	display:block;
	text-decoration:bold;
	border-right:1px solid #606060;
	font: bold 10px/8px Arial,Helvetica,sans-serif;
	color:#CA2D26;
	width: 100px;
	height: 18px;
}
.tableHeaderGrid {
     
      font-size: 12px;
      font-weight: bold;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      padding-left: 1px;
      padding-right: 5px;
      padding-top: 1px;
      padding-bottom: 3px;
      color: #ffffff;
      background-image: url(../images/telerikGridHeader.jpg) ;
         height:24px;
         text-align:left;
      BORDER-BOTTOM: #06680B 1px solid;
      BORDER-LEFT: #06680B 1px solid;
      BORDER-RIGHT: #06680B 1px solid;
      BORDER-TOP: #06680B 0px solid;

       }
.scrolltableSmall
{
	width:100%;
	height:500px;
	overflow:auto;
	/*overflow-y:scroll;*/
	scrollbar-face-color: #5D7B9D;
    scrollbar-arrow-color: #f6f6f6;
    scrollbar-highlight-color: #f6f6f6; 
    scrollbar-3dlight-color: #5D7B9D;
    scrollbar-shadow-color: #5D7B9D;
    scrollbar-darkshadow-color:#5D7B9D;
    scrollbar-track-color: #f6f6f6; 
   
}

.btnS
{
	
	border: 1px solid #ffffff;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	background:#C82E26;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9F0FB', endColorstr='#8EA5BA'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#E9F0FB), to(#8EA5BA)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #E9F0FB,  #8EA5BA); /* for firefox 3.6+ */ 
	padding:5px 10px;
	color:#054172;
	cursor:pointer;
	font:bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	float:none;
}
.sup_heging {
    border: 1px solid #292929;
    border-radius: 17px 4px 17px 4px;
    color: #185A8F;
    display: block;
    font: bold 20px/12px Tahoma;
    letter-spacing: 0.05em;
    margin: 0 0 10px;
    padding: 12px 8px;
    text-shadow: 1px 0 1px #292929;
    text-transform: uppercase;
    width: 95%;
    text-align:left;
    background: #ffffff; /* for non-css3 browsers */
	
}

  .textarea
        {
            resize: none !important;
            padding: 3px 5px !important;
	font:normal 11px/12px Verdana, Geneva, sans-serif !important;
	text-shadow: 0px 1px 0px #fff !important;
    outline: none !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);	
	border: 1px solid #717171 !important;
	width:90%;
        }
        
html body form  .textbox-mand
        {
            resize: none !important;
            padding: 3px 5px !important;
	font:normal 11px/12px Verdana, Geneva, sans-serif !important;
	text-shadow: 0px 1px 0px #fff !important;
    outline: none !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfed1), to(#ffffff)) !important;
	background: -moz-linear-gradient(top,  #fcfed1,  #ffffff) !important;
	border: 1px solid #717171 !important;
	width:90%;
        }
        
html body form .content_area .Rcb_Mand input
{
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfed1), to(#ffffff)) !important;
	background: -moz-linear-gradient(top,  #fcfed1,  #ffffff) !important;
}
html body form .content_area .Rcb_Optional input
{
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff)) !important;
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff) !important;	

}

#WFP1
{
    display: block;
   width: 143px;
   height: 128px;
    background-image: url(../images/operation_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP1:hover {
   background-image: url(../images/operation_colour.jpg);
}

#WFP2
{
    display: block;
   width: 143px;
   height: 128px;
    background-image: url(../images/product_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP2:hover {
   background-image: url(../images/product_colour.jpg);
}

#WFP3
{
    display: block;
   width: 143px;
   height: 128px;
    background-image: url(../images/material_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP3:hover {
   background-image: url(../images/material_colour.jpg);
}

#WFP4
{
    display: block;
   width: 205px;
   height: 129px;
    background-image: url(../images/create_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP4:hover {
   background-image: url(../images/create_colour.jpg);
}

#WFP5
{
    display: block;
   width: 140px;
   height: 129px;
    background-image: url(../images/new_operation_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP5:hover {
   background-image: url(../images/new_operation_colour.jpg);
}

#WFP6
{
    display: block;
   width: 160px;
   height: 129px;
    background-image: url(../images/new_material_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP6:hover {
   background-image: url(../images/new_material_colour.jpg);
}

#WFP7
{
    display: block;
   width: 205px;
   height: 132px;
    background-image: url(../images/update_existing_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP7:hover {
   background-image: url(../images/update_existing_colour.jpg);
}

#WFP8
{
    display: block;
   width: 140px;
   height: 132px;
    background-image: url(../images/assign_operation_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP8:hover {
   background-image: url(../images/assign_operation_colour.jpg);
}

#WFP9
{
    display: block;
   width: 160px;
   height: 132px;
    background-image: url(../images/assign_material_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP9:hover {
   background-image: url(../images/assign_material_colour.jpg);
}

#WFP10
{
    display: block;
   width: 160px;
   height: 115px;
    background-image: url(../images/assign_machine_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP10:hover {
   background-image: url(../images/assign_machine_colour.jpg);
}

#WFP11
{
    display: block;
   width: 160px;
   height: 116px;
    background-image: url(../images/install_new_gray.jpg);
    border: none;
   text-decoration: none;
}
#WFP11:hover {
   background-image: url(../images/install_new_colour.jpg);
}

/* Alerts and their animations */
#main h4.alert_info {
display: block;
width: 95%;
margin: 20px 3% 0 3%;
margin-top: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #B5E5EF url(../images/icn_alert_info.png) no-repeat;
background-position: 10px 10px;
border: 1px solid #77BACE;
color: #082B33;
padding: 10px 0;
text-indent: 40px;
font-size: 14px;
position:fixed;
bottom: 0; left: 0;
margin-bottom: 20px;
opacity:0;
}
#main h4.alert_warning {
display: block;
width: 95%;
margin: 20px 3% 0 3%;
margin-top: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #F5F3BA url(../images/icn_alert_warning.png) no-repeat;
background-position: 10px 10px;
border: 1px solid #C7A20D;
color: #796616;
padding: 10px 0;
text-indent: 40px;
font-size: 14px;
position:fixed;
bottom: 0; left: 0;
margin-bottom: 20px;
position:fixed;
bottom: 0; left: 0;
margin-bottom: 20px;
opacity:0;
}
#main h4.alert_error {
display: block;
width: 95%;
margin: 20px 3% 0 3%;
margin-top: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #F3D9D9 url(../images/icn_alert_error.png) no-repeat;
background-position: 10px 10px;
border: 1px solid #D20009;
color: #7B040F;
padding: 10px 0;
text-indent: 40px;
font-size: 14px;
position:fixed;
bottom: 0; left: 0;
margin-bottom: 20px;
opacity:0;
}



#main h4.alert_success {
display: block;
width: 95%;
margin: 20px 3% 0 3%;
margin-top: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #E2F6C5 url(../images/icn_alert_success.png) no-repeat;
background-position: 10px 10px;
border: 1px solid #79C20D;
color: #32510F;
padding: 10px 0;
text-indent: 40px;
font-size: 14px;
position:fixed;
bottom: 0; left: 0;
margin-bottom: 20px;
opacity:0;
}
/*.animate-msgAnimation {
    -moz-animation: msgAnimation 20s forwards;
}*/
@-moz-keyframes moz-msgAnimation /* Firefox */
{
    0% {opacity:0;}
    2% {opacity:.1;}
    4% {opacity:.2;}
    6% {opacity:.3;}
    8% {opacity:.4;}
    10% {opacity:.5;}
    12% {opacity:.6;}
    14% {opacity:.7;}
    16% {opacity:.8;}
    18% {opacity:.9;}
    20% {opacity:1;}
    80% {opacity:1;}
    82% {opacity:.9;}
    84% {opacity:.8;}
    86% {opacity:.7;}
    88% {opacity:.6;}
    90% {opacity:.5;}
    92% {opacity:.4;}
    94% {opacity:.3;}
    96% {opacity:.2;}
    98% {opacity:.1;}
    100% {opacity:0;}
}
@-webkit-keyframes webkit-msgAnimation /* chrome and safari */
{
    0% {opacity:0;}
    2% {opacity:.1;}
    4% {opacity:.2;}
    6% {opacity:.3;}
    8% {opacity:.4;}
    10% {opacity:.5;}
    12% {opacity:.6;}
    14% {opacity:.7;}
    16% {opacity:.8;}
    18% {opacity:.9;}
    20% {opacity:1;}
    80% {opacity:1;}
    82% {opacity:.9;}
    84% {opacity:.8;}
    86% {opacity:.7;}
    88% {opacity:.6;}
    90% {opacity:.5;}
    92% {opacity:.4;}
    94% {opacity:.3;}
    96% {opacity:.2;}
    98% {opacity:.1;}
    100% {opacity:0;}
}



/*Custom Css*/ /*Editited On 9/16/2015*/
body{
    padding: 0;
    margin: 0;
    background-color: #F4F4F4;
    background-image: linear-gradient(to bottom, #FFF, #F4F4F4);
    }	
ul#menu li a {
    /* background: none repeat scroll 0 0 #8EA5BA; */
    color: #ffffff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    margin: 3px 0 0;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #F4F4F4;
    border: 1px solid #eee;
    padding-top: 6px;
    background-image: linear-gradient(to bottom, rgba(10, 71, 121, 0.7), rgba(41, 81, 103, 0.82));
    padding-left: 10px;
    padding-right: 0;
    padding-bottom: 0;
}
ul#menu li ul li a {
    color: #333;
    display: block;
    font: 12px Arial,Helvetica,sans-serif;
    padding: 3px 0 3px 10px;
    text-decoration: none;
    width: 200px;
    background: none;
    margin: 0 0 0 0 -3px;
    border: 0px solid;
    /* border-bottom: 1px solid; */
    border-radius: 0px;
    padding-left: 0px;
    margin-left: 10px;
    padding-top: 0px;
    /* width: 88%; */
    padding-bottom: 0px;
        /*background: none repeat scroll 0 0 #8EA5BA;*/
}
.sub_header {
    height: 31px;
    background: none;
    background-color: #213b46;
}

span#ctl00_logDate {
    position: absolute;
    top: 0px;
    right: 175px;
    top: 3px;
    color: white;
    background-image: url("../images/new/calender.png");
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 33px;
    height: 100px;
    /* padding-top: 8px; */
    font-size: 10px;
    font-weight: normal;
    height: 20px;
    background-position: 4px 2px;
    padding-top: 5px;
}
a#ctl00_lnklogin {
    content: " ";
    display: inline-block;
    position: absolute;
    overflow: hidden;
    height: 27px;
    width: 25px;
    padding-left: 0px;
    background-image: url("../images/new/logout.png");
    background-size: 14px;
    color: transparent;
    top: 7px;
    right: 134px;
    background-repeat: no-repeat;
}
.red_area img {
    display: none;
}
.member_info img {
    display: none;
}
.member_info {
    background-image: linear-gradient(to bottom, #F5F4F4, #E4E4E4);
    height: 34px;
    margin-top: -5px;
}
.member_info .info_menu {
    background: none;
    width: auto;
    text-align: right;
    float: right;    margin-right: 105px;
}
.info_menu span {
    display: inline-table;
    font: bold 11px/8px Arial, Helvetica, sans-serif;
    color: #777777;
    padding: 0 3px;
    margin-top: 1px;
    font-size: 10px;
}
.info_menu a {
    color: #777777;
    font-size: 10px;
    text-decoration: underline;
}
.txt_dtTime {
    border-left: 1px solid #D4D4D4;
    padding-right: 5px !important;
	padding-left:5px !important;
}
header {
    width: 100%;
    height: 140px;
    background-image: url("../images/new/bck.png");
    background-repeat: no-repeat;
    background-position: 0px 58px;
    background-size: 100%;
}
.member_info .info_menu {
    /* padding-top: 17px; */
 }
 .CollapsiblePanelTab {
    background-color: #00B0FF !important;
    border-radius: 19px!important;
    border-bottom-left-radius: 0px !important;
    /* width: 22% !important; */
    border-bottom-right-radius: 0px !important;
    display: inline-block;
	min-width: 150px;
    text-align: center;
}
.CollapsiblePanelContent h2 {
    padding: 0 0 5px 0;
    margin: 20px 0 0 20px;
    font: normal 12px/12px Arial, Helvetica, sans-serif;
    color: #00ADFF !important;
    border-bottom: 1px dotted #cccccc;
    font-weight: bold;
}
ul#ctl00_topMenu {
    position: absolute !important;
    top: 3px;
    color: black !important;
    margin: 0 auto !important;
    /* display: table !important; */
}
ul#ctl00_topMenu li {
    
    margin-left: 5px;
    margin-right: 5px;
  
}
ul#ctl00_topMenu li a {
color: transparent!important;
    border: 0px solid !important;
    width: 30px;
    /* height: 83px; 
    background-image: url("../images/new/mnu_c.png");*/
    background-repeat: no-repeat;
    padding-top: 32px;
    text-align: center;
	
line-height: 0px;}
ul#ctl00_topMenu {
    /* position: absolute; */
    /* top: 300px; */
    color: black;
}
#main{
    /*margin-top: 120px;*/
}
nav ul li a {
    padding: 0px 1px;
}
.CollapsiblePanelContent p a {
    color: #878787;
}
span.mnu_bck {
    position: relative;
    height: 23px;
    width: 24px;
    z-index: 9999999;
    display: block;
    background-size: 100%;
    margin-top: 1px;
    border-radius: 6px;
    box-shadow: 2px 2px 2px -1px #797979;
}
nav {
    height: 36px;
    max-width: 480px;

    width: 100%;
    overflow:hidden;
}
.header_logo {
width: 268px;
position: absolute;
top: 77px;
left: -10px;
height: 55px;
background-repeat: no-repeat;
background-size: 27% auto !important;
background-position: center center;
background-position: 93px 1px;
}
.mnu_tab {
    position: absolute;
    width: 200px;
    left: 64px;
    height: 30px;
    margin-top: 0px;
    top: 87px;
}
img.mnu_tab {
    width: 137px;
    height: auto;
        opacity: .99;
}
img.mnu_tab:hover {
    cursor: pointer;
    opacity: 1;
}
.info_menu img {
    display: block;
    position: absolute;
    left: 112px;
    width: 19px;
    height: auto;
    border: 1px solid #777;
    padding: 2px;
    border-radius: 6px;
    top: 38px;
    background-color: white;
}
.info_menu img {
    display: block;
    position: absolute;
    left: 113px;
}
span#ctl00_logName {
    position: absolute;
    left: 152px;
    padding-top: 2px;
}
span#ctl00_logName:before {
    content: "Welcome, ";
}
span.txt_dtTime {
    border-left: 0px;
}
.bread_tab {
position: absolute;
top: 109px;
border-radius: 15px 15px 0px 0px !important;
display: inline-block;
min-width: 130px;
text-align: center;
padding: 8px 0px;
font: 10px sans-serif;
color: #FFF;
border: 1px solid rgba(51, 167, 255, 0.6);
background-image: linear-gradient(#4CB1FF, #1793E5);
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.098) inset, 0px 1px 0px rgba(23, 51, 78, 0.298);
}

span.br_right a {
    border-left: 1px solid;
    padding-left: 6px;
    color: white;
}
span.br_left a {
    padding-right: 4px;
    color: white;
}
/* Edited on 9/23/2015	*/

ul#menu li a {
    background: none;
    background-image: none;
    background-color: #eeeeee;
    color: #777777;
    background-image: url(../images/new/parent.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    /* border: 1px solid; */
    background-position: 10px 5px;
    border-radius: 0px;
    height: auto;
    padding-top: 4px;
    background-size: 18px;
    padding-bottom: 4px;
}
ul#menu li a:before {
    content: "\00a0\00a0\00a0 ";
    font-weight: normal;
    width: 1px;
    display: inline-block;
    margin-right: 8px;
    background-color: #777777;
    margin-top: 4px;
    position: relative;
    top: -2px;
    height: 19px;
}
ul#menu li ul li a:before{
    content: "-\00a0\00a0\00a0 ";
    font-weight: normal;
    width: 0px;
    display: inline-block;
    margin-right: 8px;
    background-color: #777777;
    margin-top: 4px;
    position: relative;
    top: -2px;
    height: 19px;
}
div.box_main {
    height: auto;
    background: #1B3442;
    border-radius: 0px;
}
ul#menu li ul li a {
    color: white;
}
.page_heading {
    background: #D70E12;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0383C5', endColorstr='#001E3C');
    background: -webkit-gradient(linear, left top, left bottom, from(#0383C5), to(#001E3C));
    background: -moz-linear-gradient(top, #0383C5, #001E3C);
}

ul.active li a {
    background-color: #00B0FF;
    color: white;
    border: 0px solid;
}
#main {
    
        min-height: 300px;
}

ul#menu .rootSideMenu ul li a {
background-color: #00B0FF;
    border: 0px solid;
    color: white;
    padding-left: 18px;
    /* height: 27px; */
    padding-top: 8px;
    margin: 0px;
    border-top: 3px solid rgb(0, 176, 255);
    padding-bottom: 6px;
    margin: 0px;
    border-top: 3px solid rgb(0, 176, 255);
}

li.parentSideMenu a{
    background-color: #00B0FF;
}
a.Inner_menu {
    background-color: #113C55 !important;
    padding-left: 26px !important;
}
ul#menu li {
    width: auto;
    padding-left: 0px;
}
ul#menu li ul li a {
    margin-left: 0px;   
}
ul#menu li a {
    width: auto;   
        min-width: 181px;
}
ul#menu, ul#menu ul {
    width: auto;
}
div.box_main {
    min-width: 204px;
}
div.box_main {
    position: absolute;
    margin-left: 85px;
    top: 177px;
    padding-top: 25px;
}
#c_section {
    width: 30%;
}
section#main aside {
    margin-left: 0px;
}
section#main aside {
    float: none;
}
.info_menu span {
    display: inherit;
}
header {
        position: relative;
        z-index: 99;
        background-size: 100%;
    background-color: white;
}
.active_mnu{
    background-color: #00B0FF !important;
    border-color: transparent;
    border-bottom:1px solid transparent !important;
    color: white !important;
}
.active_mnu_par {
    background-color: #0082C1 !important;
    border-color: transparent;
    border-bottom:1px solid transparent !important;
    color: white !important;
}
a.Inner_menu.active_mnu_par {
background-color: #0082C1 !important;
border-color: transparent;
    border-bottom:1px solid transparent !important;
    color: white !important;
    
}
ul#menu li ul li a {
    width: auto;   
}
li.childSideMenu a {
    padding-left: 35px !important;
}
h1.page_heading {
    border-radius: 0px;
    font-weight: normal;
}
.content_area {
    border: 10px solid white;
    background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 0px;
}
#box_link {
    display: none;
}
section#main {
    background-color: #F7F7F7;
}
ul#menu li a {
    border: 0px solid;
}
ul#menu li.rootSideMenu li.childSideMenu a {
    border-top: 2px solid white;
    background-image: none !important;
}
.dy_border {
    height: 1px;
    width: 101.2%;
    background-color: rgb(195, 194, 194);   
}
.CollapsiblePanelContent p a {
    color: #3E3E3E;
    font: normal 12px/12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    width: 100%;
    margin: 5px 0;
    display: block;
}
/*
div#ctl00_head_UpdatePanel1 li {
    display: inline-block;
    width: 125px;
    height: 125px;
    background-color: transparent;
    text-align: center;
    border-radius: 5px;
    margin: 10px;
    list-style: none;
}*/
ul.animated-menu li {
    display: inline-block;
    width: 125px;
    height: 125px;
    background-color: transparent;
    text-align: center;
    border-radius: 5px;
    margin: 10px;
    list-style: none;
}
.tbl_frm1 td, div.main_tab {
    padding: 0px;
    margin: 0px;
}
div.main_tab {
    width: auto;
}

li.WorkflowMenuSecClass span {
    margin-top: 125px;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    font-family: century gothic;
    font-weight: bold;
    color: #888888;
    height: 36px;
    position: absolute;
    text-align: center;
    width: 125px;
}
li.WorkflowMenuSecClass {
    background-size: 100%;
    background-repeat: no-repeat; 
    transition: background-image 0.2s ease-in-out;
}
li.WorkflowMenuSecClass:hover {
    cursor: pointer;
    transition: background-image 0.2s ease-in-out;
}
li#l1 {
    background-image: url('../images/new/coll_menu1.png');
}
li#l1:hover {
    background-image: url('../images/new/coll_menu1h.png');  
}
li#l2 {
    background-image: url('../images/new/coll_menu2.png');
}
li#l2:hover {
    background-image: url('../images/new/coll_menu2h.png');  
}li#l3 {
    background-image: url('../images/new/coll_menu3.png');
}
li#l3:hover {
    background-image: url('../images/new/coll_menu3h.png');  
}li#l4 {
    background-image: url('../images/new/coll_menu4.png');
}
li#l4:hover {
    background-image: url('../images/new/coll_menu4h.png');  
}li#l5 {
    background-image: url('../images/new/coll_menu5.png');
}
li#l5:hover {
    background-image: url('../images/new/coll_menu5h.png');  
}li#l6 {
    background-image: url('../images/new/coll_menu6.png');
}
li#l6:hover {
    background-image: url('../images/new/coll_menu6h.png');  
}
.CollapsiblePanelContent h2 {
    font-weight: bold !important;
    font-family: century gothic !important;
    font-size: 14px !important;
}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: transparent !important;
}
#CollapsiblePanel4, #CollapsiblePanel5, #CollapsiblePanel6 {
    padding-top: 14px;
}
.CollapsiblePanelContent p a:before {
    content: "-\00a0\00a0";
}
.CollapsiblePanelContent p a {
    
    font-weight: bold !important;
    color: #777777 !important;
    padding-top: 4px;
    padding-bottom: 4px;
        font-stretch: condensed !important;
    font-size: 13px !important;
}
.CollapsiblePanelContent p a:hover {
    /*text-decoration: underline ;*/
    color: #103A50 !important;
}
.content_area {
    width: 95.5%;
    padding-left: 0px;
    margin-bottom: 5px;
    box-shadow: 0px 5px 5px -4px #999;
}
.patt_head, .page_heading {
    width: 99.3%;
    background-image: url('../images/new/pattern.png');
    padding-top: 16px;
    padding-bottom: 16px;
    color: white;
    font-size: 13px;
    padding-left: 30px;
    font-family: sans-serif;
    border-radius: 0px;
}
.animated-menu {
    min-height: 161px;
}
#mnu_tab_click {
    background-image: url('../images/new/mnu_tab.png');
    background-size: 93%;
    width: 150px;
    background-repeat: no-repeat;
    transition: background-image 0.5s ease-in-out;
}
.container {
    width: 94% !important;
    margin: 0 auto !important;
    margin-left: auto !important;
}
a#ctl00_lnklogin {
    right: 42px !important;
}
span#ctl00_logDate {
    right: 100px;
}
.member_info .info_menu {
    margin-right: 22px;
}
.info_menu img {
    left: 48px;
}
span#ctl00_logName {
    left: 80px;
}
.header_logo {
    left: -10px;
}
.bread_tab {
    right: 47px;
}

.mnu_tab {
    left: 29px;
}
div.box_main {
    position: absolute;
    margin-left: 16px;
}
.mnu_tab {
    top: 70px;
}
section section {
    float: none;
    position: relative !important;
}
section#main {
   /* overflow: hidden;*/
}
.btnS {
    color: white;
    border: 1px solid rgba(51, 167, 255, 0.6);
    background-image: linear-gradient(#4cb1ff, #1793e5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.0980392) inset, 0 1px 0 rgba(23, 51, 78, 0.298039);
}
.btn {
  color: white;
    border: 1px solid rgba(51, 167, 255, 0.6);
    background-image: linear-gradient(#4cb1ff, #1793e5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 0 0 1px rgba(255, 255, 255, 0.0980392) inset, 0 1px 0 rgba(23, 51, 78, 0.298039);
}

ul#menu li.rootSideMenu ul li a {
    background-image: none !important;
}
a.bottomCell1 img {
    width: 80px;
    height: auto;
    border: 1px solid #eee;
    margin: 10px;
    padding: 17px;
    box-shadow: 0px 10px 7px -11px #999;
}
.col-md-6 {
    width: 50%;
    display: block;
    float: left;
}
.col-md-4 {
    width: 33.33333333%;
    display: block;
        float: left;
}
.col-md-3 {
    width: 25%;
    display: block;
    float: left;
}
.col-md-2 {
    width: 16.66666667%;
    display: block;
    float: left;
}
.messages {
    width: 100%;
    height: 170px;
    border: 1px solid #e2e2e2;
    margin-top: 10px;
    background-color: #F7F7F7;
}
.message_calender {
    width: 100%;
    height: 170px;
    border: 0px solid #e2e2e2;
    margin-top: 15px;
    background-color: #42ABFA;
}
.message_calender table.RadCalendar_Default {
    background-color: transparent;
}
.message_calender .RadCalendar_Default .rcRow td, 
.message_calender .RadCalendar_Default .rcWeek .rcViewSel, 
.message_calender .RadCalendar_Default .rcRow th {
    border-color: transparent;
    background-color: transparent;
    color: white !important;
}
.message_calender table.RadCalendar_Default tr {
    background-color: #42ABFA;
}
.message_calender .RadCalendar .rcTitlebar {
    border-width: 0px !important;
}
.message_calender .RadCalendar_Default .rcWeek th {
border-width: 0px !important;
}
.message_calender .RadCalendar_Default .rcTitlebar .rcPrev, 
.message_calender .RadCalendar_Default .rcTitlebar .rcFastPrev, 
.message_calender .RadCalendar_Default .rcTitlebar .rcNext,
.message_calender .RadCalendar_Default .rcTitlebar .rcFastNext  {
    /*display: none !important;*/
}
.message_calender .RadCalendar_Default .rcMain {
    border-width: 0px !important;
}
.message_calender .RadCalendar_Default .rcWeek th{
    color: white !important;
    font-weight: bold;
}
.message_calender .RadCalendar .rcTitlebar .rcTitle {
    color: white !important;
    font-family: century gothic !important;
    font-size: 20px !important;
    height: 10px !important;
    margin-bottom: 7px !important;
    display: block !important;
    margin-top: 8px !important;
}
.message_calender .rcTitlebar {
    border-width: 0px;   
}
.message_calender .RadCalendar .RadCalendar_Default a {
    color: white !important;
}
.message_calender .RadCalendar_Default .rcMain .rcWeekend a {
    color: white !important;
}
.message_calender .rcOtherMonth a {
    color: white !important;
}
.message_calender .rcRow a {
    color: white !important;
}   
.RadCalendar_Default .rcRow th,
.RadCalendar_Default .rcRow td {
   
    padding-right: 25px;
}
.RadCalendar .rcMain .rcRow a, .RadCalendar .rcMain .rcRow span {
    display: block !important;
    padding: 1px 5px 1px 0 !important;
    text-decoration: none !important;
    padding-left: 22px !important;
    padding-top: 5px !important;
 }

.weather {
    width: 100%;
    border: 1px solid #e4e4e4;
    height: 165px;
    margin-top: 10px;
    text-align: center;
}
.weather img {
    width: 57px;
    margin-left: -15px;
    position: relative;
    top: 20px;
}
.weather_info {
    height: 39px;
    background-color: #42ABFA;
    padding-top: 18px;
    color: white;
    text-transform: uppercase;
    position: relative;
    top: 56px;
}
.weather_date span {
    display: block;
}
.weather_date {
    position: absolute;
    top: -57px;
    font-size: 10px;
    background-color: #555;
    width: 28px;
    height: 27px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: white;
    right: 0;
    font-weight: normal;
}   
.cpu_usage {
    width: 100%;
    border: 1px solid #e4e4e4;
    height: 168px;
    /* margin: 15px; */
    margin-top: 13px;
    text-align: center;
}
.cpu_img img {
    position: relative;
    top: 45px;
    width: 55px;
}
.cpu_img {
    float: left;
    padding-left: 25px;
}
.cpu_percent span {
    font-size: 22px;
    position: relative;
    top: 64px;
    right: 19px;
}
.cpu_percent {
    float: right;
    padding-right: 20px;
}
.mem_info {
    height: 51px;
    background-color: #42ABFA;
    padding-top: 10px;
    color: white;
    text-transform: uppercase;
    position: relative;
    top: 108px;
}
.mem_usage img {
    padding-left: 10px;
    float: left;
    font-size: 30px;
    padding-top: 6px;
    font-weight: normal;
    position: absolute;
    left: 0px;
    width: 80px;
}
.mem_usage span {
    padding-top: 5px;
    display: block;
    float: right;
    padding-right: 10px;
}
.message_head {
   width: 100%;
    height: 56px;
    background-image: url(../images/new/message.png);
         background-size: 10% 75%;
    background-position: 1% 0%;
    background-repeat: no-repeat;
    border: 1px solid #e2e2e2;
    box-shadow: 0px 12px 10px -11px;
}
    .message_head h4 {
        text-align: center;
    font-size: 15px;
    top: 18px;
    position: relative;
    }
ul.message_list {
    list-style: none;
    padding: 10px;
    color: #777;
    margin-top: -20px;
}
ul.message_list li {
    margin-bottom: 10px;
}
ul.message_list h4 {
    font-family: sans-serif;
    font-stretch: semi-condensed;
    font-size: 14px;
    height: 14px;
}
ul.message_list span {
    font-family: century gothic;
}
span.temp {
    padding-left: 32px;
    float: left;
    font-size: 22px;
    padding-top: 6px;
    font-weight: normal;
}
.other {
    float: right;
    text-align: left;
    padding-right: 10px;
    font-size: 8px;
    min-width: 116px;
}
.shadow {
    background-image: url(../images/new/shadowl.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0px 102%;
    height: 178px;
}
.shadow2 {
    background-image: url(../images/new/shadows.png);
    background-size: 101%;
    background-repeat: no-repeat;
    background-position: 0px 101%;
    height: 180px;
    margin-left: 15px;
}
a.bottomCell1 {
    float: left;
    width: 80px;
    height: 73px;
    text-align: center;
    color: #777;
    font-family: century gothic;
    text-decoration: none;
    font-size: 11px;
    margin-bottom: 60px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 10px;
}
.mnu_block {
        display: inline-block !important;
    width: auto !important;
    height: auto !important;
    vertical-align: top;
    text-align: left !important;
}
.box_main {
    display: none;
}
#fixedlightbox {
    z-index: 999999999999;
}
.FMSVApproveDiv {
    z-index: 999999999999;
}
.console_mnu a img {
    transition: background-color 0.2s ease-in-out;
}
.console_mnu a img:hover {
    background-color: #42ABFA;
    transition: background-color 0.2s ease-in-out;
}
.mnu_image {
    width: 100%;
    height: 100%;
    background-size: 80%;
    background-repeat: no-repeat;
    border: 1px solid #e2e2e2;
    background-position: center;
    box-shadow: 0px 12px 10px -11px;
    margin-bottom: 10px;
}
a.bottomCell1:hover {
    color:  #42ABFA !important;
    box-shadow: 0px 12px 10px -11px #e2e2e2 !important;
}
.mnu_image {
transition: background-image 0.2s ease-in-out;
}
#mId1:hover {
    background-image: url(../images/new/1h.png) !important;
    transition: background-image 0.2s ease-in-out;    
}
#mId2:hover {
    background-image: url(../images/new/2h.png) !important; 
    transition: background-image 0.2s ease-in-out;   
}
#mId4:hover {
    background-image: url(../images/new/3h.png) !important;    
    transition: background-image 0.2s ease-in-out;
}
#mId5:hover {
    background-image: url(../images/new/4h.png) !important;    
    transition: background-image 0.2s ease-in-out;
}
#mId6:hover {
    background-image: url(../images/new/5h.png) !important;    
    transition: background-image 0.2s ease-in-out;
}
#mId7:hover {
    background-image: url(../images/new/6h.png) !important;    
    transition: background-image 0.2s ease-in-out;
}
#mId8:hover {
    background-image: url(../images/new/7h.png) !important;    
    transition: background-image 0.2s ease-in-out;
}
#mId12:hover {
    background-image: url(../images/new/8h.png) !important;    
    transition: background-image 0.2s ease-in-out;
}
#mId13:hover {
    background-image: url(../images/new/9h.png) !important;    
    transition: background-image 0.2s ease-in-out;
}
.cross {
    left: -6% !important;
}
.message_calender table#ctl00_head_ctl00 {
    margin: 0 auto;
}
.box_main table {
    margin-top: -6px;
}
.tbl_frm1 {
    width: 97%;
}

td.console_mnu {
    white-space: normal;
}

/* New Report Builder */
.TreePanel {
    border: 1px solid #ccc;
    padding: 15px;
}
.TreeMenu{
	background-color:#5B6C76;
	padding:30px
}
.TreeMenu input{
	background-color:#DEDEDE;
	padding:5px;
	height:50px;
	width:50px;
}
.Heading, .Account , .RunningTotal, .Header, .Header_Total{
font-size:0px;
background-repeat:no-repeat;
background-position:center;		
}
.Heading{
background-image:url(../images/rpt_heading.png);
}
.Account{
background-image:url(../images/rpt_account.png);
}
.RunningTotal{
background-image:url(../images/rpt_runningtotal.png);
}
.Header{
background-image:url(../images/rpt_header.png);
}
.Header_Total{
background-image:url(../images/rpt_Header_total.png);
}
.TreeMenuHead{
	font-family:century gothic;
	font-size:12px;
	padding-right:15px;
	display:inline-block;
	color:white;
	padding-left:15px
}
.TreeTools{
	background-color:#00B0FF;
	width:200px;
	text-align:center;
	color:white;
	border-radius:10px;
	height:25px;
	padding-top:8px;
	position: relative;
	top: 16px;
	left: 20px;
	margin-top: -25px;
	font-family:century gothic;
	font-size: 14px;
}
.TreePanel .RadTreeList_Default, .rtlCEdit div.RadTreeList_Default {
    border-color: #ccc !important;
}
.TreePanel input[type="image"] {
    float: left;
    padding-right:10px;
    /* height: 10px; */
}
span.TreeBtn {
    display: block;
    float: left;
    font-family:century gothic;
}
.TreePanel .RadTreeList .rtlHBorders 
.rtlR>td, .RadTreeList .rtlHBorders .rtlA>td, 
.RadTreeList .rtlHBorders .rtlREdit>td, 
.RadTreeList .rtlHBorders .rtlRFooter>td{
	    /* padding: 14px 7px 7px 7px !important; */
}

.TreePanel .RadTreeList_Default .rtlHeader th {
    border-color: #ccc;
}
/*
.TreePanel .RadTreeList_Default .rtlLines td.rtlL1 {
    background-position: 11px 10px;
}
.TreePanel .RadTreeList_Default .rtlLines td.rtlL3 {
    background-position: 1px 12px;
}
.TreePanel .RadTreeList_Default .rtlLines td.rtlL2 {
    background-image: url('WebResource.axd?d=CmS4iUNfag5EF7RhuB5SBzDcRBg51NPvFnMjwSaOO3gNuYpLJi46cIsU…1pFg_dlMTdRShsSlPWdwiZr7pY-THaZxh-b-HSuX0QeNUOWE7Os1&t=635417037040000000');
    background-position: 0px 10px;
}
*/
.TreeCntrol input[type="submit"] {
    padding: 9px;
    color: #878787;
    border: 0px solid;
    padding-right: 15px;
    padding-left:15px;
}
.TreeCntrol {
    text-align: right;
    /* position: relative; */
}
.dashboard .box {
    box-shadow: 0px 1px 6px 2px lightgrey;
}
.dashboard.hrm {
box-shadow: 0px 1px 6px 2px lightgrey;
background-color:#fcfcfc;
}
.dashboard h5 {
        text-align: left;
    color: grey;
    margin-top: 15px;
}
.hrm {
    margin-top:15px;
}
.stock-info {
    padding: 20px 10px;
    padding-top:0px;
    border: 1px solid #E0E0E0;
    text-align: center;
    background-color: #F3F3F3;
}
.stock-info .company {
    display: block;
    font-size: 22px;
}
.stock-info .value {
    display: block;
    margin: 30px 0;
    font-size: 52px;
    font-weight: 700;
}
.mainCount {
    color: #ee7b22;
}

.inv-red {
    color: red;
}

.inv-green {
    color: green;
}
.stock-info .change {
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.company {
    text-align:left;
     color:#95989a;
}
.divColour {
   background-color: #FCFCFC;
}
.progress-stats {
	width:115px;
	height:280px;
	padding-right:15px;
	text-align:right;
	font-size:14px;
	float:left;
}
.progress-stats span {
	display:block;
}
.progress-stats span + span {
	margin-top:100px;
}

.progress-fill-area {
	width:100%;
	height:210px;
	overflow:hidden;
	position:relative;
}
.progress-fill-area .sketch-fill,
.progress-fill-area .progress-fill {
	width:100%;
	position:absolute;
	left:0px;
	bottom:0px;
}
.progress-fill-area .sketch-fill {
	height:100%;
	z-index:10;
	background-image:url(../images/man.png);
	background-position:0 0;
	background-repeat:no-repeat;
    background-size:100% 100%;
}
.female .progress-fill-area .sketch-fill {
	height: 100%;
	z-index:10;
	background-image:url(../images/woman.png);
	background-position:0 0;
	background-repeat:no-repeat;
    background-size:100% 100%;
}
.progress-fill-area .pre-fill {
	width:50px;
	height:100%;
	background-color:#444444;
	z-index:6;
	
	position:absolute;
	left:0px;
	bottom:0px;
}
.progress-fill-area .progress-fill {
	height:0%;
	z-index:7;
	
	position:absolute;
	left:0px;
	bottom:0px;

}
.progress-fill-area .progress-fill.male {
    background-color: #1f6098; 
}
.progress-fill-area .progress-fill.female {
    background-color: #d45d5e;
}
.col-md-6.male {
    border-right:1px dotted black;
    padding-right:1px!important;
    padding-left:0px;
}
.malevalue {
    color:#1f6098;
    font-size: 25px;
    position: relative;
    top: 60%;
    left: 4%;
}
.malevaluepercen {
 color:#1f6098;
    font-size: 25px;
    position: relative;
    top: 60%;
    left: 4%;
}
.femalevalue {
    color:#d45d5e;
    font-size: 25px;
    position: relative;
    top: 70%;
    left: 66%;
}
.femalevaluepercen {
   color:#d45d5e;
    font-size: 25px;
    position: relative;
    top: 70%;
    left: 66%;
}
.heading span {
   color:#95989a!important;
    font-weight:bold;
    text-align:left!important;
}
.panel {
    margin-bottom: 0px!important;
}
.easypiechart-panel {
margin-bottom: 0px!important;
}
.easypiechart {
    margin: -5px auto 6px auto!important;
}
#easypiechart-orange .percent {
    color:#ee7b22!important;
}
#BarChart_DepartmentStrength , #ctl00_head_BarChart_EmployeeType {
    background:white;
    
}

.gender {
    background:white;
}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/     
    border-radius: 4px;
    background-color: #F5F5F5;
    border: 1px solid #777777;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);*/ 
    border: 1px solid rgba(51, 167, 255, 0.6);
    background-image: linear-gradient(#4CB1FF, #1793E5);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.098) inset, 0px 1px 0px rgba(23, 51, 78, 0.298);
}

/*::-webkit-scrollbar-thumb:hover {
  background-image: linear-gradient(#213b46, #213b46);
}*/
.gender {
    background:white;
}
@media screen and (max-width:1500px) {
    .barchart {
        width:700px!important;
    }
    .Salary {
        width:1100px!important;
    }
    .employee {
        width:500px!important;
    }
}
@media screen and (max-width:1300px) {
    .barchart {
        width:600px!important;
    }
}