html, body {
  padding: 0;
  margin: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

html {
  font-size: 1em; }

body {
  font-size: 100%; }

a img, :link img, :visited img {
  border: 0; }

*, *:before, *:after {
  box-sizing: border-box; }

.alpha-0 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.invisible {
  visibility: hidden; }

.none {
  display: none; }

.offstage {
  position: absolute;
  left: -4000px;
  top: -4000px; }

.gpu {
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.smooth-animation {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0) rotate(0.1deg);
          transform: translateZ(0) rotate(0.1deg); }

.transform-reset {
  -webkit-transform: none !important;
          transform: none !important; }

/* Utilities
 * -------------------------------------------------------
 */
/* Ad content
 * -------------------------------------------------------
 */
#ad_content {
  background: white;
  border: 1px solid black;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  width: 728px;
  height: 90px; }
  #ad_content div, #ad_content img, #ad_content p {
    position: absolute;
    zoom: 1; }

#arrow {
  left: 160px;
  top: 15px; }

#logo {
  left: 24px;
  top: 35px; }

.middle {
  left: 192px;
  top: 29px; }

.txt {
  left: 192px;
  top: 16px; }

#legal {
  left: 5px;
  bottom: 5px; }

#cta {
  left: 510px;
  top: 28px;
  width: 135px;
  height: 32px; }
  #cta #cta_bg {
    width: 100%;
    height: 100%;
    background-color: #6633cc;
    border-radius: 40px; }
  #cta #cta_txt {
    top: 11px;
    left: 13px; }

.backup {
  position: absolute;
  background: url("backup.jpg") no-repeat;
  left: 0;
  top: 0;
  width: 728px;
  height: 90px; }

.sprite-svg {
	background: url("svgsprite.svg") no-repeat;
}

.arrow {
	background-position: 0 99.66666666666667%;
	width: 23.03px;
	height: 59px;
}

.cta_txt {
	background-position: 79.49739125065605% 46.131653320772486%;
	width: 108.09px;
	height: 9.16px;
}

.legal {
	background-position: 74.07513952016569% 50.951965065502186%;
	width: 84.38px;
	height: 7.25px;
}

.logo {
	background-position: 80.5694618272841% 38.44036697247706%;
	width: 112.4px;
	height: 15.5px;
}

.txt1 {
	background-position: 0 0;
	width: 431.91px;
	height: 31.13px;
}

.txt2 {
	background-position: 0 21.13661053775122%;
	width: 381.28px;
	height: 31.72px;
}

.txt3 {
	background-position: 0 51.411042944785265%;
	width: 257.5px;
	height: 56.75px;
}

