.btg-button-1 { z-index: 999; width: 100px; height: 50px; position: fixed; border-radius: 3px; border-style: none; border-color: #383838; border-width: 1px; color: #ffffff; background-color: #00b7ba; box-shadow: none; font-family: inherit; font-size: 16px; font-weight: normal; font-style: normal; -ms-transform: rotate(270deg); -webkit-transform: rotate(270deg); transform: rotate(270deg); text-align: center; cursor: pointer; } .btg-button-1.btg-right { right: -30px; } .btg-button-1:hover { color: #00b7ba; background: #ffffff; }