.Reebok-US .paymentmethod.CREDIT_CARD .paymentmethod-type {
	display: none;
}

.state-autofill-fix {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.sso-container-register iframe {
	height: 840px;
}

/* Renewed Checkout Payment */
.co-renewed-checkoutpayment .checkout-title h2 {
	margin-bottom: 0;
}
.co-renewed-checkoutpayment.checkout-payment .payment-method-select .ffRadio,
.co-renewed-checkoutpayment .payment-section .payment-method .cybersource_creditcard .payment-method-select .ffRadioWrapper > span,
.co-renewed-checkoutpayment .recurring-payment-form.card-details .ffRadio {
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.co-renewed-checkoutpayment.checkout-payment .payment-method {
	padding-right: 0;
}
.co-renewed-checkoutpayment.checkout-payment .payment-method .savecard {
	margin-left: 0;
}
.co-renewed-checkoutpayment.checkout-payment .card-details .ffRadio {
	float: left;
	margin-top: 13px;
}
.co-renewed-checkoutpayment .renewed-checkoutpayment .cybersource_creditcard .card-details .form-row label {
	font-size: 14px;
}
.co-renewed-checkoutpayment.checkout-payment .card-details .form-row.exp-date .value {
	width: 138px;
}
.co-renewed-checkoutpayment .cybersource_creditcard .floated-popup {
	top: 24px;
	margin: 0;
}
.co-renewed-checkoutpayment .cybersource_creditcard .card-details .cvn .floated-popup {
	top: 27px;
}
.co-renewed-checkoutpayment .adyen_creditcard .credit-cards-list .tips_container {
	left: 340px;
}
.co-renewed-checkoutpayment .adyen_creditcard .credit-cards-list .floated-popup .showdialog:after {
	content: '\21';
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
	vertical-align: middle;
}
/* END Renewed Checkout Payment */

@media print {
	.returndetails .return-ticket .barcode {
		float: none;
	    position: absolute;
	    padding: 0;
	    top: 50%;
	    right: 0;
	    transform: rotate(-90deg) translateX(25%);
	    -ms-transform: rotate(-90deg) translateX(25%);
	    -webkit-transform: rotate(-90deg) translateX(25%);
	}

	.returndetails .return-ticket .barcode div:last-child {
	    padding: 5px 0 0;
	    font-size: 1.1em !important;
	    font-weight: bold;
	}

	.returndetails .order-details-block > div {
		width: auto;
	}
}

#store-inventory-lookup .store-inventory-lookup-results-wrapper .store-inventory-lookup-result-right .show-store-details .cncsection .nocncmsg {
	display: none;
}
