body { padding: 0; margin: 0 }
#unity-container { position: absolute }
#unity-container { width: 100%; height: 100% }
#unity-canvas { background: #000000 }
#unity-loading-bar { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: none }
#unity-logo { width: 150px; height: 150px; background: url('AortaLogo.jpg') no-repeat center }
#unity-progress-bar-empty { width: 141px; height: 18px; margin-top: 10px; margin-left: 5px; background: url('progress-bar-empty-dark.png') no-repeat center }
#unity-progress-bar-full { width: 0%; height: 18px; margin-top: 10px; background: url('progress-bar-full-dark.png') no-repeat center }
#unity-footer { position: fixed; width: 100%; bottom: 0; margin-top: 5px; line-height: 38px; }
#unity-webgl-logo { float:left; width: 204px; height: 38px; background: url('webgl-logo.png') no-repeat center; display: none}
#unity-build-title { float: right; margin-right: 10px; line-height: 38px; font-family: arial; font-size: 18px; display: none }
#unity-fullscreen-button { cursor:pointer; float: right; width: 38px; height: 38px; background: url('fullscreen-button.png') no-repeat center; display: none }
#unity-webxr-link { float: left; margin-right: 10px; line-height: 38px; font-family: arial; font-size: 18px; display: none }
#entervr:enabled { width: 50px; height: 50px; transform: translateX(180px); background:url('VRIcon.png'); display: inline-block; border: 0; fill:none}
#enterar:enabled { float: right; width: 38px; height: 38px; background-color:url('VRIcon.png') #1eaed3; display: inline-block; border: 0; display: none}
#entervr:disabled { width: 50px; height: 50px; transform: translateX(180px); background:url('VRIcon.png'); display: inline-block; border: 0; display: none}
#enterar:disabled { float: right; width: 38px; height: 38px; background-color:url('VRIcon.png') #dddddd; display: inline-block; border: 0; display: none}
