﻿#MainContent {
  overflow: hidden;
}
.audio-player {
  background: rgba(66, 166, 172, 0.95);
}
.listItems.thumbnail-items .thumb-head img {
  width: 100%;
}
.search__page .showBookCats {
  display: none;
}

@media (max-width: 1099px) {
  .search__page .showBookCats {
    display: inline-block;
  }
}

@media (max-width: 991px) {
  .d-block-sm {
    display: block !important;
  }
  .d-block-sm {
    text-align: center;
  }
  .d-block-sm * {
    text-align: center !important;
  }
}
@media (max-width: 576px) {
  .thumbnail-items.thumbnail-items-cols > li {
    -ms-flex: 1 0 100%;
    flex: 1 0 100% !important;
    max-width: 100% !important;
    padding: 5px 25px;
  }
}

.srch--txt {
  color: red;
  font-weight: bold;
}

@media print {
  @page {
    size: landscape;
    text-align: right !important;
  }
}

.radio__label {
  padding-right: 32px;
  margin-right: 15px;
  padding-left: 15px;
  margin-left: 0;
  text-align: right;
  color: #666;
  display: block;
  vertical-align: middle;
  cursor: pointer;
  line-height: 35px;
  height: 35px;
}

.custom__radio {
  border: 0px;
  width: 10%;
  height: 2em;
  margin-top: 8px;
}

@media (max-width: 812px) {
  .foot-menu li {
    padding: 5px 5px;
  }

  .book-detail-nav-btn {
    display: none;
  }
}

@media (max-width: 530px) {
  .bookContent-footer-Side2 {
    display: none;
  }

  .bookContent-footer-Side3 {
    width: 50%;
  }

  .bookContent-footer-Side1 input {
    width: 50%;
  }

  .book-detail-nav-btn {
    display: none;
  }
}

@font-face {
  font-family: "gess-heading";
  src: url("../fonts/GE SS TWO BOLD.OTF");
}

@font-face {
  font-family: "gess-subheading";
  src: url("../fonts/GE SS TWO MEDIUM.OTF");
}

@font-face {
  font-family: "gess-text";
  src: url("../fonts/GE_SS_TWO_LIGHT.OTF");
}

@font-face {
  font-family: "hafs";
  src: url("../fonts/UthmanicHafs_v16 font/UthmanicHafs1 Ver16.ttf");
}

@font-face {
  font-family: "adwa";
  src: url("../fonts/ADWA-ASSALAF.TTF");
}

@font-face {
  font-family: "dubai";
  src: url("../fonts/dubai/DubaiW23-Regular.ttf");
}

@font-face {
  font-family: "naskh";
  src: url("../fonts/UthmanTN1 Ver10.otf");
}

@font-face {
  font-family: "ctraditional";
  src: url("../fonts/CTraditionalArabic.ttf");
}

.strong5 {
  font-family: gess-heading;
}
.strong6 {
  font-family: gess-subheading;
}

html[dir="rtl"] body {
  font-family: gess-text !important;
}

.aya {
  font-family: hafs !important;
  unicode-bidi: bidi-override;
}

nav > .previous,
nav > .next {
  font-family: "cairo", sans-serif !important;
}

.jw-playlist .jw-name {
  width: 100% !important;
  text-align: right !important;
}

li.jw-option {
  direction: rtl !important;
}

html[dir="rtl"] .form-group {
  text-align: right;
}

#inner--contents,
#inner--contents *:not(h2, h1),
#inner--contents span,
.inner--contents,
.inner--contents *:not(h2, h1),
.inner--contents span {
  font-size: 20px;
  line-height: 1.9rem;
  margin: 17px 0;
  text-align: justify;
}

.LighterText {
  text-align: justify;
}

html[dir="rtl"] #close--icon {
  left: 1.1rem !important;
  right: auto !important;
  cursor: pointer;
  pointer-events: all;
}

html[dir="rtl"] .form-control-icon .form-control {
  padding-left: 2.5rem !important;
}

.footer--dropdown--menu li a {
  background-color: white;
}

.bookViewContent,
.inner--contents,
.inner--contents *,
body * {
  user-select: text !important;
  -webkit-user-select: text; /* Safari fallback only */
  -webkit-user-select: text; /* Chrome/Safari */
  -moz-user-select: text; /* Firefox */
  -ms-user-select: text; /* IE10+ */
}

.KFGQPC1 {
  color: #023bdb;
}
.book-darker .KFGQPC1,
.book-dark .KFGQPC1 {
  color: #658bf6;
}

.SearchInBooks-wrap .checkbox {
  overflow: hidden;
}

.book-darker .ico-fullscreen,
.book-dark .ico-fullscreen,
.book-darker .ico-menu-alt,
.book-dark .ico-menu-alt,
.book-dark pre,
.book-darker pre {
  color: #eeeeee;
}

.book-darker .multiLevels-menu li.current i,
.book-dark .multiLevels-menu li.current i,
.book-dark .bookViewHead li h6,
.book-darker .bookViewHead li h6,
.book-dark .ico-sort,
.book-darker .ico-sort {
  color: black !important;
}

.thumbnail-items.thumbnail-items-list{margin:10px 0}


.list-down-count-box {
  /* position: absolute;
  bottom: 15px;
  right: auto;
  left: 6px;
  z-index: 9; */
  align-items: center;
}
html[dir="rtl"] .thumbnail-items-list .total_downloads_container {
  position: static;
  left: 0;
  right: 0;
}
.thumbnail-items-list .thumbnail-item {
  display: flex;
}
.thumbnail-items.thumbnail-items-list .thumb-head {
    width: 100%;
    max-width: 250px;
}
.thumbnail-items-list .thumb-body {
  width: 100%;
}
.thumbnail-items-cols .thumbnail-item-actions-list {
  display: none;
}
.thumbnail-items-list .thumbnail-item-actions-grid {
  display: none;
}
.thumbnail-items-list h2.TwoLines {
  min-height: auto !important;
}
.thumbnail-items-list p.TwoLines {
  display: none;
}
.title2 {
  color: #42a6ac;
}

.side-thumbnail-items .d-inline-block {
  position: absolute;
  bottom: 8px;
}
@media (min-width: 1200px) {
  .thumbnail-items.thumbnail-items-grid.thumbnail-items-cols>li {
    -ms-flex: 5 0 20%;
    flex: 5 0 20%;
    max-width: 20%;
  }
}
.jwplayer.jw-flag-audio-player {
    background: rgba(66,166,172,0.95) !important;
}
.side-thumbnail-items .socials li {
  width: auto;
}

.side-thumbnail-items .socials .sm-none {
  padding: 7px 5px;
}

.long--summary {
  display: none;
}
.short--summary {
  display: block;
}

.side-thumbnail-items .long--summary {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.side-thumbnail-items .short--summary {
  display: none;
}

.change--video--layout--btn--container {
  padding: 0 12px;
}

.symbol {
  font-family: ctraditional !important;
}

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

  .symbol {
    font-family: 'traditional-arabic-regular' !important;
  }
}}

.title1 {
  text-align: center !important;
}

.footnote {
  color: #ff0018;
  cursor: pointer;
}

#inner--contents > div > table {
  width: 100% !important;
  text-align: center !important;
}

#inner--contents table * {
  text-align: center !important;
}

.advance--search--form label {
  overflow: hidden;
}

@media (min-width: 1099px) {
  .write_about__title {
    width: 80%;
    display: inline-block;
  }
  .write_about__icons {
    width: 20%;
    display: inline-block !important;
    float: left;
    position: relative;
    top: 10px;
  }
}

#printMe pre {
  white-space: pre-wrap; /* Since CSS 2.1 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.video--title {
  position: relative;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.four--lines {
  position: relative;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

td .gsc-search-button {
  width: 100px !important;
}

.MainText {
  text-align: right;
}

@media print {
  /* styling goes here */
  .inner--contents * {
    /* text-align: right !important;*/
    direction: rtl !important;
  }
}

.modal-backdrop {
  z-index: 100 !important;
}

.page ul {
  padding: revert;
  margin: inherit;
}
.page ul li {
  list-style: disc;
}
.page h1 {
  text-align: center;
  margin-bottom: 60px;
}

.page h2 {
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.page h1 {
  font-size: 2.5rem;
}

.v-toast {
  z-index: 99999 !important;
}

.number {
  font-family: "cairo", sans-serif !important;
}

.box-post,
.box-post p {
  font-size: 20px;
}

.total_downloads_container {
  position: absolute;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #42a6ac;
  /* background: -webkit-linear-gradient(left, #42a6ac, #00d1bb);
  background: -o-linear-gradient(right, #42a6ac, #00d1bb);
  background: -moz-linear-gradient(right, #42a6ac, #00d1bb);
  background: linear-gradient(to right, #42a6ac, #00d1bb); */
  top: 6px;
  left: 6px;
  z-index: 9;
  padding: 8px;
  display: inline-block;
  color: #fff;
  border-radius: 10px;
}

.total_downloads_container:hover {
  color: #fff;
}

.total_downloads_container span {
  display: block;
  font-size: 10px;
}
html[dir="rtl"] .total_downloads_container {
  left: auto;
  right: 6px;
}

.thumb_over_corner_bottom_tr {
  bottom: 54px !important;
  right: 0px !important;
  font-weight: bolder;
  border-radius: 43%;
  top: auto !important;
}

.thumb_over_corner_bottom_tr2 {
  bottom: 23px !important;
  right: 0px !important;
  font-weight: bolder;
  border-radius: 43%;
  top: auto !important;
}

.thumb_over_corner_bottom_tr p {
  font-size: 20px;
}
