@import url(https://fonts.googleapis.com/css?family=Muli);.wheels-container{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wheels,.wheels-container{height:100%;max-height:100%;max-width:100%;overflow:hidden}.wheels{margin:0;padding:0;width:100%}.wheel-container{position:absolute;left:0;right:0;top:0;bottom:0}.wheel-main,.wheel-sub{margin:0;padding:0;height:100%;width:100%;max-height:100%;max-width:100%;overflow:hidden}.wheel-sub{z-index:2}.wheel-panel-content{position:relative;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:100%;height:100vh;z-index:2}.wheel-header-area,.wheel-panel-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.wheel-header-area{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:20px;font-weight:700;text-align:left;background-color:rgba(241,244,249,.3)}.wheel-header{margin:12px;min-width:300px}.wheel-header-title{display:inline-block;border-radius:3px}.wheel-footer-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:rgba(241,244,249,.3)}.wheel-footer{padding:12px;font-size:18px;border-radius:3px}.wheel-result{margin-bottom:6px}.background-image{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.4}.show-options-container{position:fixed;top:12px;right:12px;z-index:3}.show-records-container{position:fixed;bottom:12px;right:12px;z-index:3}.wheel-results-bg{position:absolute;width:100%;height:100%;background:#000;top:0;left:0;z-index:100;opacity:.8}.wheel-results{position:absolute;z-index:1000;top:30%;left:0;width:80vw;margin-left:10vw;border-radius:8px;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff url(../img/bg.e06476b2.png);background-size:cover;text-shadow:0 0 5px #fff}.wheel-results-footer{font-size:80%}.wheel-results-wrap{z-index:50}body,html{font-family:Muli,sans-serif;font-size:15px;margin:0;height:100%;height:100vh;color:#455a64;background-color:#f1f4f9}div{margin:0;padding:0}input[type=number],input[type=text]{font-family:Muli,sans-serif;font-size:15px;padding:5px;background:none;color:#37474f;border:none;border-bottom:1px solid #b0bec5;-webkit-transform-origin:left;transform-origin:left;-webkit-transition:border-color .25s;transition:border-color .25s}input[type=number]:focus,input[type=text]:focus{outline:none;border-bottom-color:#546e7a}.button{color:#f1f4f9;background-color:#919499;text-decoration:none;text-transform:uppercase;text-align:center;display:inline-block;border-radius:2px;padding:3px 9px;min-width:40px;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}.button:focus,.button:hover{color:#fafcff;background-color:#a1a4a9}.button.small{text-transform:none;padding:2px 5px;min-width:20px}.main-panel{position:relative;min-height:100%;height:100vh}.fade-enter-active,.fade-in-enter-active,.fade-leave-active{-webkit-transition:opacity .15s;transition:opacity .15s}.fade-in-enter-active{-webkit-transition:opacity .25s;transition:opacity .25s}.fade-enter,.fade-in-enter,.fade-leave-to{opacity:0}#app{text-align:center;margin:0;min-height:100%;height:100vh}