.crypto-title {
	font-style: italic;
}

div.obzsscp-options table.form-table {
	border-bottom: 1px solid black;
}

.obzsscp_paymentfield {
	margin-top: 10px; 
	padding: 8px; 
	letter-spacing: 2px; 
	font-size: 18px;
}

.obzsscp_paymentoption_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.obzsscp_paymentoption_table td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.obzsscp-backend-hint {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 50%;
	text-align: center;
	font-weight: 700;
	font-size: 11px;
	background: #f0b429;
	color: #1e1e1e;
	cursor: help;
	vertical-align: text-top;
}
