*{margin:0;padding:0;border:0;outline:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);}body,canvas,html{-webkit-backface-visibility:hidden;}html.app{height:100%!important;padding:0!important;}body{font-family:Roboto-Light,Arial,sans-serif;font-size:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateZ(0);color:#000;background-color:#000;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-perspective:1000;perspective:1000;margin:0;overflow:hidden;}body.mobile{font-size:11px;}body.mobile-480{font-size:13px;}body.desktop,body.tablet{font-size:16px;}@media (max-width:768px) and (orientation:landscape){html.mobile{padding-bottom:0;}}#roulette-loader{position:absolute;z-index:2;top:0;left:0;width:100vw;height:100vh;overflow:hidden;transition:opacity .2s ease;opacity:1;background:#000 url(assets/loader-bg.jpg) no-repeat 50%;background-size:cover;}#roulette-loader #loading-animation{position:absolute;top:40%;left:50%;display:block;overflow:hidden;width:200px;height:200px;transform:translate3d(-50%,-50%,0);text-align:center;opacity:1;}@media (max-height:512px) and (orientation:landscape){#roulette-loader #loading-animation{top:35%;}}#roulette-loader .relax-logo{width:50%;max-width:250px;position:absolute;bottom:25vh;left:50%;display:block;transform:translate3d(-50%,0,0);}@media (orientation:portrait){#roulette-loader .relax-logo{bottom:28vh;}}#roulette-loader #preloadProgressBar{position:absolute;width:70%;height:2%;top:10%;left:15%;}#roulette-loader #preloadProgressBar #preloadProgressBarValue{width:0;max-width:100%;height:100%;border-radius:30px;background-color:#fff;transition:width .25s ease-in-out;}@media (min-width:480px) and (orientation:landscape){#roulette-loader{background-image:url(assets/loader-bg-large.jpg);}#roulette-loader #loading-animation{width:150px;height:150px;}#roulette-loader .relax-logo{width:150px;}}@media (min-width:768px){#roulette-loader{background-image:url(assets/loader-bg-large.jpg);}#roulette-loader #loading-animation{width:250px;height:200px;}#roulette-loader .relax-logo{width:250px;}}@media (min-width:768px) and (orientation:portrait){#roulette-loader{background-image:url(assets/loader-bg.jpg);}}#roulette-loader.loaded{animation:a 2s ease 1;animation-fill-mode:forwards;}@keyframes a{0%{opacity:1;}90%{opacity:0;}}#gamecanvas{width:100%;height:100%;margin-top:4%;}.mobile #gamecanvas{display:block;width:100vw;height:84vh;margin-top:0;}.rgdisabled{pointer-events:none;}@media (orientation:landscape){.mobile #gamecanvas{width:calc(100vw - 100px);height:100vh;}.iphonex.mobile.chrome #gamecanvas{width:calc(100% - 100px);}.mobile roulette-ui{margin-top:0;}html.iphonex.mobile{padding-bottom:0;}}#roulette-fullscreen{position:fixed;z-index:1;top:0;right:0;left:0;overflow:hidden;height:100vh;pointer-events:none;background:none;}#fullscreen-animation{position:absolute;top:50%;left:50%;display:block;overflow:hidden;width:70vw;height:70vw;transform:translate3d(-50%,-50%,0);text-align:center;pointer-events:none;}.mobile #container{position:fixed;width:100%;height:100%;}:not(.mobile) #container{display:block;width:100vw;max-width:177vh;height:49vw;max-height:100vh;margin:0 auto;}:not(.mobile) #container:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";pointer-events:none;background:url(assets/ui/table.png) no-repeat;background-position:top;background-size:contain;}.mobile roulette-ui{position:fixed;display:block;width:100%;height:100%;pointer-events:none;}video{display:none!important;pointer-events:none!important;}video::-webkit-media-controls{display:none!important;}