body::before {
  content: "Hinweis: Der Cryptshare Server Transfer Upload ist ab heute deaktiviert. Bitte benutzen Sie ab sofort Cryptshare in der HD Cloud  > https://hdi-fileshare.de";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: #ffd966;
  color: #000;
  padding: 12px 20px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  border-bottom: 2px solid #c49a00;
}

body {
  padding-top: 55px;
}


.bfcs_footerLogoImage + p span:first-child {
display: none;
}