/* Add here all your CSS customizations */
.sub-heading .tamil-word{
	font-size: 10px;
	font-family:"Arial Unicode MS, TheneeUni, TheneeUniTx, ThendralUni, Latha";
	color: black;
}
.sub-heading-1 .read{
	font-family:"Arial Unicode MS, TheneeUni, TheneeUniTx, ThendralUni, Latha";
	font-size:14px;
}
.front-page .arbic-font{
	text-align:right;
	padding:10px;
	color:#333;
	font-weight:bold;
	font-size:28px;
	font-family:""Al Qalam Quran Majeed", _PDMS_Saleem_QuranFont, Traditional Arabic;";
}
.front-page .tamil-text{
	text-align:justify;
	padding:10px;
	color:black;
	font-size:12px;
	font-family:"Arial Unicode MS, TheneeUni, TheneeUniTx, ThendralUni, Latha";
	line-height:1.42857143;
	font-weight:normal;
}
.third .high-light{
	background-color:#dff0d8;
}
.read a:nohover{
	text-decoration:none;
}
.part{
	font-weight: bold;
}
.third p{
	text-align:justify; 
	font-size:12px;
	font-family:"Arial Unicode MS, TheneeUni, TheneeUniTx, ThendralUni, Latha";
	line-height:1.42857143;
	font-weight:normal;
	color:black;
}
.panel-body .arabic-words{
	font-size: 20px;
	font-family:""Al Qalam Quran Majeed", _PDMS_Saleem_QuranFont, Traditional Arabic;";
	font-family:"HQPB1;"
	color:#333;
	/*direction:rtl;*/
	text-align:right;
	font-weight:bold;
}
.sub-heading{
	font-size: 10px;
	color: black;
}
.sub-heading-1{
	padding: 20px!important;
	font-weight:bold;
}
.container-2{
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
}
.pager{
	padding-left:0px;
	margin:20px 0px;
	list-style:none;
	text-align:center;
}
.pager li {
    display: inline;
}
.container-2 li a{
	padding:5px 14px 5px 14px;
	border-radius:15px;
}
.previous a{
	color:black;
}
.next a{
	color:black;
}
