@charset "utf-8";

/* CSS Document */

/*body
{
margin:0;
font-family:"Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,"sans-serif";
background-color:#f6f6f6;
}*/

h3
{
	font-family:inherit;
	color:#666;
	padding:0 0 0 10px;
	margin:0;
	line-height:38px;
	text-shadow:3px 3px 2px rgba(150, 150, 150, 1);
	height:25px;
}

.Main-wrapper
{
	width:100%;
	margin:0;
	height:100%;
}
.Top-BandWrapper
{
	background-color:#0072C6;
	height:45px;
	padding:0px;
}

.Top-logo
{
	float:left;
	width:150px;
	height:40px;
	margin-top:4px;
	margin-left:4px;
	background-repeat:no-repeat;
	background-image:url(../image/logo.jpg);
}
.Top-Left
{
	width:65%;
	height:45px;
	margin:0;
	padding:0;
	color:#fff;
	float:left;
}

/***** Topleft UL menu */
.Top-Left ul 
{
	list-style:none;
	float:left;
	margin:0 0 0 0;
	
}
.Top-Left ul li
{
	display:inline;
	margin-left:10px;
	float:left;
} 
.Top-Left ul li a
{
	display:block;
	margin-left:10px;
	color:#FFF;
	margin:0;
	height:45px;
	text-decoration:none;
	font-size:14px;
	padding:0 5px 0 5px;
	line-height:40px;
	
} 

.Top-Left ul li a:hover
{
	background-color:#005899;
     
}

.Top-Right
{
	float:right;
	width:22%;
}

.Middle-Wrapper
{
	width:90%;
	height:100%;
	margin:5px 5% 10px 5%;
	padding:0;
	float:left;
	border-left: thin solid #CCC;
	border-right: thin solid #CCC;
	border-Top: thin solid #CCC;
	border-bottom: thin solid #F7F7F7;
	box-shadow:0 0 5px rgba(50, 50, 50, 0.55);
	border-radius:10px;
	background-color:#FFF;

}

.Middle-Header
{
	height:40px;
	background: rgb(246,246,246); /* Old browsers */
	border-top-left-radius:10px;
	border-top-Right-radius:10px;
background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(228,228,228,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(228,228,228,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(228,228,228,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(228,228,228,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(228,228,228,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(246,246,246,1) 0%,rgba(228,228,228,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */

}

.middleheader-rightpane
{
	float:right;
	width:550px;
	height:35px;
	margin:5px 10px 0 0;
	
}



.Middle-left
{
 float:left;
 width:17%;
margin: 5px 0 0 0;
 height:500PX;

}
.Middle-Content
{
	float:left;
	width:99%;
	height:100%;
	margin-left:12px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFF;
	
}
.Middle-Content_hms
{
	float:left;
	width:99%;
	height:700px;
	margin-left:12px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFF;
	
}
.middle-dashboard
{
	width:48%;
	height:300px;
	margin-left:1%;
	margin-top:0px;
    margin-bottom:12px;
	float:left;
	border-radius:5px;
	border:thin solid #CCC;
	background: rgb(240,240,240); /* Old browsers */
}
.middle-dashboard_hms_Smal
{
	width:19%;
	height:500px;
	margin-left:1%;
	margin-top:0px;
    margin-bottom:12px;
	float:left;
	border-radius:5px;
	border:thin solid #CCC;
	background: rgb(240,240,240); /* Old browsers */
}
.middle-dashboard_Hms_big
{
	width:78%;
	height:500px;
	margin-left:1%;
	margin-top:0px;
    margin-bottom:12px;
	float:left;
	border-radius:5px;
	border:thin solid #CCC;
	background: rgb(240,240,240); /* Old browsers */
}
.middle-dashboardcontent_hms_big
{
	width:98%;
	height:450px;
	margin:1px auto;
	border-radius:5px;
	border:thin solid #CCC;
	background: rgb(240,240,240); /* Old browsers */
	overflow:scroll;
}
.middle-dashboard_Big
{
	width:97.2%;
	height:300px;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
    margin-bottom:12px;
	border-radius:5px;
	border:thin solid #CCC;
	background: rgb(240,240,240); /* Old browsers */
	float:left;
	
}
.middle-dashboard_Big:hover
{
	border:thin solid #999;
}
.middle-dashboardcontent
{
	width:98%;
	height:240px;
	margin:1px auto;
	border-radius:5px;
	border:thin solid #CCC;
	background: rgb(240,240,240); /* Old browsers */
	overflow:scroll;
	
}
.middle-dashboardcontent_Hms
{
	width:98%;
	height:450px;
	margin:1px auto;
	border-radius:5px;
	border:thin solid #CCC;
	background: rgb(240,240,240); /* Old browsers */
	overflow:scroll;
	
}

.middle-dashboard:hover
{
	border:thin solid #999;
}

.dashboar-btn
{
	width:150px;
	border-radius:3px;
	height:30px;
	border:thin solid #999;
background: rgb(230,230,230); /* Old browsers */
background: -moz-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(204,204,204,1) 48%, rgba(212,212,212,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(48%,rgba(204,204,204,1)), color-stop(100%,rgba(212,212,212,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(204,204,204,1) 48%,rgba(212,212,212,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(204,204,204,1) 48%,rgba(212,212,212,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(204,204,204,1) 48%,rgba(212,212,212,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(230,230,230,1) 0%,rgba(204,204,204,1) 48%,rgba(212,212,212,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#d4d4d4',GradientType=0 ); /* IE6-9 */}
.dashboar-btn:hover
{
background: rgb(212,212,212); /* Old browsers */
background: -moz-linear-gradient(top, rgba(212,212,212,1) 0%, rgba(204,204,204,1) 52%, rgba(230,230,230,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,212,212,1)), color-stop(52%,rgba(204,204,204,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(212,212,212,1) 0%,rgba(204,204,204,1) 52%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(212,212,212,1) 0%,rgba(204,204,204,1) 52%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(212,212,212,1) 0%,rgba(204,204,204,1) 52%,rgba(230,230,230,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(212,212,212,1) 0%,rgba(204,204,204,1) 52%,rgba(230,230,230,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */	
}

 H5
{
	height:20px;
	width:95%;
	line-height:22px;
	color:#FFF;
	font-weight:Bold;
	font-size:12px;
	border-bottom:#CCC thin solid;
	margin:0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:5px 4.2% 5px 5px;
	
background: #f4f4f4; /* Old browsers */
background: -moz-linear-gradient(top, #f4f4f4 0%, #607fc4 0%, #607fc4 0%, #607fc4 25%, #113d93 81%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(0%,#607fc4), color-stop(0%,#607fc4), color-stop(25%,#607fc4), color-stop(81%,#113d93)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f4f4f4 0%,#607fc4 0%,#607fc4 0%,#607fc4 25%,#113d93 81%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f4f4f4 0%,#607fc4 0%,#607fc4 0%,#607fc4 25%,#113d93 81%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f4f4f4 0%,#607fc4 0%,#607fc4 0%,#607fc4 25%,#113d93 81%); /* IE10+ */
background: linear-gradient(to bottom, #f4f4f4 0%,#607fc4 0%,#607fc4 0%,#607fc4 25%,#113d93 81%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#113d93',GradientType=0 ); /* IE6-9 */
}


.blue H5
{
	height:20px;
	width:95%;
	line-height:22px;
	color:#333;
	font-weight:Bold;
	border-bottom:#CCC thin solid;
	margin:0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:5px 0 5px 5%;
	
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 2%, rgba(232,232,232,1) 5%, rgba(239,239,239,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(2%,rgba(255,255,255,1)), color-stop(5%,rgba(232,232,232,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 2%,rgba(232,232,232,1) 5%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 2%,rgba(232,232,232,1) 5%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 2%,rgba(232,232,232,1) 5%,rgba(239,239,239,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 2%,rgba(232,232,232,1) 5%,rgba(239,239,239,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}




.Middle-Search
{
	height:30px;
	width:90%;
	margin:10px auto;
	border: 1px solid #B4B4B4;
	background-color:#FFF;
}

.Middle-menu
{
	width:100%;
	float:left;
	margin:0 0 0 0px;
	padding:0;
	box-shadow:0 0 5px #666;
}
.Middle-menu ul
{
	width:100%;
	float:left;
	margin:0;
	padding:0px 2px 0px 0px;
	list-style:none;
}
.Middle-menu ul li
{
	display:block;
	padding:7px 20px;
	height:30PX;
	border-bottom-width: THIN;
	border-bottom-style:groove;
	border-bottom-color:#FFF;	
	background: rgb(240,240,240); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(232,232,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,240,240,1)), color-stop(100%,rgba(232,232,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(232,232,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(232,232,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(232,232,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(240,240,240,1) 0%,rgba(232,232,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
	
}


.Middle-menu ul h3
{
	font-size:22px;
	height:35px;
	color:#333;
	WIDTH:240PX;
	font-weight:lighter;
	margin:0px 0 1px 0;
	font-family:inherit;
	text-shadow: -2px -1px 1px rgba(150, 150, 147, 1);
   text-align:center;
background: rgb(3,120,178); /* Old browsers */
background: -moz-linear-gradient(top, rgba(3,120,178,1) 0%, rgba(0,114,198,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,120,178,1)), color-stop(100%,rgba(0,114,198,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(3,120,178,1) 0%,rgba(0,114,198,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(3,120,178,1) 0%,rgba(0,114,198,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(3,120,178,1) 0%,rgba(0,114,198,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(3,120,178,1) 0%,rgba(0,114,198,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0378b2', endColorstr='#0072c6',GradientType=0 ); /* IE6-9 */
	
}

.Middle-menu ul li a 
{
	text-decoration:none;
	font-family:inherit;
	color:#333;
}
.active
{
	background-color:#D4D4D4;
	
}

 .Middle-menu ul li:hover
 {
	 /*background-color:#E7E7E7;*/
	 background: rgb(244,244,244); /* Old browsers */
background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
 }
 


/****** End Topleft UL menu ***********/



/* Controls CSS */
.Textbox_css
{
	width:83%;
	padding:3px;
	border:none;
	height:23px;
}
/*DropDown Menu*/
ul#menu, ul#menu ul.sub-menu {
    padding:0;
    margin: 0;
}
ul#menu li, ul#menu ul.sub-menu li {
    list-style-type: none;
    display: inline-block;
}
/*Link Appearance*/
.menuheasder
{
    text-decoration: none;
	color:#CCC;
	padding: 5px;
	display:inline-block;
	background-image:url(../image/Setting.png);
	background-repeat:no-repeat;
	width:38px;
	height:38px;
	
	}
	
ul#menu li ul.sub-menu li
{
	width:250px;
	
}


 ul#menu li ul.sub-menu li a {
	text-decoration: none;
	color:#666;
	padding: 5px;
	display:inline-block;
	width:240px;	

	
}


.arrowimg
{
	width:38px;
	height:38px;
	
	background-repeat:no-repeat;
	background-color:transparent;
	margin-top:20px;
	
}
.arrowimg:hover
{
	width:38px;
	height:38px;
	background-image:url(../image/arrow.png);
	background-repeat:no-repeat;
	background-color:transparent;
	margin-top:20px;
	
}


 ul#menu li ul.sub-menu li a:hover {
	background-color:#0080C0;	
	color:#FFF;
}

/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative;
}
/*sub menu*/
ul#menu li ul.sub-menu {
	display:none;
	position: absolute;
	top: 50px;
	left:-200px;
	width: 250px;
	box-shadow:3px 3px 14px rgba(50, 50, 50, 0.75);
	background-repeat: no-repeat;
	background-color:#FFF;
	border: thin solid #999;
}
ul#menu li:hover ul.sub-menu {
    display:block;
}
.dashboardbtnmenu
{
	height:30px;
	line-height:22px;
	color:#333;
	font-weight:normal;
	margin:0px;
	margin-left:10PX;
	border-radius:5px;
	padding:5px 10PX 5px 10px;
 background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 5%, rgba(229,229,229,1) 72%, rgba(216,216,216,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(5%,rgba(224,224,224,1)), color-stop(72%,rgba(229,229,229,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 5%,rgba(229,229,229,1) 72%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 5%,rgba(229,229,229,1) 72%,rgba(216,216,216,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 5%,rgba(229,229,229,1) 72%,rgba(216,216,216,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 5%,rgba(229,229,229,1) 72%,rgba(216,216,216,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
	border: thin solid #CCC;
}

.dashboardbtnmenu:hover
{
	border:#999 thin solid;
}