/* ------------------------------------------------------------------
    CARTE INTERACTIVE
*/

.dgb_interactive-map  {
    width:100%;
    height:auto;
    position:relative;
    overflow:hidden;
    height: 562px;
    margin-top: 0;
}

.fullscreenToggle {
    display: none;
}

.controlHolder {
    top: inherit;
    bottom: 10px;
}


/* ------------------------------------------------------------------
    TOOLTIPS
*/

.tooltip_templates {
    display:none;
}

.tooltipster-sidetip .tooltipster-content {
    padding: 0;
    overflow:  visible;
}

.tooltipster-content .dgb_fiche .dgb_familleplus {
    right: -24px;
    top: -5px;
}

.tooltipster-content .dgb_fiche .dgb_gitedefrance {
    right: -17px;
    top: 42px;
}
