/*!
 * CSS Integration v1.3.7 (https://kohp.church)
 * Licensed under AMIRA GLOBAL (USA)
 /*! normalize| css v1.0.3 | KOHP License | kohp.church*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
.paymentpro-elements-field {
	border: 1px solid #ddd;
	margin: 5px 0;
	padding: 5px;
	background-color: #fff;
	outline: 0;
	font: inherit;
	vertical-align: baseline;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	width: 29;
	display: inline-block
}
.paymentpro-card-checkout #payment ul.payment_methods li img {
	float: right;
	border: 0 solid;
	padding: 100px;
	margin-bottom: 50px;
	max-height: 28px

}
.paymentpro-elements-card-checkout{
	border: 1px solid #ddd;
	float: left!important;
	padding: 10px;
	max-height: 28px;
	margin: 5px 0;
	background-color: #fff;
	outline: 0;
	font: inherit;
	vertical-align: baseline;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	width: 29;
	align-content: space-between;
	display: inline
}
.paymentpro-image {
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 0;
	margin: 5px;
	max-height: 28px;
	display: inline
}
.paymentpro-card-image {
	border-radius: 2px;
	padding: 0;
	margin: 0;
	max-height: 28px;
	display: inline;
	float: none
		
}
.paymentpro-radio {
	border: 10px solid #ddd;
	padding: 0;
	margin: 5px;
	max-height: 28px
}

@media print {
.paymentpro-print-block {
	display: block !important;
}
}
.paymentpro-print-inline {
	display: none !important;
}

@media print {
.paymentpro-print-inline {
	display: inline !important;
}
}
.paymentpro-print-inline-block {
	display: none !important;
}

@media print {
.paymentpro-print-inline-block {
	display: inline-block !important;
}
}

@media print {
.hidden-print {
	display: none !important;
}
}
/*# That's it. Stop Editing */
