@charset "UTF-8";
/*$modules: () !default;
@mixin exports($name) {
  @if (index($modules, $name) == false) { 
    $modules: append($modules, $name);
    @content;
  }
}*/
/*
EXEMPLE : 

@include keyframes(name) {
0% { value: 1; }
100% { value: 0; }
}
*/
.more-content {
  width: 1.2rem;
  height: 1rem;
  margin-left: 0.2rem;
  position: relative;
  display: inline-block;
  /*&:hover{
        .more-infos{
             opacity: 1;
            visibility: visible;
            -moz-transition: opacity 0.2s linear 0.1s;
            -o-transition: opacity 0.2s linear 0.1s;
            -webkit-transition: opacity 0.2s linear 0.1s;
            transition: opacity 0.2s linear 0.1s;
        }
    }*/ }
  .more-content .more-infos {
    right: 0;
    opacity: 1;
    position: absolute;
    /*visibility: hidden;*/
    display: none;
    z-index: 10;
    -moz-transition: opacity 0.2s linear 0.1s;
    -o-transition: opacity 0.2s linear 0.1s;
    -webkit-transition: opacity 0.2s linear 0.1s;
    transition: opacity 0.2s linear 0.1s;
    border-bottom: 3px solid #00a99d;
    background: white;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border-top: #ccc 1px solid; }
    .more-content .more-infos .content {
      padding: 1rem;
      font-size: 0.7rem;
      font-family: "Roboto", "Asap", Arial, Helvetica, sans-serif;
      display: inline-block; }
      .more-content .more-infos .content strong {
        font-family: 'Montserrat-Bold', Arial, Helvetica, sans-serif; }
    .more-content .more-infos a.close {
      font-family: "ElegantIcons";
      font-size: 1.5rem;
      font-weight: normal;
      color: #333;
      position: absolute;
      right: 0.6875rem;
      top: 0.625rem; }
      .more-content .more-infos a.close:before {
        content: "Q"; }
      .more-content .more-infos a.close:hover {
        color: #999; }
  .more-content .more-infos {
    width: 240px;
    z-index: 10;
    bottom: 100%;
    right: 2.5rem;
    margin-right: -140px;
    padding: 0 0 0rem;
    margin-bottom: 0.5rem; }
  .more-content .more {
    display: inline-block;
    position: relative;
    top: -0.05rem;
    cursor: pointer;
    width: 1.2rem;
    height: 1rem;
    vertical-align: middle;
    overflow: hidden; }
    .more-content .more:before {
      content: "";
      display: inline-block;
      font-size: 1rem;
      line-height: 1rem;
      color: #333;
      font-family: ElegantIcons; }

.form-inline .form-alert-box {
  margin: 0.625rem 0 0; }

.form-inline .inline-input {
  position: relative;
  padding-right: 100px; }
  .form-inline .inline-input input {
    border-color: #999;
    -webkit-border-radius: 0;
    border-radius: 0; }
  .form-inline .inline-input .custom-button {
    position: absolute;
    top: 0;
    background: #999;
    border-color: #999;
    right: 0;
    width: 100px; }

#creation-compte-wrapper p {
  font-family: "Roboto", "Asap", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  line-height: 1rem; }

#creation-compte-wrapper .note p {
  margin: 0; }

#creation-compte-wrapper h1 {
  font-size: 1.5rem;
  line-height: 1.7rem; }

#creation-compte-wrapper h2 {
  font-size: 1rem;
  line-height: 1.2rem;
  border: 0; }

#creation-compte-wrapper .validation {
  width: 100%; }

#creation-compte-wrapper .mentions {
  margin-top: 1rem; }

#main-content {
  background: #f2f2f2 !important; }
  #main-content .retour-button {
    font-size: 0.8rem;
    color: #999;
    text-decoration: none;
    font-family: "Roboto", "Asap", Arial, Helvetica, sans-serif;
    border-color: transparent !important;
    text-transform: none; }
    #main-content .retour-button:hover {
      color: #333; }
  #main-content .main-title-mire-wrapper {
    background-color: #fff;
    padding: 1rem .25rem 0.5rem; }
    #main-content .main-title-mire-wrapper h2 {
      display: block;
      width: 100%;
      color: #333;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 1.2rem;
      line-height: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
    #main-content .main-title-mire-wrapper ul {
      margin-bottom: 0.5rem; }
    #main-content .main-title-mire-wrapper p, #main-content .main-title-mire-wrapper li {
      color: #808080;
      margin: 0;
      font-size: 0.875rem;
      line-height: 1.2rem;
      font-family: "Roboto", "Asap", Arial, Helvetica, sans-serif; }
    #main-content .main-title-mire-wrapper a.custom-button {
      margin-bottom: 0;
      font-size: 0.65rem;
      padding: 0.5rem 2rem; }
      #main-content .main-title-mire-wrapper a.custom-button:hover {
        color: white; }
      #main-content .main-title-mire-wrapper a.custom-button.corail {
        background-color: #ff585f;
        border-color: #ff585f; }
    @media only screen and (max-width: 40em) {
      #main-content .main-title-mire-wrapper .warning {
        padding: 1rem 0 0; } }
    #main-content .main-title-mire-wrapper .warning .border {
      padding: 1rem 2rem;
      border: 2px solid #ff585f; }
      #main-content .main-title-mire-wrapper .warning .border p {
        padding-bottom: 0.5rem;
        padding-left: 3rem;
        position: relative; }
        #main-content .main-title-mire-wrapper .warning .border p:before {
          font-family: 'ElegantIcons';
          content: '\000072';
          font-size: 2rem;
          height: 2rem;
          width: 2rem;
          line-height: 2rem;
          text-align: center;
          vertical-align: middle;
          position: absolute;
          top: 50%;
          margin-top: -1.2rem;
          left: 0;
          color: #ff585f; }
        #main-content .main-title-mire-wrapper .warning .border p b {
          color: #000000; }

@media only screen and (min-width: 40.063em) {
  #main-content .main-title-mire-wrapper {
    padding: 1rem 1rem 0.5rem; }
  #creation-compte-wrapper .validation {
    width: 300px; }
  #creation-compte-wrapper .columns-center .inline-radio-wrapper {
    text-align: left;
    padding-top: 0.2rem; } }

@media only screen and (min-width: 64.0625em) {
  #main-content .main-title-mire-wrapper {
    padding: 1.5rem 1.5rem 0.5rem; }
  #creation-compte-wrapper .validation {
    width: 100%; }
  #creation-compte-wrapper .columns-center {
    max-width: 640px;
    position: relative;
    left: -130px; } }
