.pubappstyle sup, sub {
  line-height:0px;
}

.pubappstyle .fa-unlock {
  color: green;
}

.pubappstyle .intranetOnly {
  background-color: rgba(106, 201, 125, 1);
  color: #FFF;
  padding: 2px;
}

.pubappstyle .bibliography p {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.pubappstyle #alertSuccessBox {
  position: absolute;
  top: 140px;
  right: 80px;
  border: 1px solid #0d4f0e;
  padding: 3px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: bold;
  font-size: large;
  display: none;
  z-index: 3;
  color: #0d4f0e;
  background-color: #c2f0c1;
}

.pubappstyle #pubdb_appstyle_ac_prs {
  font-size: inherit;
  border: 1px solid grey;
  background-color: white;
  padding: 3px 5px;
  width: 50%;
  margin-top: 10px;
}

.mftwrapper a:link {
  color: #00589C;
}

.mftwrapper a:visited {
  color: #52188c;
}

.pubdb_category_software {
  background-color: #FFFFFF;
}

.pubdb_category_data {
  background-color: #FFFFFF;
}