/* Typography CSS for QuranicPath - Intact Sex */

.harm {
		margin-top: 45px;
		border: 3px solid rgb(242, 87, 95);
		border-radius: 8px;
		background: rgb(253, 232, 233);
	  }
	
.harm_format {
				text-align: center;
				font-family: tahoma;
				font-size: 14px;
				font-weight: bold;
				color: rgb(72, 72, 72);
				margin-left: 10px;
				margin-right: 5px;
				margin-top: 8px;
				margin-bottom: 8px;
				line-height: 1.4em;
				
			}
			
.quote1 {
				text-align: justify;
				font-family: tahoma;
				font-size: 14px;
				color: rgb(72, 72, 72);
				margin-left: 40px;
				margin-right: 40px;
				margin-top: 20px;
				line-height: 1.4em;
			
		}
		
.quote1_verse {
				font-weight: bold;
				text-align: justify;
				font-family: tahoma;
				font-size: 14px;
				color: rgb(72, 72, 72);
				margin-left: 40px;
				margin-right: 40px;
				margin-top: 20px;
				line-height: 1.4em;
			
		}
		
.quote2 {
				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_box 
	  {	
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 30px;
		border: 5px solid rgb(201, 245, 213);
		border-radius: 14px;
		background: rgb(225, 255, 225);
		padding-top: 10px;
		padding-bottom: 10px;
	  }	

.para
		{
			text-align: justify; 
			margin-top: 25px; 
			font-size: 14px; 
			line-height: 1.5em; 
			color: #646464; 
			margin-right: 13px; 
			margin-left: 13px;
		}
			
.miracle {		margin-top: 30px;
				padding: 8px 8px;
				border: 15px solid rgb(255, 235, 221);
				border-radius: 15px;
				background-image: url("../../images/orange_flower_background.png");
		}
		
.qp {
				text-align: center;
				font-family: times;
				font-size: 16px;
				color: rgb(72, 72, 72);
				margin-left: 10px;
				margin-right: 10px;
				margin-top: 15px;
				line-height: 1.4em;
		}
		
.qp_box
	  {	
		margin-left: 100px;
		margin-right: 100px;
		margin-top: 30px;
		border: 6px solid rgb(255, 255, 220);
		border-radius: 14px;
		background: rgb(255, 253, 190);
		padding-top: 1px;
		padding-bottom: 1px;
	  }	
	  

	
/* End of Typography CSS for QuranicPath - Intact Sex */