body,html{height:100%;margin:0}.game-window{padding:0;overflow:hidden}.game-bar{position:absolute;bottom:0;width:100%;height:51px;background:#fff;background:-moz-linear-gradient(top,#fff 0,#fff 47%,#f2f2f2 57%,#969696 100%);background:-webkit-linear-gradient(top,#fff 0,#fff 47%,#f2f2f2 57%,#969696 100%);background:linear-gradient(to bottom,#fff 0,#fff 47%,#f2f2f2 57%,#969696 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#969696', GradientType=0 )}.open-chat-btn{cursor:pointer;height:37px;top:50%;left:10px;color:#000;padding:4px 9px;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:5px;border-top:2px solid #959595;border-bottom:2px solid #d3d3d3;background-image:-webkit-gradient(linear,0 0,0 100%,from(#959595),to(#d3d3d3));background-image:-webkit-linear-gradient(#959595,#d3d3d3),-webkit-linear-gradient(#959595,#d3d3d3);background-image:linear-gradient(#959595,#d3d3d3),linear-gradient(#959595,#d3d3d3);background-size:2px 100%;background-position:0 0,100% 0;background-repeat:no-repeat}.open-chat-btn .chat-icon{width:26px;height:23px;margin-right:6px;vertical-align:middle}.open-chat-btn .chat-text{font-size:15px;vertical-align:middle}.game-window .cashier-button,.game-window .cashier-popup,.game-window .play-deposit,.game-window .play-login-popup,.game-window .play-real-popup,.game-window .play-register{position:absolute;right:0;height:100%;width:auto!important;margin:0!important;cursor:pointer;padding:2px 24px;font-size:18px;color:#fff;text-decoration:none;background:#dd7e29;background:-webkit-linear-gradient(top,#dd7e29 0,#f79720 100%);background:linear-gradient(to bottom,#dd7e29 0,#f79720 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd7e29', endColorstr='#f79720', GradientType=0 );line-height:46px}.game-window:not(.embed) .play-login-popup,.game-window:not(.embed) .play-real-popup,.game-window:not(.embed) .play-register{display:none!important}.footer-bonus{padding:10px;line-height:16px;font-weight:400;float:left}.footer-bonus-title{margin:0;color:#fff;font-size:15.33px}.footer-bonus-content{margin:0;color:#bec0c2;font-size:10.67px}.game-container{box-sizing:border-box;height:100%}