.hidden-content-placeholder {
	padding: 3px 8px 3px 6px;
	/* border-radius: 5px; */
	/* background: #ffbdc7; */
	background: #ffd0d7;
	color: #BC2A4D;
	display: inline-block;
}
/*
.paid-attach-prepender + dl.file {
	padding: 4px 6px;
	border-radius: 5px;
	background: #b3efb1;
	color: green;
}
*/
input[type=text]::placeholder {
	opacity: 0.6;
}
input[type=number] {
	max-width: 100px;
}
.up-payment-form img {
	max-width: 200px;
}
.up-payment-form td.bg1 {
	width: 30%;
	border-right: 1px solid #FFF;
	white-space: nowrap;
	font-size: 12px;
	line-height: 1.6em;
}
.up-payment-form td.up-payment-internal {
	padding: 14px 18px;
}
.up-payment-form td.bg1 b {
	font-size: 14px;
}
.up-payment-form td.bg2 {
	padding-left: 20px;
}
.up-payment-form .button1 {
	padding: 5px 12px;
	margin: 4px 0;
}
.up-payment-form table div {
	line-height: 1.8em;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
.up-payment-form label input {
    vertical-align: -2px;
}
.up-payment-form i.icon {
	font-size: 1.7em;
    vertical-align: middle;
	text-align: left;
	color: #687895;
}
.up-payment-details {
	font-size: 13px;
	padding: 10px 12px;
}
.up-payment-details2 {
	font-size: 13px;
	padding: 10px 12px;
}
.up-payment-details2 fieldset {
	font-size: 12px;
}
.up-payment-details2 p.error {
	font-size: inherit;
}
@media (max-width: 700px) {
	.up-payment-details2 .submit-buttons {
		text-align: left;
	}
}
h3.up-table-header {
	border: none;
}
h3.up-table-header ~ table tr:first-child td {
	border-top: none;
}


/* "Metro" style */
.up-payment-form {
	font-size: 14px;
}
.up-payment-form th {
	padding: 5px 10px !important;
}
.up-payment-report h3 {
	margin: 0;
	font-size: 1.1em;
}
.post #payment tr {
	border: none;
	font-size: 14px;
}
.up_buy_btn {
	display: block;
	padding: 6px 20px;
	margin: 10px 2px 0;
	font-size: 13px;
	/* color: #FFF; */
	transition: filter 0.1s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* background: #43a6df; */
	text-align: center;
	line-height: inherit;
	float: left;

	background: #fff;
	color: #43a6df;
	font-weight: bold;
	border: 2px solid #43a6df;
}
.up_buy_btn:hover {
	filter: brightness(1.05);
	/* color: #FFF; */
	text-decoration: none;
}

.bb_coin {
	height: 13px;
	vertical-align: -1.5px;
}

.termos-promo-page {
	margin-top: 8px;
}

.termos-promo-inner {
	padding: 18px 20px;
}

.termos-promo-hero h2 {
	margin: 0;
	font-size: 1.6em;
	line-height: 1.25;
}

.termos-promo-subtitle {
	margin: 8px 0 0;
	font-size: 1.05em;
	line-height: 1.45;
	color: #4f5f70;
}

.termos-promo-steps,
.termos-promo-state,
.termos-promo-safety {
	margin-top: 16px;
	padding: 14px 16px;
	border-radius: 8px;
	border: 1px solid #d3dce6;
	background: #f6f9fc;
}

.termos-promo-steps h3,
.termos-promo-state h3,
.termos-promo-safety h3 {
	margin: 0 0 8px;
	border: 0;
	padding: 0;
	font-size: 1.1em;
}

.termos-promo-steps ol,
.termos-promo-safety ul {
	margin: 0;
	padding-left: 20px;
	line-height: 1.5;
}

.termos-promo-steps li,
.termos-promo-safety li {
	margin-top: 6px;
}

.termos-promo-steps li:first-child,
.termos-promo-safety li:first-child {
	margin-top: 0;
}

.termos-promo-state-success {
	background: #f3fbf5;
	border-color: #b9ddc0;
}

.termos-promo-state-warning {
	background: #fff9ef;
	border-color: #ebd4a9;
}

.termos-promo-state-info {
	background: #eef5fb;
	border-color: #c9dced;
}

.termos-promo-state-neutral {
	background: #f7f9fb;
	border-color: #d4dce6;
}

.termos-promo-state-muted {
	background: #f8f8f8;
	border-color: #d8d8d8;
}

.termos-promo-key-card {
	margin-top: 12px;
	padding: 12px;
	border-radius: 8px;
	border: 1px solid #b7d9be;
	background: #fff;
}

.termos-promo-key-label {
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #577162;
}

.termos-promo-key-value {
	margin-top: 6px;
	font-family: monospace;
	font-size: 1.35em;
	line-height: 1.35;
	word-break: break-all;
	color: #1f2b38;
}

.termos-promo-key-expire {
	margin: 8px 0 0;
	font-size: 0.95em;
	color: #4d6073;
}

.termos-promo-actions {
	margin-top: 12px;
}

.termos-promo-cta-hint {
	margin: 8px 0 0;
	font-size: 0.92em;
	line-height: 1.4;
	color: #55687a;
}

.termos-promo-cta-fallback {
	display: inline-block;
	margin-top: 4px;
	font-size: 0.92em;
	line-height: 1.4;
	color: #55687a;
}

.termos-promo-actions-main .button1,
.termos-promo-actions-main .button2 {
	min-width: 152px;
	text-align: center;
}

.termos-promo-copy-status {
	margin-top: 8px;
	font-weight: 700;
	color: #335273;
	min-height: 1.2em;
}

.termos-promo-next-step {
	margin-top: 10px;
	line-height: 1.45;
}

@media (max-width: 700px) {
	.termos-promo-inner {
		padding: 14px;
	}

	.termos-promo-hero h2 {
		font-size: 1.35em;
	}

	.termos-promo-steps,
	.termos-promo-state,
	.termos-promo-safety {
		padding: 12px;
	}

	.termos-promo-actions .button1,
	.termos-promo-actions .button2 {
		display: block;
		width: 100%;
		box-sizing: border-box;
		margin: 0 0 8px;
		text-align: center;
	}

	.termos-promo-actions .button2 {
		margin-bottom: 0;
	}

	.termos-promo-cta-fallback {
		display: block;
		margin-top: 8px;
	}

	.termos-promo-key-value {
		font-size: 1.15em;
	}
}