html,body{	background-color:#000;	margin:0;	padding:0;	position:relative;	font-family:"Arial";	width:100%;    touch-action:none;    overflow:hidden;} #game{	position:absolute;	left:0;	top:0;	z-index:0;} #ajaxbar{	background:url('media/graphics/loading/ajax-loader.gif') center no-repeat;} #canvas{	position:absolute;	left:0;	top:0;	width:100%;	height:100%;	 	-ms-interpolation-mode:nearest-neighbor;	 	-webkit-transform:scale3d(1,1,1);	z-index:1;} #orientate{	position:absolute;	float:left;	width:100%;	height:100%;	top:0;	left:0;	z-index:10002;	display:none;} #orientate img{	position:absolute;	float:left;	width:100%;	height:100%;} .play{	position:absolute;	float:left;	width:100%;	height:100%;	z-index:1000;	background-color:#fff;	left:0;	top:0;	display:none;} .play img{	position:absolute;	float:left;	width:100%;	height:100%;	z-index:1000;	left:0;	top:0;} #nohtml5{	position:absolute;	top:0;	left:0;	width:100%;	height:100%;	background-color:#000;	z-index:1002;	visibility:hidden;} #nohtml5 img{	position:absolute;	width:100%;	height:100%;} #nohtml5-bubble{	position:absolute;	bottom:20px;	left:50px;	width:380px;	height:100px;	z-index:1002;	color:#000;	background:rgba(255,255,255,0.75);	-webkit-border-radius:10px;	-moz-border-radius:10px;	border-radius:10px;	 } #nohtml5-text{	padding:10px;} .horizontal-seperator{	height:10px;	width:100%;} #MobileAdInGamePreroll,#MobileAdInGamePreroll2,#MobileAdInGamePreroll3{     position:absolute;     float:left;     min-width:320px;     z-index:100000;     left:0;     top:0;     display:none;     background:rgba(0,0,0,0.7);     -webkit-transition:all 0.6s ease;       -moz-transition:   all 0.6s ease;       -o-transition:     all 0.6s ease; }  #MobileAdInGamePreroll-Box,#MobileAdInGamePreroll2-Box,#MobileAdInGamePreroll3-Box{     z-index:10000;     position:absolute; 	width:302px;     height:250px; }  #MobileAdInGamePreroll-Box-Inner,#MobileAdInGamePreroll2-Box-Inner,#MobileAdInGamePreroll3-Box-Inner{     z-index:10000;     position:absolute; 	width:300px;     height:520px; 	left:0px; 	top:0px; }  #MobileAdInGamePreroll-Box-Body,#MobileAdInGamePreroll2-Box-Body,#MobileAdInGamePreroll3-Box-Body{     z-index:10000;     position:relative;     background:transparent; }  #MobileAdInGamePreroll-Box-Footer,#MobileAdInGamePreroll2-Box-Footer,#MobileAdInGamePreroll3-Box-Footer{     z-index:10000;     position:relative;     font-size:11px;     height:20px;     color:#fff;     background:transparent;      }  #MobileAdInGamePreroll-Box-Header,#MobileAdInGamePreroll2-Box-Header,#MobileAdInGamePreroll3-Box-Header{     z-index:10000;     position:relative;     margin-top:-2px;     font-size:11px;     height:20px;     text-align:right;     color:#fff;     background:transparent;     padding-right:10px; }  #MobileAdInGamePreroll-Box-Close,#MobileAdInGamePreroll2-Box-Close,#MobileAdInGamePreroll3-Box-Close{     position:absolute;     z-index:10005;     background-image:url('media/graphics/generic-ad/light/close-button.png');     background-repeat:no-repeat; 	background-size:100%;          width:35px;     height:35px;     top:-16px;     margin-left:8px;     display:none; } #MobileAdInGameHeader,#MobileAdInGameHeader2,#MobileAdInGameHeader3{ 	display:none; 	position:absolute; 	background:transparent;	 }#MobileAdInGameFooter-Close{ 	position:absolute; 	z-index:10005; 	background-image:url('media/graphics/generic-ad/light/close-button.png'); 	 	background-repeat:no-repeat; 	background-size:100%; 	width:35px; 	height:35px; 	top:-34px; 	right:0; } #MobileAdInGameFooter,#MobileAdInGameFooter2,#MobileAdInGameFooter3{ 	display:none; 	position:absolute; 	background:transparent;	 	left:50%;     top:unset;     bottom:0;     transform:translateX(-50%); 	z-index:99999; }#MobileAdInGameEnd,#MobileAdInGameEnd2,#MobileAdInGameEnd3{     position:absolute;     float:left;     min-width:320px;     z-index:10000;     left:0;     top:0;     display:none;     background:rgba(0,0,0,0.7);     -webkit-transition:all 0.6s ease;       -moz-transition:   all 0.6s ease;       -o-transition:     all 0.6s ease; }  #MobileAdInGameEnd-Box,#MobileAdInGameEnd2-Box,#MobileAdInGameEnd3-Box{     z-index:10000;     position:absolute;     width:302px;     height:250px; }  #MobileAdInGameEnd-Box-Body,#MobileAdInGameEnd2-Box-Body,#MobileAdInGameEnd3-Box-Body{     z-index:10000;     position:relative;     background:transparent; }  #MobileAdInGameEnd-Box-Footer,#MobileAdInGameEnd2-Box-Footer,#MobileAdInGameEnd3-Box-Footer{     z-index:10000;     position:relative;     font-size:11px;     height:20px;     color:#fff;     background:transparent;      }  #MobileAdInGameEnd-Box-Header,#MobileAdInGameEnd2-Box-Header,#MobileAdInGameEnd3-Box-Header{     z-index:10000;     position:relative;     margin-top:-2px;     font-size:11px;     height:20px;     text-align:right;     color:#fff;     background:transparent;     padding-right:10px; }  #MobileAdInGameEnd-Box-Close,#MobileAdInGameEnd2-Box-Close,#MobileAdInGameEnd3-Box-Close{     position:absolute;     z-index:10005;     background-image:url('media/graphics/generic-ad/light/close-button.png');     background-repeat:no-repeat; 	background-size:100%;          width:35px;     height:35px;        top:-16px;     margin-right:-1px;     margin-left:-13px;     display:none; } .hg-theme-default{	width:100%;	-webkit-user-select:none;	-moz-user-select:none;	-ms-user-select:none;	user-select:none;	box-sizing:border-box;	overflow:hidden;	touch-action:manipulation;} .hg-theme-default .hg-button span{	pointer-events:none;} .hg-theme-default button.hg-button{	border-width:0;	outline:0;	font-size:inherit;} .hg-theme-default{	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",		sans-serif;	background-color:#ececec;	padding:5px;	border-radius:5px;} .hg-theme-default .hg-button{	display:inline-block;	flex-grow:1;} .hg-theme-default .hg-row{	display:flex;} .hg-theme-default .hg-row:not(:last-child){	margin-bottom:5px;} .hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){	margin-right:5px;} .hg-theme-default .hg-row > div:last-child{	margin-right:0;} .hg-theme-default .hg-row .hg-button-container{	display:flex;} .hg-theme-default .hg-button{	box-shadow:0 0 3px -1px rgba(0,0,0,0.3);	height:40px;	border-radius:5px;	box-sizing:border-box;	padding:5px;	background:#fff;	border-bottom:1px solid #b5b5b5;	cursor:pointer;	display:flex;	align-items:center;	justify-content:center;	-webkit-tap-highlight-color:rgba(0,0,0,0);} .hg-theme-default .hg-button.hg-activeButton{	background:#efefef;} .hg-theme-default.hg-layout-numeric .hg-button{	width:33.3%;	height:60px;	align-items:center;	display:flex;	justify-content:center;} .hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{	height:85px;} .hg-theme-default .hg-button.hg-button-numpad0{	width:105px;} .hg-theme-default .hg-button.hg-button-com{	max-width:85px;} .hg-theme-default .hg-button.hg-standardBtn.hg-button-at{	max-width:45px;} .hg-theme-default .hg-button.hg-selectedButton{	background:rgba(5,25,70,0.53);	color:#fff;} .hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{	max-width:82px;} .hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{	max-width:60px;} 