.img-max {
	max-width: 150px;
	max-height: 150px;
}

.borderless {
	border: none;
}

.table>tbody>tr>td, .table>tbody>tr>th {
	border:none;
	vertical-align: middle;
}


.Conservatives {
	background-color: rgba(0, 69, 157, 0.25);
}

.UKLabour {
	background-color: rgba(228, 27, 19, 0.25);
}

.LibDems {
	background-color: rgba(255, 207, 35, 0.25);
}

.UKIP {
	background-color: rgba(111, 40, 140, 0.25);
}

.TheGreenParty {
	background-color: rgba(60, 185, 33, 0.25);
}

.theSNP {
	background-color: rgba(255, 249, 93, 0.25);
}
.Plaid_Cymru {
	background-color: rgba(61, 134, 2, 0.25);
}