
    :root {
        --links: #0088CC;
--page-background: #6C9535;
--header-links: #FFFFFF;
--titles: #01417E;
--section-titles: #FFFFFF;
--highlight: #EC643C;
--footer-links: #0088CC;
--boxes-border: #E5E5E5;
--boxes-background: #FFFFFF;
--header-background: #2C3F56;
--footer-background: #FFFFFF;
--text: #000000;
--section-titles-background: #01417E;
    }
    
/** PARAMETRES PAR DEFAUT DU DEPARTEMENT **/
html {
    background: #FFFFFF url('/assets/theme_image/pattern.jpg') no-repeat fixed center 0 !important;
}

body {
    font-family: "Open Sans";
    background: none;
}

a { color: #00539F; }

/* Make sure images don't get too big */
img {
  max-width: 100%;
}

/* no-gutters Class Rules */
.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}

/* Perso carte  */
.ods-mapbuilder__datasets-panel {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ods-mapbuilder__datasets-panel .ods-button.ods-mapbuilder__add-first-dataset-button {
    background-color: #00539F;
    border-color: #00539F;
}

.ods-mapbuilder__datasets-panel .ods-button.ods-mapbuilder__add-first-dataset-button:hover {
    background-color: #002b53;
    border-color: #002b53;
}

.ods-dataset-selection__interface-container { background-color: #FFF; }

.ods-dataset-selection__interface-container .ods-filters__filters,
.ods-dataset-selection__interface-container .ods-filters__count,
.ods-dataset-selection__interface-container .ods-button--primary {
     background-color: #00539F;
     border-color: #00539f;   
}
/*/ Perso carte */

.ods-dataset-visualization__header .ods-dataset-visualization__dataset-title { color: #fff; }

.ods-dataset-images__image:after {
    font-size: 18px;
}
.odswidget-table__cell-container, .odswidget-table__header-cell-container {
    max-width: 600px;
}

/*************************************************************/
/* DEFAULT STYLESHEET 
/*
/* For fast customization, simply search for the COLORCOLOR word
/* and change the value related to your needs/customer chart
/*************************************************************/

/* GLOBAL */
.ods-box {
    border: none;   
    border-radius: 0px;
    box-shadow: 6px 6px rgba(0, 0, 0, 0.15);
}

.ods-box.body-content { box-shadow: none; }

.odswidget-infinite-scroll-results__message-container {
    background: #FFF;
    box-shadow: 6px 6px rgba(0, 0, 0, 0.15);
}

/* HEADER */ 

.ods-front-header {
    height: 245px; /* Increase header height */
    padding: 0;
    background: none;
}
.ods-front-header__menu-block {
    /*background-color: #427e9d;*/ /* menu background color */ /* COLORCOLOR */
    background: url('/assets/theme_image/patternBlue.jpg') repeat-x 0 0;
    box-shadow: 0 8px 0 rgba(0, 0, 0, 0.15);
    width: 100%; /* get all the width of the screen */
}
.ods-front-header__menu-block .ods-front-header__menu {
    margin:0;
    text-transform: uppercase;
    background: none;
}


.ods-front-header__menu-block .ods-front-header__menu .ods-front-header__menu-item-link {
    font-size: 1.43em; font-weight: normal;
}
.ods-front-header__menu-block .ods-front-header__menu .ods-front-header__menu-item-link:hover {
    color: #003958;
}

.ods-front-header__menu-block .ods-front-header__menu .ods-front-header__menu-item {
    margin-right:0;
    background: none;
}

.ods-front-header__menu-block .ods-front-header__menu .ods-front-header__menu-item:hover,
.ods-front-header__menu-block .ods-front-header__menu .ods-front-header__menu-item--active{
    text-shadow: none;
    background: #FFF;
    transition: .7s;
}

.ods-front-header__portal-brand {
    height: 190px /*120px*/; /* increase brand block size containing brand name and logo */
    display: flex; /* display the logo then the brand name on the right */
    align-items: center; /* center the logo in the header */
    position: inherit;
}
.ods-front-header__portal-brand .ods-front-header__logo {
    height: 100px; /* increase logo size */
}
.ods-front-header__portal-brand__text {
    line-height: 100px; /* center text verticaly */
    font-weight: 600;    /* weight bold/regular etc... of the text header */
    font-size: 2.3rem; /* Size of the text header */
    color: #FFFFFF; /* Brand name color */ /* COLORCOLOR */
}

.ods-front-header__custom {
    position: absolute; 
    bottom: 0; /* Positionning to bottom of the header */
}
.ods-front-header__menu {
    white-space: nowrap; /* when screen is too small, don't break line let the menu items disapear on the right */
}   

.ods-front-header__menu-item { /* a menu item */
    display: inline-block;
    color: white; /* Color of the text of the item */ /* COLORCOLOR */
    background-color: #336179; /* Color of the background of the item when no mouse on it */ /* COLORCOLOR */
    margin: 0;
    margin-right: 2px; /* space between items, go to 0 for no space */
    height: 55px;
    text-align: center;
}
.ods-front-header__menu-item:hover { /* When mouse hover menu item */
    background-color: #427e9d; /* When the mouse go hover the item, the color change */ /* COLORCOLOR */
    text-shadow: 1px 1px 1px #000;
}
.ods-front-header__menu-item--active { /* item properties when an item is active, ie the current selected one */ 
    background-color: white; /* background color */ /* COLORCOLOR */
}
.ods-front-header__menu-item--active:hover { /* When mouse hover active items */
    background-color: white; /* background color when mouse hover */ /* COLORCOLOR */
    text-shadow: none;
}
.ods-front-header__menu-item-link { /* the link / text in the menu item */
    opacity: 1; /* Menu item link opcaity */
    padding: 0 15px;
}
.ods-front-header__menu-item-link--active { /* when an item links is active, ie the current item */ 
    border-bottom: none; /* Remove the ODS bottom line when an item is active */
    color: #003958; /* Color of the text when the item is active */ /* COLORCOLOR */
    width: 100%;
}
.ods-front-header__menu-item-link--active:hover { /* when mouse is hover the active item links */ 
    border-bottom: none; /* Remove the ODS bottom line when an item is active */
    color: #003958; /* Color of the text when the item is active and mouse is hover it */ /* COLORCOLOR */
}
.ods-front-header__menu-item-link[href^="/page/home"]:before,
.ods-front-header__menu-item-link[href^="/page/accueil"]:before,
.ods-front-header__menu-item-link[href^="/pages/home"]:before,
.ods-front-header__menu-item-link[href^="/pages/accueil"]:before { /* Display the little home picto near the home page link item */
    font-family: "FontAwesome";
    content: '\f015'; /* Home picto, check here for others : http://fontawesome.io/icons/ */
    line-height: 1px; 
    font-size: 1.3em; /* size of the picto */
}

.ods-front-header__management-menu { /* Admin top right managment menu */
    right: 0;
    background-color: /*#427e9d*/ #00539F; /* background color */ /* COLORCOLOR */
    line-height: 32px;
}

/* RESPONSIVE / MOBILE HEADER */

.ods-responsive-menu-placeholder__toggle {
    background-color: #336179; /* Hamburger menu color */ /* COLORCOLOR */
}
.ods-responsive-menu-placeholder__toggle:hover {
    background-color: #336179; /* Hamburger menu color */ /* COLORCOLOR */
}

.ods-responsive-menu-collapsible__toggle{
        border-bottom: 0px;
    margin-bottom: none;
}

.ods-responsive-menu-collapsible__toggle-button {
    color: white;
    font-size: 2em;
}
.ods-responsive-menu--collapsed .ods-front-header__portal-brand {
    display: inherit; 
}
.ods-responsive-menu--collapsed .ods-front-header__portal-brand .ods-front-header__logo {
    margin-top: 10px; /* positionning of the logo */
}
.ods-responsive-menu--collapsed {
    height: 120px; /* reduce the size of the header when displaying in mobile mode  */
    border-bottom: 2px solid #326078; /* little border to make a split between the logo and the page content */ /* COLORCOLOR */
}
.ods-responsive-menu-collapsible--collapsed .ods-front-header__menu { /* ignore it... just to make the display ok.... */
    width: 100%;
}
.ods-responsive-menu--collapsed .ods-front-header__menu-block .container { /* ignore it... just to make the display ok.... */
    padding-left: 0;
    padding-right: 0; 
    width: 100%; 
}
.ods-responsive-menu-collapsible--collapsed .ods-front-header__menu-item-link--active {
    border-left: none; /* Remove the ODS left line (repsonsive menu) when an item is active */
}

.ods-responsive-menu-collapsible--collapsed .ods-responsive-menu-collapsible__container {
    width: 50%;
    right:-50%;
}

.ods-responsive-menu-collapsible--expanded .ods-responsive-menu-collapsible__container {
    width: 50%;
    right:0;
}

/* DATA CATALOG */

/* Every block */
.ods-filters__count,
.ods-filters__export-catalog-title, 
.ods-filters__filters, 
.ods-filters__filters-summary,
.ods-catalog-card,
.ods-tabs__pane.ods-tabs__pane--horizontal,
.odswidget-text-search__search-box,
.ods-tabs__tab.ods-tabs__tab--horizontal, 
.ods-tabs__tab.ods-tabs__tab--horizontal:hover
{
    border-radius: 0px; /* remove rounded border of almost every boxes on the platform */
}

.ods-app-explore-catalog .ods-filters,
.ods-app-explore-dataset .ods-filters {
    background: white;
    box-shadow: 6px 6px rgba(0, 0, 0, 0.15);
}

.ods-filters .odswidget,
.ods-filters .ods-catalog-sort { padding: 0 1rem; }

.ods-filters label.ods-button.ods-catalog-sort__selector__opt.ods-catalog-sort__selector__opt--selected {    
    background-color: #00539f;
    color: white;
    border: none;
}

.ods-filters .ods-filters__export-catalog { padding: 0 1rem 1rem 1rem; }

.ods-filters__no-filters { padding: 0 1rem; }


.ods-catalog-card { box-shadow: 6px 6px rgba(0, 0, 0, 0.15); }

.ods-catalog-card:hover:before { background-color: #f39200; }

.ods-tabs__tab.ods-tabs__tab--horizontal { background-color:rgba(255,255,255,.5); }

.ods-tabs__tab.ods-tabs__tab--active, .ods-tabs__tab.ods-tabs__tab--active:hover{ background-color:rgba(255,255,255,1); }

.ods-tabs__tab { color: #00539F; }

/* DATA CATALOG DATASET CARD */
.ods-catalog-card__keyword { /* keywords items */
    border-radius: 0px;
    background-color: #003958; /* change de color of the keyword card block in the catalog */ /* COLORCOLOR */
}
.ods-catalog-card__keyword:hover { /* hover keyword item */
    background-color: #427e9d; /* color of the background when mouse hover the keyword block */ /* COLORCOLOR */
}

.ods-catalog-card__theme-icon { background: #00539f; }

.ods-tabs__pane--active.ods-tabs__pane--horizontal { box-shadow: 6px 6px 0 0px rgba(0, 0, 0, 0.15); }

/* ANALYSIS VIEW */
.ods-chart-controls__yaxis { /* Analysis control block */
    background-color: white; /* background color, dirty grey by default */ /* COLORCOLOR */
}


/* FOOTER */
.ods-front-footer .portal-picto {
    height: 90px; /* Max size of the picto in the footer */
}
.ods-front-footer {
    border-top: 3px solid #427E9D; /* top line of the footer, delete if not needed */  /* COLORCOLOR */
    border-bottom: 3px solid #427E9D;  /* bottom line of the footer, delete if not needed */  /* COLORCOLOR */
    padding: 10px 0;
    height: auto;
}
.ods-front-footer__link {
    color: #427E9D;/* link color in the footer */  /* COLORCOLOR */   
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .cd92-greybox-carte {
        height: 400px;  
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .cd92-greybox-carte {
        height: auto;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .cd92-greybox-carte {
        height: auto;
    }
    .odswidget-map-search-box {
        width: 340px;
    }
    
    .container.themeBoxes .col-xs-4 a {
        height: 164px;
        font-size: 1.25rem;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .cd92-greybox-carte {
        height: auto; 
    }
    
    .odswidget-map-search-box {
        width: 256px;
    }
    
    .container.themeBoxes .col-xs-4 a {
        height: 156px;
        font-size: 1.15rem;
    }
    
    .ods-responsive-menu-collapsible--expanded .ods-responsive-menu-collapsible__container {
        width: 75%;
    }
}

@media only screen and (max-width : 380px) {
    .container.themeBoxes .col-xs-4 a img {
        max-width: 75%;
    }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	    .cd92-greybox-carte {
        height: auto; 
    }
    
    .odswidget-map-search-box {
        width: 200px;
    }
        
    .container.themeBoxes .col-xs-4 a {
        height: 148px;
        /*font-size: 1.15rem;*/
    }
    /*.container.themeBoxes .col-xs-4 a img {
        max-width: 75%;
    }*/
}

@media (max-width: 1000px) {
        .ods-responsive-menu-collapsible__container .ods-front-header__brand-block {
        display: none;        
    }
}