#scroll {position: fixed;right: 25px;bottom: 25px;cursor: pointer;width: auto;height: auto;background-color:  #fffad0;
/*text-indent:-9999px;*/display: none;z-index: 1000;border: 5px solid #8eccb8;padding-left: 15px;padding-right: 15px;padding-top: 10px;padding-bottom: 10px;font-weight: 900;font-size: .9em;}
#scroll span {color: #8eccb8;}
#scroll:hover {background-color: #c7e8fb;opacity: 1;filter: "alpha(opacity=100)";-ms-filter: "alpha(opacity=100)";}
