/* Custom CSS by Guido */

.document-cover-wrapper {
   float: left;
   margin: 0.4em 1em 0 0; 
}
  
/*.downloads-bottom-margin {
  margin-bottom: 1.5em; 
}*/

/*aside.article-sidebar div.field-label {
  display: none; 
}

aside.article-sidebar div.field-name-field-name-full {
  font-weight: bold;
}

aside.article-sidebar div.paragraphs-item-contact div.content {
    margin-bottom: 1em;
}*/

.fact-fa {
  display: table;
  width: 100%;
  margin-bottom: 0.75em;
  border-radius: 101px;
  border: 1px solid #e1e1e1;
  padding-right: 0.75em; 
}
.fact-fa:last-child {
    margin-bottom: 1.5em;
}
.fact-number-fa {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  border-radius: 100px;
  min-width: 100px;
  height: 100px;
  background: #03ade0;
  color: #fff;
  text-align: center;
  vertical-align: middle; }
.fact-number-fa b {
  font-family: "Ideal Sans A", "Ideal Sans B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  font-weight: 400;
  text-rendering: optimizelegibility;
  font-size: 2.25em;
  line-height: 1;
  padding: 0 .2em; 
}
.fact-number-fa i {
  font-size: 0.8125em;
  padding: 0 .2em; 
}
.fact-title-fa {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  padding-left: 0.75em;
  padding-right: 0.75em;
  color: #5e5e5e;
  font-size: 0.75em;
  line-height: 1em; }
  
a.src-fa  {
  display: block;
  margin: 0.5em 0 0 0;
  font-size: 1em; 
}

.event-venue {
display: block;
}

.content_media  > img {
 width: 100%;
}

/*@media all and (min-width: 1024px) {
  .article-toolbar > ul > li {
      margin-right: -0.60em;
      display: inline-block;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .article-toolbar > ul > li {
    margin-right: 1.2em;
    display: inline-block;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3) {
  .article-toolbar > ul > li {
    margin-right: 1.2em;
    display: inline-block;
  }
}*/

.nowrapimage {
  overflow: hidden;
}

/*.img-xxxs {
  height: 2.2em;
  float: left;
  margin: 0.3em 0.7em 0.45em 0;
  display: inline-block;
}*/

.sector-issues {
  margin-top: 0.8em;
  border-bottom: 1px solid #d9d9d9;
}
.sector-issues li {
  margin: 0.2em;
}
.sector-issues img {
  margin-left: 0.2em;
}

.sector-issues-header {
  border-top-color: #03ade0;
  border-top-style: solid;
  border-top-width: 2px;
}

.view-display-id-list_date_type_thumbnail_title_body img {
  border: 1px solid #cccccc;
}

.img-list-pubs-covers {
  width: 6.6em;
  border: 1px solid #cccccc;
}

/*.main-nav ul > li > a.inline-link { display: inline; padding-right: 0.1em }*/

h1.subsite, h2.subsite, h3.subsite, h4.subsite, h5.subsite { margin: 0 0 0.46154em 0 }

.list-multiple {
   display: inline-block;
   margin: 0.6em 0 0.6em 0;
}

.color-grey-light { background-color: #E6E6E6 }

.panel-body .small-text {
  font-size: .8125em;
  line-height: 1.84615em;
  line-height: 1.25;
  font-weight: 400;
  color: #ffffff;
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  opacity: 0.70;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);  
}

h3.result { color: #ffffff; font-weight: bold; margin-bottom: 0px; }
