#wc-autoship-braintree-cc-fields {

}

.wc-autoship-payment-method-description .braintree-description {
	text-align: center;
	margin-bottom: 20px;
}

.wc-autoship-payment-method-description .braintree-description img {
	display: inline-block;
	margin: 10px;
}

.wc-autoship-payment-field.cc-cvv {
	width: 100px;
}

.wc-autoship-billing .wc-autoship-braintree-field.store-payment-method {
	display: none;
}

.wc-autoship-braintree-payment-methods-view {
	margin: 30px 0;
	position: relative;
}

.wc-autoship-braintree-payment-methods-view .wc-autoship-braintree-payment-method {
	display: inline-block;
	padding: 15px;
	width: calc(50% - 30px);
	height: 100px;
}

.wc-autoship-braintree-payment-methods-view .wc-autoship-braintree-payment-method-actions {
	margin-top: 5px;
}