.isg-check {
  display:flex;
  align-items:flex-start;
  gap:9px;
  text-align:left;
  font:inherit;
  line-height:1.4;
}

.isg-check input {
  flex:0 0 auto;
  margin:3px 0 0;
}

.isg-check a {
  color:inherit;
  text-decoration:underline;
  text-underline-offset:2px;
}

.isg-pay-legal {
  margin:14px 0 10px;
  font-size:13px;
}

.isg-pay-message,
.isg-brief-message {
  min-height:20px;
  margin:8px 0 10px;
  font-size:13px;
  line-height:1.4;
}

.isg-message-error {
  font-weight:600;
}

.isg-brief-extra {
  margin:0 0 14px;
}

.isg-brief-check {
  font-size:12px;
}

.isg-hp {
  position:absolute !important;
  left:-10000px !important;
  width:1px !important;
  height:1px !important;
  overflow:hidden !important;
}

.t988__submit[disabled],
.t-submit[disabled] {
  opacity:.65;
  cursor:wait;
}
