
.ef_components-pub_series_inline_header {
  line-height: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
}

.ef_components-pub_detail_document_type {
  text-transform: uppercase;
  font-weight: bold;
  /* @todo Color should not be in the module CSS. */
  color: #fff;
  display: inline-block;
  background-color: #00aeef;
  padding: 8px 10px;
  border-radius: 4px;
  margin: -10px 0;
  border: 2px solid white;
  font-size: 0.875rem;
  line-height: 1.2;
}

.ef_components-pub_labeled_sidebar_block {
  margin: 30px 0;
}

.ef_components-pub_labeled_sidebar_block > h2.__label {
  border-bottom: 2px solid #ccc;
  margin: 0;
  padding: 0;
  /* @todo work with em or something like that. */
  font-size: 24px;
  line-height: 2em;
}

body ul.ef_components-pub_series_sidebar_items {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

body ul.ef_components-pub_series_sidebar_items > li {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  line-height: 20px;
  border-bottom: 1px solid #ddd;
}

.ef_components-pub_series_date_range {
  line-height: 1.4;
  margin-bottom: 14px;
}

.ef_components-pub_series_date_range dt,
.ef_components-pub_series_date_range dd {
  font: inherit;
}

.ef_components-pub_series_date_range dt {
  margin-bottom: 0;
}

body ul.ef_components-list_of_publications {
  list-style: none;
  margin: 0;
  padding: 0;
}

body ul.ef_components-list_of_publications > li {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}

.ef_components-inline_share_link {
  display: inline-block;
}

.ef_components-inline_share_link > div > a:link,
.ef_components-inline_share_link > div > a:hover,
.ef_components-inline_share_link > div > a:visited {
  border: none;
  padding: 0 20px 0 40px;
}

.blue-button, .white-button {
  font-family: 'Source Serif Pro', serif !important;
  border: 3px solid #067eb1 !important;
  font-weight: 700 !important;
  box-shadow: none !important;
}

.blue-button, .white-button:hover {
  background-color: #067eb1 !important;
  color: #fff !important;
}

.white-button, .blue-button:hover {
  background-color: #fff !important;
  color: #067eb1 !important;
}

.ef_components-list_of_working_papers {
  list-style: none !important;
  padding: 0 !important;
}

.ef_components-list_of_working_papers > li {
  border-bottom: 1px solid #4c4c4c;
}

.ef_components-list_of_working_papers > li:last-child {
  border-bottom: none;
}

.ef_components-pub_origin {
  font-style: italic;
  margin: 10px 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #000000;
  font-weight: 300 !important;
}

.ef_components-field-inline-with-semicolon a {
  color: #0e4194;
  font-weight: 400;
  font-family: 'Source Sans Pro', sans-serif;
}

.ef_components-field-inline-with-semicolon .label-inline {
  color: #4c4c4c;
  font-weight: 700 !important;
  font-family: 'Source Sans Pro', sans-serif;
}

.ef_components-list_of_related_content {
  /* Use !important to override style guide CSS for ul. */
  list-style: none !important;
  margin: 0 !important;
  padding-left: 0 !important;
}

.ef_components-list_of_related_content > li {
  border-bottom: 1px solid #000000;
  margin-bottom: 0 !important;
}

.ef_components-related_content_block {
  text-align: left;
  letter-spacing: normal !important;
}

.ef_components-related_content_block > .__label {
  padding: 20px 10px 5px 15px;
  border-bottom: 1px solid black;
}

.ef-main .ef_components-related_content_block > .__label  > h2 {
  font-family: 'Source Serif Pro', serif;
  font-size: 22px;
  color: #000000;
  line-height: 1.2;
  font-weight: 700 !important;
  margin-bottom: 1rem;
  padding-bottom: 0;
}

.ef_components-citation_block {
  background-color: #fff;
  padding: 32px 20px 20px 28px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.04rem;
  font-weight: 300;
  line-height: 1.4;
  color: #000000;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ef_components-citation_block .field .field-label{
  margin-bottom: 1rem;
  font-family: 'Source Serif Pro', serif;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 700 !important;
  color: #4C4C4C;
}

.ef_components-pub_available_formats_label {
  margin-top: 30px;
}

.ef_components-pub_available_formats_label > h3.__label {
  border-bottom: 2px solid #ccc;
  margin: 0;
  padding: 0;
  line-height: 1.56rem;
  font-family: 'Source Sans Pro', sans-serif;
  color: #4c4c4c;
  font-weight: 700 !important;
  font-size: 1.3rem;
  letter-spacing: normal;
}
