.right-navquran {width: 72%;padding-left: 10px;position: relative;}
.amobilequran {display: none;}

#userloginalert
{
	color:red;
}
.fancybox-content 
{
    width: 80% !important;
    height: calc(90% - 88px) !important;
}

.fancybox-iframe {
    direction:ltr;
}     
.searchpath ol li span:after {
    content: "\f100";
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0 6px;
    color: #757575;
}
.searchpath ol li {
    display: inline-block;
    color: #757575;
    font-weight: normal;
}

.selectquran {
	background: url(../img/tophead.png) center top no-repeat #FAF2E2;
    border-radius: 10px;
    padding: 15px 10px;
    box-shadow: 0 0 10px #a29061;
    border: 1px solid rgba(255,255,255,.4);
    margin-bottom: 25px;
    transition: all ease-in-out .5s;
}
.selectquran ul li {
    display: inline-block;
    margin: 0;
    padding: 0 5px;
    border-left: 1px solid #FEFEFE;
    border-right: 1px solid #f0f0f0;
}

.leftblockquran {
    overflow: hidden;
    background: #fff;
    margin-bottom: 25px;
    
}
.leftblockquran h3{
    color: #002d6a;
    font-size: 16px;
    overflow: hidden;
    line-height: 30px;
    padding: 1px 12px;
    display: inline-block;
    margin-top: 5px;
}
.leftblockquran h3 img{
    float: left;
    margin-left: 6px;
	max-height: 30px;
}
.leftblockquran p{
    font-size: .9em;
    color: #757575;
    margin: 5px 10px 0;
}
.mainitemquran
{
    overflow: hidden;
    margin-top: -9px;
}

.left-navquran
{
/* 	min-width: 350px; */
	float: left;
	width: 25%;
	margin:0px 15px 15px 15px;
	text-align: center;
}


.mainitemquran h1 {
	float: left;
    font-size: .8em;
    font-weight: normal;
    padding: 15px 20px 5px 15px;
    margin-top: -7px;
    background: #757575;
    color: #fff;
    cursor: pointer;
    width: 50%;
/*     width:33.3%; */
}
.mainitemquran h1.active {
    background: #002d6a;
}
.searchleftquran ,.pageboxleft
{
    background: #f0f0f0;
    
}
.searchleftquran h3,.pageboxleft h3 {
    background: #ab1e56;
    color: #fff;
    margin-top: 15px;
    font-weight: normal;
    text-align: left;
}
.searchleftquran > div .subsearch{
    width: 15%;
    cursor: pointer;
    font: normal normal normal 20px/1 FontAwesome;
}
.searchleftquran > div input ,.pageboxleft > div input{
    width: 85%;
    margin: 0;
    display: block;
    float: left;
    color: #757575;
}

.pageboxleft > div {
	margin-bottom:5px;
	clear: both;
}

.pageboxleft > div select {
    width: 70%;
    padding:5px;
    display: inline-block;
    color: #757575;
    cursor: pointer;
    font-size: .9em;
}

.pageboxleft > div label
{
	padding:5px;
	 width: 30%;
	 display: block;
	 float: left;
	
}
.repeatline
{
	float: left;width: 10% !important;
}

.transl-mushaf
{
	max-width: 600px;
	min-width: 350px;
	float: right;
    width: 50%;
	padding: 15px;
	display: block;
	background: #fff;
}

.quranpage2 {
    position: relative;
    text-align: center;
    display: block;
    /* max-width: 550px; */
    /* min-width: 350px; */
    float: right;
    width: 50%;
    padding: 15px;
    display: block;
    background: #fff;
}

.quranpage {
    position: relative;
    text-align: center;
    display: block;
        
   /*max-width: 550px;*/
   /* min-width: 350px;*/
    float: right;
   /* width: 50%;*/
    padding: 15px;
    display: block;
    background: #fff;
}
.transl-mushaf li
{
	list-style:none;
	display: block;
	font-family: tahoma;
	direction: ltr;
	padding: 10px;
	text-align: justify;
	color:#002d6a;
}
.quran-page
{
/*	float: left;
	width: 100%;*/
/* 	width: 35%; 
	margin: 15px;
	max-width: 500px;
	min-width: 350px;
*/
/* 	display: flex; */
	
}
.quran-page img {
    text-align: center;
}

  
.ayahighlight
{
      opacity: 0.5;  
      background: #cc5176;
    opacity: 0.5;
   
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
    filter: alpha(opacity=50);  /* IE 5-7 */
    -moz-opacity: 0.5;          /* Netscape */
    -khtml-opacity: 0.5;        /* Safari 1.x */
}

.transhighlight
{
    color:#ab1e56 !important;
    background: #dfdfdf;
}

.ayahighlight_hover
{
	  opacity: 0.2;  
      background: #cc5277;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";       /* IE 8 */
    filter: alpha(opacity=20);  /* IE 5-7 */
    -moz-opacity: 0.2;          /* Netscape */
    -khtml-opacity: 0.2;        /* Safari 1.x */
}

 
#overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    opacity: 0.8;
    
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";       /* IE 8 */
    filter: alpha(opacity=80);  /* IE 5-7 */
    -moz-opacity: 0.8;          /* Netscape */
    -khtml-opacity: 0.8;        /* Safari 1.x */
    
    color: #000;
    text-align: center;
}
#loading {
    width: 50px;
    height: 57px;
    position: absolute;
    top: 15%;
    left: 50%;
    margin: -28px 0 0 -25px;
    
}
 .transhighlight_hover
{
/* 	  color:#5d5454 !important; */
      background: #d2cece;
 }
 
.addleftmenu
{
	position: absolute;
	right: -12px;
    top: 300px;
	display: block !important;
	width: 90% !important;
	background: #c5c5c5;
}
.smallbutton
{
	margin: 10px;
    padding: 20px;
}
.smallbutton span
{
	float: left;
}
.smallbutton i
{
	color:#a30046;
	cursor: pointer;
	font-size: 18px;
}
.smallbutton button
{
	line-height: 20px;
    width: 20px;
    height: 20px
    color: #ffffff;
    background: #002d6a;
    cursor: pointer;
}

.smallbutton button:hover
{
    background: #ab1e56;

}

.smallbutton li
{
	float: left;
	padding-left: 10px;
}
.absposition
{
	position: absolute;right: 0px;bottom: -62px;
}
.navmenudir
{
	float: right;
}
.soraheading
{
	background: #a29061;
    color: #000;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}
.fade1
{
	color:#e8ac0d;
}
  .mainblock
  {
	  display: flex;
  }
#tab-translation
{
   max-height: 828px;
   min-height: 547px;
   overflow-y: scroll;
}
@media screen and (max-width: 1136px) {
	.absposition
	{
/* 		display: block; */
		bottom: -41px;
	}
	.left-navquran
	{
/* 		min-width: 250px; */
		width: 43%;
	}
/*
	.tabsquran {
	 width:100%;

	 margin-top: 20px;
	  display: block !important;	
	}
*/
	.quranpage
	{
		display: block;
		width:100%;
	}
	.transl-mushaf
	{
/* 	display: none; */	
	width:100%;
	}
.tabsquran a
{
	color: #fff;
	font-size: .8em;
    font-weight: normal;
}
.tabs-nav
{
/*     margin-right: 36px; */
}
.tabs-nav li {
	float: left;
	padding: 10px 10px 5px 50px;
    margin-top: -7px;
    background: #757575;
    cursor: pointer;
/*     width: 50%; */
}
.tabs-nav li.tab-active {
    background: #002d6a;
    font-weight: bold;
}

	.tabs-stage {
	  border-top: 0;
	  clear: both;
/* 	  padding: 24px 30px;
	  top: -1px;
	 */
	  position: relative;
	 
	  
	
	}
	
#tab-translation
{
   max-height:auto;
   min-height:auto;
 
}

}


@media screen and (max-width: 738px) {
  .right-navquran,.transl-mushaf,.quranpage
  {
	  width:100%;
  }
  
  
/*
  .left-navquran{
   	display: none;
  }
*/
/*   .amobilequran{display: block;  margin:30px 0 0 10px;} */
  .tabsquran
	{
max-width:100%;
min-width:50px;
	}
	
  
}

@media screen and (max-width: 582px) {

  
  .mainblock
  {
	  display: block;
  }
  .left-navquran
  {width: 98%;}
 
  
}

