/* Policing for Profit III */

svg{
    touch-action:auto !important;
}

#SOCO1_canvas{
    touch-action:auto !important;
}
#SOCO2_canvas{
    touch-action:auto !important;
}
#SOCO3_canvas{
    touch-action:auto !important;
}
.SOCO1_button {
    border-radius: 3px;
}
.SOCO1_playtext {
    font-size: 22px;
    font-family: Roboto, Lato, Arial, sans-serif;

}
.SOCO1_statelabel {
    font-size:13px;
    font-family: Roboto, Lato, Arial, sans-serif;

}
#SOCO1_agg_tooltip {
    position: absolute;
    width: 220px;
    visibility: hidden;
    font-size: 13px;
    font-family: Roboto, Lato, Arial, sans-serif;
    background-color: beige;
    padding: 5px;
    box-shadow: 3px 3px 3px #cccccc;
    border-radius: 3px;
    text-align: left;
    line-height: normal;
    min-height: 25px;
}

.SOCO1_infotext {
    fill: #8c8c8c;
    font-size: 18px;
}

.SOCO1_back_text {
    font-size: 90px;
    font-family: Roboto, Lato, Arial, sans-serif;
}

#SOCO1_introtext {
    font-size: 40px;
    font-family: Roboto, Lato, Arial, sans-serif;
}
#SOCO1_totals_text {
    font-size: 50px;
    font-family: Roboto, Lato, Arial, sans-serif;
}


.SOCO1_svg-container {
    pointer-events: auto;
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: top;
    overflow: hidden;


}
.SOCO1_keyheader {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color:#5F5F5F;
}

.SOCO1_keylabel {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    fill:#5f5f5f;
}
.SOCO1_questionkey {
    font-weight:500;
    font-size: 16px;
    font-family: Roboto, Lato, Arial, sans-serif;

}

.SOCO1_notes {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 9px;
    font-weight: 400;
    fill:#8f8f8f;
}


.SOCO1_counter_text {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400px;
    fill:"black";
}



.SOCO1_header {
    font-family:  Roboto, Lato, Arial, sans-serif;
    font-weight: 700;
    font-size: 37px;

}

.SOCO1_subheader {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-weight: 700;
    font-size: 24px;
    fill: #8c8c8c
}

.SOCO1_slider_labels {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 14px;
}

.SOCO1_track_outline,
.SOCO1_track-inside {
    stroke-linecap: round;
}

.SOCO1_track_outline {
    stroke: #000;
    stroke-opacity: .6;
    stroke-width: 8px;
}

.SOCO1_track-inside {
    stroke: #ddd;
    stroke-width: 6px;
}

.SOCO1_track-hidden {
    pointer-events: stroke;
    stroke-width: 50px;
    stroke: transparent;
    cursor: grab;
}

.SOCO1_handle {
    fill: #fff;
    stroke: #000;
    stroke-opacity: 0.5;
    stroke-width: 1.25px;
}

@media only screen and (max-width: 992px) {
    #SOCO1_agg_tooltip {
        font-size: 9px;
        width: 100px;
    }}

@media only screen and (max-width: 768px) {
    #SOCO1_agg_tooltip {
        font-size: 7px;
        width: 100px;
    }
}

/* setting the formatting */
.SOCO2_key {
    stroke-width:1;
}
.SOCO2_stateblock {
    stroke: black;
    opacity: 1;
    stroke-width:3;
}


.SOCO2_size_info {
    font-weight: 500;
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 28px;

}

.SOCO2_notes {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    fill:#8c8c8c;
}
@media only screen and (max-width: 768px) {
    .SOCO2_notes {
        font-size: 20px;
    }
}


.SOCO2_viz_tooltip {
    position: absolute;
    font-family: Roboto, Lato, Arial, sans-serif;
    width: 220px;
    visibility: hidden;
    font-size: 12px;
    background-color: beige;
    padding: 5px;
    box-shadow: 3px 3px 3px #cccccc;
    border-radius: 3px;
    text-align: left;
    line-height: normal;
}

#SOCO2_info_tooltip {
    position: absolute;
    font-family: Roboto, Lato, Arial, sans-serif;
    width: 200px;
    visibility: hidden;
    font-size: 12px;
    background-color: lightcyan;
    padding: 5px;
    box-shadow: 3px 3px 3px #cccccc;
    border-radius: 3px;
    text-align: left;
    line-height: normal;
}


.SOCO2_axis {
    stroke-width: 3;
    stroke: #626366;

}
.SOCO2_arrowhead {
    fill: #626366;
}

.SOCO2_axistext {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 32px;
    font-weight: 600;
    fill: #626366;
}
.SOCO2_bookend_labels {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    fill: #626366;
}

.SOCO2_axistitle {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    fill: #626366;
}
.SOCO2_keyheader {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    fill:"#8c8c8c";
}

.SOCO2_keylabel {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 22px;
    font-weight: 500;
    fill:#626366;
}


.SOCO2_header {
    osition: relative;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    font-size: 2rem;
    font-family: Mulish,sans-serif;
    font-weight: 800;
    line-height: 1.3;
    color: #165d67;
}

.SOCO2_subheader {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-weight: 700;
    font-size: 34px;
    fill: #8c8c8c

}

.SOCO2_svg-container {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 0%;
    vertical-align: top;
    overflow: hidden;

}


.SOCO2_dropdown_header {
    stroke: black;
    stroke-width: .5px;
    fill: white;

}

#SOCO2_triangle {
    fill:black;
    stroke: black;
    stroke-width: 2
}
.SOCO2_dropdown_text{
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 22px;
    font-weight: 500;
    font-weight: 500;
}

#SOCO2_outlines {
    stroke: black;
    fill: white;
    stroke-width: .5px;
}


#SOCO2_dropdown_label{
    font-family:  Roboto, Lato, Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    fill: #626366;
    opacity: .8

}

.SOCO2_dropdown_option {
    stroke: gray;
    stroke-width: .1px;
}


.SOCO2_info_icon{
    font-weight: 600;
    font-size: 14px;

}

.SOCO2_text_label {
    font-size: 18px;
    font-weight: 700;
    font-family: Roboto, Lato, Arial, sans-serif;
}

@media only screen and (max-width: 768px) {
    .SOCO2_text_label {
        font-size: 22px;
    }
}

@media only screen and (max-width: 992px) {
    .SOCO2_viz_tooltip {
        font-size: 9px;
        width: 140px;
    }
    #SOCO2_info_tooltip {
        font-size: 9px;
        width: 140px;

    }
}

@media only screen and (max-width: 768px) {
    .SOCO2_viz_tooltip {
        font-size: 7px;
        width: 110px;
    }
    #SOCO2_info_tooltip {
        font-size: 8px;
        width: 140px;
    }

}

.SOCO2_description {
    font-size: 20px;
    fill: #626366;
    font-family:Arial, sans-serif;
    opacity: .8;

}

/* setting the formatting */

.SOCO3_state_circles {
    stroke: black;
    fill: #25bcc4;
    opacity: 1;
    stroke-width:2;
}
.SOCO3_state_labels {
    font-size: 18px;
    font-weight: 700;
    font-family:Roboto, Lato, Arial, sans-serif;
}

@media only screen and (max-width: 768px) {
    .SOCO3_state_labels {
        font-size: 22px;
    }
}

.SOCO3_line {
    stroke: black;
    stroke-width:3;
}
.SOCO3_back_text {
    font-size: 50px;
    font-family: Roboto, Lato, Arial, sans-serif;

}
.SOCO3_header {
    font-family:  Arial, Roboto, Lato, Arial, sans-serif;
    font-weight: 700;
    font-size: 56px;

}

.SOCO3_subheader {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-weight: 700;
    font-size: 34px;
    fill: #8c8c8c
}

.SOCO3_notes {
    font-size: 16px;
    fill: #777777
}


.SOCO3_annotation {
    font-weight: 500;
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 26px;
    opacity: .8;
    fill:#8c8c8c;
}

.SOCO3_axis_ticks {
    font-size: 22px;
    font-family: Roboto, Lato, Arial, sans-serif;
}

.SOCO3_scrollover {
    position: absolute;
    width: 230px;
    visibility: hidden;
    font-size: 12px;
    background-color: beige;
    padding: 5px;
    box-shadow: 3px 3px 3px #cccccc;
    border-radius: 3px;
    text-align: left;
    font-family: Roboto, Lato, Arial, sans-serif;
    line-height: normal;
}

#SOCO3_conservative_estimate {
    font-size: 22px;
    font-family:Roboto, Lato, Arial, sans-serif;
}

.SOCO3_returnbutton {
    font-family:Roboto, Lato, Arial, sans-serif;
    font-size: 26px;
    font-weight: 500;
    fill: black;
    opacity: .8;


}
.SOCO3_axistext {
    font-family: Roboto, Lato, Arial, sans-serif;
    font-size: 22px;
    font-weight: 500;
    fill: #626366;
}

.SOCO3_svg-container {
    pointer-events: auto;
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 0%;
    vertical-align: top;
    overflow: hidden;

}
SOCO3_canvas {
    pointer-events: none;
}
@media only screen and (max-width: 992px) {
    .SOCO3_scrollover {
        font-size: 10px;
        width: 140px;
    }}

@media only screen and (max-width: 768px) {
    .SOCO3_scrollover {
        font-size: 7px;
        width: 100px;
    }
}

.SOCO3_author_text {
    font-size: 11px;
    opacity: .8;
    font-family: Roboto, Lato, Arial, sans-serif;

}

