.certification .global-error-message {
  height: auto;
  line-height: normal;
}
.certification .uploadError {
  margin-top: 30px;
  font-size: 16px;
  text-align: center;
}
.certification .uploadError button.ant-btn.ant-btn-primary {
  margin-top: 30px;
}
.certification .upButton {
  width: 251px;
  height: 159px;
  border: 1px solid #ececec;
  margin-left: 117px;
  padding-top: 37px;
  margin-top: 35px;
  font-size: 14px;
  border-radius: 4px;
}
.certification .showCertify {
  position: relative;
  border: 1px solid #ececec;
  width: 300px;
  height: 205px;
  padding-top: 15px;
  margin-top: 30px;
  left: 94px;
  text-align: center;
}
.certification .showCertify .closeImg {
  position: absolute;
  right: 3px;
  top: 3px;
  cursor: pointer;
}
.certification .showCertify .upSuccess {
  font-size: 14px;
  text-align: center;
}
.certification .imgSubmit {
  text-align: center;
  margin-top: 30px;
}
.certification .imgSubmit span {
  display: inline-block;
  width: 200px;
  height: 45px;
  line-height: 43px;
  border: 1px solid #dc5d4e;
  color: #dc5d4e;
  cursor: pointer;
}
.certification .ant-modal-footer {
  border-top: 1px solid #fff;
}
