/** {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}*/
/*
html, body 
{
    font-family: Adobe Arabic;
	font-size:12px;
	margin: 0px;
	background-color:#faf3e0;
	background: #faf3e0 url(../images/body_content.jpg) no-repeat;
	margin:0;
	padding:0;
	height:100%;
}
*/
.header
{
	direction: rtl;
}
body
{
	direction: ltr;
/*	background-color:#faf3e0;
	background: #faf3e0 url(../images/body_content.jpg) no-repeat;*/
	margin:0;
	padding:0;
	height:100%;
}
.pagination li a {
	color:#411d03;
    background-color: #FAF2E2;
	
}
.pagination li {
	margin-left: 10px;
    border: 1px solid #F3E7CF !important;
}

.popuptitle { /*-webkit-text-stroke-width: 0.3px; -webkit-text-stroke-color: #fff;*/ color:white !important; }

.booktitle{color: #000;font-family: Adobe Arabic;font-size: 18px ;font-style: normal; font-weight:bold}
.ui-tooltip {
	background: #4E2800; /*#f5904c ;*/
    color: white;
    border: none;
    padding: 10;
    opacity: 0.9;
	border:ipx solid #666;
	text-align:right;
	width:320px;
	border-radius: 0 !important;
}
.btn-info {
    background-color: #525252 !important;
    border-color: #525252 !important;
    border-radius: 0 !important;
    color: #fff;
}
.no_data{
	margin:auto;
	font-size:48px;
	color:#F00;
	height:250px;
	text-align:center;
	padding-top:200px;
}
#toTop{
	position: fixed;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
	display: none;
}
#toTop .fa {margin-right: 5px;}

.loadingDiv {
    background-color: #ccc;
    background-image: url("../images/overlay_div_loading_image.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#inboxLeftTop{
	position: absolute; 
	top: 0;
	left:0; 
	background-image: url(../images/left_top.png);
	background-repeat:no-repeat;
	width:200px;
	height:192px;
}

#inboxLeftBottom{
	position: absolute; 
	bottom: 0;
	left:0; 
	background-image: url(../images/left_bottom.png);
	background-repeat:no-repeat;
	width:200px;
	height:192px;
}

#inboxRightTop{
	position: absolute; 
	top: 0;
	right:0; 
	background-image: url(../images/right_top.png);
	background-repeat:no-repeat;
	width:200px;
	height:192px;
	text-align:right;
}

#inboxRightBottom{
	position: absolute; 
	bottom: 0;
	right:0;
	background-image: url(../images/right_bottom.png);
	background-repeat:no-repeat;
	width:200px;
	height:192px;
}


#inboxLeftTop_1{
	position: absolute; 
	top: 0;
	left:0; 
	background-image: url(../images/left_top_1.png);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:130px;
	height:120px;
}

#inboxLeftBottom_1{
	position: absolute; 
	bottom: 0;
	left:0; 
	background-image: url(../images/left_bottom_1.png);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:130px;
	height:120px;
}

#inboxRightTop_1{
	position: absolute; 
	top: 0;
	right:0; 
	background-image: url(../images/right_top_1.png);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:130px;
	height:120px;
	text-align:right;
}

#inboxRightBottom_1{
	position: absolute; 
	bottom: 0;
	right:0;
	background-image: url(../images/right_bottom_1.png);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:130px;
	height:120px;
}

#flipbook{display:block;}
#top_icon{display:block;}
#inboxRightTop img{
	margin:7px;
	cursor:pointer;
}
#button_container{
/*	background-color:#0e7c62;*/ 
	margin:5px; 
	padding:5px;
	border-radius: 4px;
	font-size:24px;
	color:#FFF;
}

.bookview_icons img{width:36px;}
#top_header{margin-top:10px;}
#fsModal2{color:#fff}
#fsModal .container{padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;}
#fsModal .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

#fsModal .modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0; 
}

#fsModal .modal-content {
  /*position: absolute;
  top: 0;
  right: 0;
  left: 0;*/
  border: 0px solid #3c7dcf;
  border-radius: 4;
  box-shadow: none;
  background-color:#2c2b27;
  
  position: fixed;
    padding-right: 30px;
    padding-left: 30px;
    width: -webkit-fit-content;
    height: -webkit-fit-content;
    width: -moz-fit-content;
    display: inline-block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: -moz-fit-content;      
}

#fsModal .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 60px;
  padding: 2px;
  background: transparent;
  border: 0;
}

#fsModal .modal-title {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}

#fsModal .modal-body {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  font-weight: 300;
  overflow: auto;
}

#fsModal .modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 2px;
  background: transparent;
  border:none;
}

.btn-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -100px;
  width: 200px;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  font-weight: 300;
  font-size: 1.6rem;
  color: #fff;
  color: lighten(#484b5b, 20%);
  color: #fff;
  text-align: center;
  background: #60cc69;
  border: 1px solid #36a940;
  border-bottom: 3px solid #36a940;
  box-shadow: 0 2px 4px rgba(0,0,0,0.15);
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  font-weight: 300;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background: darken(#dcdfe4, 10%);
  border: 1px solid darken(#dcdfe4, 20%);
  border-bottom: 3px solid darken(#dcdfe4, 20%);
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  color: #cc7272;
  background: transparent;
  border: 0;
}

/*
h1,
h2,
h3 {
  color: #60cc69;
  line-height: 1.5;
}
*/

/*
p {
  font-size: 1.4em;
  line-height: 1.5;
  color: lighten(#5f6377, 20%);
}
*/

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  background: #f1f3f5;
  border-left: 1px solid darken(#f1f3f5, 10%);
}

::-webkit-scrollbar-thumb {
  background: darken(#f1f3f5, 20%);
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

#flipbook,#singlePageView{
    width:900px;
	height:580px;
	overflow:hidden;
	 -webkit-transition:margin-left 0.2s ease-in-out;
  -moz-transition:margin-left 0.2s ease-in-out;
  -o-transition:margin-left 0.2s ease-in-out;
  -ms-transition:margin-left 0.2s ease-in-out;
  transition:margin-left 0.2s ease-in-out;
}
body:not(:-moz-handler-blocked) #flipbook{
/*	left:25%;
	top:20%;
	right:25%;
	*/
}
#flipbook .page{
    width:400px;
	height:600px;
	background-color:white;
	background-repeat:no-repeat;
	background-size:100% 100%;
}
#flipbook .page-wrapper{
    -webkit-perspective:2000px;
    -moz-perspective:2000px;
    -ms-perspective:2000px;
    -o-perspective:2000px;
    perspective:2000px;
}


.dialogRecurso{
	width:96%;
	height:96%;
}

.dialogRecurso .ui-dialog-titlebar {display:none}

.dialogRecurso{
	background-color:#2c2b27;
}
.thumb_page{cursor:pointer}
.flip_book_view{cursor:pointer}
.single_page_view{cursor:pointer}
.next-button{cursor:pointer}
.previous-button{cursor:pointer}
.selected_img{border:2px solid #FFF;}
/********************************************* Zahid Project ***************************************/
/* centered columns styles */
.row-centered {text-align:center;}
.col-centered {display:inline-block;float:none;text-align:left;margin-right:-4px}
.main-container{width: 100%; margin:0px; padding:0px;min-height:100%;position:relative;}
.footer-container{/*background-color:#525252;*//*height: 50px;*/width: 100%; margin:0px;bottom: 0; padding:0;/* margin-top:60px;*/padding: 10px;}
.header-container
 {
	 background: url(../images/header.png) no-repeat;
	 background-color: #525252;
 }
  .lecturer-name-containner
 {
  float: left;
/*   background:   rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #00c0ef 0px, #14d1ff 100%) repeat scroll 0 0 !important; */
  width: 100%;
 }
   .lecturer-name-containner label
 {
     color: #ffffff ;
    float: right;
    font-family: Adobe Arabic;
    font-size: 23px ;
    font-style: normal;
/*     margin-right: 15px; */
    margin-top: 8px;
    min-width: 100px;
    text-align: center;
    width: 30%;
 }
 .sub-cat-link
 {
    color: #f5904c ;
    font-family: Adobe Arabic;
    font-size: 23px ;
    font-style: normal;
 }
 .reciters-containner select
 {
	border-radius: 4px;
    box-sizing: border-box;
    float: right;
    font-family: Adobe Arabic;
    font-size: 20px ;
    font-style: normal;
    margin-top: 6px;
    min-width: 100px;
    text-align: center;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	margin:8px;
	color:#000;
	width: 120px;
    padding: 5px;
    background: url(../images/arrow.png) no-repeat left #fff;
    -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
    background-position-x: 4px;
 }
 .reciters-containner label
 {
	background: #f5904c none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 4px;
    box-sizing: border-box;
    float: right;
    font-family: Adobe Arabic;
    font-size: 22px ;
    font-style: normal;
    margin-top: 6px;
    min-width: 100px;
    text-align: center;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	margin-left:8px;
	margin-right:8px;
	color:#fff;
 }
 .book_title_detail_page label
 {
	font-family: Adobe Arabic;
    font-size: 26px ;
    font-style: normal;
    margin-top: 6px;
    min-width: 100px;
    text-align: center;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	margin-left:8px;
	margin-right:8px;
	color:#f5904c;
} 
 .book_title_detail_page label.icon 
 {
	font-size: 26px ;
    font-style: normal;
    margin-top: 6px;
    min-width:40px;
    text-align: center;
	padding:4px;
	margin-top:4px;
	margin-left:2px;
	margin-right:2px;
	color:#f5904c;
	cursor:pointer;
 
 }
.reciters-containner span
{
	background: #f5904c none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 4px;
    box-sizing: border-box;
    float: right;
    margin-top: 6px;
    min-width: 40px;
	padding:8px;
	margin-left:8px;
	margin-right:8px;
	color:#fff;
} 
.reciters-containner input
{
	background: #fff none repeat scroll 0 0;
    border: 2px solid #00C;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: Adobe Arabic;
    font-size: 22px ;
    font-style: normal;
    margin-top: 6px;
    min-width: 100px;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
    width: 70%;
	min-height: 35px;
	float: left;
}
 .reciters-containner-header label
 {
	background: #f5904c none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: Adobe Arabic;
    font-size: 22px ;
    font-style: normal;
    margin-top: 6px;
    min-width: 100px;
    text-align: center;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	margin-left:8px;
	margin-right:8px;
	color:#fff;
 } 
.reciters-containner-header span
{
	background: #f5904c none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 4px;
    box-sizing: border-box;
    float: left;
    margin-top: 6px;
    min-width: 40px;
	padding:13px;
	margin-left:8px;
	margin-right:8px;
	color:#fff;
}
.reciters-containner-header-s span
{
	background: #f5904c none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 4px;
    box-sizing: border-box;
    float: left;
    margin-top: 8px;
    min-width: 25px;
	padding:8px;
	margin-left:6px;
	margin-right:6px;
	color:#fff;
	cursor:pointer;
}
.reciters-containner-header input
{
	background: #fff none repeat scroll 0 0;
/*     border: 2px solid #00C; */
    border-radius: 4px;
    box-sizing: border-box;
    font-family: Adobe Arabic;
    font-size: 22px ;
    font-style: normal;
    margin-top: 6px;
    min-width: 100px;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
    width: 50%;
	min-height: 35px;
	float: left;
}
.rest-button-container
{
	 float: left;
	 width: 100%;
	 /*  background:   rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #00c0ef 0px, #14d1ff 100%) repeat scroll 0 0 !important; */
}
.lec-button-container
{
	 float: left;
	 width: 100%;
	 /*  background:   rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #00c0ef 0px, #14d1ff 100%) repeat scroll 0 0 !important; */
}
.rewaya-containner{}
.rewaya-containner label
 {
    background: #f5904c none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 4px;
    box-sizing: border-box;
    float: right;
    font-family: Adobe Arabic;
    font-size: 32px ;
    font-style: normal;
    margin-top: 6px;
    min-width: 100px;
    text-align: center;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	margin-left:8px;
	margin-right:8px;
	color:#fff;
 }
.reciters-containner label.click_prev_page,.reciters-containner label.click_next_page,
.reciters-containner span.click_prev_page,.reciters-containner span.click_next_page
.reciters-containner-header label.click_prev_page,.reciters-containner-hader label.click_next_page,
.reciters-containner-header span.click_prev_page,.reciters-containner-header span.click_next_page
reciters-containner-header-s span
{ cursor:pointer}  
.reciters-containner label.disabled,.reciters-containner span.disabled{ cursor:not-allowed;background:#999;}  

.reciters-containner-header label.disabled,.reciters-containner-header span.disabled{ cursor:not-allowed;background:#999;}  
 .rewaya-containner select
 {
    top: -500px !important;
    position: absolute;
 }
 .surah_inner_container
 {
   float: left;
   width : 100px;
   height: 100px;
 }
 .spreater
 {
    background-color: black;
    float: left;
    height: 50px;
    width: 2px;
    padding: 0px !important;
 }
 .content
 {
   float:left;
   background-color:#f3eeea;
   width: 100%;
   height: 100%;
 }
 .suraha-containner
 {
	background-color: #525252;
	background: url(../images/book_frame.png) no-repeat; 
	width: 190px;
	height: 245px;
	margin:5px auto; 
	position: relative;
	opacity: 0.6;
	transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-webkit-transition: opacity .50s ease-in-out;
   
 }
 
.suraha-containner img
{
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	max-height: 205px;
	max-width: 120px;
}
.suraha-containner p
{
    color: #ffffff;
    display: inline-block;
    font-family: Adobe Arabic;
    font-size: 24px;
    position: relative;
    top: 3px;
    width: 100%;
    text-align: center;
}

.suraha-containner p{
	text-align:center;
}
.suraha-containner-book
{
	background-color:transparent;
	width: 218px;
	height: 260px;
	margin:10px auto; 
	position: relative;
	opacity: 0.8;
	transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-webkit-transition: opacity .50s ease-in-out;
   
}
/*
.suraha-containner-background_1{background: url(../images/book_1.png) no-repeat; }
.suraha-containner-background_2{background: url(../images/book_2.png) no-repeat; }
.suraha-containner-background_3{background: url(../images/book_3.png) no-repeat; }
.suraha-containner-background_4{background: url(../images/book_4.png) no-repeat; }
.suraha-containner-background_5{background: url(../images/book_5.png) no-repeat; }
.suraha-containner-background_6{background: url(../images/book_6.png) no-repeat; }
.suraha-containner-background_7{background: url(../images/book_7.png) no-repeat; }
.suraha-containner-background_0{background: url(../images/book_8.png) no-repeat; }
 */
 
.suraha-containner-background_1{background: url(../images/old-paper-bg.png) no-repeat; background-size: 186px 260px; }
.suraha-containner-background_2{background: url(../images/old-paper-bg.png) no-repeat; background-size: 186px 260px; }
.suraha-containner-background_3{background: url(../images/old-paper-bg.png) no-repeat; background-size: 186px 260px; }
.suraha-containner-background_4{background: url(../images/old-paper-bg.png) no-repeat; background-size: 186px 260px; }
.suraha-containner-background_5{background: url(../images/old-paper-bg.png) no-repeat; background-size: 186px 260px; }
.suraha-containner-background_6{background: url(../images/old-paper-bg.png) no-repeat; background-size: 186px 260px; }
.suraha-containner-background_7{background: url(../images/old-paper-bg.png) no-repeat; background-size: 186px 260px; }
.suraha-containner-background_0{background: url(../images/old-paper-bg.png) no-repeat; background-size: 186px 260px; }

.suraha-containner-book p.booktitle
{
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	color:#492500;
	text-decoration:none;
	height:260px;
	width:180px;
	padding-left:20px;
	padding-right:10px;
	font-size:20px;
}
.right-container a{text-decoration:none;}
.right-container a:hover{text-decoration:none;}
.suraha-containner span
{
    color: #ffffff;
    display: block;
    float: left;
    font-family: Adobe Arabic;
    font-size: 52px;
    left: 0px;
    position: relative;
    top: 20px;
    width: 70%;
    text-align: center;
}
.suraha-containner-book span
{
    color: #ffffff;
    display: block;
    float: left;
    font-family: Adobe Arabic;
    font-size: 52px;
    left: 0px;
    position: relative;
    top: 20px;
    width: 70%;
    text-align: center;
}

.suraha-containner label,.suraha-containner-book label {
	display: inline;
}

.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	background-color: #525252;
	border: 1px dashed #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	display: inline-block;
	position: relative;
	width: 5px;
	float: left;
	margin: 5px 7px;
}
 .regular-checkbox:checked + label:active {
/* 	 box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);  */
}

.regular-checkbox:checked + label {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
	width: 5px;
}
  .suraha-containner:hover
 {
    opacity: 1;
    transition: opacity .50s ease-in-out;
    -moz-transition: opacity .50s ease-in-out;
    -webkit-transition: opacity .50s ease-in-out;
    box-shadow: 0px 0px 10px 5px #FAFAFA;
	background-color:transparent;
 }
  .suraha-containner-book:hover
 {
    opacity: 1;
    transition: opacity .50s ease-in-out;
    -moz-transition: opacity .50s ease-in-out;
    -webkit-transition: opacity .50s ease-in-out;
    box-shadow: 0px 0px 10px 5px #FAFAFA;
	background-color:transparent;
 } 

 
.regular-checkbox:checked + label:after {
	content: url(../images/tick.png);
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
}

.loadingDiv {
    background-color: #ccc;
    background-image: url("../images/overlay_div_loading_image.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.container-suraha
{
	/* width: 100%; */
}
.combo-bo-sect{
	/* clear:both; */
	margin-right: 15px;
	float:right;
}

.combo-bo-sect-1{
	/* clear:both; */
	margin-right: 15px;
	margin-top: 15px;
	float:right;
}
.right-container
{
	float: right;
}
.lac-right-container
{
	float: right;
	text-align: center;
	padding-top: 10px;
}
/*********************************************************** Zahid Project ********************************************/
.container-fluid_popup {
        height: 100%;
        display: table;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

.row-fluid_popup {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.centering_popup {
	float: none;
	margin: 0 auto;
}
#fsModal2 .modal {
}

#fsModal2 .modal-dialog {
}

#fsModal2 .modal-content {
	 background-color:#666666;
	 opacity:1;
}

#fsModal2 .modal-header {
	text-align:right;
	border-bottom:none;
}
#fsModal2 .modal-header img{
	cursor:pointer;
}

#fsModal2 .modal-title {
}

#fsModal2 .modal-body {
}

#fsModal2 .modal-footer {
	border-top:none;
}
#fsModal2 table{
	font-family: Adobe Arabic;
    font-size: 20px ;
    font-style: normal;
}
#fsModal2 table td{
	
}
#fsModal2 table td.label{
	font-size: 22px;
	border:none;
}
.ui-widget-overlay { opacity: .70;filter:Alpha(Opacity=70); }
.container-fluid {margin-top:20px;}
/*.container-fluid {
        height: 86%;
        display: table;
        padding-right: 0;
        padding-left: 0;
    }

    .surahContainer {
        height: 100%;
        display: table-cell;
        vertical-align: middle;
    }

    .surahaContainnerDiv {
        float: none;
        margin: 0 auto;
    }
*/
@media only screen and (min-width: 700px) {
  .modal-content {bottom:0px;}
}
@media (min-width: 1400px) and (max-width: 1500px) { 
.surahContainer
	{
	 margin-left: 40px !important;
     padding-left: 0px !important;
     padding-right: 0px !important;
	}
}
@media (min-width: 1200px) and (max-width: 1300px) { 
 .surahContainer
	{
	 margin-left: 30px !important;
     padding-left: 0px !important;
     padding-right: 0px !important;
	}
}
@media (min-width: 768px) and (max-width: 1200px) { 
}
@media (min-width: 530px) and (max-width: 750px) { 
	.bookview_icons img{width:28px;}
	#button_container{font-size:18px;margin:3px;padding:3px;}
	#top_header{margin-top:10px;}
	.surahContainer .col-xs-12
	{
	 width: 50% !important;
	}
	 .surahContainer
	{
	 margin-left: 15px !important;
     padding-left: 0px !important;
     padding-right: 0px !important;
	}
}
@media (min-width: 700px) and (max-width: 800px) {
	.bookview_icons img{width:32px;} 
	#button_container{font-size:18px;margin:3px;padding:3px;}
}
@media (min-width: 1000px) and (max-width: 1050px) { 
}
@media only screen and (max-width: 750px){
	#inboxLeftTop{
		background: url(../images/left_top.png) no-repeat; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width:150px;
		height:142px;
	}
	
	#inboxLeftBottom{
		background: url(../images/left_bottom.png) no-repeat; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width:150px;
		height:142px;
	}
	
	#inboxRightTop{
		background: url(../images/right_top.png) no-repeat; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width:150px;
		height:142px;
	}
	
	#inboxRightBottom{
		background: url(../images/right_bottom.png) no-repeat; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		width:150px;
		height:142px;
	}
	.bookview_icons img{width:28px;}
	#button_container{font-size:18px;margin:3px;padding:3px;}
}
@media only screen and (max-width: 470px) {
	#inboxLeftTop{background-image:none;}
	#inboxLeftBottom{background-image:none;}
	#inboxRightTop{background-image:none;}
	#inboxRightBottom{background-image:none;}
	#top_icon{display:none;}
	.bookview_icons img{width:28px;}
	#button_container{font-size:14px;margin:3px;padding:3px;}
	#top_header{margin-top:5px;}
}
@media (min-width: 400px) and (max-width: 460px) { 
	#inboxLeftTop{background-image:none;}
	#inboxLeftBottom{background-image:none;}
	#inboxRightTop{background-image:none;}
	#inboxRightBottom{background-image:none;}
	#top_icon{display:none;}
	.bookview_icons img{width:24px;}
	#button_container{font-size:14px;margin:3px;padding:3px;}
	#top_header{margin-top:5px;}
}
@media (min-width: 370px) and (max-width: 385px) { 
	#inboxLeftTop{background-image:none;}
	#inboxLeftBottom{background-image:none;}
	#inboxRightTop{background-image:none;}
	#inboxRightBottom{background-image:none;}
	#top_icon{display:none;}
	.bookview_icons img{width:20px;}
	#button_container{font-size:14px;margin:3px;padding:3px;}
	#top_header{margin-top:5px;}
}
@media only screen and (max-width: 375px) {
	#inboxLeftTop{background-image:none;}
	#inboxLeftBottom{background-image:none;}
	#inboxRightTop{background-image:none;}
	#inboxRightBottom{background-image:none;}
	#top_icon{display:none;}
	.bookview_icons img{width:20px;}
	#button_container{font-size:14px;margin:3px;padding:3px;}
	#top_header{margin-top:5px;}
}

.blanck_container
{
	display:none;
	widows: 50%;
	float: right;
    min-width: 262px;
}
@media (min-width: 1400px) and (max-width: 1500px) { 
.reciters-containner label{font-size: 20px !important;}
.reciters-containner-header label{font-size: 20px !important;}
.reciters-containner span{font-size: 19px !important;padding:8px;}
.reciters-containner input{width: 70% !important;}
.book_title_detail_page label{font-size: 20px !important;}
.reciters-containner-header input{width: 50% !important;}
}
@media (min-width: 1200px) and (max-width: 1300px) { 
.reciters-containner label{font-size: 20px !important;}
.reciters-containner-header label{font-size: 20px !important;}
.reciters-containner span{font-size: 19px !important;padding:8px;}
.reciters-containner input{width: 70% !important;font-size: 18px;}	 
.book_title_detail_page label{font-size: 20px !important;}
.reciters-containner-header input{width: 50% !important;font-size: 18px;}	

}
@media (min-width: 768px) and (max-width: 1200px) { 
.reciters-containner label{font-size: 18px !important;}
.reciters-containner-header label{font-size: 18px !important;}
.reciters-containner span{font-size: 18px !important;padding:7px;}
.reciters-containner input{width: 70% !important;font-size: 18px;}
.book_title_detail_page label{font-size: 18px !important;}
.reciters-containner-header input{width: 50% !important;font-size: 18px;}
}
@media only screen and (max-width: 1200px){
	
	.rest-button-container{
	
	margin-top:44px;
	}
	
}
@media only screen and (max-width: 980px){
	
	.rest-button-container{
	
	margin-top:44px;
	}
	
	.rewaya-containner label{
	/* margin-right:26px; */
	}
	.combo-search-text span
	{
	line-height: 15px;
	}
	.reciters-containner-header-s span{padding:4px; margin: 8px;}
	.footer-container{position:relative}
}

@media (min-width: 460px) and (max-width: 750px) { 
.reciters-containner span.next_button{display:none}
.reciters-containner span.prev_button{display:none}
.reciters-containner span{font-size: 16px ;margin:7px;min-width:28px;padding:6px;}
.footer-container{position:relative}
}

@media (min-width: 700px) and (max-width: 800px) { 
	
	
 .surahContainer
	{
	 margin-left: 12px !important;
     padding-left: 0px !important;
     padding-right: 0px !important;
	}
	.reciters-containner-header-s span{padding:4px; margin:6px;} 
	.footer-container{position:relative}
	
}
@media (min-width: 1000px) and (max-width: 1050px) { 
	
	
 .surahContainer
	{
	 margin-left: 15px !important;
     padding-left: 0px !important;
     padding-right: 0px !important;
	}
	 
	
}
@media only screen and (max-width: 750px){
.reciters-containner label{font-size: 18px !important;}
.reciters-containner-header label{font-size: 14px !important;}
.reciters-containner span{font-size: 18px !important;}
.reciters-containner input{width: 60% !important;padding:2px;padding-left:4px;padding-right:4px;min-height: 28px;font-size: 14px;}
.reciters-containner select{font-size: 16px ;}
.book_title_detail_page label{font-size: 18px !important;}
.reciters-containner-header input{width: 50% !important;padding:4px;padding-left:6px;padding-right:6px;min-height: 28px;font-size: 14px;}
#fsModal .container{padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;}
.reciters-containner-header-s span{padding:4px; margin: 6px;}
.footer-container{position:relative}
}
@media only screen and (max-width: 470px) {
.reciters-containner label{font-size: 16px !important;}
.reciters-containner-header label{font-size: 16px !important;}
.reciters-containner input{width: 60% !important;padding:2px;padding-left:4px;padding-right:4px;min-height: 28px;font-size: 14px;}
.reciters-containner span.next_button{display:none}
.reciters-containner span.prev_button{display:none}
.reciters-containner select{margin-top: 3px;min-width: 70px;margin:2px;width: 80px;padding:2px;background-position-x: 2px;font-size: 14px ;}
.book_title_detail_page label{font-size: 16px !important;}
.reciters-containner span{font-size: 16px ;margin:2px;min-width:20px;padding:2px;}
.reciters-containner-header input{width: 50% !important;padding:2px;padding-left:4px;padding-right:4px;min-height: 28px;font-size: 14px;}
#fsModal .container{padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;}
.reciters-containner-header-s span{padding:4px; margin: 6px;}
.footer-container{position:relative}
}

@media (min-width: 400px) and (max-width: 460px) { 
	
	
 .blanck_container
	{
	  display: block !important;
	}
.reciters-containner span.next_button{display:none}
.reciters-containner span.prev_button{display:none}	
.reciters-containner select{margin-top: 3px;min-width: 70px;margin:2px;width: 80px;padding:2px;background-position-x: 2px;font-size: 14px ;}
.reciters-containner label{font-size: 16px ;margin-top: 3px;min-width: 50px;padding:2px;padding-left:2px;padding-right:2px;margin-left:2px;margin-right:2px;}
.book_title_detail_page label{font-size: 16px !important;}
.book_title_detail_page img{display:none}
.reciters-containner span{font-size: 16px ;margin:2px;min-width:20px;padding:2px;}
.reciters-containner-header label{font-size: 16px !important ;margin-top: 3px;min-width: 50px;padding:2px;padding-left:2px;padding-right:2px;margin-left:2px;margin-right:2px;}
#fsModal2 table{font-size: 14px ;}
#fsModal2 table td.label{font-size: 16px;}
#fsModal .container{padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;}
.reciters-containner-header-s span{padding:4px; margin: 4px;}
.footer-container{position:relative}
}
@media (min-width: 370px) and (max-width: 385px) { 
.reciters-containner label{font-size: 14px !important;}
.reciters-containner input{width: 60% !important;padding:2px;padding-left:4px;padding-right:4px;min-height: 28px;font-size: 14px;}
.reciters-containner span.next_button{display:none}
.reciters-containner span.prev_button{display:none}
.reciters-containner select{margin-top: 3px;min-width: 70px;margin:2px;width: 80px;padding:2px;background-position-x: 2px;font-size: 14px ;}
.reciters-containner label{font-size: 16px ;margin-top: 3px;min-width: 50px;padding:2px;padding-left:2px;padding-right:2px;margin-left:2px;margin-right:2px;}
.book_title_detail_page label{font-size: 14px !important;}
.book_title_detail_page img{display:none}
.reciters-containner-header label{font-size: 14px !important;margin-top: 3px;min-width: 50px;padding:2px;padding-left:2px;padding-right:2px;margin-left:2px;margin-right:2px;}
.reciters-containner-header input{width: 50% !important;padding:2px;padding-left:4px;padding-right:4px;min-height: 28px;font-size: 14px;}
#fsModal2 table{font-size: 14px ;}
#fsModal2 table td.label{font-size: 16px;}
#fsModal .container{padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;}
.reciters-containner-header-s span{padding:4px; margin: 4px;}
.footer-container{position:relative}
}
@media only screen and (max-width: 375px) {
.reciters-containner label{font-size: 14px !important;}
.reciters-containner input{width: 60% !important;padding:2px;padding-left:4px;padding-right:4px;min-height: 28px;font-size: 14px;}
.reciters-containner span.next_button{display:none}
.reciters-containner span.prev_button{display:none}
.reciters-containner select{margin-top: 3px;min-width: 70px;margin:2px;width: 80px;padding:2px;background-position-x: 2px;font-size: 14px ;}
.reciters-containner label{font-size: 16px ;margin-top: 3px;min-width: 50px;padding:2px;padding-left:2px;padding-right:2px;margin-left:2px;margin-right:2px;}
.reciters-containner span{font-size: 16px !important;margin-top: 3px;min-width: 50px;padding:2px;padding-left:2px;padding-right:2px;margin-left:2px;margin-right:2px;}

.book_title_detail_page label{font-size: 16px !important;}
.reciters-containner-header label{font-size: 14px !important;margin-top: 3px;min-width: 50px;padding:2px;padding-left:2px;padding-right:2px;margin-left:2px;margin-right:2px;}
.reciters-containner-header input{width: 50% !important;padding:2px;padding-left:4px;padding-right:4px;min-height: 28px;font-size: 14px;}
#fsModal2 table{font-size: 14px ;}
#fsModal2 table td.label{font-size: 16px;}
#fsModal .container{padding-right: 0px;padding-left: 0px;margin-right: auto;margin-left: auto;}
.reciters-containner-header-s span{padding:4px; margin: 4px;}
.footer-container{position:relative}
}
#fsModal{
	overflow-y:scroll;
	overflow-x:hide;
}


ul.ui-autocomplete {
	direction: ltr;
}

ul.ui-autocomplete li{
text-align: right;
}

.smooth_zoom_preloader {
		background-image: url(../images/overlay_div_loading_image.gif);
	}

