﻿html body {
   /* background: url(/Images/CountyBackgrounds/web-background.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;*/
   background-color: #F2F2F2;
}
/************Side Menu************/
nav {
    left: -220px;
    -moz-transition: left 0.2s linear;
    -o-transition: left 0.2s linear;
    -webkit-transition: left 0.2s linear;
    transition: left 0.2s linear;
    top: 0;
    height: 100%;
}

    nav h1 {
        margin-top: 5px;
        color: #F14A24;
    }

    nav a:nth-child(n+2):after {
        background: #285EE2;
    }

    .resources-bar { display: none;}

.open {
    left: 0;
}
/*********End Side Menu************/
.top-header {
    background-color: #e9e6dd;
    border: 1px solid #D8D8D8;
    width: calc(100% - 17px);
}

.top-colorbar.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 2000;
    width: 100%;
    max-width: 1024px;
    background-color: #183e5c;
}

.button-refresh {
    margin: 0 0 0 35px;
}

    .button-refresh:hover {
        text-decoration: none;
    }

.county-seal {
    height: 96px;
}

.header-seal {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

    .header-seal h1 {
        display: inline-block;
    }

    .header-seal h2 {
        display: inline-block;
        margin: 0 0 0 10px;
        font-size: 34px;
        color: #183e5c;
    }

        .header-seal h2 span {
            font-size: 30px;
            display: block;
            text-align: center;
        }

        .header-seal img {
            margin-right: 30px;
        }

.header-box1 {
    width: 210px;
    background: #183e5c;
    height: 195px;
}

    .header-box1 h1 {
        font-size: 14px;
        padding: 0;
        width: 91%;
    }

    .header-box1 h2 {
        width: 91%;
        font-size: 24px;
        margin: 0 auto 5px;
    }

    .header-box1 h2 span {
        font-size: 14px;
    }

.header-box-home {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.header-box2 {
    width: 335px;
    background: #F2F2F2;
    position: relative;
    height: 195px;
}
.header-box3 {
    width: 240px;
    background: #F2F2F2;
    position: relative;
    height: 195px;
}
.header-box4 {
    width: 237px;
    background: #F2F2F2;
    position: relative;
    height: 195px;
}
#pnlHeaderPrecinctsReporting {
    background: #183e5c;
}
#lnkVoterTurnout h1, #lnkMailIn h1 {
    color: #183e5c;
}
    /*.header-box2:hover {
        background-color: rgba(35, 90, 120, 0.9);
    }*/

        .header-box2:hover h1, .header-box3:hover h1, .header-box4:hover h1 {
            text-decoration: underline;
        }

.header-box-content-reg div {
    padding: 0 0 0 10px;
    font-size: 14px;
}

.header-box-content-reg span {
    font-weight: bold;
    float: right;
    font-size: 14px;
}

.header-box-content-reg {
    height: auto;
    margin: 0 auto;
    float: left;
    width: 69%;
    font-weight: bold;
}

    .header-box-content-reg h2 {
        font-size: 1em;
        /*text-transform: uppercase;*/
        color: #FFFFFF;
        padding: 10px 0 0 15px;
    }

    .header-box-content-mail div {
        padding: 0 0 0 10px;
        font-size: 14px;
    }

    .header-box-content-mail span {
        font-weight: bold;
        float: right;
        font-size: 14px;
    }

.header-box-content-mail {
    height: auto;
    margin: 0 auto 0px;
    float: left;
    width: 96%;
    position: absolute;
    bottom: 35px;
}

.header-box-ballot-info {
    margin: 0 10px 10px;
    bottom: 75px;
    font-size: 10pt;
    line-height: 14px;
}
.header-box-count-status {
    position: absolute;
    bottom: 5px;
    margin: 0 10px;
    font-size: 10pt;
}

.header-box-content-mail h2 {
    font-size: 1em;
    /*text-transform: uppercase;*/
    color: #FFFFFF;
    padding: 10px 0 0 15px;
}

.header-box-content-top {
    height: auto;
    margin-top: 15px;
}
.header-box-content-top h1 {
    color: #FFFFFF;
    min-height: 30px;
    font-size: 22px;
    transform: none;
    padding: 0 0 0 10px;
}

.header-box-content-top span {
    font-size: 14px;
    font-weight: normal;
    line-height: 100%;
}

.header-box-content-inv {
    height: auto;
    margin: 15px auto;
    float: left;
    width: 85%;
    position: absolute;
    bottom: 0;
}

    .header-box-content-inv h2 {
        font-size: 1em;
        /*text-transform: uppercase;*/
        color: #FFFFFF;
        padding: 10px 0 0 15px;
    }

.header-box-content-inv div {
    padding: 0 0 0 10px;
    font-size: 14px;
}

.header-box-content-inv span {
    font-weight: bold;
    float: right;
    font-size: 14px;
}
.header-box-content-bottom {
    margin: 15px 15px 0 0;
}

.prec-numbers {
    color: white;
    margin-top: 44px;
    font-weight: normal;
    position: absolute;
    bottom: 0;
    margin-bottom: 15px;
}

.prec-full {
    color: #FF9900;
}

.menubar-wrapper {
    height: 50px;
}

.top-colorbar {
    background-color: #183e5c;
    /*border: 1px solid #E6E6E6;*/
    width: 100%;
    height: 50px;
}

.mtc-icon-position {
    float: right;
    height: 50px;
    width: 40px;
    padding-right: 8px;
    position: relative;
    display: inline-block;
    margin: 0;
}

.dropbtn {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.top-colorbar h1 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
    float: right;
    margin: 15px 8px;
    color: #FFFFFF;
}

.top-colorbar h2 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    width: auto;
    float: right;
    margin: 15px 8px;
    color: #FFFFFF;
}

.top-colorbar h3 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
    float: right;
    margin: 15px 8px;
}

    .top-colorbar h3 a, .top-colorbar h2 a {
        color: #FFFFFF;
    }

        .top-colorbar h3 a:hover, .top-colorbar h2 a:hover {
            text-decoration: underline;
            cursor: pointer;
        }

.top-colorbar #menuToggle {
    display: block;
    position: relative;
    height: 29px;
    width: 40px;
    float: left;
    left: 15px;
    top: -5px;
}

    .top-colorbar #menuToggle span {
        background: white;
        display: block;
        height: 10%;
        left: 10%;
        position: absolute;
        top: 45%;
        width: 80%;
        border-radius: 3px;
    }

        .top-colorbar #menuToggle span:before, .top-colorbar #menuToggle span:after {
            background: white;
            content: '';
            display: block;
            height: 100%;
            position: absolute;
            top: -250%;
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            width: 100%;
            border-radius: 3px;
        }

a em {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    font-family: 'PT Sans', sans-serif;
}

.top-colorbar #menuToggle span:after {
    top: 250%;
}

.dough-percent {
    color: #FFFFFF;
    font-size: 20px;
    bottom: 47px;
}

.dough-inner h1 {
    color: #FFFFFF;
}

.outside-wrapper-body {
    background-color: rgba(242, 242, 242, 0.3);
    border: 1px solid #D8D8D8;
}

.elec-results-header {
    background-color: #ffcc66;
    text-transform: uppercase;
}

    .elec-results-header h1 {
        letter-spacing: 1px;
        color: #001538;
    }

.election-results-box .elec-results-header h1 {
    font-size: 1.05em;
}

.col-elec-info {
    border: 1px solid #D8D8D8;
    border-radius: 0 0 7px 7px;
}

.election-results-box {
    border: 1px solid #D8D8D8;
    border-radius: 0 0 7px 7px;
}

.elec-results-grid-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 0 7px 7px;
}

.elec-results-grid {
    height: 135px;
    width: 135px;
}

.results-gridbox-links a:link {
    background-color: #052942;
    border-radius: 10px;
}

.results-gridbox-links a:visited {
    background-color: #052942;
}

.results-gridbox-links a:hover {
    outline: none;
    background-color: #155287;
}

    .results-gridbox-links a:hover h1, .results-gridbox-links a:hover h2 {
        color: #FFFFFF;
    }

.elec-results-grid h2 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

.bottom-colorbar {
    display: none;
    background-color: #D74A2D;
    outline: none;
    width: 100%;
}

.resources-bar {
    background-color: #183e5c;
    outline: 1px solid #e6e6e6;
}

button.button {
    background-color: #183e5c;
    /*background-image: url('/Images/downarrow-wht.png');
    background-position-x: 225px;*/
    color: #FFFFFF;
    outline: none;
    text-transform: uppercase;
}

    button.button:hover {
        background-color: #183e5c;
        color: #FFFFFF;
    }

div.button {
    content: url("/Images/downarrow-wht.png");
}

    div.button:after {
        content: url("/Images/downarrow-wht.png");
    }

.dropdown-content {
    right: 0;
}

.search-icon-wrapper {
    float: right;
    margin: 0 15px 0 0;
    height: 50px;
    width: 40px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}

    .search-icon-wrapper:hover .search-icon {
        background-image: url("/Images/magnifying-glass.png");
    }

    .search-icon-wrapper:hover {
        background-color: #FFFFFF;
    }

.search-icon-wrapper-hover {
    background-color: #FFFFFF;
}

.search-icon {
    background-image: url("/Images/magnifying-glass_03.png");
    height: 40px;
    width: 40px;
}

.search-icon-hover {
    background-image: url("/Images/magnifying-glass.png");
}

.search-container {
    right: -15px;
    top: 50px;
    width: 396px;
    height: 61px;
    background-color: #FFFFFF;
    border: 2px solid lightgray;
    z-index: 100;
    visibility: hidden;
    position: absolute;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.textboxSmallTransparent {
    font-size: 14px;
    width: 298px;
    height: 30px;
    background-color: transparent;
    border: 2px solid lightgray;
    border-right: 1px solid lightgray;
    margin: 15px 0 15px 15px;
    padding-left: 5px;
    display: inline-block;
    float: left;
}

.search-button {
    display: inline-block;
    background-color: transparent;
    border: 2px solid lightgray;
    border-left: 1px solid lightgray;
    margin: 15px 15px 15px 0;
    height: 39px;
    width: 60px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.mtc-icon-position {
    float: right;
    height: 50px;
    width: auto;
    padding-right: 0;
    position: relative;
    display: inline-block;
}

    .mtc-icon-position:hover {
        background-color: #FFFFFF;
    }

        .mtc-icon-position:hover .share-icon {
            background: url("/Images/share-icon.png") no-repeat;
        }

.mtc-icon-position-hover {
    background-color: #FFFFFF;
}

.share-icon {
    width: 30px;
    height: 25px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 8px;
    background: url("/Images/share-icon-wht.png") no-repeat;
    cursor: pointer;
}

.share-icon-hover {
    background: url("/Images/share-icon.png") no-repeat;
}

.share-container {
    right: -2px;
    min-width: 100px;
    top: 50px;
    height: 67px;
    z-index: 1;
    border: 2px solid #C5C5C5;
    padding-bottom: 1px;
    visibility: hidden;
    position: absolute;
    background-color: #FFFFFF;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.share-header {
    font-size: 13px;
    font-weight: bold;
    width: auto;
    text-align: center;
    background-color: #FFFFFF;
    color: #174072;
}

    .share-header:before {
        left: 85%;
        right: 13%;
        border-color: #C5C5C5 transparent;
    }

.share-icon-wrapper {
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-around;
}

    .share-icon-wrapper a {
        margin: 0 3px;
    }

.facebook img {
    width: 30px;
}

.twitter img {
    width: 30px;
}

.email img {
    width: 30px;
}

img.twit-nine {
    width: 45px;
}

img.face-nine {
    width: 45px;
}

img.mail-nine {
    width: 45px;
}

.share-icon-wrapper .facebook, .share-icon-wrapper .email {
    width: 51px;
}

.share-icon-wrapper .twitter {
    width: 51px;
}

.col-elec-info-text {
    margin: 0 25px;
    font-weight: normal;
}

.col-elec-info-text a {
    word-break: normal;
    text-decoration: none;
}

.wrapper-border {
    outline: none;
    border: 2px solid #CCCCCC;
    border-radius: 7px;
}

.display-results-box-wrapper {
    background-color: #FFFFFF;
}

input.button-county {
    border-radius: 7px;
    text-transform: uppercase;
    margin: 0 0 5px 5px;
}

    input.button-county:hover {
        border-radius: 7px;
        border: none;
        background-color: #235A78;
        color: #FFFFFF;
        width: 200px;
    }

input.button-maps {
    border-radius: 7px;
    text-transform: uppercase;
    margin: 0 0 5px 5px;
}

    input.button-maps:hover {
        border-radius: 7px;
        border: none;
        background-color: #235A78;
        color: #FFFFFF;
        width: 200px;
    }

.precinct-results-orangebox {
    border: none;
    margin: 0 0 5px 0;
}

.precinct-results-orangebox-title {
    width: 100%;
    background-color: #052942;
}

.slidingDiv ul li {
    background: #17375E;
    border-radius: 7px;
    border: 0px solid #17375E;
    width: 200px;
    height: 35px;
    display: inline-block;
    padding: 0 8px;
}

    .slidingDiv ul li:hover {
        background: #235A78;
    }

    .slidingDiv ul li a {
        color: #FFFFFF;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 1px;
        padding: 8px 0;
        width: 100%;
        display: block;
        text-align: center;
    }

    .slidingDiv ul li:hover a {
        color: #FFFFFF;
    }

.county-export-list {
    border-radius: 7px;
    border: 1px solid #CCCCCC;
}

.county-export-listitem:hover a {
    color: #173195;
    text-decoration: underline;
}

/*.nine {
    display: none;
}*/

.site-message {
    padding: 19px;
    color: #000000;
    display: block;
    text-align: left;
}

.col-elec-resource-text a:hover {
    text-decoration: underline;
}

.mobile-seal {
    padding: 3px 0 0 8px;
}

.test-mes {
    background: #F3E97E;
}

.precinct-results-databox1 h2 {
    font-weight: normal;
}

.county-reporting h2, .county-legend-info h3, .precinct-results-databox1 h2 {
    display: none;
}

.col-county-results {
    max-width: 220px;
}

.REP, .REPUBLICAN {
    color: #990000;
}

.DEM, .DEMOCRATIC {
    color: #2D739F;
}

.LIB, .LIBERTARIAN {
    color: #006600;
}

.GRN, .Green {
    color: #117864;
}

.KEY, .Keystone {
    color: #ff9900;
}

.NON, .Nonpartisan {
    color: #8C42AD;
}

.turnout-last-updated-time, .turount-last-updated-text {
    width: 91%;
    margin: 0 auto;
    font-size: 13px;
    font-weight: normal;
    line-height: 100%;
    display: inline-block;
    color: #fff;
}

nav h3, nav h4 {
    font-size: 16px;
    margin: 0;
    font-weight: normal;
}
/*.precinct-county-info a:link {
    text-decoration: none;
}

.precinct-county-info a:visited {
    text-decoration: none;
}

.contest-graph-button:hover {
    text-decoration: none;
}
.election-terminology a {
    text-decoration: none;
}
#lnkVoterTurnout:focus > div.header-box-content-top > h1 {
    text-decoration: none;
}

#lnkPrecinctsReporting:focus > div.header-box-content-top > h1 {
    text-decoration: none;
}*/
.col-elec-info-text div {
    display: flex;
    flex-direction: column;
}

.results-gridbox-links {
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
span.turnout-last-updated-text {
    font-weight: bold;
    font-size: 11px;
}
.turnout-results-box-c {
    width: 100%;
    padding: 0;
    height: auto
}
.turnout-results-box-c h1 {
    height: auto;
    margin: 15px 15px 10px;
}
reg-main-header {
    margin: 35px 0 20px 20px;
}

.reg-main-header h1 {
    padding: 0;
}

.reg-main-header h2 {
    margin: 0;
    color: #333333;
    font-size: 1.2em;
}

.turnout-stats {
    display: flex;
    flex-direction: column;
    margin: 0 0 20px 0;
}

.stats-header {
    display: flex;
    flex-direction: row;
    font-size: 1em;
    background: #000;
    color: #fff;
    font-weight: bold;
    padding: 4px 0 3px;
}

.stats-type {
    width: calc(33.33% - 20px);
    text-align: left;
    margin: 0 0 0 20px;
}

.stats-turnout {
    width: calc(33.33% - 20px);
    text-align: right;
    padding: 0 20px 0 0;
}

.stats-reg {
    width: calc(33.33% - 20px);
    text-align: right;
    margin: 0 20px 0 0;
}

.stats-row {
    display: flex;
    font-size: 0.9em;
}

    .stats-row .stats-type {
        border-right: 1px solid #cccccc;
    }

    .stats-row .stats-turnout {
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
    }

    .stats-row .stats-reg {
        border-left: 1px solid #cccccc;
    }

.odd {
    background-color: #EEEEEE;
}

.stats-row.odd {
    font-weight: normal;
}

.totals-row {
    font-weight: bold;
}

.cat-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    max-height: 300px;
}

.cat-col {
    display: inherit;
    flex-direction: column;
}

.cat {
    font-weight: bold;
    margin: 5px 0 0 0;
}

.prec-button, .prec-button-group {
    padding: 10px 10px 5px;
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
    width: calc(100% - 24px);
}

.prec-button input {
    min-width: 215px;
    font-size: 0.85em;
    margin: 0 17px 5px;
}

.prec-button input.active {
    background-color: #FFCC66;
    color: #1A1A1A;
}

input.button-precinct, input.button-precinct:hover {
    width: 90px;
    font-size: 0.85em;
    margin: 0 10px 5px;
}

    input.button-precinct.active, input.button-precinct.active:hover {
        background-color: #ffcc66;
        color: #1A1A1A;
    }

@media only screen and (max-width: 768px) {
    nav {
        background-color: rgba(0, 0, 0, 0.8);
    }

    .top-colorbar {
        background-color: rgb(215, 74, 45);
    }

        .top-colorbar.stick {
            width: calc(100% - 2px);
        }

        .top-colorbar h3 {
            display: none;
        }

    .search-icon-wrapper {
        margin-right: 10px;
    }

    .mtc-icon-position {
        padding-left: 0;
    }

    .top-colorbar h2 {
        display: none;
        font-size: 13px;
        width: 25%;
        margin: 8px;
    }

    .top-header {
        padding: 0 0 3px 2px;
        width: calc(100% - 4px);
    }

    .header-seal img {
        margin: 0;
    }

    .header-seal h2 {
        margin-top: -4px;
        text-align: center;
        font-size: 30px;
    }

        .header-seal h2 span {
            display: block;
            margin-bottom: 3px;
            font-size: 26px;
        }

    .header-box1 {
        padding: 0;
        height: 115px;
        border: 2px solid #D8D8D8;
        width: calc(100% - 4px);
        outline: 0;
    }


        .header-box1 h1 {
            margin: 6px 10px 0;
        }

        .header-box1 h2 {
            font-size: 20px;
            margin: 0 10px;
            padding-left: 0;
        }

            .header-box1 h2 span {
                font-size: 14px;
                margin-top: 6px;
                line-height: 14px;
            }

    .header-box2 {
        /*width: 100%;*/
        height: 80px;
        border: 2px solid #D8D8D8;
        width: calc(100% - 4px);
        border-top: 0;
        outline: 0;
    }
    .header-box3 {
        /*width: 100%;*/
        height: 105px;
        border: 2px solid #D8D8D8;
        width: calc(100% - 4px);
        /*border-top: 0;*/
        outline: 0;
    }
    .header-box4 {
        height: 170px;
        border: 2px solid #D8D8D8;
        width: calc(100% - 4px);
        border-top: 0;
    }

    .header-top-mobile {
        height: 160px;
    }

    .header-box-content-top {  
        width: 75%;
    }

        .header-box-content-top h1 {
            font-size: 17px;
            top: 39%;
            padding-left: 10px;
        }

            .header-box-content-top h1 br {
                margin: 5px 0 0 0;
            }

        .header-box-content-top span {
            font-size: 13px;
        }

    .header-box-content-reg {
        margin: 0 0 10px 10px;
    }

        .header-box-content-reg div {
            padding: 0;
            font-size: 15px;
        }

        .header-box-content-reg span {
            font-size: 15px;
        }
        .header-box-content-reg h2 {
            padding: 0;
            font-size: .75em;
            margin: 0;
        }

    .header-box-content-inv {
        margin: 0 0 10px 10px;
        width: 69%;
    }

        .header-box-content-inv div {
            padding: 0;
            font-size: 15px;
        }

        .header-box-content-inv span {
            font-size: 15px;
        }

    span.turount-last-updated-text {
        margin: 6px 0 0 10px;
        display: inline-block;
    }
    .turnout-last-updated-time {
        margin: 0 0 6px 10px;
    }

    .header-box-content-bottom {
        margin: 11px 0;
    }

    .animate-position {
        margin-right: 10px;
    }

    .dough-percent {
        bottom: 52px;
    }

    .elec-results-grid {
        width: calc(100% - 7px);
        height: 42px;
        margin: 5px .66%;
    }

        .elec-results-grid h1 {
            font-size: 20px;
            padding: 0;
            margin: 0 0 0 15px;
        }

        .elec-results-grid h2 {
            font-size: 20px;
            padding: 0;
            font-weight: bold;
            margin: 0 0 0 5px;
        }

    .elec-results-grid-wrapper {
        height: 167px;
    }

    .results-gridbox-links a:link {
        border-radius: 7px;
        flex-direction: row;
        align-items: center;
        justify-content: unset;
    }

    .col-elec-info-text {
        width: 100%;
        margin: 0 15px;
    }

        .col-elec-info-text div {
            justify-content: unset;
        }

    #pnlResultsHeader {
        margin: 8px 7px 0 7px;
    }

    .legislative-header-wrapper {
        font-size: 1.65em;
    }

    .display-results-box-a {
        margin-bottom: 4px;
    }

        .display-results-box-a h1 {
            font-size: 1.2em;
            font-weight: bold;
        }

    .display-results-box-g {
        margin-top: 7px;
    }

    .display-results-box-c {
        padding-top: 3px;
    }

    .display-results-box-e {
        width: 73.3%;
    }

    .display-results-box-f {
        width: 26%;
    }

    input.button-maps {
        width: 38%;
    }

    input.button-county {
        margin: 0 5px 5px 5px;
        /*float: right;*/
    }

    .prec-button input {
        min-width: 0;
        font-size: 2.5vw;
    }
    .prec-button input.button-county {
        width: 46.5%;
    }

    .election-results-box {
        width: calc(100% - 2px);
    }

    .col-elec-info {
        width: calc(100% - 2px);
        border-radius: 0;
    }

    .search-container {
        right: -10px;
        width: 316px;
        height: 60px;
    }

    .textboxSmallTransparent {
        width: 218px;
        margin: 10px 0 10px 10px;
    }

    .search-button {
        margin: 10px 10px 10px 0;
        width: 70px;
    }

    .county-export-listitem {
        width: 90%;
    }

        .county-export-listitem:hover {
            background: none;
        }

            .county-export-listitem:hover a {
                color: #173195;
                text-decoration: none;
            }

    
    .turnout-results-box-b {
        margin-left: 10px;
        margin-bottom: 5px;
    }

    .display-results-box-wrapper {
        border-radius: 7px;
    }

    .dough-inner {
        width: 70px;
        margin-top: -45px;
    }

        .dough-inner h1 {
            padding: 0;
        }

    input.button-maps:hover {
        width: 38%;
    }

    .dropbtn {
        color: #000000;
    }

    .county-export-list {
        border: 2px solid #CCCCCC;
        box-shadow: none;
    }

    .button-refresh {
        margin: 0 0 0 35px;
        width: 35px;
        text-align: right;
        float: right;
        /* Hide the text. */
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        color: rgba(215, 74, 45, .9)
    }

    #btnRefresh {
        display: inherit !important;
    }
    .wrapper-voter-turnout {
        display: flex;
    }
    .reg-main-header h2 {
        font-size: 0.8em;
    }

    .stats-header {
        font-size: 0.8em;
    }

    .stats-row {
        font-size: 0.7em;
        line-height: 20px;
    }

    .stats-type {
        margin: 0 0 0 10px;
        width: calc(42% - 10px);
    }

    .stats-turnout {
        padding: 0 10px 0 0;
        width: calc(30% - 10px);
    }

    .stats-reg {
        margin: 0 10px 0 0;
        width: calc(24% - 10px);
    }

    .stats-row .stats-type, .stats-row .stats-turnout, .stats-row .stats-reg {
        border: none;
    }

    .cat-list {
        max-height: unset;
    }
    .prec-button, .prec-button-group {
        width: auto;
        justify-content: center;
    }
}
