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: url('specialNew_login_bg_538e69c384f8a333a5a59d319aac6ab.jpg');background-size: 100% 100%; background-position: center;background-size:cover}
.unity-mobile #unity-canvas { width: 100%; height: 100% }

#unity-loading-bar { position: absolute; left: 50%; top: 95%; transform: translate(-50%, -50%); display: none }
/*
#unity-logo { width: 154px; height: 130px; background: url('specialNew_unity-logo-dark_5f0fa907e7c8061485fc64b62ca192.png') no-repeat center }
#unity-progress-bar-empty { width:calc(760 * 0.7px); height: 18px; margin-top: 10px; margin-left: 6.5px; background: url('specialNew_ui_common_progress_1_b_b714363bd8333d4b15697bbb118f1746.png') no-repeat center }
#unity-progress-bar-full { width: 0%; height: 18px; margin-left: 2px; margin-top: 10px; background: url('specialNew_ui_common_progress_1_f_f44a931ffd57e02284cc6e6c84cc7b9.png') no-repeat center }
*/
#unity-footer { position: relative }
.unity-mobile #unity-footer { display: none }
#unity-webgl-logo { float:left; width: 204px; height: 38px; background: url('specialNew_webgl-logo_c9503c39e9a26675e5f56d82f061b3.png') no-repeat center }
#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('specialNew_fullscreen-button_489a5a9723567d8368c981cde3dc098.png') no-repeat center }
#unity-warning { position: absolute; left: 50%; top: 5%; transform: translate(-50%); background: white; padding: 10px; display: none }
#loadingText{font-size: 0.7rem; text-align:center }
#unity-bgimg { background-size: 100% 100%; background-position: center; background-size:cover; position: absolute; left: 0%; top: 0; width: 100%; height: 100%; display: none }
