.enjoyhint
{
	height: 100%;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1010;
}
.enjoyhint_hide
{
	display: none;
}
.enjoyhint_disable_events
{
	height: 1500px;
	pointer-events: all;
	position: absolute;
	width: 2000px;
	z-index: 1011;
}
.enjoyhint_next_btn,.enjoyhint_skip_btn
{
	cursor: pointer;
	font: normal normal normal 17px/40px "Advent Pro",Helvetica,sans-serif;
	height: 40px;
	letter-spacing: 1px;
	margin: 0 auto;
	text-align: center;
	webkit-box-sizing: content-box;
	width: 100px;
}
.enjoyhint_close_btn,.enjoyhint_next_btn,.enjoyhint_skip_btn
{
	moz-box-sizing: content-box;
	o-text-overflow: clip;
	pointer-events: all;
	text-overflow: clip;
	z-index: 1012;
}
.enjoyhint_next_btn
{
	background: rgba(41, 144, 234, 0.26);
	border: 2px solid #5b8dc0;
	border-radius: 40px;
	box-sizing: content-box;
	color: #ffffff;
	width: 110px;
	moz-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	o-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	position: absolute;
	transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	webkit-border-radius: 40px;
	webkit-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
}
.enjoyhint_next_btn:hover
{
	background: #5b8dc0;
	color: rgba(255,255,255,1);
}
.enjoyhint_next_btn:active
{
	background: rgba(41,144,234,0.902);
	border: 2px solid rgba(41,144,234,0.902);
	moz-transition: none;
	o-transition: none;
	transition: none;
	webkit-transition: none;
}
/*.enjoyhint_skip_btn
{
	background: rgba(0,0,0,0);
	border: 2px solid #1ecd97;
	border-radius: 40px;
	box-sizing: content-box;
	color: #1ecd97;
	width: 110px;
	moz-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	o-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	webkit-border-radius: 40px;
	webkit-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
}
.enjoyhint_skip_btn:hover
{
	background: #1ecd97;
	color: rgba(255,255,255,1);
}
.enjoyhint_skip_btn:active
{
	background: rgba(33,224,163,1);
	border: 2px solid rgba(33,224,163,1);
	moz-transition: none;
	o-transition: none;
	transition: none;
	webkit-transition: none;
}*/
.enjoyhint_skip_btn
{
	background: rgba(41, 144, 234, 0.26);
	border: 2px solid #5b8dc0;
	border-radius: 40px;
	box-sizing: content-box;
	color: #ffffff;
	width: 110px;
	moz-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	o-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	position: absolute;
	transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	webkit-border-radius: 40px;
	webkit-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
}
.enjoyhint_skip_btn:hover
{
	background: #5b8dc0;
	color: rgba(255,255,255,1);
}
.enjoyhint_skip_btn:active
{
	background: rgba(41,144,234,0.902);
	border: 2px solid rgba(41,144,234,0.902);
	moz-transition: none;
	o-transition: none;
	transition: none;
	webkit-transition: none;
}
.enjoyhint_close_btn
{
	background: rgba(0,0,0,0);
	border: 2px solid rgba(33,224,163,1);
	border: none;
	border-radius: 1em;
	box-sizing: content-box;
	color: rgba(0,0,0,1);
	display: inline-block;
	font: 400 8em/normal Arial,Helvetica,sans-serif;
	height: .3em;
	position: absolute;
	webkit-border-radius: 1em;
	webkit-box-sizing: content-box;
	width: .3em;
}
.enjoyhint_close_btn::after,.enjoyhint_close_btn::before
{
	background: #fff;
	border: none;
	color: rgba(0,0,0,1);
	content: "";
	display: inline-block;
	font: 400 100%/normal Arial,Helvetica,sans-serif;
	height: 2px;
	o-text-overflow: clip;
	position: absolute;
	text-overflow: clip;
	text-shadow: none;
	webkit-box-sizing: content-box;
	width: 73%;
}
.enjoyhint_close_btn::before
{
	box-sizing: content-box;
	left: 14%;
	moz-box-sizing: content-box;
	top: 48%;
	transform: rotateZ(45deg);
	webkit-transform: rotateZ(45deg);
}
.enjoyhint_close_btn::after
{
	box-sizing: content-box;
	left: 15%;
	moz-box-sizing: content-box;
	top: 46%;
	transform: rotateZ(-45deg);
	webkit-transform: rotateZ(-45deg);
}
.enjoyhint_close_btn:hover
{
	background: #5b8dc0;
	color: rgba(255,255,255,1);
	cursor: pointer;
}
.enjoyhint_close_btn:active
{
	background: rgba(41,144,234,0.902);
	border: 2px solid rgba(41,144,234,0.902);
	moz-transition: none;
	o-transition: none;
	transition: none;
	webkit-transition: none;
}
.enjoyhint_btn
{
	background: rgba(0,0,0,0);
	border: 2px solid #1ecd97;
	border-radius: 40px;
	box-sizing: content-box;
	color: #1ecd97;
	cursor: pointer;
	font: normal normal normal 17px/40px "Advent Pro",Helvetica,sans-serif;
	height: 40px;
	letter-spacing: 1px;
	margin: 0 auto;
	moz-box-sizing: content-box;
	moz-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	o-text-overflow: clip;
	o-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	text-align: center;
	text-overflow: clip;
	transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	webkit-border-radius: 40px;
	webkit-box-sizing: content-box;
	webkit-transition: background-color .3s cubic-bezier(0,0,0,0),color .3s cubic-bezier(0,0,0,0),width .3s cubic-bezier(0,0,0,0),border-width .3s cubic-bezier(0,0,0,0),border-color .3s cubic-bezier(0,0,0,0);
	width: 150px;
}
#kinetic_container,.enjoyhint_canvas,.enjoyhint_svg_wrapper,.enjoyhint_svg_wrapper svg
{
	height: 100%;
	position: absolute;
	width: 100%;
}
.enjoyhint_btn:hover
{
	background: #1ecd97;
	color: rgba(255,255,255,1);
}
.enjoyhint_btn:active
{
	background: rgba(33,224,163,1);
	border: 2px solid rgba(33,224,163,1);
	moz-transition: none;
	o-transition: none;
	transition: none;
	webkit-transition: none;
}
.enjoyhint div.canvas-container
{
	position: absolute;
}
.enjoyhint_canvas
{
	pointer-events: none;
	z-index: 100;
}
#kinetic_container
{
	left: 0;
	pointer-events: none;
	top: 0;
}
.enjoyhint_svg_wrapper
{
	left: 0;
	moz-transition: opacity .4s cubic-bezier(.42,0,.58,1);
	top: 0;
	transition: opacity .4s cubic-bezier(.42,0,.58,1);
	webkit-transition: opacity .4s cubic-bezier(.42,0,.58,1);
	z-index: 100;
}
.enjoyhint_svg_wrapper svg
{
	left: 0;
	top: 0;
}
.enjoyhint_svg_transparent .enjoy_hint_label,.enjoyhint_svg_transparent .enjoyhint_svg_wrapper
{
	opacity: 0;
}
.enjoy_hint_label
{
	color: #fff;
	display: inline-block;
	font-family: casino_handregular,Arial;
	font-size: 22px;
	max-width: 80%;
	min-width: 200px;
	moz-transition: opacity .4s cubic-bezier(.42,0,.58,1);
	position: absolute;
	text-align: center;
	transition: opacity .4s cubic-bezier(.42,0,.58,1);
	webkit-transition: opacity .4s cubic-bezier(.42,0,.58,1);
	z-index: 107;
}
div.kineticjs-content
{
	position: absolute!important;
}
.enjoyhint_skip_btn
{
	position: fixed;
}