body
{
    background-color: white;
    margin: 0;
    /*padding: 2px;*/
}

.h-99
{
    height:99% !important;
}

.pl-0
{
    padding-left: 0px;
}

.pr-0
{
    padding-left: 0px;
}

.pr-1
{
    padding-left: 1em;
}

/*.general
{
    padding: 10px 0px 0px 0px;
    margin: 0;
}*/

.first
{
    width: 100%;
    text-align: center;
    display: none;
}

.first.visible
{
    display: block;
}

.main-wrapper
{
    height: calc(100svh - 15px);
    display: grid;
    grid-template-columns: 390px 1fr;
    grid-template-rows: min-content min-content 1fr;
    grid-gap: 10px;
    grid-template-areas:    "rouge rouge" 
                            "header header" 
                            "sidebar main";
}

.bandeau-rouge
{
    grid-area: rouge;
    width:100%;
    background-color: red;
    color:white;
    text-align: center;
}

.zoneHaut
{
    grid-area: header;
}

.zoneGauche
{
    grid-area: sidebar;
    margin-left:10px;
    overflow: auto;
}

.zoneDroite
{
    grid-area: main;
    margin-right:10px;
    overflow: hidden;

    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 10px;
    background-color: white;

    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: min-content min-content min-content min-content 1fr;
    grid-template-areas:    "pub"
                            "pub-activite" 
                            "recap-recherche"
                            "onglets"
                            "liste";
}

.tab-content 
{
    grid-area: liste;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 100%;
    overflow: hidden;
}

.nav-tabs 
{
    margin-bottom: 0;
}

.container
{
    padding: 0;
}

.recapBloc
{
    grid-area: recap-recherche;
    padding: 2px 0px 10px 0px;
    display: none;
    max-height: 135px;
    overflow-y: scroll;
    /*flex: 0.35;*/
}

.recapBloc.montreRecap
{
    display: block;
}

.plan
{
    grid-area: plan;
    background-color: white;
    height: 100%;
    overflow: hidden;
    border-width: 0px;
}

.user-group
{
    position: absolute;
    right: 15px;
    top: 24px;
    width:30vw;
    height: 20px;
    text-align: right;
}

.user-group.user-group-margin
{
    margin-top:23px;
}

.user-group .btn
{
    height:30px;
    padding:2px 10px 4px 10px;
}

.user-group #disconnect
{
    cursor: pointer;
}

.user-group .connected-user
{
    margin-right:10px;
    font-size:10pt;
    padding: 3px 6px 3px 6px;
    border:1px solid gray;
    border-radius: 5px;
    cursor: pointer;
}

.user-group .connected-user:hover
{
    color:black;
    background-color: lightgray;
}

#connected-user-firstname,
#connected-user-lastname,
#connected-user-company
{
    display: inline-block;
}

.user-group .online-catalog
{
    display: inline-block;
    background-color: gray;
    border-radius: 5px;
    padding: 3px 30px 3px 6px;
    font-size: 10pt;
    color: white;
    margin-right:10px;
    position: relative;
    cursor: pointer;
}

.user-group .online-catalog .book
{
    position: absolute;
    right:5px;
    top:3px;
}

#formulaireRecherche
{
    width: calc(100% - 15px);
}

.main-banner
{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.sidebar-top-banner
{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.sidebar-bottom-banner
{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}


.main-banner img,
.sidebar-top-banner, img,
.sidebar-bottom-banner img
{
    max-width: 100%;
    max-height: 100%;
}

.rechercheLibre
{

}

.rechercheLibreDansBlocRechercheAvancee
{
    margin-bottom: 10px;
}

.colLettres
{
    padding: 0px;
}

.colLettresDansBlocRechercheAvancee
{
    padding-right: 0px;
}

#menus_formulaire_title
{
    display: none;
}

#menus_formulaireRecherche
{

}

#accordion_animations
{
    display: none;
}

.blocAffichage,
.blocInformations,
.blocBookmarks
{
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    background-color: white;
    margin-bottom: 10px;
}

.blocInformations,
.blocBookmarks
{
    text-align: center;
    height: 40px;
    padding: 0;
    border-width: 0px;
}

.blocInformations-items
{
    display: none;
}

.blocBookmarks
{
    margin-top: 10px;
    display: none;
}

.blocInformations .nbItems,
.blocBookmarks .bookmarks
{
    width: 100%;
}

.blocInformations .nbItems .btn,
.blocBookmarks .bookmarks .btn
{
    width: 100%;
    height: 40px;
}

.blocInformations .nbItems .btn.disabled,
.blocBookmarks .bookmarks .btn.disabled
{
    border:1px solid #D3D3D3;
    color:black;
    opacity: 1;
}

.blocInformations .nbItems .dropdown-menu,
.blocBookmarks .bookmarks .dropdown-menu
{
    width: 100% !important;
    font-size: 10pt;
}

.blocInformations .nbItems .dropdown-menu .dropdown-item,
.blocBookmarks .bookmarks .dropdown-menu .dropdown-item
{
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
}

.blocBookmarksButtons
{
    padding: 0px 10px 10px 10px;
    border-bottom: 1px solid #D2D2D2;
}

.nbItemsOne
{

}

.nbItemsTwo
{
    overflow: hidden;
    text-overflow: ellipsis;
}

.blocBoutons
{
    display: inline-block;
}

.blocRecherche
{
    display: block;
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 0px 10px 10px 10px;
    background-color: white;
}

#blocRecherchePlan
{
    margin-top:10px;
}

.blocRecherche.blocInvisible
{
    display: none;
}

#blocPubPlan.blocPubPlanInvisible
{
    display: none;
}

.blocPub
{
    grid-area: pub;
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px;
    cursor: pointer;
    max-height: 200px;
    overflow: hidden;
    margin-top:5px;
}

.blocPub.blocPubInvisible
{
    display: none;
}

.blocPub img
{
    width: 100%;
    -webkit-box-shadow: 0px 0px 5px rgba(128, 128, 128, .5);
}

.blocPubParActivite
{
    grid-area: pub-activite;
    display: none;
}

.customSearchBanner
{
    grid-area: pub-activite;
    display:none;
    height:70px;
    width:100%;
    background-size:contains;
    background-repeat:no-repeat;
    margin-bottom:5px;
}

#image_publicite_activite
{
    display:none;
    cursor: pointer;
    min-height: 100px;
}

.blocTableau
{
    display: grid;
}

.blocTableau > .tab-content
{
    /*height: 50px;*/
    overflow-y: scroll;
}



/*.flex0
{
    flex: 0;
}

.flex1
{
    flex: 1;
}*/

.tableau
{
    position: relative;
    /*height: calc(100vh - 95px);*/
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px 0px 10px 0px;
    vertical-align: top;
    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 10px;
    background-color: white;
}

.menus-reset
{
    position: relative;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block;
}

.menus-reset:hover
{
    text-decoration: underline;
}

.menu-icone
{
    margin-right: 10px;
    color: gray;
}

.menu-icone-autresPoints
{

}

.checkbox-icone
{
    color: gray;
    margin-right: 5px;
}

.bloc-checkbox
{
    border: 1px solid gray;
    background-color: lightgray;
    border-radius: 7px;
    padding: 2px 7px 2px 7px;
    color: black;
    margin-top: 5px;
    display:table;
    table-layout: fixed;
    width: 100%;
}

.menu-icone
{
    color: black;
}

.bloc-checkbox-icone
{
    display: table-cell;
    vertical-align: middle;
    width: 25px;
}

.checkbox-icone
{
    color: black;
}

.bloc-label-checkbox
{
    display: table-cell;
    vertical-align: middle;
}

.label-checkbox
{
    font-size: 10pt;
    line-height: 12pt;
    color: black;
}

.bloc-menu-checkbox
{
    display: table-cell;
    vertical-align: middle; 
    width: 20px;   
}

.menu-checkbox
{
    /*transition: all 0.5s;*/
}

.menu-checkbox-solo
{
    float: initial !important;
    margin-left: 0px !important;
}

.menu-checkbox:hover
{
}

.menu-checkbox-droite
{

}

.marge-menu-checkbox
{
    padding-left:38px;
}

#collapse-animations,
#collapse-Animations
{
    padding: 10px 20px 0px 20px;
}

#collapse-services,
#collapse-Services
{
    padding: 10px 20px 0px 20px;
}

#collapse-poi
{
    padding: 10px 20px 0px 20px;
}

.icone-combo
{
    padding-left: 5px;
    display: inline-block !important;
    width: 28px;
}

.menu-combo
{
    display: inline-block;
    margin-bottom: 10px;
    font-size: 10pt;
    width: calc(100% - 28px);
}

.menu-hierarchique
{
    padding-left: 0;
    padding-bottom: 0;
    overflow: hidden;
}

.menu-hierarchique li
{
    /*white-space: nowrap;*/
    margin-left: 2px;
}

.menu-hierarchique-sous-niveau
{
    display: none;
    list-style: none;
}

.menu-hierarchique-sous-niveau.visible
{
    display: block;
}

.bloc-menu
{
    width: 87%;
}

/* Style the caret/arrow */
.menu-fleche 
{
    cursor: pointer; 
    color: Gray;
    user-select: none; /* Prevent text selection */
    transition: all 0.2s;
    vertical-align: top;
}

.menu-fleche:hover
{

}

/* Create the caret/arrow with a unicode, and style it */
.menu-fleche::before 
{
    content: "\f0da";
    display: inline-block;
    margin-right: 6px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    transition: all 0.2s;
    vertical-align: top;
}

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.menu-fleche-bas::before 
{
    transform: rotate(90deg); 
    transition: all 0.3s;
}

.menu-label
{
}

.menu-label img
{
    width: 18px;
    margin-right: 3px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.25);
}

.menu-plat
{
    margin: 0px 0px -3px 0px;
}

::-webkit-scrollbar 
{
  -webkit-appearance: none;
  width: 7px;
}
::-webkit-scrollbar-thumb 
{
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

#recapRecherche
{
    display: inline-block;
}

.pill-recherche
{
    background-color: #DDD;
    border-radius: 5px;
    display: inline-block;
    padding: 2px 7px 2px 7px;
    color: #444;
    margin: 5px;
    user-select: none;
    cursor: pointer;
    font-size: 10pt;
}

.pill-recherche:hover
{
    text-decoration: line-through;
}

.pill-couleur-1
{
    background-color: white;
    border: 1px solid gray;
}

.pill-couleur-2
{
    background-color: white;
    border: 1px solid gray;
}

.pill-couleur-3
{
    background-color: white;
    border: 1px solid gray;
}

.pill-supprime
{
    color: #444;
    margin-left: 5px;
}

.recapTitle
{
    display: inline-block;
    margin-right: 10px;
    margin-left: 5px;
}

.emptyTitle
{
    display: inline-block;
}

#pdf-iframe
{
    /*display:none;*/
}

.banner
{
    padding: 5px;
    background-color: lightgray;
}

.banner img
{
    max-width: 100%;
    max-height: 150px;
    margin: 0 auto;
    display: block;
}

.sponsoring-top
{
    width:100%;
    /*height:100px;*/
    border:1px solid #D3D3D3;
    border-radius: 5px;
    margin-bottom: 10px;
    padding:3px;
    cursor: pointer;
}

.sponsoring-bottom
{
    width:100%;
    /*height:100px;*/
    border:1px solid #D3D3D3;
    border-radius: 5px;
    margin-top: 10px;
    padding:3px;
    cursor: pointer;
}

.sponsoring-top img,
.sponsoring-bottom img
{
    width: 100%;
}

/*  Gestion des table */

.blocExposants, .blocPanier
{
    display:block;
}

#blocElements, #blocFavoris
{
    text-align: center;
}

.tab-pane
{
    height: 100%;
    overflow-y: auto;
}

#exposants
{
    visibility:hidden;
}

/*  Gestion des éléments de recherche   */

.titreRecherche,
.titreRechercheAvancee
{
    margin-top:10px;
    margin-bottom: 10px;
    font-family: "Gudea";
    display:block;
    font-weight: bold;
}

.titreRecherche.gauche
{
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

.titreRechercheAvancee::after 
{
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    right: 15px;
    top: 13px;
    position: absolute;
    transform: rotate(180deg);
}

.titreRechercheAvancee.collapsed::after
{
    transform: rotate(0deg);
}

.blocBoutonReset
{
    position: absolute;
    right: 20px;
    top: 70px;
}

#textComplet
{
    font-size: 10pt;
}

.blocLettres
{
    font-size: 10pt;
}

#ongletElements,
#ongletFavoris,
#ongletPlan
{
    min-width: 120px;
}

#onglets,
#ongletsPlan
{
    grid-area: onglets;
    font-size: 10pt;
}

.blocLettres.centre
{
    text-align: center;
}

.lettres
{
    cursor:pointer;
    margin-right:2.6px;
    margin-left:2.6px;
    display:inline-block;
}

.lettres.toutes
{
    margin-left:20px;
}

.lettres:hover
{
    text-decoration: underline;
}

.lettresSelection
{
    text-decoration: underline;
    font-weight: bold;
    color:blue;
}

.dropdown-menu  
{
    width:auto!important;
    max-height: 400px;
    overflow: auto;
    white-space: nowrap !important; 
    overflow-x: hidden;
}

#menuPays .dropdown-menu
{
    width:200px!important;
}

.menuInvisible
{
    display:none;
}

.position0
{
    margin-left:-15px;
}

.position0.decale_droite
{
    margin-left:5px;    
}

.position1
{
    margin-left:5px;
}

.position1.decale_droite
{
    margin-left:25px;   
}

.position2
{
    margin-left:25px;
}

.position2.decale_droite
{
    margin-left:45px;
}

.menu
{
    display:inline-block;
    padding-left:15px;
}

.checkbox 
{
    display:inline-block;
}

.menu ul
{
    padding:10px;
}

.menu ul li input
{
    cursor:pointer;
}

.menu ul li label
{
    font-family: "Gudea";
    font-weight: normal;
    font-size: 10pt;
    padding:0px 0px 0px 5px;
    cursor:pointer;
}

.resetButtonRecap
{
    display:none;
    cursor:pointer;
    text-decoration: none;
}

.resetButtonRecap:hover
{
    text-decoration: underline;
}

.loupeHover
{
    cursor:pointer;
}

.loupeHover:hover
{
    background-color: #ddd;
}

.bloc-boutons-favoris
{
    padding-top: 10px;
    text-align: right;
}

#blocSignetsPlan .bloc-boutons-favoris
{
    text-align: left;
}

/*  Boutons */

.boutonImprimerFavoris
{
    display:none;
    margin-right:10px;
}

.boutonImprimerFavoris.visible
{
    display: block;
}

.boutonEnvoyerFavoris
{
    display:none;   
    margin-right:10px;
}

.boutonEnvoyerFavoris.visible
{
    display: block;
}

/*  ****    EXPOSANTS EN LIGNE  ****    */

.exposants th
{
    font-weight: normal;
    font-size: 10pt;
    border-bottom: 1px solid #ddd;
    font-family: "Gudea";
    width:100%;
}

.exposants thead tr
{
    height:0px !important;
    visibility:hidden !important;
}

.exposants tr
{
    height:50px;
}

.exposants tr th
{
    padding:0;
    /*cursor:pointer;*/
}

.exposants .celluleExposant
{
    position:relative;
    height:55px;
    width:100%;
    cursor:pointer;
    overflow: hidden;
}

.exposants .celluleExposant.ateliers
{
    height:80px;
}

#favoris tbody tr td .celluleExposant
{
    cursor:default !important;
}

/*.exposants .celluleExposant .logo
{
    position:absolute;
    left:0px;
    top:0px;
    width:55px;
    height:55px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.exposants .celluleExposant .nomExposant
{
    position:absolute;
    left:70px;
    top:5px;
    line-height:14pt;
    font-weight: normal;
    width:calc(100% - 110px);
}

.exposants .celluleExposant .standExposant
{
    position:absolute;
    left:70px;
    top:25px;
    color:#286090;
}

.exposants .celluleExposant .blocTitreProgramme
{
    position:absolute;
    left:70px;
    top:5px;
}

.exposants .celluleExposant .blocTitreProgramme .atelierExposant
{
    color:back;
    background-color: yellow;
    padding:1px 2px 1px 2px;
    display:inline-block;
    margin-right:10px;
}

.exposants .celluleExposant .blocTitreProgramme .tempsFortsExposant
{
    color:white;
    background-color: gray;
    padding:1px 2px 1px 2px;
    display:inline-block;
    margin-right:10px;
}

.exposants .celluleExposant .blocTitreProgramme .PitchsExposant
{
    color:white;
    background-color: #00887f;
    padding:1px 2px 1px 2px;
    display:inline-block;
    margin-right:10px;
}

.exposants .celluleExposant .blocTitreProgramme .nomExposantProgramme
{
    display:inline-block;
}

.exposants .celluleExposant .blocTitreProgramme .titreProgramme
{
    display:block;
    color:#286090;
    width: calc(100% - 130px);
}

.exposants .celluleExposant .blocTitreProgramme .titreTheme
{
    display:block;
    color:#888;
}

.exposants .celluleExposant .blocTitreProgramme .heureProgramme
{
    display:block;
    color:black;
}

.exposants .celluleExposant .salonExposant
{
    position:absolute;
    right:0px;
    top:0px;
    width:50px;
    height:50px;
    color:red;
}

.exposants .celluleExposant .salonExposant img
{
    width:50px;
    height:50px;
}

.exposants .celluleExposant .replay
{
    position:absolute;
    right:0px;
    top:22px;
    height:40px;
}

.etoile
{
    color: blue;
    cursor:pointer;
}

.drapeau
{
    width:32px
}*/

.etoile
{
    font-size:12pt
}

.etoile.selected
{
    font-weight: bold;
}

#fe-bouton-signet
{
    position: relative;
    right : 0px;
    top: 0px;
    width: auto;
}

#loginModal-group-informations
{
    display: none;
}

table.dataTable.no-footer 
{
    border-bottom: 0px solid white;
}

/*  ****    EXPOSANTS EN CARTES ****    */

.exposants th
{
    border: 0px;
}

.exposants.cards
{
    text-align: center;
}

/*  230 x 370 30% */ 

.cards tbody tr 
{
    /*float: left;*/
    display: inline-block;
    width: 180px;
    height:290px;
    max-height:290px;
    margin: 20px;
    background-color: #c5ba9f;
    position:relative;
    transition: max-height 0.25s ease, opacity 0.25s ease, display 0.25s 0.25s, margin 0.25s;
}

.cards-container
{
    /*float: left;*/
    display: inline-block;
    width: 180px;
    height:290px;
    max-height:290px;
    margin: 20px;
    position:relative;
    transition: max-height 0.25s ease, opacity 0.25s ease, display 0.25s 0.25s, margin 0.25s;
    vertical-align: top;
}

.card-celluleExposant
{
    position:relative;
    margin-top:15px;
    width:180px;
    height:275px;

    z-index: 99;
    background-color: white;

    border: 0.0625rem solid rgba(0, 0, 0, .125);
    border-radius: 10px;
    -webkit-box-shadow: 4px 4px 13px 0px rgba(0,0,0,0.48); 
    box-shadow: 4px 4px 13px 0px rgba(0,0,0,0.48);

    cursor:pointer;
}

.card-logo
{
    position:absolute;
    left:0px;
    top:100px;
    width:100%;
    /*height:350px;*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.nomExposant
{
    position:absolute;
    top: 0px;
    left: 70px;
    width:100%;
    height: 65px;
    font-weight: bold;
}

.card-nomExposant
{
    position:relative;
    padding: 10px 20px 10px 20px;
    line-height:10pt;
    top: 0px;
    left: 0px;
    width:100%;
    height: 65px;
    margin-top: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: last;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    text-transform: uppercase;
}

.card-ligne
{
    border-bottom: 1px solid #ccc;
    margin-left: 5px;
    width: calc(100% - 10px);
}

.gras-rouge
{
    font-weight: bold;
    color:red !important;
}

.marque-gras-rouge
{
    font-weight: bold;
    color:red !important;
}

.gras-rouge-titre-fiche
{
    font-weight: bold !important;
    color:red !important;  
}

.flag
{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    background-color: transparent;    
}

.card-flag
{
    position: absolute;
    left: 10px;
    top: 0px;
    width: 21px;
    height: 21px;
    background-color: transparent;
}

.flag img,
.card-flag img
{
    width: 100%;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    vertical-align: top;
    border: 1px solid #EEE;
}

.text-container
{
    position: absolute;
    top: 22px;
    left: 70px;
    width: calc(100% - 350px);
    height: 40px;
    background-color: white;
    overflow: hidden;
    font-size: 10pt;
    line-height: 12pt;
}

.card-text-container
{
    position: absolute;
    top: 85px;
    width: calc(100% - 20px);
    height: 72px;
    background-color: white;
    margin: 0px auto;
    margin-left: 10px;
    paddin-top: 5px;
    font-size: 9pt;
    line-height: 11pt;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-align: left;
}

.text-readmore
{
    display: none;
}

.card-text-readmore
{
    background-color: #AFCB37;
    color: white;
    font-size: 8pt;
    padding: 0px;
    position: absolute;
    top: 160px;
    right: 10px;
    width: 64px;
    height: 15px;
    text-align: center;
}

.image-container
{
    position: absolute;
    left: 10px;
    top: 10px;
    height: 50px;
    width: 50px;
}

.card-image-container
{
    position: absolute;
    bottom: 53px;
    width: calc(100% - 10px);
    height: 30px;
    background-color: white;
    margin: 0px auto;
    paddin-top: 5px;
    margin-left: 5px;
    /*border: 1px solid lightgray;*/
}

.image,
.card-image
{
    width: calc(100% - 20px);
    height: 98%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;    
    margin: 0px auto;
    cursor: pointer;  
}

.pictos-container
{
    position: absolute;
    top: 15px;
    right: 85px;
    height: 27px;
    background-color: white;
    text-align: right;
}

.card-pictos-container
{
    position: absolute;
    bottom: 10px;
    width: calc(100% - 10px);
    height: 27px;
    background-color: white;
    margin: 0px auto;
    paddin-top: 5px;
    margin-left: 5px;
    text-align: center;
    /*border: 1px solid lightgray;*/
}

.picto,
.card-picto
{
    height: 98%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;    
    margin: 0px auto;
    cursor: pointer;  
    margin-left: 3px;
    margin-right: 3px;
}

.card-marque-de
{
    font-size: 7pt;
    line-height: 8pt;
    padding: 5px 0px 0px 0px;
}


/*  ****    CARTES  ****    */


.cards tbody td 
{
   display: block;
   padding:0px!important;
}

.cards tbody th {
   padding:0px!important;
}

.cards thead {
   display: none;
}

.cards td:before {
   content: attr(data-label);
   position: relative;
   float: left;
   color: #808080;
   min-width: 4rem;
   margin-left: 0;
   margin-right: 1rem;
   text-align: left;   
}

/*.custom_messagebox_overlay {
    background-color    : rgba(220, 240, 175, 0.5);
    border              : 10px solid rgba(150, 190, 85, 0.6);
}*/

.custom_messagebox {
    background-color    : #eee;
    border              : 1px solid #ccc;
    border-radius       : 10px;
}

.custom_messagebox .messagebox_title,
.custom_messagebox .messagebox_buttons {
  background-color    : #eee;
}

.custom_messagebox .messagebox_buttons button 
{
   border-radius       : 10px;
}

.custom_messagebox .messagebox_buttons .messagebox_button_done 
{
   background-color    : #28A745;
   color: white;
}

.custom_messagebox .messagebox_buttons .messagebox_button_done:hover 
{
   background-color    : #218838;
}

.custom_messagebox .messagebox_content_input 
{
    outline-color: green;
}

.groupe_texte_complet
{
    max-width: 435px;
}

.groupe_texte_complet.centre
{
    margin: 0 auto;
    padding-left: 10px;
}

#LE-Exhibitor-Title
{
    width: calc(100% - 150px);
    line-height: 20pt;
}

.LE-Exhibitor-buttons
{
    position: absolute;
    text-align: right;
    right: 53px;
}

.LE-backtotop
{
    position: fixed;
    right: -50px;
    top: calc(50svh - 20px);
    width: 50px;
    height: 40px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    background-color: rgba(0,0,0,0.7);
    font-family: "Font Awesome 6 Pro";
    text-align: center;
    line-height: 30pt;
    font-size: 14pt;
    color: white;
    cursor: pointer;
    /*display: none;*/
    transition: right 0.25s;
    z-index: 999;
}

.LE-backtotop:after
{
    content: '\f062';
    font-weight: bold;
}

.showbacktotopButton
{
    right: 0px;
}

.text-truncate
{
    white-space: normal !important;
}

.LE-loading
{
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100svh;
    background-color: rgba(0,0,0,0.8);
    z-index: 1053;
}

.LE-loading .container
{
    /*display: flex;
    justify-content: center;
    margin-top: 25%;*/

    margin: 0 auto;
    width: 51px;
    margin-top: 20%;
}

.espaceBoutonBas
{
    position: relative;
    padding-bottom: 100px;
}

.blocBoutonBas
{
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 0px; 
    height: 90px;
    visibility: hidden;
}

.boutonBas
{
    margin-top: 20px;
}

.card-group
{
    display: block !important;
    height: 50px !important;
    width: calc(100% - 50px) !important;
}

.card-group-arrow
{
    position: absolute; 
    right:20px; 
    top:10px;
    cursor: pointer;
    transition: all 0.5s;
}

.cards tbody .card-group td 
{
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    width: 100%;
    height: 50px !important;
    background-color: #EAEAEA;
    border-radius: 20px;
    font-size: 25pt;
    color: black;
}

.card-saut-ligne
{
    display: block !important;
    height: 0px !important;
    margin: 0px !important;
}

.jq-toast-wrap
{
    width: 350px !important;
}

.toast-mail
{
    display:block; 
    margin-top:5px; 
    background-color:yellow; 
    color:black; 
    padding:5px;
}

.image-label-accordeon
{
    display: none;
}

.accordion div
{
    position: relative;
}

.accordion-body
{
    max-height: 38vh;
    overflow: auto;
}

.le-btn-ok
{
    background-color: #28A745;
    border-color: #28A745;
    color:white;
}

.le-btn-ok:hover
{
    background-color: #218838;
    border-color: #218838;
    color:white;
}

.le-btn-cancel
{
    background-color: #DC3545;
    border-color: #DC3545;
    color:white;
}

.le-btn-cancel:hover
{
    background-color: #C82333;
    border-color: #C82333;
    color:white;
}

.pub
{
    margin-top:10px;
    width:100%;
}

.pub-logo
{
    width:calc(50% - 2px);
    padding: 10px;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    height:60px;
    text-align: center;
    margin-bottom: 5px;
    display: inline-block;
    cursor:pointer;
}

.pub-logo:hover
{
    background-color: #eee;
}

.pub-logo.full
{
    width:100%;
}

.pub-logo img
{
    max-height: 40px;
}

#blocSignetsPlan
{
}

.le-signet-table
{
    display: table;
    width: 100%;
}

.le-signet-ligne
{
    display: table-row;
    font-size: 10pt;
    cursor: pointer;
}

.le-signet-ligne:nth-child(even) {background: #D1DEFF}
.le-signet-ligne:nth-child(odd) {background: #FFF}

.le-signet-exposant
{
    width:60%;
    padding-right: 10px; 
    display: table-cell;
    vertical-align: middle; 
}

.le-signet-stand
{
    width: 40%;
    display: table-cell;
    vertical-align: middle; 
    text-align: right;
}

.bootbox .modal-header
{
    padding-right: 0;
}

.bootbox .modal-header .btn-close 
{
    font-size: 20pt;
    padding: 0;
    margin: 0;
    top: 0;
    line-height: 20pt;
    background: transparent !important;
}

.bootbox .modal-header .btn-close:before
{
    content: "\f00d";
    font-family: "Font Awesome 6 Pro";
}

.bootbox .modal-title
{
    margin-left:0px !important;
    width: calc(100% - 50px) !important;
}

.LE-additional-wrapper
{
    padding: 5px;
    display: none;
}

.LE-additional-label
{
    font-size: 12pt;
    display: inline-block;
    vertical-align: text-bottom;
}

.ios-form-switch {
  display: inline-block;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.ios-form-switch i {
  position: relative;
  display: inline-block;
 margin-right: .5rem;
  width: 46px;
  height: 26px;
  background-color: #e6e6e6;
  border-radius: 23px;
  vertical-align: text-bottom;
  transition: all 0.3s linear;
}

.ios-form-switch i::before {
  content: "";
  position: absolute;
  left: 0;
  width: 42px;
  height: 22px;
  background-color: #fff;
  border-radius: 11px;
  transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
  transition: all 0.25s linear;
}

.ios-form-switch i::after {
  content: "";
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border-radius: 11px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  transform: translate3d(2px, 2px, 0);
  transition: all 0.2s ease-in-out;
}

.ios-form-switch:active i::after {
  width: 28px;
  transform: translate3d(2px, 2px, 0);
}

.ios-form-switch:active input:checked + i::after { transform: translate3d(16px, 2px, 0); }

.ios-form-switch input { display: none; }

.ios-form-switch input:checked + i { background-color: #4BD763; }

.ios-form-switch input:checked + i::before { transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0); }

.ios-form-switch input:checked + i::after { transform: translate3d(22px, 2px, 0); }

.modal-fullscreen-lg-down .modal-body
{
    overflow-x: hidden !important;
}

input[type=search] { -webkit-appearance: none; }
/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

@media screen and (max-width: 1150px) {

    .main-wrapper
    {
        grid-template-columns: 350px 1fr;
    }


    .user-group
    {
        position: relative;
        right: initial;
        top: 0px;
        width:100%;
        height: 20px;
        text-align: center;
        margin-bottom:20px;
        margin-top:0px;
    }

    .user-group.user-group-margin
    {
        margin-top:0px;
    }
}

@media screen and (max-width: 1100px) {

    .main-wrapper
    {
        height: calc(100svh - 15px);
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: min-content min-content min-content 1fr;
        grid-gap: 10px;
        grid-template-areas:    "rouge" 
                                "header" 
                                "sidebar" 
                                "main";
    }

    .lettres
    {
        font-size: 9pt;
        margin-top: 10px;
    }

    .zoneHaut
    {
        margin-right: 10px;
        margin-left: 10px;
    }

    .zoneGauche
    {
        margin-right: 10px;
    }

    .zoneDroite
    {
        margin-left: 10px;
    }

    .user-group
    {
        height: auto;
        margin: 10px 0px 0px 0px;
    }

    .user-group .btn
    {
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 800px) {
    
    .close
    {
        font-size: 30pt;
        line-height: 15pt;
        padding-top: 7px;
    }

    .blocLettres
    {
        margin-top: 5px;
        margin-left: 5px;
    }

    .lettres
    {
        background-color: #0d6efd;
        border-radius: 50px;
        width: 30px;
        height: 30px;
        padding: 0px;
        color: white;
        padding-top: 6px;
        margin-bottom: 2px;
    }

    .lettres:hover
    {
        text-decoration: none;
    }

    .lettresSelection
    {
        text-decoration: none;
        background-color: #218838;
        color: white;
    }

    .main-banner
    {
        margin: 5px 5px 5px 5px !important;
        width: calc(100% - 10px);
    }

    .siae-search-col,
    .siae-user-col
    {
        display: block !important;
        width: 100% !important;
        min-width: 100% !important;   
        padding-right: 0px !important; 
    }

    .zoneDroite
    {
        height: calc(100vh - 70px);
    }
}
