.just-scroll.color-black .mouse-icon{border-color:#000}.just-scroll.color-black .mouse-icon .wheel{background:#000}.just-scroll.color-white .mouse-icon{border-color:#fff}.just-scroll.color-white .mouse-icon .wheel{background:#fff}.just-scroll.color-green .mouse-icon{border-color:#23d160}.just-scroll.color-green .mouse-icon .wheel{background:#23d160}.just-scroll.centered{margin-left:auto;margin-right:auto}.just-scroll.to-up .mouse-icon .wheel,.just-scroll.to-down .mouse-icon .wheel{animation-delay:0s;animation-duration:1s;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite;-webkit-animation-delay:0s;-webkit-animation-duration:1s;-webkit-animation-play-state:running;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-delay:0s;-moz-animation-duration:1s;-moz-animation-play-state:running;-moz-animation-timing-function:linear;-moz-animation-iteration-count:infinite;-o-animation-delay:0s;-o-animation-duration:1s;-o-animation-play-state:running;-o-animation-timing-function:linear;-o-animation-iteration-count:infinite}.just-scroll.to-up .mouse-icon .wheel{animation-name:to-up-mouse-icon-wheel;-webkit-animation-name:to-up-mouse-icon-wheel;-moz-animation-name:to-up-mouse-icon-wheel;-o-animation-name:to-up-mouse-icon-wheel}.just-scroll.to-down .mouse-icon .wheel{animation-name:to-down-mouse-icon-wheel;-webkit-animation-name:to-down-mouse-icon-wheel;-moz-animation-name:to-down-mouse-icon-wheel;-o-animation-name:to-down-mouse-icon-wheel}@keyframes to-up-mouse-icon-wheel{0%{top:25px;opacity:0}30%{top:10px;opacity:1}100%{top:5px;opacity:0}}@keyframes to-down-mouse-icon-wheel{0%{top:5px;opacity:0}30%{top:10px;opacity:1}100%{top:25px;opacity:0}}@-webkit-keyframes to-up-mouse-icon-wheel{0%{top:25px;opacity:0}30%{top:10px;opacity:1}100%{top:5px;opacity:0}}@-webkit-keyframes to-down-mouse-icon-wheel{0%{top:5px;opacity:0}30%{top:10px;opacity:1}100%{top:25px;opacity:0}}.just-scroll{width:24px}.just-scroll .mouse-icon{display:block;width:24px;height:40px;border:2px solid;border-radius:16px;margin-top:10px;margin-bottom:10px;z-index:10;opacity:.7}.just-scroll .mouse-icon .wheel{position:relative;top:4px;width:2px;height:6px;border-radius:10px;margin-left:auto;margin-right:auto}