﻿.oth{
    background-color:#C03947 !important;
}

/*#RightStats{
    display: none;
}

#LeftStats{
    display: none;
}*/

#RightStats > div:nth-child(2) > div.col-md-7.col-xs-12.PrecinctsLabel, #RightStats > div:nth-child(2) > div.col-md-5.col-xs-11.PrecinctsValue > span{
    display: none;
}

#RightStats > div:nth-child(3) > div.col-md-7.col-xs-12.PrecinctsLabel, #RightStats > div:nth-child(3) > div.col-md-5.col-xs-11.PrecinctsValue > span{
    display: none;
}

#RightStats > div:nth-child(4) > div.col-md-7.col-xs-12.PrecinctsLabel, #RightStats > div:nth-child(4) > div.col-md-5.col-xs-11.PrecinctsValue > span{
    display: none;
}

.ElectionDate {
    font-size: 18px !important;
}

.LastUpdated{
    color: black !important;
}

.dem{
    background-color: #C03947 !important;
}

#TranslateSpan, #LauncherLogoImage, #LauncherTranslatePhrase{
    display: none !important;
}



    

#RightStats > div:nth-child(1) > div.col-md-5.col-xs-11.PrecinctsValue {
    top: 19px;
}

.RaceName{
    color: black !important;
}

.ChoiceColumn, .ResultsColumn, .TotalColumn{
    color: black !important;
    font-weight: normal !important;
}