.footer-version, .ant-version, [class*="version-info"], .app-footer-version {
  display: none !important;
}
.feedback-fab, [aria-label*="feedback"], [title*="Report"], [title*="Ask a question"] {
  display: none !important;
}
.anticon-github, a[href*="github.com"], a[href*="apache.org/cloudstack"] {
  display: none !important;
}
.user-layout-footer, .login-footer, [class*="login"] [class*="footer"] {
  white-space: nowrap !important;
  overflow: visible !important;
  max-width: none !important;
  width: 100% !important;
  text-align: center !important;
}
.footer, .ant-layout-footer {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
