/* ==========================================================================
Author's custom styles
========================================================================== */

/**
* #.# General
*
* CSS for general purpose
*/

@font-face {
    font-family: 'me_quran';
    src: url('../fonts/arabic/me_quran-webfont.eot');
    src: url('../fonts/arabic/me_quran-webfont.otf');
    src: url('../fonts/arabic/me_quran-webfont.svg');
    src: url('../fonts/arabic/me_quran-webfont.ttf');
    src: url('../fonts/arabic/me_quran-webfont.woff');
}

@font-face {
    font-family: 'kfc_naskh';
    src: url('../fonts/arabic/kfc_naskh-webfont.eot');
    src: url('../fonts/arabic/kfc_naskh-webfont.otf');
    src: url('../fonts/arabic/kfc_naskh-webfont.svg');
    src: url('../fonts/arabic/kfc_naskh-webfont.ttf');
    src: url('../fonts/arabic/kfc_naskh-webfont.woff');
}

@font-face {
    font-family: 'pdms_saleem';
    src: url('../fonts/arabic/pdms_saleem-webfont.eot');
    src: url('../fonts/arabic/pdms_saleem-webfont.otf');
    src: url('../fonts/arabic/pdms_saleem-webfont.svg');
    src: url('../fonts/arabic/pdms_saleem-webfont.ttf');
    src: url('../fonts/arabic/pdms_saleem-webfont.woff');
}

@font-face {
    font-family: 'scheherazade';
    src: url('../fonts/arabic/scheherazade-webfont.eot');
    src: url('../fonts/arabic/scheherazade-webfont.otf');
    src: url('../fonts/arabic/scheherazade-webfont.svg');
    src: url('../fonts/arabic/scheherazade-webfont.ttf');
    src: url('../fonts/arabic/scheherazade-webfont.woff');
}

@font-face {
    font-family: 'xb_zar';
    src: url('../fonts/arabic/xb_zar-webfont.eot');
    src: url('../fonts/arabic/xb_zar-webfont.otf');
    src: url('../fonts/arabic/xb_zar-webfont.svg');
    src: url('../fonts/arabic/xb_zar-webfont.ttf');
    src: url('../fonts/arabic/xb_zar-webfont.woff');
}

@font-face {
    font-family: 'lpmq_isep_misbah';
    src: url('../fonts/arabic/lpmq_isep_misbah.otf');
    src: url('../fonts/arabic/lpmq_isep_misbah.ttf');
}

body {
    background-color: #132004;
}

/**
* #.# Page
*
*
*/
.subheader-page {
    background-image: url('../images/al-hadi-bg-header.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.subheader-page .subheader-title{
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.container-page {
    background: #f3f1e4
}

.container-page-top {
    background: #f3f1e4 url('../images/bg-container-top.png') repeat-x;
    padding-top: 15px;
    padding-bottom: 15px;
}

.container-page-top .breadcrumb{
    background: none;
    padding-left: 0px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow-x: auto;
}

.container-page-top .breadcrumb li a{
    font-weight: 500;
    color: #8b982d;
}

.container-page-body {
    min-height: 250px;
}

.container-page-body .title{
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 3px solid #cac6ba;
    font-size: 23px;
    font-weight: 700;
}

.container-page-footer {
    background: #f3f1e4 url('../images/bg-container-bottom.png') repeat-x;
    height: 91px;
}

/**
* #.# Tematik
*
* CSS for tematik
*/
.subheader-tematik {
    background-image: url('../images/al-hadi-bg-header.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.subheader-tematik .subheader-title{
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.container-tematik {
    background: #f3f1e4
}

.container-tematik-top {
    background: #f3f1e4 url('../images/bg-container-top.png') repeat-x;
    padding-top: 15px;
    padding-bottom: 15px;
}

.container-tematik-top .breadcrumb{
    background: none;
    padding-left: 0px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow-x: auto;
}

.container-tematik-top .breadcrumb li a{
    font-weight: 500;
    color: #8b982d;
}

.container-tematik-body {
    min-height: 250px;
}

.container-tematik-body .title{
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 3px solid #cac6ba;
    font-size: 23px;
    font-weight: 700;
}

.container-tematik-footer {
    background: #f3f1e4 url('../images/bg-container-bottom.png') repeat-x;
    height: 91px;
}

/* Update 16 Mei 2018 */
.container.mobile{
    max-width: 480px;
    margin: 0 auto;
}

@media (max-width: 992px){
    .container.mobile .navbar-header{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.navbar.navbar-default.navbar-full{
    background: #1b3007 !important;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: solid 1px #8b982d;
}

.container.mobile .navbar-header{
    width: 100%;
}

@media (min-width: 1024px){
    nav.bootsnav.brand-center .container.mobile  .navbar-header {
        position: relative !important;
    }
}

.container.mobile .navbar-header .attr-nav{
    margin-right: 0px;
}

.navbar.bootsnav .container.mobile .navbar-toggle{
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 20px;
    background: none;
    color: #fff;
}

.navbar.bootsnav .container.mobile .navbar-toggle.navbar-app{
    padding: 13px 15px;
    margin: 0 13px 0 0;
    top: auto;
}

@media (max-width: 767px){
    .navbar.bootsnav .container.mobile .navbar-toggle.navbar-app{
        padding-right: 0px;
    }
    .container.mobile .navbar-header{
        width: auto !important;
    }
}

.navbar.bootsnav .container.mobile .navbar-brand{
    position: absolute;
    top: 50%;
    left: 50%;
    float: none;
    transform: translate(-50%, -50%);
    padding: 0;
    max-height: 50px;
    height: auto;
}

@media (max-width: 992px){
    .attr-nav {
        position: relative;
        right: auto;
    }
}

.navbar.bootsnav .container.mobile .navbar-brand img.logo{
    max-height: 100% !important;
    width: auto;
    max-width: 100%;
}

.navbar .container.mobile .attr-nav > ul > li > a{
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 20px;
    color: #fff;
}

.navbar .navbar-collapse.collapse-app{
    background-color: #1b3007;
}

nav.bootsnav.navbar-full .navbar-collapse.collapse-app .wrap-full-menu{
    background: none;
}

nav.bootsnav.navbar-full .navbar-collapse.collapse-app ul.nav > li{
    margin-bottom: 10px;
}

nav.bootsnav.navbar-full .navbar-collapse.collapse-app ul.nav > li > a{
    color: #fff;
    font-weight: 500;
}

nav.bootsnav.navbar-full .navbar-collapse.collapse-app ul.nav > li.close-full-menu > a{
    color: #8b982d;
}

body.side-left.on-side{
    margin-left: auto;
}

.side.side-primary{
    background-color: #2d4e09;
}

.side.side-primary .widget ul.link li{
    margin-bottom: 25px;
}

.side.side-primary .widget ul.link li a{
    color: #fff;
    font-size: 18px;
}

.side.side-primary .close-side{
    color: #8b982d;
    top: 4px;
}

.side.side-primary .brand-side{
    margin-bottom: 25px;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -25px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    background: #233d07;
}

.side.side-primary .brand-side img{
    max-width: 100%;
    height: 22px;
}

.side.left{
    right: auto;
    left: -280px;
}

.side.left.on{
    left: 0;
}

/* list ayat */
.list-ayat{
    padding: 8px 15px 8px 0;
    margin-bottom: 20px;
    list-style: none;
}

.list-ayat li{
    display: inline-block;
}

.list-ayat li:first-child:before{
    content: none;
}

.list-ayat li:before{
    padding: 0 5px;
    color: #999;
    content: "|";
}

.list-ayat li a{
    font-weight: 500;
    color: #000;
}

/* indeks ayat */
.container-indeks .translated-by{
    margin-bottom: 10px;
    font-style: italic;
    font-size: 12px;
    color: #8b982d;
}

.indeks-ayat .title-ayat,
.indeks-ayat .arab,
.indeks-ayat .translate{
    margin-bottom: 25px;
}

.indeks-ayat .title-ayat{
    padding: 5px 10px;
    border: 1px solid #dedab1;
    border-radius: 5px;
    background: #e4e1c2;
}

.indeks-ayat .title-ayat .ayat{
    margin-top: 2px;
}

.indeks-ayat .title-ayat .btn-group .btn{
    padding: 2px 8px;
}

.indeks-ayat .arab{
    text-align: center;
    font-size: 25px;
    font-family: 'me_quran';
}

.indeks-ayat .translate span{
    display: block;
}

.indeks-ayat .translate .translated-by{
    margin-bottom: 10px;
    font-style: italic;
    font-size: 12px;
    color: #8b982d;
}

.indeks-ayat .translate .translated-text{
    text-align: center;
}

/* modal tafsir */
.modal-tafsir .tafsir-arab{
    text-align: right;
    font-size: 25px;
}

.modal-tafsir .modal-header{
    background-color: #2d4e09;
    color: #fff;
}

.modal-tafsir .modal-footer{
    background-color: #e4e1c2;
}

/* interaktif content */
.interaktif-ayat{
    padding: 25px 15px;
}

.interaktif-ayat:nth-child(even){
    background-color: #efe8cd;
}

.interaktif-ayat .arab{
    direction: rtl;
    text-align: right;
    font-size: 25px;
}

.interaktif-ayat .arab,
.interaktif-ayat .translate{
    margin-bottom: 25px;
}

/* list page */
.list-page{
    list-style: none;
    padding-left: 18px;
}

.list-page li{
    padding: 0px 0px 8px 0px;
    list-style-type: disc;
    margin-bottom: 7px;
}

.list-page li a{
    color: #900;
}

#overflow{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
	background: rgba( 0,0,0,.3 );
	display: none;
	cursor: pointer;
}

body.on-side #overflow{
	display: block;
}

/*
Module
=========================== */
.order-result-indeks li {
    margin: 10px 0;
}

.order-result-indeks li a {
    color: #333;
}

/*
Helper
=========================== */
.text-arab {
    direction: rtl;
    font-family: 'me_quran';
    font-size: 1.4em;
    line-height: 2em;
}

.highlight_important {
    background: #3F8D1A;
    color: #fff;
}
