#selectionFeedbackContainer {
  position: absolute;
  display: none;
  z-index: 1050;
  a {
    display: flex;
    padding: 0 0 0 16px;
    align-items: center;
    gap: 12px;
    border-radius: 12px 12px 0 0;
    border: 1px solid #DCE7EC;
    background: #FFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
  }
  .bloc-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    p {
      display: flex;
      flex-direction: column;
      margin-bottom: 0;
      align-items: flex-start;
      span {
        color:  #1B8BBB;
        font-family: myriad-pro-semi-bold, Arial, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 125%; /* 13.75px */
        letter-spacing: 0.66px;
        &:first-child {
          color:  #4D5356;
          font-family: myriad-pro, Arial, sans-serif;
          font-size: 11px;
          font-style: normal;
          line-height: 13.75px;
          letter-spacing: 0.66px;
          text-transform: uppercase;
          margin-bottom: 0;
        }
      }
    }
  }
  .bloc-right {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #F2F7FA;
  }
}
#selectionFeedbackModal {
  textarea.disabled {
    resize: vertical;
  }
}
body {
  overflow-x: hidden;
  color: #4d5356;
  font-family: "myriad-pro", sans-serif;
  line-height: normal;
  font-size: 16px;
}
a {
  text-decoration: none;
  color: #4D5356;
}
.marge-l_20 {
  a:not([href]):not([class]) {
    color: #ec1625;
    font-size: 15px;
    font-family: myriad-pro-semi-bold, Arial, sans-serif;
  }
}
.marge-l_40 {
  margin-left: 40px;
}
.marge-l_60 {
  margin-left: 60px
}
.sticky-right {
  display: none;
  @media screen and (min-width: 1450px) {
    display: block;
  }
  a {
    cursor: pointer;
    display: flex;
    padding: 24px 24px 24px 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    position: fixed;
    z-index: 1;
    right: 0;
    top: 400px;
    border-radius: 12px 0 0 12px;
    border-top: 1px solid #DCE7EC;
    border-bottom: 1px solid #DCE7EC;
    border-left: 1px solid #DCE7EC;
    border-right: 12px solid #dce7ec;
    background: #FFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
    width: 140px;
  }
  p {
    color: #4D5356;
    font-family: myriad-pro-bold, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 15.75px;
    letter-spacing: 0.66px;
    text-transform: uppercase;
    margin: 0;
  }
  span {
    color: #1B8BBB!important;
    font-family: myriad-pro-bold, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 15.75px;
    letter-spacing: 0.66px;
  }
}
.desc {
  a {
    &:hover {
      color: #ec1625;
      text-decoration: underline;
    }
  }
}
.align-r {
  display: none;
}
ul {
  li {
    i {
      &.fa-angle-right {
        color: #EC1625;
        margin-right: 10px;
      }
    }
  }
}
/*Mobile*/
.error-report {
  width: 730px!important;
}
.zoning {
  cursor: pointer;
}
#topcontrol {
  display: none!important;
}
#main-container {
  &.card {
    #content-summary {
      .sommaire-background-page {
        display: none;
      }
    }
    #article-content {
      .next-prev {
        @media screen and (max-width: 991px) {
          display: none;
        }
      }
    }
  }
}
.tool:target {
  scroll-margin-top: 12rem;
}
#article-summary {
  summary {
    /*position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;*/
    position: sticky;
    top: 74px;
    z-index: 1002;
    //max-height: calc(100vh - 190px); /*navBar:146px + breadcrumb:44px*/
    max-width: 350px;
    &::marker {
      color: #ffffff;
      font-size: 0;
    }
    &.isSticky {
      max-height: calc(100vh - 74px);
      nav {
        .sommaire {
          max-height: calc(100vh - 379px); /*navBar:74px + navTabs:65px + bigHolder:48px*nbBigHolder*/
        }
      }
    }
    &.isHidden {
      z-index: 1000;
    }
    #content-summary {
      position: fixed;
      bottom: 0;
      right: 0;
      left: 0;
      background: #ffffff;
      width: 350px;
      @media screen and (max-width: 768px) {
        width: 100%;
        display: none;
      }
      ul.nav-tabs {
        border: none;
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 0;
        list-style: none;
        @media screen and (max-width: 768px) {
          box-shadow: 0 -8px 6px 0 rgba(0,0,0,.25);
        }
        li {
          flex-basis: calc(50% - 24px);
          margin-bottom: 0;
          border: none;
          text-align: left;
          a {
            display: flex;
            justify-content: left;
            align-items: center;
            color: #777777;
            font-family: myriad-pro-semi-bold, Arial, sans-serif;
            font-size: 11px;
            font-style: normal;
            line-height: 13.75px;
            letter-spacing: 1.32px;
            text-transform: uppercase;
            text-decoration: none;
            border: none;
            min-height: 48px;
            background: #eeeeee;
            padding: 0 33px 0 24px;
            margin-right: 0;
          }
          &#summaryToggle {
            display: flex;
            flex-basis: 48px;
            width: 48px;
            height: 48px;
            justify-content: center;
            align-items: center;
            background: #555;
            color: #ffffff;
            cursor: pointer;
            img {
              transition-duration: 0.3s;
              transition-property: transform;
              @media screen and (max-width: 768px) {
                transform: rotate(270deg);
              }
            }
          }
          &.active {
            a {
              background: #ffffff;
              color: #4D5356;
            }
          }
        }
      }
      &.isClosed {
        width: auto;
        ul.nav-tabs {
          justify-content: flex-end;
          border-top: 1px solid #EEE;
          background: #FFF;
          box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, 0.10);
          li {
            &[class*='tab1-sommaire'] {
              display: none!important;
            }
          }
        }
        #summaryToggle {
          img {
            transform: rotate(180deg);
            @media screen and (max-width: 768px) {
              transform: rotate(90deg)!important;
            }
          }
        }
        .location-menu-mobile {
          display: block;
        }
      }
      .location-menu-mobile {
        display: none;
        position: fixed;
        bottom: 8px;
        left: 12px;
        z-index: 1001;
        width: 80%;
        span {
          /*padding: 0 12px;
          align-items: center;
          gap: 10px;
          flex: 1 0 0;
          border-radius: 4px;
          border: 1px solid #DCE7EC;
          background: #F2F7FA;
          color: #EC1625;
          font-family: myriad-pro-semi-bold, Arial, sans-serif;
          font-size: 11px;
          font-style: normal;
          font-weight: 600;
          line-height: 13.75px;
          letter-spacing: 1.32px;
          text-transform: uppercase;
          display: flex;
          height: 30px;*/
          padding: 0 12px;
          align-items: center;
          flex: 1 0 0;
          display: flex;
          font-family: myriad-pro-semi-bold, Arial, sans-serif;
          font-size: 14px;
          font-style: normal;
          text-transform: uppercase;
          letter-spacing: 1.32px;
          min-height: 38px;
          justify-content: center;
          cursor: pointer;
        }
        &.chapter-article {
          span {
            text-transform: initial;
            color: #000000;
          }
        }
      }
    }
    nav {
      padding: 16px 12px 0;
      .sommaire {
        //max-height: calc(100vh - 379px); /*navBar:71px + navTabs:65px + bigHolder:48px*nbBigHolder*/
        position: relative;
        width: 100%;
        overflow: auto;
        transition: .5s;
        background: #ffffff;
        margin: 0;
        padding: 0;
        &::-webkit-scrollbar {
          width: 8px
        }

        /* Track */
        &::-webkit-scrollbar-track {
          background: #ffffff;
        }

        /* Handle */
        &::-webkit-scrollbar-thumb {
          background: #555555;
        }
        > div,
        .testvalidation {
          display: flex;
          padding: 8px 4px 8px 12px;
          align-items: center;
          gap: 12px;
          align-self: stretch;
          border-bottom: 1px solid #EEE;
          margin: 0;
          &:first-child {
            border-top: 1px solid #EEE;
          }
          &.testvalidation {
            border: none;
          }
          span,
          h2,
          > form {
            display: flex;
            padding: 8px 12px;
            justify-content: flex-start;
            align-items: center;
            gap: 10px;
            /*flex: 1 0 0;*/
            flex-basis: 92%;
            color: #4D5356;
            font-family: myriad-pro-semi-bold, Arial, sans-serif;
            font-size: 12px;
            font-style: normal;
            line-height: 13.75px;
            letter-spacing: 1.32px;
            text-transform: uppercase;
            border: 1px solid #ffffff;
            text-decoration: none;
            margin-bottom: 0;
            &.active {
              border-radius: 4px;
              border: 1px solid #DCE7EC;
              background: #F2F7FA;
            }
            &:hover {
              color: #4D5356;
              border-radius: 4px;
              border: 1px solid #DCE7EC;
              background: #F2F7FA;
            }
          }
          span,
          h2,
          a {
            flex: 1 0 0;
          }
          &:hover {
            a {
              color: #4D5356;
            }
          }
        }
        > ul {
          //display: flex;
          padding: 12px 24px;
          //flex-direction: column;
          //align-items: flex-start;
          //gap: 12px;
          margin: 0;
          border-bottom: 1px solid #eee;
          li {
            a {
              color: #4D5356;
              text-decoration: none;
              h3,
              span {
                color: #4D5356;
                font-family: myriad-pro, Arial, sans-serif;
                font-size: 13px;
                font-style: normal;
                line-height: 21.75px;
                margin-bottom: 0;
              }
            }
          }
        }
        > .displayDetailledSummary {
          margin: 10px 0 10px 24px;
          width: calc(100% - 52px);
        }
        .displayDetailledSummary {
          /* height: 97px; */
          display: none;
          margin-bottom: 10px;
          /*width: 100%;*/
          white-space: nowrap;
          overflow-x: auto;
          overflow-y: hidden;
          -webkit-overflow-scrolling: touch;
          -ms-overflow-style: -ms-autohiding-scrollbar;
          clear: both;
          background: #f1f1f1;
          a, p {
            display: inline-block;
            margin-right: 4px;
            img {
              margin: 1px;
              max-width: 90px;
            }
          }
          a.tool-link:hover {
            outline: 1px solid #EC1625 !important;
            text-decoration: none;
          }
          > div {
            padding-bottom: 5px;
            padding-top: 5px;
          }
          .tableau {
            width: 188px;
            display: inline-block;
            vertical-align: middle;
            margin-top: 1px;
            margin-left: 1px;
            padding: 5px;
            color: #4D5356;
            text-decoration: none;
            font-family: myriad-pro, Arial, sans-serif;
            font-size: 13px;
            font-style: normal;
            i {
              font-size: 25px;
              vertical-align: middle;
            }
            span {
              vertical-align: middle;
              line-height: normal;
              display: inline-block;
              white-space: pre-wrap;
              width: 154px;
              padding-left: 5px;
              margin-bottom: 0;
              color: #4D5356;
              font-family: myriad-pro, Arial, sans-serif;
              font-size: 13px;
              font-style: normal;
              text-transform: none;
              letter-spacing: normal;
              border: none;
            }
          }
        }
        .holder {
          &.clickable-list {
            + ul,
            + div + ul {
              li {
                &:hover {
                  div,
                  a {
                    color: #ec1625;
                    cursor: pointer;
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}
#article-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  order: 2;
  margin-bottom: 30px;
  @media screen and (max-width: 768px) {
    .hr-separator {
      order: 3;
    }
  }
}
#article-header {
  width: 100%;
  @media screen and (max-width: 768px) {
    order: 2;
  }
}
.content-quiz {
  height: 80px;
  position: relative;
  .quiz-popin {
    position: absolute;
    top: -160px;
    left: 0;
    padding-top: 160px;
    &.quiz {
      position: relative;
      top: 0;
      padding-top: 0;
    }
    &:hover {
      color: #4d5356;
    }
    > div {
      padding: 10px 20px;
      display: flex;
      &:hover {
        background: #E2E1E1;
        span {
          color: #4d5356;
          span {
            text-decoration: underline;
          }
        }
      }
    }
  }
}
.content-article {
  > div {
    margin: 0;
  }
  p {
    font-family: myriad-pro, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 25.6px;
  }
  .titre-contenu {
    font-style: normal;
    line-height: 25.6px;
    color: #ec1625;
    font-size: 15px;
    font-family: myriad-pro-semi-bold, Arial, sans-serif;
  }
}
figure.eqb {
  max-width: 680px;
  overflow: auto;
}
#article-content {
  margin-top: 25px;
  width: 100%;
  position: relative;
  @media screen and (max-width: 768px) {
    order: 3;
  }
  .version-fr {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    position: absolute;
    top: -20px;
    right: 0;
    span {
      color: var(--GREY, #4D5356);
      text-align: center;
      font-family: myriad-pro-bold, Arial, sans-serif;
      font-size: 11px;
      font-style: normal;
      line-height: 125%; /* 13.75px */
      letter-spacing: 0.66px;
      text-transform: uppercase;
    }
    + .mb-5 {
      #top-toc {
        max-width: 80%;
        @media screen and (min-width: 768px) {
          max-width: 85%;
        }
      }
    }
  }
  a {
    &:hover {
      color: #EC1625;
    }
  }
  .top-part {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    .part-title {
      color: #ec1625;
      font-family: myriad-pro-semi-bold, Arial, sans-serif;
      font-size: 25px;
      font-style: normal;
      line-height: 26px;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      margin: 0;
    }
  }
  .encart-read-article {
    margin-bottom: 1rem;
    > a {
      color: #ec1625;
      margin-bottom: 10px;
      font-family: myriad-pro-semi-bold, Arial, sans-serif;
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      i {
        color: #EC1625;
      }
    }
    div {
      display: flex;
      flex-direction: row;
      @media screen and (max-width: 768px) {
        flex-direction: column;
      }
      background: #e2e1e1;
      justify-content: space-between;
      padding: 14px;
      align-items: flex-start;
      gap: 10px;
      p {
        margin: 0;
      }
      a {
        border-radius: 1000px;
        background: #ffffff;
        border: 1px solid #EC1625;
        color: #ffffff;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
        line-height: 15px;
        letter-spacing: 1px;
        font-size: 13px;
        text-align: center;
        span {
          font-family: 'myriad-pro-semi-bold', Arial, sans-serif;
          text-transform: none;
        }
        span,
        i {
          color: #ec1625;
        }
        &:hover {
          background: #ec1625;
          color: #ffffff;
          span,
          i {
            color: #ffffff;
          }
        }

      }
    }

  }
  .in-other-offers {
    i.fa-angle-right {
      color: #EC1625;
      margin-right: 10px;
    }
    a {
      text-overflow: ellipsis;
      font-family: myriad-pro, Arial, sans-serif;
      font-style: normal;
      line-height: normal;
      letter-spacing: 0.5px;
      text-decoration: none;
      &:after {
        content: "> ";
        color: #777777;
        font-size: 14px;
      }
    }
  }
  .ttre {
    margin: 0;
    color: #ec1625;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-size: 17px;
    font-family: myriad-pro-semi-bold, Arial, sans-serif;
  }
  .ttre_holder {
    margin-top: 40px;
    &#top-toc {
      margin-top: 0;
    }
  }
  .content-title {
    font-size: 17px;
    letter-spacing: 1.5px;
    line-height: 15px;
    font-family: 'myriad-pro-semi-bold', Arial, sans-serif;
    color: #EC1625;
    margin-bottom: 12px;
    i {
      width: 24px;
    }
  }
  .eti-offers-devider {
    width: 30px;
    border-bottom: 2px #ec1625 solid;
    margin-bottom: 12px;
  }
  .versions {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  #nav-pesp {
    > div {
      margin-bottom: 40px;
      h2 {
        font-size: 17px;
        letter-spacing: 1.5px;
        line-height: 15px;
        font-family: 'myriad-pro-semi-bold', Arial, sans-serif;
        color: #EC1625;
        margin-bottom: 12px;
        text-transform: uppercase;
        i {
          width: 24px;
        }
      }
      h3 {
        font-family: 'myriad-pro-bold', Arial, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: 25.6px;
        color: #4d5356;
      }
    }
  }
  #nav-article {
    .flex {
      display: flex;
      flex-direction: column;
      gap: 40px;
      a.btn-green {
        border-radius: 1000px;
        border: 1px solid #74B504;
        background: #ffffff;
        color: #74B504;
        &:hover {
          border: 1px solid #ffffff;
          background: #74B504;
          color: #ffffff;
        }
      }
      a.btn-blue {
        border-radius: 1000px;
        border: 1px solid #1B8BBB;
        background: #ffffff;
        color: #1B8BBB;
        &:hover {
          border: 1px solid #ffffff;
          background: #1B8BBB;
          color: #ffffff;
        }
      }
    }
  }
  section {
    &:not(#corps-article) {
      display: none;
    }
    @media screen and (max-width: 768px) {
      &#presentation {
        .btn-nav-corps-article {
          display: inline-block;
          background: red;
          color: #fff !important;
          padding: 10px;
          text-align: center;
          float: none !important;
          width: 150px;
          text-decoration: none;
        }
      }
    }
    &.active {
      display: block!important;
      .location-menu-mobile {
        display: flex;
      }
    }
    &:not(#quiz):not(#corps-article):not(#outils) {
      .content-article {
        display: flex;
        flex-direction: column;
        gap: 40px;
        > div {
          margin: 0!important;
        }
        .title-part {
          color: #EC1625;
          font-family: myriad-pro-semi-bold, Arial, sans-serif;
          font-size: 25px;
          font-style: normal;
          line-height: 26px;
          letter-spacing: 1.5px;
          text-transform: uppercase;
        }
      }
    }
  }
  .bloc-offre {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    a {
      text-decoration: none;
    }
    > p {
      &:first-child {
        color: #74B504;
        text-align: center;
        font-family: myriad-pro-bold, Arial, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: 20px;
        letter-spacing: 1.5px;
      }
      &:last-child {
        text-align: center;
        margin:40px 0 0;
      }
      + p {
        color: #4D5356;
        text-align: center;
        font-family: myriad-pro-bold, Arial, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 15px;
        margin-bottom: 0;
        span {
          color: #555;
          font-size: 25px;
          line-height: 31.25px;
          letter-spacing: 1.5px;
        }
        a {
          text-decoration-line: underline;
          &:first-child {
            color: #555;
            font-size: 25px;
            line-height: 31.25px;
            letter-spacing: 1.5px;
            text-decoration: none;
            margin-bottom: 8px;
            display: block;
          }
        }
        + p {
          color: #74B504;
          text-align: center;
          font-family: myriad-pro-bold, Arial, sans-serif;
          font-size: 16px;
          font-style: normal;
          line-height: 20px;
          letter-spacing: 1.5px;
          text-transform: uppercase;
          margin-top: 60px;
          margin-bottom: 24px;
        }
      }
      &.flex {
        flex-direction: row!important;
        justify-content: center;
        a {
          &:hover {
            color: #ffffff;
          }
        }
      }
    }
    > div {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      @media screen and (min-width: 768px){
        flex-direction: row;
      }
      gap: 24px;
      margin-bottom: 24px;
      div,
      a {
        flex-basis: calc(50% - 12px);
        display: flex;
        padding: 32px 20px 40px 20px;
        flex-direction: column;
        align-items: center;
        align-self: stretch;
        gap: 20px;
        border-radius: 8px;
        border: 1px solid #E9F0F3;
        background: #FFF;
        p {
          color: #4D5356;
          text-align: center;
          font-family: myriad-pro, Arial, sans-serif;
          font-size: 12px;
          font-style: normal;
          line-height: 15px;
          letter-spacing: 1.44px;
          &.titre {
            color: #555;
            text-align: center;
            font-family: myriad-pro-bold, Arial, sans-serif;
            font-size: 14px;
            font-style: normal;
            line-height: 17.5px;
            letter-spacing: 1.68px;
            text-transform: uppercase;
          }
          &:first-child {
            display: flex;
            width: 80px;
            height: 80px;
            padding: 12px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            border-radius: 1000px;
            background: #A3BBC6;
          }
        }
      }
    }

    &.abo {
      > p {
        &:first-child {
          color: #1b8bbb;
        }
        + p {
          + p {
            color: #1b8bbb;
          }
        }
      }
      > div {
        a,
        div {
          border: none;
          background: #FFF;
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
          /*flex-basis: calc(33% - 14px);*/
          flex: 1 0 0;
          p {
            &:first-child {
              background: #1B8BBB;
            }
          }
          .btn-esp {
            display: flex;
            padding: 6px 12px 4px 12px;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            border-radius: 100px;
            background: #1B8BBB;
            border: 1px solid #1B8BBB;
            color: #FFF;
            text-align: center;
            font-family: myriad-pro-bold, Arial, sans-serif;
            font-size: 10px;
            font-style: normal;
            line-height: 12.5px;
            letter-spacing: 1.2px;
            text-transform: uppercase;
          }
          i {
            color: #ec1625;
          }
          &:hover {
            text-decoration: none;
          }
          &.no-abo {
            background: #EFF3F6;
            text-decoration: none;
            opacity: 1!important;
            box-shadow: none;
            > p {
              &:first-child {
                background: #ffffff;
              }
            }
            .btn-esp {
              border: 1px solid #A3BBC6;
              background: #FFF;
              color: #4D5356;
            }
          }
        }
        &.others-services {
          > p {
            flex-direction: column;
            display: flex;
            background: #fff;
            flex-basis: calc(33% - 14px);
            color: #1B8BBB;
            text-align: right;
            font-family: myriad-pro-bold, Arial, sans-serif;
            font-size: 16px;
            font-style: normal;
            line-height: 20px;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            align-items: flex-end;
            padding: 32px 32px 0 32px;
            gap: 19px;
            @media screen and (max-width: 768px) {
              color: #000000;
              font-size: 14px;
              align-items: center;
              padding: 0;
              margin: 0;
              br, img {
                display: none!important;
              }
            }
          }
          > div {
            box-shadow: none;
            @media screen and (max-width: 768px) {
              flex-basis: auto;
            }
            flex-basis: calc(66% - 3px);
            padding: 0;
            flex-direction: row;
            gap: 24px;
            > a,
            div {
              flex-basis: calc(50% - 12px);
              cursor: pointer;
              p {
                &:first-child {
                  display: flex;
                  width: 80px;
                  height: 80px;
                  padding: 12px;
                  justify-content: center;
                  align-items: center;
                  gap: 10px;
                  border-radius: 1000px;
                  border: 4px solid #EEF3F6;
                  background: #FFF;
                }
              }
            }
          }
        }
      }
    }
  }
  .keywords {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    a {
      padding: 2px 12px;
      border-radius: 1000px;
      background: #DCE7EC;
      color: #4D5356;
      font-family: myriad-pro-semi-bold, Arial, sans-serif;
      font-size: 10px;
      font-style: normal;
      line-height: 16px;
      letter-spacing: 1.2px;
      text-transform: uppercase;
    }
  }
  .others-infos {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .reading {
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    color: #4D5356;
    text-align: center;
    font-family: myriad-pro-bold, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 17.5px;
    letter-spacing: 1.68px;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid #EEE;
    margin-top: 40px;
    span {
      font-family: myriad-pro, Arial, serif;
      font-size: 16px;
      font-style: normal;
      line-height: 20px;
      letter-spacing: 0.96px;
      text-transform: none;
    }
  }
  .next-prev {
    margin: 20px 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    > div {
      position: relative;
      display: flex;
      min-height: 160px;
      padding: 28px 10px 20px 10px;
      @media screen and (min-width: 768px) {
        padding: 28px 20px 20px 20px;
      }
      flex-direction: column;
      align-items: flex-start;
      flex-basis: 50%;
      border-radius: 4px;
      border: 1px solid #EEE;
      i {
        position: absolute;
        color: #ec1526;
        right: 18px;
      }
      &:first-child {
        align-items: flex-end;
        i {
          position: absolute;
          left: 18px;
          right: auto;
          color: #ec1526;
        }
      }
      &.empty {
        border: 1px solid #ffffff;
        &:hover {
          border: 1px solid #ffffff;
          background: #ffffff;
        }
      }
      a,
      p {
        display: flex;
        flex-direction: column;
        gap: 12px;
        color: #4D5356;
        font-family: myriad-pro, Arial, serif;
        font-style: normal;
        font-size: 11px;
        line-height: 15px;
        @media screen and (min-width: 768px) {
          font-size: 16px;
          line-height: 20px;
        }
        letter-spacing: 0.96px;
        span {
          font-family: myriad-pro-bold, Arial, sans-serif;
          font-size: 14px;
          font-style: normal;
          line-height: 17.5px;
          letter-spacing: 1.68px;
          text-transform: uppercase;
          @media screen and (min-width: 768px) {
            br {
              display: none;
            }
          }
        }
      }
      &:hover {
        border: 1px solid #dce7ec;
        background: #f2f7fa;
        a {
          text-decoration: none;
        }
      }
      &.text-left {
        text-align: left;
        a,
        p {
          img {
            position: absolute;
            top: 32px;
            right: 10px;
            @media screen and (min-width: 768px) {
              right: 20px;
            }
          }
        }
      }
      &.text-right {
        text-align: right;
        a,
        p {
          img {
            position: absolute;
            top: 32px;
            left: 10px;
            @media screen and (min-width: 768px) {
              left: 20px;
            }
          }
        }
      }
    }
  }
  div[id^=background_fiche] p:not(.step_list),
  div[id^=background_fiche] ul > li {
    font-family: myriad-pro, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 25.6px;
  }
  .intro-overlay {
    @media screen and (max-width: 768px) {
      z-index: 100;
      position: relative;
    }
    .overlay-section {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 8px;
      margin-top: -95px;
      background: linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(116, 181, 4, 0.08) 30%,rgba(116, 181, 4, 0.08) 100%);
      &:before {
        content: "";
        width: 100%;
        height: 100px;
        z-index: 1000;
        background: #fff;
        background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 30%, #fff 100%);
      }
      .info {
        display: flex;
        padding: 0 24px;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        align-self: stretch;
        text-align: center;
        font-family: myriad-pro-bold, Arial, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: 20px;
        letter-spacing: 1.5px;
        margin-bottom: 25px;
        margin-top: 25px;
      }
      .bloc-free-extract {
        margin-bottom: 25px;
        align-items: center;
        > div {
          @media screen and (max-width: 768px) {
            width: 290px;
          }
          > p {
            align-items: normal;
            padding-left: 60px;
            @media screen and (max-width: 768px) {
              padding-left: 10px;
            }
            a {
              margin-left: -59px;
              @media screen and (max-width: 768px) {
                margin-left: 0;
                top: 31px;
                padding-left: 27px;
                padding-right: 27px;
                text-align: center;
              }
              &:hover {
                color: #ffffff;
              }
            }
          }
          @media screen and (max-width: 768px) {
            span {
              display: none;
            }
          }
        }
      }
      > p {
        margin: 5px 0 0 0;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.75px;
      }
      + hr {
        border-color: #ffffff !important;
      }
    }
    .intro-bottom-section {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 24px;
      margin: 28px 0 40px;
      h3 {
        color: #4D5356;
        text-align: center;
        font-family: myriad-pro-bold, Arial, sans-serif;
        font-size: 14px;
        font-style: normal;

        line-height: 17.5px;
        letter-spacing: 1.5px;
      }
      .offer-list {
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
        position: relative;
        gap: 32px;
        width: 100%;
        margin-top: 32px;
        &-item {
          position: relative;
          @media screen and (min-width: 768px) {
            margin-left: 20px;
          }
          font-size: 14px;
          letter-spacing: 0.75px;
          line-height: 22px;
          text-align: center;
        }
      }
    }
  }
}
#content-summary {
  .title-content-tab {
    height: 48px;
    display: flex;
    padding: 8px 4px 8px 0;
    align-items: center;
    gap: 12px;
    margin: 0;
    border-top: 1px solid #EEE;
    border-radius: 0;
    width: 100%;
    &:first-child {
      border-top: none;
    }
    a, p, span {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 10px;
      flex: 1 0 0;
      color: #EC1625;
      text-decoration: none;
      position: relative;
      font-family: 'myriad-pro-semi-bold', Arial, sans-serif;
      font-size: 13px;
      font-style: normal;
      line-height: 13.75px;
      letter-spacing: 1.32px;
      text-transform: uppercase;
      span {
        padding: 8px 12px;
        flex-basis: 90%;
        border: 1px solid #ffffff;
        img {
          margin-right: 10px;
        }
      }
      i {
        font-size: 16px;
        color: #EC1625;
      }
    }
    i {
      font-size: 16px;
      color: #EC1625;
    }
    &.actif,
    &.active,
    &:hover {
      border-left:0;
      border-right:0;
      a, p, span {
        span {
          border-radius: 4px;
          border: 1px solid #DCE7EC;
          background: #F2F7FA;
        }
      }
    }
  }
  .nav-link {
    span {
      padding: 8px 12px;
    }
  }
}
#article-search-barre {
  width: 100%;
  border-bottom: 1px solid #C6C6C6;
  /*position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;*/
  position: sticky;
  top: 0;
  background:#ffffff;
  z-index: 1;
  @media screen and (max-width: 768px) {
    order: 1;
    top: 86px;
    margin: 0 calc(100% - 105.5%);
    width: 110%;
    #search-bar-col {
      display: none;
    }
  }
  .article-features {
    /*display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    justify-content: space-between;*/
    padding: 10px;
    .features-center {
      display: flex;
      align-items: center;
      gap: 28px;
      a[id^='Download_'] {
        &:before {
          content: '';
        }
        display: flex;
        /*height: 35px;*/
        padding: 0 8px;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 4px;
        border-radius: 4px;
        color: #1B8BBB;
        text-align: center;
        font-family: myriad-pro-bold, Arial, sans-serif;
        font-size: 8px;
        font-style: normal;
        line-height: 13.75px;
        letter-spacing: 0.66px;
        text-transform: uppercase;
        img {
          position: relative;
          top: 0;
          left: 0;
        }
      }
      #Download_Pdfen {
        background: none;
        color: #4D5356;
        padding: 4px 0;
        @media screen and (max-width: 768px) {
          padding: 0;
        }
        text-align: center;
      }
    }
    .features-right {
      display: flex;
      align-items: center;
      gap: 28px;
      .bloc-annotation {
        a {
          display: flex;
          flex-direction: column;
          align-items: center;
          gap: 4px;
          color: #4D5356;
          text-align: center;
          font-family: myriad-pro-bold, Arial, sans-serif;
          font-size: 8px;
          font-style: normal;
          line-height: 125%; /* 13.75px */
          letter-spacing: 0.66px;
          text-transform: uppercase;
          height: 35px;
          i {
            font-size: 18px;
          }
        }
      }
      .aplus-amoins {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0;
        border-radius: 4px;
        border: 1px solid #EEE;
        color: #EEE;
        a {
          display: flex;
          width: 44px;
          height: 50px;
          @media screen and (max-width: 768px) {
            height: 34px;
          }
          cursor: pointer;
          padding: 0 12px;
          justify-content: center;
          align-items: center;
          gap: 2px;
          color: #4D5356;
          text-align: center;
          font-family: myriad-pro-bold, Arial, sans-serif;
          font-size: 16px;
          font-style: normal;
          line-height: normal;
          i {
            display: flex;
            padding-bottom: 3px;
            flex-direction: column;
            align-items: center;
            gap: 10px;
            color: #4D5356;
            text-align: center;
            font-size: 16px;
          }
        }
        span {
          height: 22px;
        }
      }
      .liseuse-popin {
        font-weight: bold;
        border-radius: 4px;
        text-decoration: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #1b8bbb;
        height: 50px;
        padding: 4px 8px;
        justify-content: space-between;
        gap: 4px;
        font-family: myriad-pro-bold, Arial, sans-serif;
        font-style: normal;
        line-height: 13.75px;
        letter-spacing: .66px;
        text-transform: uppercase;
        span {
          color: #FFFFFF;
          font-family: myriad-pro-semi-bold, Arial, sans-serif;
          font-size: 11px;
          font-style: normal;
          line-height: 13.75px;
          letter-spacing: 0.66px;
          text-transform: uppercase;
        }
      }
      .version-fr {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        span {
          color: #4D5356;
          text-align: center;
          font-family: myriad-pro-semi-bold, Arial, sans-serif;
          font-size: 11px;
          font-style: normal;
          line-height: 13.75px;
          letter-spacing: 0.66px;
          text-transform: uppercase;
        }
      }
    }
    .features-left {
      margin-bottom: 10px;
      p {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
        flex: 1 0 0;
        align-self: stretch;
        margin-bottom: 0;
        > img {
          cursor: pointer;
        }
        > span {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: flex-start;
          flex: 1 0 0;
          align-self: stretch;
          color: #555;
          font-family: myriad-pro, Arial, sans-serif;
          font-size: 11px;
          font-style: normal;
          line-height: 13.75px;
          letter-spacing: 0.66px;
          b {
            font-family: myriad-pro-semi-bold, Arial, sans-serif;
          }
          a {
            font-family: myriad-pro-semi-bold, Arial, sans-serif;
            color: #1B8BBB;
            text-decoration: none;
            cursor: pointer;
            &:hover {
              color: #ec1625;
            }
          }
        }
      }
    }
  }
}
#search-bar-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1 0 0;
  position: relative;
  .hdr-srch-col {
    display: flex;
    height: 40px;
    padding: 16px 24px 16px 20px;
    align-items: center;
    gap: 12px;
    align-self: stretch;
    border-radius: 100px;
    background: #FFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
    min-width: 302px;
    button,
    input {
      border: none;
      background: none;
      padding: 0;
      font-size: 14px;
      color: #4d5356;
      &:focus {
        border: none;
        outline: none;
        box-shadow: none;
      }
    }
    input::placeholder {
      color: #8b8b8b;
    }
  }
}
#design-liseuse-popin {
  padding: 0;
  margin: 0;
  > .ui-dialog-titlebar {
    display: none;
  }
}
#liseuse-popin {
  padding: 0;
}
.btn-bloc {
  display: flex;
  flex-direction: column;
  //justify-content: end;
  gap: 16px;
  align-self: stretch;
  margin-top: 25px;
  margin-bottom: 25px;
  @media screen and (max-width: 768px) {
    .bloc-free-extract {
      align-items: center;
      > div {
        width: 290px;
        > p {
          align-items: flex-end;
          padding-right: 7px;
          width: 290px;
          a {
            letter-spacing: 0.97px;
            top: 31px;
            padding-left: 27px;
            padding-right: 27px;
            text-align: center;
          }
        }
        > span {
          display: none;
        }
      }
    }
  }
}
#header-rubrique {
  > div.content-header {
    display: flex;
    align-items: flex-start;
    flex-direction: column-reverse;
    margin-bottom: 35px;
    > div:first-child {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 8px;
      flex: 1 0 0;
      > p {
        display: inline;
        padding: 0;
        margin: 0;
        span {
          font-size: 14px;
          &:first-child {
            font-size: 12px;
            text-transform: uppercase;
            margin-right: 5px;
          }
          &:last-child {
            font-family: 'myriad-pro-semi-bold', Arial, sans-serif;
            margin-left: 5px;
            font-size: 12px;
          }
        }
      }
    }
    .free-acces {
      display: flex;
      padding: 4px 8px;
      justify-content: center;
      align-items: center;
      border-radius: 2px;
      border: 1px solid #DCE7EC;
      background: #DCE7EC;
      color: #4D5356;
      text-align: center;
      font-family: myriad-pro-bold, Arial, sans-serif;
      font-size: 13px;
      font-style: normal;
      line-height: 16px;
      letter-spacing: 0.96px;
    }
    .article-title {
      font-family: myriad-pro, Arial, sans-serif;
      font-size: 30px;
      font-style: normal;
      line-height: 37.5px;
      letter-spacing: 0.75px;
      color: #555;
      margin: 0;
      + div {
        display: flex;
        flex-direction: column;
        gap: 8px;
        p {
          line-height: 14px;
          font-size: 12px;
          margin: 0;
          color: #4d5356;
        }
      }
    }
  }
  #next-prev {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    position: relative;
    width: 100%;
    margin-bottom: 16px;
    > div {
      display: flex;
      width: 50%;
      padding: 4px 8px;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      gap: 4px;
      border-radius: 4px;
      border: 1px solid #EEE;
      min-height: auto;
      cursor: pointer;
      + div {
        align-items: flex-end;
        p {
          text-align: right;
        }
      }
      &.empty {
        border: 1px solid #ffffff;
        &:hover {
          border: 1px solid #ffffff;
          background: #ffffff;
          cursor: default;
        }
      }
      &:hover {
        border: 1px solid #DCE7EC;
        background: #F2F7FA;
        a {
          display: block;
        }
      }
      p {
        color: #4D5356;
        font-family: myriad-pro, Arial, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        letter-spacing: 1.2px;
        text-transform: uppercase;
        margin-bottom: 0;
      }
      i {
        color: #ec1526!important;
      }
      a {
        min-height: 40px;
        position: absolute;
        top: 65px;
        left: 0;
        display: none;
        cursor: pointer;
        font-size: 0;
      }
    }
  }
}
.bloc-free-extract {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 4px;
  margin-top: 15px;
  width: 100%;
  > div {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    height: 45px;
    padding: 6px 6px 6px 0;
    align-items: center;
    width: 390px;
    border-radius: 8px;
    border: 1px solid #dce7ec;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    position: relative;
    background: #74b504;
    &:hover {
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    }
    > p {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      margin-bottom: 0;
      color: #404040;
      font-family: myriad-pro-bold, Arial, sans-serif;
      font-size: 12px;
      font-style: normal;
      line-height: 15px;
      letter-spacing: 1.44px;
      top: -35px;
      position: relative;
      width: 355px;
      a {
        color: #fff;
        font-size: 12px;
        line-height: 12.5px;
        letter-spacing: 1.2px;
        text-transform: uppercase;
        padding-left: 17px;
        position: absolute;
        top: 36px;
        text-decoration: none;
        &:hover {
          color: #ffffff;
          text-decoration: none;
        }
      }
    }
    > span {
      display: flex;
      width: 20px;
      height: 40px;
      top: -2px;
      position: relative;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 150px;
      text-align: center;
      i {
        font-size: 20px;
        height: 17.143px;
        flex-shrink: 0;
        color: #FFF;
      }
    }
  }
  .abo-connection {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: #4D5356;
    text-align: center;
    font-family: myriad-pro, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    > span {
      height: 18px;
      line-height: 18px;
      + span {
        display: flex;
        align-items: center;
        gap: 10px;
        cursor: pointer;
        color: #1B8BBB;
        font-family: myriad-pro-bold, Arial, sans-serif;
        font-size: 12px;
        font-style: normal;
      }
      i {
        color:#1B8BBB;
        font-size: 14px;
        font-weight: 900;
        line-height: 14px;
        letter-spacing: 0.75px;
      }
      &:hover {
        * {
          color: #ec1625;
        }
      }
    }
  }
  .mention {
    color: #4d5356;
    text-align: center;
    font-family: myriad-pro, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
  }
  &.open-offre,
  &.rela-client {
    > div {
      p {
        a {
          color: #1B8BBB;
        }
      }
      > span {
        background: #1B8BBB;
      }
    }
  }
  &.rela-client {
    > div {
      padding-left: 16px;
      gap: 16px;
      &:before {
        display: none;
      }
      > p{
        span {
          color: #1B8BBB;
          font-size: 10px;
          line-height: 12.5px;
          letter-spacing: 1.2px;
          text-transform: uppercase;
        }
      }
    }
  }
}
#disclaimer {
  display: flex;
  gap: 40px;
  flex-direction: column;
  .first-bloc {
    display: flex;
    padding: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    align-self: stretch;
    border-radius: 8px;
    background: #EFF3F6;
    p {
      color: #4D5356;
      font-family: myriad-pro, Arial, sans-serif;
      font-size: 16px;
      font-style: normal;
      line-height: 24px;
    }
    a {
      display: flex;
      align-items: center;
      gap: 10px;
      color: #1B8BBB;
      span {
        font-family: myriad-pro-semi-bold, Arial, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 16.5px;
        letter-spacing: 1.32px;
        text-transform: uppercase;
      }
      i {font-size: 14px;
        font-style: normal;
        font-weight: 900;
        line-height: 14px;
        letter-spacing: 0.75px;

      }
    }
  }
  .second-bloc {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    p {
      color: #4D5356;
      text-align: center;
      font-family: myriad-pro, Arial, sans-serif;
      font-size: 16px;
      font-style: normal;
      line-height: 24px;
      margin-bottom: 10px;
      &:first-child {
        color: #1B8BBB;
        font-family: myriad-pro-semi-bold, Arial, sans-serif;
        margin-bottom: 0;
      }
    }
    button {
      display: flex;
      height: 24px;
      padding: 0 20px;
      justify-content: center;
      align-items: center;
      gap: 10px;
      span {
        color: #FFF;
        text-align: center;
        font-family: myriad-pro-semi-bold, Arial, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 13.75px;
        letter-spacing: 1.32px;
      }
    }
  }
}
/*iPads, Tablets*/
/*@media screen and (min-width: 481px) and (max-width: 768px){

}*/

/*Small screens, laptops, Desktops, large screens*/
@media screen and (min-width: 768px) {
  #article-search-barre {
    border-bottom: 1px solid #eeeeee;
    top: 70px;
    .article-features {
      padding: 10px 0 10px;
      flex-direction: row;
      .features-center {
        a[id^='Download_'] {
          background: #1B8BBB;
          color: #FFF;
          font-size: 11px;
          height: 50px;
          padding: 4px 8px;
        }
      }
      .features-right {
        justify-content: flex-end;
        .bloc-annotation {
          a {
            font-size: 11px;
          }
        }
      }
    }
    &:after {
      content: '';
      background: #ffffff;
      width: 25px;
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      right: -25px;
      z-index: 0;
    }
    &:before {
      content: '';
      background: #ffffff;
      width: 25px;
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      left: -25px;
      z-index: 0;
    }
  }
  #meme-sujet {
    &:before,
    &:after {
      content: "";
      position: absolute;
      width: 2000px;
      top: 0;
      bottom: 0;
      height: 100%;
      z-index: 5;
      background: #dbdbdb;
    }
    &:before {
      right: 100%;
      left: auto;
    }
    &:after {
      left: 100%;
    }
  }
  #main-container {
    display: flex;
    align-items: flex-start;
    gap: 60px;
    align-self: stretch;
    z-index: 1;
    &.card {
      #content-summary {
        .sommaire-background-page {
          display: block;
        }
      }
      section {
        display: none;
      }
    }
  }
  #article-container {
    display: flex;
  }
  #article-summary {
    display: flex;
    max-width: 350px;
    min-width: 48px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    z-index: 2;
    order: 1;
    summary {
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
      nav {
        .sommaire {
          overflow: auto;
          transition: .5s;
        }
      }
    }
    .location-menu-mobile {
      display: none!important;
      &.active {
        display: none!important;
      }
    }
  }
  #article-content {
    .others-infos {
      .bloc-offre {
        > div {
          flex-direction: row;
        }
      }
    }
    .intro-overlay {
      .intro-bottom-section {
        .offer-list-item {
          max-width: 175px;
        }
      }
    }
  }
  .bloc-free-extract {
    width: auto;
  }
  .btn-bloc {
    flex-direction: row;
    /*gap: 8px;
    align-items: flex-start;
    padding-left: 118px;*/
  }
  #header-rubrique {
    > div.content-header {
      display: flex;
      align-items: flex-start;
      align-self: stretch;
      flex-direction: row;
    }
    #next-prev {
      width: auto;
      margin-bottom: 0;
      margin-left: 40px;
      > div {
        width: 80px;
        a {
          font-size: 14px;
        }
      }
    }
  }
}

/*Small screens, laptops*/
@media screen and (min-width: 769px) and (max-width: 1024px){
  #article-summary {
    summary {
      #content-summary {
        position: absolute;
        background: #ffffff;
        width: 350px;
        z-index: 1;
        bottom: auto;
        &.isClosed {
          width:48px;
          ul.nav-tabs {
            justify-content: flex-end;
            border-top: none;
            background: inherit;
            box-shadow: none;
          }
        }
      }
    }
  }
}

/*Mobile, iPads, Tablets, Small screens, laptops*/
/*@media screen and (max-width: 1024px) {

}*/

/*Desktops, large screens*/
@media screen and (min-width: 1025px) {
  #article-summary {
    summary {
      #content-summary {
        position: relative;
      }
    }
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none !important;
  li {
    list-style-image: none!important;
  }
}

.highlight {
  background: #697277 !important;
  color: #fff !important;
  padding: 1px 2px 0 !important;
}

td, th, tr {
  vertical-align: middle !important;
}

.bloc-media {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  overflow: auto;
}

.medias-ops-choice {
  margin: 0;
  list-style: none;
  position: absolute;
  top: 0;
  left: -5px;
  padding: 0;
  background-color: #e2e1e1;

  li {
    display: block;
    list-style: none;
    padding: 0 !important;

    a {
      height: 32px;
      display: inline-block;
      font-size: 20px;
      color: #808080;
      width: 30px;
      cursor: pointer;

      i {
        margin-right: 0;
        padding-top: 7px;
      }

      :hover {
        color: #EC1625;
      }
    }
  }
}

.opt-search {
  text-align: right;
  margin: 0 25px;

  input {
    width: 150px;
    font-size: 12px;
    padding: 3px 5px;
    background-color: #e2e1e1;
    border: none;
    color: #697277;
    height: 25px;
  }
}

.choice-bar {
  .medias-choice a {
    display: inline-block;
    margin: 0;
    text-decoration: none;
    font-size: 12px;
    color: #808080;
    width: 82px;
    cursor: pointer;

    &:hover {
      color: #EC1625;
    }
  }
}

div.tableDiv {
  max-width: 680px;
  overflow: auto;
  border: 1px solid #ddd;
  margin: 0 30px;
  height: auto !important;

  table {
    border-collapse: collapse;
    margin: auto;
    font-size: 0.6em;
    border: 1px solid #000;
    width: auto;

    caption {
      font-size: 1.6em;
      font-weight: bold;
      text-align: center;
      caption-side: top;
    }

    thead, tbody, tfoot {
      border: 1px solid #000;
    }

    th {
      background-color: #e0e0e0 !important;
      text-align: center;
    }

    tr {
      &:nth-child(2n+1) {
        background: #ffffff;
        border-top: none;
        padding: 0 3px;
      }

      &:nth-child(2n) {
        background: #ffffff;
        border-top: none;
        border-bottom: none;
        padding: 0 3px;
      }
    }

    thead th, tbody td, tfoot td {
      border-bottom: 1px solid black;
      border-left: none;
      border-right: 1px solid black;
      padding: 0 3px;
      height: auto !important;
    }

    thead tr {
      background-color: #e0e0e0 !important;
      text-align: center;

    }

    * {
      word-break: normal;
    }
  }
}
@media print  {
  .navbar,
  #article-summary,
  #article-content .bloc-offre,
  #article-content .reading,
  #article-content .next-prev,
  footer {
    display: none!important;
  }
  body {
    .slider-margin-top {
      margin-top: 0;
    }
  }
}
/* 1) Base state: always underlined */
a.version-fr,
a.version-fr:visited {
  text-decoration: underline;
  color: inherit;
  font-family: 'myriad-pro-semi-bold', Arial, sans-serif;
}

/* 2) Interactive states: no underline */
a.version-fr:hover,
a.version-fr:focus,
a.version-fr:active,
a.version-fr:visited:hover,
a.version-fr:visited:focus,
a.version-fr:visited:active {
  text-decoration: none;
  color: inherit;
}