/* Permanent Styles that Always Apply */

div#chamberscreen td {
    text-align: left;
    padding: 2px 0px;
}

th {
    border-bottom: 1px gray solid;
    text-align: left;
}

#diag_toolbar {
    margin-top: 5px;
}

#mobile-nav {
    margin-top: 5px;
}

#articleTools {
    font: 9px Helvetica, Arial, sans-serif;
    color: #bbb;
    margin: auto;
    margin-top: 10px;
    width: 90%;
    max-width: 920px;
    padding: 0px 3px;
}

#articleTools p.lastUpdated {
    margin: 0;
    display: none;
    max-width: 350px;
    color: rgba(0, 0, 0, 0);
}

#shareLinks {
    float: right
}

#shareLinks a {
    color: rgba(0, 0, 0, 0);
    padding: 2px 0 2px 1px;
    margin-left: 5px;
    width: 15px;
}

#twitterLink {
    background: transparent url(//data.rollcall.com/pub/lib/images/share-icons.gif) no-repeat left 1px
}

#facebookLink {
    background: transparent url(//data.rollcall.com/pub/lib/images/share-icons.gif) no-repeat left -20px
}

#googleLink {
    background: transparent url(//data.rollcall.com/pub/lib/images/share-icons.gif) no-repeat left -40px
}

#mailLink {
    background: transparent url(//data.rollcall.com/pub/lib/images/share-icons.gif) no-repeat left -57px
}

#contentArea.clearfix {
    padding: 0px 0 20px 0;
    position: relative;
    width: 75%;
    margin: 0 auto;
    max-width: 920px;
    /*
	max-width:1080px;
	min-width:920px;
*/
}


/* Recent Update Section */

.recentdistrict {
    text-align: left;
    margin-top: 7px;
    line-height: inherit;
    clear: both;
    border-bottom: solid #C1BCBC 1px;
    margin-bottom: 4px;
}

.recentdistrict_container {
    float: none;
    clear: both;
}

.recentdistrict_container_candidate {
    float: left;
    width: 42%;
    max-width: 300px;
}

.recentdistrict_container_previousrating {
    float: left;
    width: 25%;
    max-width: 150px;
}

.recentdistrict_container_transrating {
    float: left;
    width: 5%;
    max-width: 20px;
    text-align: center;
}

.recentdistrict_container_currentrating {
    float: left;
    width: 25%;
    max-width: 150px;
}

.gray {
    opacity: 0.5;
}

.detailcontrolbox {
    text-align: right;
    bottom: -10px;
}

p.lastUpdated {
    width: 300px;
}

.ieWarning {
    display: none;
    padding: 20px;
    margin: 20px;
}

.padded {
    padding: 0 20px 0 20px;
}

#mobile-nav {
    width: 100%;
    font-size: 13px;
    text-align: center;
}

#mobile-nav-state {
    width: 100%;
    margin-bottom: 3px;
}

#mobile-nav-district {
    width: 100%;
}

#loading {
    position: absolute;
    top: 350px;
    left: 355px;
    z-index: 100;
    text-align: center;
    width: 250px;
    color: #c5c5c5;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 16px;
    border-style: none;
}

.map-container {
    position: relative;
    border-top: solid thin #fff;
    border-bottom: solid thin #fff;
    padding: 4px 0;
    max-width: 960px;
    overflow: hidden;
}

.greyBorder:hover {
    border-top: solid thin #D5DBF0;
    border-bottom: solid thin #D5DBF0;
}

svg text {
    fill: #333;
}

svg#map {
    fill: none;
    /*
	width: 930px;
	height: 575px;
*/
    position: relative;
    z-index: 0;
    cursor: pointer;
    margin-left: 15px;
    pointer-events: none;
}

svg#map .stateLabel {
    fill:  #fff;
    font-weight: bold;
    /*fill-opacity: .6;*/
    font-size: 12px;
    text-anchor: middle;
    /*padding: 5px 5px;*/
    width: 100px;
}

svg#map .stateLabel.smallStateLabel {
    font-family: GothamNarrow-Bold;
}


svg#map .stateLabel.color-0b5a88 {
    background: rgb(11, 90, 136);
}
svg#map .stateLabel.color-9fbad6 {
    background: rgb(159, 186, 214);
}
svg#map .stateLabel.color-ddd {
    background: rgb(221, 221, 221);
}
svg#map .stateLabel-color-e4aea5{
    background: rgb(228, 174, 165);
}
svg#map .stateLabel.color-a83d42 {
    background: rgb(168, 61, 66);
}
svg#map .stateLabel.color-e4aea5 {
    background: rgb(228, 174, 165);
}

svg rect.small-state-bg {
    pointer-events: all;
}

@media screen and (max-width: 500px) {
    svg#map .stateLabel,  svg#map rect {
        display: none;
    }
}
svg#map .districtLabel {
    fill: #999;
    fill-opacity: .6;
    font-size: 2.25px;
    text-anchor: middle;
    pointer-events: none;
}

.district, .district-border, .state-border {
    stroke: #fff;
    stroke-linejoin: round;
    stroke-linecap: round;
    cursor: pointer;
}

svg#bar {
    /*
	width: 960px;
	height: 32px;
*/
}

.tcol1 {
    width: 25%;
}

.tcol2 {
    width: 36%;
}

.tcol4 {
    width: 9%;
}

.tcol3 {
    width: 29%;
}

svg#bar rect {
    stroke: #fff;
    stroke-width: 0.5px;
}

#demCount {
    color: #0b5a88;
    float: left;
    margin-right: 8px;
}

#demCountDetails {
    float: left;
}

#gopCount {
    color: #a83d42;
    text-align: right;
    float: right;
    margin-left: 8px;
}

#gopCountDetails {
    text-align: right;
    float: right;
}

div.midpointMarker {
    font-size: 10px;
    background: url(//data.rollcall.com/electionguide/images/midpoint-arrow.gif) 23% 100% no-repeat;
    position: absolute;
    top: 4px;
    left: 473px;
    display: inline-block;
    padding-bottom: 2px;
    color: #999;
}

#demNowCount {
    float: left;
}

#gopNowCount {
    float: right;
}

.highlight_controls {
    color: #adafb2;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 10px;
}


/*Background Color by Rating */

.rated1 {
    padding: 1px 3px;
    color: #fff;
    background-color: #0b5a88;
}

.rated2 {
    padding: 1px 3px;
    color: #fff;
    background-color: #6295bd;
}

.rated3 {
    padding: 1px 3px;
    color: #fff;
    background-color: #9fbad6;
}

.rated4 {
    padding: 1px 3px;
    color: #fff;
    background-color: #d3e0ed;
}

.rated5 {
    padding: 1px 3px;
    color: #fff;
    background-color: #fecb2f;
}

.rated6 {
    padding: 1px 3px;
    color: #fff;
    background-color: #f3dbd8;
}

.rated7 {
    padding: 1px 3px;
    color: #fff;
    background-color: #e4aea5;
}

.rated8 {
    padding: 1px 3px;
    color: #fff;
    background-color: #d1736c;
}

.rated9 {
    padding: 1px 3px;
    color: #fff;
    background-color: #a83d42;
}


/* DIstrict Card Width Independent Styles */

.district_sub_label {
    font-family: GothamNarrow-Bold;
}

#censuscontainer {
    line-height: 2em;
}

.electionheaders {
    float: left;
    font-family: GothamNarrow-Bold;
}

.candidates {
    width: 50%
}

.votecount {
    width: 22%;
}

.voteperc {
    width: 22%;
}

.electiondata {
    float: left;
}

#prevelectionresults {
    width: 100%;
    float: none;
}

#memberinfocard {
    width: 100%;
    float: none;
}

.footnote {
    margin-top: 30px;
    padding: 15px;
    font-weight: normal;
}

.return_control {
    font-family: GothamNarrow-Book;
    text-align: right;
    padding-left: 15px;
    color: #ccc;
    cursor: pointer;
    font-size: 14px;
}


/* CSS Elements -- Default 320 Wide */

#logo>a>img {
    width: 166px;
}

h2.center {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    font-style: normal;
    margin-top: 0;
    line-height: 140%;
    text-align: center;
}

h2.maintitle {
    font-family: "Vitesse-Black";
    color: #4A5567;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 7px;
    width: 100%;
}

body {
    font-family: GothamNarrow-Book;
    font-size: 16px;
    min-width: 300px;
}

#contentArea.clearfix {
    min-width: 290px;
    padding: 0px 5px;
    position: relative;
    width: 95%;
    margin: 0 auto;
    /*
	max-width:1080px;
	min-width:920px;
*/
}

#nav {
    background-color: #2F3B4B;
    height: 40px;
    position: fixed;
    z-index: 100;
    overflow: hidden;
    width: 100%;
}

.mobiledraw {
    display: block;
}

.mobiledisplay {
    display: block;
}

.mobilehide {
    display: none;
}

.mobilehideinline {
    display: none !important;
}

.mobiledrawinline {
    display: inline;
}

.count {
    font-family: GothamNarrow-Book;
    font-size: 14px;
    line-height: 100%;
    margin-top: 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-weight: normal;
    font-style: normal;
}

.countDetails {
    font-family: GothamNarrow-Book;
    font-size: 10px;
    line-height: 100%;
    margin-top: 2px;
    width: 100px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#barDetails {
    position: relative;
    padding-right: 2px;
    padding-left: 2px;
    height: 30px;
    min-width: 290px;
    width: 100%;
}

#nowBarSubject {
    float: none;
    margin-right: 5px;
}

#nowBarDetails {
    font-family: GothamNarrow-Book;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 11px;
    color: #999;
    position: relative;
    top: 2px;
    width: 100%;
}

#mapNavButtons {
    text-align: left;
    margin: 0 0 5px;
    padding: 3px 3px 3px 3px;
    display: block;
    top: 0;
}

.mapNavBtn {
    margin-right: 3px;
    margin-bottom: 5px;
    background-color: #f0f0f0;
    border-radius: 3px;
    padding: 1px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    font-size: 12px;
    z-index: 1000;
    line-height: 20px;
    color: #999;
    cursor: pointer;
    display: inline-block;
}

.mapNavBtn .x {
    display: none;
}

.mapNavBtn.active .x {
    display: inline;
    padding-right: 2px;
}

.mapNavBtn.active {
    padding-left: 5px;
}

.mapNavBtn.active {
    background-color: #333;
    color: #fff;
}

.mapNavBtn.hideSafeBtn {
    min-width: 80px;
}

.hidden {
    display: none;
}

.hiddencontrol {
    display: none;
}

.activecontrol {
    display: block;
}

.mapNavBtn.inactive {
    /*
	opacity: 0.5;
	cursor: default;
	pointer-events: none;
*/
    display: none;
}

h3.elex-more-links-header {
    font-size: 14px;
}

.elex-hed {
    font-size: 12px;
}

.note {
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
    line-height: 110%;
    margin-bottom: 15px;
}

.footnote {
    margin-top: 30px;
    padding: 3px;
    font-weight: normal;
}

.districttitle {
    color: #444;
    text-align: center;
    border-top: .5px solid #c0c2c4;
    padding-top: 23px;
    margin-top: 23px;
    font-family: "Vitesse-Bold";
    font-size: 17px;
}

.section_header {
    font-family: "GothamNarrow-Bold";
    color: #4A5567;
    font-size: 17px;
    margin-top: 35px;
}

.electiondata {
    font-size: 14px;
}

#districtdetails {
    width: 100%;
    padding: 10px 0px;
    font-size: 16px;
}

#chamberscreen {
    width: 100%;
    padding: 5px 0px;
    font-size: 11px;
    margin-top: 40px;
}

#listings_tossup {
    text-align: center;
    width: 100%;
    margin: auto;
    padding: 7px;
    float: none;
    font-size: 11px;
}

#listings_party {
    text-align: center;
    width: 100%;
    margin: auto;
    padding: 7px 0px;
    float: none;
    font-size: 11px;
}

#listings_democrat {
    text-align: center;
    width: 100%;
    margin: auto;
    padding: 7px;
    float: none;
    font-size: 11px;
}

#listings_republican {
    text-align: center;
    width: 100%;
    margin: auto;
    padding: 7px;
    float: none;
    font-size: 11px;
}

div#listings_tossup table, div#listings_tossup caption {
    text-align: center;
    width: 100%;
    font-size: 11px;
}

div#listings_democrat table, div#listings_democrat caption {
    text-align: center;
    width: 100%;
    font-size: 11px;
}

div#listings_republican table, div#listings_republican caption {
    text-align: center;
    width: 100%;
    font-size: 11px;
}

#memberpicture {
    float: none;
    width: 100%;
    text-align: center;
}

#membercard {
    float: none;
    width: 85%;
    line-height: 1.75em;
}

#footer {
    padding: 0px;
    margin: 0px;
}

#footer .footer-right-div .link-div {
    display: inline-block;
    height: auto;
    position: relative;
    width: 90%;
    padding: 0px;
    margin: 0px;
}

#footer .footer-left-div {
    float: left;
    position: relative;
    width: 95%;
}

ul.btnGroupToggle {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    list-style: none;
    padding: 0;
    margin: 2px auto 0;
}

ul.btnGroupToggle>li {
    display: inline;
}

ul.btnGroupToggle>li>a {
    float: left;
    padding: 4px 4px;
    line-height: 13px;
    text-decoration: none;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #ccc;
    border-left-width: 0;
    color: #aaa;
    font-size: 12px;
    min-width: 50px;
    text-align: center;
}

ul.btnGroupToggle>li.first>a {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

ul.btnGroupToggle>li.last>a {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

ul.btnGroupToggle>li>a:hover, ul.btnGroupToggle>li>a:focus {
    background-color: #f5f5f5;
    color: #555;
}

ul.btnGroupToggle>li.active>a {
    color: #fff;
    background-color: #333;
    cursor: default;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

#contentArea div.padded.center.toggle {
    position: relative;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
    z-index: 2;
}

@media (max-width: 525px) and (min-width: 320px) {
    /* Any styling breaks here? Change visibility ? */
}

@media (max-width: 759px) and (min-width: 526px) {
    #logo>a>img {
        width: 450px;
    }
    ul.btnGroupToggle>li>a {
        float: left;
        padding: 2px 5px;
        line-height: 18px;
        text-decoration: none;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.8);
        border: 1px solid #ccc;
        border-left-width: 0;
        color: #aaa;
        font-size: 12px;
        min-width: 60px;
        text-align: center;
    }
    #mobile-nav {
        width: 100%;
        font-size: 15px;
        text-align: center;
    }
    body {
        font-family: GothamNarrow-Book;
        font-size: 18px;
        min-width: 300px;
    }
    .districttitle {
        color: #444;
        text-align: center;
        border-top: .5px solid #c0c2c4;
        padding-top: 23px;
        margin-top: 23px;
        font-family: "Vitesse-Bold";
        font-size: 19px;
    }
    .section_header {
        font-family: "GothamNarrow-Bold";
        color: #4A5567;
        font-size: 19px;
        margin-top: 35px;
    }
    .electiondata {
        font-size: 16px;
    }
    #districtdetails {
        width: 100%;
        padding: 10px 0px;
        font-size: 18px;
    }
    #chamberscreen {
        width: 100%;
        padding: 5px 0px;
        font-size: 14px;
    }
    #listings_tossup {
        text-align: center;
        width: 100%;
        margin: auto;
        padding: 7px;
        float: none;
        font-size: 14px;
    }
    #listings_party {
        text-align: center;
        width: 100%;
        margin: auto;
        padding: 7px 0px;
        float: none;
        font-size: 14px;
    }
    #listings_democrat {
        text-align: center;
        width: 100%;
        margin: auto;
        padding: 7px;
        float: none;
        font-size: 14px;
    }
    #listings_republican {
        text-align: center;
        width: 100%;
        margin: auto;
        padding: 7px;
        float: none;
        font-size: 14px;
    }
    div#listings_tossup table, div#listings_tossup caption {
        text-align: center;
        width: 100%;
        font-size: 14px;
    }
    div#listings_democrat table, div#listings_democrat caption {
        text-align: center;
        width: 100%;
        font-size: 14px;
    }
    div#listings_republican table, div#listings_republican caption {
        text-align: center;
        width: 100%;
        font-size: 14px;
    }
    #shareLinks a {
        color: #555;
        padding: 2px 0 2px 20px;
        margin-left: 15px
    }
    #articleTools p.lastUpdated {
        margin: 0;
        max-width: 350px;
        color: #666;
    }
    ul.btnGroupToggle>li>a {
        float: left;
        padding: 2px 8px;
        line-height: 20px;
        text-decoration: none;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.8);
        border: 1px solid #ccc;
        border-left-width: 0;
        color: #aaa;
        font-size: 12px;
        min-width: 60px;
        text-align: center;
    }
}

@media (min-width: 760px) {
    svg#map {
        pointer-events: auto;
    }
    #mobile-nav {
        display: none;
    }
    #logo>a>img {
        width: 450px;
    }
    body {
        font-family: GothamNarrow-Book;
        font-size: 20px;
        min-width: 300px;
    }
    .districttitle {
        color: #444;
        text-align: center;
        border-top: .5px solid #c0c2c4;
        padding-top: 23px;
        margin-top: 23px;
        font-family: "Vitesse-Bold";
        font-size: 21px;
    }
    .section_header {
        font-family: "GothamNarrow-Bold";
        color: #4A5567;
        font-size: 21px;
        margin-top: 35px;
    }
    .electiondata {
        font-size: 20px;
    }
    #districtdetails {
        width: 100%;
        padding: 15px;
        font-size: 18px;
    }
    #chamberscreen {
        width: 100%;
        padding: 5px;
        font-size: 15px;
    }
    #listings_tossup {
        text-align: center;
        width: 100%;
        margin: auto;
        padding: 7px;
        float: none;
        font-size: 13px;
    }
    #listings_party {
        text-align: center;
        width: 100%;
        margin: auto;
        padding: 7px 0px;
        float: none;
        font-size: 13px;
    }
    #listings_democrat {
        text-align: center;
        width: 45%;
        margin: auto;
        padding: 7px;
        float: left;
        font-size: 13px;
    }
    #listings_republican {
        text-align: center;
        width: 45%;
        margin: auto;
        padding: 7px;
        float: right;
        font-size: 13px;
    }
    div#listings_tossup table {
        text-align: center;
        width: 45%;
        font-size: 13px;
        max-width: 400px;
    }
    div#listings_tossup caption {
        text-align: center;
        width: 100%;
        font-size: 13px;
        max-width: 400px;
    }
    div#listings_democrat table, div#listings_democrat caption {
        text-align: center;
        width: 100%;
        font-size: 13px;
    }
    div#listings_republican table, div#listings_republican caption {
        text-align: center;
        width: 100%;
        font-size: 13px;
    }
    div#chamberscreen td {
        text-align: left;
        font-size: 13px;
        padding: 3px 0px;
    }
    th {
        border-bottom: 1px gray solid;
        text-align: left;
        font-size: 13px;
    }
    .mobiledisplay {
        display: none;
    }
    .mobiledraw {
        display: none;
    }
    .mobilehide {
        display: block;
    }
    .mobilehideinline {
        display: inline !important;
    }
    .mobiledrawinline {
        display: none;
    }
    #contentArea div.padded.center.toggle {
        position: relative;
        margin-bottom: -40px;
        margin-top: 20px;
        text-align: center;
        z-index: 2;
    }
    #loading {
        position: absolute;
        top: 350px;
        left: 355px;
        z-index: 100;
        text-align: center;
        width: 250px;
        color: #c5c5c5;
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 16px;
        border-style: none;
    }
    #loading img {
        margin-bottom: 10px;
    }
    ul.btnGroupToggle {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        list-style: none;
        padding: 0;
        margin: 5px auto 0;
    }
    ul.btnGroupToggle>li {
        display: inline;
    }
    ul.btnGroupToggle>li>a {
        float: left;
        padding: 2px 8px;
        line-height: 20px;
        text-decoration: none;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.8);
        border: 1px solid #ccc;
        border-left-width: 0;
        color: #aaa;
        font-size: 12px;
        min-width: 90px;
        text-align: center;
    }
    ul.btnGroupToggle>li.first>a {
        border-left-width: 1px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
    }
    ul.btnGroupToggle>li.last>a {
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    ul.btnGroupToggle>li>a:hover, ul.btnGroupToggle>li>a:focus {
        background-color: #f5f5f5;
        color: #555;
    }
    ul.btnGroupToggle>li.active>a {
        color: #fff;
        background-color: #333;
        cursor: default;
        -moz-transition: all 0.25s;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
    }
    .map-container {
        position: relative;
        border-top: solid thin #fff;
        border-bottom: solid thin #fff;
        padding: 4px 0;
    }
    .greyBorder:hover {
        border-top: solid thin #D5DBF0;
        border-bottom: solid thin #D5DBF0;
    }
    .mapControl-container {
        position: absolute;
        left: 25px;
        top: 10px;
    }
    a.mapControlBtn {
        display: block;
        width: 23px;
        height: 24px;
        font: bold 16px/24px "Lucida Console", mono;
        color: #333;
        text-align: center;
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.8);
        border: 1px solid #c8c8c8;
    }
    a.mapControlBtn:hover {
        background-color: #f5f5f5;
    }
    a.mapControlBtn.zoomInBtn {
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }
    a.mapControlBtn.zoomOutBtn {
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        border-top-style: none;
    }
    a.mapControlBtn.homeBtn {
        background: url(//data.rollcall.com/electionguide/images/homeBtn-v4.png) 5px 6px no-repeat rgba(255, 255, 255, 0.8);
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin-top: 8px;
    }
    a.mapControlBtn.homeBtn:hover {
        background: url(//data.rollcall.com/electionguide/images/homeBtn-v4.png) 5px 6px no-repeat #f5f5f5;
    }
    #mapNavButtons {
        text-align: left;
        margin: 0 0 30px;
        padding: 3px 15px 0 0;
        display: block;
        top: 0;
    }
    .mapNavBtn {
        margin-right: 3px;
        margin-bottom: 5px;
        background-color: #f0f0f0;
        border-radius: 3px;
        padding: 6px;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        font-size: 14px;
        z-index: 1000;
        line-height: 18px;
        color: #999;
        cursor: pointer;
        display: inline-block;
    }
    .mapNavBtn .x {
        display: none;
    }
    .mapNavBtn.active .x {
        display: inline;
        padding-right: 5px;
    }
    .mapNavBtn:hover {
        color: #333;
    }
    .mapNavBtn.active {
        padding-left: 5px;
    }
    .mapNavBtn.active {
        background-color: #333;
        color: #fff;
    }
    .mapNavBtn.active:hover {
        color: #fff;
    }
    .mapNavBtn.hideSafeBtn {
        min-width: 80px;
    }
    .mapNavBtn.inactive {
        /*
	opacity: 0.5;
	cursor: default;
	pointer-events: none;
*/
        display: none;
    }
    #mapTooltip {
        min-width: 120px;
        position: absolute;
        padding: 4px 5px 5px;
        font-size: 12px;
        line-height: 15px;
        background-color: #fff;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
        display: none;
        pointer-events: none;
        z-index: 10000;
    }
    #mapTooltip h5 {
        font-size: 11px;
        border-bottom: 1px solid #333;
        margin: 0;
    }
    #mapTooltip .tooltipName {
        margin-top: 5px;
        margin-bottom: 0;
    }
    #mapTooltip .tooltipRate {
        font-size: 10px;
        color: #777;
        margin-bottom: 0;
    }
    #barTooltip {
        position: absolute;
        padding: 9px 12px 8px;
        font-size: 11px;
        background-color: #333;
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
        display: none;
        pointer-events: none;
        z-index: 10000;
        top: -9px;
        line-height: 130%;
        text-align: center;
        color: #ddd;
    }
    #barTooltip:after {
        content: ' ';
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-top-color: #333;
        position: absolute;
        left: 45%;
        top: 99%;
    }
    #barTooltipNumber {
        color: #fff;
        padding-left: 5px;
        font-weight: bold;
    }
    #barDetails {
        position: relative;
        padding-right: 15px;
        padding-left: 15px;
        height: 30px;
        width: 100%;
    }
    .count {
        font-size: 28px;
        padding-top: 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        font-weight: normal;
        font-style: normal;
    }
    .countDetails {
        font-family: GothamNarrow-Book;
        font-size: 10px;
        line-height: 120%;
        margin-top: 10px;
        width: 100px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    #demCount {
        color: #0b5a88;
        float: left;
        margin-right: 8px;
    }
    #demCountDetails {
        float: left;
    }
    #gopCount {
        color: #a83d42;
        text-align: right;
        float: right;
        margin-left: 8px;
    }
    #gopCountDetails {
        text-align: right;
        float: right;
    }
    div.midpointMarker {
        font-size: 10px;
        background: url(//data.rollcall.com/electionguide/images/midpoint-arrow.gif) 23% 100% no-repeat;
        position: absolute;
        top: 4px;
        left: 473px;
        display: inline-block;
        padding-bottom: 2px;
        color: #999;
    }
    #nowBarDetails {
        font-family: GothamNarrow-Book;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 11px;
        color: #999;
        position: relative;
        top: -2px;
        width: 100%;
    }
    #nowBarSubject {
        float: left;
        margin-right: 5px;
    }
    #demNowCount {
        float: left;
    }
    #gopNowCount {
        float: right;
    }
    .center {
        margin-left: auto;
        margin-right: auto;
        width: 60%;
    }
    .highlight_controls {
        color: #adafb2;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .districttitle {
        color: #444;
        text-align: center;
        border-top: .5px solid #c0c2c4;
        padding-top: 23px;
        margin-top: 23px;
        font-family: "Vitesse-Bold";
        font-size: 22px;
    }
    .section_header {
        font-family: "GothamNarrow-Bold";
        color: #4A5567;
        font-size: 20px;
        margin-top: 35px;
    }
    .district_sub_label {
        font-family: GothamNarrow-Bold;
        font-size: 18px;
    }
    #memberinfocard {
        width: 100%;
        float: none;
    }
    #memberpicture {
        float: left;
        width: 15%;
    }
    #membercard {
        float: right;
        width: 80%;
        line-height: 1.75em;
    }
    .footnote {
        margin-top: 30px;
        padding: 15px;
        font-weight: normal;
    }
    .return_control {
        font-family: GothamNarrow-Book;
        text-align: right;
        padding-left: 15px;
        color: #ccc;
        cursor: pointer;
        font-size: 14px;
    }
    h3.elex-more-links-header {
        font-size: 16px;
    }
    .elex-hed {
        font-family: GothamNarrow-Bold;
        margin-bottom: 2px;
        font-size: 18px;
    }
    h2.maintitle {
        font-family: "Vitesse-Black";
        color: #4A5567;
        font-size: 30px;
        margin-top: 5px;
        margin-bottom: 7px;
        width: 100%;
    }
    #articleTools {
        font: 11px Helvetica, Arial, sans-serif;
        color: #bbb;
        margin: auto;
        margin-top: 10px;
        max-width: 920px;
        padding: 0px 10px;
    }
    #articleTools p.lastUpdated {
        margin: 0;
        max-width: 350px;
        color: #666;
    }
    #shareLinks {
        float: right
    }
    #shareLinks a {
        color: #555;
        padding: 2px 0 2px 20px;
        margin-left: 15px
    }
    #twitterLink {
        background: transparent url(data.rollcall.com/pub/lib/images/share-icons.gif) no-repeat left 1px
    }
    #facebookLink {
        background: transparent url(//data.rollcall.com/pub/lib/images/share-icons.gif) no-repeat left -20px
    }
    #googleLink {
        background: transparent url(//data.rollcall.com/pub/lib/images/share-icons.gif) no-repeat left -40px
    }
    #mailLink {
        background: transparent url(//data.rollcall.com/pub/lib/images/share-icons.gif) no-repeat left -57px
    }
}
