/**===========================================
      Start Leading News  
===========================================**/

.panel_custom{
	padding: 15px;
	box-shadow: 0px 0px 2px;
}
.lead_news_title{
	margin: 10px 0px !important;
}
.lead_news_title h3{

	color: black;
}
.lead_news_image{

}

.panel_for_lead_small{
	padding: 5px;
	margin: 5px 0px;
	height: 135px!important;
}
.panel_for_lead_small a{
	color: black;
}

.recent_news_btn{
	background:red;
}
.max_news_btn{
	background:black;
}

.max_read_news_title button{
	padding: 10px 64px;
	text-decoration: none;
	color: white;
	border: none;
}
.max_read_news_title{
	padding: 15px 0px;
}
.max_read_news_title a:hover .max_read_news_title{
	opacity: .5;

}

.max_news_short_details a{
	color: black;
	text-decoration: none;
}
.panel_custom_for_max_news{
	
	height: 440px !important;
	overflow: auto;
	margin-top: 10px;
}
.epaper_card{
	margin: 0px 15px;
}
.epaper_card .panel{

}
.box_for_epaper{

}
.epaper_image a .img-thumbnail{
	height: 222px;
}
.archieve_button{
	margin-top: 15px;
	background: red;
	padding-top: 10px 20px;
	color: white;
}

.lcl_close{
	display: none!important;
}
/**===========================================
      End Leading News  
===========================================**/
