div#progress div#updateprogress div.message {
  position: absolute;
  font-weight: normal;
  margin-top: 15px;
  margin-left: 5px;
  background-image: none;
  background-repeat: no-repeat;
  text-align: left;
  vertical-align: middle;
  width: auto;
  height: auto;
  font-size: 100%;
  z-index: 20;
  color: #000000;
  font-weight: normal;
}

#edit-field-gdpr-accept {
  display: none;
}