body { padding: 0; margin: 0 }
#unity-container { position: absolute }
#unity-container.unity-desktop { left: 50%; top: 50%; transform: translate(-50%, -50%) }
#unity-container.unity-mobile { position: fixed; width: 100%; height: 100% }
#unity-canvas { background: #231F20 }
.unity-mobile #unity-canvas { width: 100%; height: 100% }
#unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
#unity-logo {  aspect-ratio: 501 / 140; width: 90%; margin: 0 auto; background: url('com_img_logo_2.png') no-repeat center ; background-size: contain; }
#unity-progress-bar-empty { width: 360px; height: 12px; margin-top: 10px; margin-left: 6.5px; background: url('progressEmpty.Dark.png') no-repeat center }
#unity-progress-bar-full { width: 0%; height: 12px; margin-top: 10px; background: url('progressFull.Dark.png') no-repeat left / cover; }
#unity-build-title { float: right; margin-right: 10px; line-height: 38px; font-family: arial; font-size: 18px }
#unity-fullscreen-button { cursor:pointer; float: right; width: 38px; height: 38px; background: url('fullscreen-button.png') no-repeat center }
#unity-warning { position: absolute; left: 50%; top: 5%; transform: translate(-50%); background: white; padding: 10px; display: none }


#black-mask { left: 50%; top: 50%; transform: translate(-50%, -50%) }
#url-window { left: 50%; top: 52%; transform: translate(-50%, -50%) }
#poker-container { left: 50%; top: 50%; transform: translate(-50%, -50%) }
#captcha-mask { left: 50%; top: 50%; transform: translate(-50%, -50%) }
#captcha-element { left: 50%; top: 50%; transform: translate(-50%, -50%) }

.bg { position:absolute; border:0px; margin: 0px; width:100%; height: 100%; } 
