@charset "utf-8";@font-face{font-family:Rubric;font-style:normal;font-weight:normal;src:url(../Assets/fonts/Cabin-Bold.ttf);}
@font-face{font-family:Ans;font-style:normal;src:url(../Assets/fonts/Roboto-Regular.ttf);}
@font-face{font-family:Title;font-style:normal;font-weight:normal;src:url(../Assets/fonts/Courgette-Regular.ttf);}
body{margin:0px;padding:0px;-webkit-user-select:none;-moz-user-select:none;}
*:focus{outline:none;}
.disa{-webkit-user-select:none;-moz-user-select:none;}
#main{width:1280px;height:720px;background:url(../Assets/images/bg.png);}
.optionDesign{box-shadow:inset 0px 0px 6px #666;border:2px solid #FFF;border-radius:5px;background:#ffff99;padding:10px;}
.Level{text-shadow:3px 2px 3px #000;color:#FFF;text-align:center;line-height:70px;width:181px;height:63px;background-image:url(../Assets/images/LevelBtn.png);}
#checkSolution{position:absolute;width:330px;top:550px;left:475px;z-index:1;}
#submit{background:url(../Assets/images/CheckSol_Btn.png) 0 0;width:143px;height:47px;cursor:pointer;font-size:20px;font-family:Rubric;margin-right:20px;line-height:40px;text-align:center;}
#answer{background:url(../Assets/images/CheckSol_Btn.png) 0 0;width:143px;height:47px;cursor:pointer;font-size:20px;font-family:Rubric;margin-right:20px;line-height:40px;text-align:center;float:right;}
.nextpreNav{position:absolute;top:541px;left:360px;width:560px;position:absolute;display:inline-block;}
#nextBtn{background:url(../Assets/images/nex.png);width:108px;height:59px;float:right;cursor:pointer;}
#preBtn{background:url(../Assets/images/pre.png);float:left;width:108px;height:59px;cursor:pointer;}
#title{font-family:Rubric;position:absolute;top:30px;left:340px;font-size:26px;text-align:center;color:#FFF;width:560px;}