/**
 * Mecid CSS
 */
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
@font-face {
  font-family: 'Open Sans Condensed', sans-serif;
}
@font-face {
  font-family: KuranFont;
  src: url('../../font/shaikh_hamdullah_mushaf.ttf');
}
@font-face {
  font-family: KuranFontAbay;
  src: url('../../font/kk_abay.ttf');
}
@font-face {
  font-family: PoliticaFont;
  src: url('../../font/politica.ttf');
}

::-webkit-scrollbar{width:7px;height:6px}
::-webkit-scrollbar-track{background-color:#495057;border:thin solid lightgray;box-shadow:0 0 3px rgba(0,0,0,.1) inset}
::-webkit-scrollbar-track-piece{background-color:#495057}
::-webkit-scrollbar-thumb{background-color:#999;border:thin solid gray}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  background-color:#ecf0f5;
  height: 100%;
  width: 100%;
  min-height: 100%;
  padding:0;
  margin:0
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: auto;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Source Sans Pro', sans-serif;
}
a {
  text-decoration: none;
}
a:hover,
a:active,
a::selection,
a:link {
  text-decoration: none;
}
.ar {
  font-family: KuranFont!important;
}
.qfont .ar {
  font-family: KuranFontAbay!important;
}
.ar.fontsize {
  font-size: 27px;
  line-height: 65px;
}
.pol:not(.ar) {
  font-family: PoliticaFont!important;
}
#loading {
  position:absolute;
  z-index:999;
  background-color:#FFF7D7;
  left:-5px;
  width:calc(100% + 10px);
  height:calc(100% - 25px)
}
.loader {
  position:relative;
  top:calc(50% - 48px);
  left:calc(50% - 96px);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: animloader 1s linear infinite;
}
.loader span {
  position:relative;
  top:10px;
  left:60px;
}
@keyframes animloader {
  0% {
    box-shadow: -72px 0 #683e08 inset;
  }
  100% {
    box-shadow: 48px 0 #683e08 inset;
  }
}
.select2-selection.select2-selection--single {
  border-color:#684313;
  background-color:#7e5923!important  
}
.select2-selection.select2-selection--single span {
  color:#fff!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color:#fff transparent transparent transparent
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color:transparent transparent #fff transparent
}
.kuranBackground {
  border: 1px solid #aaaaaa;
  background-color:#FFF7D7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius:4px;
  color:#222222;
  -webkit-box-shadow: 0 1px 10px 0 rgba(50, 50, 50, 0.45);
  -moz-box-shadow: 0 1px 10px 0 rgba(50, 50, 50, 0.45);
  box-shadow: 0 1px 10px 0 rgba(50, 50, 50, 0.45);
  padding-left:15px;
  padding-right:15px;
  display:inline-block;
  width:100%;
}
.Turkish-Ayet-Icerik {
  font-family: sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-align: justify;
  position: relative;
  text-shadow: -1px 1px 1px #ffffff;
  line-height: 140%;
}
.clickarrow {
  position: relative;
  left: -5px;
  top: 3px;
}
#sureler a {
  color:#683e08;
  font-weight:bolder
}
.fihrist {
  color:#683e08;
}
#horizontalTab ul {
  margin:0;
  padding:0;
  margin-left:10px
}
.detail {
  padding:15px 0;
  display:inline-block;
  font-size:11pt;
  color:#52565a
}
.ul_li {
  font-size:11pt;
  font-weight:bolder;
  color:#52565a
}
.ayetNumImgHolder {
  background-image: url(../../img/ayetSayi.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  display: inline-block;
  position: relative;
  top: 0;
  margin-left: 10px;
  margin-right: 2px;
}
.ayetNumImgHolder .ayetNumAr {
  position: relative;
  font-family: KuranFont, "Traditional Arabic", "Times New Roman";
  color: #ffffff;
  display: block;
  font-size:11pt;
  line-height:24px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.version {
  padding:10px;
  font-size:9pt;
  color:#52565a;
}
.version a {
  color:#683e08;
}

.sureler {
/*
  text-align: justify;
 */ 
  position:relative;
  display:inline;
  cursor:default;
}
.SureHeader {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto 0;
}
.SureHeaderText.sadecekuran {
  line-height: 50px;
  background-image:none;
  color:#7e5923
}
.SureHeaderText {
  text-align: center;
  background-image:url('../../img/sureHeader.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
  color: #ffffff;
  vertical-align: central;
  width: 100%;
  line-height: 100px;
  font-size:17pt;
  height:auto;
}
#leftBlok {
  float:left;
  width:calc(12%);
  min-height:calc(100%);
  background-color:#ededee;
}
#leftBlok img {
	display:block;
	margin:0 auto;
}
#rightBlok {
  float:left;
  width:calc(88%);
  min-height:calc(100% - 90px);
  height:auto;
  background-color:#ecf0f5;
  border-left:1px solid #dadada;
  padding:10px
}
#ustMenuBlok .version,
#ustMenuBlok #leftNavigation {
  display:none
}
#ustMenuBlok .version,
#ustMenuBlok #leftNavigation a {
  color:#fff
}
img.responsive {
	width:100%
}
img.responsive.w90 {
	width:90%;
  max-width:230px;
}
#logoTop {
  width:calc(100% + 1px);
  position:relative;
  margin-bottom:60px;
  background-color:#6a4b1d;
  border-right:1px solid #5e3e11;
}
#logoTop,
#sidebarTop {
	height:60px;
}
#logoTop .w90 {
  position:relative;
  z-index:2
}
.responsive.absolute {
  position:relative;
  top:20px;
  z-index:1
}
#sidebarTop {
  position:relative;
  float:left;
  width:88%;
  background-color:#7e5923;
}
.contentOther,
.contentTrAr {
  position:relative;
  padding-top:15px;
  padding-bottom:15px;
  padding-right:15px;
  text-align:left;
  float:left;
  width:calc(50% - 16px);
  border-right:1px solid #aaaaaa;
}
.contentTrAr.full,
.contentOther.full,
.contentAr.full {
  position:relative;
  width:100%;
  max-width:100%;
  padding-right:0;
  border-right:0;
}
.contentAr {
  float:left;
  text-align:right;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:15px;
  display:inline-block;
  width:calc(50% - 15px);
}

.contentAr .altUstBlok {
  margin-top:-5px
}
.contentAr .altUstBlok .sayfalama {
  margin-top:5px
}
.normalsiyah, .koyukirmizi {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size:14pt;
  display:inline-block;
  margin-top:5px;
  margin-bottom:5px;
}
.normalsiyah {
  color: #424242;
  font-weight: normal;
  font-style: italic;
}
.koyukirmizi {
  color: #860000;
  font-weight: bold;
}
.koyusiyah {
  color: #000000;
  font-weight: normal;
}
.besmeleNumber {
  text-align:center
}
.sureler.other {
  font-size:14pt;
}
.ustText {
  position:relative;
  z-index:2
}
.otherNumber {
  display:inline;
  color:#a67638;
  font-weight:normal;
  font-size:14pt;
  margin-left:5px;
  margin-right:5px;
  line-height: 40px;
}
.otherNumber span {
  font-size:14pt!important;
  margin-left:3px;
  margin-right:3px;
}
.otherNumber.rtl {
  position:relative;
  top:0px;
  margin-right:0;
  float:right;
  direction: rtl;
  unicode-bidi: isolate;
  line-height: 65px;
}
.otherNumber.lihe {
  line-height: 0px!important;
}
.contentBorder {
  position:relative;
  padding:15px;
  border:10px solid #895926;
  box-shadow:0 0 3px 3px rgba(0,0,0,.3);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius:4px;
  overflow-y:auto;
}
.contentBorder.arapca {
  text-align: justify;
  direction: rtl;
  word-wrap:break-word;
}

.contentTrAr .sureler.ar {
  text-align: justify;
  direction: rtl;
  word-wrap:break-word;
}

.contentTrAr .sureler.ar .otherNumber,
.contentTrAr .sureler.ar .word {
  float:inline-end
}

hr.aralik {
  background-color:#9b815d;
  border:none;
  height:1px
}

.clear {
  clear:both
}
.sureIsmi, .sayfalama, .cuzNo {
  text-align:left;
  width:33.33%;
  font-size:14pt;
  display:inline-block;
  margin-bottom:15px
}
.sureIsmi {
  float:left;
  padding-left:10px
}
.sayfalama {
  text-align:center;
  float:left;
  position:relative;
  left:0;
}
.cuzNo {
  text-align:right;
  float:right;
  padding-right:10px
}
.arabic.sureIsmi {
  text-align:right;
  float:right;
  padding-right:10px;
  padding-left:0px
}
.arabic.cuzNo {
  text-align:left;
  float:left;
  padding-right:0px;
  padding-left:10px
}
.sureBackground {
  z-index:1;
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 522px;
  max-height: 175px;
  background-image: url(../../img/sure_background.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  top: -12px;
  left:calc(50% - 261px);
  opacity: 0.4;
}
.word {
  /*
  float:right;
  padding-left:4px
  */
}
.word.selected {
	color:red
}
.koyukirmizi.selected,
.sureler.selected {
  background-color:#f7f0ca
}
.noselect,
.copyed {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.copyed {
  font-family:PoliticaFont;
  direction: ltr;
  font-size:12pt;
  background-color:#c9f5d1;
  border-radius:5px;
  color:#33af52;
  padding:5px;
  border:1px solid #33af52!important;
  width:auto;
  height:auto;
  z-index:99;
  position:absolute;
  box-shadow:0 0 5px 0 rgba(0,0,0,.3);
  line-height: normal;
}
.next, .prev {
  margin-left:5px;
  margin-right:5px;
  cursor:pointer;
}
.next.disabled, .prev.disabled {
  color: #9e9e9e;
}
.besmele {
	text-align:center;
	font-family: KuranFont, "Traditional Arabic", "Times New Roman";
	color:#a67638
}

#leftNavigation {
	position:relative;
	z-index:9;
	list-style-type:none;
	margin:0;
	padding:0
}

#leftNavigation li {
	padding:10px;
	cursor:pointer;
}

#leftNavigation li:hover {
	background-color:rgba(145,104,47,.7);
}

#leftNavigation li.active {
	background-color:rgba(145,104,47,1);
}

#leftNavigation li:hover a,
#leftNavigation li.active a {
	color:#fff
}

#leftNavigation a {
	color:#111
}

#menuCloser {
	position:relative;
	color:#fff;
	font-size:15pt;
	cursor:pointer;
  text-align:center;
	text-shadow: 0 0 3px rgba(86,57,15,1);
	top:15px;
	left:15px;
  width:25px;
  height:25px;
}

#menuSearch {
  position:absolute;
  top:15px;
  left:12px;
}
#menuSearch i {
  position:relative;
  top:3px;
  left:10px;
  z-index:9;
  cursor:pointer;
  color:#fff;
  text-shadow:0 0 3px rgba(0,0,0,.5);
}
#menuSearch i.open {
  color:#684313;
  top:-7px;
}

#menuSearch .keyboardInputInitiator {
  display:none;
  position:relative;
  top:1px;
  left:170px;
  z-index:9;
  color:#684313;
  cursor:pointer;
}

#menuSearch .keyboardInputInitiator.open {
  display:inline-block;
}

#search_input {
  display:none;
  padding:12px;
  padding-left:32px;
  padding-right:32px;
  max-width:220px;
  border-radius:10px;
  border:1px solid #684313;
  background-color:rgba(255,255,255,.5);
  position:absolute;
  top:-7px;
  left:0;
  z-index:8
}

#search_input.open {
  display:inline-block;
}
#search_input:focus {
  outline: none;
}

#secdetr {
  position:absolute;
  background-image:url(./../../img/secdetr.png);
  background-repeat:no-repeat;
  width:55px;
  height:221px;
  top:80px;
  left:-5px;
}
#secdear {
  position:absolute;
  background-image:url(./../../img/secdear.png);
  background-repeat:no-repeat;
  width:55px;
  height:221px;
  top:150px;
  right:20px;
}

.btn {
  display:none;
  border:1px solid #5e3603;
  border-radius:10px;
  color:#fff;
  padding:9px;
  position:relative;
  top:-6px;
  left:180px;
}

.btn:hover {
  background-color:#5c3c12;
}

b.highlight {
  background-color:rgb(243, 243, 13)
}

.ayetegit {
  float:left
}

#ustMenuBlok {
  position:relative;
  float:right;
  top:15px;
  margin-right:20px;
}

.ayetegit a {
  color:#80541c;
  font-size:10pt
}

.redNumber {
  color:#f60000
}

#sidebarTop #logoMobile {
  display:none
}

#playerSettings {
	margin:10px auto;
	width:200px;
	height:20px;
}

#playerSettings a {
	padding:10px 20px;
	color:#a67638;
	font-size:18pt;
}

/**
 * Player ->
 */

.audio-player {
  width: 100px;
  height: 100px;

  margin:20px auto;

  position: relative;
}

.audio-player:hover {
  cursor: pointer;
}

.audio-player-controls {
  position: absolute;

  width: 70px;
  height: 70px;

  left: 15px; 
  top: 15px; 

  text-align: center;
}

#audio-player-left-controls {
  float:left;
  position:relative;
  font-size:25pt;
  top:30px;
  right:30px;
}

#audio-player-right-controls {
  float:right;
  position:relative;
  font-size:25pt;
  top:30px;
  left:30px;
}

#audio-player-left-controls a, 
#audio-player-right-controls a {
  color:#8e5d22;
}

.audio-player-button {
  height: 70px;
}

.audio-player-back-ring {
  width: 90px; 
  height: 90px;
  top: 5px; 
  left: 5px;
  position: absolute;
  background-color: #e4e4e4;
  border-radius: 50%;
}

.audio-player-back-ring-center {
  width: 86px; 
  height: 86px;
  top: 7px; 
  left: 7px;
  position: absolute;
  background-color: white;
  border-radius: 43px;
}

.audio-player-progress-ring {
  width: 100px; 
  height: 100px;
  top: 0px; 
  left: 0px;
  position: absolute;
  background-color: #8e5d22;
  border-radius: 50%;
  overflow: hidden;
}

.audio-player-progress-ring-center {
  width: 80px; 
  height: 80px;

  top: 10px; 
  left: 10px;

  position: absolute;

  background-color: #e4e4e4;
  border-radius: 50%;
}

.audio-player-progress-segment {
  position: absolute;
  background-color: #80541c;
  width: 50px;
  height: 50px;
}

.audio-player-progress-segment-1 {
  top: 0;
  left: 50px;
  transform-origin: bottom left;

  background: #684313;
}

.audio-player-progress-segment-2 {
  top: 50px;
  left: 50px;
  transform-origin: top left;

  background: #633e0d;
}

.audio-player-progress-segment-3 {
  top: 50px;
  left: 0px;
  transform-origin: top right;

  background: #683e08;
}

.audio-player-progress-segment-4 {
  top: 0;
  left: 0px;
  transform-origin: bottom left;

  background: #5e3603;
}

.audio-player-text {
  font-size: 14pt;
  font-weight: normal;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  text-decoration: none;
  color: #a67638;
  margin-left: 25px;
}

.audio-player-text:hover {
  cursor: pointer;
}

#sidebarBottom .audio-player {
  display:none
}

#menuCloser {
  display:none!important
}

#sidebarBottom #ahiska_logo {
  display:none;
}

#ahiska_logo {
  position:absolute;
  left:15px;
  bottom:25px;
  filter: grayscale(1);
  transition: 0.5s ease-in-out;
}
#ahiska_logo:hover {
  filter: grayscale(0);
  transition: 0.5s ease-in-out;
}

#ahiska_logo img {
  height: 40px!important;
}

/**
 * Player <-
 */

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

}
@media only screen and (max-width: 1024px) {
  #menuSearch {
    top:16px;
    left:95px;
  }
  #search_button {
    padding-left:3px;
    padding-right:3px
  }
  #leftBlok {
    display:none
  }
  #rightBlok {
    width:calc(100%);
    min-height:calc(100% - 120px);
  }
  #sidebarTop {
    position:relative;
    z-index:99;
    width:100%;
  }
  #sidebarTop #logoMobile {
    display:inline-block;
    float:left;
    position:relative;
    top:4px;
    left:3px;
    z-index:999
  }
  #sidebarTop #logoMobile img {
    width:90px;
  }
  #menuCloser {
    display:inline-block!important;
    float:right;
    top:10px;
    left:-10px;
    width:40px;
    height:40px;
    font-size:25pt!important
  }
  .contentOther {
    width:calc(100%);
    padding-right:0;
    border-right:0;
  }
  .contentAr {    
    display:none;
    width:calc(100%);
    padding-left:0;
  }
  .ar.fontsize {
    font-size:20px;
    line-height:40px
  }
  .normalsiyah, 
  .koyukirmizi {
    font-size:12pt;
    text-align: justify;
  }
  .sayfalama {

  }
  #sidebarBottom {
    float:left;
    background-color:#7e5923;
    width:100%;
    height:60px
  }
  #sidebarBottom .audio-player {
    display:inline-block;
    width: 40px;
    height: 40px;
    margin:0;
    top:10px;
    left:calc(50% - 20px);
    margin:0 auto;
  }
  #sidebarBottom .audio-player-controls {
    width:30px;
    height:30px;
    top:5px;
    left:5px;
  }
  #sidebarBottom .audio-player-button {
    width:30px;
    height:30px;
    top:0;
    left:0;
  }
  #sidebarBottom .audio-player-back-ring {
    width:40px;
    height:40px;
    top:0;
    left:0;
  }
  #sidebarBottom .audio-player-back-ring-center {
    width:40px;
    height:40px;
    top:0;
    left:0;
    background-color:#5e3603
  }
  #sidebarBottom .audio-player-progress-ring-center {
    width:30px;
    height:30px;
    top:5px;
    left:5px;
  }
  #sidebarBottom .audio-player-progress-ring {
    width:40px;
    height:40px;
    top:0;
    left:0;
  }
  #sidebarBottom .audio-player-progress-segment {
    position: absolute;
    background-color: #80541c;
    width: 20px;
    height: 20px;
  }
  
  #sidebarBottom .audio-player-progress-segment-1 {
    top: 0;
    left: 20px;
    transform-origin: bottom left;
    background: #684313;
  }
  
  #sidebarBottom .audio-player-progress-segment-2 {
    top: 20px;
    left: 20px;
    transform-origin: top left;
    background: #633e0d;
  }
  
  #sidebarBottom .audio-player-progress-segment-3 {
    top: 20px;
    left: 0px;
    transform-origin: top right;
    background: #683e08;
  }
  
  #sidebarBottom .audio-player-progress-segment-4 {}
  #sidebarBottom #audio-player-bottom-left-controls,
  #sidebarBottom #audio-player-bottom-right-controls {
    float:left;
    position:relative;
    font-size:25pt;
    top:5px;
  }
  #sidebarBottom #audio-player-bottom-left-controls {
    font-size:18pt;
    left:-25px;
  }  
  #sidebarBottom #audio-player-bottom-right-controls {
    font-size:18pt;
    left:30px;
  }
  
  #sidebarBottom #audio-player-bottom-left-controls a,
  #sidebarBottom #audio-player-bottom-right-controls a {
    color:#ffffff;
  }

  .Turkish-Ayet-Icerik img:not(.clickarrow),
  p iframe {
    width:100%!important;
    height:auto!important
  }

  #ustMenuBlok {
    display:none;
    position:relative;
    top:5px;
    left:20px;
    width:100%;
    background-color:#7e5923;
  }

  #ustMenuBlok select {
    float:none;
    width:100%!important;
    padding:0;
  }

  #ustMenuBlok .select2.select2-container.select2-container--default {
    width:calc(100% - 15px)!important;
    margin:8px;
  }

  #ustMenuBlok .version,
  #ustMenuBlok #leftNavigation {
    display:inline-block
  }
  #ustMenuBlok #leftNavigation {
    width:100%
  }
  #sidebarBottom #ahiska_logo {
    background-color:#fff;
    border-radius:5px;
    padding:5px;
    max-height:50px;
    display:inline-block;
    position:relative;
    left:5px;
    bottom:-5px;
    filter: none
  }

  #keyboardInputMaster {
    left:0!important
  }
  #keyboardInputMaster.keyboardInputSize4,
  #keyboardInputMaster.keyboardInputSize4 * {
    font-size:16.5px!important;
  }
}