._txtLeft{text-align:left!important}._floatRight{float:right}._floatLeft{float:left}._hidden{display:none!important}._invisible{visibility:hidden}._grow1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:OpenSans;src:url(../assets/fonts/OpenSans-Regular-webfont.eot);src:url(../assets/fonts/OpenSans-Regular-webfont.woff) format("woff"),url(../assets/fonts/OpenSans-Regular-webfont.ttf) format("truetype"),url(../assets/fonts/OpenSans-Regular-webfont.svg#open_sansregular) format("svg")}@font-face{font-family:MBBokka;src:url(../assets/fonts/mbbok-webfont.eot);src:url(../assets/fonts/mbbok-webfont.woff) format("woff"),url(../assets/fonts/mbbok-webfont.ttf) format("truetype"),url(../assets/fonts/mbbok-webfont.svg#mbbokkaregular) format("svg")}._debug1{background-color:rgba(255,0,0,.4)}._debug2{background-color:rgba(0,255,0,.4)}._debug3{background-color:rgba(0,0,255,.4)}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;box-sizing:border-box}html{font-size:10px}#react,#wrapper,.navigation,.wrapper,body,html{margin:0;width:100%;height:100%;overflow:hidden}#splashScreen,body{background-color:#000}h2{font-size:xx-large;font-weight:700;font-family:Source Sans Pro,sans-serif;color:#000;margin-bottom:50px}.hidden{display:none}.canvasContainer{height:100%;text-align:left}.canvasContainer #canvas{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.moveontop{z-index:1}#center{top:50%;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#gameCanvas,.sceneContainer{width:100%;height:100%}#mainMenu{text-align:center}#mainMenu #mainMenuList{padding:0;list-style-type:none}.navigation{text-align:center}.navigation h1{font-size:26px;font-weight:700;margin-bottom:15px}.navigation ul{list-style-type:none}.navigation ul li{line-height:35px;font-size:20px;color:#000}.button:hover{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(.9);transform:scale(.9)}.fade-enter{opacity:.01}.fade-enter.fade-enter-active{opacity:1;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.fade-leave{opacity:1}.fade-leave.fade-leave-active{opacity:.01;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}#display-info{position:absolute;right:0;bottom:0;color:#fff;background-color:grey;font-family:sans-serif}#mainMenu{background-image:url(../assets/images/background.png);background-size:cover;background-repeat:no-repeat;background-position:top;-ms-flex-wrap:wrap;flex-wrap:wrap}#mainMenu,#mainMenu .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}#mainMenu .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#mainMenu .content img{width:100%;height:auto}#mainMenu .content .headerMainMenu{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;position:absolute;top:0;left:0}#mainMenu .content .headerMainMenu .rightButton{width:10%}#mainMenu .content .headerMainMenu .centerDiv{width:calc(90% - 60px)}@media only screen and (max-width:767px){#mainMenu .content .headerMainMenu .centerDiv{width:calc(90% - 40px)}}#mainMenu .content .headerMainMenu .leftButton{width:60px;height:60px;margin-right:10px}@media only screen and (max-width:767px){#mainMenu .content .headerMainMenu .leftButton{width:40px;height:40px}}#mainMenu .content .contentMainMenu{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#credits{position:absolute;z-index:1000}#credits,#credits img{width:100%;height:100%}#credits img{-o-object-fit:contain;object-fit:contain}#credits .btnBack{background-color:cyan;position:absolute;top:0;left:0;font-size:32px;padding:20px;margin:8px}#loadingWindow{position:fixed;z-index:99;top:0;left:0;background-color:#fff;background-size:cover;background-position:50%;margin:0;width:100%;height:100%;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){#loadingWindow{padding-right:10px;padding-bottom:20px}}#loadingWindow.loaded{-webkit-transition:opacity .8s;transition:opacity .8s;opacity:0}@-webkit-keyframes loadingAtlas{to{background-position:-2448px}}@keyframes loadingAtlas{to{background-position:-2448px}}#loadingWindow .loadingAnim{width:144px;height:267px;background:url(../assets/images/loadingAtlas.png) 0;-webkit-animation:loadingAtlas .8s steps(17) infinite;animation:loadingAtlas .8s steps(17) infinite}#home{background-image:url(../assets/images/background.png);background-size:cover;background-repeat:no-repeat;background-position:top;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#home,#home .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}#home .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#home .content img{width:100%;height:auto}#home .content .headerHome{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px}#home .content .headerHome .rightButton{width:10%}#home .content .headerHome .centerDiv{width:calc(90% - 60px)}@media only screen and (max-width:767px){#home .content .headerHome .centerDiv{width:calc(90% - 40px)}}#home .content .headerHome .leftButton{width:60px;height:60px;margin-right:10px}@media only screen and (max-width:767px){#home .content .headerHome .leftButton{width:40px;height:40px}}#home .content .list{list-style-type:none;margin:0;padding:0;overflow:hidden}#home .content .contentHome,#home .content .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#home .content .contentHome{width:100%;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#home .content .contentHome .logo{width:40%}@media only screen and (max-width:767px) and (orientation:portrait){#home .content .contentHome .logo{width:80%}}@media only screen and (max-width:1024px) and (orientation:portrait){#home .content .contentHome .logo{margin:0 10px;width:65%}}#home .content .contentHome .navigation .button{width:17%;height:50%;margin:0 auto;position:relative;z-index:48}#home .content .footerHome{width:100%;height:auto;padding:0 20px}#home .content .footerHome .list.logo{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;margin-bottom:40px}@media only screen and (max-width:767px) and (orientation:landscape){#home .content .footerHome .list.logo{margin-bottom:20px}}#home .content .footerHome .list.logo .item{width:150px;margin:0 10px}.cheatBoxMaster{height:100%;position:absolute;left:0;right:0;top:0;bottom:0}.cheatBoxCloseDiv,.cheatBoxOpenDiv{width:60px;height:60px;padding:10px;position:absolute}.cheatBoxCloseDiv .image,.cheatBoxOpenDiv .image{width:100%;height:100%}.cheatBoxOpenDiv .image{position:relative;z-index:52}[class^=cheatBoxRunColor]{padding:10px}.cheatBoxRunColor1{background-color:#84ccc9}.cheatBoxRunColor2{background-color:#80d6d3}.cheatBoxCloseDiv{z-index:100}.cheatBoxAll{width:100%;height:100%;background-color:#98ebe8;z-index:50;position:absolute}#contentSection{padding:0 10px;height:100%}#contentSection #contentSectionHeader{width:100%;height:100px;font-size:2.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:10px}@media (orientation:portrait){#contentSection #contentSectionHeader{padding-top:25px}}@media only screen and (max-width:767px) and (orientation:landscape){#contentSection #contentSectionHeader{height:70px}}#contentSection #contentSectionHeader a{border:1px solid;border-radius:5px;display:inline-block;width:150px;text-align:center;padding:10px 0;background-color:#93c6c5;margin-top:30px}#contentSection #contentSectionHeader a+a{margin-left:20px}#contentSection #contentSectionBody{margin-top:10px;height:80%}#contentSection #cheatBoxTab{height:100%}#contentSection #cheatBoxTab #cheatBoxContent{height:75%;overflow-y:scroll;margin-bottom:50px}@media only screen and (max-width:767px) and (orientation:landscape){#contentSection #cheatBoxTab #cheatBoxContent{margin-bottom:10px}}@media only screen and (max-width:431px){#contentSection #cheatBoxTab #cheatBoxContent{margin-bottom:30px}}#contentSection #cheatBoxTab #cheatBoxContent section{margin-bottom:20px}#contentSection #cheatBoxTab #cheatBoxContent h1{font-size:3em;margin-bottom:20px}#contentSection #cheatBoxTab #cheatBoxContent h3{font-size:2em;margin:10px 0 5px}#contentSection #cheatBoxTab #cheatBoxContent span{font-size:1.5em}#contentSection #cheatBoxTab #cheatBoxContent::-webkit-scrollbar{width:7px}#contentSection #cheatBoxTab #cheatBoxContent::-webkit-scrollbar-track{background-color:#98ebe8;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}#contentSection #cheatBoxTab #cheatBoxContent::-webkit-scrollbar-thumb{background-color:#276f6d;border-radius:10px}#contentSection #consoleTab{height:100%}#contentSection #consoleTab #cheatBoxConsole{height:75%;overflow-y:scroll;margin-bottom:50px}@media only screen and (max-width:767px) and (orientation:landscape){#contentSection #consoleTab #cheatBoxConsole{margin-bottom:10px}}#contentSection #consoleTab #cheatBoxConsole section{margin-bottom:20px}#contentSection #consoleTab #cheatBoxConsole h1{font-size:3em;margin-bottom:20px}#contentSection #consoleTab #cheatBoxConsole h2{font-size:2em;margin:10px 0 5px}#contentSection #consoleTab #cheatBoxConsole span{font-size:1.5em}#contentSection #consoleTab #cheatBoxConsole::-webkit-scrollbar{width:7px}#contentSection #consoleTab #cheatBoxConsole::-webkit-scrollbar-track{background-color:#98ebe8;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}#contentSection #consoleTab #cheatBoxConsole::-webkit-scrollbar-thumb{background-color:#276f6d;border-radius:10px}#contentSection .cheatBoxInputDiv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:431px){#contentSection .cheatBoxInputDiv{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#contentSection .cheatBoxInputDiv #cheatBoxInput{width:30%;height:30px;border-radius:10px;margin-right:20px}@media only screen and (max-width:431px){#contentSection .cheatBoxInputDiv #cheatBoxInput{width:70%;margin-bottom:10px}}#contentSection .cheatBoxInputDiv #cheatBoxSubmit{font-size:2em;border:1px solid;border-radius:5px;display:inline-block;width:120px;text-align:center;padding:5px 0;background-color:#93c6c5;margin-left:10px}@media only screen and (max-width:431px){#contentSection .cheatBoxInputDiv #cheatBoxSubmit{margin-left:0}}