form#ProstoPlategExpress,
form#ProstoPlategExpress * {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25;
	color: #d5ded3;
	outline: none;
}
form#ProstoPlategExpress {
	width: 122px;
	padding: 2em;
	border-radius: 1em;
	text-align: center;
	display: inline-block;
	background: #2f3a44 url(//prostoplateg.kz/i/bg.png);
}
form#ProstoPlategExpress label,
form#ProstoPlategExpress input {
	display: block;
}
form#ProstoPlategExpress label {
	text-align: left;
	margin-top: 1.25em;
}
form#ProstoPlategExpress input {
	width: 100%;
	border-radius: .2em;
	padding: 7px 1em;
	margin: .25em 0 1em;
	color: #1b2630;
	background: #d5ded3;
}
form#ProstoPlategExpress input:focus {
	background: #e7f1e3;
}
form#ProstoPlategExpress button {
	margin-top: 1.5em;
	background: #f60;
	color: #fff;
	padding: 7px 1em;
	border-radius: 1em;
	width: 100%;
}
form#ProstoPlategExpress button:hover,
form#ProstoPlategExpress button:focus,
form#ProstoPlategExpress button:active {
	background: #f90;
}
form#ProstoPlategExpress button:active {
	padding: 8px 1em 6px;
}

a#ProstoPlateg {
	width: 122px;
	height: 20px;
	text-indent: -9999px;
	background: url(//prostoplateg.kz/i/prostoplateg.png) no-repeat;
	background-size: cover;
}
a#ProstoPlateg:hover,
a#ProstoPlateg:focus,
a#ProstoPlateg:active {
	background-position: -122px 0;
}
a#ProstoPlateg:active {
	margin: 1px 0 -1px;
}