
.proceedings-detail h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      color: #333;
      font-weight: 400;
}

.proceedings-detail h2 {
      font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.proceedings-detail .btn-download {
      background-color	: #FCF8E3;
      color: black;
      border-radius:0;
}

.proceedings-detail .btn-download {
      text-decoration: none;
}

.proceedings-detail .btn-download:hover {
      text-decoration: none;
}


.proceedings-detail .btn-container {
      margin-top:1em;
      text-align: center;
}

.proceedings-detail .img-cont img {
	margin-top: 2em;
}
.proceedings-detail .doi {
	margin-top: 2em;
}

.proceedings-detail .download-pdf {
      font-weight:bold;
      color: #515F5C;
}

.proceedings-detail .fa {
      font-size:1.3em;
      color: black;
}

.proceedings-detail .keywords .title {
      margin-top: 1em;
      font-weight: bold;
}

.proceedings-detail .keywords .topic {
      font-size: 0.8em;
      line-height: 1.5;
}

.proceedings .section .section_title {
      font-weight: bold;
      margin-bottom: 0.6em;
      font-size: 1.4em;
      margin-top: 1em;
      color: black;
}

.proceedings .subsection .subsection_title { 
      font-size: 1.2em;
      font-weight: bold;
      margin-bottom: 0.6em;
      font-variant: small-caps;
      margin-top: 0.5em;
}

.proceedings .paper_wrapper {
    margin-bottom: 1em;
}

.proceedings .paper_wrapper .title {
      
      font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
      line-height: 1.3;
     
}

.proceedings .paper_wrapper .authors {

      font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
      line-height: 1.3;
}

.filter_wrapper .authors {

      margin-bottom: 1em;
}

.page-proceedings .page-title {
      display:none;
}