	@CHARSET "ISO-8859-1";

	.clsMain_wrapper{
		width: 1000px;
		margin: 20px auto;
		-moz-box-shadow: 0 0 5px 5px #ededed;
		-webkit-box-shadow: 0 0 5px 5px#ededed;
		box-shadow: 0 0 5px 5px #ededed;
		margin-bottom: 20px;
	}

	.clsHeader{
		width: 1000px;
		height:90px;
		margin-bottom: 10px;
	}
	
	.clsHeader img{
		vertical-align: middle;
		max-width:350px;
	}
	
	.clsHeader a{
		color:#337ab7;
	}

	.clsLeft_head ul li{
		float:left;
	}


	.clsRight_head ul{
		padding-right:40px;
		line-height: 90px;
	}

	.clsRight_head ul li{
		color:#444444;
		float:left;
		padding-right:10px;
		font-size: 18px;
	}

	.clsRight_head ul li a{
		color:#444444;
	}

	.clsRight_head span{
		font-weight:bold;
	}

	*{
		margin:0px;
		padding:0px;
		border:0px;
		outline:none;
		list-style:none;
		text-decoration:none;
		font-family:Calibri;
		/*position:relative;*/
	}

	.flft{
		float:left;
	}
	
	.fcenter{
		float:left;
		position:absolute;		
	}

	.flrt{
		float:right;
	}
	
	.inline{
		display: inline-block;
  		vertical-align: middle;
	}

	.txt_head{
		font-family:Calibri;
		font-size: 24px;
		color:#777777;
		line-height:93px;
		padding-left: 10px;
	}

	.clsHome_icon{
		vertical-align:middle;
	}

	.clsDivider{
		padding-left:3px;

	}
	.img{
		vertical-align:middle !important;
	}

	.clsMain_content{
		clear:both;
	}



	.clsNav_bar{
		background: url('../images/well_point_images/menu-divider.png');
		width:1000px;
		height:44px;
		margin-bottom:20px;
		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #0984C2),color-stop(1, #0A96C1));
		background-image: -o-linear-gradient(bottom, #0984C2 0%, #0A96C1 100%);
		background-image: -moz-linear-gradient(bottom, #0984C2 0%, #0A96C1 100%);
		background-image: -webkit-linear-gradient(bottom, #0984C2 0%, #0A96C1 100%);
		background-image: -ms-linear-gradient(bottom, #0984C2 0%, #0A96C1 100%);
		background-image: linear-gradient(to bottom, #0984C2 0%, #0A96C1 100%);
	}

	.clsNav_bar ul li {
		float:left;
		line-height: 42px;
		padding-left:13px;
		cursor:pointer;
		background: url(../images/well_point_images/menu-divider.png) no-repeat !important;
		padding-right: 13px;
	}

	.clsNav_bar ul li a{
		color:#f4f8fb !important;
		font-size: 14px;
	}


	.clsFooter{
		background:#f4f4f4;
		width:1000px;
		height:44px;
		margin-top:50px;
	}

	.clsFooter p,.clsFooter span{
		color:#444444;
		font-size:14px;
		text-align:center;
		line-height: 47px;
	}

	.clsFooter span{
		padding-left:2px;
	}

	.container_btn {
		width: 1000px;
		height: 50px;
	}

	.clsBtn_sec {
		float: right;
	  position: relative;
	  left: -45%; /* or right 50% */
	  text-align: left;
	}

	.clsButton_create1 {
		float: right;
		margin-right: 33px;
	}

	

	.lbl_radio {
		line-height: 21px;
	}

	.btn_style_active {
		height: 37px;
		border-radius: 4px;
		color: #ffffff;
		border: 1px solid #0982b7;
		font-size: 14px;
		padding: 10px;
	}
	.btn_style_active, .btn_bac, #clsMaternity_table tr th, #clsDiabetes_table tr th {
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0A96C1), color-stop(1, #0984C2));
		background-image: -o-linear-gradient(bottom, #0A96C1 0%, #0984C2 100%);
		background-image: -moz-linear-gradient(bottom, #0A96C1 0%, #0984C2 100%);
		background-image: -webkit-linear-gradient(bottom, #0A96C1 0%, #0984C2 100%);
		background-image: -ms-linear-gradient(bottom, #0A96C1 0%, #0984C2 100%);
		background-image: linear-gradient(to bottom, #0A96C1 0%, #0984C2 100%);
	}

	.btn_style_deactive {
		height: 37px;
		border-radius: 4px;
		color: #7b7b7b;
		font-size: 14px;
		padding: 10px;
		border: 1px solid #eaeaea;
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FDFDFD), color-stop(1, #EBEBEB));
		background-image: -o-linear-gradient(bottom, #FDFDFD 0%, #EBEBEB 100%);
		background-image: -moz-linear-gradient(bottom, #FDFDFD 0%, #EBEBEB 100%);
		background-image: -webkit-linear-gradient(bottom, #FDFDFD 0%, #EBEBEB 100%);
		background-image: -ms-linear-gradient(bottom, #FDFDFD 0%, #EBEBEB 100%);
		background-image: linear-gradient(to bottom, #FDFDFD 0%, #EBEBEB 100%);
	}

	.btn_sbc {
		margin-right: 5px;
	}

	.btn_eoc {
		margin-right: 5px;
	}

	.btn_bcc {
		margin-right: 5px;
	}

	.lbl_radio, .btn_style_deactive,
	.btn_style_active {
		cursor: pointer;
	}
.cls_doc ul{
	position:absolute;
	z-index:5000;
	list-style-type:none;
	display: none;
}

.cls_doc li:hover {
	position:relative;
}
.cls_doc li:hover> ul {
	left:0px;
	top:44px;
	padding:0px;
	display: block;
}
.cls_doc li:hover> ul li a {
	display:block !important;
	width:168px;
	text-indent:15px;
	background-color:#f4f4f4;
	color:#0984C2 !important;
	border:2px solid #ededed;
}
.cls_doc ul:after{
	border-bottom: 12px solid #f4f4f4;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	content: "";
	display: inline-block;
	left:39px;
	position: absolute; 
	top: -8px;
	color:#0984C2;
} 

	