
.table-responsive table, .table-responsive h3 {
		font-family: proxima-nova-condensed, sans-serif;
	}
.table>tbody>tr.repub>td, .table>tbody>tr.repub>th, .table>tbody>tr>td.repub, .table>tbody>tr>th.repub, .table>tfoot>tr.repub>td, .table>tfoot>tr.repub>th, .table>tfoot>tr>td.repub, .table>tfoot>tr>th.repub, .table>thead>tr.repub>td, .table>thead>tr.repub>th, .table>thead>tr>td.repub, .table>thead>tr>th.repub {
    background-color: #f2dede;
}	
.table>tbody>tr.dem>td, .table>tbody>tr.dem>th, .table>tbody>tr>td.dem, .table>tbody>tr>th.dem, .table>tfoot>tr.dem>td, .table>tfoot>tr.dem>th, .table>tfoot>tr>td.dem, .table>tfoot>tr>th.dem, .table>thead>tr.dem>td, .table>thead>tr.dem>th, .table>thead>tr>td.dem, .table>thead>tr>th.dem {
    background-color: #d9edf7;
}	
.table>tbody>tr.grn>td, .table>tbody>tr.grn>th, .table>tbody>tr>td.grn, .table>tbody>tr>th.grn, .table>tfoot>tr.grn>td, .table>tfoot>tr.grn>th, .table>tfoot>tr>td.grn, .table>tfoot>tr>th.grn, .table>thead>tr.grn>td, .table>thead>tr.grn>th, .table>thead>tr>td.grn, .table>thead>tr>th.grn {
    background-color: #dff0d8;;
}
.lite {font-weight: 200; color: #8a8a8a;}
.party {font-weight: 800; text-align: center;}	