@font-face {
    font-family: 'MHYagutRegular';
    src: url('../font_eut/mh_yagut-webfont.eot');
	src: url('../font_eut/mh_yagut-webfont.eot?#iefix') format('embedded-opentype'), url('../font_eut/mh_yagut-webfont.woff') format('woff'), url('../font_eut/mh_yagut-webfont.ttf') format('truetype'), url('../font_eut/mh_yagut-webfont.otf') format('open-type'), url('../font_eut/mh_yagut-webfont.svg') format('svg');

}
@font-face {
    font-family: 'lotus';
	src: url('../font_eut/lotus.eot');
	src: url('../font_eut/lotus.eot?#iefix') format('embedded-opentype'), url('../font_eut/lotus.woff') format('woff'), url('../font_eut/lotus.ttf') format('truetype'), url('../font_eut/lotus.otf') format('open-type'), url('../font_eut/lotus.svg') format('svg');
	
}





h1.tit1{ 
		color: #00AA00;
		font-size: 150%;
		margin-top: 20px;
		margin-bottom : 0px;
		text-align: center;
		font-weight: bold;
		font-family:inherit !important;
}
.dark h1.tit1{ 
	color: #FFF;	
}
h2.tit2{
	color: navy;
	font-size: 130%;
	margin-top: 20px;
	margin-bottom : 0px;
	text-align: center;
	font-weight: bold;    
	font-family:inherit !important;
}
h2.tit3{
	color:black;
	font-size: 130%;
	margin-top: 20px;
	margin-bottom : 0px;
	text-align: center;
	font-weight: bold;    
	font-family:inherit !important;
}
h3.tit3{
	color: #000;
	font-size: 120%;
	margin-top: 20px;
	text-align: center;
	margin-bottom : 10px;
	font-weight : bold;
	font-family:inherit !important;
}

h4.tit4{
	color: black;
    font-size: 120%;
	margin-top: 20px;
	margin-bottom : 0px;
	font-weight : bold;
	text-align: center;
	font-family:inherit !important;
}
h5.tit5{
	color: black;
    font-size: 120%;
	margin-top: 20px;
	margin-bottom : 10px;
	font-weight : bold;
	text-align: right;
	font-family:inherit !important;
}

p.pagen{ 
	text-align: center;
	color: red;
	text-indent: 0;
	font-size: 75%
}

.fnote{
	color: #337777;
	font-size: 80%;
	margin: 0px 0px 5px;
	padding:0px;
	text-indent: 0;
	line-height:150%;
	

}
hr.fnote{
	
	border: 1px solid rgb(227, 227, 227);
	width:40%;
	min-width:300px;
}
.fnote_line{
	color: #337777;padding:0;overflow-x:hidden !important; margin-top:10px; margin-bottom:0

}
.fnote2{
	color: #337777;
	font-size: 80%;
	margin: 0px;
	padding:0px;
	text-indent: 5px;
	

}
.sher{
	text-align: center;
    color: #f10606;
    font-size: 100%;
	margin-top: 10px;
	margin-bottom : 10px;
	text-indent: 0;

}

.fn{
	color: #337777;
	font-size: 75%;
	text-decoration: none;
	vertical-align : top;
	}

.fm{
	color: #008000;
	font-weight: bold;
	font-family: Simplified Arabic, serif;
	font-size: 75%;
	text-decoration: none;
	}

.quran{
	font-weight: bold;
	color: #008058;
}

.hadith{
	font-weight: bold;
	color: #0b4a89;
}

.eng{
	font-weight: bold;
	color: #000;
}

.txtleft{
	font-weight: bold;
	color: green;
}

.paragraph{
	
	color:#000;
	margin:0px;
}
.hashieh{
	overflow-x:hidden;
	width:100%;
	color:#000;
}
.centertxt{
	text-align:center;
	color:#C60;
}
.centertxt2{
	text-align:center;
	color:#000;
}
.empty{
	color:#F63;
	text-align:center;
	padding-top:260px;
	font-weight:bold;
}
.short-texts{
	color:#000;
	font-weight:bold;
	direction:rtl;
}
.short-texts-line{
	margin:0px;padding:0;overflow-x:hidden !important; display:inline-block; margin-top:-10px;
}
.marging_text{
	color:#764C01; 
}
p{
	text-indent:1em; margin:0 !important; padding:0 !important;
}
p + p{
	margin:0;
}

.dark h1.tit1,.dark h2.tit2,.dark h3.tit3,.dark h4.tit4,.dark h5.tit5,.dark h6.tit6{ 
	color: #337777;	
}


