/*
Arabic: ربي يسر ولا تعسر ,و تمم بالخير 
English: O my Lord, make this task easy for me, and do not make it difficult for me and let my affairs end with goodness.
Code Author: Muhammad Muashir uddin
*/

*{
    margin: 0;
    padding: 0;
}
.oven{
    display: none;
    position: absolute;
    top:0;
}
.tv{
    display: none;
}
.ytvideo{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    /* border: 50px solid #FF0000; */
}
.iframe{  
    left: 50px;
    /* width: 100%;
    height: 100%; */
}
.compitable{
    touch-action: manipulation !important;
    -webkit-touch-callout: none !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
body {
    background-color: #000000;
    overflow: hidden;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;      
}
.setup{
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #00000033;
}
.setupBox{
    position: absolute;
    width: 735px;
    height: 432px;
}
.setupBg{
    position: relative;
}
.txtVol{
    left: 640px;
    top: 87px;
    font-family: Roboto Bold;
    font-size: 25px;
    color: #666666;
    position: absolute;
}
.exitSetup{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 17px;
    left: 692px;
    background-color: #ff000000;
}
.btnCalibrate{
    width: 500px;
    height: 60px;
    position: absolute;
    left: 117px;
    top: 338px;
    background-color: #ff000000;
}
.btnCalibrateHide{
    width: 655px;
    height: 185px;
    position: absolute;
    background-color: #ffffff;
    left: 30px;
    top: 235px;
    display: block;
}
.btnVol{
    position: absolute;
}
.dragger{
    position: absolute;
    border: 1px solid #0000FF;
    background-color: #0000FF33;
}
.dragGroup{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #00000088;
} 
.dragTitle{    
    font-family: Roboto Bold;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    padding-top: 50px;
}
.dragDone{
    position: absolute;
    bottom: 40px;
}
.joystickDragger{
    width: 102px;
    height: 102px;  
}
.setupDragger{
    width: 52px;
    height: 52px;    
}
.helpDragger{
    width: 52px;
    height: 52px;    
}
.mapDragger{
     width: 52px;
    height: 52px; 
}
.walkDragger{
    width: 52px;
    height: 52px; 
}
.runDragger{
    width: 52px;
    height: 52px; 
}
.game{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transform-origin: top left;
    overflow: hidden;
    background-color: #cccccc00;
}
.output{
    display: none;
    padding-left: 200px;
    position: relative;
    width: 100%;
    height: 100px;
    position: absolute;
    background-color: #FFFFFF77;
    color: #000000;
    top: 0;
    font-family: Roboto;
    font-size: 20px;
}
.footer{
    position: absolute;
    border: 1px solid #FF000000;
    position: absolute;
    background-color: #ffff0000;    
    width: 100%;
    /* height: 100%; */
    /* height: 200px; */
    /* border: 5px solid #FF0000; */
}
.joystick{
    position: absolute;
    background-color: #ffffff00;
    width: 100px;
    height: 100px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    left: 50px;
    top: 50px;
}
.joystickBall{
    position: absolute;
    background-color: #ff0000;
    width: 50px;
    height: 50px;
    left: 25px;
    top: 25px;
    border-radius: 50%;
}
.joystickHitArea{
    position: absolute;
    background-color: #ffffff00;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.helpIcon{
    position: absolute;
    top: 20px;
}
.setupIcon{
    position: absolute;
    top: 70px;
}.mapIcon{
    position: absolute;
    top: 100px;
}
.walkIcon{
    position: absolute;
    top: 100px;
}
.runIcon{
    position: absolute;
    top: 100px;
}
.usermanual{
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;    
    background-color: #FFFFFF;
}
.manual{
    position: absolute;
}
.preloader{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000;    
}
.preloadText{
    visibility: hidden;
    position: absolute;
    text-align: center;
    color: #FFFFFF;
    font-family: Roboto Bold;
    font-size: 20px;
}
.bar{    
    visibility: hidden;
    position: absolute;
    background-color: #FFFFFF;
    width: 80%;
    height: 3px;
}
.percent{
    visibility: hidden;
    position: absolute;
    text-align: center;
    color: #FFFFFF;
    font-family: Roboto Bold;
    font-size: 20px;
}
.barBorder{    
    visibility: hidden;  
    position: absolute;
    outline: 1px solid #FFFFFF;
    width: 80%;
    height: 3px;
}
.map{    
    border: 3px solid #FFFFFF;    
    width: 140px;
    height: 140px;
    border-radius: 140px;
    overflow: hidden;
    position: absolute;
    box-shadow: 0px 0px 10px #00000077;
    transform-origin: 73px 73px;
    left: 5px;
    top: 5px;
}
.mapImg{
    position: absolute;
    top: -258px;
    left: -370px;    
}
#loc{
    display: none;
}
.location{
    color:#ffffff;
    text-shadow: 2px 2px 4px #000000;
    position: absolute;
    top: 155px;
    text-align: center;
    font-family: Roboto Bold;
    font-weight: 700;
    font-size: 14px;
    left: 10px;
    width: 140px;
    /* border: 1px solid #969696
     */
}
.score{
    visibility: hidden;
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000;
    position: absolute;
    top: 25px;
    text-align: center;
    font-family: Roboto Bold;
    font-weight: 700;
    font-size: 25px;
    left: 420px;
    width: 140px;
}
.coins{
    visibility: hidden;
    color: #ffbe00;
    text-shadow: 1px 1px 3px #000000;
    position: absolute;
    top: 26px;
    text-align: center;
    font-family: Roboto Bold;
    font-weight: 700;
    font-size: 25px;
    left: 470px;
    width: 140px;
}
.dot{
    position: absolute;
    left: 55px;
    top: 55px;
}
.arrow{
    background-color: #00000077;
    position:absolute;
    display: block;
    width: 100%;
    height: 100%;
}
.hero{
    padding-top:10vh;
    text-align: center;    
    font-family: Roboto Bold;
    font-size: 6vh;
    color: #FFFFFF;
    text-shadow: 0px 0px 10px #00000077;
    font-weight: 700;
}
.left{
    position: absolute;
    cursor: pointer;
}
.right{
    position: absolute;    
    cursor: pointer;      
}
.done{   
    display:block;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    margin-bottom: 40px;
    cursor: pointer;
}
.btnDone{
    position: absolute;
    left: 512px;
    top: 685px;
}
.logo{
    position: absolute;	
	right: 0px;    
    top: 0px;
}
@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Thin.ttf);
}

@font-face {
    font-family: Roboto Bold;
    src: url(../fonts/Roboto-Bold.ttf);
}