@font-face {
    font-family: 'Cambria Bold';
    src: url('Cambria-Bold.eot');
    src: url('Cambria-Bold.eot?#iefix') format('embedded-opentype'), url('Cambria-Bold.woff') format('woff'), url('Cambria-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cambria Regular';
    src: url('Cambria.eot');
    src: url('Cambria.eot?#iefix') format('embedded-opentype'), url('Cambria.woff') format('woff'), url('Cambria.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'me_quranR3HOQ';
    src: url('me_quranR3HOQ.eot');
    src: url('me_quranR3HOQ.eot?#iefix') format('embedded-opentype'), url('me_quranR3HOQ.woff2') format('woff2'), url('me_quranR3HOQ.woff') format('woff'), url('me_quranR3HOQ.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arabic Typesetting';
    src: url('ArabicTypesetting.eot');
    src: url('ArabicTypesetting.eot?#iefix') format('embedded-opentype'), url('ArabicTypesetting.woff2') format('woff2'), url('ArabicTypesetting.woff') format('woff'), url('ArabicTypesetting.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Nastaliq Urdu';
    src: url('/css/NotoNastaliqUrdu-VariableFont_wght.ttf') format('truetype');
    line-height: initial;
}

@font-face {
    font-family: 'Noto Nastaliq Urdu';
    src: url('Cambria.eot');
    src: url('Cambria.eot?#iefix') format('embedded-opentype'), url('Cambria.woff') format('woff'), url('Cambria.ttf') format('truetype');
    unicode-range: U+0030-0039;
    line-height: initial;

}

/* hide scroll *
::-webkit-scrollbar {
    width: 0px;
    background: rgba(255, 255, 255, 0.0);
} */

.me_quran {
    font-family: 'me_quranR3HOQ' !important;
    line-height: initial;
}


.me_urdu {
    text-align: right;
    font-family: "Noto Nastaliq Urdu", serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 120%;
    line-height: initial;
}

.selectpicker {
    text-align: right;
}

.select2-results__option {
    font-family: 'helvetica', 'me_quranR3HOQ';
}

.cambria {
    font-family: 'Cambria Regular';
}

.cambria_bold {
    font-family: 'Cambria Bold';

}

.chapters {
    font-family: 'Cambria Bold' !important;
    color: black;
    text-align: center;
}

.articles {
    color: black;
    text-align: center;
}

.bottom-border {
    border-bottom: 1px solid #ccc;
}

.h1,
.h2,
h1,
h2 {
    font-family: 'Cambria Regular' !important;
}

#logoDesign {
    font-family: 'Cambria Regular';
}

#header a {
    color: black;
}


/*
.artical_nav a {
color:#fff;
}*/


/* .container {
    font-family: Cambria, Georgia, serif;
} */

.table td,
.table th {
    border: 0;
}

table.dataTable.no-footer {
    border: 0;
}


/* fix footer*
#footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 81px;
    width: 100%;
} */

table.dataTable thead th {
    border-bottom: 0;
}

table.dataTable tfoot th {
    border-top: 0;
}

table.dataTable tbody td {
    border-bottom: 0;
    border-top: 0;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 0
}

.header-scrolled {
    background-color: #000000;
    padding: 0;
    margin: 0;
}

.top_text {
    font-family: "helvetica", sans-serif;
    font-weight: 400;
    color: black;
}

#site_links a {
    color: black;
}

.table-hover>tbody>tr:hover {
    background-color: #fff;
}

display tbody tr:nth-child(even):hover td {
    background-color: #fff !important;
}

display tbody tr:nth-child(odd):hover td {
    background-color: #fff !important;
}

#select2-search select2-search--dropdown {
    display: none;
}


.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

.table td {
    border-top: 0 !important;
}

.add_alphabet {
    padding-right: 3px;
}

/* .alphabet0:first-child:first-letter {
        float: left;
        font-size: 80px;
        line-height: 40px;
        padding-top: 6px;
        padding-right: 8px;
        padding-left: 3px;
    } */

#first {
    float: left;
    font-size: 80px;
    line-height: 40px;
    padding-top: 6px;
    padding-right: 8px;
    padding-left: 3px;
    font-family: 'Cambria Regular';
}

/* p[data-item='0_1']:first-child:first-letter {
        float: left;
        font-size: 80px;
        line-height: 40px;
        padding-top: 6px;
        padding-right: 8px;
        padding-left: 3px;
    } */

.numberCircle {
    font-family: 'Arabic Typesetting';
    display: inline-block;
    border-radius: 50%;
    border: 2px solid;
    line-height: 15px;
    font-size: 15px;
}

.numberCircle:before,
.numberCircle:after {
    content: '\200B';
    display: inline-block;
    line-height: 0px;
    padding-top: 50%;
    padding-bottom: 50%;
}

.numberCircle:before {
    padding-left: 8px;
}

.numberCircle:after {
    padding-right: 8px;
}

.pagination {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0 0 1rem;
}

/* 
    .paginator {
       text-align: right;
    }

    

    .pagination li {
        margin: 0 0.5rem;
    }

    .prev.disabled a,
    .next.disabled a {
        cursor: not-allowed;
        color: #606c76;
    }
*/
.asc:after {
    content: " \2193";
}

.desc:after {
    content: " \2191";
}

.word_lookup a {
    text-decoration: none;
    color: #007bff;
}


.ajax_lookup a {
    color: #007bff;
    text-decoration: none;
}

.ajax_lookup a:hover {

    text-decoration: underline;


}

#header {
    background-color: #c6e2ff;
    ;
    position: fixed;
}

.header {


    background-color: #c6e2ff;
    ;
    border-bottom: 1px solid #ccc;
}



.main {
    background-color: white;
}

.main a {
    text-decoration: none;
    color: black;
}

textarea.form-control::placeholder {
    opacity: .3;
}

textarea.form-control:-ms-input-placeholder {
    opacity: .3;
}

textarea.form-control::-ms-input-placeholder {

    opacity: .3;
}

#site_links {
    color: white !important;
}


.pagination.active {
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.bootstrap-select.dropdown-toggle {
    width: 200%;
}

.highlight {
    color: red !important;
}

.number {
    font-family: 'Cambria Regular';
}


.btn2 {
    display: inline-block;
    font-weight: 400;
    color: #007bff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    /* padding: .375rem .75rem; */
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.big {
    font-size: 2rem;

}

.alert-dark {
    background-color: white;
}