/* Typography CSS for QuranicPath article - struggle_witness */

.quote_box 
	  {	
		border: 4px solid rgb(201, 245, 213);
		margin-left: 40px;
		margin-right: 40px;
		margin-top: 40px;
/* 		border: 4px solid rgb(201, 245, 213); */
		border-radius: 8px;
		background: rgb(225, 255, 225);
 		padding-top: 5px;
		padding-bottom: 5px;
	  }	
	 
.box
	  {	
		border: 4px solid rgb(240, 240, 240);
		margin-left: 45px;
		margin-right: 45px;
		margin-top: 40px;
/* 		border: 4px solid rgb(201, 245, 213); */
		border-radius: 8px;
		background: rgb(245, 245, 245);
 		padding-top: 5px;
		padding-bottom: 18px;
	  }

.quote
		{
				text-align: center;
				font-family: times;
				font-size: 16px;
				color: rgb(72, 72, 72);
				margin-left: 30px;
				margin-right: 30px;
				margin-top: 15px;
				line-height: 1.4em;
		}
		
.quote_verse
		{		text-align: center;
				font-weight: bold;
				font-family: tahoma;
				font-size: 14px;
				color: rgb(65, 65, 65);
				margin-left: 30px;
				margin-right: 30px;
				margin-top: 15px;
				line-height: 1.5em;
		}
		
.note
	  {	
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 18px;
		margin-bottom: 26px;
		border: 4px solid rgb(201, 245, 213);
		border-radius: 8px;
		background: rgb(225, 255, 225);
	  }	
	  
.note_quote 
		{
				text-align: justify;
				font-family: tahoma;
				font-size: 14px;
				color: rgb(65, 65, 65);
				margin-left: 20px;
				margin-right: 20px;
				line-height: 1.5em;
				margin-top: 10px;
				margin-bottom: 8px;
		}

.subheading
	{
	text-align: justify; 
	margin-top: 32px; 
	margin-bottom: -7px; 
	font-size: 18px; 
/* 	font-weight: bold;  */
	text-decoration: underline; 
	line-height: 1.5em; 
	color: #646464; 
	margin-right: 8px; 
	margin-left: 8px
	}

.subheading2
	{
	text-align: justify; 
	margin-top: 28px; 
	margin-bottom: -5px; 
	font-size: 15px; 
	font-style: italic; 
	line-height: 1.5em; 
	color: #646464; 
	margin-right: 13px; 
	margin-left: 13px
	}	

.subheading3
	{
	text-align: center; 
	margin-top: 18px; 
	margin-bottom: 25px; 
	font-size: 17px; 
	font-weight: bold; 
	text-decoration: underline; 
	line-height: 1.6em; 
	color: #646464; 
	margin-right: 70px; 
	margin-left: 70px
	}

	
.verse
	{			
				margin-top: 20px; 
				font-weight: bold; 
				text-align: justify; 
				line-height: 1.5em; 
				font-size: 14px; 
				margin-right: 25px; 
				margin-left: 25px;
	}
	
	.para
		{
			text-align: justify; 
			margin-top: 20px; 
			font-size: 14px; 
			line-height: 1.5em; 
			color: #646464; 
			margin-right: 8px; 
			margin-left: 8px;
		}

.side_note
		{
			text-align: justify; 
			margin-top: 15px; 
			font-size: 12px; 
			line-height: 1.5em; 
			color: #646464; 
			margin-right: 25px; 
			margin-left: 25px;
		}

.show_verse
		{	
			text-align: center; 
			font-family:  times;
			margin-top: 20px; 
			font-size: 18px; 
			line-height: 1.5em; 
			color: #646464; 
			margin-right: 13px; 
			margin-left: 13px;
		}
		
	li	
	{ 	font-size: 14px;
		margin-bottom: 12px;
		margin-right: 25px;
	}
	
/* End of Typography CSS for QuranicPath - struggle_witness */
