html{-ms-overflow-style:-ms-autohiding-scrollbar;height:100%}body,html{max-width:100%}body{height:100%;margin:0;padding:0;font-family:'Roboto',sans-serif;background:black}.remote-screen-request{position:absolute;top:0;left:0;right:0;height:64px;font-family:'Play';overflow:hidden}.remote-screen-request video{position:absolute;top:2px;left:2px;border-radius:5px;overflow:hidden}.remote-screen-request-text{position:absolute;top:12px;left:50%;width:600px;margin-left:-300px;text-align:center}#top-bar{position:absolute;top:0;left:0;right:0;height:64px;font-family:'Play';overflow:hidden;display:none}#top-bar-connect-more{display:none;margin-right:10px;box-sizing:border-box;background-image:url('main-assets/join.png');background-repeat:no-repeat;background-position:7px 50%;background-size:auto 36px;padding-left:28px;height:44px}.top-bar-button-blink-animate{animation:top-bar-button-blink-border 1.5s infinite;-webkit-animation:top-bar-button-blink-border 1.5s infinite;-ms-animation:top-bar-button-blink-border 1.5s infinite;-moz-animation:top-bar-button-blink-border 1.5s infinite}@keyframes top-bar-button-blink-border{0%{border-color:#adee00}66%{border-color:#2d2d2d}100%{border-color:#adee00}}@-webkit-keyframes top-bar-button-blink-border{0%{border-color:#adee00}66%{border-color:#2d2d2d}100%{border-color:#adee00}}.top-bar-content{position:absolute;left:50%;top:0;width:100%;margin-left:-50%;height:100%}.top-bar-logo{font-family:'Play',sans-serif;position:absolute;left:16px;top:10px;padding-left:39px;background-image:url(images/airconsole/icon-32.svg);background-repeat:no-repeat;background-position:0 50%;background-size:auto 40px;padding-top:3px;padding-bottom:3px;transition:padding-left 1s linear}.top-bar-premium .top-bar-logo{padding-left:61px;background-image:url(hero-40.png)}.top-bar-premium-text{opacity:0;transition:opacity 2s linear}.top-bar-logo-premium{display:none}.top-bar-premium .top-bar-premium-text{opacity:1}.top-bar-right{position:absolute;top:10px;right:10px}.top-bar-button{display:inline-block;margin-bottom:0;cursor:hand;cursor:pointer;padding-left:3px;padding-right:3px;position:relative;box-sizing:border-box;border-bottom-width:3px;border-bottom-style:solid;height:44px}.top-bar-button-text{position:relative;top:-4px}#top-bar-code-container{display:none;position:relative;margin-right:10px;padding:0 7px;letter-spacing:1px;font-weight:300;height:44px}#top-bar-code{position:relative;top:2px}.top-bar-code-icon{vertical-align:middle;position:relative;top:-2px}#top-bar-fullscreen{display:none;background-image:url('main-assets/fullscreen.png');background-repeat:no-repeat;background-position:50% 50%;background-size:contain;padding:0 20px}#top-bar-fullscreen .top-bar-button-text{display:none}#top-bar-fullscreen.with-text{background-position:7px 50%;padding-left:42px}#top-bar-fullscreen.with-text .top-bar-button-text{display:inline-block}#top-bar-chromecast{display:none;background-image:url('main-assets/chromecast.png');background-repeat:no-repeat;background-position:7px 50%;background-size:contain;padding:0 20px;padding-left:42px;margin-right:10px}#content{display:block;overflow:hidden;position:absolute;top:0;left:0}.full{width:100%;height:100%}h1{display:inherit;font-size:inherit;margin:inherit;font-weight:inherit}h2{display:inherit;font-size:inherit;margin:inherit;font-weight:inherit}h3{display:inherit;font-size:inherit;margin:inherit;font-weight:inherit}#iframe-container{top:64px;bottom:0;width:100%;max-width:100%;position:absolute}#iframe-no-cursor{position:absolute;width:100%;height:100%;left:0;top:0;cursor:none;outline:0}#iframe-no-cursor-instructions{display:none;position:absolute;left:50%;width:30vw;margin-left:-15vw;padding:2rem;text-align:center;border-radius:8px;font-size:2vw;pointer-events:none}.iframe{width:100%;max-width:100%;max-height:100%;overflow:hidden;height:100%;display:block}#ad{top:64px;bottom:0;width:100%;position:absolute;display:none;overflow:hidden}.ad{width:100%;height:100%}.blur{-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}#players{position:absolute;right:2px;top:-0.95em;width:10000px;text-align:right}#players.players-compressed{right:4px;top:-1.1em;line-height:0}.players-container{display:inline-block;position:relative}.player{display:inline-block;width:38px;height:38px;position:relative;border-radius:100%;margin-right:5px}.players-compressed .player{width:17px;height:17px;margin-top:5px;margin-right:5px;border-width:1px}.player-premium{border-color:rgba(43,131,186,1)}.player-avatar{position:absolute;width:36px;height:36px;top:1px;left:1px;border-radius:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.players-compressed .player-avatar{width:100%;height:100%;top:0;left:0}.player-avatar-text{text-align:center}.player-bad-signal{position:absolute;display:none;left:0;top:0;border-radius:100%;max-width:100%}#loading{background-position:50% 50%;background-repeat:no-repeat;position:absolute;width:100%;height:100%;left:0;top:0;text-align:center;background-image:url("logo-big.png")}.loading-ani{position:absolute;top:50%;left:50%;margin-left:-100px;width:200px;margin-top:100px;text-align:center}.loading-ani-bullet{width:10px;height:10px;margin:.2em;border-radius:100%;display:inline-block;opacity:.2;transition-property:opacity;-webkit-animation:loadingFadeAnimation 1.5s infinite;animation:loadingFadeAnimation 1.5s infinite}.loading-ani-bullet:first-child{animation-delay:0}.loading-ani-bullet:nth-child(2){animation-delay:.35s}.loading-ani-bullet:last-child{animation-delay:.7s}@-webkit-keyframes loadingFadeAnimation{0%{opacity:.2}50%{opacity:1}100%{opacity:.2}}@keyframes loadingFadeAnimation{0%{opacity:.2}50%{opacity:1}100%{opacity:.2}}#exit{display:none;width:100%;height:100%;position:absolute;top:0;left:0;cursor:default}.homepage{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.aria-menu-navigation{display:none;position:absolute;left:0;top:0}.landing-embed{width:300px!important;height:300px!important;top:auto!important;left:50%!important;bottom:100px;margin-left:-150px}#chromecast{display:none;position:absolute;top:0;left:0;width:100%;height:100%}#aspect-sizer{position:absolute;width:100%;height:100%;top:0;left:0}#request-focus{position:absolute;width:100%;height:100%;top:0;left:0;text-align:center;background-position:50% 30%;background-repeat:no-repeat;position:absolute;text-align:center;background-image:url("logo-big.png");display:none}.request-focus-text{position:absolute;top:30%;left:0;width:100%;margin-top:128px}@media only screen and (max-height:710px){#top-bar{height:48px}.top-bar-content{transform:scale(0.75);-webkit-transform:scale(0.75);width:133.34%;height:133.34%;transform-origin:0 0;-webkit-transform-origin:0 0}#iframe-container{top:48px}#ad{top:48px}}
