* {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: Arial, sans-serif;
}
a {
  border: none;
  cursor: pointer;
  outline: none;
  user-select: none;
}
a:hover,
a:active {
  
}
#clickthrough-button {
  display: block;
  position: absolute;
  width: inherit;
  height: inherit;
  cursor: pointer;
  opacity: 1 !important;
}


#ad {
  display: block;
  border: #000000 1px solid;
  overflow: hidden;
  width: 158px;
  height: 598px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#banner {
  position: absolute;
  display: block;
  width: inherit;
  height: inherit;
  background-color: transparent;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
}
#banner div,
#banner img {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  border: none;
  opacity: 0;
}

#banner #background {
  opacity: 1;
}
#banner img[src^="txt1"] {
  left: 24px;
  top: 233px;
  width: 116px;
  height: 134px;
}
#banner img[src^="txt2"] {
  left: 5px;
  top: 243px;
  width: 148px;
  height: 113px;
}
#banner img[src^="txt3"] {
  left: 8px;
  top: 284px;
  width: 139px;
  height: 19px;
}
#banner img[src^="txt4"] {
  left: 7px;
  top: 269px;
  width: 144px;
  height: 53px;
}
#banner img[src^="txt5"] {
  left: 23px;
  top: 234px;
  width: 120px;
  height: 68px;
}
#banner img[src^="txt6"] {
  left: 6px;
  top: 305px;
  width: 147px;
  height: 16px;
}
#banner img[src*="hand"][data-position="1"] {
  left: 33px;
  top: 239px;
  width: 117px;
  height: 174px;
}
#banner img[src*="hand"][data-position="2"] {
  left: -35px;
  top: 309px;
  width: 107px;
  height: 86px;
}
#banner img[src*="hand"][data-position="3"] {
  left: 108px;
  top: 290px;
  width: 92px;
  height: 108px;
}
#banner img[src*="bottom-bar"] {
  left: 0px;
  top: 543px;
  width: 160px;
  height: 56px;
  opacity: 1;
}
#banner #cta {
  left: 83px;
  top: 533px;
  width: 84px;
  height: 73px;
  overflow: hidden;
  opacity: 1;
}
#banner img[src*="cta"] {
  width: inherit;
  height: inherit;
  opacity: 1;
}
#banner img[src*="glare"] {
  left: 0;
  top: 0;
  opacity: 1;
}
#banner img[src*="logo-dish"] {
  left: 43px;
  top: 10px;
  width: 73px;
  height: 32px;
  opacity: 1;
}
#banner img[src*="logo-txt1"] {
  left: 2px;
  top: 266px;
  width: 67px;
  height: 15px;
}
#banner img[src*="logo-txt2"] {
  left: 9px;
  top: 239px;
  width: 144px;
  height: 83px;
}
#banner img[src*="replay"] {
  left: 138px;
  top: 5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}

#banner img[src*="gradientOverlay"] {
  left: 0px;
  top: 363px;
  opacity: 1;
}

#banner #disclaimer {
  left: 0px;
  top: 532px;
  width: inherit;
  height: auto;
  font-size: 8px;
  color: #404040;
  overflow: visible;
}
#banner #disclaimer #disclaimer_btn {
  left: 15px;
  top: 0px;
  width: 35px;
  height: 13px;
  padding-top: 2px;
  text-transform: uppercase;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 0px 4px #c7c7c7;
  font-size: 7px;
  opacity: 1;
}
#banner #disclaimer #disclaimer_content {
  left: 0px;
  top: 15px;
  padding: 5px 0 0 5px;
  width: 183px;
  height: 28px;
  background-color: #ffffff;
  opacity: 1;
  letter-spacing: .25px;
}








