/*
#@plugins/interface-publique/spipr-dane/css/spipr-dane-medias.less
*/
/* pour plugin bootstrap >2.0 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  #nav .nav {
    margin: 0 auto;
    float: none;
    width: 980px;
  }
  .carousel .item article strong a {
    font-size: 1.3em !important;
  }
  .carousel .item article strong a span.surtitre {
    font-size: 1em;
  }
}
@media (min-width: 979px) {
  .page_article #content .formulaire_spip {
    margin: 0 2em;
  }
}
@media (min-width: 767px) and (max-width: 1200px) {
  #header > .container {
    width: 95%;
  }
  #header #logo_site_spip {
    margin-left: 0;
  }
  .carousel .spip_logo {
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  #nom_site_spip {
    max-width: 800px;
  }
  .row-fluid [class*="span"]:last-child {
    margin-left: 2.56410256%;
    float: left;
  }
}
@media (min-width: 767px) and (max-width: 979px) {
  #nav .home .icon-home {
    display: inherit;
    margin-top: 3px;
    padding-top: 5px;
  }
  #nav .home span {
    display: none;
  }
  #nav .home:hover .icon-home,
  #nav .home.active:hover .icon-home {
    background-image: url("//le-neubourg.circonscription.ac-normandie.fr/plugins/interface-publique/spipr-dane/css/img/glyphicons-halflings-white.png");
  }
  #nav .home.active .icon-home {
    background-image: url("//le-neubourg.circonscription.ac-normandie.fr/plugins/interface-publique/spipr-dane/css/img/glyphicons-halflings.png");
  }
}
@media (max-width: 978px) {
  #header header #logo-institution {
    padding-right: 20px;
  }
  #header header #logo-institution img {
    max-width: 100px;
    margin: 10px 0 0 10px;
  }
  #header header #logo-institutionnot(.left) {
    margin-left: 0;
  }
  #header header #logo_site_spip {
    margin-bottom: 0;
  }
  #header header #logo_site_spip .spip_logo {
    max-width: 150px;
  }
  #header .form-search {
    right: inherit;
    bottom: inherit;
    position: relative;
    text-align: right;
    margin: 0 0 10px 0;
  }
  #nav .nav {
    margin: 0;
    float: left;
    width: auto;
  }
  .carousel .item article strong a {
    font-size: 1em !important;
  }
  .carousel .item article strong a span.surtitre {
    font-size: 1em;
  }
  .carousel .item article img {
    max-width: 25%;
  }
  .carousel .item article .introduction {
    padding-right: 50px !important;
  }
}
@media (min-width: 767px) {
  #header header {
    min-height: 135px;
  }
  #header header #nom_site_spip {
    display: table;
  }
  #nav .dropdown-menu ul {
    margin-left: 1em;
  }
  #nav .dropdown-menu ul a {
    padding-left: 1em;
  }
  .page_sommaire #content .liste.long.evenements .liste-items .evenement {
    padding-left: 6em;
  }
  .page_sommaire #content .liste.long.evenements .liste-items .evenement .banner {
    margin: 0 0 0 -6.5em;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  #header #logo-institution {
    padding: 0;
    margin: 0;
  }
  #header header .spip_logo {
    margin-left: 0;
  }
  #header header #logo_site_spip {
    letter-spacing: inherit;
  }
  .aside {
    padding-top: 0;
  }
  .page_sommaire .row.selection .spip_logo {
    display: none;
  }
  #aside .liste.sites .spip_logo {
    float: left;
    margin-right: 11px;
  }
  .carousel .spip_logo {
    max-width: 50%;
  }
  .row-fluid [class*="span"]:last-child {
    margin-left: 0;
    float: none;
  }
}
@media (max-width: 480px) {
  #header header .left .spip_logo {
    margin-right: 15px;
  }
  .carousel .spip_logo {
    display: none !important;
  }
}
@media print {
  page-break-inside: avoid;
  
  body {
    padding: 0 2em 4em 2em;
  }
  #nav,
  .aside,
  #footer,
  .breadcrumb,
  #header blockquote,
  .authors,
  .socialtags,
  #slogan_site_spip,
  .noprint {
    display: none;
  }
  #header {
    display: block;
    padding-top: 10px;
  }
  #content {
    width: auto;
    font-size: .8em;
  }
  #content .surtitre {
    margin-bottom: 0;
  }
  #content .main {
    clear: right;
    padding: 0 0 20px 0;
  }
}
