.app-jenkins-logo img {
    width: 11.625rem !important;
    content:url("/userContent/jenkins_logo.png");
}
.app-jenkins-logo span {
    visibility: hidden !important;
}
.fileList > tbody > tr > td:nth-child(2) > a {
  font-size: 25px;
}
#banner {
  position: absolute;
  top: 4px;
  left: 0px;
  right: 0px;
  height: 35px;
  width: 200px;
}

#page-body {
  margin-top: 25px;
  padding-bottom: 128px;
}

#page-header{
  color: #ededed;
  background-image: none;
  background-color: #30444e;
}

#jenkins-name-icon{
  visibility: hidden;
}
#ad {
  margin: 0 auto;
  width: 320px;
  max-height: 900px;
}

#bottomad {
  max-height: 300px;
  width: 90%;
  padding-bottom: 5px;
}
