body {
    font-family: 'Roboto', sans-serif;
    background-color: #fff !important;
}

#content {
    background-color: #fff !important;
    border-radius: 2px;
}
.header .row {
    padding-top: 20px;
    margin-bottom: 30px;
}
.description-section h1 {
    font-weight: bold;
    color: #344767;
}

.top-bar {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 50%;
    border-bottom: 1px solid #efefef;
    transform: translate(-50%);
    height: 60px;
    display: inline-flex;
    align-items: center;
    background-color: white;
    width: 100%;
    max-width: 1294px;
    padding-right: 10px;
    --bs-gutter-x: 0 !important;
}


.text-right {
    text-align: right;
}
.text-break-spaces {
    white-space: break-spaces;
}

.landing-bg {
    background-image: url('images/bg.jpg');
    background-repeat: no-repeat;
    height: 500px;
    background-size: auto 100%;
    background-position: center;
    width: auto;
    margin-top: 60px !important;
}

.description-section h5 {
    font-size: 18px;
    font-weight: bold;
    color: #344767;
    line-height: 140%;
}
.main-header {
    position: relative;
}

.main-header img {
    position: absolute;
    right: 30px;
    top: -10px;
}

.relative {
    position: relative;
}

.description-section p {
    font-size: 16px;
    color: #7B809A;
}


.description-section ul {
    font-size: 16px;
    color: #7B809A;
    font-weight: 600;
}

.disclamer {
    font-size: 14px !important;
}

.nodec {
    list-style-type: none;
}

.disclamer span {
    font-weight: bold;
}

.legend-text > span {
    font-size: 1.2vw;
}
.mini-legend {
    font-size: 12px

}


@media screen and (min-width: 1200px) {
    .legend-text > span {
       font-size: 15px;
    }
    .info-candidat .title {
        font-size: 16px !important;
    }

    .info-candidat .sous-title {
        font-size: 20px !important;
    }
  }


#groupe-liste {
    background-color: #f7f9fa;
    border-radius: 12px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
    padding: 0px 30px 30px 30px;
    margin-bottom: 10px
}

#groupe-liste i {
    color: #7B809A;
}

.filter-icon img {
    font-size: 15px;
    position: absolute;
}

.none {
    display: none !important;
}

.bloc {
    display: inline-block !important;
}

#groupe-liste table th {
    color: #3F516F;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

#candidat .row {
    box-shadow: 0 10px 10px -10px;
    border-radius: 20px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    position: relative;
    background-color: white;
    height: 60px;
    margin-bottom: 30px;
}

.row .img-candidat {
    border: 1px solid white;
    border-radius: 12px;
    position: absolute;
    left: 25px;
    top: -20px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.info-candidat {
    text-align: left;
    white-space: nowrap;
    margin-left: 100px;
}

.iflex {
    display: inline-flex;
    justify-content: center;
}

.info-candidat .title {
    font-size: 1vw;
    color: #7B809A;
}

.info-candidat .sous-title {
    color: #344767;
    font-size: 1.5vw;
    font-weight: 700;
}

.badge-rounded {
    height: 54px;
    width: 54px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    border: 1px solid white;
    position: relative;
    top: -20px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.cloud-mini {
    width: 25px;
    margin: auto;
    fill: #425371;
}

@media screen and (max-width: 992px) {
    .cloud {
        width: 40px !important;
        margin-top: -50px !important;
    }
    .cloud .value {
        font-size: 10px !important;
        margin-top: -18px !important;
    }
    .badge-rounded {
        width: 30px !important;
        height: 30px !important;
    }
    .total {
        display: none;
    }
    .badge-rounded .sous-score {
        font-size: 8px;
    }
    .badge-rounded .score {
        font-size: 12px;
        margin-top: 1px;
    }
}
.cloud {
    width: 70px;
    margin-top: -70px
}

.cloud .value {
    margin-top: -30px
}

.cloud  path {
    fill: white;
    stroke: black;
    stroke-width: 2;
    stroke-linejoin: round;
}

.score {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    margin-top: 6px
}

.sous-score {
    position: relative;
    font-size: 12px;
    margin-top: -6px
}

.total {
    width: 5px;
    height: 5px;
    margin-left: 5px;
    font-size: 12px;
}

.link-abs {
    position: absolute;
    top: 15px;
    right: 15px;
}

.cursor-pointer {
    cursor: pointer;
}

footer {
    font-size: 14px;
    margin-bottom: 5rem;
    padding-top: 10px;
}

footer .f-leftText {
    color: #7B809A;

}

footer .social-media {
    color: #344767;
    padding-left: 1px;
}

.social-media ul {
    list-style: none;
    padding: 0;
    text-align: center;
    display: flex;
}

.float-left {
    float: left;
}

.social-media a {
    display: inline-block;
    text-decoration: none;
    padding: 0px 10px;
}

.grade.A {
    background-color: #349A47;
    color: #fff;
  }

  .grade.B {
    background-color: #51B84B;
    color: #fff;
  }

  .grade.C {
    background-color: #CADB2A
  }

  .grade.D {
    background-color: #F6EB15
  }

  .grade.E {
    background-color: #FECD06
  }

  .grade.F {
    background-color: #F99839;
  }

  .grade.G {
    background-color: #ED2124;
  }


.bg-green {
    background: #60B764;
}

.bg-yellow {
    background: #FFD600;
}

.bg-red, .bg-G {
    background: #F44334;
}

.bg-orange {
    background-color: #FB8C00;
}
.bg-grey {
    background-color: #676e6e;
}

.text-white {
    color: white;
}

.text-green {
    color: #4CAF50;
}

.text-red {
    color: #F44334;
}

.inline-block {
    display: inline-block !important;
}

@media screen and (max-width: 992px) {
    .highcharts-xaxis-labels > span {
        transform: rotate(0deg) !important;
        overflow: visible !important;
        margin-left: 8px;
    }
    .thumbnail-container {
        width: 21px;
        height: 21px;
    }
}
@media screen and (min-width: 992px) {
    .highcharts-xaxis-labels > span {
        overflow: visible !important;
    }

    .thumbnail-container {
        width: 42px;
        height: 42px;
    }
}

.thumbnail-container .ice {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

#chart-container {
    min-width: 310px;
    height: 400px;
    margin: 0 auto;
    border-radius: 12px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
  }

.buttons {
min-width: 310px;
text-align: center;
margin-bottom: 1.5rem;
font-size: 0;
}

.buttons.metric {
    margin-top: 10px
}

.buttons button {
cursor: pointer;
border: 1px solid silver;
border-right-width: 0;
background-color: #f8f8f8;
font-size: 1rem;
padding: 0.5rem;
outline: none;
transition-duration: 0.3s;
margin: 0;
}

.buttons button:first-child {
border-top-left-radius: 0.3em;
border-bottom-left-radius: 0.3em;
}

.buttons button:last-child {
border-top-right-radius: 0.3em;
border-bottom-right-radius: 0.3em;
border-right-width: 1px;
}

.buttons button:hover {
color: white;
background-color: rgb(158 159 163);
outline: none;
}

.buttons button.active {
background-color: #0051b4;
color: white;
}

  .wrapper {
    margin: auto;
  }

  .tab-wrapper {
    text-align: center;
    display: block;
    margin: auto;
  }

  .tabs {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
  }

  .tab-link {
    margin: 0 1%;
    list-style: none;
    padding: 10px 40px;
    color: #aaa;
    cursor: pointer;
    font-weight: 700;
    transition: all ease 0.5s;
    border-bottom: solid 3px rgba(255, 255, 255, 0);
    letter-spacing: 1px;
  }

  .tab-link:hover {
    color: #999;
    border-color: #999;
  }

  .tab-link.active {
    color: #333;
    border-color: #333;
  }

  .tab-link:nth-of-type(1).active {
    color: #EE6534;
    border-color: #EE6534;
  }

  .tab-link:nth-of-type(2).active {
    color: #1790D2;
    border-color: #1790D2;
  }

  .tab-link:nth-of-type(3).active {
    color: #EEC63B;
    border-color: #EEC63B;
  }

  .content-wrapper {
    padding: 40px 0px;
  }

  .tab-content {
    display: none;
    text-align: center;
    color: #888;
    font-weight: 300;
    font-size: 15px;
    opacity: 0;
    transform: translateY(15px);
    animation: fadeIn 0.5s ease 1 forwards;
  }

  .tab-content.active {
    display: block;
  }

  @keyframes fadeIn {
    100% {
      opacity: 1;
      transform: none;
    }
  }

  .heart {
    fill: red;
    position: relative;
    top: -2px;
    width: 15px;
    animation: pulse 1s ease infinite;
  }

  @keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
  }

  .no-link {
      text-decoration: none;
      color: inherit;
      cursor: pointer;
    }
.underline {
    text-decoration: underline;
}
.strong-600 {
    font-weight: 600;
}

.card-qta {
    display: inline-flex !important;
    width: 100%;
    height: 50px;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    margin: auto !important;
    border-radius: 12px;
    background: #f3f3f3;
}

.card-qta > * {
    height: 50px;
    margin: auto;
}

.card-qta .title {
    margin: auto;
    color: #344767;
    font-weight: 600;
}
.card-qta .cloud {
    width: 70px;
    margin-top: -40px;
    margin-left: 30px;
}

.card-qta .cloud .value {
    text-align: center;
}

.card-qta .logo {
    height: 40px;
    margin: auto;
    width: auto;
    margin-right: 30px;
}

.button-info {
    font-size: 13px;
    color: #37aa90;
    letter-spacing: 1px;
    line-height: 15px;
    border: 2px solid #37aa90;
    border-radius: 40px;
    background: transparent;
    transition: all 0.3s ease 0s;
}

.button-info:hover {
    color: #FFF;
    background: #37aa90;
    border: 2px solid #37aa90;
}

.legend-header-qta .col {
    text-align: center;
    font-size: 12px;
    height: 70px;
}


@media screen and (max-width: 992px) {
    .card-qta .cloud {
        width: 40px !important;
        margin-top: -20px !important;
    }
    .cloud .value {
        font-size: 10px !important;
        margin-top: -18px !important;
    }
    .badge-rounded {
        width: 30px !important;
        height: 30px !important;
        margin-top: 12px;
    }
    .card-qta .title {
        font-size: 12px;
        white-space: nowrap
    }
    .card-qta .logo {
        height: 20px;
        margin: auto;
        width: auto;
        margin-right: 10px;
    }
}

.ice {
    background-image: url('images/candidats.png');
    background-repeat: no-repeat;
  }

.ice-ah {
    height: 400px;
    width: 400px;
    background-position: 0px 0px;
}
.ice-ah.mini {
    height: 42px;
    width: 42px;
    background-position: -400px 0px;
}
.ice-ah.medium {
    height: 64px;
    width: 64px;
    background-position: -442px 0px;
}
.ice-em {
    height: 400px;
    width: 400px;
    background-position: 0px -400px;
}
.ice-em.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -42px; /* -400px -pos*42px */
}
.ice-em.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -64px;
}
.ice-ez {
    height: 400px;
    width: 400px;
    background-position: 0px -800px; /* 0px -pos*400px */
}
.ice-ez.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -84px; /* -400px -pos*42px */
}
.ice-ez.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -128px;
}
.ice-fr {
    height: 400px;
    width: 400px;
    background-position: 0px -1200px; /* 0px -pos*400px */
}
.ice-fr.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -126px; /* -400px -pos*42px */
}
.ice-fr.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -192px;
}
.ice-jl {
    height: 400px;
    width: 400px;
    background-position: 0px -1600px; /* 0px -pos*400px */
}
.ice-jl.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -168px; /* -400px -pos*42px */
}
.ice-jl.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -256px;
}
.ice-jm {
    height: 400px;
    width: 400px;
    background-position: 0px -2000px; /* 0px -pos*400px */
}
.ice-jm.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -210px; /* -400px -pos*42px */
}
.ice-jm.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -320px;
}
.ice-ml {
    height: 400px;
    width: 400px;
    background-position: 0px -2400px; /* 0px -pos*400px */
}
.ice-ml.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -252px; /* -400px -pos*42px */
}
.ice-ml.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -384px;
}
.ice-na {
    height: 400px;
    width: 400px;
    background-position: 0px -2800px; /* 0px -pos*400px */
}
.ice-na.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -294px; /* -400px -pos*42px */
}
.ice-na.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -448px;
}
.ice-nd {
    height: 400px;
    width: 400px;
    background-position: 0px -3200px; /* 0px -pos*400px */
}
.ice-nd.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -336px; /* -400px -pos*42px */
}
.ice-nd.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -512px;
}
.ice-pp {
    height: 400px;
    width: 400px;
    background-position: 0px -3600px; /* 0px -pos*400px */
}
.ice-pp.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -378px; /* -400px -pos*42px */
}
.ice-pp.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -576px;
}
.ice-vp {
    height: 400px;
    width: 400px;
    background-position: 0px -4000px; /* 0px -pos*400px */
}
.ice-vp.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -420px; /* -400px -pos*42px */
}
.ice-vp.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -640px;
}
.ice-yj {
    height: 400px;
    width: 400px;
    background-position: 0px -4400px; /* 0px -pos*400px */
}
.ice-yj.mini {
    height: 42px;
    width: 42px;
    background-position: -400px -462px; /* -400px -pos*42px */
}
.ice-yj.medium {
    height: 64px;
    width: 64px;
    background-position: -442px -704px;
}
