.custom-btn-small[data-v-343b20d2] {
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: bold;
  width: 70px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  color: #2068ed;
  border: solid 1px transparent;
  border-radius: 7px;
  background-image: linear-gradient(#fff, #fff), linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  background-origin: border-box;
  background-clip: content-box, border-box;
}
.custom-btn-small[data-v-343b20d2]:hover {
  border-color: transparent;
  background: linear-gradient(45deg, #2ac1f0, #236aee, #21427a);
  color: #fff;
  background-clip: content-box, border-box;
}
.custom-btn-small[data-v-343b20d2] {
  font-size: 14px;
  font-weight: 400;
  height: 25px;
  line-height: 23px;
  border-radius: 5px;
}
.custom-btn-disable[data-v-343b20d2], .custom-btn-disable[data-v-343b20d2]:hover {
  color: #7f7f7f;
  background-color: #f0f0f0;
  border: solid 1px #f0f0f0;
  background-image: none;
}

/*# sourceMappingURL=165.1753928585051.css.map*/