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

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

.invoice-sellerblock {
  margin: 0;
  padding: 0; }
  .invoice-sellerblock .invoice-seller {
    background: #e31e26;
    padding: 15px 25px;
    margin-bottom: 10px;
    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: #e31e26;
  color: white;
  height: 50%;
  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: #e31e26;
    color: white; }

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

.invoicewithpayment-invoice input[type="button"] {
  background-color: #e31e26;
  color: white;
  height: 50%;
  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: #e31e26;
    color: white; }

.invoice input[type="button"] {
  background-color: #cc973c;
  color: white !important;
  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: #cc973c;
  color: white !important;}

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

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

button.gg_autoinvoice_paypalsubmit:hover {
  background: #e31e26; }

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; }
      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: 22px; }
      gg-tickets .button-buy {
        width: 90%;
        font-size: 14px; } }
  gg-tickets .no-gutter {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  gg-tickets .ticket {
    height: 330px; }
  gg-tickets .inner-box-ticket {
    height: 310px;
    margin: 10px;
    background-color: white;
    box-shadow: 1px 0px 5px 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: #e31e26a8 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: 3px;
    margin-top: 0px !important;
    margin-bottom: 10px;
    color: #e2232a00;
    /* old IE */
    background-color: #a07633;
    /* 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: 60%;
    color: #404040;
    text-align: left;
    font-family: "Roboto Condensed", sans-serif; }
  gg-tickets .button-buy {
    background-color: #9b7332;
    color: white;
    height: 50%;
    font-family: "Roboto Condensed", sans-serif;
    border-width: 0px;
    margin: auto;
    -webkit-transition-duration: 0.2s;
    /* Safari */
    transition-duration: 0.2s;
    cursor: pointer;
    color: #fff !important;
    }
  gg-tickets .button-buy:hover {
    background-color: #b1853e;
    color: white;
    }
  gg-tickets .ticket-highlights {
    margin-bottom: 5px; }
  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; }
/* AJOUTS TICKETS */

h3.ticket-highlights {
    margin: 0;
    padding: 0;
    background: none;
    color: #478ecc;
    font-family: $font-family;
}

gg-tickets .ticket-highlights {
    font-family: 'Overlock SC', sans-serif;
    font-size: 26px;
    color: #a07633;
}

gg-tickets .ticket-discountedPrice {
    line-height: normal;
    padding: 0;
    margin: 0;
}

gg-tickets .ticket-price {
    padding: 0;
    margin: 0;
}

ggpackages-detail p {
    color: #292929;
}

select, button, btn, input {
    color: #000;
    cursor: pointer;
}

.invoicewithpayment {
    color: #000;
}

.invoicewithpayment-invoice {
    color: #000!important;
}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0
}

@media (min-width:768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.66666667%
  }

  .col-sm-pull-10 {
    right: 83.33333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.66666667%
  }

  .col-sm-pull-7 {
    right: 58.33333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.66666667%
  }

  .col-sm-pull-4 {
    right: 33.33333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.66666667%
  }

  .col-sm-pull-1 {
    right: 8.33333333%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.66666667%
  }

  .col-sm-push-10 {
    left: 83.33333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.66666667%
  }

  .col-sm-push-7 {
    left: 58.33333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.66666667%
  }

  .col-sm-push-4 {
    left: 33.33333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.66666667%
  }

  .col-sm-push-1 {
    left: 8.33333333%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }

}

@media (min-width:992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666667%
  }

  .col-md-pull-10 {
    right: 83.33333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666667%
  }

  .col-md-pull-7 {
    right: 58.33333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666667%
  }

  .col-md-pull-4 {
    right: 33.33333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.66666667%
  }

  .col-md-pull-1 {
    right: 8.33333333%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666667%
  }

  .col-md-push-10 {
    left: 83.33333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666667%
  }

  .col-md-push-7 {
    left: 58.33333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666667%
  }

  .col-md-push-4 {
    left: 33.33333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.66666667%
  }

  .col-md-push-1 {
    left: 8.33333333%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-0 {
    margin-left: 0
  }

}

@media (min-width:1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666667%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-7 {
    width: 58.33333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.66666667%
  }

  .col-lg-1 {
    width: 8.33333333%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.66666667%
  }

  .col-lg-pull-10 {
    right: 83.33333333%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.66666667%
  }

  .col-lg-pull-7 {
    right: 58.33333333%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.66666667%
  }

  .col-lg-pull-4 {
    right: 33.33333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.66666667%
  }

  .col-lg-pull-1 {
    right: 8.33333333%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.66666667%
  }

  .col-lg-push-10 {
    left: 83.33333333%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.66666667%
  }

  .col-lg-push-7 {
    left: 58.33333333%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.66666667%
  }

  .col-lg-push-4 {
    left: 33.33333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.66666667%
  }

  .col-lg-push-1 {
    left: 8.33333333%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }

}
