
    :root {
        --text: #565656;
--links: #00a5b1;
--titles: #000000;
--page-background: #F6F8FB;
--highlight: #3c3c3b;
--boxes-background: #FFFFFF;
--boxes-border: #CBD2DB;
--section-titles: #3c3c3b;
--section-titles-background: #F6F8FB;
--header-background: #3C3C3B;
--header-links: #FFFFFF;
--footer-background: #FFFFFF;
--footer-links: #0086D6;
--titles-font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
--titles-h1-font-size: 2.2143rem;
--titles-h1-font-weight: 700;
--titles-h1-color: #000000;
--titles-h2-font-size: 1.5714rem;
--titles-h2-font-weight: 700;
--titles-h2-color: #000000;
--titles-h3-font-size: 1.2857rem;
--titles-h3-font-weight: 700;
--titles-h3-color: #000000;
--texts-font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
--texts-primary-font-size: 1.1429rem;
--texts-primary-color: #565656;
--texts-secondary-font-size: 1.0000rem;
--texts-secondary-color: #565656;
--texts-link-color: #00a5b1;
    }
    
:root { --react-body-font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }

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

@font-face {
    font-family: 'Montserrat';
    src: url('https://s3-ap-southeast-2.amazonaws.com/aws-ec2-ap-southeast-2-opendatasoft-staticfileset/wollondilly-shire-westernparklands/theme_font/Montserrat-Regular.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('https://s3-ap-southeast-2.amazonaws.com/aws-ec2-ap-southeast-2-opendatasoft-staticfileset/wollondilly-shire-westernparklands/theme_font/Montserrat-ExtraLightItalic.ttf');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('https://s3-ap-southeast-2.amazonaws.com/aws-ec2-ap-southeast-2-opendatasoft-staticfileset/wollondilly-shire-westernparklands/theme_font/Montserrat-Italic.ttf');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('https://s3-ap-southeast-2.amazonaws.com/aws-ec2-ap-southeast-2-opendatasoft-staticfileset/wollondilly-shire-westernparklands/theme_font/Montserrat-Bold.ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('https://s3-ap-southeast-2.amazonaws.com/aws-ec2-ap-southeast-2-opendatasoft-staticfileset/wollondilly-shire-westernparklands/theme_font/Montserrat-ExtraLight.ttf');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('https://s3-ap-southeast-2.amazonaws.com/aws-ec2-ap-southeast-2-opendatasoft-staticfileset/wollondilly-shire-westernparklands/theme_font/Montserrat-LightItalic.ttf');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('https://s3-ap-southeast-2.amazonaws.com/aws-ec2-ap-southeast-2-opendatasoft-staticfileset/wollondilly-shire-westernparklands/theme_font/Montserrat-Medium.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('https://s3-ap-southeast-2.amazonaws.com/aws-ec2-ap-southeast-2-opendatasoft-staticfileset/wollondilly-shire-westernparklands/theme_font/Montserrat-MediumItalic.ttf');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('https://s3-ap-southeast-2.amazonaws.com/aws-ec2-ap-southeast-2-opendatasoft-staticfileset/wollondilly-shire-westernparklands/theme_font/Montserrat-Black.ttf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

.ods-box {
    border: none;   
    border-radius: 0px;
}
/* HEADER */ 
.ods-front-header {
    height: 175px; /* Increase header height */
    padding: 0;
}
.ods-front-header__menu-block {
    background-color: #fff; /* menu background color */ /* COLORCOLOR */
    width: 100%; /* get all the width of the screen */

}

.ods-front-header__menu-block .container{
    width: 1184px;
}

.ods-front-header__portal-brand {
    height: 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: 50px; /* 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: #3C3C3B; /* 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: #fff; /* 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: #00a5b1; /* 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 */
    color: #00a5b1;
    margin: 0;
    font-size: 1.4rem;
    font-weight: 400;
    display: inline-block;
    padding: 0 18px;
    line-height: 55px;
}
.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: #3C3C3B; /* 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: #3c3c3b; /* 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: #3C3C3B; /* background color */ /* COLORCOLOR */
    line-height: 32px;
}

.ods-front-header__management-menu-item-link {
    color: #fff;
}



/* Button "Back Office" in header */
.ods-front-header__management-menu-item--backoffice {
    background-color: #3C3C3B;
}
.ods-front-header__management-menu-item--backoffice .ods-front-header__management-menu-item-link--backoffice {
    display: inline-block;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    padding: 5px;
    background-color: transparent;  
    border-radius: 4px;
}
.ods-front-header__management-menu-item-link--backoffice:hover {
    color: #000000;
    background-color: #FFFFFF;
}


/* RESPONSIVE / MOBILE HEADER */
.ods-responsive-menu-placeholder__toggle {
    background-color: #3C3C3B; /* Hamburger menu color */ /* COLORCOLOR */
    color: white;
}
.ods-responsive-menu-placeholder__toggle:hover {
    background-color: #3C3C3B; /* Hamburger menu color */ /* COLORCOLOR */
}
.ods-responsive-menu-collapsible__toggle-button {
    color: black;
}
.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 */
}
/* 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 */
}
/* DATA CATALOG DATASET CARD */
.ods-catalog-card__keyword { /* keywords items */
    border-radius: 0px;
    background-color: #00a5b1; /* change de color of the keyword card block in the catalog */ /* COLORCOLOR */
}
.ods-catalog-card__keyword:hover { /* hover keyword item */
    background-color: #00a5b1; /* color of the background when mouse hover the keyword block */ /* COLORCOLOR */
}
/* ANALYSIS VIEW */
.ods-chart-controls__yaxis { /* Analysis control block */
    background-color: white; /* background color, dirty grey by default */ /* COLORCOLOR */
}


/*.ods-dataset-visualization__header h1 .ods-dataset-visualization__edit-dataset-link{
color: #fff;
} */

.ods-dataset-visualization__edit-dataset-link{
    color: white;
} 

/*Footer styles */


.footer {
    background: #363D46;
    padding: 30px 0px 15px 0px;

}

.footer-menu {
    text-align: center;
}

.footer-menu ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.footer-menu ul li a {
    color: #fff;
    margin: 0px 15px;
}
.copyright-text{
    text-align: center
}
.copyright-text p {
    color: #fff;
    padding-top: 10px;
    font-size: 18px;
}