.btg-button-1 { z-index: 999; width: 150px; height: 50px; position: fixed; border-radius: 2px; border-style: none; border-color: #383838; border-width: 1px; color: #000000; background-color: #ffe500; box-shadow: none; font-family: Times New Roman; font-size: 16px; font-weight: 500; 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: #dd9933; }