/* Module Scrolltop 1.1 for Elxis 4.x */

.scrolltop { text-decoration: none; border: 2px double transparent; border-radius: 100%; }

.scrolltop:hover { text-decoration: none; border: 2px double #ED0D0D; border-radius: 100%; }
