/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/User/AuthModalQQ.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.user-auth-modal-qq {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  background-color: rgba(0, 0, 0, 0.7);
}
.user-auth-modal-qq iframe {
  display: block;
  width: 370px;
  height: 305px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50%;
  margin-top: -152.5px;
}

/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/copyright/style.less ***!
  \************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.footer-copyright {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 24px 0;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: var(--td-text-color-disabled);
}
.footer-copyright .item {
  color: var(--td-text-color-disabled);
  text-decoration: none;
}
.footer-copyright .item + .item {
  margin-left: 0.5em;
}
.footer-copyright a:hover {
  color: var(--td-text-color-primary);
}
.footer-copyright .footer-logo {
  margin: 0 4px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: -4px;
}
.footer-copyright .footer-logo .logo-border {
  fill: var(--td-brand-color);
}
.footer-copyright .footer-logo .logo-ok {
  fill: var(--td-success-color);
}
.footer-copyright.relative {
  position: relative;
}
.copyright-row {
  display: inline-block;
  margin: 0 2px;
}

/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Report/UI/Button/button.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
[class^='a-link--'] {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  transition: 0.2s cubic-bezier(0.38, 0, 0.24, 1);
  text-decoration: none;
}
[class^='a-link--'] .coral-icon {
  fill: currentColor;
}
[class^='a-link--'].a-link--disabled {
  cursor: not-allowed;
}
button[class^='a-link--'] {
  background: none;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}
button[class^='a-link--'].a-link--disabled {
  cursor: not-allowed;
}
.a-link--small {
  font-size: var(--td-font-size-body-small);
}
.a-link--small .coral-icon {
  font-size: var(--td-font-size-body-medium);
}
.a-link--medium {
  font-size: var(--td-font-size-body-medium);
}
.a-link--medium .coral-icon {
  font-size: var(--td-font-size-body-large);
}
.a-link--large {
  font-size: var(--td-font-size-body-large);
}
.a-link--large .coral-icon {
  font-size: 18px;
}
.a-link--default {
  color: var(--td-text-color-primary);
}
.a-link--default:hover {
  color: var(--td-brand-color);
}
.a-link--primary {
  color: var(--td-brand-color);
}
.a-link--primary:hover {
  color: var(--td-brand-color-hover);
}
.a-link--success {
  color: var(--td-success-color);
}
.a-link--success:hover {
  color: var(--td-success-color-hover);
}
.a-link--danger {
  color: var(--td-error-color);
}
.a-link--danger:hover {
  color: var(--td-error-color-hover);
}
.a-link--warning {
  color: var(--td-warning-color);
}
.a-link--warning:hover {
  color: var(--td-warning-color-hover);
}
.a-link--disabled {
  color: var(--td-text-color-disabled);
}

/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Header/Logo.less ***!
  \********************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.global-logo .version-tag {
  margin-left: 8px;
  color: #0f6bff;
  border: 1px solid #0f6bff;
  background-color: #EDF4FF;
  border-radius: 4px;
  font-size: 12px;
  padding: 0 6px;
  vertical-align: middle;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/core/components/ErrorContainer/index.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.global-error-page {
  width: 100vw;
  min-height: 100vh;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #fff;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
}
.global-error-page .coral-header-logo {
  margin: 12px 0;
}
.global-error-page-main {
  max-width: 70vw;
  margin-left: auto;
  margin-right: auto;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15vh;
}
@media (max-width: 980px) {
  .global-error-page-main {
    padding-top: 5vh;
  }
}
.global-error-page-icon {
  width: 64px;
  height: 64px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.global-error-page-icon .coral-icon {
  font-size: 64px;
  fill: #EF382D;
}
.global-error-page-header {
  max-width: 560px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-weight: bold;
  font-size: 20px;
  margin-top: 16px;
  line-height: 32px;
  text-align: center;
}
.global-error-page-content {
  max-width: 560px;
  width: 70vw;
  padding: 8px 16px;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  margin-top: 24px;
  max-height: 146px;
  word-break: break-all;
  overflow: auto;
}
.global-error-page-content-text {
  font-size: 14px;
  color: #999;
  display: block;
}
.global-error-page-content-text.global-error-page-content-text__nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.global-error-page-btn-group {
  margin-top: 24px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  white-space: nowrap;
}
.global-error-page-btn-group .t-button + .t-button {
  margin-left: 16px;
}
.global-error-page-qrcode {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 48px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.global-error-page-qrcode-tip {
  color: #999;
  text-align: center;
}
.global-error-page-qrcode-img {
  max-width: 70vw;
  margin-top: 12px;
  width: 100px;
}
.global-error-page .footer-copyright {
  position: static;
  margin-top: auto;
}
.t-message {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.t-message.t-is-closable {
  min-width: 280px;
}
.t-message > .t-icon,
.t-message .t-loading {
  margin-top: 1px;
}
.t-message__list {
  z-index: 99999!important;
}
.t-message__list > div {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/petite-editor/plugins/blank/style.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.pe-editor span[compose-type='blank'] {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 100%;
}
.pe-editor .pe-view .dom-blank-box {
  display: inline;
}
.pe-view .dom-blank-box {
  /*
    * 仅需编辑端支持inline-flex来隐藏超长下划线
    * 回答端会被下划线会被替换成固定宽度的input，无需支持inline-flex
    */
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.dom-blank {
  /** 括号样式 */
  /** 输入框样式 */
}
.dom-blank-box {
  margin: 0 4px;
  position: relative;
  max-width: calc(100% - 8px);
  overflow: hidden;
  white-space: nowrap;
}
.dom-blank .blank-input {
  width: 80px;
  max-width: 100%;
  min-width: 72px;
  line-height: 1;
}
.dom-blank .blank-suffix {
  visibility: hidden;
}
.dom-blank.edit-mode .blank-suffix {
  visibility: visible;
  display: block;
  width: 100%;
  text-align: center;
  color: #999;
  font-size: 12px;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  top: 26px;
  white-space: nowrap;
}
.dom-blank.edit-mode .blank-suffix .blank-required {
  color: #ef382d;
  margin-right: 6px;
  visibility: hidden;
}
.dom-blank.edit-mode .blank-suffix .blank-required.visible {
  visibility: visible;
}
.dom-blank.edit-mode .blank-suffix .blank-required::after {
  content: '*';
}
.dom-blank .blank-input .placeholder,
.dom-blank .pe-placeholder-answer {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dom-blank .blank-input .placeholder {
  color: #999;
}
.dom-blank .blank-input .placeholder,
.dom-blank .pe-placeholder-answer {
  bottom: 0%;
}
.dom-blank .blank-input.blank--brackets::before {
  content: '[ ';
}
.dom-blank .blank-input.blank--brackets::after {
  content: ' ]';
}
.dom-blank .blank-input.blank--brackets .blank--underline {
  color: transparent;
}
.dom-blank .blank-input.blank--input {
  border-width: 1px;
  border-style: solid;
  border-radius: var(--td-radius-default);
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dom-blank .blank-input.blank--input .blank--underline {
  color: transparent;
}
.dom-blank .blank-input.blank--input .placeholder {
  bottom: 5%;
}
.dom-blank.blank--select .blank-input .placeholder {
  padding: 0px 20px 0px 8px;
}
.dom-blank.blank--select .placeholder {
  bottom: 38%;
}
.dom-blank .blank-input .blank--select-outline {
  color: transparent;
  display: inline-block;
  height: 32px;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0px 16px 0px 0px;
}
.dom-blank .blank-input .blank--select-outline::after {
  position: absolute;
  right: 8px;
  font-size: 12px;
  content: '>';
  color: #999;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg) scale(0.75, 1.5);
      -ms-transform: translateY(-50%) rotate(90deg) scale(0.75, 1.5);
          transform: translateY(-50%) rotate(90deg) scale(0.75, 1.5);
}
.dom-blank .pe-placeholder-answer {
  top: 0;
  width: 100%;
  color: #00ad20;
  line-height: 4;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/petite-editor/plugins/dialog/style.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.pe-view .pe-wj-dialog {
  color: var(--td-brand-color);
  text-decoration: underline;
  cursor: pointer;
}

/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/GlobalLoading/index.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
.global-loading {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
}
.global-loading-fullscreen {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999999;
}
.global-loading-fullscreen #loading-logo,
.global-loading-fullscreen .first-loading-lottie,
.global-loading-fullscreen .first-loading-lottie-wrapper,
.global-loading-fullscreen .first-loading-lottie-circle {
  z-index: 10005;
}
.global-loading #loading-logo {
  position: absolute;
  width: 76px;
  height: 16px;
  line-height: 16px;
  left: 50%;
  top: calc(50% + 35px);
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 10005;
  white-space: nowrap;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.26);
}
.global-loading #loading-logo img {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 4px;
  font-size: 14px;
  vertical-align: sub;
  opacity: 0.5;
}
.global-loading #loading-logo svg {
  display: inline-block;
  height: 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  fill: rgba(0, 0, 0, 0.28);
  vertical-align: -1px;
}
.global-loading .first-loading-lottie {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10005;
}
.global-loading .first-loading-lottie-wrapper {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 10005;
}
.global-loading .first-loading-lottie-circle {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -webkit-animation: first-loading-brand-rotate 1s infinite linear;
  animation: first-loading-brand-rotate 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #e8ebed;
  border-top-color: #cbcdd1;
  z-index: 10005;
}
.global-loading .first-loading-lottie-wrapper .first-loading-lottie-circle {
  border-width: 4px;
}
.global-loading .first-loading-container .first-loading-spin-circle {
  border-width: 0px !important;
}
.global-loading .first-loading-container {
  display: none !important;
}
@-webkit-keyframes first-loading-brand-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes first-loading-brand-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Dialog/style.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.dialog {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: var(--td-mask-active);
  /* 整个滚动条 */
  /* 滚动条上的滚动滑块. */
}
.dialog.no-bgc {
  background-color: unset;
}
.dialog.show {
  display: block;
  -webkit-animation: a-dialog 0.2s ease 0.05s both;
          animation: a-dialog 0.2s ease 0.05s both;
}
.dialog-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: var(--td-bg-color-container);
  border-radius: var(--td-radius-default);
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.dialog-header {
  font-weight: bold;
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  height: 50px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dialog-header-close {
  position: absolute;
  right: -10px;
  top: -10px;
  height: 20px;
  width: 20px;
  display: block;
  border: none;
  float: right;
  padding: 10px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-color: transparent;
  cursor: pointer;
}
.dialog-footer {
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
  height: 70px;
  line-height: 70px;
  text-align: right;
}
.dialog-footer .btn-group button,
.dialog-footer .btn-group div {
  display: inline-block;
}
.dialog-footer .btn-group button {
  margin-left: 5px;
}
.dialog-footer .btn-group button:first-child {
  margin-left: 0;
}
.dialog-footer a {
  text-decoration: none;
}
.dialog-footer button {
  min-width: 95px;
  outline: none;
}
.dialog-footer .btn-cancel {
  color: var(--td-brand-color);
  background-color: transparent;
  border-color: transparent;
  margin-right: 10px;
}
.dialog-footer .t-button + .t-button {
  margin-left: 16px;
}
.dialog-footer .t-button {
  vertical-align: 0;
}
.dialog-content {
  line-height: 1.45;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 70px;
  overflow: auto;
  font-size: 14px;
  color: #333333;
  padding: 0 30px;
  border-bottom: 1px solid var(--td-border-level-1-color);
}
.dialog-content.no-footer {
  bottom: 20px;
  border-bottom: unset;
}
.dialog-content.no-header {
  top: 0;
}
.dialog-content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
}
.dialog-content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}
.dialog-tips {
  position: absolute;
  z-index: 10;
  border-radius: var(--td-radius-default);
  border: 1px solid var(--td-border-level-1-color);
  padding: 10px;
}
.dialog-warning .dialog-content {
  text-align: center;
  font-size: 16px;
  line-height: 1.75;
}
.dialog-warning .dialog-warning-icon {
  position: relative;
  width: 65px;
  margin: 40px auto;
}
.dialog-warning .icon-bubble {
  position: absolute;
  right: -16px;
  bottom: -12px;
  fill: #fa6564;
}
.dialog.dialog--theme-coral .dialog-header {
  top: 0;
  left: 24px;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  padding: 0 64px 0 0;
  font-size: var(--td-font-size-body-large);
}
.dialog.dialog--theme-coral .dialog-header-close {
  top: 50%;
  right: 14px;
  width: 30px;
  height: 30px;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: var(--td-radius-default);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dialog.dialog--theme-coral .dialog-header-close .coral-icon-close_line {
  fill: var(--td-text-color-primary);
  width: 16px;
  height: 16px;
}
.dialog.dialog--theme-coral .dialog-header-close:hover {
  background-color: var(--td-bg-color-container-hover);
}
.dialog.dialog--theme-coral .dialog-content {
  top: 56px;
  bottom: 56px;
  padding: 0 24px;
  border-top: 1px solid var(--td-border-level-1-color);
}
.dialog.dialog--theme-coral .dialog-content.no-footer {
  bottom: 20px;
  border-bottom: unset;
}
.dialog.dialog--theme-coral .dialog-content.no-header {
  top: 0;
}
.dialog.dialog--theme-coral .dialog-footer {
  left: 24px;
  right: 24px;
  height: 56px;
  line-height: 56px;
}
.dialog.dialog--theme-coral .dialog-footer button {
  min-width: 0;
}
.dialog .ui-button-primary.coral-button--primary-line:hover {
  color: #fff;
}
.mobile-dialog {
  z-index: 500;
}
.mobile-dialog-container {
  position: fixed;
  left: 25px;
  right: 25px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.mobile-dialog-content {
  border-radius: var(--td-radius-default);
  background-color: #ffffff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-dialog-content.pop-out {
  -webkit-transition: opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.mobile-dialog-content-body {
  margin-top: 32px;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
}
.mobile-dialog-content-footer {
  height: 100px;
  width: 100%;
  position: relative;
}
.mobile-dialog-content-footer .btn-confirm {
  position: absolute;
  height: 40px;
  width: 110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 15px;
}
.mobile-dialog .icon-warning {
  margin-top: 50px;
  position: relative;
}
.mobile-dialog .icon-warning-laptop {
  height: 103px;
  width: 120px;
  display: block;
  background: url(data:image/png;base64,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) no-repeat 0 0;
  background-size: contain;
}
.mobile-dialog .icon-warning-survey {
  height: 50px;
  width: 43px;
  position: absolute;
  left: 41px;
  top: 14px;
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAABjCAYAAADq1kzqAAAbXklEQVR4nM1de6xmV1X/rX3O+b77vnPvvO6dzhQ6fdAQoaBQNPwpmojBxH9ETRSC8W/xhRqjqEQELKCGgFaJIIlCsQbRlBQKDSRAkUdLX5TWPofp9HZm2pn7/B7nnOUf+7X243x37h1p2cm93/nO2XvttdZe67fWfpx76cln1gHgV4no/QBWAAagfxMIvrC4JvGdgudsfpG5zQwQddfP09LP2d2hzPdL4Us+k3SsZClPDKwT6M8Y/EHss9BTaxs/DfAd8YNUgEtTalgH2Wd+wPx9r/yYgzxd/dT+ZtGbHAAyhC+Fz7A/Bn4dwCewj0JPra3/DwOv1Sx4VeZG3DLK5nsqCAUiTxJCKoJNlUCnpi4zm/uWj7R9TjFsPlPL3o0/V84AOAlg0FWhqygAr+ruKLbImDkKrhOdiJLaqqRpFOUq2XtSoZ4fDpSVd3lP1bThWHnsjCOVBQCwCsbVYENyDz9KO51UiGeQwQALSwpYkMLEn104aQUMh4By4xUInLN26hgowzt7npgJIAglEjwHAZ7GvVb70CkUwE2Kl6FSvFtaK4ixLv7usc7VsBEMPnBpwfUPgQSmTsJnA0BsHdx6GAV1JZQQ5fwoxWyraqHcFvsoZdxF3AlTjJ+hNTITiPJKICkoCbxLMoKQC4mj9ppdRmEHRl/HUTzAaoTKDPHe8+LpRRJMwrMJpbTMptYHxOObZ6AT6BHidJoNhIoVgxlYmQ04IZ1QyR5rfZ1U4bmYQGQVm4a9/Wq1lEzIzrLCBv3kFCNL2t45mLDaPP5mAibJ7xCWDIstkQoMrhKEcvNK8jLkIGLvpaSIWclUcr9z4EJ062Ymdn0yH9Llu9t7d+4Y8Axf+TRRthDAFvDQTXW3oiY/tq4WEg9THw/rsYvmXC6xbLL3096ZZV+mt8BVZRBNCYT5bewNcmAkTl9+KdNbuVENLccrZlKmF4YLKURu6urpiByUOKGZEzz1jjiYinqRoqX1pwCwT/dPb6XYagUhK5TJbNlGC5sukZ9RsXXtwKoIzC2grBiiLZTBP/K3iMIhNr9IJLYc6E+EmIwFMwOtS+Mk5OSwfX8KBYAytSh9LeMtACidIqCuW9+1E0QGFM6QIyGbxdIoleA2+s5CM8KKBF0/rfcYnUz1bWsGqqJAoQh1wyCK8dM2iQZrH6VM3SYgDQBQSmE0bvDI6TVsD0YoCgvFXVmD5LYj0ufiB2XqTcpMGIHis3VMaZoWvarEdcePYHaqj7ppovoh/84B91HKWIBwoUKXqijw3PoW1p7fQKmUm1YmxmbRQOhFooNk35bYoHcN1oCcR4Cj8Zs0LM9vbuPI0jwOzM5ESs0VIeAeS5KnZmKou6pKhUIVmWDBodUIjE1Kd7qYL0n9DgJd8osB75UMBTt9znmTbdBhAZdYym5G/XizCw7RY9cxpfddENqFue70IX/P4nPMcpeO4sfZAcoFpsmrbpOK6k5F/He32Msd1eR1zEmOs5xVXWo9eT9+nh1ENr/DXJXZplry/uXEfF9Km0z7RRGxbGZSHAKhYca4adw9xzyHxhlGaAZaiscoLBPiUHIvtsZJdFw9BhsvG9cNmrbVi51JULQB2o/YvgNVOndnk0/6gDVuGizMTOHgwhy2doY6+k8KKlLbXS7dlTRcqoJz3zsGjwDULWNpfgYHZmYwruuI+fyI7Nf9S4BdtE4Wjk1nddugX5V45ckrMBrXEb52mQiJRDJm9VJsYEK9YLCSvMx8Y6EyQovW5KkK47qJ1hk8k2FSeVnRX+alqY8RgKZtoRRhut+DT8Ynm6EXk0QbOCwjIlFHP5XrpwDS64BNCpIMbxyy+DXfluHcP8ZSy7dX6L4zKp2n5laH0t1NoGkZLRp4tu3CeM5actmi7IcgF9aDCZSpH+5FxbRz/eTBN6TdFVH9vf2jqS5lyKCwqGCmQsllHlBDC/CT3TC6dls4grpeRVJh+UHy9UIacLKEgzxx59cOwj5BVXkTZ4RjJK1WP8vvIXmm2E2l9E/k9EaUdBcz3ZLxwkt3TK1dAoys03UNUT/uS+wbEF3e3N/ilMe60O291YbW6F2Konq+yC0PrW8NkLmFca/YfET2Vt+RKog0Lk06Um/MFZKDL2TbaykDYgSAKWBQjmhVFFBKbv96hXu7kockPF47UaNA5CubtuQHzVUQVuwGP42nYhFERi7fkFnnqil+WwOwIGJ2ai9v7i/6zgQtgKGUwoWtbWwPRlBKCU5yZGV4mRRg0jayT/dBMSCkgWo36m3bot8rsTg7LfoS8GEGLthS2SemCqV2H9qqygIb2wPc+9hpjOoahdplF6arxCbS7YkTaACg2FR3L22rO7rh6uM4fGAOw5FepYqhKGZvP6VM/Sj1q0Ip7Ixq1E2DflWZZU9RN1BONllM67t7sliTTPw5n5116TYX0AvGYDTGYDRGYbe9KewqgI39ahTBKlXMlS0aQxWZ1X/HdKbXgDGEMaVzVy0zAPJe/GySQv0hhrQ+CIr0j2Q/zV+tN13G3D8YfuNaOs76nM+hVpdecr1fykh3KXqC/nV/mUgT09sTQuTwfP9Lf1GgCpNon3XapbIJbrGbG+budT239JLn3O0lORri2qIKJ6lDWNHDwf4T1dKSs56bl5ehFKFuWozqIRQpt51kt0DIuA2bxvF5Ccl7ztvdvF0E/cBiojSMXN+6M/LVPY5Kw2VG07QoCiVyk5QRuQS631KGzcMgZef/o7rBwsw0XnZiBZvbAxRFEdQL2CLqzu/kyodVoqsv8ianmIyAMQQEG2NRJaHppmkx3auwPD+L4Vgu/eUtN7dXd6ml7CLpT0wzWiYoAq46ejCyGLHPH8sUJwcc55Nhz8FKk/iu7/loLdNXV8+MkTZf26Pt2y5S675H4xp125rY6eNG+Hk5iAqU0XEFUfxc3yplMK6TsU1t0vgl2dHOAYpxWfYoHrTP9JIKme78Wrj12yQQIdfTUy5Libh3rGee7aGUMhwloOSYsUx4K2NxLywWmNMjO/4UHnnr6uxXfpcHiMPh5KitQBb4kGtRIh7AyPTpcuzTlzLtxF+HtpJ7KSFWuFR1frRl8Avr5OyfEPeR9w3Bm1Ne2I+eR8hU0dNKE4quDOHSStltHZGlBUd3YhUwLGox0HksMr90KK2sa3UohoTwnapAUYlyuko3fmral5lSdVur79y6jl1rJIe5YeRVxGLY0+hqlwA1TocvELnJUOAMNtqxO9JJrj2iQbBbJ8LLHG5P8iAxWKnZ7rlE09RcHqB/KaWX/pzDuEMNDJBeYHG4FZALhQi2aYzA2ZPMtmOC6cu+1QIXjVxQcdq1SkVAz3kS6Vy7aeI+2V3HbfdTSi+ojNa+M8tM2zIeWXtWb1ErFeZAucVJW+It8MDzrZVLaGFvnZaPeKCy14IfWUz/TdNiqlfhJUcPoioKtPaUoXX25BT1/kspD+CGi39ewb2qwNkLm3jszFkoEMitp6J7QN24sBfOKcBG3MhCuyBX3nNNbJjPWbepxKYBMdqWUdcN5qencOLIMgajUcDu/4eF2lKGxIwLwCvWolHLLaqiRFlkDqhdKi/75TnXrmtRpYsEA0OMo9nepPb7D1TmqEmc2vjubCjxR2U6+u7iQacDltju9XMlK3uHQiw8Zh4QIY/fSWp4mRt/IVFbpM/FficYiufsjkdhRfEzij7jcqmG1PWssw1lLNvKEmIMhb/2XEq/ySW6pzgPJLRmlUeRcp1r5ZnAkuifQ4OwHewFAi7DWlJSelGlDU6o5Bjarzv5UrpXGigXAU3kbBnT/QrTvQqDcbxHJWbXcYYieZafqcRpVI+fY5dnUcIQt2tZb/zNTvfRNG1aN8kCwndr91LKQHpLzGGg/hzXNWb7fdxw9QlsD0e7bPztJxqZNhyfjtlnyQyeVmqF2X4fo7o29VLt53eT91bc3N/Pnw2uCBchAuqmwcxUD3MzUz51QZdxpVKl77vAWIUyT8PBiMOISe0RZieZfsm+nR31Rrq/cZ17MdpOHAwJl6PvE1MtMRkV5YKEFLVuWqDJH0YIByeOsPlR1zVb0U/s5znMEAmf44NCCiwOZSBWfI6+/971muZeing7JSYQChLksxQKKxUS2poUPgW9ODykQWK31CFUWbxlieBb3CZVXHgGYP8QVNr8zRMKlZtzgdRJY1cPrS6ZizMjdz4rLZMjl6QhgcEfHSKX8cWeEwNJOrsVN4xL8NQM2tkCXExWeXBCZfIopZYcZnne/UN8SC3OW22XYmPriyNzylM60PZdfgKTmIJbr2EA0Y6pX+gx91sGqh6ag1MAgOLs85i+6x5U998NnpvvnCAkL6eFivBiEYBC6dcQ5XaFb2boOFKU5q2OJPl7cTGBom5aNFGOlnpU7CkxPY3ZDAL3++CpClwAKBDYjdUvNQDGAO0MQOMx2oMLYAVM3fFlVN++C9UDd6M8dQrF+gVwVXVucHb8EQXJoE51ikJhVNcYjmpzysM/97JyoNdIV856A4sLu3FfZvoVFNkXdGP+cqejI4tnBvp9tAs9sAKKc1son3gMxZkfoDi7BmxugIZDQBF4ahq8eADN0VXUq8fRXHEl2uUpFGvnz83d/CFMf/ZWoG3QHDyCdmERvHxQp3+TlZqqQG6qVWWB7cEI9z9xGtvDGmWRgYdJ6emlpK42VYU+7nj80AFcd/wo0LZZ5lNMNvDALWhmBvVCCbowRu/LX0P/O3eh/P4DKJ4+BRrsgEYjoK6BptErbkUBrkpw2QMvLKK+6lqMXn0j+nfefmN1/92fqVePAWXlYW2XhQF6am19AKCvmQL8O/ae6alehTPnL+Lex0+jV8oXr11i5zsSoBfY16SYFOlnPG4wN93Hj197JQpFaNoWk9Mz401VidHyNOrzQ8zccRtmvngbeo88CBrsgGdm0E7PggoFKKXHkJQbMOJWp2J1A9q4CDCjXTgA7vVuA9HfgvnzVj4v/q6WGgYB+ZYIsz6hUqpCb+9aDA3OHVKoZCN/4KFxRmR1ROE9pcjM2uRDmT1YyNYpUwEGz8/hYkEob/8Klm/5Z8w8+F1QfwrN4gG0S8uaCnfnrUwKpAitKoCDh0H25AvRG5n5jQR8ioHfB3Aqq8lUqZlUKnEvQB9eU56phEMhfM4ac8WmW24vKn6Y5qp6/PQ7+5UibM/N4cK5TRz4l4/g6O23olSEeuUYmEgrJ7f0CGjLFLek5bE7SuRStjcD+FkAvw3g4x3SAEi2qFMN2ByTGZMV5RQcKcfFGWdeafCOrNtdsBQ0rKCUXmF/rj+Hiw+fwokP/xWO3nsX6uVDqPtTBl+jJRFByv9lDRNqBXxxpGzR+xIzfwygl4PwB4naTDEH1AyuiPQl1Bi5M1VFy5CrfwlwJ4qmrKUQEG5FieejusFMvwdSMR96cAtFKAh4GjPYePBRvPxD78TSEw9hcPSYru+W98K+3C6OGV/3chxzwILz0igLtJUY/A5iHCLgN3KoqmdUkTbihYVx3WB+uo8rjyxjazD0q1QBQpDIRUVaI4E0mKWYNjYHE8GvblqsLh9AoQqzTOfbFYUCcYtTwwIX107jhn/4Syw99X0MDq8icCeZczGbmTU567XWaFO94L7xKImAfkvMpYVvA7AB4O0ZpUrr9PqRQaLhFmWhcP2JoyYSI7FtMj37GQsLcxRBRlzLO56a7l+RwrhpgiltofTnDy6Oca5p8cpPfhgHH74HO0euyCYVAg+NYkRfdQ175paUApXhPMgkQkmx/Jj1598C8BCAv5d1hMnlfrSyCToJHzdtpH7/zf7xF9uxDlbklCbft5fBPrMgiLY1r8GbjIShsw8ihTPnNnG2mMbJL30GK1+/AzsHVxJtxiE2gHeltEKHQ+08SgF1DR6NQKoI13LJS8jwhNwBaF0+QsDLpdaC5D+35hmyyG6XRD+xyyah9Urrs1Q9zIS2CegB87PaCDKgT+kppbB2bgNrmMLykw/jytv+FfXsHLgodIRPQMwrIkCd7W3QzCym/vQvUFxxXCvu4joGH3gfmscfg5qb83ScJjlL2yIdMz5OwGttBSWrUb5Z8hmrneUwRuq0YJ+2jGEnoeqeVWWB59d3cHZjgLLfw4kv3Ire8+fRzM4jmDDr6OM5IO0tQQ/b26DVFZSvvRF07Bho9RjU9dejuPZaYH09aCvBIwQsj8VG9tcA+BXbVChVKoWDa04ULN8Ftftb+lmSCJghD60wRECP4aEfM4CyJGztjLB2bhPt4hKWvv9dHLr7qxgt2fm3rczhJzSG2vNZZC+UAjXp6j+Px4A5um7/kkUwzO6oUXp61SwTvsumxCpUYEBF/FicjOtIxdgwmVpskFkkyov6sbVM6tQ2jDPnN9EyQ/WncPhbX0G5fgFc9cKgoZlMuGPm1Ewy08v4lpu+mh9Lx2YVie8SXU1EP09E8R9QjC3JBqqQhFewfgM6UG7CbTjq/lscQjQ9lysQoSwKnLu4je3BGDQ3h6m101h66B7Us/NZEzDJZwIyVmvJPCJTT0d971cOl0U9N1DyU/+8jZkhDkW5JtF3c+Xys4gZVyVuq+8xbIe2jrBaZvPc0vVZQ1lot39ufYCqUGimZrD4vw9geu0HaKZnfbpkGkvhgp7EyRpyCs9oVajBDqqU2d4L8DuQHwDwBiKaV2kwipUUBi+iTNUJxQoSbv2aH/Lo7DfwYE9m4vyFHX2AQxG4KDD/xENQwwFYeYHkWrjkOifxxPfA0uqpBYUPXYYgNLgA4KcU3J9RkmzFLKYJUt4yc3Rsr6k0lFzo+qVS2NgeYWNriLJUaFWBcrCN6WfPgKlwJCXMhwMnybGbPU0uMovwF9piLSmRNEYjKfLbVymAR074QEEhBFgX7nafOAR5nIyjfYqnso52sQsbA9i8ua0qVOsX0LvwHJqpKc+dNdWoR3cdbg+I3LPDEJz7+2P2tmXsz9ZOOGgHMPP1CqCvhxtxUmihWDcaOYXarbn4z2iEdWKLl+JZhVSFwtbOEJs7I5SlfgmOixLlziaqzQvgskw4JCFcEgIt9sY5bEYGJ6NZ4dKD4AA/4FPSkgNAwDEF4A9zQvuSjH++HlvC0gI7mEc04vAvYgCM9a0R2lYsmisFNR6jGA4AVXjqVmBOe+UoONmI3o0Dk/Czozr7gCYC46IC8E0AbwD4nm7ik6Jm170utw9HXXJZKMLOqMHmjv4brTYjIDCaqWmwKnxuikxEFnQJAc6JbuLgaxurCCd9HpVqhGANgaUl60WWws79vwjQqwG8HuC5kJRPKyg6mRJ0Q/5NaxnJhTSJbGGaptuNxi2apnF/W0AxY2f+ABYevv9oMdj5WFtV5PBUCGRhIFhwNk+cJMat0WYMh/SSopQlK2m80C7r6H4H8W7qV9PeXthiF48BgNoW26sncOCB7+D6m98NcPvBtqyW7f6RW6V3A2rRPYzUwSGJuXnws89g/F//CXXsCp0nr6+jfehB0IGl7GzL8WZpQIybGUiRYZzv2KJ+8Qu1DbZXr8SBh+/DDTe9A8XOFg0PHnlaNc2yc2AWLmiK9C+J/mTm7ej3gbrG8Kb3OGtnADS/AMzNunUBmbtwhq77NL+EdT/xI6lUalvsHF7FwmPfw6ve+zsohgMMDx5h1TSPAPixGDtdO8BZbyi49VPzWRTAwqLedgH0mmpVgYOFFrHBaOkY/JaL3VKx5vv9+/yzPT/c0vb6oLbFNbfcjKkL5zBcPgLSOw7fYJjIbt0ecLmoywhAbhnQ3bcQQAQej8DDgd7/LxS4rsGDAagoXKpESYZvighK+sNHM3P1zR85S6WWsX3FMZy85WM4/I07sXn8KqCprWV8joD3+P8vkL6ablMpneMZmjIL2NkGpmcw/c53QV1xXNdcX8fw/e9D+/ijwNx8gJ2Bu3Pg5iF86MtHANz7I2Wp1LbYObqEpfvuwUs/+wkMDx6Jq9wL4D4gypjlzCnKCFyxbry1BbW6ivI1N0KtHoNaPYbiZdejuPY68PoGEtq2OeCtM74P1+WtwK7/O+UFLMxopvoo6hrX3PKPmH7+LOq5BRe93aqRopv9ahOcuwZ/Kg8IrJSlkrMLBAC3beDSzt7lNFeuiIk+XVZO9E+Z9dQXsRBhPNfD0U//G5a+dgc2j71Ub8j5tUr907QfVUpdTJqLayuqdt0QIkgpYDvzvxAHA/fvR0Ka+ckKCYUa/v8DwKNA56m/F6H0plAMANzxOWyUffDWlo/aojDzTtO2fzJ3YPHvHM6ZZzJZ92mXfWgweG4e7dk1DD7w11Crq/rZ+jqa++8DHTwkgp1pZgCTZYDyICtTtne4Nk+tbcRsR+zZWY+cKXH06QR2/aaTxnC66g8tMLgF1Oo82nsewvgXfwa0uAhUvUShlvbO1jaWV47eu3z40CtGw6Gn7maW6V8cshMwUgrctmifOQOYl36pKEErK0BVAW0r2thGoYwUfwfeB/hjQC+upWopoVZn0Xz9Lgx+9+0YX7wImpkFBsOJTZ97+pnv9qemXjEzP4vx0CjHDRZnzMIcVze5qVpZdc+caQQHRQROR3jN8CdeQPQ9MAfnql48pbYMzMygWCwxuuPL2P6lXwDGI5TXXAeMR0A5iTVCXY8Prz15CqsnX4Kp6WmMR6Ng/VP+jQDp0vmVC9vMp2ku2Y8s3ixT2EnANgFvjOm9OIGqZdDiLGi+xPBT/47tt7wZ6PdAJ6/RiTmwyw/3iqq8rh6PcObxpzDcGaDXD+Fil52ToJDIIELr9plAHMAMBPwcgCdiei+8UpmhVuZB/QLbb3urVmivBzqyAjT1pVK5HoyryqqH8WiEpx9/Alsbm6j6Pbg3T0yh6DNEdnGdGQG3Wyp2aU21MZh/FsBXclb/giuVji6gffI0dt76Fow/+Qmok9eAZuf2olAAeL3+YJRViXo8xtOPPYmL555D2aug7P/LssqwerYzVXspp7JCO/Gkwf4YT3kUhJ8E4QtdzL0wmNq0wMw01GKF8e13Yuc3fw28tY7imuss53six8CbZKuirNA2NZ49dXp9uL0zu7RyuKj6PTTjGq2M5n5h0BCKJgXRtDc2XiL6KDP/HgMXJkHLC5NS9SqgqTH8m/di9PGPAnUNOnQ4SF/2UK4E8CCAxwn4HoBvM3A/gKeZ+bl2XM/2pqfetHT08NtnFxZWmBnc6oyga+xsUIrTJyHYtxj4cwL+O0jdOkj+8JVKAB2ew+CP/hiD97wb6uSVoLl5YNf/XNZZjkL/i/i7rFfHOFnXDbhpD80eWHjrodWVX6561U80pr9YZU6hVkYvwBDA55n5EwA+LSXfTakvjPsz0J56CrQ4A5qevRyFAsCa+eksRVmgYZwbbO3cVNf1TVW/eh0Bb2DgdSC6BsAJMM9F+eh5AI8z8Agx3wmiL8FMO/da/g+UX6JJp39ntQAAAABJRU5ErkJggg==) no-repeat 0 0;
  background-size: contain;
}
@-webkit-keyframes a-dialog {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes a-dialog {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes a-dialog-container {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes a-dialog-container {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/IconSystem/style.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.icon-component {
  height: 1em;
  width: 1em;
  fill: currentColor;
}
.icon-logo .icon-logo-bottom {
  fill: #2c7ec3;
}
.icon-logo .icon-logo-top {
  fill: #44af37;
}
.icon-logo-weapp {
  fill: #656565;
  width: 43px;
  height: 43px;
}
.icon-logo-weapp:hover {
  fill: #00A637;
}
.icon-logo-wechat {
  fill: #656565;
}
.icon-logo-wechat:hover {
  fill: #91e0bc;
}
.icon-logo-qq {
  fill: #656565;
}
.icon-logo-qq:hover {
  fill: #58a6e7;
}
.icon-logo-qzone {
  fill: #656565;
}
.icon-logo-qzone:hover {
  fill: #f7cf46;
}
.icon-logo-weibo {
  fill: #656565;
}
.icon-logo-weibo:hover {
  fill: #d6655c;
}
.icon-launch {
  width: 19px;
  height: 19px;
  fill: #797979;
}
.icon-preview {
  width: 25px;
  height: 25px;
  fill: #797979;
}
.icon-start {
  height: 14px;
  width: 12px;
  vertical-align: middle;
}
.icon-pause {
  height: 14px;
  width: 12px;
  vertical-align: middle;
}
.icon-setting-display,
.icon-setting-recovery,
.icon-setting-gift,
.icon-setting-collaborator {
  width: 25px;
  height: 25px;
  fill: #797979;
}
.icon-stat-overview,
.icon-stat-recycle,
.icon-stat-chart,
.icon-stat-analyse,
.icon-stat-gift,
.icon-stat-report,
.icon-stat-sign,
.icon-stat-ai {
  width: 28px;
  height: 28px;
  fill: #8E8E8E;
}
.icon-stat-sign {
  stroke: 0;
  stroke: #8E8E8E;
}
.icon-stat-overview .icon-stat-overview-needle {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-name: icon-stat-rotate;
          animation-name: icon-stat-rotate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
}
.icon-stat-chart {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-name: icon-stat-rotate;
          animation-name: icon-stat-rotate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
}
.icon-stat-chart:hover {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
.icon-stat-recycle .icon-stat-recycle-top {
  -webkit-transform-origin: 10px center;
      -ms-transform-origin: 10px center;
          transform-origin: 10px center;
  -webkit-animation-name: icon-stat-bar;
          animation-name: icon-stat-bar;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.icon-stat-recycle .icon-stat-recycle-middle {
  -webkit-transform-origin: 10px center;
      -ms-transform-origin: 10px center;
          transform-origin: 10px center;
  -webkit-animation-name: icon-stat-bar;
          animation-name: icon-stat-bar;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.icon-stat-recycle .icon-stat-recycle-bottom {
  -webkit-transform-origin: 10px center;
      -ms-transform-origin: 10px center;
          transform-origin: 10px center;
  -webkit-animation-name: icon-stat-bar;
          animation-name: icon-stat-bar;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.icon-stat-analyse .icon-stat-analyse-left {
  -webkit-transform-origin: center 36px;
      -ms-transform-origin: center 36px;
          transform-origin: center 36px;
  -webkit-animation-name: icon-stat-column;
          animation-name: icon-stat-column;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.icon-stat-analyse .icon-stat-analyse-center {
  -webkit-transform-origin: center 36px;
      -ms-transform-origin: center 36px;
          transform-origin: center 36px;
  -webkit-animation-name: icon-stat-column;
          animation-name: icon-stat-column;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.icon-stat-analyse .icon-stat-analyse-right {
  -webkit-transform-origin: center 36px;
      -ms-transform-origin: center 36px;
          transform-origin: center 36px;
  -webkit-animation-name: icon-stat-column;
          animation-name: icon-stat-column;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.icon-stat-gift .icon-stat-gift-hat {
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-animation-name: icon-gift-hat;
          animation-name: icon-gift-hat;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
}
.icon-stat-sign .icon-stat-sign-line-1,
.icon-stat-sign .icon-stat-sign-line-2,
.icon-stat-sign .icon-stat-sign-line-3,
.icon-stat-sign .icon-stat-sign-line-4 {
  -webkit-transform-origin: 10px center;
      -ms-transform-origin: 10px center;
          transform-origin: 10px center;
  -webkit-animation-name: icon-stat-sign-bar;
          animation-name: icon-stat-sign-bar;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
.icon-stat-sign .icon-stat-sign-line-1 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.icon-stat-sign .icon-stat-sign-line-2 {
  -webkit-animation-delay: 0.14s;
          animation-delay: 0.14s;
}
.icon-stat-sign .icon-stat-sign-tips {
  stroke-dasharray: 39 39;
  -webkit-animation-name: icon-stat-sign-tips;
          animation-name: icon-stat-sign-tips;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
.icon .coral-icon-answer_group_line path:nth-child(2),
.icon .icon-stat-ai path:nth-child(2) {
  -webkit-animation-name: icon-stat-rotate;
          animation-name: icon-stat-rotate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
}
.icon .icon-stat-ai path:nth-child(2) {
  -webkit-transform-origin: 20px 20px;
      -ms-transform-origin: 20px 20px;
          transform-origin: 20px 20px;
}
.icon-edit {
  overflow: visible;
}
.icon-edit .icon-edit-pen {
  -webkit-animation-name: icon-edit-pen;
          animation-name: icon-edit-pen;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  /* 默认使用 inherit 继承，便于扩大动画响应区域 */
  -webkit-animation-duration: inherit;
          animation-duration: inherit;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
.icon:hover {
  /* 默认 SVG hover 的时候响应动画 */
}
.icon:hover .icon-stat-overview-needle,
.icon:hover .icon-stat-recycle-top,
.icon:hover .icon-stat-recycle-middle,
.icon:hover .icon-stat-recycle-bottom,
.icon:hover .icon-stat-analyse-left,
.icon:hover .icon-stat-analyse-center,
.icon:hover .icon-stat-analyse-right,
.icon:hover .icon-stat-chart,
.icon:hover .icon-stat-sign,
.icon:hover .icon-stat-gift-hat {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
.icon:hover .icon-edit-pen {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}
.icon:hover .coral-icon-answer_group_line path:nth-child(2),
.icon:hover .icon-stat-ai path:nth-child(2) {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
.icon:hover .icon-stat-sign {
  stroke: #008fff;
}
.icon-survey {
  width: 65px;
  height: 80px;
}
.icon-survey .icon-survey-bg {
  fill: #DBDBDB;
}
.icon-loading {
  width: 65px;
  height: 80px;
}
.icon-loading .icon-loading-bg {
  fill: #2196F3;
}
.icon-loading .icon-loading-arrow {
  -webkit-transform-origin: 50% 56%;
      -ms-transform-origin: 50% 56%;
          transform-origin: 50% 56%;
  -webkit-animation: rotate 1.2s linear infinite;
          animation: rotate 1.2s linear infinite;
}
.icon-loading-arrow {
  width: 33px;
  height: 33px;
  -webkit-animation: rotate 1.2s linear infinite;
          animation: rotate 1.2s linear infinite;
}
.icon-close {
  width: 20px;
  height: 20px;
  fill: #bbbbbb;
}
.icon-bubble {
  width: 35px;
  height: 35px;
  fill: #1593fb;
}
.icon-success {
  width: 24px;
  height: 24px;
  fill: #1593fb;
}
.icon-success-slim {
  width: 48px;
  height: 48px;
}
.icon-fail {
  width: 24px;
  height: 24px;
  fill: #ef5350;
}
.icon-tips {
  width: 18px;
  height: 18px;
  fill: #000;
}
.icon-search {
  width: 16px;
  height: 16px;
}
.icon-checked-only {
  width: 15px;
  height: 15px;
  fill: #008fff;
}
.icon-trash {
  width: 14px;
  fill: #008fff;
}
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-down,
.icon-arrow-up {
  width: 24px;
  height: 24px;
  fill: #bbc5cf;
}
.icon-arrow-slim {
  width: 16px;
  height: 16px;
  fill: #bbc5cf;
}
.icon-survey-gift {
  width: 18px;
  height: 18px;
  fill: #000;
}
.icon-btn-close {
  height: 24px;
  width: 24px;
}
.icon-btn-close-inverse {
  height: 14px;
  width: 14px;
}
.icon-btn-add {
  height: 30px;
  width: 30px;
  cursor: pointer;
}
.icon-download {
  width: 16px;
  height: 16px;
}
.icon-add-circle {
  height: 48px;
  width: 48px;
  cursor: pointer;
}
.icon-import-table {
  height: 24px;
  width: 24px;
}
.icon-date-range {
  width: 18px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
}
.icon-arrow-head {
  height: 10px;
  margin-left: 10px;
  fill: #dddddd;
}
.icon-exchange {
  width: 12px;
}
.icon-file {
  width: 20px;
}
.icon-answer {
  width: 14px;
}
.icon-file-expand {
  width: 16px;
}
.icon-file-collapse {
  width: 16px;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-359deg);
            transform: rotate(-359deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-359deg);
            transform: rotate(-359deg);
  }
}
@-webkit-keyframes icon-stat-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  50% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes icon-stat-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  50% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes icon-stat-bar {
  60% {
    -webkit-transform: scale(0.1, 1);
            transform: scale(0.1, 1);
  }
}
@keyframes icon-stat-bar {
  60% {
    -webkit-transform: scale(0.1, 1);
            transform: scale(0.1, 1);
  }
}
@-webkit-keyframes icon-stat-column {
  60% {
    -webkit-transform: scale(1, 0.1);
            transform: scale(1, 0.1);
  }
}
@keyframes icon-stat-column {
  60% {
    -webkit-transform: scale(1, 0.1);
            transform: scale(1, 0.1);
  }
}
@-webkit-keyframes icon-gift-hat {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@keyframes icon-gift-hat {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@-webkit-keyframes icon-edit-pen {
  0% {
    -webkit-transform: translate(-2px, -32px);
  }
  20% {
    -webkit-transform: translate(18px, -32px);
  }
  30% {
    -webkit-transform: translate(-2px, -24px);
  }
  50% {
    -webkit-transform: translate(18px, -24px);
  }
  60% {
    -webkit-transform: translate(-2px, -16px);
  }
  80% {
    -webkit-transform: translate(18px, -16px);
  }
  100% {
    -webkit-transform: translate(-2px, -32px);
  }
}
@keyframes icon-edit-pen {
  0% {
    -webkit-transform: translate(-2px, -32px);
  }
  20% {
    -webkit-transform: translate(18px, -32px);
  }
  30% {
    -webkit-transform: translate(-2px, -24px);
  }
  50% {
    -webkit-transform: translate(18px, -24px);
  }
  60% {
    -webkit-transform: translate(-2px, -16px);
  }
  80% {
    -webkit-transform: translate(18px, -16px);
  }
  100% {
    -webkit-transform: translate(-2px, -32px);
  }
}
@-webkit-keyframes icon-stat-sign-bar {
  10%,
  70% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  20%,
  30% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
}
@keyframes icon-stat-sign-bar {
  10%,
  70% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  20%,
  30% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
}
@-webkit-keyframes icon-stat-sign-tips {
  70%,
  100% {
    stroke-dashoffset: 78;
  }
  20%,
  30% {
    stroke-dashoffset: 39;
  }
}
@keyframes icon-stat-sign-tips {
  70%,
  100% {
    stroke-dashoffset: 78;
  }
  20%,
  30% {
    stroke-dashoffset: 39;
  }
}

/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/OverStorageDialog/index.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.over-storage-dialog .dialog-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.over-storage-dialog .dialog-content > p {
  font-size: var(--td-font-size-body-large);
  color: var(--td-text-color-primary);
}
.over-storage-dialog .dialog-content > span {
  display: block;
  color: var(--td-text-color-secondary);
  font-size: var(--td-font-size-body-medium);
  margin-top: 10px;
}
.over-storage-dialog .storage-text-button {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/normalize/normalize.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
  line-height: 1.5;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* 去除鼠标点击时候的outline轮廓，而保留键盘访问时候的outline轮廓
https://www.zhangxinxu.com/wordpress/2019/03/css-focus-visible/
** 20210610 更新 **
新版的 chrome，firefox 在鼠标点击上文提到的3种情况时已经不会再出蓝色的轮廓了
safari 目前还不支持 :focus-visible，所以以下代码对 safari 也无效(https://caniuse.com/?search=focus-visible)
综上，下面这段代码【只解决了】较低版本的 chrome 或 firefox 浏览器下，【下列3种元素被点击后会出现蓝色轮廓】的场景服务
1.设置了背景的<button>按钮；
2.HTML5 <summary>元素；
3.设置了HTML tabindex属性的元素；
特别需要注意的是，input被点击后，必定会出现:focus的样式，强烈不建议设置 input:focus{outline:0}，请与设计师沟通优化input元素获取焦点时的样式
*/
:focus:not(:focus-visible) {
  outline: 0;
}
/**
* 之前打包策略会打入 @tencent/ten-design-react/lib/theme/base.less
* 下面是跟normalize.css差异的部份
*/
ul,
dl,
li,
dd,
dt {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/core/page.less ***!
  \******************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
/*  全局样式  */
html,
body {
  height: 100%;
}
#root-container {
  height: 100%;
}
body:lang(en) {
  line-height: calc(100% + 8px);
}
svg.coral-icon {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.browser-focus-style-default {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}
.inputs-focus-style-default {
  outline: 0;
  border-color: #2863f3;
}
.textarea-focus-style-default {
  outline: 0;
  border-color: #2863f3;
}
.focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.radio-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.checkbox-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.star-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.matrixradio-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.matrixcheckbox-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.matrixstar-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.button-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.select-focus-style-default {
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.upload-focus-style-default {
  outline: 2px solid gray;
  outline: 0;
  -webkit-box-shadow: 0px 0px 4px #2378ff;
          box-shadow: 0px 0px 4px #2378ff;
}
.coral-icon[theme='primary'] {
  fill: var(--td-brand-color);
}
.coral-icon[theme='error'] {
  fill: var(--td-error-color);
}
.coral-icon[theme='success'] {
  fill: var(--td-success-color);
}
.coral-icon[theme='warning'] {
  fill: var(--td-warning-color);
}
.dialog--theme-coral {
  /** dialog 组件适配移动端 popup 样式*/
}
@media (max-width: 980px) {
  .dialog--theme-coral .t-dialog {
    max-width: 90%;
  }
}
.dialog--theme-coral .t-dialog__wrap .t-dialog {
  border: 0;
  -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.12);
}
.dialog--theme-coral .t-dialog {
  padding: 0;
}
.dialog--theme-coral .t-dialog__header {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  padding: 0 64px 0 24px;
  border-bottom: 1px solid var(--td-border-level-1-color);
}
.dialog--theme-coral .t-dialog__header-content {
  display: inline-block;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dialog--theme-coral .t-dialog__close {
  position: absolute;
  top: 13px;
  right: 14px;
  width: 30px;
  height: 30px;
  font-size: 22px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--td-text-color-primary);
}
.dialog--theme-coral .t-dialog__body {
  padding: 24px;
  color: var(--td-text-color-primary);
}
.dialog--theme-coral .t-dialog__footer {
  height: 56px;
  padding: 0 24px;
  word-spacing: 0;
  line-height: 56px;
  border-top: 1px solid var(--td-border-level-1-color);
}
.dialog--theme-coral .t-dialog__footer .t-button {
  vertical-align: middle;
}
.dialog--theme-coral .t-dialog__footer .t-button + .t-button {
  margin-left: 16px;
}
@-webkit-keyframes tDialogSlideIn {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes tDialogSlideIn {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes tDialogSlideOut {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
@keyframes tDialogSlideOut {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
.dialog--theme-coral-popup .t-dialog {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  position: fixed;
  bottom: 0px;
  max-width: 100% !important;
  width: 100% !important;
  padding-bottom: env(safe-area-inset-bottom);
}
.dialog--theme-coral-popup .t-dialog-zoom-appear-active,
.dialog--theme-coral-popup .t-dialog-zoom-enter-active {
  -webkit-animation-name: tDialogSlideIn!important;
          animation-name: tDialogSlideIn!important;
}
.dialog--theme-coral-popup .t-dialog-zoom-exit-active {
  -webkit-animation-name: tDialogSlideOut!important;
          animation-name: tDialogSlideOut!important;
}
.table--theme-version-info {
  border: 1px solid #ddd;
  overflow: hidden;
  border-radius: 6px;
}
.table--theme-version-info.t-table tbody tr:last-child td {
  border-bottom: 0;
}
@media (max-width: 980px) {
  .dialog--theme-coral-tabs .t-dialog {
    max-width: 90%;
  }
}
.dialog--theme-coral-tabs .t-dialog {
  padding: 0;
}
.dialog--theme-coral-tabs .t-dialog__body {
  padding: 0;
}
.dialog--theme-coral-tabs .t-dialog__header {
  position: absolute;
  height: 56px;
  right: 24px;
  z-index: 2;
}
.dialog--theme-coral-tabs .t-dialog__close {
  height: 26px;
  width: 26px;
  font-size: 22px;
  color: var(--td-text-color-primary);
}
.dialog--theme-coral-tabs .t-dialog__footer {
  height: 56px;
  padding: 0 24px;
  word-spacing: 0;
  line-height: 56px;
  border-top: 1px solid var(--td-border-level-1-color);
}
.dialog--theme-coral-tabs .t-dialog__footer .t-button {
  vertical-align: 0;
}
.dialog--theme-coral-tabs .t-dialog__footer .t-button + .t-button {
  margin-left: 16px;
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-item-wrapper {
  margin-left: 0;
  margin-right: 0;
  height: var(--td-comp-size-m);
  font-weight: 600;
  font-size: 16px;
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-item {
  height: 56px;
  color: var(--td-text-color-primary);
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-item.t-is-active {
  color: var(--td-brand-color);
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-container.t-is-top {
  padding: 0 12px;
}
.dialog--theme-coral-tabs .t-tabs .t-tabs__nav-container.t-is-top::after {
  border-color: var(--td-border-level-1-color);
  width: auto;
  left: -24px;
  right: -24px;
}
.dialog--theme-coral-tabs .t-tabs__content {
  padding: 24px;
}
.alert--theme-coral.t-alert {
  padding: 8px 12px;
}
.alert--theme-coral.t-alert .t-alert__message {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.tooltips--theme-coral .t-popup__content {
  padding: 8px;
}
.dialog--theme-coral-table.t-table--bordered th,
.dialog--theme-coral-table.t-table--bordered td {
  border-left: none;
}
.dialog--theme-coral-table .t-table__header > tr > th {
  background-color: var(--td-bg-color-secondarycontainer);
}
.t-loading.loading--fill {
  width: 100%;
  height: 100%;
}
body .t-alert__close .t-icon {
  font-size: var(--td-font-size-title-large);
  vertical-align: top;
}
body a.t-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 980px) {
  body .t-alert {
    padding-left: 12px;
    padding-right: 12px;
  }
  body .t-alert__icon + .t-alert__content {
    margin-left: 6px;
  }
  body .t-ripple {
    display: none;
  }
}
html .t-button.t-size-full-width {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.t-badge--circle {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.t-tabs.tabs-theme--coral .t-tabs__nav-item {
  height: 58px;
  line-height: 56px;
  font-weight: 600;
  font-size: 16px;
}
.t-tabs.tabs-theme--coral .t-tabs__nav-item:not(.t-is-active) {
  color: var(--td-text-color-primary);
}
.t-table.table-theme--coral .t-table__header > tr > th {
  background-color: var(--td-bg-color-secondarycontainer);
}
.t-button .icon-component + .t-button__text {
  margin-left: 6px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/ai/unit/index.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
.ai-unit-container {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ai-unit-container-count {
  margin-right: 2px;
}
.ai-unit-container-count-bold {
  font-weight: 600;
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Enterprise/ConsultationPopup/components/ScaleSelect/index.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-scale-select {
  padding: 8px;
}
.consultation-scale-select-title {
  line-height: 22px;
  font-size: 14px;
  font-weight: 600;
}
.consultation-scale-select-button {
  margin-top: 8px;
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(3, auto);
}
@media (max-width: 980px) {
  .consultation-scale-select-button {
    grid-template-columns: repeat(1, auto);
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Enterprise/ConsultationPopup/components/ClassSelect/index.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-class-select {
  padding: 8px;
}
.consultation-class-select-title {
  line-height: 22px;
  font-size: 14px;
  font-weight: 600;
}
.consultation-class-select-button {
  margin-top: 8px;
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(2, auto);
}
@media (max-width: 980px) {
  .consultation-class-select-button {
    grid-template-columns: repeat(1, auto);
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Enterprise/ConsultationPopup/components/QrCode/index.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-qrcode {
  padding: 4px 0;
  text-align: center;
}
.consultation-qrcode > img {
  display: block;
  width: 120px;
  height: 120px;
  margin: auto;
}
.consultation-qrcode-text {
  display: block;
  font-size: var(--td-font-size-body-medium);
  line-height: 24px;
  color: var(--td-text-color-secondary);
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Enterprise/ConsultationPopup/components/ConsultationType/index.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-type {
  padding: 8px;
}
.consultation-type-title {
  line-height: 22px;
  font-size: 14px;
  font-weight: 600;
}
.consultation-type-button {
  margin-top: 8px;
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(2, auto);
}
@media (max-width: 980px) {
  .consultation-type-button {
    grid-template-columns: repeat(1, auto);
  }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Enterprise/ConsultationPopup/index.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.consultation-popup-overlay .t-popup__content {
  padding: 8px;
}
.consultation-link {
  vertical-align: middle;
}
.consultation-link .coral-icon-customer_service_line {
  fill: var(--td-brand-color);
  width: 16px;
  vertical-align: middle;
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/AnimateGroup/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.animateGroup-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1020;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  pointer-events: none;
}
.animateGroup-mask.visible {
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: auto;
}
.animateGroup.show .animateGroup-mask {
  opacity: 1;
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Mobile/Popup/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.m-popup-root {
  color: #000;
}
.m-popup-mask {
  position: fixed;
  z-index: 1010;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
}
.m-popup-mask.run-animate {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.m-popup-mask.anim-before-show,
.m-popup-mask.anim-after-hide,
.m-popup-mask.anim-hide {
  opacity: 0;
}
.m-popup-mask.anim-before-hide,
.m-popup-mask.anim-after-show,
.m-popup-mask.anim-show {
  opacity: 1;
}
.m-popup-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  border-bottom: 1px solid var(--td-component-stroke);
  width: 100%;
}
.m-popup-header__button {
  width: 20%;
  min-width: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-popup-header__button .t-button {
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
.m-popup-header__title {
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 3;
  color: var(--td-text-color-primary);
}
.m-popup-header__title + .m-popup-header__button {
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
.m-popup-header .t-button:hover {
  background-color: transparent;
  border-color: transparent;
}
.m-popup-content {
  position: fixed;
  z-index: 1010;
  width: 100vw;
  left: 0;
  bottom: 0;
  background-color: var(--td-bg-color-container);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 20px 40px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 20px 40px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  border-radius: 8px 8px 0px 0px;
}
.m-popup-content.run-animate {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.m-popup-content.anim-before-show,
.m-popup-content.anim-after-hide,
.m-popup-content.anim-hide {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.m-popup-content.anim-before-hide,
.m-popup-content.anim-after-show,
.m-popup-content.anim-show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.m-popup-content__container {
  overflow-y: auto;
}
.m-popup-root.exit-active .m-popup-content {
  -webkit-animation: slide-out 0.33s ease-in;
          animation: slide-out 0.33s ease-in;
}
@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Dialog/share-dialog.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.dialog.share-dialog .dialog-container {
  height: auto !important;
  top: 50% !important;
  bottom: initial !important;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dialog.share-dialog .dialog-container .dialog-content {
  position: relative;
  top: 0;
  bottom: 0;
  margin: 56px 0;
}
.dialog.share-dialog .dialog-container .dialog-content.no-footer {
  margin-bottom: 0;
}
.dialog.share-dialog .share-dialog--inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dialog.share-dialog .share-dialog--content {
  padding: 24px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog.share-dialog--footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/Mobile/Wrapper/style.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.mobile-transform-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}
.mobile-transform-wrapper--content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mobile-transform-wrapper--prev,
.mobile-transform-wrapper--active,
.mobile-transform-wrapper--next {
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/MemberPicker/mobile/member-list.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.member-picker-mobile--list--item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  position: relative;
  overflow: hidden;
  padding: 0px 16px;
  cursor: pointer;
}
.member-picker-mobile--list--item__checkbox {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--td-component-border);
  background-color: var(--td-bg-color-container);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.member-picker-mobile--list--item__checkbox svg,
.member-picker-mobile--list--item__checkbox path {
  fill: #fff;
}
.member-picker-mobile--list--item__checkbox.is-checked {
  border-color: var(--td-brand-color);
  background-color: var(--td-brand-color);
}
.member-picker-mobile--list--item__icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 8px;
}
.member-picker-mobile--list--item__icon > span {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 2px;
  border-radius: 4px;
}
.member-picker-mobile--list--item__icon > span .icon-component,
.member-picker-mobile--list--item__icon > span .coral-icon {
  color: #fff;
  font-size: 20px;
}
.member-picker-mobile--list--item__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: calc(100% - 10px);
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  /* identical to box height, or 150% */
  /* 文字&图标色/Font Gy1 90% */
  color: var(--td-text-color-primary);
}
.member-picker-mobile--list--item__more {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--td-text-color-disabled);
}
.member-picker-mobile--list--item__btn {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  border-width: 0;
  background-color: var(--td-bg-color-container);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: none;
  width: 24px;
  margin-right: 8px;
}
.member-picker-mobile--list--item__btn:focus {
  outline: none;
}
.member-picker-mobile--list_item:not(:last-child) .member-picker-mobile--list--item::after {
  content: '';
  display: block;
  width: calc(100% - 48px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 48px;
  background-color: var(--td-component-stroke);
}

/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/ui-selector.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.whitelist-selector--header-button {
  width: 100%;
  border-style: dashed;
}
.whitelist-selector--header-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 26px;
  margin-top: 24px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.whitelist-selector--container {
  border: 1px solid #E5E5E5;
  position: relative;
  border-radius: var(--td-radius-default);
  margin-top: 4px;
}
.whitelist-selector--list {
  height: 245px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 16px;
  border-radius: var(--td-radius-default);
  /* 整个滚动条 */
  /* 滚动条上的滚动滑块. */
  -webkit-overflow-scrolling: touch;
}
.whitelist-selector--list::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0);
}
.whitelist-selector--list::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.whitelist-selector--list::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.whitelist-selector--list-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 4px 8px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border-radius: 4px;
}
.whitelist-selector--list-item:hover {
  background-color: #F5F9FF;
}
.whitelist-selector--list-item .coral-button--minor.coral-button--minor-text {
  background-color: transparent;
}
.whitelist-selector--list-item__text,
.whitelist-selector--list-item__avatar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.whitelist-selector--list__empty {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  color: #999;
}
.whitelist-selector--list.is-search {
  overflow: hidden;
}
.whitelist-selector--search {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #fff;
  z-index: 200;
}
.whitelist-selector--inputer {
  padding: 8px 16px;
  padding-bottom: 0;
}
.whitelist-selector .coral-button__icon-loading {
  color: #666;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/MemberPicker/mobile/selected-preview.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.member-picker-mobile--preview {
  width: 100%;
  overflow-x: auto;
  line-height: 56px;
  height: 56px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid var(--td-component-stroke);
}
.member-picker-mobile--preview::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
  -webkit-overflow-scrolling: touch;
  -overflow-scrolling: touch;
}
.member-picker-mobile--preview__text {
  margin-left: 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.member-picker-mobile--preview__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.member-picker-mobile--preview__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  position: relative;
  margin-right: 8px;
}
.member-picker-mobile--preview__item .t-avatar {
  background-color: var(--td-bg-color-container-hover);
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid var(--td-component-stroke);
}
.member-picker-mobile--preview__footer-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--td-brand-color);
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: -6px;
  bottom: -6px;
}
.member-picker-mobile--preview__footer-icon svg,
.member-picker-mobile--preview__footer-icon path {
  fill: #fff;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/DialogKit/AuthProviderPriorityDialog/style.less ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.auth-channel-priority-dialog--pic {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.auth-channel-priority-dialog--pic__img {
  display: block;
  width: 216px;
}
.auth-channel-priority-dialog--pic__arrow {
  display: block;
  position: relative;
  width: 24px;
  height: 16px;
  margin: 12px 8px 0 8px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.auth-channel-priority-dialog--pic__arrow::before {
  content: '';
  display: block;
  left: 0;
  top: 4px;
  width: 13px;
  height: 8px;
  background-color: #D9D9D9;
}
.auth-channel-priority-dialog--pic__arrow::after {
  content: '';
  position: absolute;
  top: -4px;
  left: 8px;
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 16px solid #D9D9D9;
}
.auth-channel-priority-dialog--pic__text {
  color: #999;
  text-align: center;
  margin-top: 8px;
}
.auth-channel-priority-dialog--pic__fig {
  cursor: pointer;
  -webkit-transition: 0.1s -webkit-transform ease-in;
  transition: 0.1s -webkit-transform ease-in;
  transition: 0.1s transform ease-in;
  transition: 0.1s transform ease-in, 0.1s -webkit-transform ease-in;
}
.auth-channel-priority-dialog--pic__fig.active .auth-channel-priority-dialog--pic__text {
  color: var(--td-brand-color);
  font-weight: bolder;
}
.auth-channel-priority-dialog--pic__fig.active img {
  border: 1px solid var(--td-brand-color);
}
.auth-channel-priority-dialog--pic__fig img {
  border-radius: 7px;
  -webkit-transition: 0.1s border ease-in;
  transition: 0.1s border ease-in;
}
.auth-channel-priority-dialog--pic__fig:hover {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
}
.auth-channel-priority-dialog--pic__fig:hover figcaption {
  color: var(--td-brand-color);
}
.auth-channel-priority-dialog--pic__fig:hover img {
  border: 1px solid var(--td-brand-color);
}
.auth-channel-priority-dialog--text {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.9);
  margin-top: 24px;
}
.auth-channel-priority-dialog--tips {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 16px;
  /* identical to box height, or 157% */
  /* Text&Icon/Font Gy3 40%-placeholder */
  color: rgba(0, 0, 0, 0.4);
}
.auth-channel-priority-dialog--tips .coral-icon-info_line svg,
.auth-channel-priority-dialog--tips .coral-icon-info_line path {
  fill: rgba(0, 0, 0, 0.4);
}
.auth-channel-priority-dialog--tips-input {
  width: 100%;
}
.auth-channel-priority-dialog--tips-input-title {
  font-size: 14px;
  color: #333333;
  margin-bottom: 4px;
  font-weight: bold;
}
.auth-channel-priority-dialog--tips-input-title span {
  margin-left: 8px;
  font-size: 12px;
  color: #999999;
  font-weight: normal;
}
.auth-channel-priority-dialog--tips-input-title span svg {
  vertical-align: -1px;
}
.auth-channel-priority-dialog--footer {
  position: relative;
  padding-top: 18px;
  margin-bottom: -6px;
  text-align: right;
  margin-top: 16px;
}
.auth-channel-priority-dialog--footer .t-button {
  margin-left: 8px;
}
.auth-channel-priority-dialog--footer::after {
  position: absolute;
  content: '';
  height: 1px;
  width: calc(100% + 48px);
  top: 0;
  left: -24px;
  background: #e8e8e8;
}
.ua-mobile .auth-channel-priority-dialog .auth-channel-priority-dialog--pic {
  font-size: 12px;
  gap: 6px;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/MemberPicker/mobile/search-input.less ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.member-picker-mobile--inputer {
  padding: 8px 16px;
}
.member-picker-mobile--inputer .t-input {
  border-width: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: var(--td-bg-color-container-hover);
}

/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/contacts/group-selector/style.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.contacts-group-selector--popup .t-select-option-group__header {
  overflow: initial;
  text-overflow: initial;
  height: initial;
}
.contacts-group-selector--label__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.contacts-group-selector--label__inputer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.contacts-group-selector--label__inputer-target {
  margin-right: 8px;
  width: calc(100% - 82px);
}
.contacts-group-selector--label__inputer .t-divider {
  margin: 0 8px;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/MemberPicker/mobile/condition-selector.less ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.condition-selector {
  height: 100%;
}
.condition-selector .contact-condition-picker--actions {
  padding: 16px 16px 0px;
}
.condition-selector .contact-condition-picker--conditions {
  padding: 0 16px 16px;
}
.condition-selector .contact-condition-picker--section {
  grid-template-columns: 70px auto 70px;
}
.condition-selector .contact-condition-picker--type .t-input__inner {
  width: 0px;
}
.condition-selector .contact-condition-picker--args {
  grid-column: 1;
  grid-column-start: 1;
  grid-column-end: -1;
  margin-top: 12px;
}
.condition-selector .contact-condition-picker--conditions {
  overflow: auto;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/input-dialog/footer.less ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.allow-selector--inputer__footer-groups.t-select__wrap {
  width: 130px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/MemberPicker/mobile/combined-selector.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.combined-selector {
  overflow: hidden;
  min-height: 100%;
}
.combined-selector--condition {
  background-color: #fff;
}
.combined-selector__list .member-picker-mobile--list_item .member-picker-mobile--list--item::after {
  left: 16px;
  width: calc(100% - 16px);
}
.combined-selector__list .contacts-tag__tag {
  margin: 0px;
}
.combined-selector .member-picker-mobile--inputer + .mobile-transform-wrapper,
.combined-selector .member-picker-mobile--preview + .mobile-transform-wrapper,
.combined-selector #contacts-member-pick-footer + .mobile-transform-wrapper {
  margin-top: 16px;
}
.combined-selector .mobile-transform-wrapper--item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.combined-selector .member-picker-mobile--list {
  overflow-y: auto;
  overflow-x: hidden;
}
.combined-selector--condition .mobile-transform-wrapper--item > .t-loading__parent {
  height: 100%;
}
.member-picker-mobile--combined #contacts-member-pick-footer .clr-error {
  --td-font-size-body-medium: 14px;
  --td-font-body-medium: var(--td-font-size-body-medium) / var(--td-line-height-body-medium) var(--td-font-family);
  background-color: #fff;
  padding: 16px;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/ui-radio.less ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.whitelist-selector-radio {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 16px;
  line-height: 22px;
  -webkit-box-shadow: inset 0 0 0 1px #E5E5E5;
          box-shadow: inset 0 0 0 1px #E5E5E5;
  border-radius: var(--td-radius-default);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  outline: none;
}
.whitelist-selector-radio-container {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.whitelist-selector-radio-container + .whitelist-selector-radio-container {
  margin-left: 8px;
}
.whitelist-selector-radio .t-tag {
  color: var(--td-text-color-secondary);
  background-color: var(--td-gray-color-1);
}
.whitelist-selector-radio .t-tag + .t-tag {
  margin-left: 8px;
}
.whitelist-selector-radio:not(.whitelist-selector-radio-disabled):hover,
.whitelist-selector-radio.whitelist-selector-radio-checked {
  border-width: 2px;
  border-color: var(--td-brand-color);
  -webkit-box-shadow: inset 0 0 0 2px var(--td-brand-color);
          box-shadow: inset 0 0 0 2px var(--td-brand-color);
  background-color: #EDF6FF;
  color: var(--td-brand-color);
}
.whitelist-selector-radio:not(.whitelist-selector-radio-disabled):hover .coral-icon,
.whitelist-selector-radio.whitelist-selector-radio-checked .coral-icon {
  fill: var(--td-brand-color);
}
.whitelist-selector-radio.whitelist-selector-radio-checked::after {
  width: 23px;
  height: 23px;
  content: url('data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2022.5L22.5%200V16.5C22.5%2019.8137%2019.8137%2022.5%2016.5%2022.5H0ZM11.3367%2016.8833L13.3128%2018.8594C13.6765%2019.2231%2014.2663%2019.2231%2014.6301%2018.8594L19.2409%2014.2486C19.6046%2013.8848%2019.6046%2013.295%2019.2409%2012.9313C18.8771%2012.5675%2018.2873%2012.5675%2017.9235%2012.9313L13.9714%2016.8833L12.6541%2015.566C12.2903%2015.2022%2011.7005%2015.2022%2011.3367%2015.566C10.973%2015.9298%2010.973%2016.5196%2011.3367%2016.8833Z%22%20fill%3D%22%230F6BFF%22%20style%3D%22fill%3A%230F6BFF%3Bfill%3Acolor(display-p3%200.0588%200.4196%201.0000)%3Bfill-opacity%3A1%3B%22%2F%3E%3C%2Fsvg%3E%0A');
  position: absolute;
  right: 0;
  bottom: 0;
}
.whitelist-selector-radio-disabled {
  cursor: not-allowed;
  color: #999999;
}
@media (max-width: 980px) {
  .whitelist-selector-radio-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 8px;
    width: 100%;
  }
  .whitelist-selector-radio-container + .whitelist-selector-radio-container {
    margin-left: 0;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/MemberPicker/mobile/index.less ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.member-picker-mobile {
  height: 70vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.member-picker-mobile--preview {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.member-picker-mobile--combined {
  background-color: #f3f3f3;
}
.member-picker-mobile--list,
.member-picker-mobile--inputer,
.member-picker-mobile--preview {
  background-color: #fff;
}
.member-picker-mobile-popup--combined .m-popup-header {
  border-bottom: none;
}
.member-picker-mobile-popup--combined .mobile-transform-wrapper--content,
.member-picker-mobile-popup--combined .mobile-transform-wrapper--item {
  height: 100%;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/common.less ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.allows-selector-common--form {
  display: table;
  border-spacing: 0 24px;
  margin: -24px 0;
}
.allows-selector-common--form__item {
  display: table-row;
  width: 100%;
}
.allows-selector-common--form__item + .allows-selector-common--form__item {
  margin-top: 24px;
}
.allows-selector-common--form__item .t-radio-group .saas-vip-icon {
  vertical-align: top;
}
.allows-selector-common--form__label {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.9);
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 32px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: table-cell;
  padding-right: 16px;
  text-align: right;
  white-space: nowrap;
  min-width: 100px;
}
.allows-selector-common--form__label .allows-selector-common--form__label-help {
  height: 22px;
  vertical-align: top;
  margin-right: 4px;
  color: #999999;
}
.allows-selector-common--form__label-tips {
  display: block;
  width: 100%;
  max-width: 350px;
  margin: 4px 0px;
}
.allows-selector-common--form__label-id-tips {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin: 4px 0px;
}
.allows-selector-common--form__label-id-tips > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
.allows-selector-common--form__label-id-tips img {
  display: block;
  height: 100px;
}
.allows-selector-common--form__label-subtitle {
  font-weight: normal;
  color: var(--td-text-color-placeholder);
}
.allows-selector-common--form__content {
  display: table-cell;
  width: 100%;
}
.allows-selector-common--form__overtip {
  font-weight: 500;
  line-height: 32px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
}
.allows-selector-common--form__overtip button {
  margin-left: auto;
}
@media (max-width: 980px) {
  .allows-selector-common--form__item {
    display: block;
  }
  .allows-selector-common--form__label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .allows-selector-common--form__content {
    display: block;
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/index.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.allow-selector-section--view {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: var(--td-radius-default);
  padding: 0 8px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.allow-selector-section--view:hover {
  border-color: #2378FF;
}
.allow-selector-section--view__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.allow-selector-section--view__list.all-group {
  max-width: calc(100% - 16px);
}
.allow-selector-section--view__hidden {
  display: none;
}
.allow-selector-section--view__qq {
  width: 24px;
  height: 24px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 4px;
}
.allow-selector-section--view__qq::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.allow-selector-section--view__qq img {
  display: block;
  width: 100%;
}
.allow-selector-section--view__custom {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  /* 覆盖全局样式污染 */
}
.allow-selector-section--view__custom .t-avatar .t-image {
  vertical-align: initial;
}
.allow-selector-section--view__phone {
  background: #fafafa;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #333;
  padding: 0 8px;
  margin-right: 4px;
  white-space: nowrap;
}
.allow-selector-section--view__group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #333;
  width: 100%;
}
.allow-selector-section--view__group--icon {
  width: 24px;
  height: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #D6E7FF;
  border-radius: 50%;
  margin-right: 4px;
}
.allow-selector-section--view__group--icon svg,
.allow-selector-section--view__group--icon path {
  fill: var(--td-brand-color);
}
.allow-selector-section--view__group--text {
  max-width: calc(100% - 28px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.allow-selector-section--view__more {
  width: 3px;
  height: 3px;
  background-color: #333;
  position: relative;
  border-radius: 3px;
  margin-left: 14px;
}
.allow-selector-section--view__more::before,
.allow-selector-section--view__more::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #333;
  border-radius: 3px;
}
.allow-selector-section--view__more::before {
  left: -5px;
}
.allow-selector-section--view__more::after {
  left: 5px;
}
.allow-selector-section--contacts {
  width: 100%;
}
.allow-selector-section--title {
  font-size: 14px;
  line-height: 22px;
  /* identical to box height, or 186% */
  color: #000;
  margin-bottom: 8px;
  font-weight: 600;
}
.allow-selector-section--title span {
  color: #999;
}
.allow-selector-section--title.second {
  margin-top: 24px;
}
.allow-selector-section--subtext {
  color: #999;
  margin-top: 4px;
}
.allow-selector-section--tips {
  font-size: 12px;
  color: #999999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4px;
}
.allow-selector-section--tips .t-button {
  margin-left: -7px;
  margin-right: -7px;
}
.allow-selector-section.group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 68px;
  border-bottom: 1px solid #e1e7f2;
}
.allow-selector-section.group .allow-selector-section--title {
  font-weight: 400;
  color: #333;
  margin: 0;
}
.allow-selector-section.group .allow-selector-section--target,
.allow-selector-section.group .allow-selector-section--view {
  width: 288px;
}
.allow-selector-section.group .allow-selector-section--second {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.allow-selector-section.group .allow-selector-section--tips {
  margin-top: 0;
  margin-right: 8px;
}
.allow-selector-section.group .allow-selector-section--tips .t-button {
  margin-left: 0;
}
.clr-error {
  color: #ef382d;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/mobile/mobile-inputer/style.less ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.allow-selector-mobile-inputer {
  padding: 16px;
}
.allow-selector-mobile-inputer--section {
  margin-bottom: 24px;
}
.allow-selector-mobile-inputer--title {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  /* identical to box height, or 157% */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  /* Text&Icon/Font Gy1 90%-primary */
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 8px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.allow-selector-mobile-inputer--type {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--td-bg-color-container-hover);
  border-radius: 6px;
  height: 40px;
  padding: 0 8px;
  border-width: 0;
  outline: none;
  margin: 0;
  width: 100%;
}
.allow-selector-mobile-inputer--type .saas-vip-icon {
  vertical-align: sub;
}
.allow-selector-mobile-inputer--inputer {
  background: var(--td-bg-color-container-hover);
  border-radius: 6px;
  height: 200px;
  border-width: 0;
  margin: 0;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
}
.allow-selector-mobile-inputer--tips {
  color: red;
  margin-top: 8px;
}
.clr-error {
  color: #ef382d;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/mobile/mobile-list/style.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.selector-mobile-list {
  padding-left: 16px;
}
.selector-mobile-list-item {
  padding: 0;
  margin: 0;
  padding-right: 16px;
  border-bottom: 1px solid var(--td-component-stroke);
}
.selector-mobile-list-item--button {
  color: rgba(0, 0, 0, 0.9);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 56px;
  border-width: 0;
  background: transparent;
  padding: 4px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.selector-mobile-list-item--button.is-checked {
  color: var(--td-brand-color);
}
.selector-mobile-list-item--button.is-checked .selector-mobile-list-item--more {
  display: none;
}
.selector-mobile-list-item--button.is-checked .selector-mobile-list-item--checked {
  opacity: 1;
}
.selector-mobile-list-item--button.is-disabled {
  color: var(--td-font-gray-4);
}
.selector-mobile-list-item--button.is-disabled .selector-mobile-list-item--more {
  display: none;
}
.selector-mobile-list-item--button.small {
  height: 40px;
}
.selector-mobile-list-item--content {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  /* 文字&图标色/Font Gy1 90% */
  color: inherit;
}
.selector-mobile-list-item--checked {
  margin-right: 4px;
  color: inherit;
  opacity: 0;
}
.selector-mobile-list-item--checked svg,
.selector-mobile-list-item--checked path {
  fill: currentColor;
}
.selector-mobile-list-item--more svg,
.selector-mobile-list-item--more path {
  fill: var(--td-text-color-placeholder);
}
.selector-mobile-list-item--icon {
  margin-right: 8px;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/mobile/mobile-selected/combined-list.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.allow-selected-mobile-combined-list {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.allow-selected-mobile-combined-list-header {
  padding: 16px;
  position: relative;
}
.allow-selected-mobile-combined-list-header::after {
  content: ' ';
  display: block;
  height: 1px;
  background-color: var(--td-border-level-1-color);
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
}
.allow-selected-mobile-combined-list-title {
  padding: 20px 16px 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.allow-selected-mobile-combined-list-title-text {
  font-weight: 600;
}
.allow-selected-mobile-combined-list-title .a-link--medium {
  font-size: 14px;
}
.allow-selected-mobile-combined-list-content {
  padding-bottom: 16px;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.allow-selected-mobile-combined-list-content .selector-mobile-list-item .contacts-tag__tag {
  margin: 0px;
}
.allow-selected-mobile-combined-list-content .contact-condition-picker {
  padding: 0px 16px;
}
.allow-selected-mobile-combined-list-content .contact-condition-picker--conditions {
  overflow: auto;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.allow-selected-mobile-combined-list-content .contact-condition-picker--section {
  grid-template-columns: 70px auto 70px;
}
.allow-selected-mobile-combined-list-content .contact-condition-picker--args {
  grid-column: 1;
  grid-column-start: 1;
  grid-column-end: -1;
  margin-top: 12px;
}
.allow-selected-mobile-combined-list-content .contact-condition-picker .t-input {
  border-color: var(--td-border-level-2-color);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.allow-selected-mobile-combined-list-empty {
  padding: 16px;
  text-align: center;
  color: var(--td-text-color-placeholder);
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/mobile/mobile-selected/contact-list.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.allow-selector-mobile-popup--user-list .m-popup-header {
  border-bottom-color: transparent;
}
.allow-selected-mobile-contact-list {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.allow-selected-mobile-contact-list--search {
  padding: 8px 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.allow-selected-mobile-contact-list--search .t-input {
  border-width: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: var(--td-bg-color-container-hover);
  border-radius: 6px;
}
.allow-selected-mobile-contact-list--view {
  height: calc(70vh - 56px);
  position: relative;
  overflow-y: auto;
}
.allow-selected-mobile-contact-list--empty {
  color: #999;
  text-align: center;
  margin-top: 30px;
}
.allow-selected-mobile-contact-list--search__result {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: var(--td-bg-color-container);
}

/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/components/allows-selector/mobile/index.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
.commercial-button.t-button {
  background-color: #282a32;
  color: #f5e0ac;
  border-color: #282a32;
}
.commercial-button.t-button:hover {
  background-color: #383838;
  border-color: #383838;
}
/* --------------------------------- 题型组件选项样式 ---------------------------------------- */
.allow-selector-mobile--item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background-color: #fff;
  margin: 0;
  margin-bottom: 6px;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-width: 0;
  border-radius: 0;
  outline: none;
}
.allow-selector-mobile--item__label {
  font-weight: 400;
  font-size: 16px;
  line-height: 50px;
  /* 兼容旧UI样式颜色 */
  color: #333333;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.allow-selector-mobile--item__value {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* 兼容旧UI样式颜色 */
  color: #999999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.allow-selector-mobile--item__text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100vw - 180px);
}
.allow-selector-mobile-popup .mobile-transform-wrapper,
.allow-selector-mobile-popup .mobile-transform-wrapper--content,
.allow-selector-mobile-popup .mobile-transform-wrapper--item {
  height: 100%;
}
.m-popup-content.after-show {
  outline-style: none;
}


/*# sourceMappingURL=79803.e2f50381.css.map*/