          #event .m-content {
              padding-top: 160px;
              /* min-height: 92vh; */
          }
          
          #event .container-fluid {
              padding-right: 0px;
              padding-left: 0px;
          }
          
          #event .background-event {
              background-image: url(../images/formulaire_sponsor2.jpg);
              height: 300px;
              display: block;
              width: 100%;
              position: relative;
              background-size: cover;
              background-repeat: no-repeat;
              background-position: 50%;
          }
          
          .info-top {
              background: #242C4D;
          }
          
          .info-top .info-top-text {
              font-weight: bold;
              color: white;
              margin-top: 1rem;
              text-align: center;
          }
          
          #event .options {
              display: flex;
              justify-content: space-around;
          }
          
          h2.titre-event {
              text-align: center;
              padding: 30px;
              font-weight: 600;
              margin-top: 25px;
          }
          
          #event .avatar_participant {
              border-radius: 50%;
              width: 100%;
          }
          
          #event p {
              font-size: 13px;
              line-height: 29px;
          }
          
          #event .btn-search {
              background: #242C4D;
              padding: 13px;
              border-radius: 9px !important;
              color: white;
              font-size: 14px;
          }
          
          .images-sponsors img {
              width: 49%;
          }
          
          #event .btn-search:hover {
              text-decoration: none;
              background: #e62f4a !important;
          }
          
          #event .prestaires .presta {
              padding: 20px;
          }
          
          #event .liste_participant {
              margin-bottom: 10px;
          }
          
          #event .select2 {
              width: 100% !important;
          }
          
          #event .m-accordion.m-accordion--section .m-accordion__item .m-accordion__item-head {
              background-color: #242C4D !important;
              color: white !important;
          }
          
          #event .m-accordion.m-accordion--section .m-accordion__item {
              margin-bottom: 10px !important;
          }
          
          #event .next-step {
              text-align: right;
              padding-top: 20px;
          }
          
          #event .next-step .next-step-btn {
              margin-top: 20px;
              background: #242C4D;
              border-color: #242C4D;
              color: white;
              padding: 9px 20px;
              border-radius: 5px;
          }
          
          #event .save-changes {
              background: #e62f4a !important;
              border-color: #e62f4a !important;
              margin: 0 auto;
          }
          
          #event .info-top-text .la-gear {
              color: white;
          }
          
          #event .info-top-text a {
              text-decoration: none !important;
          }
          
          @media screen and (max-width: 1024px) {
              #event .m-content {
                  padding-top: 70px;
              }
          }
          
          @media screen and (max-width: 768px) {
              div#description-order {
                  order: -1;
              }
          }
          
          
          #m_table_paie .lg-for-namevent {
              width: 40px !important;
          }
          
          #m_table_paie .lg-for-facturevent {
              width: 40px !important;
          }
          
          #m_table_paie .lg-for-typevent {
              width: 60px !important;
          }
          
          #m_table_paie .lg-for-amount {
              width: 40px !important;
          }

           
          #m_table_recette .lg-for-namevent {
            width: 40px !important;
        }
        
        #m_table_recette .lg-for-facturevent {
            width: 40px !important;
        }
        
        #m_table_recette .lg-for-typevent {
            width: 60px !important;
        }
        
        #m_table_recette .lg-for-amount {
            width: 40px !important;
        }
          
          .objectif-nbr {
              color: rgb(5, 187, 5);
          }
          
          .objectif-nbr-2 {
              color: #e62f4a;
          }
          
          #the-cagnotte .fa-piggy-bank {
              color: #242C4D;
              font-size: 50px;
          }
          
          .cagnotte {
              margin-top: 30px;
          }
          
          .amount-collected {
              color: #e62f4a;
          }
          
          .progress {
              margin-top: 20px;
          }
          
          .add-an-admin {
              margin-top: 20px;
          }
          
          .progress-bar-collecte {
              background: #e62f4a !important;
          }
          
          .add-participants {
              padding: 20px;
              text-align: center;
          }
          
          #event .btn-delete:hover {
              background: #e62f4a !important;
              color: white !important;
          }
          
          .bouton {
              background: #e62f4a !important;
              color: white !important;
          }
          
          .bouton:hover {
              background: #242C4D !important;
          }
          
          .bouton-add {
              background: #242C4D !important;
              color: white !important;
          }
          
          .bouton-add:hover {
              background: #e62f4a !important;
          }
          
          .bouton-supp {
              background: #e62f4a !important;
              color: white !important;
          }
          
          .bouton-supp:hover {
              background: #242C4D !important;
          }
          
          .icon-invit {
              color: white;
          }
          
          .icon-invit:hover {
              color: white;
          }
          
          .icon-cagnotte {
              color: white;
          }
          
          .icon-cagnotte:hover {
              color: white;
          }
          
          .param-event-titre {
              color: #e62f4a;
              text-align: center;
              font-weight: bold;
          }
          
          .label-montant-suggéré {
              font-weight: bold;
              text-align: center;
          }
        