/* Typography CSS for QuranicPath - hijab_niqab */

			
.quote1 
		{
				text-align: justify;
				font-family: tahoma;
				font-size: 14px;
				color: rgb(65, 65, 65);
				margin-left: 25px;
				margin-right: 25px;
				margin-top: 15px;
				line-height: 1.5em;
		}

.quote_verse
	{			
				margin-right: 25px; 
				margin-left: 25px;
				color: rgb(60, 60, 60);
				font-weight: bold; 
				text-align: center;
				font-family: tahoma;
				line-height: 1.5em; 
				font-size: 14px; 
	}
		
.quote_box 
	  {	
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 30px;
		border: 3px solid rgb(201, 245, 213);
		border-radius: 8px;
		background: rgb(225, 255, 225);
		padding-top: 10px;
		padding-bottom: 10px;
	  }	

.inner_quote_box
	  {	
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
		border: 3px solid rgb(201, 245, 213);
		border-radius: 8px;
		background: rgb(200, 255, 200);
		padding-top: 10px;
		padding-bottom: 10px;
	  }	

.quote_inner 
		{
				text-align: justify;
				margin-left: 12px;
				margin-right: 12px;
				font-family: tahoma;
				font-size: 14px;
				color: rgb(65, 65, 65);
				margin-top: 0px;
				margin-bottom: 0px;
				line-height: 1.5em;
		}

.inner_quote_box2
	  {	
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 28px;
		margin-bottom: 15px;
		border: 3px solid rgb(201, 245, 213);
		border-radius: 8px;
		background: rgb(200, 255, 200);
		padding-top: 10px;
		padding-bottom: 10px;
	  }	
	  
.quote_inner2
		{
				text-align: justify;
				margin-left: 18px;
				margin-right: 12px;
				font-family: tahoma;
				font-size: 14px;
				color: rgb(65, 65, 65);
				margin-top: 10px;
				margin-bottom: 0px;
				line-height: 1.5em;
		}

.quote_inner_verse2
	{			
				margin-right: 12px; 
				margin-left: 18px;
				margin-top: 8px;
				color: rgb(60, 60, 60);
				font-weight: bold; 
				text-align: center;
				font-family: tahoma;
				line-height: 1.5em; 
				font-size: 14px;  
	}
	 
/* End of Typography CSS for QuranicPath - hijab_niqab */