#scrollUp {
bottom: 100px;
right: 10px;
padding: 10px 20px;
background: #FC6B1C;
color: #FCFCFC;
font-size: 14px !important;
font-family: arial,Geneva,Sans-Serif;
background-position:top;
background-image: url('../../images/arrow_up_top.png');
background-repeat: no-repeat;
border-width: thin;
}