@font-face {
    font-family: casino_handregular;
    font-style: normal;
    font-weight: 400;
    src: url(Casino_Hand/casino_hand-webfont.eot);
    src: url(Casino_Hand/casino_hand-webfont.eot?#iefix) format('embedded-opentype'), url(Casino_Hand/casino_hand-webfont.woff) format('woff'), url(Casino_Hand/casino_hand-webfont.ttf) format('truetype'), url(Casino_Hand/casino_hand-webfont.svg#casino_handregular) format('svg');
}

.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 {
    -webkit-box-sizing: content-box;
    cursor: pointer;
    font: normal normal normal 17px/40px "Advent Pro", Helvetica, sans-serif;
    height: 40px;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: center;
    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 {
    -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);
    -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);
    background: rgba(0, 0, 0, 0);
    border: 2px solid #1ecd97;
    border-radius: 40px;
    box-sizing: content-box;
    color: #1ecd97;
    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)
}

.enjoyhint_next_btn:hover {
    background: #1ecd97;
    color: rgba(255, 255, 255, 1);
}

.enjoyhint_next_btn:active {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    background: rgba(33, 224, 163, 1);
    border: 2px solid rgba(33, 224, 163, 1);
    transition: none
}

.enjoyhint_skip_btn {
    -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);
    -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);
    background: rgba(0, 0, 0, 0);
    border: 2px solid #1ecd97;
    border-radius: 40px;
    box-sizing: content-box;
    color: #1ecd97;
    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 {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    background: rgba(33, 224, 163, 1);
    border: 2px solid rgba(33, 224, 163, 1);
    transition: none
}

.enjoyhint_close_btn {
    -webkit-border-radius: 1em;
    -webkit-box-sizing: content-box;
    background: rgba(0, 0, 0, 0);
    border: none;
    border: 2px solid rgba(33, 224, 163, 1);
    border-radius: 1em;
    box-sizing: content-box;
    color: rgba(0, 0, 0, 1);
    /*display: inline-block;*/
    display: none;
    font: 400 8em/normal Arial, Helvetica, sans-serif;
    height: .3em;
    position: absolute;
    width: .3em;
}

.enjoyhint_close_btn::after, .enjoyhint_close_btn::before {
    -o-text-overflow: clip;
    -webkit-box-sizing: content-box;
    background: #fff;
    border: none;
    color: rgba(0, 0, 0, 1);
    content: "";
    display: inline-block;
    font: 400 100%/normal Arial, Helvetica, sans-serif;
    height: 2px;
    position: absolute;
    text-overflow: clip;
    text-shadow: none;
    width: 73%;
}

.enjoyhint_close_btn::before {
    -moz-box-sizing: content-box;
    -webkit-transform: rotateZ(45deg);
    box-sizing: content-box;
    left: 14%;
    top: 48%;
    transform: rotateZ(45deg)
}

.enjoyhint_close_btn::after {
    -moz-box-sizing: content-box;
    -webkit-transform: rotateZ(-45deg);
    box-sizing: content-box;
    left: 15%;
    top: 46%;
    transform: rotateZ(-45deg)
}

.enjoyhint_close_btn:hover {
    background: #1ecd97;
    color: rgba(255, 255, 255, 1);
    cursor: pointer
}

.enjoyhint_close_btn:active {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    background: rgba(33, 224, 163, 1);
    border: 2px solid rgba(33, 224, 163, 1);
    transition: none
}

.enjoyhint_btn {
    -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);
    -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);
    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;
    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);
    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 {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    background: rgba(33, 224, 163, 1);
    border: 2px solid rgba(33, 224, 163, 1);
    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 {
    -moz-transition: opacity .4s cubic-bezier(.42, 0, .58, 1);
    -webkit-transition: opacity .4s cubic-bezier(.42, 0, .58, 1);
    left: 0;
    top: 0;
    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 {
    -moz-transition: opacity .4s cubic-bezier(.42, 0, .58, 1);
    -webkit-transition: opacity .4s cubic-bezier(.42, 0, .58, 1);
    color: #fff;
    display: inline-block;
    font-family: casino_handregular, Arial;
    font-size: 22px;
    max-width: 80%;
    min-width: 200px;
    position: absolute;
    text-align: center;
    transition: opacity .4s cubic-bezier(.42, 0, .58, 1);
    z-index: 107;
}

div.kineticjs-content { position: absolute !important }

.enjoyhint_skip_btn { position: fixed }