.ripple-address, .ripple-amount{
	display: block;
	text-align: center;
	margin: 0 !important;
}
.ripple-label{
	display: block;
	text-align: center;
	font-size: 80%;
	text-transform: uppercase;
}
.separator{
	display:block;
	margin-top: 1em;
}
.ripple-logo{
	margin: 0 auto;
}
.ripple-container{
	text-align: center;
}
.ripple-description{
	font-size: 80%;
	text-align: center;
}

#ripple-qr-code{
	display: block;
	width: 208px;
	height: 208px;
	border: 1px solid #000;
	padding: 3px;
	margin:0 auto;
}
.copy{
	text-decoration: underline;
	cursor: pointer;
	font-weight: 600;
}
.small{
	font-size: 80%;
}