body
{

    -webkit-user-select: none; /* Chrome, Opera, Safari */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;

    direction:rtl;
    font-variant-ligatures: none;
    
}

*{font-family:"Adobe Naskh Medium" }


img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    /*user-drag: none;*/
}



@font-face {

    font-family:"Adobe Naskh Medium";
    src:url('../fonts/AdobeNaskh-Medium.otf');

}


.MyElem {

    position:absolute;
    padding:0px;
    margin:0px;

}

#container {

    width:1024px;
    height:768px;
    left:0px;
    top:0px;

}


#scaled_content {

    width:1024px;
    height:768px;
    left:0px;
    top:0px;

    transform-origin:0% 0%;
    -webkit-transform-origin:0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin:0% 0%;
    -o-transform-origin:0% 0%;

}




#backgroundDiv {

    width:1024px;
    height:768px;
    left:0px;
    top:0px;
    
}

#mainImage
{
    width:1024px;
    height:768px;
    left:0px;
    top:0px;
}

#bodyImageContainer
{
    top: 91.6px;
    height: 623.5px;
    width: 1024px;
    
    background-size: 100% 100%;
    
    
}



#temp01
{
    width:1024px;
    height:768px;
    left:0px;
    top:0px;
}

#scene1 {

    width:1024px;
    height:768px;
    left:0px;
    top:0px;
}

/**********************************************************/


#loading_div
{
    left: 0px;
    top: 0px;
    z-index: 10000000;
    background-color: aliceblue;
    width: 100%;
    height: 100%;
   
    display:inline-block; 
    
}
#loading_img_container
{
     left: 0px;
    top: 270px;
    right: 0px;
    margin: 0px auto;
    width: 350px;
}
#loading_img
{
    width: 100%;
    height: 100%;
    margin: auto;
}

/************************************************************************/


#titleDiv {
   width: 454px;
    height: 315px;
    left: 0px;
    top: 255px;
    
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: scale(0, 0);
    transform-origin: 50% 50%;
    transition: transform 2s;
    
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    
}


#titleFrameContainer
{
    width: 100%;
    height: 100%;
}


#titleTextContainer
{

   top: 14%;
    left: 0px;
    right: 0px;
    margin: auto;
    
    width: 80%;
    height: 67%;
    text-align: center;
    
}






#startButtonContainer {

    /*left: 80px;
    top: 600px;
    width: 130px;
	transform: scale(0, 0);
    height: 70px;*/
    left: 168px;
    top: 579px;
    width: 185px;
    height: 93px;
	
    transform-origin: 50% 50%;
    transition: transform 2s;
    
    display: inline-block;
}

#startButtonEngContainer
{
    left: 68px;
    top: 579px;
    width: 185px;
    height: 93px;
	
    transform-origin: 50% 50%;
    transition: transform 2s;
    
    display: none;
}

#start_word_image
{
    position: absolute;
    top: 22%;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 56px;
    height: 50%;
}


#mouse_pointer
{
    position: absolute;
    top: 600px;
    left: 512px;
    width: ;
    height: 50px;
    z-index: 100000000;
    display: none;
    
    transition: 3s;
}


/***************************************************************************/



#app_iframe
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
}




/************************************************************************/
#scene2 {

    width:1024px;
    height:768px;
    left:0px;
    top:0px;
    display:none;
   

}



#q_div {

    width: 790px;
    height: 165px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    top: 215px;
    
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-family: "Adobe Naskh Medium";
    
    
    
    
}
#quesFrameContainer
{
    width: 100%;
    height: 100%;
}

#headphone_image
{
    position: absolute;
    top: 26%;
    left: 0px;
    right: 0px;
    margin: auto;
    
    height: 50%;

}

#quesTextContainer
{
   
    width: 88%;
    height: 72%;
    
    left: 0px;
    right: 0px;
    margin: auto;
    top:13%;
    font-size: 50px;
}


/**********************************************************************/






#mainSoundDiv{

    left: 0px;
    right: 0px;
    margin: auto;
   

    top: 635px;

    width: 278px;

    height: 70px;
    text-align: center;
}



.listenSoundContols
{
    width: 50px;
    
    
    
}

#playListenSoundDiv
{
    left: 55px;
    margin-right: 10px;
    
    
}
#pauseListenSoundDiv
{
    left: 95px;
    
    margin-left: 20px;
    
    
}

#replayListenSoundDiv
{
    left: 175px;
    
    
    
}



/***************************************************************/

.InitQStage {


    opacity:0;

    transition:opacity 1.5s;

}

#scene3 {

    width:1024px;
    height:768px;
    left:0px;
    top:0px;
    display:none;
    
    background-repeat: no-repeat;
    background-size: 1024px 768px; 
}

.result_img {

   

   width: 325px;
    height: 418px;
    top: 159px;
    left: 347px;
}

#result_txt {

    width: 100px;

    height: 100px;

    top: 294px;

    left: 450px;

    font-family:"Adobe Naskh Medium";

    font-size: 100px;
}


#retakeBtn
{
    width: 100px;
    height: 84px;
    top: 601px;
    position: relative;
    right: 454px;
}

#final_result_failed {


    display: none;
}

#final_result_succ{

    display: none;
} 





#ans_div {

   top:490px;
    left:0px;
    width:1024px;
    height:200px;
    text-align:center;
    direction: rtl;

}

.ans_span {
 
     position: absolute;
    width: 356px;
    height: 90px;
    
    
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-family: "Adobe Naskh Medium";
   
    font-size: 30px;
    transition: opacity 2s;
    visibility: hidden;
    opacity: 0;
}


.ansSvgContainer
{
    width: 100%;
    height: 100%;
}

.modifyAnsTextDiv
{
    position: absolute;
    left: 20px;
    top: 25%;
   
   
   
    
}

/***************************************************************************/


#readTextButtonDiv{
    width: 199px;
    height: 79px;
    top: 127px;
    right: 16px;
    position: relative;

}


#read_word
{
    position: absolute;
    top: 26%;
    left: 13%;
    
   
    
    height: 50%;
}



#readTextDiv{
    width: 1024px;
    height:768px;
    background-color: ;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    display: none;
    


}
#readTextContainer{
    width:500px;
    height:400px;
    position:absolute;
    top:200px;
    
    background-repeat: no-repeat;
    right: 242px;
    background-size: 100% 100%;
    text-align: center;
    line-height: 2;

}

#readTextContenDiv{
    
   position: absolute;
    top: 65px;
    left: 52px;
    padding: 2px;
    margin: 0px;
    width: 378px;
    height: 248px;
    overflow: auto;

}






#closeButtonDiv{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 200px;
    z-index: 200;
    right: 668px;

}

#symbolX_image
{
    position: absolute;
    top: 26%;
    left: 0px;
    right: 0px;
    
    margin: auto;
    
    
   
    
    height: 50%;
}


/****************************************************************************************/

#mainSoundBtn
{
    width: 199px;
    height: 79px;
    top: 127px;
    right: 18px;
    position: absolute;
    
   
}


#listen_word
{
     position: absolute;
    top: 21%;
    left: 9%;
    
   
    
    height: 50%;
}

#mainSoundDiv{

    left: 0px;
    right: 0px;
    margin: auto;
   

    top: 650px;

    width: 278px;

    height: 70px;
    text-align: center;
}



.listenSoundContols
{
    width: 50px;
    
    
    
}

#playListenSoundDiv
{
    left: 55px;
    margin-right: 10px;
    
    
}
#pauseListenSoundDiv
{
    left: 95px;
    
    margin-left: 20px;
    
    
}

#replayListenSoundDiv
{
    left: 175px;
    
    
    
}

#speakerImg
{
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 170px;
    height: 120px;
}



/*****************************************************************************/

.txtTable{
    
    width:100%;
    height: 100%;
    padding: 0%;
    margin: 0%;
    
    
    
}

.txtTable td
{
    text-align: center;
    vertical-align: middle;
}


/***************************************************************/


#readTextDiv ::-webkit-scrollbar {
    width: 12px;
}
 
#readTextDiv ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
#readTextDiv ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}



.ModifyPosition
{
    width: 100%;
    height: 100%;
}

/*************************************************************************/
#confirmButton{
    
    top: 645px;
    left: 890px;
    width: 100px;
    height: 48px;
}

#confirm_word
{
     position: absolute;
    top: 22%;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 40px;
    height: 55%;
}


#returnButton{
    
  top: 645px;
    left: 890px;
    width: 100px;
    height: 48px;
}

#return_word
{
     position: absolute;
    top: 22%;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 47px;
    height: 55%;
}

#resultContainer{
    
  width: 100%;
height: auto;
left: 0px;
top: 490px;
background-color: transparent;
text-align: center;
display: none;
}


.quizImg{
    
    top: 148px;
left: 0;
right: 0;
margin: 0 auto;
width: 379px;
display: none;
}


.ansLink{
    
    width:70px;
    height: 70px;
    display:inline-block;
    margin:10px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.wrongAnsLink{

    background-image: url("../../assets/img/wrongAnsLink.png");
}


.rightAnsLink{

    background-image: url("../../assets/img/rightAnsLink.png");
}


#languageButton
{
top: 100px;
    left: 100px;
    
    width: 100px;
    height: 100px;
    
    background-color: red;
}