/* line 7, ../../../../resource/compass/_ui/desktop/common/css/crazyAd_1511.scss */
.CrazyAd {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
}
/* line 16, ../../../../resource/compass/_ui/desktop/common/css/crazyAd_1511.scss */
.CrazyAd .CrazyAd-container {
  display: block;
  position: absolute;
  text-align: center;
  width: 85%;
  height: 50%;
  min-width: 1015px;
  max-width: 1020px;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
/* line 29, ../../../../resource/compass/_ui/desktop/common/css/crazyAd_1511.scss */
.CrazyAd .CrazyAd-container #topBannerImg {
  display: block;
  position: absolute;
  text-align: center;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
/* line 45, ../../../../resource/compass/_ui/desktop/common/css/crazyAd_1511.scss */
.CrazyAd .CrazyAd-container .btnCloseLarge {
  float: right;
  cursor: pointer;
}
/* line 49, ../../../../resource/compass/_ui/desktop/common/css/crazyAd_1511.scss */
.CrazyAd .CrazyAd-container .hktv-zone-banner {
  max-height: 400px;
  width: 940px;
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
