#last-updated-countdown{
    color: #ed1c24;
    font-family: "FranklinITCProLight", "HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

#last-updated-countdown:before{
    font-weight: bold;
    margin-right: 2px;
    font-family: "FontAwesome", FontAwesome;
}

/* ORIGINALLY FROM live-results/table.css */

.election-results-tabs table{
    display: none;
}
.election-results-tabs table.first{
    display: table;
}
.election-results-tabs li.ui-state-active,
.election-results-tabs ul:not(.ui-tabs-nav) li:first-child{
    background-color: red;
}

.election-results-table-wrapper .republican-color {
    background: #ed1c24;
}
.election-results-table-wrapper .democrat-color {
    background: #007fc5;
}
.election-results-table-wrapper .third-party-color {
    background: #d7df23;
}


.election-results-table-wrapper{
    font-family: "FranklinITCProLight", "HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    clear: both;
}
.election-results-table-wrapper table {
    margin-top: 35px;
}

.election-results-table-wrapper table thead tr {
    background: transparent;
}

.election-results-table-wrapper td {
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: top;
}

.election-results-table-wrapper td.party-cell {
    position: relative;
    padding-top: 10px;
    padding-bottom: 6px;
}

.election-results-table-wrapper td.cand-name {
    text-align: left;
    padding-left: 5px;
}

.election-results-table-wrapper td.vote-count, .election-results-table-wrapper td.vote-pct {
    text-align: right;
    padding-left: 5px;
}

.election-results-table-wrapper .winner{
    font-family: "FranklinITCProBold", "HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #000;
}
.election-results-table-wrapper table thead tr th{
    text-align: left;
    padding: 0;
}

.election-results-table-wrapper .place-name {
    font-size: 24px;
    background: transparent;
    padding-bottom: 8px;
}

.election-results-table-wrapper .runoff-flag {
    text-transform: uppercase;
    font-size: 0.7em;
    float: right;
    padding-top: 6px;
}

.election-results-table-wrapper .stateface {
    color: #ccc;
}

.election-results-table-wrapper .party-box {
    width: 14px;
    height: 14px;
    display: inline-block;
}

.election-results-table-wrapper .winner-check {
    position: absolute;
    left: 2px;
    color: white;
    top: 12px;
    font-size: 12px;
    margin-top: 0;
}

.election-results-table-wrapper tr {
    border-bottom: 1px solid #ddd;
    color: #666;
}

.election-results-table-wrapper tfoot tr {
    border: 0;
}
.election-results-table-wrapper tfoot td {
    color: #939598;
    font-size: 14px;
    padding-top: 8px;
}

.election-results-table-wrapper td.share a {
    text-decoration: none;
    color: #a7a9ac;
}

#detail-panel-table-2 .stateface {
    display: none;
}

/* TABLES IN TOOLTIPS */


/* Tooltip plugin */
.wp-graphics-tooltip {
    /* Styles for debugging */
/*    position: fixed;
    top: 0 !important;
    left: 0 !important;
    display: block !important;*/

    position: absolute;
    display: none;
    min-width: 180px;
    max-width: 300px;
    padding:7px 9px;
    background: white;
    border: 1px solid #fff;
    text-align: left;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
    z-index: 9999;
    pointer-events: none;
}

.wp-graphics-tooltip .twp-loading-inline {
    background:url(http://www.washingtonpost.com/wp-srv/graphics/images/loading-90x40.gif) no-repeat;
    background-position:50% 5px;
    min-height:50px;
    min-width: 100px;
}

.wp-graphics-tooltip .election-results-table-wrapper {
    padding-top: 0;
}

.wp-graphics-tooltip .election-results-table-wrapper table {
    width: 100%;
    padding: 0;
    margin: 5px 0;
}

.wp-graphics-tooltip .election-results-table-wrapper table th.franklin-bold {
    font-weight: normal;
    font-family: "FranklinITCProBold", "HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}


.wp-graphics-tooltip .election-results-table-wrapper table .place-name {
    font-size: 18px;
}

.wp-graphics-tooltip .election-results-table-wrapper table td {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.wp-graphics-tooltip .election-results-table-wrapper table td.party-cell {
    padding-top: 6px;
    padding-bottom: 3px;
}

.wp-graphics-tooltip .election-results-table-wrapper table td.vote-pct {
    text-align: right;
}

.wp-graphics-tooltip .election-results-table-wrapper table tfoot td {
    font-size: 13px;
    white-space: nowrap;
    padding-bottom: 0;
}

.wp-graphics-tooltip .election-results-table-wrapper table .party-box {
    width: 14px;
    height: 14px;
}

.wp-graphics-tooltip .election-results-table-wrapper table .winner-check {
    left: 2px;
    color: white;
    font-size: 12px;
    line-height: 12px;
    top: 7px;
    margin-top: 0;
}

.wp-graphics-tooltip .election-results-table-wrapper table .cand-name {
    left: 22px;
    padding-left: 5px;
    padding-right: 5px;
}

.wp-graphics-tooltip .election-results-table-wrapper tfoot {
    font-size: 13px;
}

.wp-graphics-tooltip p.tooltip-prompt {
    font-family: "FranklinITCProBold", "HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    margin-bottom: 0;
}

.election-results-page .wp-graphics-tooltip {

}

/* ORIGINALLY FROM live-results/wp-svg-map.css */

.election-results-map path.map-paths {
    fill: #EBEBEB;
    stroke: #fff;
    stroke-width: 1px;
    stroke-linejoin: round;
    stroke-linecap: round;
    vector-effect: non-scaling-stroke;
    cursor: pointer;
}

.election-results-map path.map-paths.active {
    stroke: #000;
    stroke-width: 1.5px;
}

.election-results-map path.map-paths.clicked {
    stroke: #000;
    stroke-width: 1.5px;
}

.election-results-map path.map-paths.map-object-selected {
    stroke: #000;
    stroke-width: 1.5px;
}

body.is-ie .election-results-map path.map-paths.active,
body.is-ie .election-results-map path.map-paths.clicked,
body.is-ie .election-results-map path.map-paths.map-object-selected {
    stroke: #fff;
    stroke-width: 1px;
}

body.is-ie .local-results-map.election-results-map path.map-paths,
body.is-ie .local-results-map.election-results-map g.active-layer path.map-paths.active,
body.is-ie .local-results-map.election-results-map g.active-layer path.map-paths.clicked,
body.is-ie .local-results-map.election-results-map g.active-layer path.map-paths.map-object-selected {
    stroke: #fff;
    stroke-width: 0.2px;
}

body.is-ie .election-results-map.local-results-map line.map-leader-line {
    stroke-width: 0.2px;
}

body.is-ie .local-results-map.election-results-map g.active-layer.map-layer-dc path.map-path-id-11001 {
    stroke-width: 0.01px;
}

.wp-graphics-tooltip .stateface{
    display: none;
}

.bop-wrapper-20141104 *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.chamber-bop-wrapper-20141104 {
    position: relative;
    width: 100%;
    display: table;
    height: 4px;
    overflow: hidden;
}

.chamber-bop-wrapper-20141104 .hidden {
    display: none;
}

.tab-bop-20141104 {
    position: relative;
}
.chamber-bop-wrapper-20141104 > div{
    display: table-cell;
}
.chamber-bop-wrapper-20141104 .left-box-20141104 {
    background: #007FC5;
}

.chamber-bop-wrapper-20141104 .ind-winners-box-20141104 {
    background: #d7df23;
}

.chamber-bop-wrapper-20141104 .ind-leaders-box-20141104 {
    background: #e9ed9a;
}

.chamber-bop-wrapper-20141104 .right-box-20141104 {
    background: #ED1C24;
}

.chamber-bop-wrapper-20141104 .left-lead-box-20141104 {
    background: #86BAE4;
}
.chamber-bop-wrapper-20141104 .right-lead-box-20141104 {
    background: #FF9999;
}

.chamber-bop-wrapper-20141104 .sitting-left-20141104 {
    background: #007FC5;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}

.chamber-bop-wrapper-20141104 .sitting-right-20141104 {
    background: #ED1C24;
    border-left: 1px solid #fff;
    box-sizing: border-box;
}

.democratic-blue-20141104 {
    color: #007FC5;
}

.republican-red-20141104 {
    color: #ED1C24;
}



/* TAB BOP STYLES */

.tab-simple-bop-wrapper-20141104 {
    position: relative;
    width: 33.3%;
    float: left;
    padding: 2px;
}

.tab-simple-bop-wrapper-20141104 .tab-bop-20141104 .bop-num-20141104 {
    line-height: 14px;
}

.tab-simple-bop-wrapper-20141104 .tab-bop-20141104 .left-num-20141104 {
    float: left;
    width: 50%;
    text-align: left;
}

.tab-simple-bop-wrapper-20141104 .tab-bop-20141104 .right-num-20141104 {
    float: right;
    width: 50%;
    text-align: right;
}

.tab-simple-bop-wrapper-20141104 .tab-bop-20141104  .winner-check-mark-20141104 {
    font-size: 11px;
}

.tab-simple-20141104 {
    border: 1px solid #ddd;
    overflow: hidden;
}

.tab-simple-bop-wrapper-20141104:after {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #333;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    display: block;
    content: "";
    top: 58px;
}

.tab-simple-20141104 .winner-num-20141104 {
    font-size: 13px;
}

.tab-simple-20141104 .middle-box-20141104 {
    background: #D3D2C4;
    border: 0;
}

.tab-simple-20141104 .sitting-right-20141104, .tab-simple-20141104 .sitting-left-20141104, .tab-simple-20141104 .right-box-20141104, .tab-simple-20141104 .left-box-20141104, .tab-simple-20141104 .middle-box-20141104, .tab-simple-20141104 .left-lead-box-20141104, .tab-simple-20141104 .right-lead-box-20141104 {
    height: 4px;
}

.tab-simple-bop-wrapper-20141104 .tab-bop-20141104 .govt-title-20141104{
    text-align: center;
    margin-top: 15px;
}

/* LARGE NATIONAL BAR BOP STYLES */

.national-top-bop-wrapper-20141104 {
    position: relative;
    width: 100%;
    clear: both;
}

.national-top-20141104 .bop-num-20141104 {
    font-family: "FranklinITCProBold", "HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.national-top-bop-wrapper-20141104 .left-num-20141104 {
    float: left;
    width: 50%;
}

.national-top-bop-wrapper-20141104 .right-num-20141104 {
    float: right;
    width: 50%;
    text-align: right;
}

.national-top-bop-wrapper-20141104 .left-num-20141104 .winner-check-mark-20141104 i.fa-check {
    margin-left: 7px;
}

.national-top-bop-wrapper-20141104 .right-num-20141104 .winner-check-mark-20141104 i.fa-check {
    margin-right: 7px;
}

.national-top-20141104 .winner-num-20141104 {
    font-size: 40px;
    line-height: 22px;
    font-family: "FranklinITCProBold", "HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.national-top-bop-wrapper-20141104 .left-num-20141104 .winner-num-20141104 {
    float: left;
    margin-right: 7px;
}

.national-top-bop-wrapper-20141104 .right-num-20141104 .winner-num-20141104 {
    float: right;
    margin-left: 7px;
}

.national-top-20141104 .party-name-20141104 {
    line-height: 36px;
}

.national-top-20141104 .majority-info-20141104 {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 9;
    font-size: 16px;
    line-height: 30px;
    top: 3px;
}

.national-top-20141104 .middle-box-20141104 {
    background: #D3D2C4;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.national-top-20141104 .chamber-bop-wrapper-20141104 {
    height: 15px;
    overflow: initial;
}

.national-top-20141104 .majority-text-20141104 {
    color: #939598;
}

.national-top-20141104 .left-num-20141104 .party-name-20141104, .national-top-20141104 .right-num-20141104 .party-name-20141104 {
    font-size: 18px;
}

.national-top-20141104 .sitting-right-20141104, .national-top-20141104 .sitting-left-20141104, .national-top-20141104 .right-box-20141104, .national-top-20141104 .left-box-20141104, .national-top-20141104 .middle-box-20141104, .national-top-20141104 .left-lead-box-20141104, .national-top-20141104 .right-lead-box-20141104 {
    height: 15px;
}

.national-top-20141104 .majority-marker-20141104 {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #333;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    display: block;
    content: "";
    bottom: -9px;
}


/* TAB LIVESTREAM STYLES */

.tab-livestream-bop-wrapper-20141104 {
    position: relative;
    width: 150px;
    display: inline-block;
}

.active .tab-livestream-bop-wrapper-20141104{
    width: 200px;
}

.tab-livestream-bop-wrapper-20141104 .number-wrapper-20141104 {
    position: absolute;
    width: 100%;
    bottom: 0;
}


.tab-livestream-bop-wrapper-20141104 .tab-bop-20141104 .left-num-20141104 {
    float: left;
    width: 50%;
    text-align: left;
}

.tab-livestream-bop-wrapper-20141104 .tab-bop-20141104 .right-num-20141104 {
    float: right;
    width: 50%;
    text-align: right;
}

.active .tab-livestream-20141104 .winner-num-20141104 {
    font-size: 24px;
    font-family: FranklinITCProBold,Helvetica,Arial,sans-serif;
}

.tab-livestream-20141104 .winner-num-20141104 {
    font-size: 14px;
}

.tab-livestream-20141104 .middle-box-20141104 {
    background: #D3D2C4;
    border: 0;
}

.tab-livestream-20141104{
    height: 50px;
    cursor: pointer;
}

.active .tab-livestream-20141104{
    height: 65px;
}


.tab-livestream-20141104 .sitting-right-20141104, .tab-livestream-20141104 .sitting-left-20141104, .tab-livestream-20141104 .right-box-20141104, .tab-livestream-20141104 .left-box-20141104, .tab-livestream-20141104 .middle-box-20141104, .tab-livestream-20141104 .left-lead-box-20141104, .tab-livestream-20141104 .right-lead-box-20141104 {
    height: 4px;
}

.tab-livestream-bop-wrapper-20141104 .tab-bop-20141104 .govt-title-20141104{
    text-align: center;
    font-family: FranklinITCProThin,Helvetica,Arial,sans-serif;
    font-size: 28px;
    color: #7a7a7a;
    margin-bottom: 5px;
}

.active .tab-livestream-bop-wrapper-20141104 .tab-bop-20141104 .govt-title-20141104{
    text-align: left;
    font-family: FranklinITCProLight,Helvetica,Arial,sans-serif;
    font-size: 36px;
    color: #000;
    margin-bottom: 8px;
}

.tab-livestream-20141104 .left-num-20141104 {
    padding-left: 5px;
}

.tab-livestream-20141104 .right-num-20141104 {
    padding-right: 5px;
}
.active .tab-bop-20141104.tab-livestream-20141104  .chamber-bop-wrapper-20141104,
.active .tab-bop-20141104.tab-livestream-20141104  .chamber-bop-wrapper-20141104 > div{
    height: 8px;
}

/* ORIGINALLY FROM 2014-midterms-national/senate-scorecard.css */


#senate-scorecard {
    width: 100%;
    position: relative;
    font-family: FranklinITCProLight,Helvetica,Arial,sans-serif;
    font-size: 14px;
}

#senate-scorecard .twp-loading-inline {
    background: url(http://www.washingtonpost.com/wp-srv/graphics/images/loading-90x40.gif) no-repeat;
    background-position: 50% 50px;
    min-height: 120px;
}

#senate-scorecard h3 {
    font-size: 14px;
    margin: 0 0 4px 0;
}

#senate-scorecard .label-R {
    font-size: 14px;
    margin-bottom: 6px;
}

#senate-scorecard .chart {
    width: 100%;
}

#senate-scorecard svg {
    transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    -ms-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -webkit-transition: opacity 1s linear;
    opacity: 0;
}

#senate-scorecard text {
    font-family: FranklinITCProThin,Helvetica,Arial,sans-serif;
}

#senate-scorecard .divider {
    stroke: #ddd;
    stroke-dasharray: 4 4;
    shape-rendering: crispEdges;
}
#senate-scorecard .header {
    font-size: 14px;
    font-family: FranklinITCProLight,Helvetica,Arial,sans-serif;
}
#senate-scorecard .header.header-2012 {
    text-anchor: middle;
}
#senate-scorecard .header.header-2014 {
    text-anchor: middle;
}
#senate-scorecard .horizontal .header.header-2012,
#senate-scorecard .horizontal .header.header-2014 {
    text-anchor: end;
    dominant-baseline: middle;
}

#senate-scorecard .state {
    cursor: pointer;
}
#senate-scorecard .state rect {
    fill: none;
    stroke: none;
    pointer-events: all;
}
#senate-scorecard .state text {
    dominant-baseline: middle;
    fill: #aaa;
    pointer-events: none;
}
#senate-scorecard .vertical .state text {
    text-anchor: end;
}
#senate-scorecard .horizontal .state text {
    text-anchor: start;
}
#senate-scorecard .state.show text {
    fill: #333;
}
#senate-scorecard .state.show.flip text {
    font-family: FranklinITCProBold,Helvetica,Arial,sans-serif;
}
#senate-scorecard .state line {
    opacity: 0.4;
    stroke: #333;
}
#senate-scorecard .state.active line {
    opacity: 0.8;
}
#senate-scorecard .state.finished.show.flip line {
    stroke-width: 1.5px;
}

#senate-scorecard .state.active circle {
    stroke-width: 2px;
    stroke: #333;
}

#senate-scorecard .state circle.current-party {
    fill: #d7df23;
}

#senate-scorecard .state.current-party-R circle.current-party {
    fill: #ed1c24;
}

#senate-scorecard .state.current-party-D circle.current-party {
    fill: #007fc5;
}

@media only screen and (max-width: 645px) {
    .national-top-20141104 .majority-info-20141104 {
        top: -8px;
    }

    .election-results-table-wrapper .winner-check {
        top: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .election-results-map path.map-paths {
        stroke-width: 0.6px;
    }

    #house-map .election-results-map path.map-paths {
        stroke-width: 0.2px;
    }
}
