/* Id: 7.3551061.1456612195
 * Generated: 21-Aug-2024 13:13:23
 */
    
/*GENREAL TO BOTH CONSTITUENCY PAGES AND NATIONAL */
.no-flexboxlegacy #torso .election-header--2016 a{
		background-position-x: 0; /*what was this for..?  It was breaking the header on the results hub & Const. pages in IE9-11... */
	}	




/* ### CSS fixes only for the National page.... ### */
	
	
	/* visited links on constituency cards on National page*/
	.it-btn--outline:visited{color: #888;}
	
	/*make the card LOOK clickable*/
	.accordion .panel-title a, .accordion .panel-title a *{
		cursor:pointer;
		/*div{cursor:default}  ...?? where is coming from?? */
	}

      