.ux-sticky{
	position: fixed;
	z-index: 999999;
}
.ux-sticky .button{
	margin: 0 !important;
}

.ux-sticky .button.only-icon {
	padding: 0;
  letter-spacing: 0;
}
.ux-sticky .button.only-icon i{
	margin-right: 0;
  margin-left: 0;
  left: -2px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
