.float-menu{position:fixed;top:93px;right:5px;background-color:#f5f5f5;color:#fff;border-radius:5px;z-index:10000;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);animation-name:animation-name;animation-duration:.75s;animation-timing-function:ease-out;animation-delay:0;animation-direction:alternate;animation-fill-mode:none;animation-play-state:running}