body{
    font-family: 'Merriweather', serif;
}
main{
    font-family: 'Georgia', 'Arial', sans-serif;
}

#quarto-header{
    font-family: 'Merriweather', serif;
}

h1.title{
  text-align:center;
  width:100%!important;
  font-weight:bold;

}
h4.author{display:none;}


.header{
  width:100%;
  border-top:3px solid black;
  border-bottom:3px solid black;
  line-height:1em;
  padding-top:0.5em;
}

.header p{
  text-align:center;
}


r{
  text-align:right;
  float:right
}

.level3 p {
  margin-left:1em;
}

.level4{
  margin-left:1em;
}
.thesisPHD{
  margin-left:1em;
}

h3{
  border-bottom:1pt solid black;
}


#refences{
  display:none;
}

#refencesB td{ 
  padding-left:1em;
  padding-bottom:0.5em;
}

#refencesB{
  width:100%;
}

#refencesB tr td:first-child{
  font-weight:bold;
}

.abstracts h4{
  font-weight:bold;
  line-height:1.5em;
}


.abstracts p{
  text-align:justify;  
  margin-left:0;
  
}

.level3 p{
  margin-bottom:0.2em;
  
}

.level3{
  line-height: 1.5em;
}


.abstracts #coaut{
  font-weight: normal;
  
}


  
a::after{content:"";}

.paperB{
  padding-top:0.7em;
}

#pdf_version{
  display:flex;
  line-height:35px;
  column-gap:0.5em;
}

#print_buttons{
  display:flex;
  flex-direction: row-reverse;
}



h1.title{
  display:block!important;
  font-size:20pt;
  color:black!important;
  
}

  p, h1, h2, h3, h4, ul, ol, table {
    color:black!important;
  }

@media print{
  @page{
    size:letter;
    margin:0.5in;
    margin-top:0.5in;
  }
  body{
      font-size:11pt;
      margin-top: 0;
      padding-top:0;
      visibility:hidden; /*print only main part*/
  }
  main{ /*print only main part*/
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
  }
  a[href]:after{
    content:"";
  }
  
  .abstracts{
     page-break-before: always;
  }
  
  /*#referee-activity{
    page-break-before: always;
  }*/
  
  h4{
    font-size:12pt;
  }
  
  h3{
    font-size:14pt;
  }
  
  .header{
    font-size:12pt;
  }

  h1.title{
  display:block!important;
    font-size:18pt;
  }
  
  .paperB{
    padding-top:0em;
  }
  
  #pdf_version{
    display:none;
  }
  p, h1, h2, h3, h4, ul, ol, table {
    color:black!important;
  }
  
  a{
    color:black;
    font-size:12pt;
  }

  span.title{font-size:1em;}
  span.title p{margin-left:0;}
  
}

span.title{font-size:1em;}
.coaut, .wpStatus{
  font-size:11pt;
}

  ul .paperB p{margin-left:0;}


.wpStatus{
  margin-left:1em;
}

#teaching-experience h4{
  margin-top:0.5em;
}

h3{margin-top:0.6em;}

a{font-size:1em;} 


#abstracts{page-break-before: always;}
#abstracts h4{
  font-weight: bold;
}