@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
#normales {
  max-width: 100%; }
  #normales h2 {
    display: flex;
    align-items: center;
    font-family: "Quicksand", sans-serif;
    font-size: 16.8px;
    font-weight: 800;
    color: #036ba1;
    margin-bottom: 16px; }
    #normales h2:before {
      color: #036ba1;
      font-size: 17px;
      margin-right: 5px;
      font-weight: 400; }
    #normales h2:before {
      content: "\EA13";
      font-family: "fa";
      font-weight: 400;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased; }
  #normales .legend {
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #6d6d6d;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: #333333; }
  #normales #normales-container {
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    height: 172px;
    border: 1px solid #dee2e6;
    padding: 12px 10px;
    position: relative; }
    @media screen and (min-width: 75em) {
      #normales #normales-container {
        min-height: 217px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center; } }
    #normales #normales-container #chartNormales {
      position: absolute;
      bottom: 0;
      width: 100% !important;
      left: 0;
      right: 0;
      z-index: 10;
      height: 110px !important; }
    #normales #normales-container .section_normale_container {
      display: flex;
      justify-content: space-between;
      z-index: 20;
      position: relative; }
      @media screen and (min-width: 75em) {
        #normales #normales-container .section_normale_container {
          margin-bottom: 20px; } }
      #normales #normales-container .section_normale_container .section_normale {
        border-radius: 5px;
        background-color: #f3f3f3;
        padding-top: 7px;
        padding-left: 10px;
        padding-right: 15px;
        padding-bottom: 10px;
        flex: 1 1 calc(50% - 5px); }
        #normales #normales-container .section_normale_container .section_normale:after {
          content: "";
          display: table;
          clear: both; }
        #normales #normales-container .section_normale_container .section_normale:not(:last-child) {
          margin-right: 10px; }
        #normales #normales-container .section_normale_container .section_normale .left {
          float: left;
          width: 55%;
          font-family: "Quicksand", sans-serif;
          color: #333333;
          text-align: right; }
          #normales #normales-container .section_normale_container .section_normale .left .label {
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 10px; }
            #normales #normales-container .section_normale_container .section_normale .left .label span {
              font-weight: 700;
              display: block;
              text-transform: capitalize; }
          #normales #normales-container .section_normale_container .section_normale .left .gap {
            font-size: 11px;
            line-height: 18px; }
        #normales #normales-container .section_normale_container .section_normale .right {
          padding-left: 12px;
          text-align: right;
          float: left;
          width: 45%; }
          #normales #normales-container .section_normale_container .section_normale .right .temp {
            font-size: 32px;
            line-height: 40px;
            font-weight: 900; }
            #normales #normales-container .section_normale_container .section_normale .right .temp.max {
              color: #e00000; }
            #normales #normales-container .section_normale_container .section_normale .right .temp.min {
              color: #1B9BD3; }
          #normales #normales-container .section_normale_container .section_normale .right .normal_diff {
            height: 28px;
            border-radius: 10px;
            padding-left: 5px;
            padding-right: 5px;
            font-size: 24px;
            font-weight: 700;
            color: #ffffff;
            display: inline-block;
            line-height: 28px; }
            #normales #normales-container .section_normale_container .section_normale .right .normal_diff:before {
              margin-right: 2px;
              font-size: 8px;
              vertical-align: middle; }
            #normales #normales-container .section_normale_container .section_normale .right .normal_diff.down {
              background: #1B9BD3; }
              #normales #normales-container .section_normale_container .section_normale .right .normal_diff.down:before {
                content: "\EA2F";
                font-family: "fa";
                font-weight: 400;
                font-style: normal;
                font-variant: normal;
                text-rendering: auto;
                line-height: 1;
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased; }
            #normales #normales-container .section_normale_container .section_normale .right .normal_diff.up {
              background: #e00000; }
              #normales #normales-container .section_normale_container .section_normale .right .normal_diff.up:before {
                content: "\EA38";
                font-family: "fa";
                font-weight: 400;
                font-style: normal;
                font-variant: normal;
                text-rendering: auto;
                line-height: 1;
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased; }

@media screen and (min-width: 64em) {
  .block-mf-hour-rain.hidden + .block-mf-normales #normales #normales-container .section_normale .left .label,
  .block-mf-weather-caption + .block-mf-normales #normales #normales-container .section_normale .left .label,
  .block-mf-ads-v2 + .block-mf-normales #normales #normales-container .section_normale .left .label,
  .block-mf-atmogramme + .block-mf-normales #normales #normales-container .section_normale .left .label {
    margin-top: 10px; }
    .block-mf-hour-rain.hidden + .block-mf-normales #normales #normales-container .section_normale .left .label span,
    .block-mf-weather-caption + .block-mf-normales #normales #normales-container .section_normale .left .label span,
    .block-mf-ads-v2 + .block-mf-normales #normales #normales-container .section_normale .left .label span,
    .block-mf-atmogramme + .block-mf-normales #normales #normales-container .section_normale .left .label span {
      display: inline; }
  .block-mf-hour-rain.hidden + .block-mf-normales #normales #normales-container .section_normale .left .gap,
  .block-mf-weather-caption + .block-mf-normales #normales #normales-container .section_normale .left .gap,
  .block-mf-ads-v2 + .block-mf-normales #normales #normales-container .section_normale .left .gap,
  .block-mf-atmogramme + .block-mf-normales #normales #normales-container .section_normale .left .gap {
    line-height: 28px; }
  .block-mf-hour-rain.hidden + .block-mf-normales #normales #normales-container .section_normale .right,
  .block-mf-weather-caption + .block-mf-normales #normales #normales-container .section_normale .right,
  .block-mf-ads-v2 + .block-mf-normales #normales #normales-container .section_normale .right,
  .block-mf-atmogramme + .block-mf-normales #normales #normales-container .section_normale .right {
    width: 70px; }
  #normales .legend {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto; }
  #normales #normales-container {
    height: auto; } }
