.order {
  float: right;
}

.subtit {
  text-align: left;
  font-weight: bold;
  font-size: 90%;
  width: 100%;
  clear: right;
}

.subtit a {
  pointer-events: none;
  cursor: default;
}

.subtit a:link {
  color: black;
  text-decoration: none;
}

.subtit a:visited {
  color: black;
  text-decoration: none;
}

.container {
  width: 100%;
  
}

.top_btn {
  float : right;
  display: none;
}

.pub_list_entry {
  margin-bottom: 15px;
}

.pub_section {
  margin-left: 1cm; border-style: solid; border-width: 1px; border-color: #0903B5;
}