.result-box {
  text-align: center;
  font-size: 16px;
  .el-icon-warning {
    font-size: 44px;
  }
}
.fontSize {
  font-size: 14px;
  font-weight: 700;
}
.fontSize1 {
  font-size: 14px;
}
.margin-top{
  margin-top: 10px;
}
.margin-top.el-textarea__inner {
  width: 87.5% !important;
}
.width80 {
  width: 80% !important;
}
