# usc-e-shop/2.12.4/css/paygent_token.css

Welcart e-Commerce, version 2.12.4. 34 lines.

- Page: https://pluginprobe.com/plugins/usc-e-shop/2.12.4/code/css/paygent_token.css
- Raw: https://pluginprobe.com/plugins/usc-e-shop/2.12.4/raw/css/paygent_token.css
- Modified: 2021-07-15T08:14:20+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/usc-e-shop/2.12.4/code/css/paygent_token.css#L10-L20`.

```css
.paygent_registerd_card_area, .paygent_new_card_area {
	margin: 0 0 5px 2em;
}

.paygent_registerd_card_area {
	margin-top: 1em;
	margin-bottom: 1em;
}

.paygent_card_split_count_area {
	margin-top: 1em;
	margin-bottom: 1em;
}

.card_number {
	width: 16em;
	ime-mode: disabled;
}

.card_cvc {
	width: 4em;
	ime-mode: disabled;
}

.card_last4 {
	border: solid 1px #c1c1c4;
	padding: 5px;
	margin-left: 10px;
}

.customer_name {
	margin-left: 5px;
}

```
