.btg-button-1 { z-index: 999; width: 150px; height: 50px; position: fixed; border-radius: 5px; border-style: none; border-color: #383838; border-width: 1px; color: #ffffff; background-color: #dd3333; box-shadow: none; font-family: inherit; font-size: 15px; font-weight: normal; font-style: normal; -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); text-align: center; cursor: pointer; } .btg-button-1.btg-bottomCenter { bottom: 0px; } .btg-button-1:hover { color: #ffffff; background: #0090f7; }