@charset "UTF-8";
/* Facture Forfaits */
.invoicewithpayment.container {
  background: #efefef; }

.invoicewithpayment-invoice {
  background: #fff;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px; }

.invoice-sellerblock {
  margin: 0;
  padding: 0; }
  .invoice-sellerblock .invoice-seller {
    background: #8bb939;
    padding: 15px 25px;
    margin-bottom: 10px;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    margin: 0;
    border-radius: 10px 10px 0px 0px;
    font-size: 20px; }
  .invoice-sellerblock.col-md-12 {
    padding: 0px; }

.invoice-headerrow.row {
  background: #efefef;
  padding: 15px 25px;
  margin-bottom: 10px;
  font-family: "Roboto Condensed", sans-serif;
  color: #333333; }
  .invoice-headerrow.row .invoice-header-remove {
    padding-left: 0px; }
  .invoice-headerrow.row .invoice-header-quantity,
  .invoice-headerrow.row .invoice-header-description {
    padding-left: 5px; }

.invoice-lineblock {
  padding: 10px 0px;
  border-bottom: 1px solid #efefef; }

.invoice-summaryblock .invoice-subtotalblock {
  padding-right: 0px;
  margin-right: 0px; }
  .invoice-summaryblock .invoice-subtotalblock .invoice-subtotaltaxlabel {
    border-top: 4px solid #efefef;
    padding: 10px 0px 0 2px; }
  .invoice-summaryblock .invoice-subtotalblock .invoice-subtotaltaxamount {
    border-top: 4px solid #efefef;
    padding: 10px 15px 0 2px; }

.invoice-summaryblock .invoice-taxblock {
  padding-right: 0px;
  margin-right: 0px; }
  .invoice-summaryblock .invoice-taxblock .invoice-taxlabel {
    padding: 10px 0px 0 2px; }
  .invoice-summaryblock .invoice-taxblock .invoice-taxvalue {
    padding: 10px 15px 0 2px; }

.invoice-summaryblock .invoice-totalblock {
  padding-right: 0px;
  margin-right: 0px; }
  .invoice-summaryblock .invoice-totalblock .invoice-totallabel,
  .invoice-summaryblock .invoice-totalblock .invoice-totalvalue {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    border-top: 5px solid #efefef;
    margin-top: 10px; }
  .invoice-summaryblock .invoice-totalblock .invoice-totallabel {
    padding: 10px 0px 0 2px; }
  .invoice-summaryblock .invoice-totalblock .invoice-totalvalue {
    padding: 10px 15px 0 2px; }

.invoicewithpayment.container input[type="button"] {
  background-color: #8bb939;
  color: white;
  height: 50%;
  font-family: 'Montserrat',sans-serif;
  border-width: 0px;
  margin: 10px 25px 0px 0px;
  -webkit-transition-duration: 0.2s;
  /* Safari */
  transition-duration: 0.2s; }
  .invoicewithpayment.container input[type="button"]:hover {
    background-color: #9ec951;
    color: white; }

.invoicewithpayment-invoice input[type="text"] {
  text-align: center; }

.invoicewithpayment-invoice input[type="button"] {
  background-color: #8bb939;
  color: white;
  height: 50%;
  font-family: 'Montserrat',sans-serif;
  border-width: 0px;
  margin: 10px 25px 0px 0px;
  float: right;
  padding: 10px;
  -webkit-transition-duration: 0.2s;
  /* Safari */
  transition-duration: 0.2s; }
  .invoicewithpayment-invoice input[type="button"]:hover {
    background-color: #9ec951;
    color: white; }

.invoice input[type="button"] {
  background-color: #337ab7;
  color: white;
  height: 50%;
  font-family: 'Montserrat',sans-serif;
  border-width: 0px;
  float: left;
  padding: 10px;
  margin: 0;
  -webkit-transition-duration: 0.2s;
  /* Safari */
  transition-duration: 0.2s; }
  .invoice input[type="button"]:hover {
    background-color: #478ecc;
    color: white; }

/* Facture départs */
.invoicewithpayment-payment.row {
  text-align: right;
  padding: 0px 0 20px 0; }

button.gg_autoinvoice_paypalsubmit {
  background: #8bb939;
  border: none;
  color: #fff;
  padding: 14px;
  font-size: 18px; }

button.gg_autoinvoice_paypalsubmit:hover {
  background: #9ec951; }

button.gg_autoinvoice_paypalsubmit:before {
  content: "Accepter les termes et procéder au paiement / Accept the terms and proceed to payment";
  display: block;
  padding-bottom: 5px; }

button.gg_autoinvoice_paypalsubmit img {
  display: none; }

gg-tickets {
  /*------GENERAL----------*/
  /* Classe pour enlever le padding des col- */
  /* ticket général*/
  /* Effet sur le site principal pour contrer le bug avec la navbar */
  /* Message de aucun billet disponible */
  /* pour ne pas overflow sur le menu */
  /*style général du p notickets */
  /*-------PARTIE TICKET IMAGE----------*/
  /* Container image dans les tickets */
  /* triangle jaune + discount tag en haut de l'image du ticket */
  /*-----PARTIE FILTRES ----- */
  /* label pour chacune des lignes des filtres/options*/
  /* petit carré à gauche des titres des panels */
  /* CSS Title du filtre chef */
  /* Couleur des panneaux avec les titres des filtres */
  /*-----PARTIE TEXTE DU TICKET------ */
  /*-----PARTIE ORDRE------*/ }
  @media (max-width: 380px) {
    gg-tickets {
      /* 0 - 380 */
      /*Partie texte*/
      /* Partie  prix */ }
      gg-tickets .ticket.col-xs-6 {
        width: 100% !important; }
      gg-tickets .panel-group {
        width: 100%; }
      gg-tickets h3 {
        font-size: 1rem; }
      gg-tickets .ticket-highlights {
        font-size: 18px; }
      gg-tickets .ticket-description {
        font-size: 15px; }
      gg-tickets .valide {
        font-size: 15px;
        font-weight: light; }
      gg-tickets .ticket-price {
        font-size: 12px;
        margin-top: 10px; }
      gg-tickets .ticket-discountedPrice {
        font-size: 15px; }
      gg-tickets .button-buy {
        width: 90%;
        font-size: 10px; } }
  @media (min-width: 381px) {
    gg-tickets {
      /* 381 - 460 */
      /*Partie texte*/
      /* Partie  prix */ }
      gg-tickets .ticket.col-xs-6 {
        width: 100% !important; }
      gg-tickets .panel-group {
        width: 100%; }
      gg-tickets h3 {
        font-size: 1.2rem; }
      gg-tickets .ticket-highlights {
        font-size: 20px; }
      gg-tickets .ticket-description {
        font-size: 16px; }
      gg-tickets .valide {
        font-size: 16px;
        font-weight: light; }
      gg-tickets .ticket-price {
        font-size: 14px;
        margin-top: 10px; }
      gg-tickets .ticket-discountedPrice {
        font-size: 18px; }
      gg-tickets .button-buy {
        width: 90%;
        font-size: 12px; } }
  @media (min-width: 461px) {
    gg-tickets {
      /* 461 - 550 */
      /*Partie texte*/
      /* Partie  prix */ }
      gg-tickets .ticket.col-xs-6 {
        width: 100% !important; }
      gg-tickets .panel-group {
        width: 100%; }
      gg-tickets h3 {
        font-size: 1.2rem; }
      gg-tickets .ticket-highlights {
        font-size: 22px; }
      gg-tickets .ticket-description {
        font-size: 18px; }
      gg-tickets .valide {
        font-size: 18px;
        font-weight: light; }
      gg-tickets .ticket-price {
        font-size: 16px;
        margin-top: 0px; }
      gg-tickets .ticket-discountedPrice {
        font-size: 22px; }
      gg-tickets .button-buy {
        width: 90%;
        font-size: 14px; } }
  @media (min-width: 551px) {
    gg-tickets {
      /* 551 - 767 */
      /*Partie texte*/
      /* Partie  prix */ }
      gg-tickets .ticket.col-xs-6 {
        width: 100% !important; }
      gg-tickets .panel-group {
        width: 100%; }
      gg-tickets h3 {
        font-size: 1.6rem; }
      gg-tickets .ticket-highlights {
        font-size: 24px; }
      gg-tickets .ticket-description {
        font-size: 18px; }
      gg-tickets .valide {
        font-size: 18px;
        font-weight: light; }
      gg-tickets .ticket-price {
        font-size: 18px;
        margin-top: 0px; }
      gg-tickets .ticket-discountedPrice {
        font-size: 24px; }
      gg-tickets .button-buy {
        width: 90%;
        font-size: 16px; } }
  @media (min-width: 768px) {
    gg-tickets {
      /* 768 - 991 */
      /*Partie texte*/
      /* Partie  prix */ }
      gg-tickets .ticket.col-xs-6 {
        width: 100% !important; }
      gg-tickets .panel-group {
        width: 25%; }
      gg-tickets h3 {
        font-size: 1.6rem; }
      gg-tickets .ticket-highlights {
        font-size: 24px; }
      gg-tickets .ticket-description {
        font-size: 18px; }
      gg-tickets .valide {
        font-size: 18px;
        font-weight: light; }
      gg-tickets .ticket-price {
        font-size: 18px;
        margin-top: 0px; }
      gg-tickets .ticket-discountedPrice {
        font-size: 24px; }
      gg-tickets .button-buy {
        width: 90%;
        font-size: 16px; } }
  @media (min-width: 992px) {
    gg-tickets {
      /* 992 - 1199 */
      /*Partie texte*/
      /* Partie  prix */ }
      gg-tickets .ticket.col-xs-6 {
        width: 50% !important; }
      gg-tickets .panel-group {
        width: 25%; }
      gg-tickets h3 {
        font-size: 1.2rem; }
      gg-tickets .ticket-highlights {
        font-size: 16px; }
      gg-tickets .ticket-description {
        font-size: 14px; }
      gg-tickets .valide {
        font-size: 14px;
        font-weight: light; }
      gg-tickets .ticket-price {
        font-size: 14px;
        margin-top: 10px; }
      gg-tickets .ticket-discountedPrice {
        font-size: 16px; }
      gg-tickets .button-buy {
        width: 90%;
        font-size: 12px; } }
  @media (min-width: 1200px) {
    gg-tickets {
      /* over 1200 */
      /*Partie texte*/
      /* Partie  prix */ }
      gg-tickets .ticket.col-xs-6 {
        width: 50% !important; }
      gg-tickets .panel-group {
        width: 25%; }
      gg-tickets h3 {
        font-size: 1.4rem; }
      gg-tickets .ticket-highlights {
        font-size: 18px;
        }
      gg-tickets .ticket-description {
        font-size: 13px;
        text-align: left;
        font-weight: 300;
        }
      gg-tickets .valide {
        font-size: 13px;
        font-weight: 100;
        text-align: left; }
      gg-tickets .ticket-price {
        font-size: 14px;
        margin-top: 0px; }
      gg-tickets .ticket-discountedPrice {
        font-size: 21px;
        }
      gg-tickets .button-buy {
        width: 100%;
        font-size: 14px;
        } }
  gg-tickets .no-gutter {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  gg-tickets .ticket {
    height: 373px;
    }
  gg-tickets .inner-box-ticket {
    height: 308px;
    margin: 10px;
    background-color: white;
    box-shadow: 1px 0px 1px #c7c7c7;
    }
  gg-tickets #main {
    overflow-x: visible !important;
    background-color: #efefef; }
  gg-tickets .page-header {
    margin: 0; }
  gg-tickets #notickets {
    float: right; }
  gg-tickets .notickets {
    text-align: center;
    font-size: 30px;
    width: 100%; }
  gg-tickets .ticket-img-container {
    height: 310px;
    width: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden; }
  gg-tickets .img-tag {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    border-style: solid;
    border-width: 100px 115px 0 0;
    border-color: #abd42fb0 transparent transparent transparent; }
  gg-tickets .discount-ticket {
    position: absolute;
    left: 10px;
    top: 3px;
    font-size: 34px;
    font-family: 'Roboto Condensed',sans-serif;
    color: white;
    font-weight: lighter; }
  gg-tickets label {
    display: block;
    padding-left: 15px;
    font-weight: 400; }
  gg-tickets .filtres-padding {
    height: 10px; }
  gg-tickets .panel-title [aria-expanded=true]:before {
    content: "\f077 ";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #959595; }
  gg-tickets .panel-title [aria-expanded=false]:before {
    content: "\f078";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #959595; }
  gg-tickets .panel {
    background-color: #efefef; }
  gg-tickets .panel-collapse {
    background-color: white; }
  gg-tickets .main-panel {
    text-decoration: underline;
    text-align: center;
    font-size: 28px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    color: #707070; }
  gg-tickets .panel-heading {
    background-color: white !important;
    border-radius: 0px !important; }
  gg-tickets .panel-title > a {
    color: #959595;
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif; }
  gg-tickets .ticket-details {
    height: 100%;
    padding: 10px 5px 10px 8px;
    }
  gg-tickets .top-details {
    height: 80%;
    }
  gg-tickets .bottom-details {
    height: 20%; }
  gg-tickets .clubName {
    color: #404040;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0.15em;
    line-height: 20px; }
  gg-tickets hr.line-under-name {
    border: none;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 10px;
    color: #505050;
    /* old IE */
    background-color: #505050;
    /* Modern Browsers */ }
  gg-tickets hr.line-before-price {
    border: none;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    color: #c8c8c8;
    /* old IE */
    background-color: #c8c8c8;
    /* Modern Browsers */ }
  gg-tickets .button-container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px; }
  gg-tickets .price-container {
    height: 100%;
    display: flex;
    flex-direction: column; }
  gg-tickets .ticket-price {
    height: 40%;
    text-align: left;
    color: #8bb939;
    text-decoration: line-through;
    font-family: "Roboto Condensed", sans-serif; }
  gg-tickets .ticket-discountedPrice {
    height: 100%;
    color: #404040;
    text-align: left;
    font-family: "Roboto Condensed", sans-serif;
    }
  gg-tickets .button-buy {
    background-color: #7a954b;
    color: white;
    height: 70%;
    font-family: "Roboto Condensed", sans-serif;
    border-width: 0px;
    margin: auto;
    -webkit-transition-duration: 0.2s;
    /* Safari */
    transition-duration: 0.2s;
    }
  gg-tickets .button-buy:hover {
    background-color: #478ecc;
    color: white; }
  gg-tickets .ticket-highlights {
    margin-bottom: 5px;
    font-family: Verdana;
    text-transform: uppercase;
    font-weight: 700;
    }
  gg-tickets .order-menu-container {
    width: 100%;
    float: right;
    padding: 0px 10px 0px 10px;
    margin: 5px 0px 5px 0px; }
  gg-tickets .order-menu {
    float: right;
    width: 300px;
    height: 40px;
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    color: #959595;
    padding: 5px; }

.details .modal-body {
  padding-right: 8px;
  text-align: left;
    font-size: 14px;
  font-weight: 300;
}

.details .modal-body font {
    font-size: 14px;

}

/*-----SPINNER------*/
.loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #abd42f;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  animation: spin 2s linear infinite;
  margin: auto; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
