.bib-abstract {
/*
  margin-top: 1em;
  margin-left: 50px;
  margin-right: 50px;
  font-size: smaller;
  text-align: justify;
/*
}

.bib-abstract:before {
/*
  content: "Abstract: ";
  font-weight: bold;
*/
}

.bib-article {
}

.bib-author {
}

.bib-bibitem {
  clear: both;
  margin-bottom: 1em;
}

.bib-bibitem p {
  margin: 0;
  padding: 0;
}

.bib-bibliography {
}

.bib-bibliography ul {
}

.bib-bibtex {
  font-family: monospace;
/*
  margin-top: 1em;
  margin-left: 50px;
  margin-right: 50px;
*/
  font-size: smaller;
  text-align: left;
}

.bib-bibtex:before {
/*
  content: "BibTeX record: ";
  display: block;
  font-family: sans-serif;
  font-weight: bold;
*/
}

.bib-book {
}

.bib-booklet {
}

.bib-booktitle {
}

.bib-cover {
/*
    float:right;
    margin-right: 10px;
    border: solid black thin;
    box-shadow: 3px 3px 3px #888888;
    margin-bottom: 10px;
*/
}

.bib-cover-container {
/*
    width: 60px;
    float: left;
*/
}

.bib-cover-container + div {
/*
    display: block;
    overflow: hidden;
*/
}

.bib-editor {
}

.bib-entry-key {
}

.bib-entry-type {
}

.bib-field {
  margin-left: 3ex;
  text-indent: -19ex;
  padding-left: 19ex;
}

.bib-field-data {
}

.bib-field-name {
}

.bib-footer {
  margin-top: 3em;
  font-size: smaller;
  font-style: italic;
  clear: both;
}

.bib-icon {
  border: 0;
  padding-left: 5px;
}

.bib-iconbox {
  float: right;
}

.bib-inbook {
}

.bib-incollection {
}

.bib-inproceedings {
}

.bib-legend {
  display: none;
}

.bib-legend:before {
  content: "Publications with icons are available for download.  The following legend indicates the file formats available: ";
}

.bib-legend ul {
  padding-top: 1ex;
  padding-bottom: 1ex;
}

.bib-legend ul>li {
  display: inline;
  margin: 0;
  padding-right: 2ex;
  margin-right: 1ex;
  white-space: nowrap;
}

.bib-legend ul>li>img {
  vertical-align: middle;
}

.bib-list {
    list-style-type: none;
}

.bib-list + p + h2 {
    clear: both;
    margin-top: 4ex;
}

.bib-manual {
}

.bib-mastersthesis {
}

.bib-misc {
}

.bib-phdthesis {
}

.bib-showhide {
  margin-top: 2em;
  margin-bottom: 4ex;
}

.bib-showhide ul {
  text-align: center;
  margin: 0;
  padding: 0;
}

.bib-showhide ul>li {
  font-weight: bold;
  padding: 1ex;
  display: inline;
  margin: 0;
  margin-right: 1ex;
}

.bib-showhide ul>li>a {
}

.bib-techreport {
}

.bib-title {
  font-weight: bold;
}

.bib-unpublished {
}

.bib-year {
}

.bib-series {
    font-style: italic;
}

.bib-journaltitle {
    font-style: italic;
}

.bib-journaltitle a {
    font-weight: normal !important;
}

.bib-booktitle {
    font-style: italic;
    font-weight: normal;
}

.bib-booktitle a {
    font-weight: normal;
}

.tex sub, .latex sub, .latex sup {
  text-transform: uppercase;
}

.tex sub, .latex sub {
  vertical-align: -0.05ex;
  margin-left: -0.1667em;
  margin-right: -0.125em;
}

.tex, .latex, .tex sub, .latex sub {
  font-size: 1em;
}

.latex sup {
  font-size: 0.65em;
  vertical-align: -0.05em;
  margin-left: -0.36em;
  margin-right: -0.15em;
}

div.cite { 
  clear: both;
  margin-top: 4em;
  border-top: 1px solid #ddd;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 1em;
  padding-bottom: 2em;
  font-size: 90%;
}
