body{
margin: 0;
padding: 0;
 -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.mainLoginBg{
	background: #002820; /* Old browsers */* /background-image: url(/HIS/hisglobal/images/beat6.png); */
/* background-image: url(/HIS/hisglobal/images/beat6.png),-moz-linear-gradient(top,  #82daff 0%, #002820 100%); FF3.6+
background-image: url(/HIS/hisglobal/images/beat6.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82daff), color-stop(100%,#002820)); Chrome,Safari4+
background-image: url(/HIS/hisglobal/images/beat6.png), -webkit-linear-gradient(top,  #82daff 0%,#002820 100%); Chrome10+,Safari5.1+
background-image: url(/HIS/hisglobal/images/beat6.png), -o-linear-gradient(top,  #82daff 0%,#002820 100%); Opera 11.10+
background-image: url(/HIS/hisglobal/images/beat6.png), -ms-linear-gradient(top,  #82daff 0%,#002820 100%); IE10+
background-image: url(/HIS/hisglobal/images/beat6.png), linear-gradient(to bottom,  #82daff 0%,#002820 100%); W3C
 */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82daff', endColorstr='#002820',GradientType=0 ); /* IE6-9 */
}
.wrapper{
width: 99%;
 /*height to be calculated dynamically height: 650px;*/
}

.header{
height: 40px;
background: #1277b5; /* Old browsers */
background: -moz-linear-gradient(top,  #135d8c 0%, #1277b5 0%, #1277b5 32%, #135d8c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#135d8c), color-stop(0%,#1277b5), color-stop(32%,#1277b5), color-stop(100%,#135d8c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #135d8c 0%,#1277b5 0%,#1277b5 32%,#135d8c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #135d8c 0%,#1277b5 0%,#1277b5 32%,#135d8c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #135d8c 0%,#1277b5 0%,#1277b5 32%,#135d8c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #135d8c 0%,#1277b5 0%,#1277b5 32%,#135d8c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277b5', endColorstr='#135d8c',GradientType=0 ); /* IE6-9 */
background: #086ea5;
/* background: #75c5dd; Old browsers
background: -moz-linear-gradient(left,  #75c5dd 0%, #1277b5 100%, #05abe0 100%); FF3.6+
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#75c5dd), color-stop(100%,#1277b5), color-stop(100%,#05abe0)); Chrome,Safari4+
background: -webkit-linear-gradient(left,  #75c5dd 0%,#1277b5 100%,#05abe0 100%); Chrome10+,Safari5.1+
background: -o-linear-gradient(left,  #75c5dd 0%,#1277b5 100%,#05abe0 100%); Opera 11.10+
background: -ms-linear-gradient(left,  #75c5dd 0%,#1277b5 100%,#05abe0 100%); IE10+
background: linear-gradient(to right,  #75c5dd 0%,#1277b5 100%,#05abe0 100%); W3C
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75c5dd', endColorstr='#05abe0',GradientType=1 ); IE6-9 */

/* background: #75bfee; Old browsers
background: -moz-linear-gradient(left,  #75bfee 0%, #75c5dd 0%, #16afdd 37%, #1277b5 100%, #126da4 100%); FF3.6+
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#75bfee), color-stop(0%,#75c5dd), color-stop(37%,#16afdd), color-stop(100%,#1277b5), color-stop(100%,#126da4)); Chrome,Safari4+
background: -webkit-linear-gradient(left,  #75bfee 0%,#75c5dd 0%,#16afdd 37%,#1277b5 100%,#126da4 100%); Chrome10+,Safari5.1+
background: -o-linear-gradient(left,  #75bfee 0%,#75c5dd 0%,#16afdd 37%,#1277b5 100%,#126da4 100%); Opera 11.10+
background: -ms-linear-gradient(left,  #75bfee 0%,#75c5dd 0%,#16afdd 37%,#1277b5 100%,#126da4 100%); IE10+
background: linear-gradient(to right,  #75bfee 0%,#75c5dd 0%,#16afdd 37%,#1277b5 100%,#126da4 100%); W3C
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75bfee', endColorstr='#126da4',GradientType=1 ); IE6-9
 */
float: left;
width: 100%;
color: white;
}
.headerImage{
	float: left;
	margin-left:1%;
}
.headerMenu{
	 -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	/* height: 25px; */
	/* float: right; */
	/* width: 20%; */
	position: relative;
	z-index: 1000;
	float: right;
	/* width: 70px; */
}
.headerMenu #menu li{
	border: 0;
	padding: 2px 10px 4px 2px;
} 
.headerMenu #menu li:hover{
	border: 0;
	padding: 2px 10px 4px 2px;
} 
 .headerMenu #menu .col_1{
 width: 205px;
 }
 .headerMenu #menu .dropdown_1column{
 width: 250px;
 }
.titleTag{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: white;
	padding: 5px 5px 0;
	width: 70%;
	float: left;
}
.footerTag{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: white;
	padding: 5px 5px 0;
	width: 70%;
	float: left;
}
.welcomeTag{
	 -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: white;
	padding: 3px 39px 2px 0;
	float: right;
	width: 300px;
}
.dateTag{
	// position: absolute;
    right: 5px;
    text-align: right;
    font-family: "Trebuchet MS";
    margin-right: 8%;
    //top: 32px;
    vertical-align: bottom;
    //width: 100%;
}
.logoutTag {
	float: right;
	padding-top: 0px;
}
.body{
width: 100%;
min-height: 370px;
overflow:hidden;
float: left;
 /*height to be calculated dynamically*/
}

.bodyContent{
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
	padding:  0;
	
}
	

.centerLayout{
width:90%;
min-width: 1000px;
margin: 0 auto 0;
overflow: hidden;
background-color: #FFFFFF;
opacity: 0.99;
	 /*height to be calculated dynamically*/
/*	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	border: 1px solid silver;
*/
	position: relative;
	top: 2%;
	height: 96%;
	border-radius: 10px;
	
}
.slider{height: 20%;
       float:left;
	padding-left: 2%;
	padding-top: 2%;
    width: 48%;
}
	
.loginParams{
	position: relative;
	height: 50%;
    float:right;
    width: 30%;
	text-align: center;
	min-height: 190px;
	margin: 5px;
	padding: 5px;
	box-shadow:0 0 3px 0 #126396;
    -moz-box-shadow:0 0 10px 0 #126396;
    -webkit-box-shadow:0 0 10px 0 #126396;
	border: 1px solid #85465E;
	
	
background: #e7eff2; /* Old browsers */
background: -moz-linear-gradient(top,  #e7eff2 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7eff2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e7eff2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e7eff2 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e7eff2 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e7eff2 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7eff2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		
}
.login-button{
 background-color: #086FA6;
    cursor: pointer;
    font-weight:bold;
 }
 .login-button:hover{
 color: #06FBFC;
 }
 .login-button:focus{
 color: #06FBFC;
 }
 .forgetPwd {
    color: #FF0000;
    cursor: pointer;
    
}
.forgetPwd:hover {
    
    font-weight: bold;
    
}
h3{
color: #000000;
    font-family: 'Adamina',serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.208em;
    margin: 2px 0;
    text-align: center;
}
.links{
	position: relative;
	height: 50%;
	display: none;
       float:left;
    width: 30%;
margin: 5px;
overflow: hidden;
padding: 5px;
	box-shadow:0 0 3px 0 #126396;
    -moz-box-shadow:0 0 10px 0 #126396;
    -webkit-box-shadow:0 0 10px 0 #126396;
	border: 1px solid #85465E;
	
	
background: #e7eff2; /* Old browsers */
background: -moz-linear-gradient(top,  #e7eff2 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7eff2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e7eff2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e7eff2 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e7eff2 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e7eff2 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7eff2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
}
.noticeBoard{
	position: relative;
	height: 50%;
   float:left;
overflow: hidden;
    width: 65%;
    margin:5px;
padding: 5px;
box-shadow:0 0 3px 0 #126396;
    -moz-box-shadow:0 0 10px 0 #126396;
    -webkit-box-shadow:0 0 10px 0 #126396;
	border: 1px solid #85465E;
	
	
background: #e7eff2; /* Old browsers */
background: -moz-linear-gradient(top,  #e7eff2 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7eff2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e7eff2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e7eff2 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e7eff2 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e7eff2 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7eff2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		
}
.forgetPwd{
	color: blue;
}
.list-1 li {
    background: url("/HIS/hisglobal/images/login/marker-1.png") no-repeat scroll 0 7px transparent;
    font-size: 14px;
    line-height: 24px;
    padding-left: 20px;
}	
ol, ul {
    list-style: none outside none;
padding: 0;
margin: 0;
}

.loginbg{
background-image: url("/HIS/hisglobal/images/login/bg4.jpg");
width: 100%;
min-height: 370px;
overflow:hidden;
 /*height to be calculated dynamically*/
}

input[type="text"]
 {
 	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid;
	vertical-align: top;
	border: 1px solid gray;	
	width:70%;
	height: 25px;
	
}

input[type="text"]:HOVER
 {
	border: 1px solid;
	border-color:black;
	
}

input[type="text"]:FOCUS {
	border: 1px solid #3366FF;		
	border-left: 4px solid #3366FF;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}
input[type="password"]
 {
 	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid;
	vertical-align: top;
	border: 1px solid gray;	
	width:70%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

input[type="password"]:HOVER
 {
	border: 1px solid;
	border-color:black;
	
}

input[type="password"]:FOCUS {
	border: 1px solid #3366FF;		
	border-left: 4px solid #3366FF;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}
input[type="button"]{
width :70%;
height: 25px;
background-color: #086FA6;
color: white;
}
.footer{
	 -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
padding-top: 0px;
	height: 24px;
background: #1277b5; /* Old browsers */
background: -moz-linear-gradient(top,  #135d8c 0%, #1277b5 0%, #1277b5 32%, #135d8c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#135d8c), color-stop(0%,#1277b5), color-stop(32%,#1277b5), color-stop(100%,#135d8c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #135d8c 0%,#1277b5 0%,#1277b5 32%,#135d8c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #135d8c 0%,#1277b5 0%,#1277b5 32%,#135d8c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #135d8c 0%,#1277b5 0%,#1277b5 32%,#135d8c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #135d8c 0%,#1277b5 0%,#1277b5 32%,#135d8c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1277b5', endColorstr='#135d8c',GradientType=0 ); /* IE6-9 */

text-align: center;
width: 100%;
color: white;
float: left;
bottom: 0px;
position: fixed;
}


.alertCount{
	position: relative;
	top: -8px;
}

.marque{
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
padding-top: 0px;
height: 20px;
text-align: center;
width: 100%;
float: left;
cursor: pointer;
}