@import url("https://use.typekit.net/lwq6zey.css");
body{
    margin:0;
    width: 805px;
    font-family: aktiv-grotesk, sans-serif;

}
.hidden{
    display: none;
}
.tooltip_title{
    text-anchor: "start";
    font-weight: "600";
    font-size: "9px";
    fill: #0d4456 ;
}

.cell_texts{
    font-weight: 600;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 8px;
    fill:#00416b;
    text-anchor: middle;
}

.footnotes_texts{
    /* font-weight: 400; */
    font-family: aktiv-grotesk, sans-serif;
    font-size: 7.97px;
    fill: #768194;;
    text-anchor: start;
}