.btg-button-5 { z-index: 999; width: 100px; height: 25px; position: fixed; border-radius: 10px; border-style: none; border-color: #383838; border-width: 1px; color: #ffffff; background-color: rgba(14,163,22,0); box-shadow: none; font-family: Arial; font-size: 12px; font-weight: 600; font-style: normal; -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); text-align: center; cursor: pointer; } .btg-button-5.btg-topRight { top: 12px;right: 117px; } .btg-button-5:hover { color: #dbdbdb; background: rgba(0,73,46,0); }