﻿

#cont-chart-1 {
    position: absolute;
    top: 0.5vw;
    left: 0.5vw;
    right: 40%;
    margin-right: 0.75vw;
    bottom: 40%;
    margin-bottom: 0.75vw;
    color: white;
    background-color: #7f2c2c;
}

    #cont-chart-1 .aZoomIn:not(._w), #cont-chart-1 .aZoomOut:not(._w) {
        display: none;
    }

#chart-1-title {
    color: #ffffff;
}

#map-cont {
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60%;
    height: 100%;
    border-radius: 1vw;
    background-color: #953333;
}
    #map-cont svg * {
        transform-box: fill-box;
    }
   /* #map-cont svg g:hover rect {
        transform: matrix(1.2,0,0,1.2,0,0);
        transform-origin: center center;
        transition: all linear 100ms;
    }
    #map-cont svg g:hover text {
        transform: matrix(1.2,0,0,1.2,0,0);
        transform-origin: center center;
        transition: all linear 100ms;
    }
    #map-cont svg g:hover path {
        transform: matrix(1.2,0,0,1.2,0,0);
        transform-origin: center center;
        transition: all linear 100ms;
    }*/

#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%;
}
#map-cont svg path, #map-cont svg rect, #map-cont svg text {
    /*cursor: pointer;*/
}
#map-cont svg path:hover {
    opacity: 0.5;
}






#_0-cont {
    position: absolute;
    top: 0%;
    margin-top: 1vw;
    bottom: 66.66%;
    /*margin-bottom: 0.5vw;*/
    left: 60%;
    margin-left: -1vw;
    right: 0px;
    margin-right: 1vw;
    border-radius: 1vw;
    background-color: #953333;
}

#_0-cont-title {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 5%;
    margin-left: 1vw;
}
#_0-cont ._n, #_0-cont ._nfn {
    font-family: Nunito-ExtraBold;
    font-size: 120%;
    line-height: 130%;
}

#_0-cont ._s{
    font-family: Nunito-Bold;
    font-size: 100%;
    line-height: 130%;
}

#_0-cont ._s {
    font-family: Nunito-Bold;
    font-size: 100%;
    line-height: 130%;
}

#chart-1-1 {
    position: absolute;
    top: 50%;
    margin-top: -2.3vw;
    right: 5%;
    width: 4.6vw;
    height: 4.6vw;
}
.zoom #chart-1-1 {
    margin-top: -3.5vw;
    width: 7vw;
    height: 7vw;
}
#chart-1-1-gap {
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: 0.35vw;
    margin-right: 1.15vw;
    font-family: Nunito-Black;
    font-size: 80%;
}
.zoom #chart-1-1-gap {
    margin-top: 0.7vw;
    margin-right: 1.5vw;
}


#_1-cont-title {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 5%;
    margin-left: 1vw;
}

#_1-cont ._n, #_1-cont ._nfn {
    font-family: Nunito-ExtraBold;
    font-size: 120%;
    line-height: 130%;
}

#_1-cont ._s {
    font-family: Nunito-Bold;
    font-size: 100%;
    line-height: 130%;
}

#chart-1-2 {
    position: absolute;
    top: 50%;
    margin-top: -2.3vw;
    right: 5%;
    width: 4.6vw;
    height: 4.6vw;
}
.zoom #chart-1-2 {
    margin-top: -3.5vw;
    width: 7vw;
    height: 7vw;
}
#chart-1-2-gap {
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: 0.35vw;
    margin-right: 1.15vw;
    font-family: Nunito-Black;
    font-size: 80%;
}
.zoom #chart-1-2-gap {
    margin-top: 0.7vw;
    margin-right: 1.5vw;
}



#_2-cont-title {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 5%;
    margin-left: 1vw;
}

#_2-cont ._n {
    font-family: Nunito-ExtraBold;
    font-size: 120%;
    line-height: 130%;
}

#_2-cont ._s, #_2-cont ._nfn {
    font-family: Nunito-Bold;
    font-size: 100%;
    line-height: 130%;
}

#chart-1-3 {
    position: absolute;
    top: 50%;
    margin-top: -2.3vw;
    right: 5%;
    width: 4.6vw;
    height: 4.6vw;
}
.zoom #chart-1-3 {
    margin-top: -3.5vw;
    width: 7vw;
    height: 7vw;
}

#_1-cont {
    position: absolute;
    top: 33.33%;
    margin-top: 0.5vw;
    bottom: 33.33%;
    margin-bottom: 0.5vw;
    left: 60%;
    margin-left: -1vw;
    right: 0px;
    margin-right: 1vw;
    border-radius: 1vw;
    background-color: transparent;
}

#_2-cont {
    position: absolute;
    top: 66.66%;
    /*margin-top: 0.5vw;*/
    bottom: 1vw;
    left: 60%;
    margin-left: -1vw;
    right: 0px;
    margin-right: 1vw;
    border-radius: 1vw;
    background-color: transparent;
}

#line-sep {
    position: absolute;
    top: 65.5%;
    margin-top: -1px;
    height: 2px;
    left: 60%;
    margin-left: 1vw;
    right: 5%;
    margin-right: -1vw;
    background-color: #953333;
}

@media (max-aspect-ratio: 1.65) {
    #chart-1-1, #chart-1-2, #chart-1-3 {
        margin-top: -3vw;
        width: 6vw;
        height: 6vw;
    }
    #chart-1-1-gap, #chart-1-2-gap {
        margin-right: 1.8vw;
    }
}
















#cont-chart-2 {
    position: absolute;
    top: 0.5vw;
    right: 0.5vw;
    left: 60%;
    margin-left: 0.75vw;
    bottom: 0.5vw;
    background-color: white;
}

#chart-2-title {
}

#chart-2 {
    position: absolute;
    top: 12%;
    left: 1vw;
    right: 12%;
    bottom: 2.5vw;
    font-size: 100%;
}
#cont-chart-2.zoom #chart-2 {
    font-size: 80%;
}
#chart-2-gap-title {
    cursor: help;
    position: absolute;
    top: 9%;
    right: 1%;
    width: 10%;
    text-align: center;
    font-size: 100%;
}
#chart-2-gap {
    position: absolute;
    bottom: 2.5vw;
    right: 1%;
    width: 10%;
    top: 12%;
    font-size: 90%;
    font-family: Inter-SemiBold;
    font-weight: 600;
}
    #chart-2-gap table {
        width: 100%;
        height: 100%;
    }

    #chart-2-gap td {
        text-align: center;
        vertical-align: middle;
        line-height: 0px;
    }
#cont-chart-2.zoom #chart-2-gap-title {
    font-size: 90%;
}
#cont-chart-2.zoom #chart-2-gap {
    font-size: 80%;
}


#cont-chart-3 {
    position: absolute;
    top: 60%;
    left: 2.5vw;
    right: 40%;
    margin-right: 0.75vw;
    bottom: 0.5vw;
    margin-top: 0.75vw;
    background-color: white;
}

#chart-3-title {
}

#cont-chart-3 .remoteness-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: 50%;
    width: 4vw;
    left: -2vw;
    margin-top: -2vw;
    height: 4vw;
    border-radius: 1.7vw;
    background-color: #f88939;
}
    #cont-chart-3 .remoteness-ico img {
        max-width: 60%;
        max-height: 60%;
    }
#cont-chart-3.zoom .remoteness-ico {
    left: 1vw;
}
#chart-3 {
    position: absolute;
    bottom: 2.5vw;
    left: 4vw;
    width: 69%;
    top: 15%;
    font-size: 90%;
}
#cont-chart-3.zoom #chart-3 {
    left: 6vw;
}
#chart_3-legend {
    position: absolute;
    bottom: 2vw;
    right: 1vw;
    width: 18%;
    height: 70%;
}

    #chart_3-legend .legend-item {
        height: 20%;
        line-height: 90%;
        font-size: 90%;
        margin-top: 0.3vw;
    }
