.btg-button-1 { z-index: 999; width: 100px; height: 50px; position: fixed; border-radius: 1px; border-style: none; border-color: #383838; border-width: 3px; color: #0a0a0a; background-color: #5d96ad; box-shadow: 0 0 3px 0 #020202; font-family: inherit; font-size: 16px; 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-topRight { top: 20px;right: 20px; } .btg-button-1:hover { color: #ffffff; background: #f7f7f7; }