#play_button,.bk,.slot_title{position:absolute}.reelOneAnimation,.reelTwoAnimation{animation:animatedBackground .5s linear infinite}#slotmachine_wrapper{width:100%;position:absolute;height:100%}#slotmachine{width:100%;max-width:500px;max-height:700px;position:relative;top:10%;margin:0 auto}.slot_title{font-size:1px;left:-99999px}.bk{margin:0;width:100%}#play_button{clear:both;border:0;border-radius:5px;padding:3%;outline:0;box-shadow:none;background:-moz-linear-gradient(top,#b4e391 0,#61c419 50%,#b4e391 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#b4e391),color-stop(50%,#61c419),color-stop(100%,#b4e391));background:-webkit-linear-gradient(top,#b4e391 0,#61c419 50%,#b4e391 100%);background:-o-linear-gradient(top,#b4e391 0,#61c419 50%,#b4e391 100%);background:-ms-linear-gradient(top,#b4e391 0,#61c419 50%,#b4e391 100%);background:linear-gradient(to bottom,#b4e391 0,#61c419 50%,#b4e391 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4e391',endColorstr='#b4e391',GradientType=0);width:100px;text-align:center;margin:4% 3% 0 0;font-family:arial;color:#FFF;z-index:2;right:1%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.center,.reels,.reels_bk{margin:0 auto;position:relative}@media (max-width:350px){#play_button{right:0;padding:2%}}.reels{width:95%;background:#000;font-size:0}@media (max-width:450px){.reels{width:100%}}.reels img{width:100%}.reels_bk{width:95%;background:gray}.reels_bk img{position:absolute;height:100%;z-index:1;overflow:hidden}@media (max-width:450px){.reels_bk{width:100%;background:#000}}.center{width:308px;padding:30px 0;z-index:2;left:5px}.game_play,.result{margin:0;width:100%}.white_lights,.youWin{z-index:5;position:relative}@media (max-width:350px){.center{padding:20px 0}}.result{position:relative}.result img{width:100%;top:0}.game_play img{width:55%}.slot{font-size:0;display:inline-block;width:100px;height:100px;border:1px solid gray;position:relative;top:8px}#reel_one{background:url(https://raw.githubusercontent.com/jeffreypoland/Espresso-Bar-Slot-Machine/master/img/reel1.jpg) repeat-y}.reelOneAnimation{-webkit-animation:animatedBackground .5s linear infinite;-moz-animation:animatedBackground .5s linear infinite;-o-animation:animatedBackground .5s linear infinite}#reel_two{background:url(https://raw.githubusercontent.com/jeffreypoland/Espresso-Bar-Slot-Machine/master/img/reel2.jpg) repeat-y}.reelTwoAnimation{-webkit-animation:animatedBackground .5s linear infinite;-moz-animation:animatedBackground .5s linear infinite;-o-animation:animatedBackground .5s linear infinite}#reel_three{background:url(https://raw.githubusercontent.com/jeffreypoland/Espresso-Bar-Slot-Machine/master/img/reel3.jpg) repeat-y}.reelThreeAnimation{animation:animatedBackground .5s linear infinite;-webkit-animation:animatedBackground .5s linear infinite;-moz-animation:animatedBackground .5s linear infinite;-o-animation:animatedBackground .5s linear infinite}@keyframes animatedBackground{from{background-position:0 0}to{background-position:0 1000%}}@-webkit-keyframes animatedBackground{from{background-position:0 1000%}to{background-position:0 0}}@-moz-keyframes animatedBackground{from{background-position:0 1000%}to{background-position:0 0}}@-o-keyframes animatedBackground{from{background-position:0 1000%}to{background-position:0 0}}.lightPos{width:100%}.white_lights{animation:blink .8s steps(5,start) infinite;-webkit-animation:blink .8s steps(5,start) infinite;-moz-animation:blink .8s steps(5,start) infinite;-o-animation:blink .8s steps(5,start) infinite;display:block}.youWin{animation:blink .1s steps(5,start) infinite;-webkit-animation:blink .1s steps(5,start) infinite;-moz-animation:blink .1s steps(5,start) infinite;-o-animation:blink .1s steps(5,start) infinite;display:none}@keyframes blink{to{visibility:hidden}}@-webkit-keyframes blink{to{visibility:hidden}}@-moz-keyframes blink{to{visibility:hidden}}@-o-keyframes blink{to{visibility:hidden}}.slot_foot{width:110%;height:40px;background:#000;margin:0 auto 0 -5%;position:relative}