@font-face {
	font-family: 'BahijMyriadArabicBold';
	src: url('fonts/BahijMyriadArabicBold.eot');
	src: url('fonts/BahijMyriadArabicBold.eot') format('embedded-opentype'),
		url('fonts/BahijMyriadArabicBold.woff2') format('woff2'),
		url('fonts/BahijMyriadArabicBold.woff') format('woff'),
		url('fonts/BahijMyriadArabicBold.ttf') format('truetype'),
		url('fonts/BahijMyriadArabicBold.svg#BahijMyriadArabicBold') format('svg');
}

@font-face {
	font-family: 'BahijMyriadArabicRegular';
	src: url('fonts/BahijMyriadArabicRegular.eot');
	src: url('fonts/BahijMyriadArabicRegular.eot') format('embedded-opentype'),
		url('fonts/BahijMyriadArabicRegular.woff2') format('woff2'),
		url('fonts/BahijMyriadArabicRegular.woff') format('woff'),
		url('fonts/BahijMyriadArabicRegular.ttf') format('truetype'),
		url('fonts/BahijMyriadArabicRegular.svg#BahijMyriadArabicRegular') format('svg');
}

@font-face {
	font-family: 'me_quran';
	src: url('fonts/me_quran.eot');
	src: url('fonts/me_quran.eot?#iefix') format('embedded-opentype'),
		url('fonts/me_quran.woff') format('woff'),
		url('fonts/me_quran.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


 
.num{ 
	/* font-size: 15pt; */
	margin-right: 2px;
	color: #460f07; 
	font-family: 'me_quran'; vertical-align:middle;
	 
}
.num2{
	display: none;
}
#content {
	width: 100%;
	background: #fff;
	border: 1px solid #f3f2f2;
}

#main_table {
	width: 1100px;
	margin-top: 20px;
}
  
 
.qurans {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #f4f4f4;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;

}

.qurans:hover {
	background: #f8f8f8;
}

.qurans .quran {
    padding-right: 5px;
    padding-top: 15px;
    font-size: 18pt;
    color: #201101;
    text-align: right;
    font-family: 'me_quran';
    line-height: 45px;
}

.qurans .tafsir {
	padding-right: 5px;
	font-family: 'BahijMyriadArabicRegular';
	line-height: 35px;
	font-size: 17pt;
	margin-top: 10px;
	padding-bottom: 20px;
	text-align: justify
}
.qurans .title{
	font-family: 'BahijMyriadArabicRegular';
    font-size: 16pt;
    font-weight: bold;
    text-align: right;
    margin-top: 20px;
    color: #770707;
}
 
.qurans .tafsir_highlight {
	color: #397dbd;
}

.qurans .tafsir_salawat {
	color: #bd3939;

}

#search_item {
	border-bottom: 1px solid #f4f4f4;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	text-align: right;
	transition: .2s;
}

#search_item:hover {
	background: #f8f8f8;
}

#search_item .quran {
	padding-right: 5px;
	padding-top: 10px;
	font-family: 'UthmanicHafs1', Helvetica, sans-serif;
	font-size: 17pt;
}

#search_item .quran_info {
	background: #d4e8f9de;
	font-size: 13pt;
	padding: 3px;
}

#search_item .tafsir {
	margin-bottom: 30px;
	font-family: 'BahijMyriadArabicRegular';
	font-size: 15pt;
	padding: 5px;
}

#search_item num {
	font-family: sans-serif;
	margin-right: 5px;
}

#search_info {
	background: #d1e9ff;
	padding: 5px;
	font-size: 18pt;
}

#b {
	color: #50811b;
}

#s {
	color: #ff7e00;
}

#h {
	color: #2a5ccc;
}

.search_input {
	width: 110px;
	font-size: 15pt;
	border: 1px solid #e4e2e2;
	font-family: 'BahijMyriadArabicRegular';
	border-radius: 5px;
	height: 37px;
}

.search_button {
	width: 37px;
	height: 37px;
	margin-right: 5px;
	background: #fff url('img/search.png') no-repeat;
	background-size: 15px 15px;
	background-position: center;
	border: none;
	cursor: pointer;
	vertical-align: top;
	border: 1px solid #e4e2e2;
}

#app_icon {
	margin-top: 50px;
	width: 180px;
	text-align: center;
}

#app_icon a {
	display: inline;
}

#app_icon a img {
	width: 20px;
	margin: 0px 5px;
}


#app_icon_about {
	text-align: center;
	display: block;
}

#app_icon_about a {
	text-decoration: none;
}

#app_icon_about a img {
	width: 60px;
	margin: 0px 20px;
}

#app_icon span {
	font-weight: normal;
	vertical-align: middle;
	display: block;
}

#loader {}

#loader .loader {
	border: 6px solid #f3f3f3;
	/* Light grey */
	border-top: 6px solid #a9a9a9;
	/* Blue */
	border-radius: 50%;
	width: 50px;
	height: 50px;
	animation: spin .8s linear infinite;
	margin-top: 100px;
	margin-bottom: 100px;
}

.surat_name {
	padding: 5px;
	width: 120px;
}

.raman_penase{ 
    color: black;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #ccc;
    height: 37px;
    padding: 5px 10px;
}
.raman_penase:hover{
	text-decoration: none;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@media screen and (max-width: 820px) {

	.qurans .quran {
		font-size: 18pt;  
	}

	 
	.qurans .tafsir {
		font-size: 14pt;
		line-height: 27px;
		text-align: justify;
	}

	.tafsir_tools {
		max-width: 98%;
		min-width: 98%;
		font-size: 12pt;
		padding-right: 1%;
		padding-left: 1%;
	}

 
	.tafsir_tools label {
		flex: auto;
	}

	.tafsir_tools label .tit {
		display: none;
	}

	.search_input {
		width: 70px;
		font-size: 10pt;
		vertical-align: bottom;
	}

	.search_button {
		vertical-align: middle;
		margin-bottom: 1px;
		border-radius: 5px;
	}

	.surat_name {
		width: 100px;
	}
	.raman_penase{
		display: none;
	}
	 
}