.page_title_bar
{
	margin-bottom: 10px;
}

.page_title_ar
{
	font-family: arial;
	font-size: 35px;
	text-align: center;
	margin-top:20px;
	color: #002699;
}

.page_title_en
{
	font-family: 'Cormorant Unicase', sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	color: #002699;
}

.contents_table
{
	height: 500px;
	overflow: auto;
}

.card
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: none;
}

.card-header
{
	font-family: 'Montserrat', serif;
	color: #003300;
	border:none;
	background-color: #e6ffe6;
	font-weight: bold;
	margin-right:20px;
	margin-left:20px;
}



.norm_para
{
	font-family: 'QuickSand', sans-serif;
	font-size:15px;
	text-align: justify;
	color: #2a0080;
	padding-left: 40px;
	padding-right: 40px;
}

.quran_para
{
	font-family: 'QuickSand', sans-serif;
	font-size:15px;
	text-align: justify;
	color: #2a0080;
	padding-left: 60px;
	padding-right: 60px;
}

.shaikh_signature
{
	font-family: 'Cormorant Unicase', sans-serif;
	font-size:15px;
	font-weight: bold;
	text-align: right;
	margin-right: 40px;
	color: #1f1f7a;
}

.preface_header
{
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: 'Cormorant Unicase', sans-serif;
	color: #2a0080;
	background-color: #e6ffe6;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
}

.intro_quran
{
	font-family: arial;
	color: #1f1f7a;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.chapter_table
{
	display: none;
	height: 500px;
	overflow: auto;
}

.part_table
{
	display: none;
	height: 500px;
	overflow: auto;
}

.part_toggle
{
	text-align: center;
	font-family: Montserrat; 
	font-weight: bold;
	color: #008ae6;
	cursor: pointer;
	background-color: #fff;
	padding: 5px;
	margin-top: 20px;
	border-radius: 5px;
}

.chapter_toggle
{
	text-align: center;
	font-family: Montserrat; 
	font-weight: bold;
	color: #008ae6;
	cursor: pointer;
	background-color: #fff;
	padding: 5px;
	margin-top: 20px;
	border-radius: 5px;
}

.listen_watch
{
	text-align: center;
	font-family: Montserrat; 
	font-weight: bold;
	color: #008ae6;
	cursor: pointer;
	background-color: #fff;
	padding: 5px;
	margin-top: 20px;
	border-radius: 5px;
}