.aione-clear,.clear {
    clear:both;
}
.aione-hide {
    display:none;
}
.right{
    float: right;
}
.left{
    float: left;
}
#sdoh .border-right{
    border-right: 2px solid #ccc;
}
#main .aione-row {
    max-width: 98%;
}
#main {
    padding-top: 10px;
}
#sdoh {
    position: relative;
}
#sdoh label {
    display:inline;
    line-height: 30px;
    font-weight: bold;
    font-family: Montserrat;
    color: #40210A;
    font-size: 14px;
}
.top-section hr{
    border: 1px solid #ccc;
}
.map_wrapper{
    width: 40%;
    float: left;
}
.chart_wrapper {
    width: 60%;
    float: left;
    background-color: #fff;
}
#sdoh .overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
    display: none;
    background-color: rgba(0,0,0,0.5);
}
#sdoh .sdoh-title {
    line-height: 40px;
    font-size: 28px;
    color: #EB7726;
    font-weight: 600;
    font-family: Montserrat;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#sdoh .sdoh-subtitle {
    line-height: 30px;
    font-size: 20px;
    color: #168dc5;
    font-weight: 600;
    font-family: Montserrat;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#sdoh #after_title_box {
    width: 100%;
    margin: 0 auto;
}
#sdoh #after_title_box .after-title-box {
    border: 1px solid #e8e8e8;
    padding: 1%;
    font-size: 16px;
    text-align: center;
    margin-right: 1%;
    width: 19%;
    float:left;
    transition: all 0.2s ease-out;
}
#sdoh #after_title_box .after-title-box:hover {
    border: 1px solid #168dc5;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}
#sdoh .after-title-box span{
    /*display: block;*/
    font-size: 30px;
    font-weight: normal;
    line-height: 35px;
    color: #EB7726;
}
#sdoh .after-title-box span span {
    /*display: block;*/
    font-size: 24px;
    line-height: 35px;
    color: #EB7726;
}
#sdoh #after_title_box .after-title-box.active{
    border: 1px solid #168dc5;
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
}
#sdoh .seprator {
    border-bottom: 1px dashed #43474C; 
    margin-top: 2%;
}
.box-hover-title{
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    top: -100px;
    color: #fff;
    padding: 10px;
    position: absolute;
    z-index: 98;
    width: 200px;
    font-size: 14px;
    line-height: 26px;
    text-align:center;
    display: none;
}
#sdoh_title,#breakdown_title{
    font-family: 'Montserrat';
    color: #40210A;
    FONT-SIZE: 16px;
    font-weight: 600;
}
#sdoh_description{
    font-size: 14px;
    font-family: Roboto;
    color: #747474;
}

.transgender-alert {
    margin: 1%;
    padding: 1%;
    border: 1px solid #43474C;
    font-size: 14px;
}
.ete-sidebar {
    border: 1px solid #e8e8e8;
    padding: 1%;
    margin-top: 12px;
}
#sdoh p {
    color:#747474;
    font-size: 14px;
    line-height: 20px;
}
#sdoh .ete-sidebar .theme-title {
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    color: #40210A;
    font-weight: bold;
    font-family: Montserrat;
}

.filters-filter select {
    background: #e8e8e8;
    width: 100%;
    font-size: 14px;
    height: 39px;
    line-height: 35px;
    min-height: 35px;
    display: block;
    margin-bottom: 10px;
    color: #43474C;
    border: 1px solid #43474C;
    border-radius: 15px;
}
.filters-filter select.active {
    background: #fff;
}
.filters-filter label {
    display: block;
    font-size: 14px;
    color: #43474C;
    line-height: 20px;
    padding: 0;
    margin: 0;
    font-weight: normal;
}
#indicator_filter, #sdh_filter, #sort_filter_outer {
    font-size: 14px;
    line-height: 25px;
}
#indicator_filter select,#sdh_filter select, #sort_filter_outer select {
    background-color: #fff;
    font-family: 'Montserrat';
    color: #40210A;
    border-radius: 10px;
}
#indicator_filter label , #sdh_filter label, #sort_filter_outer label{
    font-weight: normal;
    line-height: 25px;
    font-size: 16px;
    color: #43474C;
}
#indicator_filter input[type=radio], #sdh_filter input[type=radio]{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: -4px;
    margin-right: 4px;
    line-height: 10px;
    float: none;
}
#indicator_filter input[type=radio], #sdh_filter input[type=radio]{
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}
#indicator_filter input[type=radio]:checked:before, #sdh_filter input[type=radio]:checked:before  {
    content: "";
    text-indent: -9999px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 24px;
    height: 6px;
    width: 6px;
    margin: 4px;
    line-height: 16px;
    background-color: #168dc5;
    float: left;
    display: inline-block;
    vertical-align: middle;
    font: 400 21px/1 dashicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dom{
    font-family: Roboto;
    font-size: 12px;
}
.risk-hover {
    position: relative;
    color: #eb7726;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    margin-left: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 12px;
    line-height: 16px;
    border: 1px solid #eb7726;
    font-family: Lora;
    background-color: #fff;
}
.risk-hover:hover{
    color: #FFFFFF;
    background: #EB7726;
}
    
.risk-hover span{
    opacity: 0;
    display:none;
    background: rgba(0,0,0,.8);
    color: #fff;
    bottom: -100px;
    padding: 5px 15px;
    position: absolute;
    z-index: 9999;
    width: 400px;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-family: Roboto;
    font-size: 12px;
    line-height: 20px;
}
.risk-hover:hover span{
    opacity:1;
    display:block;
}
.filters-filter .risk-hover span{
    right: 0;
}
.chart-wrapper {
    width: 49%;
    float: left;
    /*border-right: 2px solid #ccc;
    margin-top: 3%;*/
}
.map-wrapper {
    width: 49%;
    float: left;
   /* margin-top: 3%;*/
}
#container_bar_legend {
    padding: 10px 0 0 10px;
    font-size: 16px;
}
#container_bar{
    min-height: 250px;
    background: #fff;
    /*font-family: Arial, Helvetica, sans-serif !important;*/
    color: #43474C !important;
}
#container_bar svg{
    font-family: Roboto !important;
}
#container_bar svg text , .highcharts-tooltip > span > div{
    color: #43474C !important;
    fill: ##40210A !important;
}

#RyanRegionNYS, #NYSCounty {
    width: 70%;
    height: 100%;
}
.map-legend-wrapper {
    display: block;
    line-height: normal;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 5px;
}
.map-legend-wrapper .map-legend-item {
    display: inline-block;
    line-height: 20px;
    padding: 0 2%;
    text-align: center;
}
#geochartTooltip, #uhfchartTooltip,#countyTooltip,#geochartTooltipCircle {
    color: #43474C;
    text-align: left;
    background-color: rgba(255,255,255,.9);
    border: 1px solid #bdbdbd;
    opacity: 0;
    display: block;
    width: 200px;
    margin-top: -170px;
    margin-left: 80px;
    padding: 8px;
    position: absolute;
    pointer-events: none;
    z-index: 9999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translate(0px, -230px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
#geochartTooltip h1.tooltip-heading,#geochartTooltipCircle h1.tooltip-heading,#uhfchartTooltip h1.tooltip-heading,#countyTooltip h1.tooltip-heading {
    color: #EB7726;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
#geochartTooltip .tooltip-content,#geochartTooltipCircle .tooltip-content,#uhfchartTooltip .tooltip-content,#countyTooltip .tooltip-content {
    color: #43474C;
    font-size: 15px;
    line-height: 18px;
}
.legend-box {
    display: flex;
}
#map_type {
    text-align: center;
    margin: 0 auto 1%;
}
#map_type input[type=radio] {
    display:none;
}
#map_type input[type=radio] + label {
    display:block;
    font-weight: 600; 
    text-align: left;
    padding: 5px 10px;
    background-color: #fff;
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #babdbf;
    margin: 0;
}
#map_type input[type=radio]:checked + label { 
    background-image: none;
    background-color:#168dc5; 
    border: 1px solid #168dc5;
    color:#fff;;
}
#map_type select {
    font-size: 14px;
    color: #fff;
    background-color: #EB7726;
    padding: 7px 7px !important;
    min-height: 35px !important;
}
.by-borough{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.by-uhf{
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#after_title_box a {color:#43474C;}
#after_title_box a:hover {color:#43474C;}

#map_legend_outer{
    display: grid;
    /*grid-template-columns: 25% 33%;*/
    grid-template-columns: 25% 25%;
    margin-top: -24%;
}

.quintile{
    display: inline-flex;
}


.quintile .map-legend-item{
    font-size: 12px;
    padding: 5px;
}

/*.map-bottom-left{
    width: 90%;
}*/
.chart-top-left{
    width: 60%;
    float: left;
}

/*.map-bottom-right{
    width: 45%;
    float: right;
}*/
.chart-top-right{
    width: 35%;
    float: right;
}

#map_legend,#chart_legend,#chart_legend2 { 
    font-size: 16px;
    /*padding: 0 2% 0 2%;*/
    color: #40210A;
    font-family: Montserrat;
    font-weight: 600;
}
#map_legend_second,#chart_legend_second{
    font-size: 14px;
    /*padding: 2px 10px;*/
    color: #40210A;
    font-family: Montserrat;
}
#hiv_indicator_data_ttile,#sdoh_indicator_data_ttile,#demographic_indicator_data_ttile{
    font-size: 16px;
    color: #40210A;
    font-family: Montserrat;
    font-weight: 600;
}
#map_legend_wrapper .plette {
    display: inline-block;
    line-height: 20px;
    padding: 0 2%;
}
#map_legend_bottom{
    margin-right: 6%;
    font-size: 12px;
    color: #168dc5;
}


#map_legend_wrapper2 span {
    padding: 3px;
    font-size: 12px;
    color: #40210A;
}
#map_legend_wrapper2 div{
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    float: left;
}
#reset_map, #reset_filters {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    min-height: 30px;
    display: inline;
    cursor: pointer;
    float: right;
    background-color: #fff;
    color: #168dc5;
    border: 1px solid #168dc5;
    font-family: 'Montserrat';
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 1em;
    border-radius: 10px;
}
.loading {
    position: fixed;
    left: 50%;
    top:50%;
}
#filters_filter select.disabled {
     -moz-appearance: none;
     -webkit-appearance:none;
     appearance: none;
     line-height: 24px;
}
#filters_filter select.disabled::-ms-expand {
    display: none;
}
#filters_filter div.disabled {
    position: relative;
}
#filters_filter div.disabled:after {
    content: "\f023";
    font-family: FontAwesome;
    color: #43474C;
    position: absolute;
    font-size: 28px;
    right: 0;
    bottom: 4%;
    padding-right: 6px;
    z-index: 1;
    text-align: center;
    pointer-events: none;
    box-sizing: border-box;
}
#container_bar svg {
    stroke-width:0;
}
#custom_bar_legend,#custom_bar_legend2 {
    text-align: right;
    font-size: 12px; 
    padding: 5px;
}
#custom_bar_legend span {
    width:15px;
    height: 15px;
    display: inline-block;
}
#custom_bar_legend span.s1{
    background-color: #eff3ff;
}
#custom_bar_legend span.s2{
    background-color: #9ecae1;
    /* background-color: #c6dbef; */
}
#custom_bar_legend span.s3{
    background-color: #6baed6;
    /* background-color: #9ecae1; */
}
/* #custom_bar_legend span.s4{
    background-color: #6baed6;
}
#custom_bar_legend span.s5{
    background-color: #3182bd;
}
#custom_bar_legend span.s6{
    background-color: #08519c; 
}*/
#custom_bar_legend span.on1{
    background-color: #fef0d9;
}
#custom_bar_legend span.on2{
    background-color: #fdbb84;
   /*  background-color: #fdd49e; */
}
#custom_bar_legend span.on3{
    background-color: #fc8d59;
    /* background-color: #fdbb84; */
}
/* #custom_bar_legend span.n4{
    background-color: #fc8d59;
}
#custom_bar_legend span.n5{
    background-color: #e34a33;
}
#custom_bar_legend span.n6{
    background-color: #b30000;
} */
.container-map{
    text-align: center;
}
#map_wrapper_content{
    position: relative;
}
.source-information {
    position: relative;
    color: #d8d8d8;
    font-size: 18px;
    font-weight: 100;
    margin: 0 5px 5px 5px;
    width: 18px;
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}
.source-information:hover {
    width: 80px;
}
.source-information a {
    color: #d8d8d8;
    width: 18px;
    height: 18px;
    overflow: hidden;
}
.source-information a .source-title {
    padding-left: 6px;
    width: 0px;
    opacity: 0;
    transition: all 100ms ease-in-out 100ms;
}
.source-information:hover a {
    color: #168dc5;
    width: 85px;
}
.source-information:hover a .source-title {
    opacity: 1;
}
.source-information:hover a:after {
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 30px;
    color: #fff;
    content: attr(data-tooltip);
    right: 0;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 500px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}
.footnote{
   color:#747474;
   width: 100%;
   margin-top: 6%;
}
.footnote hr{
    border: 1px solid #ccc;
    margin: 0;
}
.footnote h4 {
    color: #40210A;
    font-family: 'Montserrat';
    font-size: 16px;
    margin:12px 0 5px 0;
}
.footnote p {
    margin: 0;
}
.footnote ul {
    padding-inline-start: 34px;
    list-style:disc;
}
.footnote ul li {
    text-align: left;
    font-size: 14px;
    color: #747474;
    /*font-family: Arial;*/
}
.footnote h4 span {
    color: #EB7726;
}
.footnote h4.indicator-definition {
    color: #40210A;
    font-size: 16px;
}
div.google-visualization-tooltip {
background-color: rgba(255,255,255,.9);
}
.highcharts-tooltip{
width:60% !important;
background-color: rgba(255,255,255,.9) !important;
}
.highcharts-tooltip > span{
white-space: inherit !important;
}








@media only screen and (max-width: 1024px) {

}
.ua-ie .container-bar,
.ua-ie-11 .container-bar{
    width: 100%;
    min-height:400px;
    height:400px;
}

.ua-ie .container-line,
.ua-ie-11 .container-line{
    width: 100%;
    min-height:400px;
    height:400px;
}

.ua-ie #RyanRegionNYS , .ua-ie #NYSCounty {
    width: 100%;
    min-width: 450px;
    min-height: 450px;
    height: 100%;
}

.ua-safari #RyanRegionNYS , .ua-safari #NYSCounty {
    width: 100%;
    min-width: 450px;
    min-height: 450px;
    height: 100%;
}
.ua-safari .container-map {
    min-height: 300px;
    height: auto;
}
@media only screen and (max-width: 520px) {
    .ua-safari #RyanRegionNYS, .ua-safari #NYSCounty{
        width: 100%;
        min-width: 300px;
        min-height: 300px;
        height: 100%;
    }
}
@media only screen and (max-width: 520px) {
    .ua-safari #RyanRegionNYS, .ua-safari #NYSCounty {
        width: 100%;
        min-width: 300px;
        min-height: 300px;
        height: 100%;
    }
}





#chart_bottom_text {
    font-weight: 900;
    padding-left: 12%;
}


.download-image {
    float: right;
    margin: 1%;
    padding: 1%;
    display: inline-block;
    background-color: #168dc5;
}
.download-image a {
   color: #fff; 
}
.download-image a:hover {
   color: #fff; 
}
#fbshare_button .fa {
    width:25px;
    text-align: center;
}
.fbshare_button i {
    padding: 0 5px;
}

 .browser-warning{
    display:none;
    width: 99%;
    text-align: center;
    margin: 0 0 20px auto;
    font-size: 16px;
    padding: 12px;
    color: #f44336;
    border: 1px solid #f44336;
}
.browser-warning a, .browser-warning a:hover,.browser-warning a:active{
    color: #f44336;
    font-weight:600;
}
.ua-ie .browser-warning,
.ua-ie-11 .browser-warning{
    display:block;
}

.tercile {
    width:66%;
    float:right;
    text-align:center;
}  
   
/********************* Bootstrap Popup *******/
.modal {
    top:10%;
}
.modal h4.modal-title {
    text-align:center;
    font-size:24px;
}
.modal .modal-body p {
    font-size: 16px;
    text-align: center;
    color: #333;
}


/**************************************/
.top-boxes-outer-div .box {
    width: 19%;
    float: left;
    margin: 0.5% 1% 0.5% 0;
    background-color: #8EA9DB;
    border-radius: 15px;
}
.box-counter {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding: 12px 0;
    line-height: 40px;
}
.box-info {
    width: 100%;
    margin: auto;
    background-color: #fff;
    padding: 5px;
    text-align: center;  
    font-size: 14px;
    line-height: 20px;  
    position: relative;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.box-info:before {
    border-left: 15px solid transparent;
    border-bottom: 15px solid #fff;
    border-right: 15px solid transparent;
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    margin: 0 0 0 -15px;
    left: 50%;
    top: -15px;
    -webkit-transition: all 180ms ease-out;
    -moz-transition: all 180ms ease-out;
    -o-transition: all 180ms ease-out;
    transition: all 180ms ease-out;
    z-index: 11;
}

#map_select_outer {
    width: 95%;
    margin: 3% auto;
}
/**************************************/
/**************************************/
/**************************************/
/**************************************/
.breakdown_outer h3,#demographic_breakdown_outer h3{
    font-size: 16px;
    font-weight: 600;
    font-family: Montserrat;
    color: #40210A;
}
.breakdown_outer h2{
    font-size: 18px;
    font-weight: 600;
    font-family: Montserrat;
    color: #40210A;
}
.breakdown_outer h2 span{
    color: #168dc5;
}
#demographic_breakdown_outer h3 span{
    font-weight: 400;
}
.filter-svg {
    margin-left: 15px;
    vertical-align: bottom;
}
.filter-outer {
    padding: 5%;
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
    margin-top: -1%;
    width: auto;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}


.filter-buttons a.filter{
    font-family: Montserrat;
    font-weight: bold;
    color: #40210A;
    border: 1px solid #e8e8e8;
    border-bottom:none;
    padding: 10px;
    text-transform: uppercase;
    background-color: #f5f5f5;
    border-radius: 4px;
    display: inline-block;
}
.filter-buttons a i{
    margin-left: 15px;
}

.filter-buttons a:hover{
    text-decoration: none;
}
.ua-device-desktop .filter-chips,.ua-device-desktop .location-chips{
    display: none;
}
.ua-device-mobile .filter-chips{
    display: block;
}
.download-image-outer {
    display: inline;
}
.download-image {
    float: right;
    margin: 1%;
    padding: 1%;
    display: inline-block;
    background-color: #168dc5;
}
.download-image a, .download-image a:hover {
    color: #fff;
}

.modal-header{
    background-color: transparent;
    border-bottom: none;
}
.modal-header .close{
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 999;
}
#sdoh .modal-body p{
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.aione-tabs.horizontal.theme-bold>.nav>*{
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    display: table-cell;
    color: #40210A;
    background-color: #BABDBF;
    font-size: 16px;
    font-weight: 600;
    font-family: Montserrat;
}
#sdoh .button_lorenz_curve{
    border-bottom: 1px solid #d2d2d2;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
#sdoh .button_social_determinants{
    border-bottom: 1px solid #d2d2d2;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
#sdoh .select2-container--default .select2-selection--single .select2-selection__rendered{
    font-family: 'Montserrat';
    color: #40210A;
    font-size: 14px;
    text-indent: 0.8em;
    line-height: 30px;
}
#sdoh .select2-hidden-accessible:after {
    content: "";
    position: absolute;
    right: 13px;
    top: 19px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 4px;
    border-top-color: #fff;
    z-index: 0;
}
#sdoh .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url(https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-64.png);
  background-color: transparent;
  background-size: contain;
  border: none !important;
  height: 20px !important;
  width: 20px !important;
  margin: auto !important;
  top: 30% !important;
  left: auto !important;
}
#sdoh .select2-container .select2-selection--single{
    min-height: 36px;
    border-radius: 10px;
}
#linear-gradient {
    min-height: 20px;
    position: relative;
}
#linear-gradient-min {
    display: inline;
    font-size: 12px;
    float: left;
}
#linear-gradient-max {
    font-size: 12px;
    display: inline;
    float: right;
}
.bubble-legend-item {
    display: flex;
    align-items: center;
    margin: 5px;
    font-size:12px;
}
.bubble-legend-item .circle{
    width: 15%;
    text-align: right;
    /* display: inline-block;
    border: 1px solid #007780;
    background-color: #fff;
    margin: 0 auto;
    margin-right:8px; */
}
.circle .one{
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
    border: 1px solid #007780;
    background-color: #fff;
    margin: 0 auto;
}
.circle .two{
    width: 8.5px;
    height: 8.5px;
    display: block;
    border-radius: 50%;
    border: 1px solid #007780;
    background-color: #fff;
    margin: 0 auto;
}
.circle .three{
    width: 11.5px;
    height: 11.5px;
    display: block;
    border-radius: 50%;
    border: 1px solid #007780;
    background-color: #fff;
    margin: 0 auto;
}
.circle .four{
    width: 13.5px;
    height: 13.5px;
    display: block;
    border-radius: 50%;
    border: 1px solid #007780;
    background-color: #fff;
    margin: 0 auto;
}
.circle .five{
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 50%;
    border: 1px solid #007780;
    background-color: #fff;
    margin: 0 auto;
}

#viz_filter input[type=radio], #split_filter input[type=radio], #map_type_filter input[type=radio]{
    display: none;
}
#viz_filter input[type="radio"],#split_filter input[type="radio"],#map_type_filter input[type="radio"] {
    width: 22px;
    height: 22px;
    min-width: 20px;
}
.by-chart {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.by-map {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#viz_filter input[type=radio] + label,#split_filter input[type=radio] + label,#map_type_filter input[type=radio] + label {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 5px 10px;
    background-color: #fff;
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #babdbf;
    margin: 0;
}
#viz_filter input[type=radio]:checked + label,#split_filter input[type=radio]:checked + label,#map_type_filter input[type=radio]:checked + label {
    background-image: none;
    background-color: #168dc5;
    border: 1px solid #168dc5;
    color: #fff;
}
#viz_filter .viz-filter-outer,#split_filter .split-filter-outer,#map_type_filter .map-type-filter-outer{
    width: 50%;
}
#container_map .zoom-svg-container{
    border: none;
    margin: 0 auto;
}

#hiv_indicator_data_div,#sdoh_indicator_data_div,#race_data_div{
    color: #747474;
    font-size: 14px;
    line-height: 20px;
}


#hiv_indicator_data_div,#sdoh_indicator_data_div{
    cursor: pointer;
}
#bar_race_asian span:first-child,
#bar_race_black span:first-child,
#bar_race_hawaiian span:first-child,
#bar_race_multi span:first-child,
#bar_race_native span:first-child,
#bar_race_other span:first-child,
#bar_race_hispanic span:first-child,
#bar_race_white span:first-child
{
    border: 3px solid #333;
    display: inline-block;
    margin-right: 0px;
    height: 0;
}

#bar_race_asian span:nth-child(2),
#bar_race_black span:nth-child(2),
#bar_race_hawaiian span:nth-child(2),
#bar_race_multi span:nth-child(2),
#bar_race_native span:nth-child(2),
#bar_race_other span:nth-child(2),
#bar_race_hispanic span:nth-child(2),
#bar_race_white span:nth-child(2)
{
    padding-left: 5px;
    font-size: 13px;
    line-height: 18px;
}

#bar_race_nys_asian span:first-child,
#bar_race_nys_black span:first-child,
#bar_race_nys_hawaiian span:first-child,
#bar_race_nys_multi span:first-child,
#bar_race_nys_native span:first-child,
#bar_race_nys_other span:first-child,
#bar_race_nys_hispanic span:first-child,
#bar_race_nys_white span:first-child
{
    border: 3px solid #d2d2d2;
    display: inline-block;
    margin-right: 0px;
    height: 0;
}

#bar_race_nys_asian span:nth-child(2),
#bar_race_nys_black span:nth-child(2),
#bar_race_nys_hawaiian span:nth-child(2),
#bar_race_nys_multi span:nth-child(2),
#bar_race_nys_native span:nth-child(2),
#bar_race_nys_other span:nth-child(2),
#bar_race_nys_hispanic span:nth-child(2),
#bar_race_nys_white span:nth-child(2)
{
    padding-left: 5px;
    font-size: 13px;
    line-height: 18px;
}

.race-data-div{
    color: #747474;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2%;
    display: flex;
    align-items: center;
}
.race-data-div .bar-label{
    margin-right: 5px;
    width: 25%;
    text-align: right;    
}
.race-data-div .bar-outer{
    width: 75%;
}
.bar_race{
    display: flex;
    align-items: center;
}
.zoom-svg-container .zoom-svg-zoom-rst {
    position: absolute;
    bottom: 40px;
    right: 30px;
    width: 20px;
}
.zoom-svg-zoom{
    line-height: 22px !important;
}
.indicator-data-wrapper{
    padding-left:1%;
}
/**************************************/

@media only screen and (max-width: 600px) { /*Mobile*/
    .top-boxes-outer-div{
        margin-top: 5%;
    }
    .top-boxes-outer-div .box{
        width: 100%;
        height: auto;
    }
    .box-counter{
        width: 50%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .box-info{
        width: 50%;
        height: 100%;
        float: right;
        border-radius: 0;
        border-top-right-radius:15px ;
        border-bottom-right-radius:15px ;
    }
    .box-info:before{   
        left: -6px;
        top: 27px;
        transform: rotate(270deg);
    }
    .filters-column{
        position: absolute;
        right: 0;
    }
    .filter-outer{
        display: none;
        z-index: 99;
        position: relative;
    }
    .ua-device-mobile .filter-chips{
        display: block;
        width: 75%;
        z-index: 9;
        position: relative;
    }
    .filter-chips .filter-chips-title,.location-chips .location-chips-title{
        font-size: 14px;
        font-weight: 500;
        margin: 1% auto;
        color: #414141;
    }
    .filter-chips .filter-chips-title .clear-all{
        color: #234596;
        padding-left: 5px;
    }
    .filter-chips .chips .chip,.location-chips .chips .chip{
        display: inline-block;
        color: #333;
        padding: 2%;
        margin: 2% 2% 0 0;
        width: auto;
        background-color: #d2e9f3;
        border: 1px solid #e8e8e8;
        border-radius: 15px;
    }
    .filter-chips .chips .chip span,.location-chips .chips .chip span {
        margin-right: 5px;
    }
    .chart-wrapper,.map-wrapper{
        width: 100%;
        border: none;
    }
    .chips-wrapper{
        width: 75%;
    }
    
}



.select2-container{
    width: 100% !important;
}




.indicator-data-wrapper {
    padding-left: 20px;
    box-sizing: border-box;
}

.hiv-outcomes-inner,.sdoh-inner,.race-inner{
    position: relative;
    margin-bottom: 16px;
}
.hiv-outcomes-inner:after, .sdoh-inner:after, .race-inner:after {
    //content: attr(data-range);
     position: absolute;
 right: -18px;
 top: -20px;
 font-size: 12px;
line-height: 18px;
 background: #e8e8e8;
 width: 36px;
 height: 18px;
 text-align: center;
 color: #323232;
 border-radius: 3px;
}

.hiv-outcomes-inner div,.sdoh-inner div,.race-inner div {
    display: flex;
    height: 0;
    margin-bottom: 20px;
    align-items: center;
    margin-top: 10px;
}


.hiv-outcomes-inner > div, .sdoh-inner > div, .race-inner > div {
  margin-bottom: 15px;
  background-color: #f8f8f8;
}
.hiv-outcomes-inner > div span, .sdoh-inner > div span, .race-inner > div span{
  font-size: 13px;
  line-height: 18px;
  padding-left: 6px;
}




#bar_hivdr span:first-child,#bar_plwdhr span:first-child,#bar_vs span:first-child,#bar_dr span:first-child,
#bar_povert_level span:first-child,#bar_high_school span:first-child,#bar_health_insurance span:first-child,#bar_housing_costs span:first-child,#bar_food_insecurity span:first-child{
    border: 3px solid #168dc5;
    border-color: #444746;
    display: inline-block;
    margin-right: 10px;
}
#bar_hivdr span:nth-child(2),#bar_plwdhr span:nth-child(2),#bar_vs span:nth-child(2),#bar_dr span:nth-child(2),
#bar_povert_level span:nth-child(2),#bar_high_school span:nth-child(2),#bar_health_insurance span:nth-child(2),#bar_housing_costs span:nth-child(2),#bar_food_insecurity span:nth-child(2){
    color:#168dc5;
    color:#444746;
}
#bar_nys_hivdr span:first-child,#bar_nys_plwdhr span:first-child,#bar_nys_vs span:first-child,#bar_nys_dr span:first-child,
#bar_nys_povert_level span:first-child,#bar_nys_high_school span:first-child,#bar_nys_health_insurance span:first-child,#bar_nys_housing_costs span:first-child,#bar_nys_food_insecurity span:first-child{
    border: 3px solid #d2d2d2;
    display: inline-block;
    margin-right: 10px;
}
#bar_nys_hivdr span:nth-child(2),#bar_nys_plwdhr span:nth-child(2),#bar_nys_vs span:nth-child(2),#bar_nys_dr span:nth-child(2),
#bar_nys_povert_level span:nth-child(2),#bar_nys_high_school span:nth-child(2),#bar_nys_health_insurance span:nth-child(2),#bar_nys_housing_costs span:nth-child(2),#bar_nys_food_insecurity span:nth-child(2){
    color:#747474; 
}



#bar_hivdr span.selected,#bar_plwdhr span.selected,#bar_vs span.selected,#bar_dr span.selected{
    /*color:#00686E;*/
    color: #444746;
}
#bar_hivdr span:first-child.selected,#bar_plwdhr span:first-child.selected,#bar_vs span:first-child.selected,#bar_dr span:first-child.selected{
    border: 3px solid  #00686E;
    border-color: #444746;
}
#bar_povert_level span.selected,#bar_high_school span.selected,#bar_health_insurance span.selected,#bar_housing_costs span.selected,#bar_food_insecurity span.selected{
    /*color:#EB7726;*/
    color: #444746;
}
#bar_povert_level span:first-child.selected,#bar_high_school span:first-child.selected,#bar_health_insurance span:first-child.selected,#bar_housing_costs span:first-child.selected,#bar_food_insecurity span:first-child.selected{
    /*border: 3px solid #EB7726;*/
    border: 3px solid #444746;
}

#hiv_indicator_data_div div.selected{
    border:2px solid #d2d2d2;
    padding: 5px;
}
#sdoh_indicator_data_outer div.selected{
    border:2px solid #d2d2d2;
    padding: 5px;
}

#map_view .map-view-outer {
    display: inline-block;
}
#map_view .map-view-outer input[type=radio] {
    display: none;
}
#map_view .map-view-outer input[type=radio] + label {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 5px 10px;
    background-color: #fff;
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #babdbf;
    margin: 0;
}
#map_view .map-view-outer input[type=radio]:checked + label {
    background-image: none;
    background-color: #168dc5;
    border: 1px solid #168dc5;
    color: #fff;
}
.indicator_data_title{
    color: #747474;
    font-size: 14px;
    line-height: 20px;
    display:block;
    text-align:right;
}
.indicator_data_title span{
    width: 8%;
    border: 3px solid #d2d2d2;
    display: inline-block;
    margin-left: 10px;
    
}
/***************Demographic*********************/
#demographic_data_outer .aione-collapsible .aione-item {
    margin-bottom: 10px;
    border:none;
    border-bottom: 1px solid #ccc;
}
#demographic_data_outer .aione-collapsible .aione-item-header {
    padding: 5px;
    color: #40210A;
    background-color: transparent;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    font-family: Montserrat;
}

#demographic_data_outer .aione-collapsible .aione-item-header {
    padding: 5px 0;
 }
#demographic_data_outer .aione-collapsible .aione-item .aione-item-header:before{
    width: 5px;
    height: 5px;
    right: 15px;
    margin-top: -2px;
    border-top: 2px solid;
    border-left: 2px solid;
    left: initial;
    transform: rotate(225deg);
}
#demographic_data_outer .aione-collapsible .aione-item .aione-item-header:after{
    display:none;
}
#demographic_data_outer .aione-collapsible .aione-item.active .aione-item-header:before{
    transform: rotate(45deg);
}
#demographic_data_outer .aione-collapsible .aione-item.active .aione-item-header:after{
    display:none;
}
#demographic_data_outer .aione-collapsible .aione-item .aione-item-content {
    border-top: none;
    padding:0 0 10px 0;
}

/*.ua-device-desktop .footnote-chart-wrapper{
    display: block;
}
.ua-device-desktop .footnote-indicator-wrapper{
    display: none;
}
.ua-device-mobile .footnote-chart-wrapper{
    display: none;
}
.ua-device-mobile .footnote-indicator-wrapper{
    display: block;
}*/
.ua-device-desktop .top-section p{
    width: 60%;
}
.ua-device-mobile .top-section p{
    width: 100%;
}


@media only screen and (max-width: 902px) {
    #map_legend_outer{
    display: grid;
    grid-template-columns: 100%;
    }
    .map-bottom-left {
        width: 58%;
    }
    .map-bottom-right, .chart-top-right {
        width: 50%;
        float: right;
    }
}

@media only screen and (max-width: 600px) {
    .footnote-chart-wrapper{
        display: none;
    }
    .footnote-indicator-wrapper{
        display: block;
    }
    #ete_content_split #indicator_data_wrapper{
        position:relative !important;
    }
    .special-split{
        padding-bottom:10px !important;
    }
}
@media only screen and (min-width: 600px) {
    .footnote-chart-wrapper{
        display: block;
    }
    .footnote-indicator-wrapper{
        display: none;
    }
}

#ete_content_split #split-left circle,#ete_content_split #split-right circle{
    display:none;
}
#split-right #countyTooltip,#split-right #geochartTooltip{
    transform: translate(-480px, -200px);
}

#ete_content_split #map_legend_outer{
    margin-top:0;
    display:block;
}
#indicator_data_wrapper_county_name{
    font-size: 16px;
    color: #40210A;
    font-family: Montserrat;
    font-weight: 600;
}
#indicator_data_wrapper_text {
font-size: 16px;
    line-height: 30px;
    color: #747474;
    font-family: 'Roboto';
}

#ete_content_split #bar_hivdr span:first-child,#ete_content_split  #bar_plwdhr span:first-child,#ete_content_split  #bar_vs span:first-child, #ete_content_split #bar_dr span:first-child,#ete_content_split  #bar_povert_level span:first-child,#ete_content_split  #bar_high_school span:first-child,#ete_content_split  #bar_health_insurance span:first-child,#ete_content_split  #bar_housing_costs span:first-child,#ete_content_split  #bar_food_insecurity span:first-child{
    border-color: #444746;
}

#ete_content_split #bar_hivdr span:nth-child(2), #ete_content_split #bar_plwdhr span:nth-child(2), #ete_content_split #bar_vs span:nth-child(2), #ete_content_split #bar_dr span:nth-child(2),#ete_content_split  #bar_povert_level span:nth-child(2), #ete_content_split #bar_high_school span:nth-child(2), #ete_content_split #bar_health_insurance span:nth-child(2),#ete_content_split  #bar_housing_costs span:nth-child(2),#ete_content_split  #bar_food_insecurity span:nth-child(2){
    color:#444746;
}

#ete_content_split #hiv_indicator_data_div div.selected{
    border:2px solid #d2d2d2;
    padding: 5px;
}
#ete_content_split #sdoh_indicator_data_outer div.selected{
    border:2px solid #d2d2d2;
    padding: 5px;
}

#ete_content_split #hiv_indicator_data_outer_common{
    padding: 0 10px;
}
#ete_content_split #sdoh_indicator_data_outer{
    padding: 0 10px;
}

#container_map .zoom-svg-zoom {
    background-color: #d5d5d5;
    border: 0px;
    color: #000;
    height: 27px;
    /* width: 30px; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 200;
    text-align: center;
    border-radius: 3px;
    font-size: 27px;
    line-height: 27px;
    cursor: pointer;
    outline: none;
    user-select: none;
    -webkit-user-select: none;
    moz-user-select: none;
    -ms-user-select: none;
}

#container_map .zoom-svg-zoom-in {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 27px;
}
#container_map .zoom-svg-container .zoom-svg-zoom-rst {
    position: absolute;
    top: 35px;
    left: 5px;
    width: 27px;
    border-radius: 0px;
    border-radius: 0px 5px 0px 0px;
}
#container_map .zoom-svg-zoom-out {
    position: absolute;
    top: 65px;
    left: 5px;
    width: 27px;
}

#indicator_data_wrapper #hiv_indicator_data_outer_common div.selected{
    background-color: #0077800f;
    border: 0;
}
#indicator_data_wrapper #hiv_indicator_data_outer_common div.selected :first-child{
    color: #007780e5;
    font-weight: bold;
}

#indicator_data_wrapper #sdoh_indicator_data_outer div.selected{
    background-color: #0077800f;
    border: 0;
}
#indicator_data_wrapper #sdoh_indicator_data_outer div.selected :first-child{
    color: #115b8deb;
    font-weight: bold;
}

/************************/
#full_view {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw !important;
    height: 100vh !important;
    background:#fff;
    z-index: 9999;
    padding: 20px;
    box-sizing: border-box;
}
.logged-in #full_view {
	top: 20px;
}
#full_view #map_wrapper{
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
#toggle-full-view {
    font-size: 16px;
    vertical-align: middle;
    color: #007880;
    font-weight: 400;
    transition: transform 0.2s;
    position: absolute;
    right: 20px;
    
}
#full_view .zoom-svg-zoom-in,#full_view .zoom-svg-zoom-rst,#full_view .zoom-svg-zoom-out{
    display: none;
}
#full_view circle, #full_view circle{
    display: none;
}
#full_view .close-full-view{
    position:absolute;
    right:2%;
    cursor:pointer;
}
#full_view .zoom-svg-container{
    background-color: transparent;
}
#full_view .zoom-svg-container svg{
    width: 65% !important;
    height: 100%;
}
#full_view #map_legend_outer{
    margin-top: -10%;
    z-index:-1;
}

#full_view  .map-legend-outer{
    display: block;
    position: relative;
    left: -60px;
}
#full_view .map-legend-wrapper{
    margin-bottom: 5px;
}
.hide-overflow{
    overflow:hidden;
}
   
@media screen and (max-width: 600px){
    #full_view #map_legend_outer {
        margin-top: 0%;
        z-index:-1;
    }
    #full_view .map-legend-outer{
        left: 0px;
    }
    #full_view #map_wrapper {
        width: 100%;
    }
}


#sectedBar,#selctedBar{
fill:#444746;
}



#full_view #map_wrapper {
    width: 70%;
}
#full_view {
padding: 10px;
}
#full_view.nyc .map-legend-outer {
    left: 35px;
}
#full_view.nyc #map_legend_outer {
    margin-top: -5%;
}
