 
	body {
		background-color: #ffffff;
	}
	header,
	#header .branding {
		background-image: url('/img/1647504012.9742GXySeS.png');	
	}
	#candidates [type="checkbox"]:not(:checked) + label {
	background: url('/css/img/icons/voting/rounded-corner-unchecked.png') no-repeat;
	background: none,
	url('/css/img/icons/voting/rounded-corner-unchecked.svg') no-repeat;
	}

	#candidates [type="checkbox"]:checked + label {
	background: url('/css/img/icons/voting/rounded-corner-checked.png') no-repeat;
	background: none,
	url('/css/img/icons/voting/rounded-corner-checked.svg') no-repeat;

}.template-stembiljet .attribuut, .template-stembiljet .attribuutwaarde { font-size: 100%; } .template-stembiljet th.attribuut { display:none; } .template-stembiljet .attribuutwaarde:before { content: 'Lijst ' } .template-stembiljet .candidatelist h3 { text-transform: none; } .template-stembiljet h1.header-title:before { content: 'Verkiezingen voor het verantwoordingsorgaan van ABP 2022'; display: block; } .template-stembiljet .pop-up-vote-close { display: none!important; } .stemmen-bedankt h1.header-title { text-transform: none; font-size: 0; } .stemmen-bedankt h1.header-title:before { content: 'Verkiezingen verantwoordingsorgaan 2022'; font-size: 18px; } @media only screen and (min-width: 36.874em) { .template-stembiljet .candidatelist ul li a { display: table; } }