
.statusText {
  color: red;
  font-size: 16px;
  margin-bottom: 10px;
}
.preview-box {
  width: 300px;
  display: flex;
  align-items: center;
}
.ant-upload-picture-card-wrapper {
  display: flex;
  align-items: center;
}
.view .dis-view .preview {
  height: 100px;
  width: 100px;
  margin: 0;
}
#components-form-demo-validate-other .dropbox {
  height: 180px;
  line-height: 1.5;
}
.view {
  background-color: #fff;
  margin: 10px 0;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  padding: 20px 40px;
}
.ant-form-text {
  color: #ccc;
  font-size: 12px;
}
.form-title label {
  border-left: 3px solid#3268C0;
  padding-left: 10px;
}
.form-title .ant-form-item-label {
  width: 150px;
  text-align: left;
}
.dis-view .ant-form-item-children {
  display: flex;
  align-items: center;
}
.dis-view .ant-form-item-children img {
  width: 80px;
  height: 50px;
  margin-left: 30px;
}
.color-ccc {
  color: #a4a4a4;
  font-size: 12px;
}
.dis-view .ant-form-item-children .license-e {
  width: 30px;
  height: 30px;
}
.wechat {
  width: 200px;
  height: 400px;
}
.subject-class .ant-form-item-control-wrapper {
  width: 15%;
}
.ant-input {
  width: 200px;
}
.ant-upload-picture-card-wrapper {
  width: auto;
}
.ant-form-item label {
  width: auto;
}
.ant-form-item {
  display: flex;
  align-items: center;
}
.tips {
  color: red;
  margin-left: 20px;
}

