.btg-button-1 { z-index: 999; width: 150px; height: 40px; position: relative; border-radius: 1px; border-style: none; border-color: #383838; border-width: 1px; color: #ffffff; background-color: #1e73be; box-shadow: none; font-family: inherit; font-size: 15px; 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:hover { color: #ffffff; background: #0090f7; }