/*
#@0
#@1
#@2
#@3
#@4
#@5
#@6
#@7
#@8
#@9
#@10
#@11
#@12
#@13
#@14
#@15
#@16
#@17
#@18
#@19
#@20
#@21
#@22
#@23
#@24
#@25
#@26
#@27
#@28
#@29
#@30
#@31
#@32
#@33
#@34
#@35
#@36
#@37
#@38
*/
/* Variables et declarations specifiques, en complement de _variables.scss */
.header {
  position: relative;
  margin-bottom: 3rem;
}
.header .accueil a {
  color: inherit;
}
.header .spip_logo {
  float: left;
  margin: 0.625rem 1rem;
  margin-left: 0;
  margin-top: 0;
}
.header .accueil {
  margin-top: 1.5rem;
}
.header #slogan_site_spip {
  display: block;
}
.header .formulaire_menu_lang {
  text-align: right;
}
.header .formulaire_menu_lang select {
  width: 100%;
}
[class^="icon-"], [class*=" icon-"] {
  opacity: 0.5;
}
.formulaire_recherche, .secondary .formulaire_recherche {
  padding-right: 70px;
}
/* provisionner la largeur du bouton+padding sur le input.search */
.formulaire_recherche form .input-append {
  width: 100%;
}
.formulaire_recherche form input.search {
  width: 100%;
}
.jumbotron {
  padding: 3rem;
}
.jumbotron h1, .jumbotron .entry-title {
  font-size: 2rem;
}
.content.primary {
  min-height: 320px;
}
.primary a {
  text-decoration: underline;
}
.primary .entry-title a, .primary a.btn, .primary .nav a {
  text-decoration: none;
}
.breadcrumb {
  background-color: #f8f9fa;
}
.breadcrumb a {
  text-decoration: none;
}
.minicalendar > h2 {
  display: none;
}
.content article .cartouche::after, .content article .main::after, .content article footer::after, .content article aside::after, .content section .cartouche::after, .content section .main::after, .content section footer::after, .content section aside::after {
  display: block;
  clear: both;
  content: "";
}
.content article .cartouche p, .content section .cartouche p {
  margin-bottom: 0;
}
.content .liste .publication {
  display: block;
}
.content .postmeta .tags ul, .content .postmeta .tags li {
  display: inline;
}
.content .main, .content footer {
  margin-bottom: 1.5rem;
}
.page_auteur .liste.articles .info-publi .auteurs {
  display: none;
}
.footer {
  padding-top: 2em;
  border-top: 2px solid;
  padding-bottom: 2em;
  text-align: left;
  position: relative;
}
.footer .colophon {
  padding-right: 100px;
}
.footer .generator {
  position: absolute;
  top: 3rem;
  right: 0;
  max-width: 100px;
}
.footer .generator a {
  color: #E8246F;
  transition: color 0.2s;
}
.footer .generator a:hover, .footer .generator a:focus {
  color: #662F89;
  background-color: transparent;
}
.footer .generator svg {
  width: 60px;
}
.page_sommaire .breadcrumb {
  display: none;
}
.page_sommaire .liste.long.articles h2 {
  display: none;
}
.page_mot .content h1 {
  font-size: 1.5rem;
  line-height: 1;
}
.page_mot .content h1 .label {
  font-size: 1em;
  line-height: 1;
}
.page_mot .content h1 .label [class^="icon-"], .page_mot .content h1 .label [class*=" icon-"] {
  margin-top: 6px;
}
.page_plan h4, .page_archives h4 {
  margin-bottom: 0;
}
.page_plan .liste-items, .page_archives .liste-items {
  margin-bottom: 1.5rem;
}
.page_plan .liste-items.short.articles .entry-title, .page_archives .liste-items.short.articles .entry-title {
  font-weight: normal;
}
.page_plan .liste-items.short.articles .authors, .page_archives .liste-items.short.articles .authors {
  display: none;
}
.comment-item .comment-meta .item {
  display: none;
}
