body {
	background: url("../images/subscriptionbg.png");
}

.modal-body {
	max-height: inherit;
}

.gridActions {
	text-overflow: clip;
}

#stripe-card {
	padding: 6px 6px 0px 6px;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	border-radius: 4px;
	height: 22.5px;
}