
    :root {
        --text: #3E3E3E;
--links: #0287AB;
--titles: #24336A;
--page-background: #F2F5F9;
--highlight: #E30056;
--boxes-background: #FFFFFF;
--boxes-border: #24336A;
--section-titles: #FFFFFF;
--section-titles-background: #E30056;
--header-background: #FFFFFF;
--header-links: #24336A;
--footer-background: #24336A;
--footer-links: #FFFFFF;
    }
    
.portal-header-logo-container {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    background-color: transparent !important;
    margin: 25px auto 0 auto;
    pointer-events: none;
    position: relative;
    max-width: unset;
    padding: 0 15px;
    width: 100%;
    height: 239px;
}

.portal-header-logo-container a {
    pointer-events: all;
}

.portal-header-logo-container .img-logo-etat {
    width: 80px;
    height: 71px;
    position: absolute;
    left: 32px;
    top: 0;
}

.portal-header-logo-container .img-logo-spf {
    width: 117px;
    height: 66px;
    position: absolute;
    left: 142px;
    top: 0;
}

.ods-responsive-menu-collapsible {
    margin: 12px auto 10px auto;
    width: 100%;
}

.ods-responsive-menu-collapsible__container {
    max-width: 1038px;
    padding: 0 15px;
    margin: 0 auto;
}

.ods-responsive-menu-collapsible__content {
    max-width: calc(100% - 250px);
    margin-left: auto;
}

.ods-front-header__menu.custom-menu {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
}

a.ods-front-header__menu-item-link {
    transition: all 0.15s;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0 16px;
    color: #032e59;
    opacity: 1;
}

a.ods-front-header__menu-item-link:hover {
    background-color: #ca1c60;
    color: #fff;
}

a.link-logo-odisse {
    left: calc(50% - 436px);
    position: absolute;
    width: 148px;
    height: 52px;
    top: 110px;
}

a.link-logo-odisse img {
    display: block;
    height: auto;
    width: 100%;
}

.rods-user-avatar__icon-container {
    overflow: hidden;
}

.ods-responsive-menu-placeholder__container {
    display: none !important;
}

.ods-responsive-menu-placeholder__toggle:hover {
    color: #fff;
}

@media (max-width: 1279px) {
    a.link-logo-odisse {
        left: 32px;
    }

    .portal-header-logo-container {
        max-width: calc(100% - 30px);
        box-shadow: none !important;
    }
    .ods-responsive-menu-collapsible__content {
        max-width: 100%;
        margin-left: 0;
    }

    .ods-front-header__menu.custom-menu {
        height: calc(100svh - 220px);
        flex-direction: column;
    }

    .ods-responsive-menu-collapsible--collapsed .ods-front-header__management-menu {
        padding: 0;
    }

    .ods-front-header__menu.custom-menu {
        justify-content: flex-start;
        flex-wrap: initial;
    }

    .ods-responsive-menu-collapsible--collapsed .ods-front-header__menu-item {
        display: block;
        width: 100%;
    }

    .ods-responsive-menu-collapsible--collapsed .ods-front-header__management-menu {
        background-color: #fff !important;
        align-items: center;
        display: flex;
        padding: 0;
    }

    .ods-responsive-menu-collapsible--collapsed .ods-front-header__management-menu i {
        display: block;
        margin: auto;
    }

}

@media (max-width: 999px) {
    .ods-front-header__menu-item .dropdown-content a {
        background: #fff;
        color: #ca1c60;
    }
}

@media (max-width: 768px) {
    .portal-header-logo-container .img-logo-etat {
        width: 64px;
        height: 57px;
        left: 8px;
    }

    .portal-header-logo-container .img-logo-spf {
        width: 92px;
        height: 52px;
        left: 92px;
    }

    a.link-logo-odisse {
        width: 112px;
        height: 40px;
        top: 77px;
        left: 8px;
    }

    .ods-front-header {
        height: 170px !important
    }

    .portal-header-logo-container {
        margin-top: 20px;
        height: 115px;
    }

    .ods-responsive-menu-collapsible--collapsed .ods-front-header__management-menu-item--backoffice {
        padding: 0 !important;
        background: #fff !important;
    }
}

/* HEADER IMAGES
============================================================================*/
.ods-front-header {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    height: 200px;
    border-bottom: 1px solid #95a4b9;
}

.left-image-header {
    display: block;
    max-width: 300px;
    display: flex;
    align-items: center;
    margin: 0 10px;
}

.centered-image {
    position: relative;
    top: 0%;
    left: 42%;
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

/*---  BANNER MANAGEMNT - SECONDARY MENU
========================================================================*/

.ods-front-header__management-menu-item-link--secondarymenu {
    color: var(--link);
}

.ods-front-header__management-menu {
    position: absolute;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.portal-header-logo-container {
    position: relative;
    width: 100%;
    background-color: #FFFFFF;
}

@media screen and (max-width: 1280px) {
    .portal-header-logo-container img[src='/assets/theme_image/Odisse.PNG'] {
        display: none;
    }
}

.content {
    margin-top: 110px;
    /* S'assure que le contenu est en dessous du bloc */
    padding: 20px;
}

/* DESKTOP SPECIFICS - STYLE OF DROPDOWN MENU
========================================================================== */



.dropdown-content {
    position: absolute;
    background-color: #FFF;
    filter: drop-shadow(0px 14px 8px rgba(37, 48, 59, 0.8));
    z-index: 2;
    padding: 10px 20px;
    min-width: 150px;
}

.dropdown-content a {
    color: white;
    text-decoration: none;
    display: block;
    opacity: 1;
    padding: 5px;
    font-size: 1.1rem;
    line-height: 35px;
}


@media screen and (min-width: 1000px) {
    .dropdown-content {
        display: none;
    }

    .dropdown-menu:hover .dropdown-content {
        display: block;
    }

    .dropdown-menu:hover .ods-front-header__menu-item-link {
        /*color: #fff;*/
    }

    .dropdown-menu:hover .dropdown-content a {
        background-color: #FFF;
        color: #032e59;
    }

    .dropdown-menu:hover .dropdown-content a:hover {
        background-color: #fff;
        color: #ca1c60;
    }
}

/* MOBILE SPECIFICS - STYLE OF DROPDOWN MENU
========================================================================== */

@media screen and (max-width: 1000px) {
    .dropdown-content {
        position: relative;
        padding-left: 25px;
        filter: none;
    }
}




/* Explore Page - Catalog Cards */
/*-----------------------------------------------------------------------*/
.ods-catalog-card {
    display: block;
    border-radius: 12px;
    padding: 26px;
    transition: all .2s;
}

@media screen and (min-width: 749px) {
    .ods-catalog-card {
        display: flex;
    }
}

.ods-catalog-card:hover {
    box-shadow: 2px 2px 5px 1px #E30056;
    transform: translateY(-2px);
}

.ods-catalog-card:hover:before {
    display: none;
}

/* .ods-catalog-card:hover .catalog-card-description {
opacity: 0;
top: 30px;
}
.ods-catalog-card:hover .catalog-card-info {
opacity: 1;
top: 0;
}*/
.catalog-card-content {
    position: relative;
}

.catalog-card-info {
    position: absolute;
    top: 30px;
    opacity: 0;
    transition: opacity .3s .1s, top .3s;
}

.catalog-card-metrics {
    font-size: 1rem;
    margin-left: 42px;
    margin-bottom: 1rem;
}

.catalog-card-description {
    min-height: 120px;
    margin-top: .5rem;
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    transition: opacity .5s, top .4s;
}

.ods-catalog-card__theme-icon {
    position: absolute;
    top: 26px;
    left: 20px;
}

.ods-catalog-card__title {
    color: #24336A;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.2;
    transition: color .3s;
}

.ods-catalog-card:hover .ods-catalog-card__title {
    color: #E30056;
}

.ods-catalog-card__metadata-item {
    font-size: .833rem;
    line-height: 1.4;
    margin-bottom: 4px;
}

.ods-catalog-card__visualization {
    color: #3E3E3E;
    padding: 0 0 4px 0;
}

.ods-dataset-visualization__dataset-title-text {
    font-size: 1.5rem;
    line-height: 0rem;
    font-weight: bold;
}

.ods-catalog-card__body {
    width: 100%;
}

@media screen and (min-width: 749px) {
    .ods-catalog-card__body {
        width: calc(100% - 136px);
        padding-right: 5px;
    }
}

@media screen and (min-width: 749px) {
    .ods-catalog-card__visualizations {
        display: flex;
        flex-direction: column;
        border-left: none;
        padding-left: 0;
        margin-left: 0;
    }
}

/* display: none; pour ne pas afficher les mots-clés en mode mobile */
.ods-catalog-card__keywords {
    display: none;
}

@media screen and (min-width: 749px) {
    .ods-catalog-card__keywords {
        display: block;
        margin-left: 0;
        margin-right: 10px;
        padding-right: 10px;
        display: flex;
        flex-direction: row;
    }
}

.catalog-card-sidebar {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-left: 0;
}

@media screen and (min-width: 749px) {
    .catalog-card-sidebar {
        padding-left: 10px;
        flex-direction: column;
        border-left: 1px solid #24336A;
        width: 136px;
        justify-content: flex-start;
    }
}

@media screen and (min-width: 749px) {
    .ods-catalog-card__visualizations {
        order: 0;
        height: auto;
        border-left: none;
        padding-left: 0;
        margin-left: 0;
    }
}

ods-catalog-card-keywords {
    flex-grow: 1;
}

.ods-catalog-card__keywords {
    width: 100%
}

@media screen and (min-width: 749px) {
    .ods-catalog-card__keywords {
        height: auto;
        margin-top: 10px;
        border-right: none;
    }
}

.ods-catalog-card__keyword {
    color: #FFFFFF;
    font-size: 0.75rem;
    padding: .15rem .35rem;
    background-color: #0287AB;
    border-radius: 7px;
}

.ods-catalog-card__keyword:hover {
    color: #FFFFFF;
}

.ods-catalog-card__visualization-icon {
    text-align: center;
}

.metadata-publisher .ods-catalog-card__metadata-item-label:before {
    content: '\f2bd';
    margin-right: 5px;
}

.metadata-license .ods-catalog-card__metadata-item-label:before {
    content: '\f132';
    margin-right: 5px;
}

.rods-user-avatar {
    color: #E30056;
}

.ods-front-header__management-menu-item-link--backoffice{
    color: white;
}

.tw-text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Style du texte qui apparaît au survol */
.tooltipmenu {
    position: relative;
    display: inline-block;
    cursor: not-allowed;  /* Indique que l'élément est désactivé et non interactif */
}

.tooltipmenu .tooltiptextmenu {
    visibility: hidden;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: -80%;  /* Positionne le texte au-dessous du select */
    left: -10%;
    margin-left: 0px;  /* Centre le texte par rapport au select */
    opacity: 0;
    transition: opacity 1s;  /* Animation d'apparition */
    font-size: 0.9rem;
}



/* Affiche le texte au survol */
.tooltipmenu:hover .tooltiptextmenu {
    visibility: visible;
    opacity: 1;
}

.limite-texte {
    width: 350px; /* Largeur maximale de la zone d'affichage */
    white-space: nowrap; /* Empêche le texte de se couper sur plusieurs lignes */
    overflow: hidden; /* Cache le texte qui dépasse de la zone */
    text-overflow: ellipsis; /* Affiche les "..." quand le texte est trop long */
}

.ods-dataset-visualization__edit-dataset-link{
    color:#FFFFFF;
}

.ods-front-footer{
    margin-right : 5px;
}




