.tb-update-edit {
  /* width: 50px;
  height: 50px;
  font-size: 20px; */
  /* line-height: 1.33; */
  color:white !important;
  background-color:#ec971f;
}
.tb-update-edit:focus,.tb-update-edit:active {
   outline: none !important;
   box-shadow: none;
   border:none;
}