.btg-button-4 { 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: #0ea316; 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-4.btg-topRight { top: 10px;right: 17px; } .btg-button-4:hover { color: #ffffff; background: #00492e; }