	#containerN {
			min-width: 310px;
			max-width: 800px;
			height: 400px;
			margin: 0 auto
		}
		.c-main {
			width:75%;
		}
		
		.c-dynamic-tab {
			color: white;
			width: 32%;
			padding: 5px;
			text-align: left;
			margin-bottom:3px;
			float:left;
		}
		
		.c-sub-tab {
			background-color:#f5F5F5;
			font-size:13px;
			margin-left:5px;
			padding:15px 0px;
		}
		.clear {
			clear:both;
		}
		.c-drugname, .c-drugname-code{
			margin-left:20px;
		}
		.container {
			height: !important;
		}
		.c-note	{
			color: gray;
			font-size: 15px;
			font-style: italic;
			height: 20px;
			margin: 70px 0 11px 377px;
			padding: 20px;
			position: fixed;
			z-index: 99999;
		}
		
		.c-div-year {
			background-color: white;
			margin-bottom: 15px;
			margin-top: 31px;
			position: fixed;
			width: 100%;
			z-index: 99999;
		}
		.c-year {
			/*border-radius: 5px;
			height: 27px;
			width: 20%;*/
		}
		.c-div-year label {
			padding:10px;
		}
		.c-chart-div {
			margin-bottom:20px;
		}
		.c-loading-chart {
			color: gray;
			font-size: 15px;
			font-style: italic;
		}/*
		.highcharts-legend {
			display:none !important;
		}*/
		
		
		/******** Freez the Header **********/
		
		.examBox {
			margin-top: 123px;
			width:100%;
		}
		.c-chart-type-icone	{
			margin-top: 70px;
			position: fixed;
			z-index: 99999;
		}
		.c-all-checkboxes-div {
 			background-color: white;
			position: fixed;
			z-index: 99999;
			width: 1227px !important;			
		}
		.c-wac-div1	{
			margin-left:0px;
		}
		.c-awp-div2 {
			margin-left:-11px;	
		} 
		.c-asp-div3 {
			margin-left:-16px;
		} 
		.c-asp-wac-div4 {
			margin-left:-17px;
		} 
		.c-unit-div {
			margin-left:0px;
		}
		.viewer {
			float: left;
			margin-left: 300px;
			width: 60%;
		}
		.c-drug-nm-div	{
			position: fixed;
			z-index: 99999;
			height:85%;
			width:300px !important;
		}
		label:hover {
			cursor: pointer;
		}
		.druglist {
			height: 83%;
			overflow-y: scroll !important;
			text-transform: lowercase;
			overflow-x:hidden !important;
		}
		
		/* 23-05-2017 */
		.c-unit-p {
			padding-right:10px;
		}
		
		/* 05-06-2017 */
		.c-list-view-div {
			display:none;
			margin-bottom:10px;
		}
		.c-chart-view-btn, .c-list-view-btn {
			cursor:pointer;
		}
		.toolbox {
			border-right: 0px solid #b8b8b8;
		}
		
		/* 05-06-2017 */
		.c-div-title {
			float:left;
		}
		.c-div-data {
			overflow-x: scroll;
		}
		.c-table-title tr td, .c-table-data tr td {
			height: 25px;
			width: 86px;
			font-size: 12px;
		}
		#container .highcharts-root, .highcharts-background, .highcharts-plot-background, .highcharts-plot-border {
			width:875 !important;
		}
		.c-chart-view-btn {
			background-image: url("../../images/toolicons.png");
			background-position: left top;
			background-size: 200% 200%;
			border: 1px solid #b8b8b8;
			float: left;
			height: 30px;
			margin: 10px 0 10px 10px;
			width: 30px;
		}
		.c-list-view-btn {
			background-image: url("../../images/toolicons.png");
			background-position: right top;
			background-size: 200% 200%;
			border: 1px solid #b8b8b8;
			float: left;
			height: 30px;
			margin: 10px 0 10px 10px;
			width: 30px;
		}
		
		.c-table-data td, .c-table-title td{
			border-top: 1px solid #eceeef;
			line-height: 1.5;
			padding: 0.75rem;
			vertical-align: top;
		}
		
		/* 12-06-2017 */
		.c-remove-chart {
			cursor: pointer;
			margin-left: 0px;
			padding: 0px;
			float:left;
		}

		
		/* 13-06-2017 */
		.c-clear-report {
			background-position: center center;
			background-size: 100% auto;
			border: 1px solid #b8b8b8;
			float: left;
			font-weight: bold;
			margin: 10px;
			padding: 6px 10px;
			cursor:pointer;
		}
		/* 14-06-2017 */
		.c-save-pdf {
			background-image:url(../../images/exporticons.png);
			background-size: 200% 200%;
			border: 1px solid #b8b8b8;
			float: left;
			height: 30px;
			margin: 10px 0 10px 10px;
			width: 30px;
		}
		.c-print {
			background-position: top right;
			background-image:url(../../images/exporticons.png);
			background-size: 200% 200%;
			border: 1px solid #b8b8b8;
			float: left;
			height: 30px;
			margin: 10px 0 10px 10px;
			width: 30px;
		}
		.c-span {
			margin-left:80px;
		}
		.c-btn-part-1 {
			float:left; 
		}
		.c-btn-part-2 {
			float:right;
			width:535px
		}
		
		
		
		
		
		
		
		
		
		