#peruutuspyynto-wrap .pp-lisatieto {
	font-size: 13px;
	color: #888;
}

#peruutuspyynto-wrap button[type=submit] {
	display: inline-block;
	padding: 12px 12px;
	background-color: #fdc857;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

#peruutuspyynto-wrap button[type=submit]:hover {
	background-color: #f0b12a;
}

#peruutuspyynto-wrap button[type=submit]:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

#pp-viesti.pp-virhe {
	color: #cc0000;
}

#pp-viesti.pp-ok {
	color: #2a7a2a;
}
