body.path-mod-quiz h2 {
  display: none;
}
body.path-mod-quiz #intro h2 {
  display: block;
}

body {
  background-image: url(../img/structure/texture.jpg);
}
body img {
  max-width: 100%;
}

#zoneIdentitaire {
  background-color: #eff5f5;
  height: 110px;
  border-bottom: 6px solid #3f409a;
}

#filAriane {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

#wrapper {
  background: transparent;
}

#main {
  background: url(../img/structure/IMG_BG.png), transparent;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
}

#sigleCours {
  color: #000;
}

#titreCours {
  color: #000;
}

#contenu h2.semaine {
  color: #115798;
}
#contenu h3 {
  border-left: 6px solid #4b7aa6;
  padding-left: 8px;
  line-height: 18px;
  margin-bottom: 15px;
  margin-top: 40px;
}
#contenu h4 {
  margin-bottom: 3px;
}
#contenu p.titretab, #contenu p.titreFigure {
  font-size: 1.5rem;
  margin-bottom: 5px;
  font-weight: bold;
}
#contenu figure figcaption {
  font-size: 1.5rem;
  margin-bottom: 5px;
  font-weight: bold;
}
#contenu figure img {
  width: auto;
  max-width: 100%;
}
#contenu figure img.widthAuto {
  width: auto;
}
#contenu div.encadre {
  background: #cce2d7;
  padding: 10px 5px 5px 30px;
  border-left: 3px solid #78a2a2;
  margin-bottom: 15px;
}
#contenu div.encadre.important strong {
  color: #000;
}
#contenu div.encadre.Prof {
  margin-left: 50px;
}
#contenu div.encadre + h3 {
  margin-top: 25px;
}
#contenu span.codeFormat {
  font-family: monospace, monospace;
}
#contenu div.encadreCode {
  background: #ecf3f0;
  padding: 10px 5px 5px 30px;
  border-left: 3px solid #8bb4b5;
  margin-bottom: 15px;
}
#contenu div.encadreCode p {
  font-family: monospace, monospace;
  margin: 0px;
  word-break: break-word;
}
#contenu div.encadreCode blockquote {
  margin-left: 25px;
}
#contenu div.encadreCode.noMarge {
  margin-bottom: 0px;
}
#contenu span.colorRed {
  color: red;
}
#contenu span.colorDarkRed {
  color: firebrick;
}
#contenu span.colorGrey {
  color: grey;
}
#contenu span.colorBlue {
  color: blue;
}
#contenu span.colorDarkBlue {
  color: mediumblue;
}
#contenu span.colorTurquoise {
  color: #07b1a8;
}
#contenu div.accordeon.reponse > div {
  background: transparent;
}
#contenu #contenu .accordeon .toggler.active {
  background-color: #4b7aa6;
}
#contenu #contenu .accordeon .toggler {
  background-color: #ced1d4;
  font-size: 1.5rem;
}
#contenu #contenu .panneauOnglets .onglets li {
  width: 50%;
}
#contenu table {
  margin-bottom: 15px;
}
#contenu table td, #contenu table th {
  border: solid 1px #7da2ca;
  padding: 4px;
}
#contenu table th {
  background: #bbc9d6;
  font-size: 1.3rem;
  line-height: 15px;
}
#contenu table td {
  font-size: 1.4rem;
  border: solid 1px #7da2ca;
  padding: 4px;
}
#contenu table td.emphase {
  background: #ccc;
}
#contenu table td.center {
  text-align: center;
}
#contenu table td.clearCell, #contenu table td.noborder {
  border: none;
}
#contenu table.description2 {
  font-size: 1.4rem;
}
#contenu table.description2 th.noborder {
  border: none;
  background: transparent;
}
#contenu table.description2 td, #contenu table.description2 th {
  border: solid 1px #7da2ca;
  padding: 4px;
}
#contenu table.description2 td.points, #contenu table.description2 th.points {
  border: 1px solid #FF5E5E;
  background-color: #FDD;
  text-align: center;
}
#contenu table.description2 td.caseX, #contenu table.description2 th.caseX {
  background-color: #C2DCD1;
  text-align: center;
  border: 1px solid #75A48F;
}
#contenu table.description2 td.semaine, #contenu table.description2 th.semaine {
  background-color: #333;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
#contenu table.description2 td.travail, #contenu table.description2 th.travail {
  background-color: #E5EAEF;
  text-align: left;
}
#contenu div.figLinux {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#contenu div.figLinux div {
  width: 20%;
  flex-direction: column;
}
#contenu div.figLinux div img {
  width: 100%;
}
#contenu div.figureS7 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#contenu div.figureS7 div {
  flex-direction: column;
  background: #b5dcc2;
  padding: 13px;
  border: 1px solid #80af8f;
}

body[class*="quiz"]:not(.pagelayout-admin) #contenu .btn:not(.p-a-0), body[class*="quiz"]:not(.pagelayout-admin) #contenu .submitbtns a {
  min-width: 20px;
}

@media screen and (min-width: 550px) {
  #contenu .panneauOnglets .onglets li {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  body .row {
    flex-wrap: inherit;
  }

  #zoneMenu {
    background: #3f409a;
  }

  body[data-typemenu="sidebar"] #main .container #sidebar.col {
    border: solid 1px #b3cbd7;
    margin-right: 3px;
    margin-top: 60px;
    padding-left: 0px;
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal > li {
    padding-bottom: 30px;
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal > li > a {
    border-left: 15px solid #4b7aa6;
    color: #01407b;
    line-height: 20px;
    padding: 0px;
    padding-left: 10px;
    font-size: 1.53rem;
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal li.active {
    padding-bottom: 9px;
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal div.sub {
    padding-left: 25px;
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal div.sub li a {
    padding: 6px 10px 4px 0px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal div.sub ul li.parent > a {
    font-weight: normal;
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal div.sub ul li .sousSub ul {
    padding-left: 20px;
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal div.sub ul li .sousSub ul > li {
    border-left: 1px solid #099a44;
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal div.sub ul li .sousSub ul > li > a:before {
    content: " ";
  }
  body[data-typemenu="sidebar"] #menuPrincipal .lstMenuPrincipal div.sub ul li:not(.parent).itemActif a {
    color: #099a44;
    text-decoration: none;
  }

  #titreCours {
    font-size: 3.5rem;
    line-height: 2rem;
  }

  #sigleCours {
    font-size: 1.8rem;
    margin-top: 10px;
  }

  #contenu {
    border: solid 1px #b3cbd7;
    margin-top: 60px;
  }

  #blocInfoCours {
    margin-left: 30%;
  }
}
