#pagingNavigation {
	text-align: center;
}
#bookViewer{
	text-align:center;
}
#discountCode{
	margin-bottom:5px;
}
.zito:after {
    content: "*";
    color: red;
}
#discountCodeInput{
	width:160px;
}
.loginMessage{
	color:yellow !important;
	 cursor: pointer !important;
}
.downloadBtn {
  background-color: #29a017;
  border: white solid thin;
  color: white;
  cursor: pointer;
  font-size: 20px;
  font-size: 0.8em;
  display:none;
}
.downloadBtn:hover {
  background-color: red;
}
#describeMe{
	display:none;
}
.myPaypal{
	display:inline-block;
}
.myPaypalText{
    margin-left: 5%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
#paypalRegister{
	color:white;
}
#subscribeOnline{
    border-style: solid;
    padding-top: 5px;
    width: 60%;
    text-align: center;
    margin: auto;
}
#showSamples{
 display:none;
 position:absolute;
 left:25%;
 z-index:1;
}
#showSamples .container{
	border: 10px #a70a43 solid;
	padding-right:0px;
	padding-left:0px;
}
#closeSamples{
	position:absolute;
	top:1%;
	left:1%;
	width:50px;
	height:auto;
	cursor:pointer;
}
.panel-heading{
	background-color:green !important;
	color: white !important;
}
.carousel-inner .item img{
	width:550px;
	height:550px;
}
a{
	color:white;
	text-decoration:none;
}
#colorbox{
	left:30% !important;
}
#cboxOverlay {
	width:0px !important;
}
.special{
font-weight:bold;
color:blue;	
}
.center{
	text-align:center;
}
.loginButtons{
	float:none !important;
}
#closeHeaderInfo{
	cursor:pointer;
	padding:10px;
	padding-top:0px;
}
#printBookList,#teamList{
	text-align:center;
}
.ui-dialog-titlebar-close {
    visibility: hidden;
}
.libraryList{
	padding:0px;
	font-size:1.3em;
	 list-style-type: none;
	 color:yellow;
}
 .display-4,.display-3{
   color:white !important;
   font-size:1em !important;
 }
  .display-4{
   display:inline-block;
   margin:10px;
   margin-top:5px;
  }
  .policeImg{
width:150px !important;
 }
.bookItem{
    display: inline-block;
    text-align: right;
    margin:10px;
    padding:5px;
    border-radius:15px;
}
.teamItem{
	border: 2px orange solid;
	padding:10px;
	margin:10px;
	border-radius:15px;
	text-align:center;
	
}
.teamItem p img {
	border-radius:50px;
	width:200px;
}
.bookItem img{
	width:250px;
	height:250px;
	border-radius:15px;
}
.bookItem figure p{
	display:none;
	width: 90%;
    background-color: #e3fb08;
    color: black;
    position: absolute;
    top: 0px;
    border: 2px #dcaf02 solid;
    border-radius: 15px;
    padding: 5px;
    font-size: 1.2em;
    z-index:1;
}
.bookItem h2{
    text-align: center;
    border-radius: 15px;
    border: 2px solid #ffa500;
    color: white;
    background-color: #4ab1d0;
    font-size: 1.2em;
}
.bookItem figure{
	position:relative;
}
.bookItem figure a{
	font-size:1.3em;
	margin:3px;
}

.yellow{
	color:yellow;
}
figure{
	display:inline-block;
	text-align:center;
}
.commentRow>label {
	background-color:wheat;
}
.fb_iframe_widget{
  display:block !important;
}
.contentImg {
    position: relative;
}
.version{
	font-size: 1em;
    color: wheat;
    position: absolute;
    right: 0PX;
    bottom: 0px;
 }

.contentImg img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height:150px;
    z-index:2;
}
.lemon{
	background-color: #ffb90f !important;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
}
.room{
	padding:5px;
}
.containerLogin{
width:30%;	
margin:auto;
}
.spaceButton{
	width:130px;
}
.doubleSpaceButton{
	width:270px;
}
#language{
position: relative;
z-index:1;
height: 50px;
}
.input_space {
	margin-bottom: 5px;
}

.form-group textArea {
	margin-top: 20px;
}
.shiko{
	display:none;
}
.copy span {
	margin-top: 150px;
}

p.pushed {
	text-indent: 20px;
}

.row3_column3 {
	text-align: initial;
	display: inline-block;
	padding: 15px;
}


.trackRow {
	width: 90%;
	text-align: right;
}

.trackRow th {
	text-align: center;
}

.questionRow, .trackRow {
	color: #7f0000;
	font-size: 1.1em;
	border: 5px ridge #F5DEB3;
	margin: 15px;
	padding: 10px;
}

.questionRow::first-letter {
	font-size: 2em;
}

.dropdown-menu {
	min-width: 200px;
}

.answerArea {
	margin-top: 10px;
	color: #000;
	font-size: 1.1em;
}

wi
.trackRow article {
	border: 2px dotted #b92b60;
}


#questionArea {
	width: 100%;
	height: 100%;
	background-color: #F5DEB3;
	z-index: 1;
	position: absolute;
	top: 0;
	border-radius: 10px;
	border: 3px ridge #F5DEB3;
	overflow: auto;
}

#trackArea {
	width: 100%;
	height: 100%;
	background-color: #0FF;
	z-index: 2;
	position: absolute;
	top: 0;
	border-radius: 10px;
	border: 3px ridge blue;
	overflow: auto;
}

#checkAnswer {
	position: absolute;
	bottom: 5px;
	right: 40%;
}

.dropdown {
/* 	display: inline-block; */
/* 	margin-top: -25px; */
	border-radius: 15px;
 	position: absolute; 
top:5px;
}

#trackCtrl {
	background-color: #000;
}

.well {
	width: 70%;
	padding: 0;
}

/* video_control */
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 10px;
	width: 95%;
	margin: auto;
	padding: 0;
	position:relative;
}

#corner {
	right: 38%;
	position: absolute;
	top: 1px;
	width: 165px;
}

#video_data_block {
	border-radius: 15px;
	margin-top: 45px;
/* 	border: 3px solid #000; */
	padding: 5px;
}

#asy h1 {
	text-shadow: 1px 1px silver;
	text-align: center;
	color: #FFF;
	margin: 15px 15px 0 0;
}
#asy a{
	font-size:0.5em;
	cursor:pointer;
}
.div_transparent {
	background-color: transparent;
	text-align: initial;
}

.div_orange {
	background-color: #ff8000;
	width: 100%;
}

.div_white {
	background-color: #fff;
}

.core {
	margin-left: 0;
	margin-right: 0;
	position: relative;
}

.fb-like-box {
	background-color: #FFF;
	padding: 5px;
}

#outerContainer {
	min-height: 100%;
	position: relative;
}

#infoBlock {
	display: none;
	background-color: #83B30D;
	border-radius: 10px;
	width: 300px;
	margin: 10px auto auto;
	padding: 5px 10px 10px 15px;
}

#advanced_search {
	display: none;
	background-color: #4fb4ef;
	border-radius: 15px;
	border: 1px solid;
	margin: auto;
	padding: 3px;
}

#label_search {
	background-color: transparent;
}

#header {
	height: 80px;
	position: relative;
	border-radius: 0 0 20px 20px;
}

#horizontal_menu {
	height: 25px;
	text-align: center;
	color: #FFF;
	margin-bottom: 40px;
	margin-top: 20px;
}

.menu_item_horizontal {
	background-color: #168620;
	height: 15px;
	display: inline-block;
	border-radius: 5px;
	margin: 30px 1px;
	padding: 5px 10px;
}

.menu_item_vertical {
	height: 15px;
	background-color: #168620;
	margin: 2px 1px;
	padding: 2px;
}

.menu_submenu {
	border-radius: 5px;
	display: none;
	width: 150px;
	border: 1px solid #FF0;
	position: relative;
	z-index: 2;
}

#menu, #vertical_menu {
	line-height: 30px;
	width: 150px;
	vertical-align: middle;
	display: none;
	padding: 5px;
}

#margin {
	line-height: 30px;
	display: inline-block;
}

#lang {
	text-align: right;
	color: #FFF;
   float:right;
	padding: 5px;
}

#lang1 {
	position: absolute;
	top: -80px;
}

#middle {
	padding-bottom: 20px;
	position: relative;
	background-color: #FFF;
	margin-top: 10px;
	border-radius: 20px 20px 0 0;
}

.limit {
	max-width: 650px;
}

.coreError {
	width: 300px;
	padding-top: 25px;
	background-color: #FFF;
	margin: auto;
}

.div_orange_watch {
	width: 100px;
}

#clip_play {
	position: static;
}

.div_profile {
	bottom: 0;
	width: 100%;
}

#asy {
	position: absolute;
	background-color: transparent;
	display: inline-block;
}

.ui-button-text, #dialog-confirm {
	background-color: #83B30D;
	color: #fff;
	text-align: center;
}

.ui-dialog .ui-dialog-title, .ui-dialog .ui-dialog-titlebar {
	background: #FF7E00;
}

#profileImg, #dataImg {
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: middle;
	cursor: pointer;
}

#siteImage {
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 15px;
	vertical-align: bottom;
}
.dropdown-menu>li>a , .dropdown-menu>li>a:visited{
	color:black !important;
}

#profileInfo {
	display: inline-block;
	border-radius: 5px;
	border-color: yellow;
	border-style: solid;
	border-width:0px 2px 0px 2px;
}

#profileImage {
	vertical-align: bottom;
	border-radius: 5px;
}

#logOut {
	background: red;
	color: #fff;
	margin-bottom: 5px;
	border-radius: 5px;
	cursor: pointer;
}

#formProfile, #formLog {
	margin-bottom: 0;
}

#formSearch {
	margin-bottom: 5px;
}

#profile {
	background: #199CBB;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	margin-bottom: 2px;
}

#tempImage {
	width: 60px;
	height: 60px;
}

#dataImg {
	vertical-align: bottom;
	text-align: center;
}

#profileName {
	font-size: 10px;
}

#imageLogo1 {
	width: 60px;
	height: 60px;
	border-radius: 5px;
	margin-bottom: 3px;
}
.imageLogo{
	width:100px;
}
.fb{
	width:25px;
}
.p_logo{
	margin-bottom:0px;
	cursor:pointer;
	text-align:center;
}
.template_proImg {
	box-shadow: 0 0 3px #FFD603;
	vertical-align: bottom;
}

#yakootahLogo {
	position: absolute;
	top: 0;
	background-color: transparent;
	display: inline-block;
}

.imageCorner {
	position: absolute;
	right: 10px;
	top: 0;
}

#imageTube {
	width: 84px;
	height: 100px;
	vertical-align: middle;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#searchVideos {
	display: inline-block;
	padding: 10px 0;
}

.other_videos, .img_row, .video_info {
	text-align: center;
	background-color: #FFF;
	color: #000;
	border: 2px ridge orange;
	border-radius: 10px;
	margin-bottom: 2px;
	cursor: pointer;
	padding: 2px;
}

.other_videos_dim {
	margin-top: 15px;
}

.img_thumb {
	width: 250px;
	height: 250px;
}

#importantInfo {
	margin-top: 20px;
	text-align: center;
	border-radius: 10px;
	display: none;
	width:50%;
	margin: auto;
    margin-top: 5px;
}

#watch_Core {
	vertical-align: top;
	display: block;
	margin-left: 0%;
	max-width: 640px;
}

#watch_tube {
	height: 275px;
	border: 3px orange dotted;
	border-radius: 10px;
	padding: 0 30px;
}

#watch {
	margin-left: 0;
	position: relative;
}

.p_footer {
   color: #000;
    width: 250px;
    margin: auto;
}
#footer{
	z-index: -1;

}
#siteImageLarge {
	width: 13%;
}

.div_search {
	background-color: #83B30D;
	margin-top: 5px;
	text-align: center;
	border-radius: 10px;
}

.p_title {
	color: red;
	font-weight: 700;
	font-size: 16px;
}

.p_body {
	color: #000;
	font-weight: 700;
	font-size: 14px;
}

.p_tail {
	color: green;
	font-size: 12px;
}

#audioPlayer {
	width: 100%;
	height: 30px;
	margin: auto;
}

#video_jak {
	background-color: #FFF;
	position: absolute;
	top: 5px;
}
#jak{
	    width: 30px;
        height: 30px;
}
#jakCancel {
	height: 30px;
	width: 30px;
	display: none;
	vertical-align: bottom;
}

#div_control {
	border: 2px ridge #ea82b7;
	background-color: #FFF;
	display: none;
	position: relative;
	direction: ltr;
	padding: 5px;
	width: 100%;
	border-radius:5px;
}
#bookSelect{
   border: none;
    background-color: #0b0973;
    color: yellow;
    border-radius: 0px;
    }
#rightSearch, #leftSearch {
   display: inline-block;
    background-color: #0b0973;
    width: 45%;
    font-size: .9em;
    color: #FFF;
    vertical-align: top;
    border: 1px solid black;
    border-radius: 5px;
}

#commentLabel {
	color: #000;
	font-size: .8em;
	margin: 5px 45px 0;
}

.commentImage {
	width: 40px;
	height: 40px;
	border-radius: 10px;
	vertical-align: middle;
	margin: 0 7px;
}

#commentImage1 {
	width: 40px;
	height: 40px;
	border-radius: 10px;
}

#commentText {
	color: #000;
	width: 80%;
}

#commentHistory {
	color: #000;
	background-color: #262852;
	padding: 3px;
}

.commentRow {
	background-color: #FFF;
	border-radius: 10px;
	margin-bottom: 10px;
}

.commentT {
	vertical-align: middle;
	color: blue;
}

.commentImageButton {
	width: 20px;
	height: 20px;
	cursor: pointer;
	border: 1px #ff8000 solid;
	border-radius: 10px;
	margin: 0 3px;
}

.commentImageButton:hover {
	border: 2px green solid;
}

.commentRowCtrl {
	display: inline-block;
	background-color: #FFF;
}

.profile_name_mini {
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	width: 120px;
	margin-bottom: 0;
	color:white;
	margin:auto;
}

.labelR {
	border: 1px #FFF solid;
	border-radius: 10px;
	background-color: red;
	color: #FFF;
	cursor: pointer;
	width: 20px;
	margin: 0 3px;
	padding: 3px;
}

.labelR:hover {
	border: 2px #FF0 solid;
}

.replyCtrl {
	margin-top: 5px;
	background-color: #FFF;
}

.replyToCommentSection {
	background-color: #FFF;
	margin-left: 25px;
	margin-right: 25px;
}

.adjust_image {
	vertical-align: top;
}

#member {
	margin-left: 30%;
	margin-bottom: 40px;
}

#profileInfo_mini {
	position: absolute;
	bottom: 2px;
	display: none;
	text-align: center;
}

.btn {
	padding: 6px 3px;
}

.container {
	max-width: 1000px;
	position: relative;
	margin-bottom: 50px;
}

.cus_vertical_gap {
	margin-top: 5px;
}

.cus_horizontal_gap_3 {
	margin-right: 0;
}

.ui-dialog-buttonset {
	color: #000;
}

.radio-show-text {
	position: relative;
}

.container1 {
	margin-top: 15%;
	margin-bottom: 10px;
	border-radius: 15px;
	display: inline-block;
	vertical-align: bottom;
	padding: 10px;
}

#form {
	border: 3px orange dotted;
	border-radius: 10px;
	margin-bottom: 0;
	padding: 20px;
}

.form_title {
	font-size: 35px;
	text-align: center;
	font-weight: 400;
	padding: 10px;
}

#email_form, #password_form {
	padding: 0 0 15px;
}

.input_login, .input_name, .input_email, .input_Re_email,
	.input_password {
	width: 250px;
	font-size: 18px;
	padding: 5px;
}

.input_search {
	width: 250px;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
}

.birthday_title {
	font-size: 16px;
	color: #8b919d;
	font-weight: 400;
	padding: 0 0 10px;
}

select {
	background-color: #0080c0;
	color: #fff;
	box-shadow: 0 0 3px #1d14b1;
}

#birthday {
	font-size: 12px;
	color: #8b919d;
	padding-top: 10px;
}

#radio_button {
	position: relative;
	padding: 10px 0 0;
}

#sign_user {
	color: #FFF;
	background-color: #3B5998;
	text-align: center;
	cursor: pointer;
	border-radius: 15px;
	width: 100px;
	margin: auto;
	padding: 10px;
}

.p_button {
	font-size: .9em;
	color: #FFF;
	background-color: #3B5998;
	cursor: pointer;
	border-radius: 15px;
	width: 100px;
	text-align: center;
	display: inline-block;
	margin: 10px Auto;
	padding: 10px;
}

.advSearchButton {
	width: 110px !important;
	background-color: #ff8000 !important;
}

.searchButton {
	float: left;
}
.display-2{
	font-size: 2.5em;
}
.readKid{
	background-color:#ec0d87 !important;
}
.watchStory{
	background-color:#acbd01 !important;
}
.publicLibrary{
	background-color:#7d44a2 !important;
	cursor:default !important;
}
.buy{
	background-color:#32decf !important;
}
.corners1 {
    border-radius: 25px;
    background: #73AD21;
    padding: 20px; 
    margin-top:20px;
    height:125px;
    cursor:pointer;
    text-align:left;
}
.boxing{
 background-color: #f08cd5!important;	
}
.blog{
 background-color: #003f80!important
		
}
.amazon{
	width:60px !important;
	height:50px !important;
}
figcaption{
	text-align:center;
}
#asy h6{
	margin-top: 0px;
    color: yellow;
    font-size: 0.8em;
}
#asy  h1{
	 margin-top: 0px;
    font-family: "Lucida Calligraphy"
}
#linkMe {
	text-decoration: none;
	color: #FFF;
}
a:hover{
	color: pink !important;
}

a, a:hover, a:active, a:visited, a:focus {
    text-decoration:none;
}
#p_register {
	background-color: olive;
	display: inline-block;
}

#p_forget {
	background-color: #008040;
	display: inline-block;
}

#errorArea, #errorAreaRegister {
	margin-bottom: 10px;
	display: none;
	position: relative;
	background-color: red;
	color: #FFF;
	text-align: justify;
	border-radius: 15px;
	box-shadow: 0 0 3px #fff;
	line-height: 1.5em;
	padding: 2px;
}

#errorAreaLogin {
	display: none;
	position: relative;
	background-color: red;
	color: #FFF;
	text-align: justify;
	border-radius: 15px;
	box-shadow: 0 0 3px #fff;
	line-height: 1.5em;
	padding: 2px;
}

#errorImg {
	width: 50px;
	float: left;
	height: 50px;
}

#country {
	margin-top: 15px;
}

.datepicker {
	width: 220px;
}

#watch_button {
	position: absolute;
	bottom: 5%;
	right: 30%;
}
.radio-inline{
	padding-top: 0px !important;
}
input[type=button]:hover {
	background-color: #000;
	cursor: pointer;
}
input[type=radio] {
    position: relative !important;
    margin-left: 0px !important;
}
input[type=button]:active {
	background-color: #313131;
	color: #FF0;
}

#email_label_forget, #email_forget {
	background-color: transparent;
	padding: 0;
	text-align:center;
}

#errorAreaInfo {
	background-color: red;
	color: #FFF;
}

.nice .NFI-button {
	background-color: orange;
}

#special {
	position: relative;
}

#fileImage {
	vertical-align: bottom;
	position: absolute;
	top: 0;
	z-index: 1;
	opacity: 0;
}

#trick {
	vertical-align: bottom;
	position: absolute;
	top: 0;
	z-index: 0;
	padding: 0;
	cursor: pointer;
}

body {
	width: 90%;
	max-width: 1000px;
	margin: auto;
}

#closeButton, #closeButtonTrack {
	position: absolute;
	bottom: 5px;
}

#favoriteCtrl, #questionCtrl, #docCtrl, #p_hadith_id, .div_hide, #audio
	{
	display: none;
}

.dropdown-menu>li>a, #video_control {
	display: inline-block;
}

div#menu, div#margin, div.core, div.core, #lang, #commentCurrent,
	#commentArea, #register_header {
	background-color: #FFF;
}

div .menu_item_horizontal:hover, div .menu_item_vertical:hover {
	cursor: pointer;
	background-color: #FF8000;
}

.ui-dialog .ui-dialog-buttonpane, .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset
	{
	background-color: #FF7E00;
}

#fb-root, #buttons, .div_center {
	text-align: center;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
    /* Styles */
#importantInfo, #subscribeOnline {
	width:90%;
}

#colorbox{
	left:0px !important;
	top:30% !important;
}
.display-2{
	font-size:1.5em;
}
.display-3{
	font-size:0.7em;
	color:white;
}
	body {
		width: 98%;
	}
	#asy a{
	font-size:1em;
}
	.container {
    padding-right: 0px;
    padding-left: 0px;
	}
	.containerLogin{
	 width:90% !important;
	}
#corner, #footer,.fb-page{
	display:none !important;
}
}
/* @media screen and ( min-width : 768px)   {
	.container{
		padding-top:20%;
	}
} */
@media screen and ( min-width : 1000px)   {
	.container{
		padding-top:0%;
	}
		.containerLogin{
	 width:50% !important;
	}
}
@media screen 
and (max-device-width : 768px) {
#showSamples{
 left:2%;
}

.carousel-inner .item img
{
 height:450px;
}
.containerLogin{
	 width:60%;
	}
		#asy h1 {
	margin: 15px 15px 0 0;
    font-size: 1.1em;
    margin-top: 4px;
    margin-right: 22px;
}
#asy h6 {
	display:none;
}
	#member {
		margin-left: 0;
	}
	#profileInfo_mini {
		display: block;
	}
	.col-sm-2 {
		margin-right: 0 !important;
	}
	#footer{
	display:none !important;
}
}
