.login div#login h1 a {
  display: none;
}
.login #header-logo_custom {
  display: none;
}
.login #rubiouslink {
  width: 300px;
  height: 20px;
  z-index: 10000;
  position: absolute;
  right: 15px;
  top: 7px;
}
.login #rubiouslink a {
  height: 20px;
  position: absolute;
  right: 0;
  padding-top: 0px;
  color: #464646;
  text-decoration: none;
}
.login #rubiouslink a span {
  color: #575757;
  font-style: italic;
  font-size: 0.8em;
}
.login #rubiouslink a:hover {
  color: #000000;
}
/*Hide the 'need help?' text*/.wp-admin div#pageparentdiv div.inside p:last-child {
  display: none;
}
/* Hide explanation of Excerpts*/
.wp-admin #poststuff #postexcerpt .inside p a {
  display: none;
}
/*.wp-admin #poststuff #postexcerpt .inside:after {content: "A short summary (30 words) displayed on previews of this page."; position: relative; top: 8px;display: block;}*/
/* .wp-admin .jetpack-message {display: none} */
/* Admin bar */
