body {
    font-family: sans-serif;
    color: #666666;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 10px;
}

h1,h2,h3 {
    color: #0084B9;
}

h1 {
    font-weight: normal;
    font-size: 40px;
    text-align: center;
}

small {
    color: #77C9EA;
}

div img {
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 40px;
}
a:link {
	color: #0084B8;
}

a:active {
	color: #0084B8;
}

a:visited {
	color: #0084B8;
}

a:hover {
	color: #77C9EA;
}

#citation {
  background-color: #eeeeee;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  padding: 5pt;
  /*display: none; /* only show on demand */
}

#citation_row {
  display: none; /* only show on demand */
}

input#doi {
    /*width: 300px;*/
}


select#styles {
    /*width: 100%;*/
}

.custom-combobox {
  position: relative;
  display: block;
}
.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.custom-combobox-input {
  margin: 0;
  padding: 5px 10px;
  width: 95%;
}

.top-buffer { margin-top:5px; }


#crossref_logo{
  padding-top: 0px;
}
#datacite_logo{
  padding-top: 10px;
}
#medra_logo{
  padding-top: 7px;
}
#istic_logo{

  padding-top: 40px;
}
