.tip-main {
  width: 200px;
}
.tip-main .tip-description {
  display: none;
}
.tip-target {
  width: 180px;
}
.tip-button-title {
  width: 130px;
}

#group_add_form {
  display: none;
}

#tip-list tr:hover {
  cursor: pointer;
}

.toolbar-tip {
  display: none;
}
