.webhook-page-main .wh-loading[data-v-179f36ed] {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 12;
}
.webhook-page-main .webhook-add[data-v-179f36ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.webhook-page-main .webhook-add-text[data-v-179f36ed] {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.webhook-page-main .webhook-add-text .text-link[data-v-179f36ed] {
  text-decoration: none;
  color: #ff6700;
}
.webhook-page-main .webhook-setting[data-v-179f36ed] {
  position: relative;
  width: 100%;
  margin-top: 13px;
}
.webhook-page-main .webhook-empty[data-v-179f36ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  min-height: 233px;
}
.webhook-page-main .webhook-empty-title[data-v-179f36ed] {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
.webhook-page-main .webhook-empty-subtitle[data-v-179f36ed] {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
.webhook-page-main .webhook-card-title[data-v-179f36ed] {
  font-weight: 700;
  font-size: 16px;
  color: #000000;
}
.webhook-page-main .webhook-list-table[data-v-179f36ed] .Polaris-DataTable__Icon {
  display: none;
}
.webhook-page-main .webhook-list-table[data-v-179f36ed] th,
.webhook-page-main .webhook-list-table[data-v-179f36ed] td {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
}
.webhook-page-main .webhook-list-table[data-v-179f36ed] .Polaris-DataTable__Heading {
  padding-bottom: 11px;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
}
.webhook-page-main .webhook-list-table .webhook-list-table-item-url[data-v-179f36ed] {
  cursor: pointer;
}
.webhook-page-main .webhook-list-table .webhook-list-table-item-url[data-v-179f36ed]:hover {
  text-decoration: underline;
}
.webhook-page-main .webhook-secret[data-v-179f36ed] {
  position: relative;
}
.webhook-page-main .webhook-secret-ul[data-v-179f36ed] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 16px 0;
  padding: 0;
}
.webhook-page-main .webhook-secret .webhook-secret-item[data-v-179f36ed] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
.webhook-page-main .webhook-secret .webhook-secret-item-input[data-v-179f36ed] {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  margin-right: 8px;
  padding: 7px 12px;
  background-color: #fff;
  border: 1px solid #c9cccf;
  border-radius: 4px;
}
.wh-listening-status[data-v-179f36ed] {
  max-width: 265px;
}

