.gform_wrapper .ginput_container_creditcard .ginput_card_left,
.gform_wrapper .ginput_container_creditcard .ginput_cardinfo_left,
.gform_wrapper .ginput_container_creditcard .ginput_cardinfo_right,
.gform_wrapper .ginput_container_creditcard .ginput_full:has(input[id$="_1"]),
.gform_wrapper .ginput_container_creditcard .ginput_full:has(input[id$="_5"]),
.gform_wrapper .ginput_container_creditcard input[id$="_1"],
.gform_wrapper .ginput_container_creditcard input[id$="_3"],
.gform_wrapper .ginput_container_creditcard input[id$="_5"],
.gform_wrapper .ginput_container_creditcard select[id$="_2_month"],
.gform_wrapper .ginput_container_creditcard select[id$="_2_year"],
.paysimple-native-hidden {
	display: none !important;
}

.paysimple-hosted-fields {
	min-height: 280px;
	margin: 8px 0 16px;
	background: #f9f9fb;
	border-radius: 4px;
}

.paysimple-hosted-fields iframe {
	width: 100%;
	min-height: 280px;
	border: 0;
}

.paysimple-hosted-error {
	color: #b32d2e;
	margin: 0 0 12px;
	font-size: 14px;
}
