/* VIEW PUBLICATIONS */

.view-publications-index .view-header {
    color: #239cd3;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: bold;
}

.publication.search-index {margin-top:20px;}
.publication.search-index p {margin-bottom: 2px; line-height: normal;}
.publication.search-index .type {font-style: italic;}
.publication.search-index h3 {margin: 5px 0px; font-weight: bold;}
.publication.search-index h3 span {color: #239cd3; font-size: 14px;}
.publication.search-index h3 a {font-size: 14px; margin-top: 20px; margin-bottom: 5px; color: #239cd3 !important;}

.publication.search-index .documents {display: inline-block;padding-left: 22px; padding-right: 15px; padding-bottom: 2px;}
.publication.search-index .html{background: url(../images/html.png) no-repeat;}
.publication.search-index .document {background: url(../images/pdf.png) no-repeat;}
.publication.search-index .doi {background: url(../images/doi.png) no-repeat;}
.publication.search-index .hal {background: url(../images/hal.png) no-repeat;}
.publication.search-index .bibtex {background: url(../images/bibtex.png) no-repeat;}
.publication.search-index .arxiv {background: url(../images/html.png) no-repeat;}


/* PUBLICATION in POP-UP */
.documents {display: inline-block;padding-left: 22px; padding-right: 15px; padding-bottom: 2px;}
.document {background: url(../images/pdf.png) no-repeat;}
.doi {background: url(../images/doi.png) no-repeat;}
.hal {background: url(../images/hal.png) no-repeat;}
.arxiv {background: url(../images/html.png) no-repeat;}
.html{background: url(../images/html.png) no-repeat;}
.bibtex {background: url(../images/bibtex.png) no-repeat;}

/* PUBLICATION CONTENT - in page */

/*.internal-page h1 {display: none;}*/
.internal-page article.publication .content .field--name-field-display-title {
    display: none;
    /*color: #239cd3;
    font-size: 34px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;*/
}

.internal-page article.publication .content .field--name-field-authors {
    margin-top: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #505050;
    font-weight: bold;
}

.internal-page article.publication .content .field--name-field-filename span.file-icon, .internal-page article.publication .content .field--name-field-filename span.file-size {display: none;}
.internal-page article.publication .content .field--name-field-filename span.file-link {
    border: 0px none;
    background: url(../images/pdf.png) no-repeat;
    padding-left: 22px;
    padding-right: 15px;
    padding-bottom: 2px;
    font-weight: normal;
    text-decoration: underline;
    color: #239cd3;
}

.internal-page article.publication .content .field--label {
    font-weight: normal;
    width: 80px;
}

.internal-page article.publication .content .field--item a {
    font-family: Arial;

font-size: 12px;

color: #505050;
}

/* PUBLICATION CONTENT - in colorbox */

#colorbox #cboxContent .content .field--name-field-display-title {
    color: #239cd3;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

#colorbox #cboxContent .content .field--name-field-authors {
    text-align: center;
    margin-top: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #505050;
    font-weight: bold;
}

#colorbox #cboxContent .content .field--name-field-type-publication {
    text-align: center;
    margin-top: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #505050;
}

#colorbox #cboxContent .content .field--name-field-source {
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
}

#colorbox #cboxContent .content .field--name-field-abstract-publication {
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: justify;
}

#colorbox #cboxContent .content .field--name-field-filename {margin-bottom: 20px;}
#colorbox #cboxContent .content .field--name-field-filename span.file-icon, #colorbox #cboxContent .content .field--name-field-filename span.file-size {display: none;}
#colorbox #cboxContent .content .field--name-field-filename span.file-link {
    border: 0px none;
    background: url(../images/pdf.png) no-repeat;
    padding-left: 22px;
    padding-right: 15px;
    padding-bottom: 2px;
    font-weight: normal;
    text-decoration: underline;
    color: #239cd3;
}

#colorbox #cboxContent .content .field--name-field-type-publication .field--label, 
#colorbox #cboxContent .content .field--name-field-language .field--label,
#colorbox #cboxContent .content .field--name-field-city .field--label,
#colorbox #cboxContent .content .field--name-field-date-publication .field--label,
#colorbox #cboxContent .content .field--name-field-service .field--label,
#colorbox #cboxContent .content .field--name-field-id .field--label,
#colorbox #cboxContent .content .field--name-field-copyright-text .field--label {
    display: inline-block;
    text-align: right;
    width: 80px;
    padding-right: .5em;    
}
#colorbox #cboxContent .content .field--name-field-type-publication .field--item,
#colorbox #cboxContent .content .field--name-field-language .field--item,
#colorbox #cboxContent .content .field--name-field-city .field--item,
#colorbox #cboxContent .content .field--name-field-date-publication .field--item,
#colorbox #cboxContent .content .field--name-field-service .field--item,
#colorbox #cboxContent .content .field--name-field-id .field--item,
#colorbox #cboxContent .content .field--name-field-copyright-text .field--item {display: inline-block;}

/* PUBLICATION COPYRIGHT - in colorbox */

#colorbox #cboxContent .copyright-publication h2, 
#colorbox #cboxContent .copyright-publication h2 span {
    color: #239cd3;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

#colorbox #cboxContent .copyright-publication a {
    color: #239cd3;
    font-size: 12px;
    text-decoration: underline;
}
#colorbox #cboxContent .copyright-publication p {margin-top: 20px;}

#colorbox #cboxContent .copyright-publication .print {
    background: url(../images/print.png) 100% 0px no-repeat;
    padding-top: 5px;
    padding-right: 32px;
    display: block;
    padding-bottom: 15px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
}
