
    :root {
        --text: #565656;
--links: #142E7B;
--titles: #01473F;
--page-background: #ffffff;
--highlight: #345EDE;
--boxes-background: #FFFFFF;
--boxes-border: #CCCCCC;
--section-titles: #142E7B;
--section-titles-background: #ffffff;
--header-background: #FFFFFF;
--header-links: #FFFFFF;
--footer-background: #ffffff;
--footer-links: #142E7B;
    }
    
@font-face {
    font-family: 'Gotham-thin';
    src: url('https://s3-eu-west-1.amazonaws.com/aws-ec2-eu-1-opendatasoft-staticfileset/centralstore/theme_font/Gotham-Thin.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-light';
    src: url('https://s3-eu-west-1.amazonaws.com/aws-ec2-eu-1-opendatasoft-staticfileset/centralstore/theme_font/Gotham-Light.otf') format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-book';
    src: url('https://s3-eu-west-1.amazonaws.com/aws-ec2-eu-1-opendatasoft-staticfileset/centralstore/theme_font/Gotham-Book.otf') format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-medium';
    src: url('https://s3-eu-west-1.amazonaws.com/aws-ec2-eu-1-opendatasoft-staticfileset/centralstore/theme_font/Gotham-Medium.otf') format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-black';
    src: url('https://s3-eu-west-1.amazonaws.com/aws-ec2-eu-1-opendatasoft-staticfileset/centralstore/theme_font/Gotham-Black.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    font-family: 'Gotham-book';
    
}

.ods-error-page__page-container {
    padding-top: 160px;
}
main {
    padding-top: 120px;
}
h1 {
    font-size: 1.66rem;
}

.odswidget-social-buttons__button:focus, .odswidget-social-buttons__button:hover {
    text-decoration: none;
    color: #EFB71B;
    background-color: transparent;
}
.ods-dataset-visualization__dataset-title-text {
    color: #142E7B;
}
.ods-dataset-visualization__edit-dataset {
    line-height: unset;
}
.ods-advanced-chart-controls__add-link,
.ods-dataset-subscription__button,
.ods-dataset-visualization__edit-dataset-link,
.ods-button--primary {
    color: #EFB71B;
    background-color: transparent;
    padding: .6rem 1.3rem;
    font-family: 'Gotham-book';
    border: 2px solid #EFB71B;
    border-radius: 50rem;
}

.ods-button--primary:disabled, 
.ods-button--primary[disabled],
.ods-button--primary:disabled:hover, 
.ods-button--primary[disabled]:hover {
    border-color: #0086D6;
    background-color: transparent;
    color: #0086D6;
}
.ods-error-page__home-link-item,
.ods-button--filled {
    color: #fff;
    background-color: #EFB71B;
    padding: .6rem 1.3rem;
    font-family: 'Gotham-book';
    border: 2px solid #EFB71B;
    border-radius: 50rem;
}
.ods-error-page__home-link-item:hover,
.ods-button--filled:hover {
    color: #EFB71B;
    background-color: #5C4506;
    padding: .6rem 1.3rem;
    font-family: 'Gotham-book';
    border: 2px solid #5C4506;
    border-radius: 50rem;
}
.ods-button--small,
.btn-small {
    padding: 0 .5rem;
}
.ods-advanced-chart-controls__add-link:hover,
.ods-dataset-subscription__button:hover,
.ods-dataset-visualization__edit-dataset-link:hover,
.ods-button--primary:hover {
    color: #fff;
    background-color: #EFB71B;
    border: 2px solid #EFB71B;
}


/**********************/
/* ods logo new brand */
/**********************/

/* Main logo */
.gotham-thin {
    font-family: 'Gotham-thin';
}
.gotham-light {
    font-family: 'Gotham-light';
}
.gotham-book, .ods1, .odsopen {
    font-family: 'Gotham-book';
}
.gotham-medium, .ods2, .odsdata {
    font-family: 'Gotham-medium';
}
.gotham-black, .ods3, .odssoft {
    font-family: 'Gotham-black';
}
.ods-logo {
    font-size: 3.33rem;
    padding: 0px 10px;
    min-width: 25px;
    letter-spacing: 3px;
}
@media (max-width: 768px) { 
    .ods-logo {
        font-size: 2.33rem;
    }
}
.front-header-logo{
    display:flex;
        background-image: url("https://data.opendatasoft.com/assets/theme_image/Data-Hub_%20logo_x2.png");
    font-size: 2rem;
    background-repeat: no-repeat;
    background-position: center;
        height: 200px;
    width: 500px;
    }
.front-header-main-logo{
    display:flex;
    font-size: 2rem;
    background-repeat: no-repeat;
    background-position: center;
      width: 250px;
    height: auto;
    }

@media (max-width: 600px) { 

.front-header-logo{
        background-image: url("https://data.opendatasoft.com/assets/theme_image/Data-Hub_logo.png");
        height: 100px;
    width: 300px;
    }

}

.ods-logo__black {
    color: black;
}
.ods-logo__white {
    color: white;
}
.ods-logo__green {
    color: #0E1F55;
}

/* Main acronym */
.ods-logo--acronym {
    display: inline-block;
    border-radius: 100%;
    text-align: center;

    font-size: 1.33rem;
    width: 50px;
    height: 50px;
    line-height: 47px;
    letter-spacing: 0px;
} 
.ods-logo--acronym--big {
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    font-size: 2.33rem;
    width: 100px;
    height: 100px;
    line-height: 97px;
    letter-spacing: 0px;
}
.ods-logo--footer {
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    font-size: 2.33rem;
    line-height: 97px;
    letter-spacing: 0px;
    width:250px;
}
.ods-logo--acronym__green-on-white {
    background-color: white;
    color: #0E1F55;
}

.ods-logo-with-sub {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sub-logo {
    text-transform: uppercase;
    font-size: 1rem;
    text-align: left;
    margin-top: 20px;
}
/**********************************/


.ods-front-footer {
    height: 60px;
}
/* Style 2 */
/* menu de nav */

.ods-front-header {
    background-color: #0E1F55;
    height: 120px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
@media (min-width: 992px) { 
    .ods-responsive-menu-collapsible {
        height: inherit;
    }
}

/* logo size */

.ods-front-header .sub-logo {
    margin: 0;
}
.ods-front-header__portal-brand .ods-logo {
    font-size: 2rem;
}
/* align acronym and logo */
.ods-front-header__portal-brand {
    /* center the logo vertically and horizontally */
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    height: inherit;
}
/* align logo and menu */
.ods-responsive-menu-collapsible__container {
    height: inherit;
}
.ods-responsive-menu-collapsible__content {
    display: flex;
    height: inherit;
    align-items: center;
}

/* menu items */
.ods-front-header__menu-item {
    /* alignment of the menu items */
    display: inline-flex;
    height: 60px;
    align-items: center;

    /* space between menu items */
    margin-left: 10px;
    margin-right: 10px;
}
.ods-front-header__menu-item-link {
    font-family: 'Gotham-book';
    font-size: 1rem; 
    padding: 0; 
    opacity: 1;
    line-height: 1.3em;
    position: relative; /* technically needed to display the border bottom correctly */
    color: #fff
}

.ods-front-header__menu-item-link:hover, 
.ods-front-header__menu-item-link--active {
    text-decoration: none;
    opacity: 1;
    border-bottom: none;
    color: #fff;
    font-weight: 400;
}

.ods-front-header__menu-item-link:after {
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    position: absolute;
    left: 0px;
    bottom: -4px;
    background: #fff;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.ods-front-header__menu-item-link--active:after,
.ods-front-header__menu-item-link:hover:after {
    width: 100%;
}

.header-mgmt {
    display: flex;
    position: absolute;
    right: 0px;
    top: 35px;
    height: 50px;
    justify-content: space-around;
    align-items: center;
    border-left: 1px solid #fff;
    font-size: 1.33rem;
}
.mgmt-item {
    padding: 20px;
}
.mgmt-item a {
    color: #fff;
}
.mgmt-item a:hover {
    color: #EFB71B;
}

/**************/
/* Repsonsive */
/**************/
.ods-responsive-menu-placeholder__toggle {
    z-index: 1; /* put the mobile menu toggle button on top of the header */
    height: inherit;
    width: 100px;
    font-size: 3.33rem;
    color: #fff;
    opacity: 1;
}

.ods-responsive-menu-collapsible--collapsed .ods-responsive-menu-collapsible__toggle {
    background: #142E7B;
    margin-bottom: 33px;
    height: 120px;
}

.ods-responsive-menu-collapsible__toggle-button {
    font-size: 3.33rem;
    color: #fff;
}
.ods-responsive-menu-placeholder__toggle:hover {
    background-color: transparent;
    color: #142E7B;
}
.ods-responsive-menu-placeholder.ods-responsive-menu-placeholder--active {
    height: inherit;
}
.ods-responsive-menu-placeholder__container {
    height: inherit;
}
.ods-responsive-menu-collapsible--collapsed .ods-responsive-menu-collapsible__content {
    flex-direction: column;
}
.ods-responsive-menu-collapsible--collapsed .ods-front-header__menu {
    width: 100%;
}

.ods-responsive-menu-collapsible--collapsed .ods-front-header__menu-item {
    padding-left: 33px;
}
.ods-responsive-menu-collapsible--collapsed .ods-front-header__menu-item-link--active, 
.ods-responsive-menu-collapsible--collapsed .ods-front-header__menu-item-link {
    border-left: none;
    margin-left: 10px;
    color: #142E7B;
    font-family: 'Gotham-medium';
    font-size: 1.3rem;
}
.ods-responsive-menu-collapsible--collapsed .ods-front-header__management-menu-item-link-label {
    display: inline-block;
}

@media (max-width: 992px) { 
    .header-mgmt {
        display: flex;
        position: relative;
        right: unset;
        top: unset;
        height: unset;
        border-left: none;
        border-top: 1px solid #142E7B;
    }
    .mgmt-item a {
        color: #142E7B;
    }
}

.ods-responsive-menu-collapsible--collapsed .ods-front-header__language .ods-front-header__link {
    color: #fff;
}

/***********/
/* explore */
/***********/

@media screen and (min-width: 768px){
    .ods-app-explore-dataset .ods-filters {
        display: inline-block;
        margin: 0 50px 20px 0;
        width: 280px;
    }
}
@media screen and (min-width: 768px){
    .ods-app-explore-dataset .ods-dataset-visualization:not(.ods-dataset-visualization--full-width) {
        width: calc(100% - 280px - 50px);
    }
}
.ods-catalog-sort__selector__opt--select,
.ods-catalog-sort__selector__opt,
.ods-catalog-sort__selector__opt--select .ods-catalog-sort__selector__more-button {
    background-color: transparent;
    overflow: hidden;
    border-color: transparent #ccc;
}
.ods-catalog-sort__selector__opt--selected, .ods-catalog-sort__selector__opt--selected button,
.ods-catalog-sort__selector__opt--selected button:hover, .ods-catalog-sort__selector__opt--selected:hover,
.ods-catalog-sort__selector__opt:hover:not(.ods-catalog-sort__selector__opt--selected), .ods-catalog-sort__selector__opt:hover:not(.ods-catalog-sort__selector__opt--selected) button {
    background-color: #EFB71B;
    border-color: #EFB71B;
    color: #fff;
}
.ods-catalog-sort-selected-label{
    font-size: 15px;
}
.ods-filters__count, .ods-filters__export-catalog-title, .ods-filters__filters, .ods-filters__filters-summary {
    padding: .33rem 0;
}
.ods-catalog-sort__selector {
    border-radius: 3px;
    border-collapse: collapse;
}
.odswidget-geo-search__map.leaflet-container {
    border-radius: 3px;
}

.odswidget-facet--disjunctive .odswidget-facet__category:hover:before,
.odswidget-facet--disjunctive .odswidget-facet__category--refined:hover:before {
    left: -1rem;
    padding: .15rem 0;
}
.ods-filters__export-catalog-link {
    border-left: none;
    padding: .1rem 0;
}
.ods-app-explore-catalog .odswidget-clear-all-filters,
.odswidget-clear-all-filters {
    bottom: 0.7rem;
    font-size: .6rem !important;
    position: absolute;
    right: .67rem;
    bottom: .4rem;
    color: #CE0037;
    border: 1px solid #CE0037;
    padding: .3rem .5rem;
    background-color: transparent;
    border-radius: 50px;
}

.odswidget-clear-all-filters:hover {
    color: #fff;
    border: 1px solid #CE0037;
    background-color: #CE0037;
}

.odswidget-facet__category,
.odswidget-filter-summary__active-filter-label,
.odswidget-facet__expansion-control-link,
.odswidget-filter-summary__active-filter-link,
.ods-collapsible,
.ods-dataset-export__format-choice {
    border-left: none;
    padding-left: 0;
} 
.ods-filters__count-units {
    font-family: 'Gotham-medium';
}

.ods-tabs__tab {
    color: #142E7B;
}

.odswidget-text-search__search-box {
    border-radius: 3px;
    padding-right: 5px;
}
.odswidget-text-search__reset,
.odswidget-text-search__submit {
    /*    color: #142E7B; */
    display: none;
}
.odswidget-text-search__submit:focus, 
.odswidget-text-search__submit:hover {
    /*    color: #EFB71B;*/
}

/****************/
/* catalog card */
/****************/

/* addon */
.catalog-card-subtitle {
    font-size: 0.8rem;
    font-weight: 400;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 42px;
    text-align: left;
    unicode-bidi: -moz-plaintext;
    unicode-bidi: plaintext;
}
.ds-portal {
    color: #fff;
    font-family: 'Gotham-medium';
}
.ds-portal-link img {
    width: 2rem;
    height: 2rem;
    opacity: 1;
    position: absolute;
    top: 26px;
    left: 26px;
}
/********************************/
/* Explore Page - Catalog Cards */
.ods-catalog-card {
    display: block;
    border-radius: 4px;
    padding: 26px;
    transition: all .2s;
}
@media screen and (min-width: 749px) {
    .ods-catalog-card {
        display: flex;
    }
}
.ods-catalog-card:hover {
    box-shadow: 0 0 10px 0 #e3e9f1;
}
.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: 26px;
}

.ods-catalog-card__title {
    color: #01473F;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.2;
    transition: color .3s;
}
.ods-catalog-card:hover .ods-catalog-card__title {
    color: #345EDE;
}
.ods-catalog-card__metadata-item {
    font-size: .833rem;
    line-height: 1.4;
    margin-bottom: 4px;
}
.ods-catalog-card__visualization {
    color: #565656;
    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: column;
    }
}
.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 #CCCCCC;
        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: #565656;
    font-size: 0.75rem;
    padding: .15rem .35rem;
    background-color: #CCCCCC;
    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';
    font-family: 'FontAwesome';
    margin-right: 5px;
}
.metadata-license .ods-catalog-card__metadata-item-label:before {
    content: '\f132';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

.ods-tooltip--left {
    pointer-events: none;
}

/**********/
/* footer */
/**********/
footer {
    font-size: .9rem;
}
.ods-footer {
    text-align: left;
    background-color: #0E1F55;
    height: 100%;
    padding: 30px 0px;
    margin-top: 33px;
}
.ods-footer-lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ods-footer-lang {
    text-align:center;
}
.ods-footer__logo {
    margin: 10px auto;
    max-height: 80px;
    max-width: 100%;
    padding: 0 10px;
}
.ods-footer-lists a {
    color: #fff;
}
.ods-footer-lists a:hover {
    color: #EFB71B;
}
.ods-footer li {
    list-style: none;
}
.lists {
    display: flex;
    flex-wrap: wrap;
}
.ods-footer h3 {
    padding-bottom: 3px;
    color: white;
}
.ods-footer .lists h3 {
    border-bottom: 2px solid white;
}
.ods-front-footer__languages,
.ods-front-footer__link {
    color: #fff;
    margin-bottom: .6rem;
}
.ods-front-footer__language {
    text-transform: unset;
    font-family: 'Gotham-medium';
}
.ods-front-footer__link:hover {
    color: #EFB71B;
}
.ods-front-footer__link--active {
    font-family: 'Gotham-black';
    color: #EFB71B;
}


/*******************/
/* Explore dataset */
/*******************/

.ods-tabs__tabs {
    z-index: 1;
    position: sticky;
}
.ods-dataset-visualization .ods-tabs__pane.ods-tabs__pane--horizontal,
.ods-embed-control .ods-tabs__pane.ods-tabs__pane--horizontal {
    border-radius: 3px;
    border: 0;
    padding: 33px;
    min-height: 200px;
    position: relative;
    margin-bottom: 0;
    z-index: 0;
}

.ods-chart-controls__yaxis-controls {
    margin-bottom: 0px;
}
.ods-chart-controls__serie-list {
    list-style: none;
    padding: 0;
    margin: 0px -10px -20px;
}
.ods-chart-controls__xaxis {
    padding: 10px 10px 0px;
}
.ods-chart-controls__yaxis {
    padding: 10px;
    background-color: transparent;
}
.ods-chart-controls__serie-container {
    padding: 6.67px 10px;
    border-left: 0;
    margin-bottom: 10px;
    background-color: transparent;
}
.ods-chart-controls {
    margin: 0px auto 33px 0px;
    text-align: left;
}

.ods-tabs__tab.ods-tabs__tab--horizontal {
    padding: 0 1rem;
    border: unset;
    font-family: 'Gotham-book';
    margin-left: 26px;
    font-size: .733rem;
    line-height: 1.5;
    text-transform: uppercase;
    color: #565656;
    font-weight: 400;
    color: #898D92;
    height: 26px;
    letter-spacing: .09rem;
}
.ods-tabs__tab.ods-tabs__tab--active,
.ods-tabs__tab.ods-tabs__tab--active:hover,
.ods-tabs__tab.ods-tabs__tab--horizontal:hover {
    color: #345EDE;
}
.ods-tabs__pane--horizontal h1, 
.ods-tabs__pane--horizontal h2, 
.ods-tabs__pane--horizontal h3, 
.ods-tabs__pane--horizontal h4,
.ods-tabs__pane--horizontal a {
    font-family: 'Gotham-light';
}

.odswidget-dataset-schema__field-name-value,
code a {
    font-family: monospace, monospace !important;
    color: #a94442 !important;
}
.ods-tabs__pane--horizontal a:hover {
    color: #EFB71B;
}
.odswidget-table__cell-container a {
    color: #0086D6;
    font-family: 'Gotham-light';
}

.odswidget-filter-summary__active-filter-value {
    margin-left: .33rem;
    font-family: monospace, monospace !important;
    color: #a94442 !important;
    font-size: .9rem;
}
.odswidget-filter-summary__active-filter-value:hover {
    text-decoration: underline;
}
/*
.ods-dataset-visualization .ods-tabs__tab.ods-tabs__tab--active,
.ods-dataset-visualization .ods-tabs__tab.ods-tabs__tab--active:hover {
background-color: #00C7B1;
color: #fff;
}*/

.odswidget-dataset-schema__field-description,
.ods-collapsible__help-text,
.ods-dataset-metadata-block__metadata-name {
    /*    color: #fff;*/
    font-family: 'Gotham-book';
}
.ods-dataset-metadata-block__metadata-value {
    /*    color: #fff;*/
    font-family: 'Gotham-medium';
}
.ods-tabs__pane.ods-tabs__pane--horizontal p,
.ods-dataset-metadata-block {
    max-width: 80%;
}
@media (min-width: 992px) { 
    .ods-tabs__pane.ods-tabs__pane--horizontal p,
    .ods-dataset-metadata-block {
        max-width: 66%;
    }
}
.odswidget-dataset-json-schema {
    color: #565656;
}
.ods-api-console-page__service-result,
.odswidget-dataset-schema__field-sample-value {
    background: #fff;
    color: #565656;
}


.odswidget-map,
.odswidget-table {
    color: #565656;
    border-radius: 3px;
}

a.ods-dataset-attachments__attachment-link.ods-button {
    color: #142E7B;
}

#odswidget-geotooltip {
    border: 1px solid #CCC;
    border-radius: 3px;
}
.ods-dataset-export-link__link {
    color: #142E7B;
}
.ods-dataset-export-link__link:hover {
    color: #EFB71B;
}

/* Override viz */
.ods-chart .chartplaceholder {
    padding-top: 33px;
    border-radius: 3px;
    background: #fffffff2 !important;
}
rect.highcharts-background {
    fill: transparent;
}
.odswidget-table__internal-header-table-header {
    border: 1px solid;
    border-color: #F8F9F9f2 #F8F9F9f2 transparent #F8F9F9f2;
}
.odswidget-table__header-cell {
    font-family: 'Gotham-light';
    background-color: #fff;
    color: #142E7B;
    cursor: pointer;
    padding: 15px 1px;
    font-size: 1rem;
}
.odswidget-table__sort-icon {
    color: #142E7B;
}
.odswidget-table__cell {
    padding: 10px 1px;
}
.odswidget-table__cell:first-child,
th.odswidget-table__header-cell:first-child {
    display: none;
}
.odswidget-table__cell:nth-child(2),
th.odswidget-table__header-cell:nth-child(2) {
    padding-left: 33px;
}
.odswidget-table__internal-table-row:nth-child(even) {
    background-color: #F8F9F9f2;
}
.odswidget-table__internal-table-row:nth-child(odd) {
    background-color: #fffffff2;
}
.ods-chart-controls__sort-choice {
    color: #000000;
}

.ods-embed-control {
    padding: 10px 0px 33px;
    margin-top: 66px;
    border-top: 1px solid #ccc;
}
.ods-embed-control .ods-tabs__tab--simple-nav {
    border: none;
    padding: 0;
    /*  color: #fff;*/
    margin: 0 20px 0 0;
    font-family: 'Gotham-book';
}
.ods-embed-control .ods-tabs__tab--simple-nav.ods-tabs__tab--active,
.ods-embed-control .ods-tabs__tab--simple-nav:hover {
    color: #EFB71B;
    border: none;
    font-family: 'Gotham-book';
}

rect{
    stroke-width: 0 !important;
}

.highcharts-axis-labels text,
.highcharts-axis tspan,
.highcharts-legend-item span,
.highcharts-label span {
    color: #565656 !important;
    fill: #565656 !important;
    font-family: "Gotham-book", Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 100 !important;
}
.ods-chart__loading {
    color: #fff;
}
.ods-dataset-visualization__header {
    margin: 0px auto 33px;
    padding: 0px 33px;
}
.ods-dataset-visualization__dataset-title {
    margin: 0;
}

textarea.ods-form__control {
    min-height: 133px;
}

.odswidget-spinner.odswidget-spinner--svg {
    fill: #0E1F55;
    height: 1em;
}

/***********/
/* Account */
/***********/
.ods_account__header {
    margin-bottom: 33px;
}
.ods_account__pane {
    padding: 20px;
}
a.ods-tabs__tab.settings.ods-tabs__tab--simple-nav,
a.ods-tabs__tab.api-keys.ods-tabs__tab--simple-nav,
a.ods-tabs__tab.quota.ods-tabs__tab--simple-nav,
a.ods-tabs__tab.applications.ods-tabs__tab--simple-nav,
a.ods-tabs__tab.visualizations.ods-tabs__tab--simple-nav,
a.ods-tabs__tab.notifications.ods-tabs__tab--simple-nav {
    border: 1px solid;
    border-color: transparent;
    padding: 1rem 1rem .5rem 0rem;
    color: #142E7B;
}

a.ods-tabs__tab.settings.ods-tabs__tab--simple-nav.ods-tabs__tab--active,
a.ods-tabs__tab.api-keys.ods-tabs__tab--simple-nav.ods-tabs__tab--active,
a.ods-tabs__tab.quota.ods-tabs__tab--simple-nav.ods-tabs__tab--active,
a.ods-tabs__tab.applications.ods-tabs__tab--simple-nav.ods-tabs__tab--active,
a.ods-tabs__tab.visualizations.ods-tabs__tab--simple-nav.ods-tabs__tab--active,
a.ods-tabs__tab.notifications.ods-tabs__tab--simple-nav.ods-tabs__tab--active,
a.ods-tabs__tab.settings.ods-tabs__tab--simple-nav:hover,
a.ods-tabs__tab.api-keys.ods-tabs__tab--simple-nav:hover,
a.ods-tabs__tab.quota.ods-tabs__tab--simple-nav:hover,
a.ods-tabs__tab.applications.ods-tabs__tab--simple-nav:hover,
a.ods-tabs__tab.visualizations.ods-tabs__tab--simple-nav:hover,
a.ods-tabs__tab.notifications.ods-tabs__tab--simple-nav:hover {
    color: #EFB71B
}


/***********/
/* Hubspot */
/***********/

input.hs-button.primary.large {
    color: #fff;
    background-color: #EFB71B;
    padding: .6rem 1.3rem;
    font-family: 'Gotham-book';
    border: 2px solid #EFB71B;
    border-radius: 50rem;
    cursor: pointer;
}
input.hs-button.primary.large:hover {
    color: #EFB71B;
    background-color: transparent;
    padding: .6rem 1.3rem;
    font-family: 'Gotham-book';
    border: 2px solid #EFB71B;
    border-radius: 50rem;
}

fieldset input.hs-input {
    height: 45px !important;
}

textarea.hs-input {
    height: 166px !important;
}
fieldset input.hs-input,
textarea.hs-input,
select.hs-input {
    display: inline-block;
    width: 210px;
    padding: 10px;
    font-family: "Gotham-thin";
    font-size: 1.33rem;
    font-weight: normal;

    color: #565656;

    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}

ul.hs-error-msgs.inputs-list label {
    color: #142E7B;
}

.inputs-list li input {
    margin: -3px 10px 0px 0px !important;
}
.hs-richtext {
    display: none;
}

label {
    float: none;
    width: auto;
    text-align: left;
    line-height: 20px ;
    padding-top: 0;
    margin-bottom: 4px;
    color: black;

    font-family: 'Gotham-book';
}
.hs-form label {
    font-size: 1.2rem;
    margin: 1.66rem 0 .33rem;
}
.inputs-list>li label{
    margin-bottom: 0px !important;
}
.form-columns-2 {
    margin: 0 auto;
}
.hs_submit.hs-submit {
    text-align: center;
    margin: 1.66rem auto;
}
.form-columns-2 .hs-input, 
.form-columns-2 textarea.hs-input {
    box-sizing: border-box;
    max-width: 500px;
    width: 97% !important;
}
fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}
.legal-consent-container .hs-field-desc.checkbox-desc {
    margin: 0 !important;
    text-align: left;
}
fieldset.form-columns-1 input[type="checkbox"], 
fieldset.form-columns-1 input[type="radio"] {
    width: auto !important;
    vertical-align: middle;
}
.hs-field-desc p {
    font-size: 12px;
    font-weight: 100;
}


.odswidget.odswidget-picto.odswidget-theme-picto {
    max-width: 60px;
}
fieldset.form-columns-1 .input {
    margin-right: 0 !important;
}
.hs-form fieldset {
    margin: 0 auto !important;
}
ul.inputs-list {
    list-style-type: none;
}

/* Dropdown menu with pill styling
========================================================================== */
.dropdown {
    position: relative;
    display: block;
    margin-left: 25px;
}
@media screen and (min-width: 992px) {
    .header-dropdown {
        margin-left: auto;
        margin-top: 16px; 
    }
}
/* Button */
.dropdown-button {
    font-size: 1rem;
    color: #565656;
    border: 1px solid #fff;
    border-radius: 2rem;
    background: #0E1F55;
    padding: .37rem 1rem;
    margin-right: 6px;
    transition: all .2s;
}
.dropdown-button:hover,
.dropdown-button:focus {
    color: #142E7B;
    border-color: #142E7B;
}
.dropdown-button-open {
    border-color: #142E7B;
    box-shadow: 0 0 0 3px rgba(20, 46, 123, .2);
}
.dropdown-button-active {
    color: #142E7B;
    border-color: #142E7B;
    background-color: rgba(20, 46, 123, 0.1);
}
/* Dropdown styling */
.dropdown-menu {
    background-color: #0E1F55;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.15);
    max-width: 350px;
    overflow-x: auto;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 11;
    white-space: nowrap;
    transition: visibility 0s, opacity 0.1s ease, top 0.1s ease;
}
.dropdown-visible {
    opacity: 1;
    visibility: visible;
    top: 38px;
}
/* Dropdown items */
.dropdown-menu {
    padding: 10px 0;
}
.dropdown-title {
    font-size: 1.3rem;
    color: #565656;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 26px;
}
.dropdown-items {
    list-style: none;
    padding: 0 26px;
    margin: 0;
    display: flex;
    flex-direction: column;
    max-height: 180px;
    overflow-y: auto;
}
.dropdown-item {
    font-size: 1rem;
    display: block;
    margin-top: 8px;
}
.dropdown-item:hover {
    text-decoration: none;
}
.dropdown-input {
    margin-right: 4px;
}
.dropdown-label {
    display: block;
    margin-bottom: 0;
    cursor: pointer;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 2px;
}
/* Backdrop */
.dropdown-backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: auto;
    z-index: 10;
}