@media (max-width: 1200px) {
  .ct-publication {
    padding: 0 20px; } }
.ct-publication.container-area-limit {
  padding-top: 35px; }
.ct-publication header .info {
  display: flex;
  align-items: flex-end;
  width: 100%; }
  .ct-publication header .info .date {
    flex: 1;
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #333333; }
.ct-publication header h1 {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 44px;
  color: #333333;
  letter-spacing: 0.2px;
  margin-top: 25px; }
  @media (max-width: 767px) {
    .ct-publication header h1 {
      font-size: 32px; } }
@media (max-width: 767px) {
  .ct-publication > .row {
    margin: 0; } }
.ct-publication .main-content {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px; }
  .ct-publication .main-content .field--name-field-publication-image {
    margin-bottom: 45px; }
    .ct-publication .main-content .field--name-field-publication-image img {
      width: 100%;
      height: auto; }
.ct-publication .side-bar .field__label {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #1f78b4;
  text-transform: uppercase;
  padding-bottom: 6px;
  border-bottom: 2px solid #1f78b4;
  margin-bottom: 16px; }
.ct-publication .side-bar .field--name-field-related-publications {
  margin-bottom: 75px; }
  .ct-publication .side-bar .field--name-field-related-publications .field__items {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px; }
    .ct-publication .side-bar .field--name-field-related-publications .field__items > .field__item {
      padding: 20px; }
      .ct-publication .side-bar .field--name-field-related-publications .field__items > .field__item a {
        display: flex; }
        .ct-publication .side-bar .field--name-field-related-publications .field__items > .field__item a h2 {
          font-family: "Lato", sans-serif;
          font-style: normal;
          font-weight: bold;
          font-size: 16px;
          color: #333333; }
        .ct-publication .side-bar .field--name-field-related-publications .field__items > .field__item a .field--name-field-publication-image {
          margin-right: 18px; }
        .ct-publication .side-bar .field--name-field-related-publications .field__items > .field__item a:hover {
          text-decoration: none; }
      .ct-publication .side-bar .field--name-field-related-publications .field__items > .field__item:not(:first-child) {
        border-top: 1px solid rgba(0, 0, 0, 0.2); }
.ct-publication .side-bar .indicator-related > a {
  border: 2px solid #dadada !important;
  background-color: white !important;
  width: 100%; }
  .ct-publication .side-bar .indicator-related > a .field--name-field-theme {
    margin: 0; }
    .ct-publication .side-bar .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes {
      display: flex;
      width: 100%; }
      .ct-publication .side-bar .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon {
        position: relative;
        padding: 3px 14px;
        margin-right: 20px;
        height: 23px;
        width: 36px;
        background-color: white !important; }
        .ct-publication .side-bar .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon svg {
          position: absolute;
          top: 50%;
          left: 50%;
          color: white;
          height: 11px;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .ct-publication .side-bar .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom {
          display: flex;
          height: 100%;
          align-items: center; }
          .ct-publication .side-bar .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom img {
            display: inline-block;
            height: auto;
            width: 100%;
            padding: 3px; }
      .ct-publication .side-bar .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .title {
        flex: 1;
        font-family: "Lato", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 11px;
        line-height: 23px;
        color: #025c72;
        text-transform: uppercase;
        text-align: left; }
  .ct-publication .side-bar .indicator-related > a .content {
    padding: 10px 20px; }
    .ct-publication .side-bar .indicator-related > a .content h2 {
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      color: #333333;
      margin: 0; }
  .ct-publication .side-bar .indicator-related > a:hover {
    text-decoration: none; }
.ct-publication footer {
  border-top: 2px solid rgba(31, 120, 180, 0.2);
  padding-top: 24px;
  margin: 0 0 60px 0; }
  .ct-publication footer > div {
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #333333; }
    .ct-publication footer > div .field__label {
      font-family: "Open Sans", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 21px;
      color: #333333;
      margin-bottom: 23px; }
      @media (max-width: 767px) {
        .ct-publication footer > div .field__label {
          margin-top: 10px; } }
    .ct-publication footer > div.authors {
      text-align: right; }
      @media (max-width: 767px) {
        .ct-publication footer > div.authors {
          text-align: left;
          margin-top: 20px; } }
    .ct-publication footer > div.docs .file--application-pdf {
      padding: 0; }
      .ct-publication footer > div.docs .file--application-pdf > a {
        position: relative;
        padding-left: 20px;
        color: #00a4d9; }
        .ct-publication footer > div.docs .file--application-pdf > a:before {
          position: absolute;
          left: 0;
          top: 50%;
          display: inline-block;
          font-family: "Font Awesome Solid";
          font-size: 16px;
          content: "\f1c1";
          color: #eb5757;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }
        .ct-publication footer > div.docs .file--application-pdf > a:hover {
          text-decoration: none; }

.publication-bottom-node-bar {
  background-color: rgba(0, 123, 165, 0.05);
  padding: 50px 0; }
  @media (max-width: 767px) {
    .publication-bottom-node-bar {
      margin-top: 60px; } }
  .publication-bottom-node-bar .container-area-limit > .row {
    margin: 0 -15px; }
  .publication-bottom-node-bar .link-area {
    display: block;
    text-align: center;
    margin: 25px auto 10px; }
    .publication-bottom-node-bar .link-area a {
      margin: 0 auto;
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      text-align: center;
      background: white;
      color: #00a3ff;
      border: 1px solid #00a3ff;
      padding: 15px 60px;
      display: inline-block;
      vertical-align: middle;
      -webkit-transform: perspective(1px) translateZ(0);
      transform: perspective(1px) translateZ(0);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0);
      position: relative;
      -webkit-transition-property: color;
      transition-property: color;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition: 0.2s all;
      -moz-transition: 0.2s all;
      -ms-transition: 0.2s all;
      -o-transition: 0.2s all;
      transition: 0.2s all; }
      .publication-bottom-node-bar .link-area a:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #00a3ff;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
      .publication-bottom-node-bar .link-area a:hover {
        text-decoration: none;
        color: white; }
        .publication-bottom-node-bar .link-area a:hover:before {
          -webkit-transform: scaleX(1);
          transform: scaleX(1); }
        .publication-bottom-node-bar .link-area a:hover:focus {
          outline: none; }
  @media (max-width: 767px) {
    .publication-bottom-node-bar .related-indicators {
      padding: 0 40px 15px; } }
  .publication-bottom-node-bar .related-indicators .view-header {
    width: 100%;
    border-bottom: 2px solid #1f78b4;
    margin: 0 0 16px; }
    .publication-bottom-node-bar .related-indicators .view-header p {
      display: block;
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      text-transform: uppercase;
      color: #1f78b4;
      margin-bottom: 7px; }
  .publication-bottom-node-bar .related-indicators > .col-auto {
    padding: 0; }
  .publication-bottom-node-bar .related-indicators .indicator-related {
    height: 100%; }
    .publication-bottom-node-bar .related-indicators .indicator-related > a {
      width: 100%;
      height: 100%;
      border: 2px solid #dadada !important;
      background-color: white !important; }
      .publication-bottom-node-bar .related-indicators .indicator-related > a .field--name-field-theme {
        margin: 0; }
        .publication-bottom-node-bar .related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes {
          display: flex;
          width: 100%; }
          .publication-bottom-node-bar .related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon {
            position: relative;
            margin-right: 10px;
            height: 23px;
            width: 24px;
            background-color: white !important; }
            .publication-bottom-node-bar .related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon svg {
              position: absolute;
              top: 50%;
              left: 50%;
              color: white;
              height: 11px;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
            .publication-bottom-node-bar .related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom {
              display: flex;
              height: 100%;
              align-items: center; }
              .publication-bottom-node-bar .related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom img {
                display: inline-block;
                height: auto;
                width: 100%;
                padding: 3px; }
          .publication-bottom-node-bar .related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .title {
            flex: 1;
            font-family: "Lato", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 11px;
            line-height: 23px;
            color: #025c72;
            text-transform: uppercase;
            text-align: left; }
      .publication-bottom-node-bar .related-indicators .indicator-related > a .content {
        padding: 14px 20px; }
        .publication-bottom-node-bar .related-indicators .indicator-related > a .content h2 {
          font-family: "Lato", sans-serif;
          font-style: normal;
          font-weight: bold;
          font-size: 14px;
          color: #333333;
          margin: 0;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .publication-bottom-node-bar .related-indicators .indicator-related > a .content .field--name-field-teaser-image {
          display: none; }
      .publication-bottom-node-bar .related-indicators .indicator-related > a:hover {
        text-decoration: none; }
  .publication-bottom-node-bar .related-indicators .view-content {
    height: 325px;
    overflow: hidden;
    margin-bottom: 25px; }
    .publication-bottom-node-bar .related-indicators .view-content .views-row {
      padding: 0 15px 13px; }
  .publication-bottom-node-bar .related-indicators.col-lg-12 .views-row {
    width: 25%; }
  .publication-bottom-node-bar .related-indicators.col-lg-6 .views-row {
    width: 50%; }
  .publication-bottom-node-bar .related-indicators.col-lg-4 .views-row {
    width: 100%; }
  @media (max-width: 767px) {
    .publication-bottom-node-bar .related-publications {
      padding: 0 40px 15px; } }
  .publication-bottom-node-bar .related-publications .block-header {
    width: 100%;
    border-bottom: 2px solid #1f78b4;
    margin: 0 0 16px; }
    .publication-bottom-node-bar .related-publications .block-header p {
      display: block;
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      text-transform: uppercase;
      color: #1f78b4;
      margin-bottom: 7px; }
  .publication-bottom-node-bar .related-publications .publication-component {
    height: 325px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: 25px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: white;
    border-radius: 4px; }
    .publication-bottom-node-bar .related-publications .publication-component::-ms-clear {
      display: none; }
    .publication-bottom-node-bar .related-publications .publication-component::-webkit-scrollbar-track {
      display: none;
      position: absolute;
      background: transparent !important; }
    .publication-bottom-node-bar .related-publications .publication-component::-webkit-scrollbar {
      width: 8px;
      background: transparent repeat-y !important; }
    .publication-bottom-node-bar .related-publications .publication-component::-webkit-scrollbar-thumb {
      background-color: rgba(102, 102, 102, 0.3);
      opacity: 0.6;
      border-radius: 4px; }
    .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid {
      padding: 0; }
      .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid:first-child {
        display: none; }
      .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div {
        flex: 0 0 100%;
        max-width: 100%; }
        .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .publication-pagination {
          display: none; }
        .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card {
          margin: 0;
          min-height: auto;
          border-radius: 0;
          border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
          .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card a .title {
            font-family: "Lato", sans-serif;
            font-style: normal;
            font-weight: bold;
            font-size: 16px;
            line-height: 19px;
            color: #333333; }
          .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card a:hover {
            text-decoration: none; }
          .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card .date {
            font-family: "Lato", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            line-height: 14px; }
          .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card p:first-of-type:before {
            color: #00a4d9; }
          .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card .read-more a {
            font-family: "Lato", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            line-height: 14px;
            text-transform: uppercase;
            color: #00a4d9; }
            .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card .read-more a:after {
              display: none; }
            .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card .read-more a:hover {
              color: #00a3ff; }
          .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card .abstract,
          .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card .meta {
            display: none; }
          .publication-bottom-node-bar .related-publications .publication-component .margen .container-fluid > .row > div .blog-card .description {
            flex-basis: 100%; }
  @media (max-width: 767px) {
    .publication-bottom-node-bar .twitter-block {
      padding: 0 40px 15px; } }
  .publication-bottom-node-bar .twitter-block .block-header {
    width: 100%;
    border-bottom: 2px solid #1f78b4;
    margin: 0 0 16px; }
    .publication-bottom-node-bar .twitter-block .block-header p {
      display: block;
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      text-transform: uppercase;
      color: #1f78b4;
      margin-bottom: 7px; }
  .publication-bottom-node-bar .twitter-block > .block {
    height: 371px; }
