@font-face {
  font-family: Uthmani;
  src: url("/sources/fonts/UthmanicHafs1 Ver09.otf") format("truetype");
}
@font-face {
  font-family: lpmq;
  src: url("/sources/fonts/lpmq.otf") format("truetype");
}
@font-face {
  font-family: bismillah;
  src: url(/sources/fonts/bismillah.ttf) format("truetype");
}
.bismillah {
  font-family: bismillah;
  font-size: 36px !important;
  color: #000;
  padding: 25px 0;
}
.arabic {
  font-family: lpmq, Uthmani, serif;
  font-size: 28px;
  font-weight: 400;
  direction: rtl;
  padding: 0 5px;
  margin: 0;
}
.arabic_center,
.arabic_number {
  font-size: ;
  font-weight: 400;
}
.arabic_number {
  font-family: serif;
}
.arabic_center {
  font-family: Uthmani, serif;
  text-align: center;
  padding: 0 5px;
  margin: 0;
}
#navs,
.latin {
  margin: 0;
  padding: 0;
}
.latin {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  direction: ltr;
  text-align: justify;
}
.big {
  line-height: 200%;
}
.rightplayer {
  text-align: right;
}
#navs {
  position: fixed;
  left: 10px;
  bottom: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  list-style-type: none;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
#navs:after,
#navs > li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #ff6c60;
}
#navs > li {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: 0.6s;
}
#navs:after {
  content: attr(data-close);
  z-index: 1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
#navs.active:after {
  content: attr(data-open);
}
#navs a {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  text-decoration: none;
  color: #fff;
  font-size: 1.4em;
}
.lafadzAllah {
  color: red;
}
#task_flyout {
  color: #fff;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
.warna-ayat {
  color: #6c7e84;
}
.nomor-ayat {
  color: #7fbccc;
  font-size: 20px;
}
.teks-muqadimah p {
  text-align: justify;
}
.mushaf-head {
  background: #51ad96;
  border-bottom: 1px solid #82828247;
}
