.wheel-button-wrap{position:relative;z-index:999}.wheel-button{display:none;position:relative;width:54px;height:54px;font-size:27px;text-align:center;line-height:1em;color:#fff;background:rgba(0,0,0,.8);border:1px solid #fff;border-radius:50%;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background ease .8s;transition:background ease .8s}.wheel-button.wheelmenu-ready{display:block}.wheel-button:focus,.wheel-button:hover{color:#fff;background:rgba(44,145,186,.8)}.wheel-button.active{color:#fff;background:rgba(49,174,220,.8)}.wheel-button-wrap.e,.wheel-button-wrap.n,.wheel-button-wrap.ne,.wheel-button-wrap.nw,.wheel-button-wrap.s,.wheel-button-wrap.se,.wheel-button-wrap.sw,.wheel-button-wrap.w{position:fixed}.wheel-button-wrap.s,.wheel-button-wrap.se,.wheel-button-wrap.sw{bottom:15px}.wheel-button-wrap.n,.wheel-button-wrap.ne,.wheel-button-wrap.nw{top:15px}.wheel-button-wrap.nw,.wheel-button-wrap.sw,.wheel-button-wrap.w{left:15px}.wheel-button-wrap.e,.wheel-button-wrap.ne,.wheel-button-wrap.se{right:15px}.wheel-button-wrap.n,.wheel-button-wrap.s{left:50%;margin-left:-26px}.wheel-button-wrap.e,.wheel-button-wrap.w{top:50%;margin-top:-26px}.wheel{margin:0;padding:0;list-style:none;width:240px;height:240px;visibility:hidden;position:relative;display:none;-webkit-box-sizing:content-box;box-sizing:content-box}.wheel li{overflow:hidden;float:left;list-style:none;margin:0;padding:0}.wheel li:after,.wheel li:before{content:normal!important}.wheel li a,.wheel li button{width:42px;height:42px;margin:0;text-align:center;font-size:18px;line-height:1em;display:block;border-radius:50%;color:#fff;background:rgba(0,0,0,.8);border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box}.wheel li button,.wheel li button:focus{outline:0}.wheel li a.active,.wheel li a:focus,.wheel li button.active,.wheel li button:focus{-webkit-box-shadow:inset 0 0 1px 2px rgba(50,196,243,1);box-shadow:inset 0 0 1px 2px rgba(50,196,243,1)}