/* FORCER AFFICHAGE PUB */
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://use.fontawesome.com/releases/v5.15.1/css/all.css');

#intro {
  text-align:center;
  color:#000000;
  font-size:25px;
  font-weight:bold;
  font-family:'Josefin Sans', 'Arial', sans-serif;
  padding-top:10px;
}
#intro img.logoF { width: 150px; margin-left: 80px;}
#intro img.logoM { width: 150px; margin-left: 80px;}
#intro img.logoP { width: 150px; margin-left: 80px;}

.card {
  text-align:center;
}
.card .returnsignup {
  font-size: 22px;
  color: #000000;
  font-family: Montserrat;
}

.card .vosdonnees {
  font-style: italic;
  color: #333;
  font-size:10px;
}

.card .souscard .boxUserAuth{
  padding: 10px 15px;
  background-color: #000;
  border-radius: 20px;
  color: #FFF;
  font-size:20px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

.card .souscard {
  text-align: center;
  padding:10px 10px;
  margin:10px 10px 1px;
  align-items:center;
  justify-content:space-between;
}

.card .souscard .btn-yellow {
    background-color: rgb(255, 187, 55);
    padding: 10px 15px;
    color: rgb(0, 0, 0);
    font-size: 20px;
    text-decoration: none;
    border-radius: 20px;
    margin-right: 30px;
    text-transform: uppercase;
}

body.mep288 #para_1 .body-article-hidden {
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#000 99%,#000 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#000000 99%,#000000 100%);
    bottom: 0;
    height: 130px;
    left: 0;
    position: absolute;
    width: 100%;
}

#para_1 .texte  { position: relative;}
#para_1 .body-article-hidden  {
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 99%,#fff 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 99%,#ffffff 100%);
    bottom: 0;
    height: 130px;
    left: 0;
    position: absolute;
    width: 100%;
}
.am-google-button-wrapper,
.am-linkedin-button-wrapper {
    text-align: center;
}
.membership_auth .modal-body form {
    padding: 0 30px 0 0;
    margin-top: 40px;
}
.legalText-customizable {
    color: #333333;
    font-size: 11px;
}
.background-customizable {
    background-color: #fff;
}
.span-or-verical {
    font-size: 16px;
    display: block;
    position: absolute;
    top: 40%;
    margin-left: -25px;
    background-color: #fff;
    text-align: center;
    color: #A3A3A3;
    padding-top: 15px;
    padding-bottom: 15px;
}
.social-login-wrapper img,
.social-signin-wrapper img {
    display: none;
}
.am-google-button-wrapper {
    flex: 1;
    width: 80%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.idpDescription-customizable {
    padding-top: 4px;
    padding-bottom: 16px;
    display: block;
    font-size: 16px;
}
.am-google-button a::before {
    content: "\F1A0";
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    font-style: normal;
}

.am-google-button a {
    box-sizing: border-box;
    display: flex;
    width: 100%;
    padding: .6em 1em;
    border: 1px solid #bcbcbc!important;
    background: #f9f9f9;
    border-radius: 3px;
    color: #404040;
    text-decoration: none;
}

.am-google-button a::after {
    content: "Connectez-vous avec Google";
    flex:1;
    text-align: center;
}

.am-linkedin-button-wrapper {
    flex:1;
    width: 80%;
    margin-bottom: 10px;
}

.am-linkedin-button a::before {
    content: "\F0E1";
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    font-style: normal;
}

.am-linkedin-button a {
    box-sizing: border-box;
    display: flex;
    width: 100%;
    padding: .6em 1em;
    border: 1px solid #2767b2!important;
    background: #2767b2;
    border-radius: 3px;
    color: white;
}

.am-linkedin-button a::after {
    content: "Connectez-vous avec LinkedIn";
    flex:1;
    text-align: center;
}
.membershipSignup {margin-top: 50px;background-color: #FFF;border:5px solid #000;border-radius: 30px;    width: 70%; margin: 0 auto 0;}
.module-pub img {
  display: block ! important;
}
.mod_38763672 img {
 display: block ! important;
 margin: 0 auto;
}
.logomonde {
    position: relative;
    margin-top: 30px;
}
.logomonde span {
      height: auto;
      /*width: 220px;*/
      width: 550px;
      display: block;
      margin: 0 auto;
}
.logomonde span img{ max-width:100%; vertical-align: middle;}
.logomonde span img.logoT { width: 220px;}
.logomonde span img.logoF { width: 150px; margin-left: 150px;}
.logomonde span img.logoM { width: 180px; margin-left: 150px;}
.logomonde span img.logoP { width: 220px; margin-left: 100px;}

.pwdoublie {
  padding: 10px 40px 20px;
  text-align: left;
}
.pwdoublie a {
    color: black;
    font-size: 16px;
    text-decoration: none;
}
.modal-body input { width: 90%;
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.33;
  padding: 0px 16px;
  border: 1px solid #f5f5f5;
  box-shadow: 0 1px 1px rgba(0,0,0,0.36) inset; }
.modal-body .btn-custom:hover {
    background: #000000;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.modal-body .btn-custom {
    background: #F5990E;
}
.modal-body .btn-custom {
    background: #d02b2b;
}
.modal-body .btn-custom {
    background: #FFB440;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
    line-height: 50px;
    font-family: 'Montserrat';
    display: block;
    padding: 0 15px;
    margin: 15px 0 5px;
    width: 100%;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    border-radius: 25px;
}
.modal-header {

}
.modal-content {
    background-clip: padding-box;
    background-color: #ffffff;
    border: none;
    outline: 0 none;
    position: relative;
}
.modal-content .social-login-wrapper {
  position: relative;
  width: 48%;
  float: left;
  border-right-style: solid;
  border-right-color: #F5F5F5;
  border-right-width: 2px;
  height: 300px;
}
.modal-content .form-login-wrapper {
  position: relative;
  width: 50%;
  float: right;
}


.modal-content .social-login-form-wrapper .am-linkedin-button-wrapper,
.modal-content .social-login-form-wrapper .am-google-button-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    float: left;
}

.modal-content .social-login-form-wrapper .am-google-button-wrapper {
    top: 60px;
}

.modal-content .social-login-form-wrapper .am-linkedin-button-wrapper {
    position: absolute;
    top: 140px;
}

.modal-dialog {
    margin: 100px auto 30px;
    width: 495px;
}
.modal-body form {
    padding: 0 30px;
}
#form-amember_login, #form-amember_pass {margin-bottom: 10px; }
#dialog_membership {
  display:none;
  overflow: hidden;
  position: fixed;
  top: 10%;
  left: 30%;
  padding: .2em;
  outline: 0;
  z-index: 10000;
  width: 50%;
}
#dialog_membership .modal-dialog #dqa_close_perso,
#qiota-membership .ui-dialog #dqa_close_perso,
#dialog_membership_auth #dqa_close_perso {
    display: inline-block;
    background: url(https://www.tourmag.com/var/style/close_ibox.png?v=1386252130);
    width: 20px;
    height: 20px;
}
#dialog_membership .modal-dialog .close,
#membership-dialog .ui-dialog .close,
#dialog_membership_auth .close {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    cursor: pointer;
}
@media (min-width: 1630px) {
  #dialog_membership .modal-dialog .close {
    right: -10px;
    top: -10px;
    position: absolute;
  }
}
@media (max-width: 1200px) {
 .module-MOBI_titre img {display: inline-block ! important; }
}
@media (max-width: 800px) {

  .module-MOBI_titre img {display: inline-block ! important; }

  #dialog_membership {
    top: 0%;
    left: 10%;
    width: 70%;
  }
  #dialog_membership .modal-dialog .close {
    right: -2px;
    top: 90px;
    position: absolute;
  }
}
.module-MOBI_titre .boxUser { line-height : 20px ! important; }
.module-MOBI_titre .connect { color: #068d33;}
.module-MOBI_titre .boxUserSub { font-size : 11px ! important; }

//Ajout de Style pour récupérer le rendu précédent
.fade {  opacity: 0;  -webkit-transition: opacity 0.15s linear;  -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in {  opacity: 1;}
// Kill the scroll on the body
.modal-open {  overflow: hidden;}

// Container that the modal scrolls within
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: @zindex-modal;
  -webkit-overflow-scrolling: touch;

  // Prevent Chrome on Windows from adding a focus outline. For details, see
  // https://github.com/twbs/bootstrap/pull/10951.
  outline: 0;

  // When fading in the modal, animate it to slide down
  &.fade .modal-dialog {
    .translate(0, -25%);
    .transition-transform(~"0.3s ease-out");
  }
  &.in .modal-dialog { .translate(0, 0) }
}
.modal-open .modal {  overflow-x: hidden;  overflow-y: auto; }
.modal-open {  overflow: hidden; }
.modal {  display: none;  overflow: hidden;  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1050;  -webkit-overflow-scrolling: touch;  outline: 0; }
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {  overflow-x: hidden;  overflow-y: auto; }
.modal-dialog {  position: relative;  width: auto;  margin: 10px; }
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 1040;  background-color: #000; }
.modal-backdrop.fade {  opacity: 0;  filter: alpha(opacity=0); }
.modal-backdrop.in {  opacity: 0.5;  filter: alpha(opacity=50); }
.modal-header .close {  margin-top: -2px;}
.modal-title {  margin: 0;  line-height: 1.42857143;}
.modal-body {  position: relative;  padding: 15px;}
.modal-footer {  padding: 15px;  text-align: right;  border-top: 1px solid #e5e5e5;}
.modal-footer .btn + .btn {  margin-left: 5px;  margin-bottom: 0;}
.modal-footer .btn-group .btn + .btn {  margin-left: -1px;}
.modal-footer .btn-block + .btn-block {  margin-left: 0;}
.modal-scrollbar-measure {  position: absolute;  top: -9999px;  width: 50px;  height: 50px;  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {    width: 700px !important;    margin: 30px auto;  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {    width: 300px;}
}
@media (max-width: 767px) {
  .logomonde span img.logoF,
  .logomonde span img.logoP,
  .logomonde span img.logoM {
      margin-left: 0px;
  }

  #dialog_membership .membership_sub .card .souscard .boxUserAuth {
    top: -10px;
    left: 0px;
    width: 100%;
    float: left;
  }

  #dialog_membership .membership_sub .card .souscard .btn-yellow {
    top: -30px;
    position: relative;
  }

  .card .vosdonnees {
      font-size: 9px!important;
      padding: 0 20px;
      margin-top: 10px;
  }
  .card .souscard .boxUserAuth {
    position: relative;
    top: 30px;
  }
  .card .souscard .btn-yellow {
      margin-right: 0px;
  }
  #dialog_membership {
      top: 0%;
      left: 0%;
      width: 100%;
  }
  #dialog_membership .modal-body .content {
    height: 500px!important;
  }
  #dialog_membership .membership_sub .modal-body .content {
    height: auto!important;
  }
  #dialog_membership .membership_sub .card .souscard .boxUserAuth {
    top: 0px;
  }
  #dialog_membership .membership_sub .card .souscard .btn-yellow,
  #dialog_membership .membership_sub .card .souscard .boxUserAuth {
    font-size: 12px;
  }
  #dialog_membership .span-or-verical {
    top: -40px;
    margin-left: auto;
    margin-right: auto;
    left: 43%;
  }
  #dialog_membership .am-google-button-wrapper {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }
  #dialog_membership .am-linkedin-button-wrapper {
    width: 100%;
    margin-bottom: 10px;
  }
  #dialog_membership .modal-dialog .close {
    right: -2px;
    top: -2px;
    position: absolute;
  }
  .modal-content .social-login-wrapper {
    width: 100%;
    border-right: 0;
    height: 180px;
  }
  .modal-content .form-login-wrapper {
    width: 100%;
  }
  #intro img.logoF { width: 220px!important; margin-left: 0px;}
  #intro img.logoM { width: 220px!important; margin-left: 0px;}
  #intro img.logoP { width: 220px!important; margin-left: 0px;}
}
