body.tdgpq-quota-active .td-gift-card .tdgpq-availability-notice {
	margin: 8px 0 14px;
	padding: 10px 12px;
	border-left: 3px solid #006fd8;
	border-radius: 6px;
	background: #f2f8fe;
	color: #30445a;
	font-size: 14px;
	line-height: 1.45;
}

body.tdgpq-quota-active .td-gift-card .tdgpq-selection-alert {
	margin: 10px 0 14px;
	padding: 11px 13px;
	border: 1px solid #fecaca;
	border-left: 4px solid #e11821;
	border-radius: 10px;
	background: #fff1f2;
	color: #991b1b;
	font-weight: 700;
	line-height: 1.4;
}

body.tdgpq-quota-active .td-gift-card .tdgpq-selection-alert.is-checking {
	border-color: #bfdbfe;
	border-left-color: #006fd8;
	background: #eff6ff;
	color: #1e3a5f;
}

body.tdgpq-quota-active .td-gift-card .tdgpq-selection-alert[hidden] {
	display: none !important;
}

body.tdgpq-quota-active .td-gift-card .tdgpq-stock-state {
	display: block;
	margin-top: 4px;
	color: #147044;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.35;
}

body.tdgpq-quota-active .td-gift-card .td-gift-city.tdgpq-unavailable {
	border-color: #d8dee6;
	background: #f5f6f8;
	opacity: .72;
	cursor: not-allowed;
}

body.tdgpq-quota-active .td-gift-card .td-gift-city.tdgpq-unavailable .tdgpq-stock-state {
	color: #a01d24;
}

body.tdgpq-quota-active .td-gift-card .td-gift-city.tdgpq-unavailable input {
	cursor: not-allowed;
}
