/* 招商代理 · 申请加盟 */
.teyo-franchise-captcha-item .in-formList,
.teyo-franchise-captcha-item img.teyo-captcha-img {
  box-sizing: border-box;
}
.teyo-franchise-captcha-item img.teyo-captcha-img {
  flex: 0 0 auto;
}

/* 覆盖模板里 height:px / width:% 等无效样式，保证 PC 提交按钮可点可见 */
.ModuleCustomFormGiant .customFormSubmit.submitbtn,
#module_18377757 .submitbtn,
#module_18366253 .submitbtn {
  cursor: pointer !important;
  user-select: none;
  display: inline-block !important;
  min-width: 120px !important;
  width: auto !important;
  min-height: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
  padding: 0 28px !important;
  text-align: center !important;
  pointer-events: auto !important;
  position: relative !important;
  z-index: 5 !important;
  box-sizing: border-box !important;
}

.ModuleCustomFormGiant .CustomFormGiant-err,
.ModuleCustomFormGiant p.invalid.CustomFormGiant-err,
.ModuleCustomFormGiant p.invalid {
  display: block !important;
  min-height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #c0392b !important;
  background: #fff4d7;
  padding: 0 10px;
  margin-top: 8px;
  position: relative;
  z-index: 2;
}
