<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">hr {
  -moz-border-bottom-colors: #164193;
  -moz-border-left-colors: #164193;
  -moz-border-right-colors: none;
  -moz-border-top-colors: #164193;
  border-color: #e5e5e5 -moz-use-text-color transparent;
  border-image: none;
  border-left: 0 none;
  border-right: 0 none;
  border-style: solid none;
  border-width: 3px 0 1px;
  color: #000000;
  margin: 1.5em 0;
}

/** Conference and Work Package styles for EuroFusion search results **/
.taxonomy-tags {
	margin: 10px 0;
}
.taxonomy-tags div {
  background-color: rgb(22, 65, 147);
  color: white;
  padding: 5px 10px;
  width: auto;
  display: inline-block;
}

.taxonomy-tags .work-package {
	background-color: #91a1bf;
}
.taxonomy-tags .view_abstract {
  	background-color: #164193;
}
.view_abstract { margin-bottom: 5px; }
.view_abstract a { padding: 7px 10px !important; }
.taxonomy-tags:after { clear: both; }
.taxonomy-tags &gt; div {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.x-landmark-breadcrumbs-wrap {
    display: none;
    width: 100%;
  }</pre></body></html>