h2 {
  line-height: 1.2em;
}

h4 {
  font-size: 14px;
  margin-bottom: 0.5em;
}

body#consommateurs #content div.section div.article h2,
body#commercants #content div.section div.article h2,
body#a-propos-de-l-office #content div.section div.article h2 {
  font-size: 18px !important;
}

#content h3 {
  font-size: 16px !important;
  line-height: 1.2em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

div.exergue h3 {
  font-size: 1.1em !important;
}

.texte_activite h4 {
  margin-top: 0;
}

.text-center {
  text-align: center;
}

/* Entête */

div.client .btnhover {
  width: 24px;
  height: 24px;
}

/* ADB Styles formulaire */

#c9000 .powermail_fieldwrap_select {
 width: 100%;
 height: 60px;
}

#c9000 .powermail_fieldwrap_select label {
 width: 40%;
 float: left
}

#c9000 .powermail_fieldwrap_select select {
  width: 40%;
  float: left
}


img.exemple-creances {
  margin-left: 5px;
  padding-bottom: 0 !important;
}



/* Styles customs encadrés ADB */

div.article > div.conteneur-custom-1 {
  width: 41%;
  margin: 10px 10px 20px 10px;
  float: left;
  background: #FFF;
  border: 2px solid #CCC;
  border-radius: 20px;
  padding: 15px 15px 5px 15px;
}

  div.article > div.conteneur-custom-1 a:hover {
    text-decoration: none !important;
  }

  div.article > div.conteneur-custom-1 p {
    line-height: 16px;
  }

  div.article > div.conteneur-custom-1 p:first-child {
    text-align: center;
  }

  div.article > div.conteneur-custom-1 img {
    border: 0px !important;
    margin-bottom: 10px;
    width: 60px;
    height: 60px;
  }

  div.article > div.conteneur-custom-1 p:first-child {
    margin-bottom: 0px;
  }

  div.article > div.conteneur-custom-1 ul {
    margin-left: 25px !important;
  }

    div.article > div.conteneur-custom-1 ul li {
      list-style-image: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/chevron-bleu.png);
    }

      div.article > div.conteneur-custom-1 ul li ul {
        margin-left: 10px !important;
        margin-bottom: 0 !important;
      }

  div.article > div.conteneur-custom-1 h3 {
    color: #1697d0;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 3px !important;
    padding-bottom: 9px;
    border-bottom: 2px solid #CCC;
    font-size: 1.3em;
    margin-bottom: 10px !important;
    text-align: center;
    line-height: 1.1em;
  }

  div.article > div.conteneur-custom-1 h3 a {
    color: #1697d0;
  }

  body#commercants div.article > div.conteneur-custom-1 h3,
  body#commercants div.article > div.conteneur-custom-1 h3 a {
    color: #197869;
  }


div.article > div.conteneur-custom-2 {
  width: 26%;
  margin: 10px 5px 20px 5px;
  float: left;
  background: #FFF;
  border: 2px solid #CCC;
  border-radius: 20px;
  padding: 65px 15px 5px 15px;
  background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/icones/ruban.png) 50% 10px no-repeat;
  background-size: 50px 49px;
}

  div.article > div.conteneur-custom-2 p {
    line-height: 16px;
  }

  div.article > div.conteneur-custom-2 p:first-child {
    margin-bottom: 0px;
  }

  div.article > div.conteneur-custom-2 h3 {
    color: #1697d0;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 3px;
    padding-bottom: 4px;
    border-bottom: 2px solid #CCC;
    font-size: 1.3em;
    margin-bottom: 10px;
  }


div.article > div.conteneur-custom-3 {
    padding: 15px 0 15px 0;
    float: left;
    width: 100%;
}

  div.article > div.conteneur-custom-3 a {
    color: #fff !important;
  }

  div.article > div.conteneur-custom-3 a:visited {
    color: #c2e9f9 !important;
  }

  div.article > div.conteneur-custom-3 ol,
  div.article > div.conteneur-custom-3 ul {
    background: #30536d;
    border-radius: 20px;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding: 10px 20px 10px 40px !important;
    border: 2px solid #21384a;
  }

    div.article > div.conteneur-custom-3 ol li {
      counter-increment: step-counter;
      list-style-type: none;
      border-bottom: 1px solid #45779c;
      border-top: 1px solid #21384a;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #FFF;
      position: relative;
      line-height: 1.4em;
      margin-bottom: 0 !important;
    }

      div.article > div.conteneur-custom-3 ol li a {
        color: #FFF;
      }

      div.article > div.conteneur-custom-3 ol li a.bouton-liste {
        margin: 0 auto;
        display: block;
        padding: 15px;
        background: yellow;

      }

    div.article > div.conteneur-custom-3 ol li:first-child,
    div.article > div.conteneur-custom-3 ul li:first-child {
      border-top: 0;
    }

    div.article > div.conteneur-custom-3 ol li:last-child,
    div.article > div.conteneur-custom-3 ul li:last-child {
      border-bottom: 0;
    }

    div.article > div.conteneur-custom-3 ol li::before {
      content: counter(step-counter);
      margin-right: 5px;
      font-size: 1.2em;
      background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/ruban-bleu.png) top left no-repeat;
      color: white;
      font-weight: bold;
      height: 24px;
      padding: 5px 13px;
      border-radius: 3px;
      position: absolute;
      left: -47px;
      width: 17px;
    }

    div.article > div.conteneur-custom-3 ol li span,
    div.article > div.conteneur-custom-3 ul li span {
        color: #ececec;
        font-size: 1.6em;
    }



  div.article > div.conteneur-custom-3 ul li {
    list-style-type: none;
    border-bottom: 1px solid #45779c;
    border-top: 1px solid #21384a;
    padding: 20px 0 20px 5px;
    color: #FFF;
    position: relative;
    line-height: 1.4em;
      margin-bottom: 0 !important;
  }

    div.article > div.conteneur-custom-3 ul li::before {
      content: '';
      margin-right: 5px;
      font-size: 1.2em;
      background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/ruban-bleu.png) top left no-repeat;
      color: white;
      font-weight: bold;
      height: 24px;
      padding: 5px 13px;
      border-radius: 3px;
      position: absolute;
      left: -47px;
      width: 17px;
    }

  div.article > div.conteneur-custom-3 > h3 {
    /*color: #1697d0;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 3px;
    padding-bottom: 4px;
    border-bottom: 2px solid #CCC;
    font-size: 1.3em;*/
    margin-bottom: 1em;
    margin-top: 0;
  }


div.article > div.conteneur-custom-4 {
    padding: 15px 0 15px 0;
    float: left;
    width: 100%;

}

  div.article > div.conteneur-custom-4 ol {
    background: #197869;
    border-radius: 20px;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding: 10px 20px 10px 40px !important;
    border: 2px solid #115349;
  }

    div.article > div.conteneur-custom-4 ol li {
      counter-increment: step-counter;
      list-style-type: none;
      border-bottom: 1px solid #22a18d;
      border-top: 1px solid #0f4940;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #FFF;
      position: relative;
      line-height: 1.4em;
    }

      div.article > div.conteneur-custom-4 ol li a,
      div.article > div.conteneur-custom-4 ol li a:visited {
        color: #FFF !important;
      }

      div.article > div.conteneur-custom-4 ol li a:hover {
        text-decoration: none !important;
      }

      div.article > div.conteneur-custom-4 ol li a.bouton-liste {
        margin: 0 auto;
        display: block;
        padding: 15px;
        background: #30897A;
        text-align: center;
        font-size: 1.2em;
        width: 300px;
        margin-top: 15px;
        border-radius: 10px;
        font-weight: bold;
        text-decoration: none !important;
      }

        div.article > div.conteneur-custom-4 ol li a.bouton-liste:hover {
          background: #51A093;
        }

    div.article > div.conteneur-custom-4 ol li:first-child {
      border-top: 0;
    }

    div.article > div.conteneur-custom-4 ol li:last-child {
      border-bottom: 0;
    }

    div.article > div.conteneur-custom-4 ol li::before {
      content: counter(step-counter);
      margin-right: 5px;
      font-size: 1em;
      background: url(https://cdn.opc.gouv.qc.ca/media/images/icones/fleche_verte.png);
      color: white;
      font-weight: bold;
      padding: 2px 0 0 10px;
      border-radius: 3px;
      position: absolute;
      left: -46px;
      color: #FFF;
    }

    body#commercants div.article > div.conteneur-custom-4 ol li::before {
      background: url(https://cdn.opc.gouv.qc.ca/media/images/icones/fleche_verte.png) no-repeat transparent;
      border: 0px;
      width: 33px;
      height: 26px;
    }

    div.article > div.conteneur-custom-4 ol li span {
        color: #ececec;
        font-size: 1.6em;
    }

  div.article > div.conteneur-custom-4 h3 {
    color: #1697d0;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 3px;
    padding-bottom: 4px;
    border-bottom: 2px solid #CCC;
    font-size: 1.3em;

  }

  div.article > div.conteneur-custom-4 ol {
    background: #197869;
    border-radius: 20px;
    margin-left: 0 !important;
    margin-top: 0 !important;
    padding: 10px 20px 10px 40px !important;
    border: 2px solid #115349;
  }

    div.article > div.conteneur-custom-4 ol li {
      counter-increment: step-counter;
      list-style-type: none;
      border-bottom: 1px solid #22a18d;
      border-top: 1px solid #0f4940;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #FFF;
      position: relative;
      line-height: 1.4em;
    }

      div.article > div.conteneur-custom-4 ol li a,
      div.article > div.conteneur-custom-4 ol li a:visited {
        color: #FFF !important;
      }

      div.article > div.conteneur-custom-4 ol li a:hover {
        text-decoration: none !important;
      }

      div.article > div.conteneur-custom-4 ol li a.bouton-liste {
        margin: 0 auto;
        display: block;
        padding: 15px;
        background: #30897A;
        text-align: center;
        font-size: 1.2em;
        width: 300px;
        margin-top: 15px;
        border-radius: 10px;
        font-weight: bold;
        text-decoration: none !important;
      }

        div.article > div.conteneur-custom-4 ol li a.bouton-liste:hover {
          background: #51A093;
        }

    div.article > div.conteneur-custom-4 ol li:first-child {
      border-top: 0;
    }

    div.article > div.conteneur-custom-4 ol li:last-child {
      border-bottom: 0;
    }

    div.article > div.conteneur-custom-4 ol li::before {
      content: counter(step-counter);
      margin-right: 5px;
      font-size: 1.2em;
      background-color: #1697d0;
      color: white;
      font-weight: bold;
      padding: 6px 13px;
      border-radius: 3px;
      position: absolute;
      left: -50px;
    }

    body#commercants div.article > div.conteneur-custom-4 ol li::before {
      background-color: #cde7e4;
      color: #115349;
      border: 1px solid #115349;
    }

    div.article > div.conteneur-custom-4 ol li span {
        color: #ececec;
        font-size: 1.6em;
    }

  div.article > div.conteneur-custom-4 h3 {
    color: #1697d0;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 3px;
    padding-bottom: 4px;
    border-bottom: 2px solid #CCC;
    font-size: 1.3em;

  }


div.article > div.conteneur-custom-5 {
    padding: 15px;
    background: #9BE1FF;
    margin: 10px 0 10px 0;

}

  div.article > div.conteneur-custom-5 p:last-child {
      margin-bottom: 0;

  }





div.article > div.conteneur-custom-7 {
  margin: 10px 0px 20px 0px;
  background: #FFF;
  border: 2px solid #CCC;
  border-radius: 20px;
  padding: 10px 15px 10px 15px;
}

  div.article > div.conteneur-custom-7 ul {
    margin-left: 0 !important;
  }

  div.article > div.conteneur-custom-7 ul li {
    list-style-type: none;
    background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/boite-cocher.png) no-repeat 3px 3px;
    padding: 3px 3px 3px 25px;
    margin: 5px 0;
    cursor: pointer;
    border-radius: 4px;
  }

    div.article > div.conteneur-custom-7 ul li:hover {
      background-color: #f8f8f8;
    }


/* ADB Nouveaux styles généraux */


#carrousel-consommateurs {
  margin-left: 317px;
}

#content div.aside div.nav-portail ul.header > li ul {
  z-index: 101 !important;
}

#content div.aside ul.sous-menu {
  min-height: 44px;
}

#accueil #content div.aside {
  padding-top: 40px;
}

#c9446 ul {
  margin-top: 1em !important;
}

    #c9446 ul li {
      min-height: 0px !important;
      font-size: 1em;
      font-weight: bold;
      margin-bottom: 10px !important;
  }

    #c9446 ul li a {
      font-weight: bold;
      white-space: normal !important;
      color: #000;
    }

    #c9446 ul li span {
      color: #4f70b9;
    }

ul.actualites-accueil {
  margin-top: 1em !important;
}

#content ul.actualites-accueil li {
  min-height: 60px !important;
  margin-bottom: 10px !important;
}

#content ul li a.image-wrap {
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  float: left;
  margin-right: 1em;
}

#content ul.actualites-accueil li img {
  height: 60px;
  width: auto;
}

ul.actualites-accueil strong a {
  white-space: normal !important;
  color: #000;
}

ul.actualites-accueil span.actualites-plus a {
  color: #214ca9;
  font-size: 1.2em;
  font-weight: bold;
}

#c89 .caroufredsel_wrapper {
  height: 175px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-1 {
  margin-top: 1em !important;
}

.margin-top-2 {
  margin-top: 2em !important;
}

.margin-top-3 {
  margin-top: 3em !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-1 {
  margin-bottom: 1em !important;
}

.margin-bottom-2 {
  margin-bottom: 2em !important;
}

.margin-bottom-3 {
  margin-bottom: 3em !important;
}


div.exergue {
  background-color: rgba(212, 220, 223, 0.25);
  border-radius: 10px;
  border: 1px solid #284e61;
  color: #1c3643;
  padding: 1em;
  margin-bottom: 1em !important;
}

  div.exergue p:last-child {
    margin-bottom: 0px;
  }

  div.nj_telephoner p:first-child {
    margin-bottom: 0px !important;
  }

  div.nj_telephoner p:last-child {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

  div.exergue h2:first-child,
  div.exergue h3:first-child,
  div.notice h2:first-child,
  div.notice h3:first-child {
    margin-top: 0em
  }

  div.exergue p {
    color: #214050;
  }

div.exergue.alerte {
  background-color: #f8d7da !important;
  border-color: #f5c6cb !important;
  color: #721c24 !important;
}

  div.exergue.alerte h2 {
    color: #721c24 !important;
  }

  div.exergue.alerte p {
    color: #721c24 !important;
  }


div.notice {
  background: #fff3cd;
  border-radius: 10px;
  border: 1px solid #ffeeba;
  color: #856404;
  padding: 1em !important;
  margin-bottom: 1em !important;
}

  div.notice p:last-child {
    margin-bottom: 0px;
  }

  div.notice h2:first-child {
    margin-top: 0.3em
  }

  div.notice p {
    color: #856404;
  }


div.success {
  background: #dcf3d7;
  border-radius: 10px;
  border: 1px solid #a1c397;
  color: #607459;
  padding: 1em !important;
  margin-bottom: 1em !important;
}

  div.success p:last-child {
    margin-bottom: 0px;
  }

  div.success h2:first-child {
    margin-top: 0.3em
  }

#consommateurs div.exergue {
  background-color: rgba(205, 223, 235, 0.25);
  border-radius: 10px;
  border: 1px solid #004c76;
  color: #005686;
}

  #consommateurs div.exergue p {
    color: #005686;
  }

#commercants div.exergue {
  background: rgba(205, 231, 228, 0.25);
  border-radius: 10px;
  border: 1px solid #007164;
  color: #006156;
}

  #commercants div.exergue p {
    color: #006156;
  }


/* ADB Page Actualités */

div.liste-communiques {
  width: 49%;
  float: left;
  margin-right: 15px;
}

div.liste-categories {
  width: 48%;
  float: left;
}

div.liste-communiques div.article_actu,
div.liste-categories div.article_actu {
  width: 100%;
  margin-bottom: 0 !important;
}

div.liste-communiques h2,
div.liste-categories h2,
div.liste-tri h2 {
  background: #294e60;
  color: #FFF !important;
    margin: 0 0 1px 0;
    padding: 15px 10px 13px 10px;
    position: relative;
}

div.liste-communiques div.article_actu h3,
div.liste-categories div.article_actu h3 {
    padding: 0 0.5em 0 0;
    border-left: 3px solid #009df2 !important;
    padding: 10px 15px !important;
    display: block;
    position: relative;
    box-shadow: 0px 0px 5px 0px #999;
    background: #FFF;
    float: left;
    width: 270px;
    text-align: left;
}

div.liste-tri div.article_actu h3 {
    width: 180px;
}

  div.liste-communiques div.article_actu h3 a,
  div.liste-categories div.article_actu h3 a {
      text-decoration: none !important;
      color: #000;
      font-weight: normal;
      font-size: 1.12em;
  }

div.article_actu h3 span {
  position: absolute;
    right: 15px;
    top: 8px;
    font-size: 2em;
    color: #009df2;
}

div.liste-communiques div.article_actu ul,
div.liste-categories div.article_actu ul {
  border-top: 0px !important;
}

.icone-warning {
  background-image: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/icones/icone-warning.png);
  background-position: 12px 13px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  min-height: 32px;
  padding-left: 55px !important;
}

div.sortmenu ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

body#consommateurs #content div.aside.nav-section ul.nav-section li.current > a {
  background-color: rgba(212, 220, 223, 0.40) !important;
}

body#commercants #content div.aside.nav-section ul.nav-section li.current > a {
  background-color: rgba(205, 231, 228, 0.40) !important;
}


/* Styles Plugin Jugements ADB - Rendu dans extension : jugements.css */



/* Fix menu (voir main.js) */

#menu_gauche ul.sous-menu li a[href="javascript:;"] {
  text-decoration: none;
  cursor: default;
  font-style: italic;
}

#menu_gauche ul.sous-menu li a[href="javascript:;"]:hover {
  text-decoration: none;
}


/* Refonte Actualités / Nous joindre*/

div.articles_all_cat_2 {
  width: 50%;
  float: left;
}

div.articles_all_communiques {
  width: 50%;
  float: left;
  
}

h2.titre-actualites {
  background-color: #294e60 !important;
  margin: 0 0 1px 0;
  padding: 13px 10px 12px 10px !important;
  position: relative;
  color: #FFF;
  font-size: 17px !important;
}

div.article_actu ul.actualites,
#content div.articles_all_cat_2 h3:first-of-type {
  margin-top: 0;
  border-top: 1px solid #009df2 !important;
  padding-top: 15px;
}

div.articles_all_cat_2 h3 a {
    border-left: 4px solid #009df2 !important;
    border-right: 0px !important;
    padding: 10px 36px 10px 15px !important;
    display: block;
    position: relative;
    box-shadow: 1px 1px 5px 0px #ccc;
    background: #FFF;
    text-align: left;
    font-size: 1em !important;
    color: #000 !important;
    font-weight: normal !important;
    text-decoration: none !important;
    line-height: 1.2em;
}

div.articles_all_cat_2 h3 a:hover {
    text-decoration: underline !important;
    box-shadow: 1px 1px 1px 0px #ccc;
}

div.articles_all_communiques,
div.articles_all_cat_2 {
  margin-bottom: 1.5em;
}

.articles_all_communiques p.nonews { padding-top: 10px; border-top: 1px solid #009df2; }

#content div.sousmenu_page.nous-joindre ul.cols-1,
#content div.sousmenu_page.nous-joindre ul.cols-2 {
  width: 100%;
  top: 0 !important;
}

body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_410 > div, 
body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_6857 > div,
body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_2180 > div, 
body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_976 > div {
  padding: 0;
}

body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_410 a {
  border-left-color: #2974A1 !important;
}

body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_6857 a,
body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_2180 a,
body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_4604 a {
  border-left-color: #1B897A !important;
}

body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_976 a,
body#nous-joindre #content div.sousmenu_page.nous-joindre li.contact_6779 a {
  border-left-color: #416678 !important;
}



#content div.sousmenu_page.nous-joindre ul.cols-1 li  {
  background: none;
  border-bottom: 0;
}

#content div.sousmenu_page.nous-joindre ul.cols-1 li a {
  border-left: 4px solid #009df2 !important;
  border-right: 0px !important;
  padding: 9px 36px 9px 15px !important;
  position: relative;
  box-shadow: 1px 1px 5px 0px #ccc;
  background: #FFF;
  text-align: left;
  font-size: 1.1em !important;
  color: #000 !important;
  text-decoration: none !important;
  line-height: 1.2em;
  width: 91%;
  float: left;
  margin-bottom: 12px;
  margin-right: 20px;
}

#content div.sousmenu_page.nous-joindre ul.cols-1 li a:hover {
  text-decoration: underline !important;
  box-shadow: 1px 1px 1px 0px #ccc;
}

#content div.sousmenu_page.nous-joindre ul > li > div {
    border-bottom: 0px;
    color: #484848;
    display: block;
    padding: 0px 0px 0px 0px;
}

#content div.sousmenu_page.nous-joindre ul.cols-2 {
  border-left: 0px !important;
  margin-left: 1.5em;
}

#content div.sousmenu_page.nous-joindre ul.cols-2 li {
  list-style-image: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/chevron-bleu.png);
  border: 0px;
  padding: 3px 0;
}

h2.autres-raisons {
  margin-top: 1em;
  float: left;
  width: 100%;
}

div.nous-joindre h2 {
  color: #000 !important;
}

/*strong.parent a:after {
  content: " »";
}*/

#content div.sousmenu_page ul li div strong {
  font-size: 1em !important;
}

/* Enlever border blanc à droite lors du hover (visible quand aucun sous menu présent) */

#content div.aside.nav-section ul.nav-header li.header.fleche a:hover {
  border-right-color: #e7ebed;
}

/* Ajsutement espacement entre liens du menu de gauche caché (padding sur <li> et non <a>) */


  
  #content div.aside.nav-section ul.nav-header li.header.fleche ul.sous-menu li {
    padding-top: 0.5em;
  }
  #content div.aside.nav-section ul.nav-header li.header.fleche ul.sous-menu li:first-child {
    padding-top: 0.75em;
  }
  
  #content div.aside.nav-section ul.nav-header li.header.fleche ul.sous-menu li a {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
  }
  
  #content div.aside.nav-section ul.nav-header li.header.fleche ul.sous-menu li.last {
    padding-bottom: 0.5em;
  }
  
  #content div.aside.nav-section ul.nav-header li.header.fleche ul.sous-menu li.last a {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
  }

/* Ajustement espacement sous entête de menu de gauche coloré */

#content div.aside.nav-section span.menu-title a strong,
#content div.aside.nav-section span.menu-title a small {
  margin-bottom: 4px;
}

#content div.aside.nav-section span.menu-title a small {
  display: block;
  line-height: 1.2em;
}

#content div.aside.nav-section span.menu-title {
  padding-bottom: 4px;
}


/* Ajustement pour autres sections (autre que conso/comm) */

#content div.aside.nav-section ul.nav-header ul li.current > a {
  background-color: rgba(212, 220, 223, 0.40) !important;
  display: block !important;
}
  
/* Refonte Commerçants */

body#consommateurs #content div.aside.nav-section ul.nav-section li.current > a {
  background-color: rgba(212, 220, 223, 0.40) !important;
}

body#commercants #content div.aside.nav-section ul.nav-section li.current > a {
  background-color: rgba(205, 231, 228, 0.40) !important;
}

body#commercants #content div.section {
  background: none !important;
}

/*body#commercants #carrousel-consommateurs {
  margin-left: 0px !important;
}*/

body#commercants #carrousel-consommateurs .menuCarrousel .selected {
  background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/bg-actif-com.png) no-repeat scroll top left;
}

body#commercants div.aside {
  margin-right: 10px !important;
}


ul.liste-commercant {
  margin: 0px !important;
  padding: 0px;
}

  ul.liste-commercant li {
    list-style: none;
  }

ul.liste-commercant li a {
  border-left: 4px solid #2d987d!important;
  border-right: 0px !important;
  padding: 10px 36px 10px 15px !important;
  display: block;
  position: relative;
  box-shadow: 1px 1px 5px 0px #ccc;
  background: #FFF;
  text-align: left;
  font-size: 1.1em !important;
  color: #0064a2 !important;
  font-weight: bold !important;
  text-decoration: none !important;
  line-height: 1.2em;
  margin-bottom: 15px;
}

ul.liste-commercant li a:hover {
  text-decoration: underline !important;
}

/* Actualités "Abonnez-vous" */

div.abonnez-vous.rssMenuGauche {
  background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/content/aside/div.abonnez-vous2018.png) no-repeat;
  left: -36px;
}

div.abonnez-vous.rssMenuGauche ul {
  margin-top: 43px !important;
  margin-left: 75px !important;
  float: left;
  width: 100%;
}

  div.abonnez-vous.rssMenuGauche ul li a {
    float: left;
    display: block;
    text-indent: 0;
    position: relative;
    width: 100%;
    color: #FFF;
    margin-bottom: 10px;
    font-size: 1.1em;
    text-decoration: underline;
    padding: 2px 0 2px 25px;
  }

  div.abonnez-vous.rssMenuGauche ul li a.rss,
  div.abonnez-vous.rssMenuGauche ul li a.rss2 {
    background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/content/aside/rss.png) no-repeat;
    background-size: 20px 20px;
  }

  div.abonnez-vous.rssMenuGauche ul li a.gouv {
    background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/content/aside/fleur-de-lys.png) no-repeat;
    background-size: 20px 20px;
  }

    div.abonnez-vous.rssMenuGauche ul li a:hover {
      text-decoration: none !important;
    }


.alerte-tempete {
  padding: 20px;
  background-color: #f44336; /* Red */
  color: white;
  margin-bottom: 25px;
}

body:not(#autres) div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-left: 10px;
}

div#c3188 iframe {
  max-width: 100%;
  height: calc((960px - 406px 48px) * .5625);
}

#content div.section div.article div#c10870 img,
#content div.section div.article div#c9487 img {
  border: 0px !important;
}

div#c10870 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-left: 0 !important;
}

/* Alerte Site */

div#alerte {
  background: #f8d7da;
  color: #721c24;
  border-color: #f5c6cb;
  padding: 15px;
  position: relative;
  margin-top: 7px;
  text-align: center;
}



/* Ajustements rubans globaux */

/* Ruban h1 et h2 */
#content div.aside h1.ruban,
#content div.aside h2.ruban,
#content div.section h1.ruban,
#content div.section h2.ruban {
  background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/content/h1.347px.accueil.png) left bottom;
  background-repeat: no-repeat !important;
  margin-left: -26px;
  margin-bottom: 0;
  width: calc(100% + 47px);
  padding: 0 0 13px 0;
  border-bottom: 0;
}

body#consommateurs #content div.section h2.ruban {
  margin-left: -23px;
    background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/content/h2.331px.consommateur.png) no-repeat;
    width: 331px;
}

body#commercants #content div.right h2.ruban {
  margin-left: -23px;
    width: 331px;
    background: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/content/h2.331px.commercant.png) no-repeat;
}


    /* 1er span dans ruban */

    #content div.aside h1.ruban span,
    #content div.aside h2.ruban span,
    #content div.section h1.ruban span,
    #content div.section h2.ruban span {
      color: #fff; 
      display: block;
      line-height: 15px;
      padding: 10px 0 8px 25px;
      font-size: 15px;
      font-weight: normal; 
      font-family: 'Glober', sans-serif;  
    }

        #content div.aside h1.ruban span a,
        #content div.aside h2.ruban span a,
        #content div.section h1.ruban span a,
        #content div.section h2.ruban span a {
          color: #d9e9ee;
        }

    body#consommateurs #content div.section h2.ruban span,
    body#commercants #content div.right h2.ruban span {
      padding-left: 22px;
    }

@media screen and (max-width: 359px) {
  #content div.aside h1.ruban span, 
  #content div.aside h2.ruban span, 
  #content div.section h1.ruban span, 
  #content div.section h2.ruban span {
    font-size: 14px;
  }
}


/* Hauteur Bandeau Titre */

#content div.section #entete_de_page span.ruban span {
  line-height: 1.2em;
  min-height: 18px;
  padding: 9px 0 4px 25px;
}

#content div.section div.article #c11416 img {
  border: 0px;
}






@media only screen and (max-width: 500px) {
  select {
    max-width: 100% !important;
  }
}

/* Tooltip */


h2 span.tooltip,
h2 span.tooltip2{
    font-family: Times;
    background: #555;
    color: #fff;
    display: inline-block;
    width: 12px;
    border-radius: 12px;
    padding: 0px 5px 0px 5px;
    text-align: center;
    cursor: help;
    font-size: 0.9em;
}

h2 span.tooltip2{
    cursor: pointer;
}

h3 span.tooltip,
h3 span.tooltip2 {
    font-family: Times;
    background: #555;
    color: #fff;
    display: inline-block;
    width: 10px;
    border-radius: 10px;
    padding: 2px 5px 0px 5px;
    text-align: center;
    cursor: help;
}

h3 span.tooltip2{
    cursor: pointer;
}

span.tooltip:hover,
span.tooltip2:hover{
    background: #000
}

span.tooltip-fa {
  color: #333 !important;
  background: none !important;
  font-size: 1.1em !important;
  display: inline !important;
  vertical-align: middle;
}

span.tooltip-fa:hover {
  color: #000 !important;
}

/* Plan stratégique <ol> */

#c11544 ol li {
  font-weight: bold;
}

#c11544 ol li ul li {
  font-weight: normal;
}


/* Tiroirs */

div.tiroir {
  margin: 1em 0 0.7em 0;
  position: relative;
}

  div.tiroir div.tiroir-permalink {
    position: absolute;
    display: none;
    bottom: 0;
    right: 0;
    padding: 6px 9px 6px 6px;
    background: rgba(239,243,245,0.5);
  }
  
  div.tiroir:hover div.tiroir-permalink {
    display: block;
    -webkit-animation: fadeInFromNone 0.5s ease-out;
    -moz-animation: fadeInFromNone 0.5s ease-out;
    -o-animation: fadeInFromNone 0.5s ease-out;
    animation: fadeInFromNone 0.5s ease-out;
  }
  
  
div.tiroir button.titre-tiroir h2,
div.tiroir button.titre-tiroir h3 {
  border-bottom: 1px solid #284e61;
  font-family: Arial, sans-serif;
}


body#consommateurs div.tiroir button.titre-tiroir h2,
body#consommateurs div.tiroir button.titre-tiroir h3 {
  border-bottom: 1px solid #006197;
}

body#commercants div.tiroir button.titre-tiroir h2,
body#commercants div.tiroir button.titre-tiroir h3 {
  border-bottom: 1px solid #007164;
}

div.tiroir button.titre-tiroir h4 {
  border-bottom: 1px solid #c6d9e2;
}

div.tiroir button.titre-tiroir.actif h2,
div.tiroir button.titre-tiroir.actif h3,
div.tiroir button.titre-tiroir.actif h4 {
  /*color: #fff !important;*/
  border-bottom: 1px solid #ccc !important;
}

  div.tiroir button.titre-tiroir h2,
  div.tiroir button.titre-tiroir h3,
  div.tiroir button.titre-tiroir h4 {
    /*color: #fff !important;*/
    margin: 0 !important;
  }

body#consommateurs div.tiroir button.titre-tiroir {
  background-color: transparent;
}

body#commercants div.tiroir button.titre-tiroir {
  background-color: transparent;
}

body#consommateurs div.tiroir button.titre-tiroir:hover,
body#commercants div.tiroir button.titre-tiroir:hover {
  /*opacity: 0.9;*/
}

div.tiroir button.titre-tiroir {
  width: 100%;
  border: 1px solid transparent;
  border-radius: 3px;
}
  
  div.tiroir button.titre-tiroir:focus {
    outline: 0 !important;
    border: 1px solid #666;
  }

  div.tiroir button.titre-tiroir h2,
  div.tiroir button.titre-tiroir h3,
  div.tiroir button.titre-tiroir h4 {
    cursor: pointer;
    text-align: left;
    background: url(https://www.opc.gouv.qc.ca/fileadmin/skins/opc/images/icones/tiroir-bas.png) no-repeat right 10px center;
  }

  div.tiroir button.titre-tiroir h2 {
    padding: 6px 40px 6px 0px;
    background-size: 25px;
    font-size: 18px !important;
  }

  div.tiroir button.titre-tiroir h3 {
    padding: 5px 40px 5px 0px;
    background-size: 22px;
    font-size: 1.126em !important;
  }

  div.tiroir button.titre-tiroir h4 {
    padding: 4px 40px 4px 0px;
    background-size: 19px;
    font-size: 1em !important;
  }

  div.tiroir button.titre-tiroir.actif h2,
  div.tiroir button.titre-tiroir.actif h3,
  div.tiroir button.titre-tiroir.actif h4 {
    background-image: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/icones/tiroir-haut.png);
  }

    body#commercants div.tiroir button.titre-tiroir h2,
    body#commercants div.tiroir button.titre-tiroir h3,
    body#commercants div.tiroir button.titre-tiroir h4 {
      background-image: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/icones/tiroir-bas-com.png);
    }

    body#commercants div.tiroir button.titre-tiroir.actif h2,
    body#commercants div.tiroir button.titre-tiroir.actif h3,
    body#commercants div.tiroir button.titre-tiroir.actif h4 {
      background-image: url(https://cdn.opc.gouv.qc.ca/skins/opc/images/icones/tiroir-haut-com.png);
    }

div.tiroir div.contenu {
  padding: 9px 12px 9px 0;
  display: none;
  overflow: hidden;
  /*box-shadow: inset 0px 7px 8px -5px rgba(85,85,85,0.2);*/
  background: rgb(239,243,245);
  background: linear-gradient(-90deg, rgba(239,243,245,1) 0%, rgba(255,255,255,0) 100%);
}

div.tiroir div.contenu p:last-child {
  margin-bottom: 3px;
}

div.tiroir div.contenu h2:first-child,
div.tiroir div.contenu h3:first-child,
div.tiroir div.contenu h4:first-child {
  margin-top: 0.25em !important;
}

div.tiroir div.contenu ul,
div.tiroir div.contenu ol {
  margin-left: 1.4em !important;
}

div.tiroir div.contenu table tr td ul,
div.tiroir div.contenu table tr td ol {
  margin-left: 2.5em !important;
}

  div.tiroir div.contenu table tr td ul > ul,
  div.tiroir div.contenu table tr td ul > ol,
  div.tiroir div.contenu table tr td ol > ul,
  div.tiroir div.contenu table tr td ol > ol {
    margin-left: 1.5em !important;
  }
  
@media print {
  div.tiroir div.contenu {
    display: block;
  }
  
  div.bandeau-politique {
    display: none !important;
  }
}

div.indent {
  padding-left: 1.4em;
}

.ident1 {
  margin-left: 30px;
}

#content div.section div.article #c9485 img {
  border: 0px;
}


body.ie div.innerwrap {
  min-width: 994px !important;
}

a#btnRegistre {
  display: block;
  width: 80%;
  background: #007164;
  border-radius: 5px; 
  color: #FFF!important;
  text-decoration: none!important;
  text-align: center;
  padding: 11px 5px;
  font-weight: bold;
  margin: 0 auto;
}

a#btnRegistre:hover {
  background: #127869;
}

/* Autres clientèles */

@font-face {
  font-family: 'Glober';
  src: url('../fonts/GloberRegular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/GloberRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/GloberRegular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/GloberRegular.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/GloberRegular.otf')  format('opentype'), /* Safari, Android, iOS */
    url('../fonts/GloberRegular.svg#Glober') format('svg'); /* Legacy iOS */
  font-weight: normal;
}

@font-face {
  font-family: 'Glober';
  src: url('../fonts/GloberBold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/GloberBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/GloberBold.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/GloberBold.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/GloberBold.otf')  format('opentype'), /* Safari, Android, iOS */
    url('../fonts/GloberBold.svg#Glober') format('svg'); /* Legacy iOS */
  font-weight: bold;
}


body#autres div#wrap_contenu {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 40px;
}

  body#autres div#wrap_contenu > div {
    flex: 0 50%;
    box-sizing: border-box;
  }

div.conteneurAutresClienteles {
  font-family: 'Glober', 'Arial', sans-serif;
  width: 100%;
  padding: 15px 0 15px 20px;
}

  div.conteneurAutresClienteles h2 {
    width: 80%;
    color: #202020;
    font-size: 1.6em;
    line-height: 1em;
    margin-left: 15px;
    margin-top: 15px;
    line-height: 1.1em;
    position: relative;
    padding-bottom: 7px;
    font-weight: normal;
    border-bottom: 5px solid #303132;
  }

    div.conteneurAutresClienteles h2:after {
      font-family: 'Arial', sans-serif;
      content: '»';
      position: absolute;
      color: #008bce;
      font-size: 2em;
      right: -30px;
      top: -2px;
    }

  div.conteneurAutresClienteles p {
    width: 100%;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    font-size: 1.1em;
    line-height: 1.3em;
  }

div.conteneurAutresClienteles:nth-child(odd) {
  padding: 15px 20px 15px 0;
}

  div.conteneurAutresClienteles div.csc-default {
    border: 5px solid #7ac0f1;
    background: rgba(255,255,255, 0.4);
  }

    div.conteneurAutresClienteles div.csc-default:hover {
      border-color: #268cd6;
      background: rgba(255,255,255, 0.9);
    }

div.conteneurAutresClienteles div.csc-textpic a {
  z-index: 999;
  display: block;
  position: absolute;
  padding-right: 275px;
}

div.conteneurAutresClienteles > div {
  height: 170px;
}


div.csc-default table tr td.select-commande { 
  text-align: center; 
}

@media screen and (min-width: 900px) and (max-width: 1023px) {

  div.conteneurAutresClienteles h2 {
    font-size: 1.4em;
    line-height: 1.1em;
  }

  div.conteneurAutresClienteles p {
    font-size: 1.1em;
    line-height: 1.2em;
  }

  /*div.csc-textpic-text {
    margin-left: 156px !important;
  }*/

  div.csc-textpic .csc-textpic-imagewrap img {
    height: 141px !important;
    width: auto !important;
  }

  div.conteneurAutresClienteles > div {
    height: 140px;
  }

  body#autres div#wrap_contenu > div {
    flex: initial;
  }

  body#autres div#wrap_contenu {
    align-items: center;
    justify-content: center;
  }

  div.conteneurAutresClienteles {
    width: 450px;
    padding: 15px 20px;
  }

  div.conteneurAutresClienteles:nth-child(odd) {
    padding: 15px 20px;
  }

  div.conteneurAutresClienteles div.csc-textpic a {
    padding-right: 240px;
  }
}

@media screen and (min-width: 530px) and (max-width: 899px) {

  body#autres div#wrap_contenu {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  div.conteneurAutresClienteles {
    width: 500px;
    padding: 15px 0 !important;
  }

  div.conteneurAutresClienteles div.csc-textpic a {
    padding-right: 300px;
  }
}

@media screen and (min-width: 320px) and (max-width: 529px) {

  div.conteneurAutresClienteles h2 {
    font-size: 1.1em;
    line-height: 1.1em;
    margin-top: 10px;
  }

    div.conteneurAutresClienteles h2:after {
      right: -25px;
    }

  div.conteneurAutresClienteles p {
    font-size: 1em;
    line-height: 1.2em;
    margin-top: 7px;
  }

  /*div.csc-textpic-text {
    margin-left: 125px !important;
    padding-right: 15px;
  }

  div.csc-textpic .csc-textpic-imagewrap img {
    height: 115px !important;
    width: auto !important;
  }*/

  div.conteneurAutresClienteles > div {
    height: 115px;
  }

  body#autres div#wrap_contenu > div {
    flex: initial;
  }

  body#autres div#wrap_contenu {
    align-items: center;
    justify-content: center;
  }

  div.conteneurAutresClienteles {
    width: 390px;
    padding: 15px 20px;
  }

  div.conteneurAutresClienteles:nth-child(odd) {
    padding: 15px 20px;
  }

  div.conteneurAutresClienteles div.csc-textpic a {
    padding-right: 212px;
  }

}

@media screen and (min-width: 320px) and (max-width: 369px) {

  div.conteneurAutresClienteles h2 {
    font-size: 1.4em;
    line-height: 1.1em;
    margin-top: 15px;
  }

    div.conteneurAutresClienteles h2:after {
      right: -20px;
    }

  div.conteneurAutresClienteles p {
    display: none;
  }
}

.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 490px; }
.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 490px; }
.csc-textpic-intext-left-nowrap-190 .csc-textpic-text { margin-left: 190px; }

p.pdf a+span.filesize  {
    display: none;
}

ul.powermail_message_error {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

  ul.powermail_message_error li {
    list-style: none !important;
    background: #fff3cd;
    border-radius: 10px;
    border: 1px solid #ffeeba;
    color: #856404;
    padding: 1em !important;
    margin-bottom: 1em !important;
  }

#template ul.powermail_message_error li:before {
  content: "";
}

/*
  Modif Septembre 2021
*/


#header ul.nav li a small{ left: 24px !important; }
#header ul.nav li.accueil{ min-width: 106px !important; }
#header ul.nav li.consommateurs{ min-width: 177px !important; }
#header ul.nav li.commercants{ min-width: 156px !important; }
#header ul.nav li.autres-clienteles{ font-weight: normal !important; min-width: 222px !important; }
#header ul.nav li.actualites{ min-width: 130px !important; }
#header ul.nav li.a-propos-de-l-office{ min-width: 200px !important; }

body.en #header ul.nav li.autres-clienteles a {
  padding-right: 0px;
}

body.en #header ul.nav li.autres-clienteles {
  min-width: 188px !important;
}

body.en #header ul.nav li.actualites {
  min-width: 159px !important;
}

#content div.section ul li.secondaire a {
  margin-right: 0 !important;
  font-size: 1.3em !important;
}

  #content div.section ul li.secondaire.last a {
    margin-left: 23px !important;
  }
  
  /* Ajout 2023 */

  div.bandeau-notice {
    border-top: 2px solid #2c5a6a;
    background: #dae6f0;
    color: #223654;
    padding: 1em 0;
  }
  
    div.bandeau-notice p,
    div.bandeau-notice li {
      font-size: 1.1em;
    }
  
    div.bandeau-notice a {
      text-decoration: underline;
    }
  
      div.bandeau-notice a:hover {
        text-decoration: none;
      }
  
  div.bandeau-notice > div > :last-child {
    margin-bottom: 0;
  }

/* Formulaires Se Renseigner, Janvier 2022 */

form#recherche-commercant {
  position: relative;
}

.rc-formStyled {
    background: #ffffff;
    border: 0;
    border-left: 3px solid #006197;
    padding: 0;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border-radius: 0.25rem;
    box-shadow: 0px 0px 3px #dadada;
}

.rc-formStyled label {
    color: #416275;
}

.rc-label {
    display: block;
}

.rc-form :last-child {
    margin-bottom: 0 !important;
}

.rc-form label {
    padding: 0 !important;
}

.rc-form h2 {
    margin: 0;
    font-size: 15px !important;
}

.rc-form #termesProfil {
    margin-right: 5px;
    margin-top: 1px;
}

input#termesProfil {
    min-width: 15px;
    width: auto;
    flex: 0 0 15px;
}

input#termesProfil {
  min-width: 15px;
  width: auto;
  flex: 0 0 15px;
}

.rc-form #inputCommercant {
    width: auto;
    min-width: 300px;
    height: 20px;
    padding: 5px;
    background: #ffffff;
    border-color: #ccc;
    border-radius: 3px;
    box-sizing: content-box;
}

.rc-termesConditions {
    display: flex; 
    flex-direction: row; 
}

button#btn-conditions,
button#reloadPage {
    background-color: #006197;
    border: 1px solid transparent;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 inset rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system,system-ui,"Segoe UI","Liberation Sans",sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.15385;
    margin: 0;
    outline: none;
    padding: 0.6em 1em 0.8em 1em;
    position: relative;
    text-align: center;
    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: baseline;
    white-space: nowrap;
    
}

button#btn-conditions:hover,
button#reloadPage:hover {
    background: #00598b;
}

button#btn-conditions,
button#reloadPage {
  background-color: #006197;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: 0 1px 0 0 inset rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system,system-ui,"Segoe UI","Liberation Sans",sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.15385;
  margin: 0;
  outline: none;
  padding: 0.6em 1em 0.8em 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  white-space: nowrap;
    
}

button#btn-conditions:hover,
button#reloadPage:hover {
  background: #00598b;
}

.rc-conteneurRecherche {
    display: flex;
    margin: 0.75rem 0;
}

body#consommateurs #content form#recherche-commercant button,
body#commercants #content form#recherche-commercant button {
    cursor: pointer;
    display: inline-block;
    height: 32px;
    text-indent: -9999px;
    margin-left: 5px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
}

body#consommateurs #content form#recherche-commercant button:after, 
body#commercants #content form#recherche-commercant button:after {
  content: '»';
    color: #008bce;
    font-weight: normal !important;
    font-family: Arial, sans-serif;
    width: 30px;
    height: 32px;
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 54px;
    text-indent: 0;
    line-height: 18px;
}

.rc-conteneurRecherche button:after {
    content: "»";
    color: rgb(0, 139, 206);
    font-family: Arial, sans-serif;
    width: 30px;
    height: 32px;
    position: absolute;
    top: 2px;
    left: 0px;
    font-size: 54px;
    text-indent: 0px;
    line-height: 18px;
    font-weight: normal !important;
}


.grecaptcha-badge {
	display: none;
}

/* Cacher icone courriel AddThis (ne fonctionne plus) */

.at-share-btn-elements .at-svc-email {
  display: none !important;
}



  /* Nouveau formulaire commerçants */
  
   div#c19851, form.powermail_form_19 {
       display: none;
  }
   form.powermail_form_19 table tbody tr.odd td, form.powermail_form_19 table tbody tr:nth-child(odd) td, form.powermail_form_19 table tbody tr.even td, form.powermail_form_19 table tbody tr:nth-child(even) td {
       background-color: transparent !important;
  }
   form.powermail_form_19 td.px300 {
       width: 300px !important;
       background-color: transparent !important;
       padding: 0px !important;
       border: 0px !important;
  }
   form.powermail_form_19 table.form tr td.select input[type="radio"] {
       height: auto;
       margin-bottom: 8px;
  }
   div.csc-default form.powermail_form_19 table td {
       border: 0px !important;
  }
   div#powermail_fieldwrap_355 {
       margin-bottom: 1em;
  }
   form.powermail_form_19 select#powermail_field_raison {
       width: 100%;
  }
   form.powermail_form_19 select {
       max-width: 300px;
       margin-bottom: 1em;
       padding: 7px;
       border: 1px solid #CCC;
       color: #294e60;
       border-radius: 10px;
       cursor: pointer;
       outline: 0;
       background: #f6f8f9;
  }
   form.powermail_form_19 select:focus {
       border-color: 1px dotted #0b4ca9;
  }
   form.powermail_form_19 td.px300 {
       font-weight: bold;
       font-family: "Glober", sans-serif;
       font-size: 1.15em;
       line-height: 1.1em;
       margin-bottom: 0.5em;
       display: inline-block;
  }
   form.powermail_form_19 td input[type="text"], form.powermail_form_19 td input[type="email"] {
       box-shadow: 1px 0px 3px rgba(0,0,0,0.1);
       background: #FFF;
       text-align: left;
       border: 1px solid rgba(0,0,0, 0.1);
       width: 100%;
       max-width: 400px;
       border-left: 3px solid #284e61;
       margin-bottom: 1em;
  }
   form.powermail_form_19 textarea {
       box-shadow: 1px 0px 3px rgba(0,0,0,0.1);
       background: #FFF;
       text-align: left;
       border: 1px solid rgba(0,0,0, 0.1);
       width: 100%;
       max-width: 600px;
       padding-top: 11px;
       margin-bottom: 1rem;
  }
   form.powermail_form_19 p.bouton input {
       font-family: "Glober", sans-serif;
       padding: 15px 25px;
       display: block;
       position: relative;
       box-shadow: 0px 0px 3px 0px #999;
       border: 0px;
       background: #284e61;
       color: #FFF;
       border-radius: 3px;
       font-size: 1.2em;
  }
   form.powermail_form_19 p.bouton input:hover {
       background: #1c3542;
       color: #FFF;
  }
  
  
  /* // */
  
  /* Pour accessibilité, colonne de gauche <th> 
     Exemple : Tableau # téléphone page de contact commerçant  */

table.header-col tr th {
  text-align: left;
  font-size: 1em;
  padding: 0.7em 0.4em; /* même padding que <td> */
}

/* Modifs décembre 2022 */

  /* Ajuster position image background titre page (1px de trop haut) */
  #content div.section h1 a.categorie {
    padding: 16px 0 13px 14px;
  }
  
  #c10065 div.sousmenu_page ul.cols-2 li.last a,
  #c10386 div.sousmenu_page ul.cols-2 li.last a {
    display: block;
    width : 70%;
    background: #007164;
    border-radius: 5px; 
    color: #FFF!important;
    text-decoration: none!important;
    text-align :center;
    padding : 11px 5px;
  }
  
  
  /* Ajout espacement en haut des listes de sous-pages dans les pages de menus */
  #content div.sousmenu_page ul > li > div > ul {
    margin-top: 5px;
  }
  
  div.article ul ul {
    margin-top: 0.25em !important;
    margin-bottom: 0.325em !important;
  }
  
  @media screen and (max-width: 767px) {
      div.article p,
      div.article ul li {
        line-height: 1.3em;
      } 
  }
  
  div.csc-default table td,
  table thead th {
    padding: 0.7em 0.4em;
  }
  
  p.communiquez-avec-nous {
    background-position: 20px 50%;
  }
  
  
/* Pagination extensions */



/* ADB Styles Recherche Indemnisation */

ul.tx-js-paginator {
  margin-top: 1.5em !important;
  list-style: none;
  display: flex;
  justify-content: center;
}

ul.tx-js-paginator li {
    margin-bottom: 1rem;
    display: inline-block;
    margin-right: 0.5em;
}

  ul.tx-js-paginator li.first,
  ul.tx-js-paginator li.last,
  ul.tx-js-paginator li.previous,
  ul.tx-js-paginator li.next {
    
  }

  ul.tx-js-paginator span {
    display: inline-block;
    color: #999;
    padding: 6px 10px;
  }

  ul.tx-js-paginator span i {
  }

  ul.tx-js-paginator li a {
    padding: 6px 10px;
    display: inline-block;
    color: #083b66;
    text-decoration: none !important;
  }

    ul.tx-js-paginator li a:visited {
      color: #083b66 !important;
    }
    
    ul.tx-js-paginator li.current a:visited {
      color: #FFFFFF !important;
    }

  ul.tx-js-paginator li:hover a {
    text-decoration: underline !important;
    background: #eaeaea;
  }

ul.tx-js-paginator li.current a {
  background-color: #083b66;
  color: #FFFFFF;
  text-decoration: none !important;
  border-radius: 0.25em;
}

/* ShareThis */

.sharethis-inline-share-buttons {
  margin: 1em 0;
}

.sharethis-inline-share-buttons img {
  border: none !important;
}

/* Zone Enseignants Pagination */

ul.f3-widget-paginator {
    margin-top: 1.5em !important;
    list-style: none;
    display: flex;
    justify-content: center;
}

ul.f3-widget-paginator li {
    margin-bottom: 1rem;
    display: inline-block;
    margin-right: 0.5em;
}

ul.f3-widget-paginator li a {
    padding: 6px 10px;
    display: inline-block;
    color: #083b66;
    text-decoration: none !important;
}

ul.f3-widget-paginator li a:hover {
    text-decoration: underline !important;
}

ul.f3-widget-paginator li.current a {
    background-color: #083b66;
    color: #FFFFFF;
    text-decoration: none !important;
    border-radius: 0.25em;
}


@media screen and (max-width: 1023px) {
  
  #content div.section h1 a.categorie,
  #content div.section #entete_de_page span.ruban span,
  #content div.aside.nav-section ul.nav-header li.header.fleche > a,
  #content div.aside.nav-section span.menu-title {
    padding-left: 20px !important;
  }
  
  /* Est déja appliqué pour version cell dans mobile-comm.css:71 */
  #content div.sousmenu_page ul > li > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  #content div.sousmenu_page ul ul {
    width: auto;
  }
  
  #content div.sousmenu_page ul ul li {
    padding: 2px 0;
  }
  
  #content div.aside.nav-section ul.nav-header li.header.fleche ul.sous-menu {
    padding-left: 12px;
  }
  
  #content div.aside.nav-section ul.nav-header ul.nav-section li:last-child {
    padding-bottom: 8px;
  }
  
  #content div.aside.nav-section ul.nav-header li.header.fleche > a:after {
    right: 28px !important;
  }
  
}
  

@media screen and (min-width: 900px) and (max-width: 1023px) {
  
  div.conteneurAutresClienteles img.image-embed-item {
    width: 156px;
    height: 140px;
  }
  
  .csc-textpic-intext-left-nowrap-190 .csc-textpic-text {
    margin-left: 155px;
  }
  
}

@media only screen and (min-width: 768px) and (max-width: 899px) {
  body#accueil #content div.section ul li.autres-clienteles {
    margin-top: 35px !important;
  }
}
  
@media screen and (min-width: 320px) and (max-width: 529px) {
  
  div.conteneurAutresClienteles img.image-embed-item {
    width: 129px;
    height: 115px;
  }
  
  .csc-textpic-intext-left-nowrap-190 .csc-textpic-text {
    margin-left: 125px;
  }
}

@media screen and (max-width: 350px) {
  #header div.pivTitre {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 17px;
    margin-top: -6px;
  }
  
  #header p.pivLogo {
    height: 68px;
  }
  
  #header p.pivLogo img {
    max-width: 153px;
    margin-top: 6px;
  }
}


/* Animations */

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}