<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-content {
  margin-top: 20px;
  margin-bottom: 100px;
  max-width: 1340px;
}

a {
  color: initial;
}

a:hover {
  color: initial;
}
/* submission */
.page.page_submissions h2 {
  font-size: 24px;
}

/* registration form */
.registration-info-title {
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: Play, "Noto Sans", serif;
  font-size: 19px;
}
.reviewer legend {
  font-size: 19px;
}
.reviewer {
  margin-bottom: 20px;
}
.recaptcha_wrapper {
  margin-bottom: 20px;
}

fieldset.consent {
  margin-top: 20px;
  margin-bottom: 20px;
}

.consent .fields {
  margin-bottom: 10px;
}

/* site-wide */
h3 {
  font-size: 24px;
  margin-top: 8px;
}
h4 {
  font-size: 22px;
  margin-top: 8px;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

body {
  font-family: "Work Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* font-smoothing:antialiased; */
  font-weight: 300; /* best for work sans */
}

.card .title,
.card-title,
.card-subtitle {
  font-family: Volkhov, serif;
}
.page_editorial_team {
  color: #000000;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28.1px;
}

.page_title {
  font-size: 42px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 52.1px;
  font-family: Volkhov, serif;
}

.info-page-row {
  padding-top: 40px;
}

.info-page-content {
  padding-left: 0;
  padding-right: 0;
  color: #000000;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28.1px;
  padding-left: 0;
  padding-right: 0;
}

.info-page-ccontent a {
  color: #e02b2b;
}

.info-page-container {
  color: #000000;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28.1px;
  padding-left: 0;
  padding-right: 0;
}

.info-page-container a {
  /* text-decoration:underline; */
  color: #e02b2b;
}

.landing-page-container {
  color: #000000;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  padding-left: 0;
  padding-right: 0;
}

.landing-page-container a {
  /* text-decoration:underline; */
  color: #000000;
}

.landing-page-container .galley-doi-value a{
  color: #e02b2b;
  /* font-family: Volkhov, serif; */
  font-size: 14px;
}

.pkp_page_our-policies h4 {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 2em;
}

.pkp_page_our-policies h3 {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  padding-left: 1em;
}

/* Author Guidelines */

.pkp_page_author-guidelines h3 {
  font-size: 20px;
  font-family: Volkhov, serif;
  font-weight: 600;
  padding-top: 45px;
  padding-bottom: 10px;
}

.pkp_page_author-guidelines #accordion .card h3 {
  font-size: 16px;
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
  padding-top: 0;
  padding-bottom: 0;
}

.pkp_page_author-guidelines #accordion .card {
  border: none;
  background-color: none;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: lightgrey;
}
.pkp_page_author-guidelines #accordion .card-header {
  border: none;
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
}

/* .pkp_page_author-guidelines #accordion .card-body{
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: lightgrey;
} */

.pkp_page_author-guidelines #accordion .card-header .btn {
  width: 100%;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}

.pkp_page_author-guidelines #accordion .card-header .btn {
  width: 100%;
  text-align: left;
}
.pkp_page_author-guidelines #accordion .card-header .btn:hover {
  text-decoration: none;
  /* color: #007bff; */
  color: #134a80;
}

.pkp_page_author-guidelines #accordion .card-header .btn:focus {
  text-decoration: none;
}
.pkp_page_author-guidelines #accordion .card-header .btn:after {
  font-family: "haema-font";
  content: "\e808";
  float: right;
  transform: rotate(90deg);
  font-size: 2em;
  margin-top: -0.5em;
}
.pkp_page_author-guidelines #accordion .card-header .btn.collapsed:after {
  transform: rotate(270deg);
}

.pkp_page_author-guidelines .about_subheader {
  font-weight: 400;
  /* color: #007bff; */
  color: #134a80;
  text-decoration: none;
  padding-left: 4em;
}

.pkp_page_author-guidelines .par_subtitle {
  /*color: #007bff;*/
  color: black;
}

#issue-navbar {
  width: 300px;
  float: right;
  padding-left: 0px;
}
#issue-navbar .nav-link {
  /* border: 1px solid #ddd; */
  padding-left: 0;
  /*padding-right: 0; */
}

.intraissue-menu .nav-link {
  color: #333;
}
.intraissue-menu {
  /* position: sticky;
    top: 0; */
  display: block;
  overflow-y: auto;
  /* height: 99vh; */
}

/* #issue-navigation-menu-items .nav-link:before {
    content: " ";
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 4px;
    padding-top: 3px;
    border: 1px solid #000;
  }
  #issue-navigation-menu-items .nav-link.active:before {
    background-color: #80bfff;
    color: #b8eff3;
    border: 1px solid #80bfff;
  } 
  #issue-navigation-menu-items .nav-subtitle:before {
    height: 10px;
    width: 10px;
  }*/

#issue-navigation-menu-items .nav-link {
  font-size: 15px;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#issue-navigation-menu-items .nav-subtitle {
  font-size: 13px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 0;
  margin-bottom: 0;
}
#issue-navigation-menu-items i {
  padding-right: 5px;
}
#issue-navigation-menu-items .nav-link.active {
  background-color: #fff;
  color: #000;
  font-weight: 600;
}

/* evita che il menu dropdown sia nascosto dalla pubblicitÃ&nbsp; o altri elementi sticky (z-index:1020) */
.dropdown-menu.show {
  z-index: 2000;
}
/* #issue-navigation-menu-items .nav-link.active i:before {
    background-color: #80bfff;
    border-radius: 10px;
    color: #b8eff3;
  } */

/* indent nella TOC se gli articoli sono della stessa categoria   */
/* .category_indent {
  padding-left: 0.5em;
} */

/* aggiungi anche uno spazio tra una categoria e l'altra (se non Ã¨ il primo elemento) */
.category_title,
.category_title_first {
  /* padding-top:15px; */
  color: #134a80;
}

/* articoli collegati ad editoriali early view */
.early-view-issue-toc .early-linked-art {
  padding-left: 20px;
}

.early-view-issue-toc .toc-left-col {
  padding-top: 0;
}

/* articoli collegati ad editoriali TOC */

/* devo limitare la larghezza perchÃ© altrimenti fa allargare la colonna principale e sposta in basso quella di destra */

.toc-linked-art {
  max-width: 900px;
}

@media (max-width: 1300px) {
  .toc-linked-art {
    max-width: 800px;
  }
}
@media (max-width: 1200px) {
  .toc-linked-art {
    max-width: 600px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .toc-linked-art {
    max-width: 355px;
  }
}

.obj_issue_toc .toc-linked-art {
  padding-left: 20px;
}

.obj_issue_toc .toc-linked-art .card-title {
  margin-top: 0;
}

.obj_issue_toc .toc-linked-art .card-title a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4c4949;
  font-size: 16px;
}

.obj_issue_toc .toc-linked-art .issue-auth {
  padding-left: 23px;
  line-height: 0;
}

.obj_issue_toc .toc-linked-art .card-body {
  padding-bottom: 10px;
}

.info-page-rightcol .ad-wrapper {
  padding-top: 15px;
  padding-bottom: 25px;
}

.early-view-issue-toc .ad-wrapper {
  padding-top: 15px;
}
.info-page-rightcol .box-wrapper {
  width: 300px;
}

/* #div-gpt-ad-1591720508301-0, #div-gpt-ad-1596552221056-0{ */
.ad-leaderboard {
  margin-left: auto;
  margin-right: auto;
}

/* modal download */
#download_issue_modal .modal-dialog {
  /* max-width:80%; */
  max-width: 800px;
}

#download_issue_modal .modal-header {
  border: none;
}
#download_issue_modal .cover-image img,
#digital_preview_body .cover-image img {
  height: 259px;
  width: auto;

  border-style:solid;
  border-width:thin;
  border-color:darkgray;
  
}

#download_issue_modal .card-body,
#digital_preview_body .card-body {
  padding-left: 7px;
}

#download_issue_modal .download-links,
#download_issue_modal .download-links a,
#digital_preview_body .download-links,
#digital_preview_body .download-links a {
  list-style: none;
  color: #e02b2b;
  font-family: "Work Sans", "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2px;
  /* line-height: 19px; */
  /* padding-left:10px; */

  /* margin-top:94px; */
}

#download_issue_modal .download-link-item,
#digital_preview_body .download-link-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

#download_issue_modal .download-link-subsection,
#digital_preview_body .download-link-subsection {
  flex-direction: column;
  justify-content: space-between;
}

#download_issue_modal .card,
#digital_preview_body .card {
  flex-direction: row;
  justify-content: center;
  border: none;
}

#download_issue_modal .issue-title h5,
#digital_preview_body .issue-title h5 {
  color: #000000;
  font-family: Volkhov, serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 45.1px;
  margin-bottom: 0;
}

#download_issue_modal .issue-number,
#digital_preview_body .issue-number {
  color: #000000;
  font-family: Volkhov, serif;
  font-size: 20px;
  letter-spacing: 0.25px;
  /* line-height: 52.1px; */
}

#download_issue_modal .issue-home-data,
#digital_preview_body .issue-home-data {
  padding-bottom: 10px;
}

#article-body {
  padding-left: 0;
}

#article-panel {
  /* position: sticky; */
  top: 0;
  padding-top: 70px;
  /* top:40%; */
  min-width: 50px;
}

#article-panel i {
  font-size: 2.1em;
  color: #000000b0;
}

#article-panel .card {
  text-align: center;
}

#article-panel .card ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

#article-panel .card ul li {
  /* padding-top:15px;
      padding-bottom: 15px; */
  padding: 0;
}

#article-panel .card .galley-link span {
  transform: none;
  word-break: normal;
  font-size: inherit;
}

#article-panel .card .galley-link {
  padding: 0;
  border: none;
  display: inline;
}

/* togli il padding alla cover per articoli 'about the cover' */
#figcover .figure {
  padding-top: 0;
}

#figcover {
  margin-bottom: 0;
}

/* togli la cover dal tab 'figures and data' (solo per about the cover) */
#art-figures #figcover {
  display: none;
}

/* le immagini degli articoli */
.modal-window .modal-content {
  width: fit-content;
  width: -moz-fit-content;
}

/* pagina con le statistiche per advertising */
.pkp_page_advertising-2019breakdown .adv-subtitle {
  font-family: Volkhov, serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 52.1px;
  margin: 0;
}
.pkp_page_advertising-2019breakdown .adv-listtitle {
  font-family: Volkhov, serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 34.1px;
  padding-top: 60px;
  padding-bottom: 10px;
}

.pkp_page_advertising-2019breakdown .adv-list {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 32px;
}
.pkp_page_advertising-2019breakdown .adv-listitem {
  font-weight: 600;
}

.pkp_page_advertising-2019breakdown .list-group-item {
  padding: 0;
  padding-right: 10%;
  border: none;
}

.pkp_page_advertising-2019breakdown .page-title {
  margin-bottom: 0;
}

.pkp_page_advertising-2019breakdown .info-page-row {
  padding-top: 0;
}

/* breadcrumb */
nav.bread-nav,
nav.bread-nav a {
  color: #134a80;
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  letter-spacing: 0.15px;
  line-height: 28.1px;
  font-weight: 600;
}

/* correggi la posizione del site-content per le pagine con breadcrumb */
.pkp_page_advertising-2019breakdown .container.site-content,
.pkp_page_article .container-fluid.site-content {
  margin-top: 5px;
}

.pkp_page_advertising-2019breakdown nav.bread-nav {
  padding-bottom: 25px;
}

/* search page */

.spinner-search-text {
  padding-top: 5px;
  padding-left: 10px;
}

.page_search .query-group {
  display: flex;
  flex-grow: 1;
}

.page_search .adv-filters {
  border-top: thin solid lightgray;
  margin-top: 0.5em;
  border-bottom: thin solid lightgray;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}

.page_search .form-group {
  margin-bottom: 0.5em;
}

.page_search .src-auth-row {
  margin-bottom: 0.5em;
}
/* .date_range .form-group.from{
    float:left;
    padding-right:20px;
} */

.srch-ad-top {
  padding-bottom: 15px;
}

/* articoli */

.download-image-modal,
.download-image-modal a {
  visibility: visible; /* nascondi i pulsanti di download e expand per le immagini all'interno degli articoli */

  position: absolute;
  right: 8px;
  bottom: 8px;
  padding: 6px;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(42, 42, 42, 0.9);
  color: #fff;
}
.haema-art-supplementals {
  border-bottom: solid;
  border-bottom-color: lightgray;
  border-bottom-width: thin;
}

.haema-art-supplementals ul {
  list-style-type: none;
}

.haema-art-supplementals .galley-link {
  border: none;
}

#art-info .label {
  font-weight: 700;
  width: 25%;
  float: left;
  text-align: right;
  padding-right: 1em;
}

/* .publisherinfo {
  padding-top: 10px;
} */
.license-badge {
  padding-top: 15px;
}

.howtocite_btn,
.share_btn, .permissions_btn{
  padding: 0;
  border: none;
}

/* .howtocite_btn:focus, .share_btn:focus{
    box-shadow:none;
} */

.altmetrics-info {
  border: none;
  float: left;
}

.pane-altmetrics,
.article_usage,
.authors_info {
  border-top: solid;
  border-top-color: lightgray;
  border-top-width: thin;
}

.row.permission_info{
  flex-direction: column;
}

#art_permission_modal a{
  color:#e02b2b;
  text-decoration-color: #e02b2b;
}

#how_to_cite_modal #citationOutput {
  /* border-bottom: solid;
    border-bottom-color: lightgray;
    border-bottom-width: thin; */
  padding-bottom: 10px;
}

#how_to_cite_modal .citation_formats_styles {
  list-style-type: none;
}

#how_to_cite_modal,
#art_share_modal {
  z-index: 1100;
}
/* share modal */

#art_share_modal .modal-dialog {
  max-width: 700px;
}

#art_share_modal .share_addthis {
  padding-top: 15px;
}

/* tooltips */
/* .tooltip-main {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-weight: 700;
    background: #f3f3f3;
    border: 1px solid #737373;
    color: #737373;
    margin: 4px 121px 0 5px;
    float: right;
    text-align: left !important;
  } */

/* .tooltip-qm {
    float: left;
    margin: -2px 0px 3px 4px;
    font-size: 12px;
  } */

.tooltip-inner {
  /* max-width: 236px !important;
    height: auto; */
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  /* padding: 10px 15px 10px 20px; */
  background: #ffffff;
  color: #134a80;
  /* border: 1px solid #737373; */
  border-radius: 18px;
  background-color: #ffffff;
  box-shadow: 2px 3px 12px 0 rgba(0, 0, 0, 0.18);

  text-align: center;
}

/* .tooltip.show {
    opacity: 1;
  } */

/* togli la freccia */
.tooltip .arrow::before {
  border: none;
}

/* atlas */

.atlas-homepage .card {
  font-size: 1.8em;
  font-weight: 500;
  border: none;
}

.atlas-homepage .card-img-top {
  padding-right: 0.5em;
}

.atlas-homepage .card-footer {
  background-color: transparent;
  border: none;
}

.atlas-homepage .card .card-text {
  font-size: 0.6em;
  font-weight: 500;
  border: none;
}

.atlas-homepage .card .card-text .firstqt {
  color: red;
  font-weight: 700;
}

.atlas-homepage .card .card-text .secondqt {
  color: blue;
  font-weight: 700;
}
#extform-atlas {
  width: 100%;
  height: 1000px;
  border: none;
}

#extform-aboutyou {
  width: 100%;
  height: 1000px;
  border: none;
}

/* Cookie banner styles */

.cookiebanner {
  position: fixed;
  left: 0px;
  right: 0px;
  height: auto;
  min-height: 21px;
  z-index: 1255;
  background: rgb(19, 74, 128);
  color: rgb(255, 255, 255);
  line-height: 21px;
  padding: 1em;
  font-family: "Work Sans", sans-serif;
  font-size: 1.4em;
  text-align: center;
  bottom: 0px;
  opacity: 1;
  line-height: normal !important;
  max-width: 100vw;
}

.cookiebanner-close {
  /* cursor: pointer; */
  float: right;
  color: #fff;
  background-color: #04064ab5;
  border-color: #04064ab5;
  /* display: inline-block; */
  font-weight: 600;
  /* color: #212529; */
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* background-color: transparent; */
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.cookiebanner-moreinfo {
  text-decoration: none;
  color: #e02b2b !important;
  font-weight: 600 !important;
}

/* global */
b,
strong {
  font-weight: 500;
}

/* 
 xs Extra small devices (portrait phones, less than 576px) 
No media query since this is the default in Bootstrap because it is "mobile first"
 
 sm - Small devices (landscape phones, 576px and up) 
@media (min-width: 576px) 

 md - Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint 
@media (min-width: 768px) 
 
 lg - Large devices (desktops, 992px and up)
@media (min-width: 992px)
 
 xl - Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px)
*/

/* how to cite modal */
@media (min-width: 1024px) {
  #how_to_cite_modal .modal-dialog {
    max-width: 50%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1340px;
  }
}

@media (max-width: 991px) {
  .article-fulltext {
    margin-top: 0 !important;
    padding-right: 0 !important;
  }
  .current-issue-toc-section .current-issuenumber-toc,
  .current-issue-toc-section .current-info-link-subsection {
    position: relative;
  }

  .atlas-homepage .card-img-top {
    width: 100% !important;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  #article-panel {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    /* padding-top:25px; */
    padding-top: 0;
    padding-bottom: 10px;
  }

  #article-panel .card {
    align-items: center;
  }

  #article-panel .card ul li {
    padding: 0;
    float: left;
  }

  .art-ad-bottom.float-right,
  .art-ad-top.float-right {
    float: none !important;
  }

  .art-col-right {
    width: fit-content;
    width: -moz-fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
  }

  #article-navbar {
    display: none;
  }

  .article-container {
    margin-bottom: 0 !important;
  }

  #article-body .nav-tabs .nav-link {
    font-size: 14px;
    padding: inherit;
  }

  #art-info .label {
    font-weight: 600;
    width: 32%;
    font-size: 15px;
  }
  .site-content {
    margin-top: 0;
    margin-bottom: 0;
    padding-right:8px;
    padding-left:8px;
  }

  .col{
    padding-left:0px;
    padding-right:0px;
    border-right:none;
  }
}

@media (max-width: 575px) {
  .site-content.container-fluid {
    padding-left: 5px;
    padding-right: 5px;
  }
  .article-container.container {
    padding-left: 0;
    padding-right: 0;
  }
  .article-container .art-col-middle {
    padding-left: 0;
    padding-right: 0;
  }
  #article-body .nav-tabs .nav-link {
    font-size: 11px;
    padding: inherit;
  }
  .article-container .art-col-middle h1 {
    font-size: 39px;
    font-weight: 600;
    word-break: break-word;
    word-wrap: break-word;
  }

  .article-container .art-col-right {
    padding-left: 0;
    padding-right: 0;
  }
}

/* soluzione temporanea per far funzionare gli anchor tra sezioni diverse (principalmente le referenze) */
.details-wrapper,
h2.article-section-title + .jatsparser-section-content {
  display: block !important;
  /* visibility: hidden!important;
  height:5px!important;
  overflow:hidden!important; */
}

h2.article-section-title {
  cursor: inherit !important;
  position: relative !important;
  border: none !important;
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  font-size: 24px;
}
/* .details-wrapper,
h2.article-section-title.active + .jatsparser-section-content {
  display: block!important;
  visibility: visible!important;
  height:fit-content!important;
  overflow:hidden!important;
} */

h2.article-section-title:after {
  display: none !important;
}

span.references-link-delimeter {
  font-weight: normal;
}

.pkp_page_article .modal-window .caption {
  display: none;
}

.pkp_page_article .galley-doi-value a,
.pkp_page_article .references a,
.pkp_page_issue .galley-doi-value a,
.pkp_page_section .galley-doi-value a {
  color: #e02b2b;
  /* text-decoration:none; */
}

.btn-link {
  color: #134a80;
}

.btn-outline-dark:hover {
  color: initial;
  background-color: initial;
  border-color: initial;
}

/* reviewers */

.pkp_page_reviewers .tab-content {
  column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
}

@media (max-width: 991px) {
  .pkp_page_reviewers .tab-content {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
}

.pkp_page_reviewers #nav-tabContent {
  padding-top: 10px;
}

.pkp_page_reviewers #nav-tab {
  text-transform: uppercase;
}

.pkp_page_reviewers .nav-tabs .nav-link.active {
  color: #e02b2b;
}

.pkp_page_reviewers .page_title {
  display: none;
}

/* test atlante */

.atlas-newpage {
  height: 100%;
}

.atlas-newpage-div .atlas-link-top {
  padding-top: 150px;
}

.atlas-newpage-div .atlas-link-middle {
  padding-top: 60px;
}

.atlas-newpage-div .atlas-link-bottom {
  padding-top: 20px;
}

@media (max-width: 767px) {
  .atlas-newpage {
    width: 414px;
    min-height: 600px;
  }

  .atlas-newpage-div .atlas-link-top {
    padding-top: 70px;
  }

  .atlas-newpage-div .atlas-link-middle {
    padding-top: 40px;
  }

  .atlas-newpage-div .atlas-link-bottom {
    padding-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .atlas-newpage-div .atlas-link-top {
    padding-top: 78px;
  }

  .atlas-newpage-div .atlas-link-middle {
    padding-top: 20px;
  }

  .atlas-newpage-div .atlas-link-bottom {
    padding-top: 20px;
  }
}

@media (min-width: 1200px) {
  .atlas-newpage {
    padding-left: 13vw;
  }
}
.atlas-newpage-div {
  display: inline-block;
  position: relative;
  background-size: contain;
  margin: 0 auto;
  background-image: url("http://digital.haematologica.org/wp-content/uploads/2019/12/copertina_rid-727x1024.jpg");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.atlas-newpage-div:after {
  padding-right: 70%;
  display: block;
  content: "";
}

.atlas-newpage-div .atlas-text-card {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin-top: 5%;
  max-width: 500px;
  background-color: transparent;
  border: none;
}

.atlas_cover_div {
  background-image: url(https://digital.haematologica.org/wp-content/uploads/2019/12/copertina_rid-727x1024.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center; 
}

.atlas_video_play_container {
  color: black;
  position: absolute;
  padding: 10px;
    background-color: #e4e2e2e3;
    padding-top:20px;
    padding-bottom:20px; 
    border-radius:10px;
    /* background-color: transparent; */

    
    /* padding-left: 5px;
    padding-right:5px;
    width: 33%; */
}

.atlas_video_play {
  color: black;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.atlas_video_play_button{
  /* width:60px; */
  width: 32px;
  float:left;
}

.atlas_video_play_label{
  padding-left:5px;
}

@media (min-width:992px) and (max-width: 1200px) {
  .atlas_video_play_label{
    font-size:22px;
  }
}
@media (max-width: 414px) {
  .atlas_video_play_label{
    font-size:22px;
  }
}

.atlas_sep{
  border-left: solid;
  border-color: darkgray;
  border-width: 2px;
  width:5px;
}


.atlas-text-card .card-footer a{
font-size: 25px;
}

/* pagina Call for papers */

.cfpapers{
  margin-right:auto;
  margin-left:auto;
}

.cfpapers h3{
  color:#e02b2b;
  margin-bottom:25px;
  font-weight: 600;
}

.cfpapers .h4title{
  color:#0e74d9;
  font-weight: 600;
  margin-bottom:0;
  font-size: 20px;
    margin-top: 8px;
    line-height: 1.2;
}

.cfpapers h4{
  color:#0e74d9;
  font-weight: 600;
  margin-bottom:0;
  font-size: 20px;
}
.cfpapers .hstyle{
  font-weight: 600;
  font-style: italic;
  color:#134a80;
  font-size:22px;
}
.cfpapers h3 .hstyle{
  color:inherit;
}  
.cfpapers ul{
  margin-bottom: 0;
}
.cfpapers p{
  /* padding-left: 15px; */
  margin-bottom:0;
}

.cfpapers .paragr{
  margin-bottom:32px;
}

.cfpapers .hbutton{
  border: solid;
  text-align: center;
  max-width: 200px;
  border-radius: 10px;
  border-color:#e02b2b;
  font-size: 22px;
  font-weight: 600;
  color: #134a80;
  min-width: 175px;
  border-width: 4px;
  margin-bottom: 5px;
}

.cfpapers .hbutton:hover{
  background-color: lightgray;
}

.cfpapers .hbutton a{
  color:inherit;
  text-decoration: none;
  line-height: 29px;
}

.pkp_page_call-for-papers .page_title{
  display:none;
  color:#e02b2b;
  text-align:center;
}

.pkp_page_call-for-papers .info-page-row{
  padding-top:0;
}

.pkp_page_call-for-papers .info-page-content{
  line-height: 22px;
}

.issue-section-comingsoon-title{
  padding-top:40px;
}</pre></body></html>