﻿@font-face {
    font-family: 'mohammad bold normal';
    src: url('../fonts/mohammad bold normal.ttf');
}

@font-face {
    font-family: 'mohammad naskh bold';
    src: url('../fonts/mohammad naskh bold.ttf');
}

@font-face {
    font-family: 'Khalid Art bold';
    src: url('../fonts/Khalid Art bold.ttf');
}

@font-face {
    font-family: 'Adobe Arabic';
    src: url('../fonts/AdobeArabic-Regular.otf');
}


/*@font-face {
  font-family: 'Sakkal Majalla';
  src: url('../fonts/Sakkal Majalla.ttf');
}*/

@font-face {
    font-family: QuranAye;
    src: url('../fonts/Al-QuranAlKareem.ttf');
}

html,
body {
    height: 100%;
}

.page {
    min-height: 100%;
    position: relative;
}


/*****************General Style*/

body,
html {
    font-family: 'mohammad bold normal';
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    min-height: 100%;
}

.main_content {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 1280px;
    height: 800px;
}

.tab-pane {
    height: inherit;
    width: inherit;
}

.tdContent {
    background-color: transparent;
    padding: 20px;
}

.tdContentES {
    background-color: transparent;
    padding: 0px 10px 0px 10px;
}

.tdTopQuestion {
    margin: 0px;
    padding: 0px;
    height: 60px;
}

.contentTb {
    height: 100%;
    width: 100%;
    min-height: inherit;
}

.QCounterDiv {
    z-index: 2;
    position: absolute;
    width: 15%;
    background-color: white;
    top: 12.8%;
    left: 3%;
    height: 50px;
    padding: 5px;
    border-radius: 10px;
}

.topQuestion {
    color: #ffffff;
    background-color: #3ec000;
    font-family: mohammad naskh bold;
    font-size: 25px;
    border-radius: 10px;
    height: 60px;
    padding: 10px 30px;
    vertical-align: top;
    margin: 10px;
}

.refresh {
    width: 173px;
    height: 70px;
    position: absolute;
    left: 65px;
    top: 1%;
    background-image: url('../images/refreshbg.png');
    background-repeat: no-repeat;
}

.refresh>img {
    display: block;
    margin: auto;
    vertical-align: middle;
    margin-top: 15px;
    padding-right: 35px;
}

.right-to-left li {
    float: right;
}

#exTab3 {
    position: absolute;
    top: 2%;
    width: 100%;
}

#exTab3 .tab-content {
    border: 5px solid #DCAB3E;
    border-width: 6px 2px 2px;
    margin-right: 20px;
    margin-left: 20px;
    border-radius: 10px;
    padding-bottom: 0px;
    height: 720px;
    min-height: 720px;
}

#exTab3 .nav-tabs {
    margin: -8.1px;
    list-style-type: none;
    line-height: 35px;
    max-height: 65px;
    overflow: hidden;
    display: inline-block;
    padding-right: 100px;
    border-bottom: none;
}

#exTab3 .nav-tabs>li.active {
    z-index: 2;
    background: #DCAB3E;
}

#exTab3 .nav-tabs>li.active>a {
    color: white;
}

#exTab3 .nav-tabs>li {
    float: right;
    /*  margin: 5px -10px 0; */
    border-top-right-radius: 25px 170px;
    border-top-left-radius: 20px 90px;
    padding: 0 30px 0 25px;
    height: 170px;
    background: #ddd;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .5);
}

#exTab3 .nav-tabs>li>a {
    background-color: transparent;
    border: none;
    font-size: 35px;
    font-family: mohammad naskh bold;
    color: #a1a1a1;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 11px 15px;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.pageTitle {
    font-family: mohammad naskh bold;
    font-size: 35px;
    color: #ffffff;
    position: fixed;
    z-index: 999;
    left: -14%;
    top: 30px;
    width: 100%;
    direction: rtl;
}

.pageTitle>span {
    color: yellow;
}

.subtopQuestion {
    color: #221e1f;
    background-color: #c7e9f9;
    font-family: 'mohammad bold normal';
    font-size: 35px;
    border-radius: 10px;
    width: 100%;
    height: 100px;
    padding: 18px 15px;
    vertical-align: top;
    margin-bottom: 5px;
    font-weight: bold;
}

a[class='correct'][disabled='disabled'],
.Choice[disabled='disabled'] {
    opacity: 1;
}

a[class='wrong'][disabled='disabled'],
.Choice[disabled='disabled'] {
    opacity: 1;
}

.center {
    margin-right: 10px;
    margin-left: 10px;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    cursor: pointer;
}


/************************* Clear Fix took for HTML 5 Boilerlate*/

@keyframes pulse {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}


/*1st tab  اللغويات*/

.qute {
    /*font-family: 'mohammad bold normal';*/
    font-family: 'mohammad naskh bold';
    font-size: 30px;
    text-align: right;
    width: 73%;
    line-height: 1.8em;
    margin: 0 auto;
    color: #465450;
}

#qutetd {
    vertical-align: middle;
    text-align: center;
}

.Quran {
    font-family: Quran;
    font-size: 30px;
    vertical-align: top;
    margin-right: 20px;
    line-height: 1.8em;
}

.Quran b {
    font-family: QuranAye;
    font-style: normal;
    font-size: 80%;
    font-weight: normal;
}

.QuranTop {
    font-family: Quran;
    font-size: 34px;
    vertical-align: top;
    color: #730F11;
    text-align: center;
    font-weight: bold;
}

.topQuestion2 {
    color: white;
    background-color: #DCAB3E;
    font-family: mohammad naskh bold;
    font-size: 25px;
    padding: 5px 15px;
    vertical-align: top;
    width: 49%;
    margin-bottom: 30px;
    margin-right: 10px;
}

.meaningBox {
    text-align: right;
    font-size: 30px;
    background-color: white;
    border-radius: 10px;
    font-family: 'mohammad bold normal';
    width: 48.5%;
    height: 60px;
    vertical-align: bottom;
    display: inline-block;
    margin-right: 10px;
    margin-top: 2px;
    padding-right: 10px;
    border: 2px solid #a2a0a0;
}

.meaningBox a {
    font-size: 32px;
    margin: 0 auto;
    color: #465450;
    display: block;
    font-weight: bold;
}

#next {
    margin-right: 50px;
    /* width: 80px;
             height: 30px;
             position: relative;
             bottom:0px;*/
}

#next>a {
    /*display: block;
                 margin: auto;
                 vertical-align: bottom;

                 padding-right: 30px;*/
}

#next>img {
    /*animation: shake 1s linear infinite;
                 transform: translate3d(0, 0, 0);
                 backface-visibility: hidden;
                 perspective: 1000px;*/
}

#anstxt {
    font-family: 'mohammad bold normal';
    font-size: 35px;
}

.meaning {
    position: relative;
    cursor: pointer;
    /*background-color: red;*/
    /*padding: 0px 0px;
            padding-bottom:0;*/
}

.meaning :hover,
.meaning :active,
.meaning :focus {
    cursor: pointer;
}

#nextES {
    margin-right: 20px;
    background: url('../images/arrow.png') no-repeat center center;
    height: 80px;
    width: 80px;
    position: relative;
}

#anstxt {
    font-family: 'mohammad bold normal';
    font-size: 35px;
}

.meaning {
    position: relative;
    cursor: pointer;
}

.meaning :hover,
.meaning :active,
.meaning :focus {
    cursor: pointer;
}

@keyframes move {
    0% {
        -webkit-transform: translate(0.0px, 0.0px);
    }
    50% {
        -webkit-transform: translate(20.0px, 0.0px);
    }
    100% {
        /*-webkit-transform: translate(50.0px, 50.0px) ;*/
    }
}

@keyframes move {
    0% {
        transform: translate(0.0px, 0.0px);
    }
    50% {
        transform: translate(20.0px, 0.0px);
    }
    100% {
        /*-webkit-transform: translate(50.0px, 50.0px) ;*/
    }
}

#nextMC,
#nextTF {
    margin-right: 20px;
    background: url('../images/arrow_multi.png') no-repeat center center;
    height: 80px;
    width: 80px;
    position: relative;
}

@keyframes animatezoom {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

#FinalResult,
#FinalResult2 {
    z-index: 2;
    position: fixed;
    width: 50%;
    background-color: white;
    top: 300px;
    right: 15%;
    height: 350px;
    padding: 5px;
    border-radius: 10px;
    display: none;
    border: 2px solid #afafaf;
    border-radius: 10px;
}

.FinalResult {
    animation: animatezoom 1s;
}


/***************************2nd tab  الفهم والتحليل*/

.ans {
    background-color: transparent;
    border-radius: 10px;
    height: 134px;
    margin-bottom: 10px;
}

.ans2 {
    display: inline-block;
}

.ans2 a {
    display: block;
    height: 100%;
}

.ans2 a {
    font-size: 30px;
    margin: 0 auto;
    color: #35957b;
    display: block;
}

.ans2 a>img {
    display: block;
    margin: auto;
    vertical-align: middle;
    padding-top: 25px;
}

.ans2 {
    text-align: center;
    background-color: white;
    border-radius: 10px;
    border: 2px solid #afafaf;
    font-family: 'mohammad bold normal';
    width: 32%;
    height: 50px;
    vertical-align: bottom;
    display: inline-block;
}

.subTitle {
    color: #221e1f;
    font-family: 'mohammad bold normal';
    font-size: 35px;
    padding-right: 20px;
    font-weight: bold;
}

.choice {
    text-align: center;
    background-color: white;
    border-radius: 10px;
    border: 2px solid #3ec000;
    font-family: 'mohammad bold normal';
    width: 32%;
    height: 50px;
    vertical-align: bottom;
    display: inline-block;
    /*transition: transform 1s ease-in-out;*/
}

.choice a {
    font-size: 30px;
    margin: 0 auto;
    color: #465450;
    display: block;
}

.correct:hover,
.choice>a:hover,
.correct:focus,
.choice>a:focus,
.correct:active,
.choice>a:active {
    /*animation: pulse 1s linear infinite;
        animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;*/
    /*transform: scale(1.5);*/
}

.qsign {
    font-size: 20px;
    position: relative;
    top: -30px;
    left: -170px;
    display: none;
    font-weight: 100;
}

th {
    text-align: center;
    font-family: mohammad naskh bold;
    font-size: 35px;
}

.matchTD {
    text-align: center;
    font-family: 'mohammad bold normal';
    font-size: 35px;
    /*   width: 4%; */
    /*border: 1px solid #dddddd;*/
    vertical-align: middle;
}

.matchTDcenter {
    width: 10%;
    border-top: none;
    border-bottom: none;
}

@keyframes pulse3 {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}


/*.term {
    text-align: center;
    background-color: white;
    border-radius: 10px;
    border: 2px solid #DCAB3E;
    font-family: 'mohammad bold normal';
    width: 95%;
    height: 60px;
    vertical-align: bottom;
    display: inline-block;
    font-size: 35px;
    color: #221e1f;
    margin: 0 auto;
    cursor: pointer;
}*/

.termQ {
    width: 70%;
    font-family: 'mohammad bold normal';
    font-size: 33px;
    color: #221e1f;
}

.termAns {
    width: 30%;
    font-family: 'mohammad bold normal';
    font-size: 33px;
    cursor: pointer;
    color: #221e1f;
}

.termAns_ {
    text-align: center;
}

.ColA {
    cursor: pointer;
    /*   width: 100%; */
    border: 2px solid #DCAB3E;
    border-radius: 10px;
    /*margin:0 auto;*/
    float: left;
    font-size: 35px;
    padding: 5px;
}

.ColB {
    cursor: pointer;
    /*   width: 100%; */
    border: 2px solid #DCAB3E;
    border-radius: 10px;
    float: right;
    /*margin:0 auto;*/
    font-size: 35px;
    padding: 5px;
}

.ColA_ {
    float: left;
    font-size: 35px;
    padding: 5px;
    position: relative;
    left: 80px;
}

.ColB_ {
    float: right;
    font-size: 35px;
    padding: 5px;
    position: relative;
    right: 80px;
}

.ColB img,
.ColA img {
    width: 200px;
    height: 100px;
}

.ColB div,
.ColA div {
    width: 200px;
    height: 100px;
    position: relative;
    top: 22px;
}

.ColAClicked {
    /*animation: pulse3 1s ease 1;*/
    background-color: #DCAB3E;
    color: white;
    /*color:green;
     border-color:green;*/
}

.RightMatch {
    /*animation: pulse3 1s ease 1;*/
    color: green;
    border-color: green;
}

.wrongMatch {
    /*animation: move .3s linear 1;*/
    color: red;
    border-color: red;
}


/*3rd tab  سؤال وجواب*/

.noteIcon {
    position: fixed;
    z-index: 999;
    left: 50px;
    bottom: 120px;
}

.noteBG {
    position: absolute;
    top: 66%;
    display: none;
    left: 50px;
}

#ansDIV {
    color: #221e1f;
    font-family: 'mohammad bold normal';
    font-size: 33px;
    overflow-y: scroll;
    height: 147px;
}

@keyframes pulse2 {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.4);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}


/*------------------MC--------------------*/

#radio0[type=radio]:checked+label.correct:before,
#radio1[type=radio]:checked+label.correct:before,
#radio2[type=radio]:checked+label.correct:before {
    background: green;
    animation: pulse2 1s ease 1;
}

#radio0[type=radio]:checked+label.wrong:before,
#radio1[type=radio]:checked+label.wrong:before,
#radio2[type=radio]:checked+label.wrong:before {
    background: red;
    animation: pulse2 1s ease 1;
}


/*------------------TF--------------------*/

#radio00[type=radio]:checked+label.correct:before,
#radio01[type=radio]:checked+label.correct:before {
    animation: pulse2 1s ease 1;
    background: green;
}

#radio00[type=radio]:checked+label.wrong:before,
#radio01[type=radio]:checked+label.wrong:before {
    background: red;
    animation: pulse2 1s ease 1;
}


/*--------------------------------------*/

.stylecorrect[type=radio]+label.correct:before {
    animation: pulse2 1s ease 1;
    background: green;
}

.stylewrong[type=radio]+label.wrong:before {
    animation: pulse2 1s ease 1;
    background: red;
}

.data {
    font-family: 'mohammad bold normal';
    font-size: 30px;
}


/*#radio0[type=radio] + label.correct:before {
    background: yellow;
}*/

.term {
    text-align: center;
    background-color: white;
    border-radius: 10px;
    border: 2px solid #DCAB3E;
    font-family: 'mohammad bold normal';
    /* width: 95%; */
    height: 65px;
    vertical-align: bottom;
    display: inline-block;
    font-size: 32px;
    color: #465450;
    cursor: pointer;
    padding: 10px;
    margin-left: 10px;
    margin-top: 5px;
}

drp {
    font-family: 'mohammad bold normal';
    text-align: right;
    font-size: 35px;
    color: #465450;
}

.draggingBox {
    text-align: right;
    font-size: 35px;
    background-color: white;
    border-radius: 10px;
    font-family: 'mohammad bold normal';
    color: #465450;
    vertical-align: bottom;
    display: inline-block;
    margin: 5px;
    padding: 10px;
    border: 2px solid #a2a0a0;
}

.nm {
    margin: 10px;
    background-color: #06abf9;
    border-radius: 10px;
    padding-top: 5px;
    width: 40px;
    height: 40px;
    text-align: -webkit-center;
    vertical-align: bottom;
}

.tab2correct {
    color: #06abf9;
    opacity: 0.5;
}

#tryAgain {
    background-color: gray;
    padding: 10px;
    text-align: center;
    border-radius: 20px;
}

.tab2hovered {
    /*transition:all 0.5s ease-in-out;*/
    box-shadow: 6px 6px rgba(0, 0, 0, 0.3)
}

.dropinggBox {
    text-align: center;
    background-color: white;
    font-family: 'mohammad bold normal';
    font-size: 30px;
    margin: 0 auto;
}


/*End of tab2*/

input[type=radio],
input[type=checkbox] {
    /* Hide original inputs */
    visibility: hidden;
    position: absolute;
}

input[type=radio]+label:before,
input[type=checkbox]+label:before {
    height: 30px;
    width: 30px;
    margin-right: 12px;
    margin-left: 12px;
    margin-top: 0px;
    content: " ";
    display: inline-block;
    vertical-align: middle;
    border: 5px solid #777;
}

input[type=radio]:checked+label:before,
input[type=checkbox]:checked+label:before {
    /*background: gold;*/
}


/* CUSTOM RADIO AND CHECKBOX STYLES */

input[type=radio]+label:before {
    border-radius: 50%;
}

input[type=checkbox]+label:before {
    /*border-radius: 2px;*/
}

input[type=radio]:checked+label {
    color: #2c8900;
}

@keyframes pulse2 {
    0% {
        -transform: scale(1);
    }
    25% {
        transform: scale(1.4);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

input[type=radio]+label:hover {}

input[type=radio]:checked+label:before {
    /*animation: pulse2 1s ease 1;*/
    background: #f7a600;
}

.ColA0,
.ColA1,
.ColA2,
.ColA3,
.ColA4,
.ColA5,
.ColA6,
.ColA7,
.ColA8,
.ColA9,
.ColA10 {
    cursor: pointer;
    width: 84%;
    border: 1px solid #DCAB3E;
    border-radius: 10px;
    /*margin:0 auto;*/
    float: right;
}

.ColB0,
.ColB1,
.ColB2,
.ColB3,
.ColB4,
.ColB5,
.ColB6,
.ColB7,
.ColB8,
.ColB9,
.ColB10 {
    cursor: pointer;
    width: 84%;
    border: 1px solid #DCAB3E;
    border-radius: 10px;
    float: left;
    /*margin:0 auto;*/
}