﻿
#cont-chart-1 {
    position: absolute;
    top: 0.5vw;
    left: 0.5vw;
    right: 45%;
    margin-right: 0.75vw;
    bottom: 40%;
    margin-bottom: 0vw;
    background-color: #5aa096;
    color: #ffffff;
}
    #cont-chart-1 .aZoomIn:not(._w), #cont-chart-1 .aZoomOut:not(._w) {
        display: none;
    }
#chart-1-title {
    color: #ffffff;
    font-size: 170%;
}

#map-back {
    display: none;
    flex-direction: row;
    align-items: center;
    position: absolute;
    z-index: 890;
    top: 1vw;
    right: 40%;
    left: auto;
    margin-right: 1vw;
    font-size: 0.9vw;
    color: #ffffff;
    text-decoration: none;
    line-height: 0px;
    transition: opacity linear 200ms;
}
    #map-back.hidden {
        opacity: 0;
    }
    #map-back:hover {
        opacity: 0.7;
    }
    #map-back img {
        width: 1.4vw;
        height: auto;
        margin-right: 0.5vw;
        vertical-align: middle;
    }

#map-cont-placeholder {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60%;
    height: 100%;
    border-radius: 1vw;
    background-color: #63b3aa;
    z-index: 2;
}
.map-cont {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60%;
    height: 100%;
    border-radius: 1vw;
    background-color: #63b3aa;
    z-index: 3;
    transition: opacity linear 200ms;
}

    .map-cont svg * {
        transform-box: fill-box;
    }
    .map-cont #svg-states g {
        transform: scale(1.5);
        transform-origin: center center;
        transition: all linear 100ms;
    }
    /*.map-cont svg g:hover {
        transform: scale(1.8);
        transform-origin: center center;
    }*/
    .map-cont #svg-states path, .map-cont #svg-states g {
        cursor: pointer;
    }
    #state_1_g tspan, #state_2_g tspan, #state_3_g tspan, #state_4_g tspan, #state_5_g tspan, #state_6_g tspan, #state_7_g tspan, #state_8_g tspan {
        font-size: 150%;
    }

    /*Remoteness*/
.map-cont #svg-remoteness g {
    cursor: pointer;
}

#map-cont-remoteness {
    display: none;
    height: 88%;
    top: 2%;
}
    #map-cont-remoteness svg .above path {
        fill: #134343;
    }

/*legend map*/
#remmap-leg {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    opacity: 0;
    left: 0px;
    width: 60%;
    bottom: 0.5vw;
    top: 92%;
    font-size: 80%;
    line-height: 100%;
    z-index: 5;
    transition: opacity linear 200ms;
}
    #remmap-leg div {
        display: inline-block;
    }
    #remmap-leg ._circ {
        border-radius: 50%;
        width: 0.7vw;
        height: 0.7vw;
        margin-right: 0.4vw;
    }
        #remmap-leg ._circ._NAT {
            background-color: #134343;
        }
    #remmap-leg ._circ._FN {
        background-color: #ffffff;
    }
    #remmap-leg div._NATlab {
        margin-right: 0.9vw;
    }
#cont-chart-1.zoom #remmap-leg {
    font-size: 70%;
}
    #cont-chart-1.zoom #remmap-leg ._circ {
        width: 0.8vw;
        height: 0.8vw;
        margin-right: 0.5vw;
    }
    #cont-chart-1.zoom #remmap-leg div._NATlab {
        margin-right: 2vw;
    }

#_0-cont {
    position: absolute;
    top: 0%;
    margin-top: 1vw;
    bottom: 40%;
    left: 60%;
    margin-left: -1vw;
    right: 0px;
    margin-right: 1vw;
    border-radius: 1vw;
    background-color: #63b3aa;
}
#_0-cont-title {
    position: absolute;
    top: 5%;
    left: 5%;
    margin-left: 1vw;
}
#_0-cont ._n {
    font-family: Nunito-ExtraBold;
    font-size: 120%;
    line-height: 130%;
}
#_0-cont ._s, #_0-cont ._nfn {
    font-family: Nunito-Bold;
    font-size: 100%;
    line-height: 130%;
}
#chart-1-1 {
    position: absolute;
    top: 50%;
    right: 5%;
    width: 6vw;
    height: 6vw;
    margin-top: -4.4vw;
}
.zoom #chart-1-1 {
    margin-top: -4.5vw;
    width: 9vw;
    height: 9vw;
}
#chart-1-gap {
    position: absolute;
    bottom: 5%;
    right: 5%;
    left: 1vw;
    height: 2.4vw;
    border-radius: 1.2vw;
    background-color: #5aa096;
}
#chart-1-g-t {
    position: absolute;
    top: 0px;
    left: 1vw;
    height: 2.4vw;
    line-height: 2.4vw;
    white-space: nowrap;
    font-family: Nunito-ExtraBold;
    font-size: 120%;
}
#chart-1-g {
    position: absolute;
    top: 0px;
    right: 1vw;
    height: 2.4vw;
    line-height: 2.4vw;
    white-space: nowrap;
    font-size: 160%;
    font-family: Nunito-Black;
}

#_1-cont-title {
    position: absolute;
    top: 5%;
    left: 5%;
    margin-left: 1vw;
}
#_1-cont ._n {
    font-family: Nunito-ExtraBold;
    font-size: 120%;
    line-height: 130%;
}

#_1-cont ._s, #_1-cont ._nfn {
    font-family: Nunito-Bold;
    font-size: 100%;
    line-height: 130%;
}

#chart-1-2 {
    position: absolute;
    top: 50%;
    margin-top: -3vw;
    right: 5%;
    width: 6vw;
    height: 6vw;
}
.zoom #chart-1-2 {
    margin-top: -4.5vw;
    width: 9vw;
    height: 9vw;
}

@media (max-aspect-ratio: 1.65) {
    #chart-1-1, #chart-1-2 {
        margin-top: -5.4vw;
        width: 8vw;
        height: 8vw;
    }
    #chart-1-2 {
        margin-top: -4vw;
        width: 8vw;
        height: 8vw;
    }
}


#_1-cont {
    position: absolute;
    top: 60%;
    bottom: 0px;
    left: 60%;
    margin-left: -1vw;
    right: 0px;
    margin-right: 1vw;
    border-radius: 1vw;
    background-color: transparent;
}

#cont-chart-2 {
    position: absolute;
    top: 0.5vw;
    left: 55%;
    right: 0.5vw;
    margin-left: 0.75vw;
    bottom: 40%;
    margin-bottom: 0vw;
    background-color: white;
}
#chart_2_cut {
    z-index: 500;
    position: absolute;
    top: 0.5vw;
    right: 0.5vw;
    width: 50%;
    height: 1.6vw;
}
    #chart_2_cut .dropdown .arrow {
        width: 9%;
    }
#cont-chart-2.zoom #chart_2_cut {
    height: 2vw;
    font-size: 85%;
}
    #cont-chart-2.zoom #chart_2_cut .dropdown .arrow {
        width: 8%;
    }

#chart_2_cut .dropdown .list .head {
    padding: 8% 1% 3% 2%;
    color: #c64646;
}

        #chart_2_cut .dropdown .list .head:first-child {
            padding: 0% 1% 4% 2%;
        }

#options .dropdown .list .no-border {
    border-bottom: none;
}



#chart-2-title {
    font-size: 170%;
}

#chart-2 {
    position: absolute;
    bottom: 2.5vw;
    left: 1vw;
    right: 12%;
    top: 20%;
    font-size: 90%;
}
.cont-chart.zoom #chart-2 {
    bottom: 3.5vw;
}

#chart-2-gap-title {
    cursor: help;
    position: absolute;
    top: 17%;
    right: 1%;
    width: 10%;
    text-align: center;
    font-size: 100%;
}
.cont-chart.zoom #chart-2-gap-title {
    bottom: 3.5vw;
}

#chart-2-gap {
    position: absolute;
    bottom: 2.5vw;
    right: 1%;
    width: 10%;
    top: 20%;
    font-size: 90%;
    font-family: Inter-SemiBold;
    /*font-weight: 600;*/
}
.cont-chart.zoom #chart-2-gap {
    bottom: 3.5vw;
}
    #chart-2-gap table {
        width: 100%;
        height: 100%;
    }

    #chart-2-gap td {
        text-align: center;
        vertical-align: middle;
        line-height: 0px;
    }

#chart-2-measure {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 1vw;
    bottom: 0.5vw;
    height: 1.2vw;
    min-width: 15%;
    white-space: nowrap;
    padding: 0px 0.6vw 0px 0.6vw;
    background-color: #51bbaf;
    font-size: 80%;
    border-radius: 0.6vw;
}

.cont-chart.zoom #chart-2-measure {
    height: 1.6vw;
    font-size: 70%;
}


.home-ico {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -1.4vw;
    width: 4vw;
    left: 50%;
    margin-left: -2vw;
    height: 4vw;
    border-radius: 1.7vw;
}
    .home-ico img {
        max-width: 60%;
        max-height: 60%;
    }
.zoom .home-ico {
    top: 8%;
    width: 5vw;
    margin-left: -2.5vw;
    height: 5vw;
    border-radius: 2vw;
}

#cont-chart-3 {
    position: absolute;
    top: 60%;
    left: 0.5vw;
    right: 66.66%;
    margin-right: 0.75vw;
    bottom: 0.5vw;
    margin-top: 2vw;
    background-color: white;
}
    #cont-chart-3 .home-ico {
        background-color: #f88939;
    }
#chart-3-title {
    font-size: 200%;
    top: 30%;
    left: 20%;
    right: 20%;
    text-align: center;
}
#cont-chart-3.cont-chart .help {
    top: 29%;
    right: 33%;
}

#chart-3 {
    position: absolute;
    bottom: 1vw;
    left: 1vw;
    right: 12%;
    top: 50%;
    font-size: 90%;
}
#cont-chart-3.zoom #chart-3 {
    bottom: 3vw;
}

#chart-3-gap-title {
    cursor: help;
    position: absolute;
    top: 45%;
    right: 1%;
    width: 10%;
    text-align: center;
    font-size: 100%;
}

#chart-3-gap {
    position: absolute;
    bottom: 1vw;
    right: 1%;
    width: 10%;
    top: 50%;
    font-size: 90%;
    font-family: Inter-SemiBold;
   /* font-weight: 600;*/
}
#cont-chart-3.zoom #chart-3-gap {
    bottom: 3vw;
}

#chart-3-gap table {
    width: 100%;
    height: 100%;
}

    #chart-3-gap td {
        text-align: center;
        vertical-align: middle;
        line-height: 0px;
    }








#cont-chart-4 {
    position: absolute;
    top: 60%;
    left: 33.33%;
    right: 33.33%;
    margin-left: 0.75%;
    margin-right: 0.75vw;
    bottom: 0.5vw;
    margin-top: 2vw;
    background-color: white;
}
    #cont-chart-4 .home-ico {
        background-color: #ffbf00;
    }

#chart-4-title {
    font-size: 200%;
    top: 30%;
    left: 20%;
    right: 20%;
    text-align: center;
}

#cont-chart-4.cont-chart .help {
    top: 29%;
    right: 24.5%;
}

#chart-4 {
    position: absolute;
    bottom: 1vw;
    left: 1vw;
    right: 12%;
    top: 50%;
    font-size: 90%;
}
#cont-chart-4.zoom #chart-4{
    bottom: 3vw;
}

#chart-4-gap-title {
    cursor: help;
    position: absolute;
    top: 45%;
    right: 1%;
    width: 10%;
    text-align: center;
    font-size: 100%;
}

#chart-4-gap {
    position: absolute;
    bottom: 1vw;
    right: 1%;
    width: 10%;
    top: 50%;
    font-size: 90%;
    font-family: Inter-SemiBold;
    /*font-weight: 600;*/
}
#cont-chart-4.zoom #chart-4-gap {
    bottom: 3vw;
}
    #chart-4-gap table {
        width: 100%;
        height: 100%;
    }

    #chart-4-gap td {
        text-align: center;
        vertical-align: middle;
        line-height: 0px;
    }






#cont-chart-5 {
    position: absolute;
    top: 60%;
    left: 66.66%;
    right: 0.5vw;
    margin-left: 0.75%;
    bottom: 0.5vw;
    margin-top: 2vw;
    background-color: white;
}
    #cont-chart-5 .home-ico {
        background-color: #51bbaf;
    }

#chart-5-title {
    font-size: 200%;
    top: 30%;
    left: 20%;
    right: 20%;
    text-align: center;
}

#cont-chart-5.cont-chart .help {
    top: 29%;
    right: 23%;
}

#chart-5 {
    position: absolute;
    bottom: 1vw;
    left: 1vw;
    right: 12%;
    top: 50%;
    font-size: 90%;
}
#cont-chart-5.zoom #chart-5 {
    bottom: 3vw;
}

#chart-5-gap-title {
    cursor: help;
    position: absolute;
    top: 45%;
    right: 1%;
    width: 10%;
    text-align: center;
    font-size: 100%;
}

#chart-5-gap {
    position: absolute;
    bottom: 1vw;
    right: 1%;
    width: 10%;
    top: 50%;
    font-size: 90%;
    font-family: Inter-SemiBold;
   /* font-weight: 600;*/
}
#cont-chart-5.zoom #chart-5-gap {
    bottom: 3vw;
}
    #chart-5-gap table {
        width: 100%;
        height: 100%;
    }

    #chart-5-gap td {
        text-align: center;
        vertical-align: middle;
        line-height: 0px;
    }





/* tooltip SVG */
#ToolTipDivSVG {
    z-index: 9999;
    position: absolute;
    left: 100px;
    top: 100px;
    border: 0px solid black;
    border-radius: 5px;
    background-color: rgba(0,0,0,0.85);
    -webkit-box-shadow: 0px 0px 50px -6px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 50px -6px rgba(0,0,0,0.6);
    display: none;
    padding: 10px;
    margin: 10px;
    color: white;
    text-align: right;
}