/* Mixins */
.form-edit-component-small .update-dialog-panel[data-v-39b11936] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  text-align: center;
  height: 240px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-edit-component-small .update-dialog-panel div[data-v-39b11936] {
  line-height: 50px;
}
.form-edit-component-small .update-dialog-panel div[data-v-39b11936]:first-child {
  font-weight: bolder;
  font-size: 18px;
}
.form-edit-component-small .update-dialog-panel .update-dialog-panel-loading[data-v-39b11936] {
  line-height: 120px;
}
/* Mixins */
.things-sync-preview-dialog .presync-result {
  background-color: #fafafa;
  padding: 16px 24px;
  border: 1px solid #e8e8e8;
  margin-bottom: 8px;
}
.things-sync-preview-dialog .color-green {
  color: blue;
}
.things-sync-preview-dialog .color-fail {
  color: red;
}
/* Mixins */
.things-sync-preview-dialog .presync-result {
  background-color: #fafafa;
  padding: 16px 24px;
  border: 1px solid #e8e8e8;
  margin-bottom: 8px;
}
.things-sync-preview-dialog .color-green {
  color: blue;
}
.things-sync-preview-dialog .color-fail {
  color: red;
}

/*# sourceMappingURL=65.3e59855f.css.map*/