.tappers-interactive {
	width: 100%;
	height: 288px;
}
.tappers-interactive .note {
	margin: auto;
	text-align: center;
	color: #666;
	width: 300px;
	padding-top: 274px;
}
.tappersGameEmbed {
	position: absolute;
	width: 300px;
	height: 250px;
	left: 50%;
	margin-left: -150px;
	font-family: 'Press Start 2P', sans-serif;
	font-size: 12px;
	user-select: none;
	background: #fefefe;
}
.tappersGameEmbed .container {
	position: absolute;
	height: 92px;
	width: 292px;
	background: #000000;
	border: 4px solid #f00;
}
.tappersGameEmbed .border {
	position: absolute;
	height: 246px;
	width: 296px;
	border: 2px solid #000;
}
.tappersGameEmbed .field {
	position: absolute;
	background: #f00;
	background-size: cover;
}
.tappersGameEmbed .reset {
	margin-top: 48px;
	margin-right: 16px;
  font-weight: 600;
  color: #000;
  text-align: right;
  float: right;
  width: auto;
	height: 28px;
	background: #fff;
	cursor: pointer;
}
.tappersGameEmbed .reset > p {
	line-height: 0px;
	width: auto;
	height: auto;
	text-align: left;
	padding-left: 9px;
	padding-right: 7px;
	margin-top: 15px;
}
.tappersGameEmbed .continuepunctuation {
	opacity: 0;
	animation: 2s linear 0s infinite blink;
}
.tappersGameEmbed .navButtonContainer {
	position: absolute;
	margin: 14px;
	margin-top: 14px;
	width: 96px;
	height: 64px;
}
.tappersGameEmbed .navButton {
	width: 28px;
	height: 28px;
	float: left;
	background: #fff;
	border: 2px solid #000;
	color: #000;
	cursor: pointer;
}
.tappersGameEmbed .navButton > p {
	line-height: 0px;
	width: auto;
	height: auto;
	text-align: left;
	margin-left: 9px;
	margin-top: 15px;
}
.tappersGameEmbed .navButton:nth-of-type(1) {
	margin-left: 32px;
	margin-right: 32px;
}
.tappersGameEmbed .reset:hover, .tappersGameEmbed .navButton:hover {
	background: #FFAA55;
}
.tappersGameEmbed .logoSmall {
	width: 94px;
	height: 32px;
	background: url('tappersgame/tappers-logo-twocolors.png');
  image-rendering: crisp-edges;
	background-size: 78px;
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-left: 103px;
}
.tappersGameEmbed .logoSmall > img {
	width: 1px;
	height: 1px;
	opacity: 0;
}
.tappersGameEmbed .logoSmall:hover {
	background: url('tappersgame/tappers-logo-redletters.png');
  image-rendering: crisp-edges;
	background-size: 78px;
	background-position: top center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.tappersGameEmbed .navPressed {
	background: #FFAA55;
}

.tappersGameEmbed .tiles {
	width: 100%;
	height: 100%;
}
.tappersGameEmbed .tile {
  float: left;
	width: 30px;
	height: 30px;
	background: #000;
}
.tappersGameEmbed .square {
	position: absolute;
	left: 0;
	top: 0;
	margin: 4px;
	width: 22px;
	height: 22px;
	background: #FFAA55;
}
.tappersGameEmbed .gone {
	animation: .4s linear 0s forwards dropTile;
}
.tappersGameEmbed .won {
	animation: .8s linear 0s infinite blink;
}
.tappersGameEmbed .toRight {
	transform: translate(100px,100px);
}
.tappersGameEmbed .finale {
	position: absolute;
	width: 300px;
	height: 250px;
	overflow: hidden;
	background: #000;
	display: none;
}
.tappersGameEmbed .bigtext, .tappersGameEmbed .slogan {
	position: absolute;
	width: 300px;
	height: 150px;
	color: #fff;
	font-family: 'Press Start 2P', sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-shadow: 4px 4px 0px #000; 
	text-align: center;
	overflow: hidden;
}
.tappersGameEmbed .bigtext > .youwin {
	padding-top: 65px;
	opacity: 0;
}
.tappersGameEmbed .explosion {
	position: absolute;
	top: 0;
	width: 300px;
	height: 250px;
	background: #fff;
	animation: 3s linear 0s forwards explode;
}
.tappersGameEmbed .tappersbeer {
	position: absolute;
	width: 200px;
	height: 156px;
	margin-left: 50px;
	margin-top: 24px;
	animation: 3s linear 0s forwards explodeAppear;
	cursor: pointer;
}
.tappersGameEmbed .finale:hover .tappersbeer {
}
.tappersGameEmbed .tappersbeer > .beer {
	position: absolute;
	width: 200px;
	height: 156px;
	background: url('tappersgame/tappers-beer.png');
  image-rendering: crisp-edges;
	background-size: 200px;
}
.tappersGameEmbed .tappersbeer > .logo {
	position: absolute;
	width: 200px;
	height: 156px;
	background: url('tappersgame/tappers-text.png');
  image-rendering: crisp-edges;
	background-size: 200px;
	animation: 2.5s linear 0s infinite upAndDown;
}
.tappersGameEmbed .bigtext > .clear, .slogan p {
	font-size: 18px;
	line-height: 18px;
	text-shadow: 2px 2px 0px #000; 
	padding-top: 70px;
	animation: 2s linear 0s infinite blink;
}
.tappersGameEmbed .slogan {
	animation: 3s linear 0s forwards explodeAppear;
}
.tappersGameEmbed .slogan p {
	opacity: 0;
	font-size: 12px;
	line-height: 12px;
	animation-iteration-count: 2;
}
.tappersGameEmbed .finale > .reset {
	margin-right: 88px;
	margin-top: 206px;
	animation: 3s linear 0s forwards explodeAppear;
}
.tappersGameEmbed .hide {
	opacity: 0;
}

@keyframes blink {
	0% {
		opacity: 1;
	}
	24.5% {
		opacity: 1;
	}
	25% {
		opacity: 0;
	}
	49.5% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	74.5% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes dropTile {
	0% {
		transform: scale(1);
	}
	0.5% {
		transform: scale(0.75);
	}
	32.5% {
		transform: scale(0.75);
	}
	33% {
		transform: scale(0.50);
	}
	65.5% {
		transform: scale(0.50);
	}
	66% {
		transform: scale(0.25);
	}
	99.5% {
		transform: scale(0.25);
	}
	100% {
		transform: scale(0);
	}
}
@keyframes navPressed {
	0% {
		background: #FFAA55;
	}
	99.5% {
		background: #FFAA55;
	}
	100% {
		background: #FFF;
	}
}
@keyframes explode {
	0% {
		opacity: 1;
	}
	5% {
		opacity: 1;
	}
	19% {
		opacity: 0;
	}
	20% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes explodeAppear {
	0% {
		opacity: 0;
	}
	10% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	21% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}

@keyframes upAndDown {
	0% {
		transform: translateY(0px);
	}
	10% {
		transform: translateY(-1px);
	}
	30% {
		transform: translateY(-4px);
	}
	50% {
		transform: translateY(-6px);
	}
	80% {
		transform: translateY(-2px);
	}
	85% {
		transform: translateY(-1px);
	}
	100% {
		transform: translateY(0px);
	}
}