html:-moz-full-screen{background:#000}html:-webkit-full-screen{background:#000}html:-ms-fullscreen{background-color:#000}html:fullscreen{background:#000}*{padding:0;margin:0;-webkit-touch-callout:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-content-zooming:none}html,body{width:100%;height:100%;overflow:hidden}body{background-color:#000;color:#fff;font-size:13px;font-family:Roboto,Helvetica,'Helvetica Neue',Arial,serif}a{outline:0;color:#ecae5a;text-decoration:none}a:hover{text-decoration:underline}a:active{background:transparent}#container{width:320px;background-color:#000;margin:auto;display:block}#game_area{border:0;background-color:#000;position:absolute;z-index:1;display:none}#loader-container{background-color:#000;width:320px;text-align:center;display:block;position:absolute;z-index:2;overflow:hidden}#logo{height:24px;display:block;margin:auto}#logo img{width:96%;max-width:272px}#loader-bar{width:128px;height:15px;display:block;margin:auto}#loader-bar img{width:100%;max-width:128px}#initializing-message{padding-top:50px;font-size:12px;color:#9a9a9a;display:none}.loader-text{font-size:12px;padding-top:10px;color:#9a9a9a;cursor:default;text-transform:uppercase}#loader-message-graphics,#loader-message-sfx{display:none}#loader-progress{display:none}#loader-complete{display:none}#loader-tap-to-play{padding-top:10px;padding-bottom:5px;background-color:#000;text-transform:uppercase;display:block;overflow:hidden}#loader-tap-to-play img{width:90%;max-width:190px}#loader-tap-to-play-btn{cursor:pointer}#fullscreen-button{position:fixed;z-index:9999;right:0;top:0;text-align:center;height:24px;cursor:pointer;display:none;padding:2px;margin:4px;background-color:#2d2d2d;border-radius:6px;transition:background-color .2s linear}#fullscreen-button:hover{background-color:#353535}#rotate-device-instruction{position:fixed;z-index:9999;left:0;bottom:0;width:100%;height:61px;text-align:center;display:none}#fullscreen-option{padding-top:10px;padding-bottom:8px;color:#a3a3a3;background-color:#000;width:130px;max-width:190px;height:21px;text-align:center;white-space:nowrap;display:block;margin:auto}.small-text{font-size:10px;color:#5e5e5e;text-transform:lowercase}.squaredThree input[type=checkbox]{display:none}.squaredThree{width:20px;position:relative;line-height:21px}.squaredThree label span{padding-left:30px}.squaredThree label{display:inline-block;cursor:pointer;position:absolute;width:20px;height:18px;margin:-1px 4px 0 0;vertical-align:middle;top:0;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,.4);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,.4);box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,.4);background:-webkit-linear-gradient(top,#222 0,#45484d 100%);background:-moz-linear-gradient(top,#222 0,#45484d 100%);background:-o-linear-gradient(top,#222 0,#45484d 100%);background:-ms-linear-gradient(top,#222 0,#45484d 100%);background:linear-gradient(top,#222 0,#45484d 100%)}.squaredThree label:after{opacity:0;content:'';position:absolute;width:9px;height:5px;background:transparent;top:4px;left:4px;border:3px solid #fcfff4;border-top:0;border-right:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.squaredThree label:hover::after{opacity:0}.squaredThree input[type=checkbox]:checked+label:after{opacity:1}.pixel-art{image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:-o-crisp-edges;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor}.noscript{background-color:#7b0000;color:#fff;border-radius:6px;border:0;padding:20px;cursor:default;width:220px;margin:auto}