* {
  cursor: pointer; }

html, body, div,
a, img {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

a {
  width: 728px;
  height: 90px;
  display: block;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute; }

img {
  position: absolute; }

body, #container, .bg {
  overflow: hidden;
  width: 728px;
  height: 90px;
  background: transparent; }

body {
  background: transparent; }

#container {
  position: absolute;
  box-sizing: border-box;
  cursor: pointer;
  left: 0px;
  top: 0px;
  opacity: 0;
  visibility: hidden;
  width: 728px;
  height: 90px;
  background: #0050aa;
  border: 1px solid black; }

a {
  left: -1px;
  top: -1px; }

.sprite, .sprite-other {
  position: absolute;
  visibility: hidden;
  opacity: 0; }

.vis {
  visibility: inherit;
  opacity: 1; }

.bg-image {
  width: 728px;
  height: 90px;
  background-size: 728px 90px;
  position: absolute;
  left: 0px;
  top: 0px; }

.sheen-container {
  position: absolute;
  left: 591px;
  top: 57px;
  width: 119px;
  height: 21px;
  overflow: hidden; }

.sheen {
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url(../images/sheen.png);
  width: 250px;
  height: 70px;
  background-size: 250px 70px;
  opacity: 0.5; }

.boom {
  width: 728px;
  height: 190px;
  top: -50px;
  left: 0px; }

.fork-1, .fork-2 {
  width: 728px;
  height: 110px;
  top: -10px;
  left: 0px; }

.lift {
  width: 728px;
  height: 170px;
  top: -70px; }

/*# sourceMappingURL=style.css.map */
