	body{
	margin:0px auto;
	font-family:solaimanLipi, Siyam Rupali, Vrinda, Helvetica, Arial, sans-serif;
	background-color:#FFFFFF;
	}
		#main{
			margin:0px auto;
			width:1020px;
			height:auto;
			box-shadow: 0px 0px 10px #d5d5d5;
			padding: 15px;
			background: #fff;
		}
		
			#container{
			float:left;
			margin:0px;
			width:1020px;
			height:auto;
			}
			
				#header_top{
				float:left;
				margin:0px;
				width:1020px;
				min-height:30px;
				}
					#header_top_left{
					float:left;
					margin:0px 10px 0px 0px;
					width:500px;
					min-height:30px;
					}
					
						#sylheter_kantho{
						float:left;
						margin:3px 10px 0px 0px;
						width:160px;
						color:#F7F7F7;
						font-size:16px; 
						text-align:center;
						text-indent:2px;
						line-height:23px;
						background-color:#CD0100;
						}
					
						#top_left_date{
						float:left;
						margin:3px 0px 0px 0px;
						width:250px;
						color:#484848;
						font-size:15px; 
						text-align:left;
						text-indent:2px;
						line-height:23px;
						}
					
					#header_top_right{
					float:right;
					margin:0px 0px 0px 10px;
					width:500px;
					min-height:30px;
					}
					
						#header_top_right iframe{
						float:right;
						text-align:right;
						width:150px;
						margin:0px 10px 0px 0px;
						}
					
						#login_bar{
						float:right;
						margin:0px;
						font-size:15px;
						line-height:28px;
						text-decoration:none;
						color:#000000;
						}
							#login_bar:hover{
							color:#CD0100;
							}
				
				#header_news{
				float:left;
				margin:0px;
				width:1020px;
				min-height:100px;
				background-color:#FFFFFF;
				}
					.header_news_3part{
					float:left;
					margin:0px;
					width:320px;
					padding:5px;
					min-height:100px;
					max-height:100px;
					overflow:hidden;
					box-shadow:0px 0px 2px #CCCCCC;
					}
					
					.header_news_3part_mid{
					float:left;
					margin:0px 15px 10px 15px;
					width:320px;
					padding:5px;
					min-height:100px;
					max-height:100px;
					overflow:hidden;
					border22:1px solid #CCCCCC;
					box-shadow:0px 0px 2px #CCCCCC;
					}
					
						.header_news_3part_img{
						float:left;
						margin:4px 5px 5px 0px;
						width:auto;
						height:85px;
						padding: 3px;
						border: 1px solid #CCCCCC;
						border-radius: 2px;
						box-shadow: 0 0 3px #CECECE;
						background-color: #FFFFFF;
						}
						
						.header_news_3part_a{
						text-decoration:none;
						}
						
							.header_news_3part_a h1{
							float:none;
							margin:0px 5px;
							font-size:16px;
							font-weight:normal;
							color:#006699;
							line-height:20px;
							text-decoration:none;
							}
								.header_news_3part_a h1:hover{
								color:#CC0000;
								}
							
							.header_news_3part_p{
							float:none;
							margin:5px;
							padding:2px 0px;
							font-size:13px;
							text-align:justify;
							color:#484848;
							line-height:18px;
							}

				.main-header-link{
					width: 100%;
					float: left;
					position: relative;
					display: flex;
					justify-content: center;
					margin-bottom: 10px;
				}

				.ad-div img{
					max-width: 80%;
    				margin-bottom: 10px;
				}

				#main-menu{
					box-shadow: unset !important;
					background: #007bb1!important;
					border-radius: 0 0 5px 5px;
					border: 0 !important;
					/* overflow: hidden; */

				}
				
				#header_banner{
				    float: left;
					margin: 0px;
					padding: 10px 0;
					padding-top: 0px;
					padding-bottom: 0px;
					width: 100%;
					max-height: 100px;
					text-align: center;
				}
					/* #header_banner img{
					float:left;
					margin:0px;
					width:1020px;
					height:95px;
					border:none;
					} */
					
				#header_banner_bottom{
				float:left;
				margin:0px;
				width:1020px;
				min-height:30px;
				background: #F5F5F2; /* Old browsers */
				}
				
					#header_banner_bottom h1{
					float:left;
					margin:0px;
					padding:0px 20px 0px 19px;
					width:80px;
					color:#006699;
					font-size:17px;
					font-weight:normal;
					line-height:30px;
					text-decoration:none;
					border-right:1px solid #E6E7E8;
					}
				
				
					
					#header_latest_news{
					float:left;
					margin:0px 0px 5px 0px;
					width:1020px;
					min-height:30px;
					}
						#header_latest_news_left{
						float:left;
						margin:0px;
						min-height:30px;
						width:120px;
						background-color:#008000;
						}
							#header_latest_news_left h1{
							float:left;
							margin:0px;
							width:120px;
							font-size:17px;
							font-weight:normal;
							line-height:30px;
							color:#FFFFFF;
							text-align:center;
							}
							
						#header_latest_news_right{
						float:left;
						margin:0px;
						min-height:30px;
						width:900px;
						background-color:#D7D7D7;
						}	
						
							
							#header_latest_news_right h1 {
							float:left;
							margin:0px 20px 0px 0px;
							padding:0px 0px 0px 15px;
							width:560px;
							font-size:16px;
							color:#00469C;
							line-height:30px;
							font-weight:normal;
							
							animation-name: blinker;
							animation-duration: 8s;
							animation-timing-function: linear;
							animation-iteration-count: infinite;

							-webkit-animation-name: blinker;
							-webkit-animation-duration: 8s;
							-webkit-animation-timing-function: linear;
							-webkit-animation-iteration-count: infinite;
							}
								#header_latest_news_right h1 a{
								color:#BE2226;
								font-weight:normal;
								text-decoration:none;
								}
									#header_latest_news_right h1 a:hover{
									color:#222222;
									}
				
				
						
						@-moz-keyframes blinker {  /* Decimal not necessary, 0 and 1 is enough */
							0% { opacity: 1.0; }
							50% { opacity: 0.0; }
							100% { opacity: 1.0; }
						}

						@-webkit-keyframes blinker {  
							0% { opacity: 1.0; }
							50% { opacity: 0.0; }
							100% { opacity: 1.0; }
						}

						@keyframes blinker {  
							0% { opacity: 1.0; }
							50% { opacity: 0.0; }
							100% { opacity: 1.0; }
						}
													
							
							#header_latest_news_right marquee{
							float:left;
							margin:0px;
							height:30px;
							}	
								#header_latest_news_right marquee a{
								float:left;
								margin:0px 20px 0px 0px;
								padding:0px 0px 0px 15px;
								font-size:16px;
								color:#00469C;
								line-height:30px;
								text-decoration:none;
								background:url("../images/list.png") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
								}
				
				
				
				#header_link{
				float:left;
				margin:0;
				width:1020px;
				min-height:35px;
				border22:1px solid #E3E3E3;
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */
				}
				
					
				
				#lead_news_part{
				float:left;
				margin:0px 0px 10px 0px;
				width:1020px;
				min-height:100px;
				background-color:#FFFFFF;
				}
				
					#lead_news_part_left{
					float:left;
					margin:0px 10px 0px 0px; 
					width:500px;
					min-height:295px;
					max-height:295px;
					overflow:hidden;
					background-color:#FFFFFF;
					}
					
						#lead_news_part_left img{
						float:left;
						margin:5px 10px 5px 0px;
						width:280px;
						height:auto;
						padding: 3px;
						border: 1px solid #CCCCCC;
						border-radius: 3px;
						box-shadow: 0 0 3px #CECECE;
						background-color: #FFFFFF;
						}
						
						#lead_news_part_left a{
						text-decoration:none;
						}
						
							#lead_news_part_left a h1{
							float:none;
							margin:0px;
							font-size:22px;
							font-weight:normal;
							color:#16387C;
							line-height:30px;
							text-decoration:none;
							}
								#lead_news_part_left a h1:hover{
								color:#CC0000;
								}
							
						#lead_news_part_left p{
						float:none;
						margin:5px 0px;
						font-size:15px;
						text-align:justify;
						color:#484848;
						line-height:23px;
						}
							
							
					#lead_news_part_right{
					float:left;
					margin:0px 0px 0px 10px;
					width:500px;
					min-height:100px;
					}
					
							.lead_news_part_right_2part{
							float:left;
							margin:0px 3px 0px 0px;
							width:240px;
							min-height:280px;
							border:1px solid #D3DFED;
							background-color:#FFFFFF;
							}
							
							.lead_news_part_right_2part_2{
							float:right;
							margin:0px 0px 0px 3px;
							width:240px;
							min-height:295px;
							max-height:295px;
							border:1px solid #D3DFED;
							background-color:#FFFFFF;
							}
							
								#scroll_part{
								float:left;
								margin:0px 3px 0px 3px;
								width:236px;
								min-height:266px;
								max-height:266px;
								overflow-x:hidden;
								}
								
									#scroll_part_li{
									float: left;
									margin: 2px 7px 4px 7px;
									height: auto;
									padding: 3px 0;
									line-height: 20px;
									list-style: none outside none;
									text-align: left;
									color: #7A7A7A;
									font-size: 14px;
									text-align:justify;
									font-weight: normal;
									text-decoration: none;
									}
									
										#scroll_part_li a{
										float:none;
										margin:0px;
										color:#3B74A7;
										text-decoration:none;
										}
											#scroll_part_li a:hover{
											color:red;
											}
							
								.news_heading_title{
								float:left;
								margin: 0px 0px 5px 0px;
								width:240px;
								height:auto;
								line-height:28px;
								border-bottom: 1px solid #D3DFED;
								color: #666666;
								text-align:center;
								font-size: 17px;
								font-weight: normal;
								background:url("../images/link_bg.gif") repeat-x;
								}
								
								.news_heading_title2{
								float:left;
								margin: 0px;
								width:240px;
								height:auto;
								line-height:28px;
								border-bottom: 1px solid #D3DFED;
								color: #666666;
								text-align:center;
								font-size: 17px;
								font-weight: normal;
								background:url("../images/link_bg.gif") repeat-x;
								}
								
								.news_inner_part{
								float:left;
								margin:0px 0px 5px 0px;
								width:240px;
								min-height:125px;
								max-height:125px;
								overflow:hidden;
								border-bottom:1px solid #D3DFED;
								background-color:#FFFFFF;
								}
									.news_inner_part img{
									float:left;
									margin:3px 8px 0px 8px;
									width:80px;
									padding: 3px;
									border: 1px solid #CCCCCC;
									border-radius: 3px;
									background-color: #FFFFFF;
									}
									
									.news_inner_part a{
									margin:0px;
									text-decoration:none;
									}
										.news_inner_part a h1{
										float:none;
										margin:0px 8px 2px 8px;
										max-height:62px;
										overflow:hidden;
										line-height:21px;
										color: #006BB9;
										font-size: 15px;
										font-weight: normal;
										}
											.news_inner_part a h1:hover{
											color:red;
											}
									
									.news_inner_part p{
									float:none;
									margin:0px 8px;
									line-height:20px;
									color: #666666;
									font-size: 13px;
									font-weight: normal;
									text-align:justify;
									}

				.content_middle_part{
				float:left;
				margin:0px 0px 10px 0px;
				width:1020px;
				min-height:200px;
				background-color22:#654321;
				}
					
					.news_heading_full{
					float:left;
					margin: 0px;
					width:1018px;
					height:auto;
					line-height:28px;
					border: 1px solid #D3DFED;
					color: #666666;
					text-align:left;
					font-size: 17px;
					text-indent:10px;
					font-weight: normal;
					background:url("../images/link_bg.gif") repeat-x;
					}
						
					#vote_title{
					float:left;
					margin:0px 10px 5px 10px;
					width:220px;
					color:#666666;
					line-height:21px;
					font-weight:normal;
					font-size:14px;
					text-align:justify;
					background-color22:#00469C;
					}
					
					.vote_para{
					float:left;
					margin:0px 10px 10px 10px;
					width:220px;
					color:#666666;
					line-height:21px;
					font-weight:normal;
					font-size:14px;
					text-align:justify;
					}
					
						#submit_vote{
						float:left;
						margin:0px 10px 10px 10px;
						width:100px;
						height:28px;
						color:#FFFFFF;
						line-height:28px;
						border-radius:5px;
						font-weight:normal;
						font-size:15px;
						border:none;
						font-family:solaimanlipi;
						background-color:#B2B2B2;
						}
							#submit_vote:hover{
							cursor:pointer;
							background-color:#999999;
							}
						
						.old_news{
						float:right;
						margin:0px 10px;
						width:100px;
						height:30px;
						color:#3B74A7;
						line-height:28px;
						font-weight:normal;
						font-size:15px;
						text-align:center;
						text-decoration:none;
						}
							
							.old_news:hover{
							color:#00469C;
							}
							
					.content_middle_part_left{
					float:left;
					margin22:5px 3px 5px 0px;
					margin:5px 10px 5px 0px;
					width:500px;
					min-height:100px;
					border22:1px solid #D3DFED;
					}
					
					.content_middle_part_right{
					float:right;
					margin:5px 0px 5px 3px;
					width:500px;
					min-height:390px;
					max-height:390px;
					border:1px solid #D3DFED;
					}
					
					.content_news_2part{
					float:left;
					margin:0px 3px 0px 0px; 
					width:240px;
					min-height:390px;
					max-height:390px;
					overflow:hidden;
					border:1px solid #D3DFED;
					}

					.content_news_2part_2{
					float:right;
					margin:0px 0px 0px 3px; 
					width:240px;
					min-height:390px;
					max-height:390px;
					overflow:hidden;
					border:1px solid #D3DFED;
					}
						.content_news_2part_2 iframe{
						float:left;
						margin:0px 32px; 
						}
						
						.news_heading_2_title{
						float:left;
						margin: 0px 0px 5px 0px;
						width:240px;
						height:auto;
						line-height:28px;
						border-bottom: 1px solid #D3DFED;
						color: #666666;
						text-align:center;
						font-size: 17px;
						font-weight: normal;
						background:url("../images/link_bg.gif") repeat-x;
						}
						
						.news_heading_two_part{
						float:left;
						margin: 0px;
						width:500px;
						height:auto;
						line-height:28px;
						border-bottom: 1px solid #D3DFED;
						color: #666666;
						text-align:center;
						font-size: 17px;
						font-weight: normal;
						background:url("../images/link_bg.gif") repeat-x;
						}
						
						.content_news_2part_img{
						float:left;
						margin:2px 7px 5px 7px; 
						width:220px;
						height:auto;
						border:1px solid #CCCCCC;
						padding:2px;
						background-color:#FFFFFF;
						}
						
						.content_news_2part_a{
						text-decoration:none;
						}
						
							.content_news_2part_a h1{
							float:left;
							margin:0px 7px 5px 7px;
							max-height:42px;
							overflow:hidden;
							line-height:21px;
							color: #006BB9;
							font-size: 16px;
							font-weight: normal;
							}
								.content_news_2part_a h1:hover{
								color:red;
								}
								
						.content_news_2part_li{
						float: left;
						margin: 0px 7px 2px 7px;
						height: auto;
						padding: 3px 0;
						line-height: 20px;
						list-style: none outside none;
						text-align: left;
						color: #7A7A7A;
						font-size: 14px;
						text-align:justify;
						font-weight: normal;
						text-decoration: none;
						}
						
							.content_news_2part_li a{
							float:none;
							margin:0px;
							color:green;
							text-decoration:none;
							}
								.content_news_2part_li a:hover{
								color:red;
								}

								
					.content_news_5part{
					float:left;
					margin:0px 5px; 
					width:194px;
					min-height:350px;
					border22:1px solid #D3DFED;
					}
						.content_news_5part iframe{
						float:left;
						margin:0px 10px; 
						}
						
						.content_news_2part_2 embed{
						float:left;
						margin:0px 10px;
						background:#F5F5F2;
						}
					
						.news_heading_5_title{
						float:left;
						margin: 0px 5px 5px 5px;
						width:184px;
						height:auto;
						line-height:28px;
						border-bottom: 1px solid #D3DFED;
						color: #666666;
						text-align:center;
						font-size: 17px;
						font-weight: normal;
						background:url("../images/link_bg.gif") repeat-x;
						}
						
						.content_news_5part img{
						float:left;
						margin:0px 5px 3px 5px; 
						width:178px;
						height:auto;
						border:1px solid #CCCCCC;
						padding:2px;
						background-color:#FFFFFF;
						}
						
						.content_news_5part a{
						text-decoration:none;
						}
						
							.content_news_5part a h1{
							float:left;
							margin:0px 5px 2px 5px;
							width:184px;
							max-height:62px;
							overflow:hidden;
							line-height:21px;
							color: #006BB9;
							font-size: 15px;
							font-weight: normal;
							}
								.content_news_5part a h1:hover{
								color:red;
								}
								
						.content_news_5part p{
						float:left;
						margin:0px 5px 10px 5px;
					
						line-height:18px;

						color: #666666;
						font-size: 13px;
						font-weight: normal;
						text-align:justify;
						}
						
						.content_news_5part li{
						float: left;
						margin: 0px 5px 5px 5px;
						min-height: 38px;
						max-height: 38px;
						overflow:hidden;
						padding: 3px 0;
						line-height: 20px;
						list-style: none outside none;
						text-align: left;
						color: #7A7A7A;
						font-size: 14px;
						text-align:justify;
						font-weight: normal;
						text-decoration: none;
						}
						
							.content_news_5part li a{
							float:none;
							margin: 0px;
							color:green;
							text-decoration:none;
							}
								.content_news_5part li a:hover{
								color:red;
								}
								
				
		/*------------------------------ START OF INNER PAGE --------------------------*/
		
		#content_inner{
		float:left;
		margin:0px 0px 10px 0px;
		width:1020px;
		min-height:100px;
		}
		
		
		#content_inner2{
    		/*float:left;*/
    		/*margin:0px 5px 10px 10px;*/
    		/*min-width:600px;*/
    		/*max-width:1000px;*/
    		/*min-height:100px;*/
    		width: 100%;
		}
		
		
		#forward_link_part{
		float:left;
		margin:10px 0px;
		width:100%;
		min-height:50px;
		}
		
				#news_continue2{
				float:right;
				margin:10px 20px 10px 10px;
				text-decoration:none;
				color:#750A20;
				font-size:16px;
				}
					#news_continue2:hover{
					text-decoration:underline;
					}
				
				
				#news_continue{
				float:left;
				margin:10px 10px 10px 0px;
				text-decoration:none;
				color:#750A20;
				font-size:15px;
				}
					#news_continue:hover{
					text-decoration:underline;
					}
					
					
				#news_main_headline{
				float:left;
				margin:10px 0px;
				width:100%;
				font-size:25px;
				color:#222222;
				line-height:normal;
				}
				
					#single_news_view_share{
					float22:left;
					margin:20px 0px;
					width:98%;
					background:red;
					border:none;
					}
					
					.form_separator{
						float: left;
						margin: 0;
						width: 100%;
					}
					
						.form_separator p{
						float:left;
						width:160px;
						margin:5px;
						font-size:20px;
						color:#CD0100;
						}
						
							.form_separator input{
							float:left;
							height: 30px;
							margin: 3px 3px;
							width:95%;
							border: 1px solid #CCCCCC;
							border-radius: 3px;
							color: #5A5A5A;
							font-family: solaimanlipi, arial;
							font-size: 15px;
							font-style: normal;
							text-indent: 5px;
							background-color: #EEEEEE;
							}
					
					.form_separator_submit{
					
						float: right;
						margin: 0px 4px 0px 0px;
						width: 150px;
						height: auto;

					}
						.btn_submit input{
						float: right;
						color: #FFFFFF;
						font-size: 16px;
						height: 30px;
						margin: 10px 0px 10px 0px;
						width: 100px;
						font-family:solaimanlipi;
						border-radius:5px;
						border:1px solid #509E19;
						box-shadow:0 1px 3px rgba(38, 151, 72, 0.5), 0 1px 0 #9FE662 inset;
						
						/*background-color:#72bf44;*/
						background: #72bf44; /* Old browsers */
						background: -moz-linear-gradient(top,  #72bf44 0%, #299a0b 100%); /* FF3.6+ */
						background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72bf44), color-stop(100%,#299a0b)); /* Chrome,Safari4+ */
						background: -webkit-linear-gradient(top,  #72bf44 0%,#299a0b 100%); /* Chrome10+,Safari5.1+ */
						background: -o-linear-gradient(top,  #72bf44 0%,#299a0b 100%); /* Opera 11.10+ */
						background: -ms-linear-gradient(top,  #72bf44 0%,#299a0b 100%); /* IE10+ */
						background: linear-gradient(to bottom,  #72bf44 0%,#299a0b 100%); /* W3C */
						filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72bf44', endColorstr='#299a0b',GradientType=0 ); /* IE6-9 */
						}
								.btn_submit input:hover{
								color:#1F7900;
								text-shadow:none;
								}
								
				
				.left_part{
				float:left;
				margin:0px;
				width:750px;
				min-height:100px;
				/* border: 0.5px solid #ececec;
				padding: 5px; */
				}
					
					table {
					border-collapse: collapse;
					margin:0;
					padding:0;
					}
					
					.left_part tr td{
					margin:0;
					padding:0;
					border:0;
					}
						.left_part table a{
						display:block;
						margin:0;
						padding:0;
						border:0;
						}
						
						.left_part img{
						display:block;
						margin:0;
						padding:0;
						border:0;
						}
					
					.page_number_view{
					    float: left;
						margin: 0px 5px 10px 0px;
						width: auto;
						padding: 0 10px;
						display: flex;
						height: 25px;
						color: #222222;
						text-align: center;
						line-height: 22px;
						text-decoration: none;
						border-radius: 5px;
						background-color: #EBEBEB;
						justify-content: center;
						align-items: center;
					}
					.page_number_view.active{
						color: white;
						background: #FF9800;
					}
						.page_number_view:hover{
						color:#FFFFFF;
						background-color:#FF9800;
						}
					
					
					/***************************************************** IFRAME ********************************************************/
					#wrapper {float:left;margin: 0 auto; text-align: center;} 
					#gallery { float:left; margin:0px; overflow-x: hidden; }
					#gallery a {float: left; margin:0px; z-index:500;}
					
					
					#gallery a:hover {
					background:#076F9A;
					border:none;
					}
					
					
					#gallery a img{ 
					float:left;
					display: block;
					top:100;
					border: 0;
					}
						#gallery a img:hover{
						background:url("../images/transparent_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
						opacity:0.8;
						cursor: url("../images/zoom.png"), auto;
						}
	
					/***************************************************** END OF IFRAME ********************************************************/
					
					
					#prev_next_part{
					float:left;
					margin:15px 0px 0px 0px;
					width:100%;
					height:40px;
					border:1px solid #CCCCCC;
					
					background: #ffffff; /* Old browsers */
					background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
					background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
					background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
					background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
					}
						#prev_next_part a{
						float:left;
						margin:5px;
						text-decoration:none;
						color:#339E19;
						line-height:32px;
						font-size:18px;
						}
							#prev_next_part a:hover{
							text-decoration22:underline;
							color:#CD0100;
							}
					
					.page_type_title{
					float:left;
					margin:5px;
					width:98%;
					font-size:22px;
					color:#484848;
					font-weight:normal;
					border-bottom:1px solid #C2C2C2;
					}
						
					.single_page_view{
					float:left;
					margin:10px 5px;
					width:200px;
					border:1px solid #CCCCCC;
					}
						.single_page_view a img{
						float22:left;
						margin:10px 0px;
						width:150px;
						max-height:200px;
						border:1px solid #CCCCCC;
						}
							.single_page_view a img:hover{
							opacity:0.9;
							box-shadow:1px 1px 3px 0px #C2C2C2;
							border22:1px solid red;
							}
						
						.single_page_view p{
						float:left;
						margin:0px 0px 5px 0px;
						width:100%;
						text-align:center;
						font-size:15px;
						color:#909090;
						}
						
						
						#home_feature_page{
						max-height:200px; 
						width:auto;
						border:1px solid #2A96C3;
						padding:5px;
						margin:5px;
						}
							#home_feature_page:hover{
							opacity:0.9;
							border:1px solid #CCCCCC;
							box-shadow:0px 2px 6px 2px #C2C2C2;
							}
					
					
					.page_header_link{
					float:left;
					margin:0px 0px 10px 0px;
					width:650px;
					min-height:30px;
					
					border-bottom:1px solid #CCCCCC;
					}
					
					.page_header_link_full{
					float:left;
					margin:0px 0px 10px 0px;
					width:1020px;
					min-height:30px;
					border-radius:8px 8px 0px 0px;
					
					border-top:1px solid #e6e7e8;
					
					background: #ffffff; /* Old browsers */
					background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
					background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
					background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
					background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
					}
						.page_header_link_full a{
						float: left;
						font-size: 16px;
						height: 30px;
						color: #058FAC;
						text-indent:5px;
						line-height: 30px;
						margin: 0 5px;
						text-decoration: none;
						}
						
							.page_header_link_full a:hover{
							text-decoration:underline;
							}
							
					.page_source_info{
					float:left;
					margin:0px 0px 10px 0px;
					width:650px;						
					}
					
					.pol_details_date{
					float:left;
					margin:0px 0px 5px 0px;
					width:650px;
					font-size:14px;
					color:#C50001;
					}
					
					.pol_details_title{
					float:left;
					margin:0px 0px 5px 0px;
					width:650px;
					font-size:15px;
					line-height:22px;
					text-align:justify;
					color:#336633;
					}
					
					.pol_details_result{
					float:left;
					margin:0px 0px 20px 0px;
					width:650px;
					font-size:14px;
					line-height:22px;
					text-align:justify;
					color:#3B74A7;
					}
						
						#page_source{
						float:left;
						margin:0px;
						width:650px;
						font-size:14px;
						color:#484848;
						font-family:Solaimanlipi, arial;
						}
						
						#category_name{
						float: left;
						font-size: 16px;
						height: 30px;
						color: #C50001;
						text-indent:5px;
						font-weight:normal;
						line-height: 30px;
						margin: 0 10px 0 0;
						text-decoration: none;
						}
						
						#archive_title{
						float: left;
						font-size: 16px;
						height: 30px;
						color: #058FAC;
						text-indent:10px;
						font-weight:normal;
						line-height: 30px;
						margin: 0 10px 0 0;
						text-decoration: none;
						}
						
						.page_header_link a{
						float: left;
						font-size: 16px;
						height: 30px;
						color: #C50001;
						line-height: 30px;
						margin: 0 5px;
						text-decoration: none;
						}
						
							.page_header_link a:hover{
							color:#3F3F4D;
							}
							
						.page_header_link p{
						float: left;
						font-size: 12px;
						margin:5px 5px 0px 0px;
						color:#484848;
						}
				
					.category_top{
					float:left;
					margin:0px 0px 20px 0px;
					width:650px;
					max-height:400px;
					overflow:hidden;
					}
					
						.category_top img{
						float:left;
						margin:8px 10px 10px 0px;
						width:auto;
						max-height:192px;
						font-size:23px;
						font-weight:normal;
						color: #111111;
						border:1px solid #CCCCCC;
						border-radius: 5px;
						padding:5px;
						background-color:#FFFFFF;
						box-shadow: 0 0 5px #CECECE;
						}
						
						.category_top h1{
						float:none;
						margin:0px;
						height:auto;
						font-size:23px;
						line-height:35px;
						font-weight:normal;
						text-align:justify;
						color:#C50001;
						}
							.category_top h1 a{
							color:#16387C;
							text-decoration:none;
							}
							
								.category_top h1 a:hover{
								color:#C50001;
								}
						
						.category_top p{
						float:none;
						margin:0px;
						font-size:15px;
						line-height:23px;
						color:#444444;
						text-align:justify;
						}
						
					.category_middle{
					float:left;
					margin:0px 0px 10px 0px;
					width:650px;
					height:auto;
					}	
					
						.category_middle_left{
						float:left;
						margin:0px 5px 12px 4px;
						width:311px;
						height:176px;
						border-bottom:1px solid #CCCCCC;
						border-right:1px solid #CCCCCC;
						overflow:hidden;
						background-color:#F5F5F2;
						}	
						
							.category_middle_header{
							float:left;
							margin:0px 0px 10px 0px;
							padding:0px 5px;
							width:300px;
							max-height:52px;
							overflow:hidden;
							font-size:20px;
							line-height:25px;
							font-weight:normal;
							}
								.category_middle_header a{
								color:#484848;
								text-decoration:none;
								}
								
									.category_middle_header a:hover{
									color:#16387C; 
									}
								
								
							.category_middle_details{
							float:left;
							margin:0px;
							padding:0px 5px;
							width:300px;
							overflow:hidden;
							font-size:15px;
							line-height:22px;
							color:#484848;
							text-align:justify;
							}
							
								.category_middle_details img{
								float:left;
								margin:5px 10px 5px 0px;
								width:auto;
								max-height:67px;
								font-size:23px;
								line-height:35px;
								font-weight:normal;
								color: #111111;
								border:1px solid #CCCCCC;
								border-radius22: 2px;
								padding:1px;
								background-color:#FFFFFF;
								}
								
								
						.category_middle_right{
						float:right;
						margin:0px 0px 10px 10px;
						width:315px;
						height:auto;
						}	
							
						
					
					#news_headline{
					float:left;
					margin:0px 0px 10px 0px;
					width:650px;
					height:auto;
					font-size:25px;
					line-height:35px;
					font-weight:normal;
					color:#29292A;
					}
					
					.inner_img{
					float:left;
					margin:0px;
					width:650px;
					background-color:#F7F7F7;
					}
				
						.inner_img img{
						margin:10px 0px 5px 0px;
						max-width:590px;
						height:auto;
						border:none;
						font-size:16px;
						line-height:25px;
						color:#111111;
						border:5px solid #FFFFFF;
						}
						
						.inner_img p{
						float:left;
						margin:0px 0px 5px 0px;
						width:650px;
						height:auto;
						border:none;
						font-size:15px;
						line-height:20px;
						color:#484848;
						text-align:center;
						}
					
					#news_sub_headline{
					float:left;
					margin:0px 0px 10px 0px;
					width:650px;
					height:auto;
					font-size:18px;
					line-height:25px;
					font-weight:normal;
					color:#0A6A00;
					}
					
					#news_details{
					float:left;
					margin:10px 0px;
					width:650px;
					font-size:15px;
					line-height:25px;
					color:#484848;
					text-align:justify;
					}
					
					
					.left_share_part{
					float:left;
					margin:10px 0px 20px 0px;
					width:650px;
					height:auto;
					}
						.inner_page_header{
						float:left;
						margin:0px 0px 10px 0px;
						width:647px;
						height:30px;
						font-size:18px;
						font-weight:normal;
						color:#3F3F4D;
						line-height:30px;
						border-bottom:1px solid #D7D7D7;
						}
				
				
				.right_part{
					float:right;
					margin:0px 0px 0px 0px;
					width:250px;
					min-height:100px;
				}
				
				.left_most_part{
				float:left;
				margin:0px 10px 0px 0px;
				width:170px;
				min-height:100px;
				display: none;
				}
					
					.right_part_inner{
					float:left;
					margin:0px 0px 12px 0px;
					width:100%;
					min-height:50px;
					border:1px solid #D7D7D7;
					background-color:#FFFFFF;
					}
				
					.right_part_inner h1{
					float:left;
					margin:0px 0px  5px 0px;
					min-height: 35px;
					width:100%;
					height: auto;
					font-size: 16px;
					font-weight: normal;
					line-height: 35px;
					color:#3F3F4D;
					text-align: center;
					border-bottom:1px solid #D7D7D7;
					
						
					background: #ffffff; /* Old browsers */
					background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
					background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
					background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
					background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
					background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
					}
					
					.right_part_inner li{
					float: left;
					width: 100%;
					height: auto;
					list-style:none;
					margin: 0px;
					padding: 3px 0;
					text-align: justify;
					text-decoration: none;
					border-bottom:1px dotted #CCCCCC;
					}
					
						.right_part_inner li a{
						float:left;
						margin:0px;
						list-style:none;
						font-size:15px;
						line-height:23px;
						color:#484848;
						padding:3px 5px;
						text-decoration:none;
						}
						
							.right_part_inner li a:hover{
							color:#C50001;
							}
					
					.right_part_inner_add{
					float:left;
					margin:0px 0px 15px 0px;
					width:100%;
					height:auto;
					box-shadow:0 0 2px #CECECE;
					}
					
						.right_part_inner_add img{
						float: left;
						margin: 5px 7px;
						max-height: 90px;
						padding: 5px;
						width:324px;
						max-height:90px;
						border:1px solid #CCCCCC;
						}

						.paper-page{
							height: 450px;
							overflow-y: scroll;
							background: #e7e7e7;
							float: left;
    						width: 100%;
							padding-bottom: 10px;
							scroll-behavior: smooth;
						}
						.paper-page img{
							max-width: 180px;
							margin-top: 10px;
							box-shadow: 1px 2px 3px 0px #101010bf;
							padding: 7px;
							background: white;
						}

							.paper-page::-webkit-scrollbar {
								width: 7px;
							}
							
							.paper-page::-webkit-scrollbar-track {
								background: #c4c4c4; 
							}
							
							.paper-page::-webkit-scrollbar-thumb {
								background: #6c6c6c; 
								border-radius: 2px;
							}
							
							.paper-page:hover ::-webkit-scrollbar-thumb{
								background: #4b4b4b; 
							}

							

								
						
						
				#add_big{
				    float: left;
					margin: 0;
					width: 100%;
					max-height: 200px;
					border: 1px solid #D7D7D7;
				}
				
				#add_small{
				float:left;
				margin:4px;
				width:160px;
				max-height:200px;
				border:1px solid #D7D7D7;
				}
				
				/*------------------------------ END OF INNER PAGE --------------------------*/
				
				
				
				/*-------------------- START USER LOGIN  -------------------*/
								
								#user_login{
								margin:20px auto;
								width:720px;
								background-color:gray;
								}	
									#user_login img{
									float:left;
									margin:5px 208px 0px 208px;
									width:auto;
									height:auto;
									}
									
									#user_login_form{
									float:left;
									margin:50px 146px;
									width:400px;
									height:auto;
									border-radius:10px;
									background-color:#FAFAFA;
									box-shadow:0px 1px 3px #C2C2C2;
									}	
										#user_login_form h2{
										float:left;
										margin:20px 50px 10px 50px;
										width:298px;
										height:35px;
										font-size:15px;
										font-weight:normal;
										font-family:'PT Sans',sans-serif,arial;
										line-height:35px;
										text-align:left;
										text-indent:10px;
										letter-spacing:7px;
										text-transform:uppercase;
										color:#F7F7F7;
										border-radius:6px;

										background: #0961bf; /* Old browsers */
									/* IE9 SVG, needs conditional override of 'filter' to 'none' */
									background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5NjFiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDI1NmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
									background: -moz-linear-gradient(top,  #0961bf 0%, #00256d 100%); /* FF3.6+ */
									background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0961bf), color-stop(100%,#00256d)); /* Chrome,Safari4+ */
									background: -webkit-linear-gradient(top,  #0961bf 0%,#00256d 100%); /* Chrome10+,Safari5.1+ */
									background: -o-linear-gradient(top,  #0961bf 0%,#00256d 100%); /* Opera 11.10+ */
									background: -ms-linear-gradient(top,  #0961bf 0%,#00256d 100%); /* IE10+ */
									background: linear-gradient(to bottom,  #0961bf 0%,#00256d 100%); /* W3C */
									filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0961bf', endColorstr='#00256d',GradientType=0 ); /* IE6-8 */

										}
										
											#user_login_form h2:hover{
											background22:-moz-linear-gradient(center top , #93DD64, #72D239 95%, #6FCC37) repeat scroll 0 0 #93DD64;
											background-color:#93DD64;
											
											background: #8ddb5c; /* Old browsers */
											background: -moz-linear-gradient(top,  #8ddb5c 0%, #66cc3b 100%); /* FF3.6+ */
											background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ddb5c), color-stop(100%,#66cc3b)); /* Chrome,Safari4+ */
											background: -webkit-linear-gradient(top,  #8ddb5c 0%,#66cc3b 100%); /* Chrome10+,Safari5.1+ */
											background: -o-linear-gradient(top,  #8ddb5c 0%,#66cc3b 100%); /* Opera 11.10+ */
											background: -ms-linear-gradient(top,  #8ddb5c 0%,#66cc3b 100%); /* IE10+ */
											background: linear-gradient(to bottom,  #8ddb5c 0%,#66cc3b 100%); /* W3C */
											filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ddb5c', endColorstr='#66cc3b',GradientType=0 ); /* IE6-9 */
											}
										
										#error_msg{
										float:left;
										margin:0px;
										width:auto;
										height:auto;
										font-family:arial;
										font-size:12px;
										color:red;
										}
											#error_msg p{
											float:left;
											margin:5px 0px 0px 0px;
											width:400px;
											height:auto;
											color:#891119;
											text-align:center;
											}
										
										.separator_user_login{
										float:left;
										margin:5px 0px 15px 0px;
										height:25px;
										width:300px;
										
										}
											.separator_user_login p{
											float:left;
											margin:0px 0px 0px 28px !important;
											margin:0px 0px 0px 3px;
											width:80px;
											height:25px;
											font-size:15px;
											line-height:25px;
											text-align:left;
											color:#195788;
											
											}
											
											#login{
											float:right;
											margin: 3px 2px;
											width: 200px !important;
											width:200px;
											height:28px;
											border-radius: 5px 5px 5px 5px;
											box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
											color: gray;
											display: inline-block;
											font-size:13px;
											border: 1px solid #D7D7D7;
											border-radius:3px;
											background-color:#ffffff;
											color:#6F6F6F;
											text-indent:35px;
											background:url("../images/admin_small.png") no-repeat 5px;
											}
												#login:hover{
												color:#00A9FF;
												border: 1px solid #00A9FF;
												}
												
											
											#password{
											float:right;
											margin: 3px 2px;
											width: 200px !important;
											width:200px;
											height:28px;
											border-radius: 5px 5px 5px 5px;
											box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
											color: gray;
											display: inline-block;
											font-size:13px;
											border: 1px solid #D7D7D7;
											border-radius:3px;
											background-color:#ffffff;
											color:#6F6F6F;
											text-indent:35px;
											background:url("../images/pass_small.png") no-repeat 5px;
											}
												#password:hover{
												color:#00A9FF;
												border: 1px solid #00A9FF;
												}
											
										.separator_user_login_submit{
										float:right;
										margin:10px 86px 30px 86px;
										height:25px;
										width:228px;
										}	
											.separator_user_login_submit input{
											float:right;
											margin-right:16px;
											width: 202px;
											height:35px;
											font-size:15px;
											color:#F7F7F7;
											border-radius:18px;
											border:none;
											
											
										
										background: rgb(196,3,26); /* Old browsers */
										/* IE9 SVG, needs conditional override of 'filter' to 'none' */
										background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0MDMxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
										background: -moz-linear-gradient(top,  rgba(196,3,26,1) 0%, rgba(143,2,34,1) 68%, rgba(109,0,25,1) 100%); /* FF3.6+ */
										background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(196,3,26,1)), color-stop(68%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
										background: -webkit-linear-gradient(top,  rgba(196,3,26,1) 0%,rgba(143,2,34,1) 68%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
										background: -o-linear-gradient(top,  rgba(196,3,26,1) 0%,rgba(143,2,34,1) 68%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
										background: -ms-linear-gradient(top,  rgba(196,3,26,1) 0%,rgba(143,2,34,1) 68%,rgba(109,0,25,1) 100%); /* IE10+ */
										background: linear-gradient(to bottom,  rgba(196,3,26,1) 0%,rgba(143,2,34,1) 68%,rgba(109,0,25,1) 100%); /* W3C */
										filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4031a', endColorstr='#6d0019',GradientType=0 ); /* IE6-8 */


											} 
											
												.separator_user_login_submit input:hover{
												background: #0961bf; /* Old browsers */
												/* IE9 SVG, needs conditional override of 'filter' to 'none' */
												background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5NjFiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDI1NmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
												background: -moz-linear-gradient(top,  #0961bf 0%, #00256d 100%); /* FF3.6+ */
												background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0961bf), color-stop(100%,#00256d)); /* Chrome,Safari4+ */
												background: -webkit-linear-gradient(top,  #0961bf 0%,#00256d 100%); /* Chrome10+,Safari5.1+ */
												background: -o-linear-gradient(top,  #0961bf 0%,#00256d 100%); /* Opera 11.10+ */
												background: -ms-linear-gradient(top,  #0961bf 0%,#00256d 100%); /* IE10+ */
												background: linear-gradient(to bottom,  #0961bf 0%,#00256d 100%); /* W3C */
												filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0961bf', endColorstr='#00256d',GradientType=0 ); /* IE6-8 */
										
										
												}
												
										#register_link{
										float: left;
										width: 298px;
										height: auto;
										font-family: arial;
										font-size: 14px;
										color: #00A9FF;
										line-height: 35px;
										text-align: right;
										text-decoration: none;
										}
											#register_link:hover{
											text-decoration:underline;
											}
											
						
						/*------------------ END USER LOGIN  ---------------------*/
						
						
						
		/*------------------------------ START OF ADD --------------------------*/
					
		
		#content_add{
		float:left;
		margin:5px 0px;
		width:100%;
		height:auto;
		}
		
			#content_add_mid{
			margin:0px auto;
			width:1020px;
			}
				
				#content_add_mid_float{
				float:left;
				margin:0px;
				width:1020px;
				min-height:50px;
				}
					.add_3_part{
					float:left;
					margin:0px;
					width:336px;
					min-height:50px;
					}
					
						.add_3_part img{
						float:left;
						margin:5px 0px;
						width:324px;
						max-height:90px;
						border:1px solid #CCCCCC;
						padding:5px;
						}
		
					.add_3_part_mid{
					float:left;
					margin:0px 6px;
					width:336px;
					min-height:50px;
					}
					
						.add_3_part_mid img{
						float:left;
						margin:5px 0px;
						width:324px;
						max-height:90px;
						border:1px solid #CCCCCC;
						padding:5px;
						}
						
					.add_2_part{
					float:left;
					margin:0px 8px 0px 0px;
					width:500px;
					min-height:50px;
					}
						.add_2_part img{
						float:left;
						margin:0px;
						width:500px;
						max-height:80px;
						border:1px solid #CCCCCC;
						}
						
					.add_middle_part{
					float:left;
					margin:0px;
					width:500px;
					}
						.add_middle_part img{
						float:left;
						margin:0px 0px 10px 0px;
						width:498px;
						max-height:95px;
						border:1px solid #CCCCCC;
						}
						
					.add_2_part_right{
					float:left;
					margin:0px 0px 0px 8px;
					width:500px;
					min-height:50px;
					}
						.add_2_part_right img{
						float:left;
						margin:0px;
						width:500px;
						max-height:80px;
						border:1px solid #CCCCCC;
						}
				
			
		/*------------------------------ END OF ADD --------------------------*/
		
					
				#content_footer_main{
				    float: left;
					margin: 0px;
					width: 100%;
					padding: 20px 0;
					background-color: #e9e9e9;
					border-top: 2px solid #018836;
				}

					#content_footer_middle{
					margin:0px auto;
					width:1020px;
					height:auto;
					}	
					
						#content_footer{
						float:left;
						margin:0px;
						width: 40%;
						min-height:100px;
						}
						#content_footer img{
							width: 75%;
							border-radius: 5px;
							padding: 10px 10px;
							background: white;
						}
							#content_footer_h1{
							float:left;
							margin:10px 0px 5px 0px;
							width:500px;
							font-size:16px;
							line-height:22px;
							color:#484848;
							text-align:left;
							font-weight:normal;
							}
							
							#content_footer p{
	
							width: 80%;
							font-weight: bold;
							font-size: 14px;
							}
							
								#content_footer p a{
									margin: 0px 0px 50px 0px;
									text-decoration: none;
									color: #0961bf;
									font-weight: 800;
								}
										#content_footer p a:hover{
										color:#0010eb;
										}
						
						#content_footer_right{
						float:right;
						margin:0px;
						width: 60%;
						min-height:100px;
						}
						#content_footer_right h1{
							margin: 0;
							font-size: 22px;
							font-weight: bold;
						}
						#content_footer_right h3{
							margin: 0;
							font-size: 18px;
							margin-bottom: 5px;
						}
						#content_footer_right p{
							margin: 0;
						}
						#content_footer_right a{
							text-decoration: none;
							font-size: 14px;
							color: #0961bf
						}
						#content_footer_right a:hover{
							color:#0010eb;
							text-decoration: underline;
						}
						
							.footer_content_english{
    							float:left;
    							margin:0px;
    							width:500px;
    							font-size:15px;
    							line-height:22px;
    							color:#484848;
    							text-align:right;
    							font-family:times new roman;
							}
							
							
							
				
							
							#content_footer_right_h1{
							float:left;
							margin:15px 0px 2px 0px;
							width:500px;
							font-size:15px;
							line-height:22px;
							color:#484848;
							text-align:right;
							font-weight:normal;
							}
							
							
							#footer_bottom_h1{
							float:left;
							margin:0px;
							width:500px;
							font-size:15px;
							line-height:35px;
							color:#484848;
							text-align:right;
							font-weight:normal;
							}
							
								#footer_bottom_h1 a{
								margin:0px 0px 50px 0px;
								text-decoration:none;
								color:#1E9E74;
								}
										#footer_bottom_h1 a:hover{
										color:#002157;
										}
		
						
				#content_footer_bottom{
				float:left;
				margin:0px;
				width:100%;
				background-color:#1E9E74;
				}
					#content_footer_bottom_middle{
					margin:0px auto;
					width:1020px;
					height:auto;
					}	
						#content_footer_bottom_mid{
						float:left;
						margin:0px;
						width:1020px;
						min-height:35px;
						}
						
						
						.footer_content_english a {
							    color: #1e9e74 !important;
							}
							.footer_content_english a:hover {
							    opacity: 0.8 !important;
							}
							.left-content a{
							    color: #1e9e74 !important;
							}
							.left-content a:hover{
							    opacity: 0.8 !important;
							}



							/* Custom Code  */
							.t-epaper-headline{
								background: #007bb1    !important;
								color: #fff !important;
								margin: 0 !important;
							}

							.share-div{
								text-align: center;
   	 							padding: 5px 0 10px 0;
							}

							.share-div .fa {
								    /* padding: 8px; */
									width: 20px;
									font-size: 15px;
									width: 30px;
									height: 30px;
									text-align: center;
									text-decoration: none;
									margin: 5px 2px;
									border-radius: 50%;
									display: inline-flex;
									align-items: center;
									justify-content: center;
							  }
							  
							.share-div  .fa:hover {
								  opacity: 0.7;
							  }
							  
							.share-div  .fa-facebook {
								background: #3B5998;
								color: white;
							  }
							  
							.share-div .fa-twitter {
								background: #55ACEE;
								color: white;
							  }
							  
							.share-div .fa-google {
								background: #dd4b39;
								color: white;
							  }
							  
							.share-div .fa-linkedin {
								background: #007bb5;
								color: white;
							  }
							  
							.share-div .fa-youtube {
								background: #bb0000;
								color: white;
							  }
							/* Custom Code  */	
							
							
							/* share single div */

							.share-single-div{
								float: left;
								text-align: left;
								width: 50%;
							}
			
							.share-single-div button{
								border: 0;
								background: unset;
							}
							.share-single-div .fa {
								padding: 15px;
								font-size: 17px;
								line-height: 15px;
								width: 15px;
								height: 15px;
								text-align: center;
								text-decoration: none;
								margin: 5px 2px;
								border-radius: 50%;
							}
							  
							.share-single-div  .fa:hover {
								  opacity: 0.7;
							  }
							  
							.share-single-div  .fa-facebook {
								background: #3B5998;
								color: white;
							}
							.share-single-div  .fa-search-plus {
								background: #858585;
								color: white;
							}
							.share-single-div  .fa-search-minus {
								background: #858585;
								color: white;
							}
							.print-div{
								float: right;
								text-align: right;
								width: 50%;
							}
							.print-div button{
								font-size: 20px;
								padding: 10px 25px;
								margin-top: 10px;
								background: #00bb00;
								border: 0;
								border-radius: 5px;
								color: #fff;
							}
			
							.row{
								display: flex;
								width: 100%;
								flex-direction: row;
								align-items: center; 
							}

							.col-md-2{
								width: 16.666%;
								padding: 0 15px;
							}
							.col-md-8{
								width: 66.68%;
								padding: 0 15px;
							}
							.footer img{
								width: 100%;
							}
							.team-footer p{
								margin: 0; 
								font-variant: small-caps;
								font-size: 13px;
								font-weight: bold;
							}
							.team-footer a p{
								font-size: 12px;
							}
							.team-footer a{
								text-decoration: none;
								color: #263fa1;
							}
							.team-footer a:hover{
								opacity: 0.8;
							}
							.team-footer img{
								width: 50px;
							}
							
										
										