#search-results .filters .a-box-title {
	text-transform: uppercase;
	font-weight: 700
}

#search-results .filters ul {
	line-height: 1.8
}

#search-results .product .description {
	line-height: 1.25
}

#search-results .product .description a {
	padding: 0
}

#search-results .product .description a:visited {
	color: #551A8B
}

#search-results .product .description span {
	display: block
}

#search-results .products {
	border: none
}

#search {
	display: inline-block
}

#opt-in-bar {
	display: flex;
	height: .2rem;
	background-color: #ff8c00;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%
}

#opt-in-bar #opt-in-text {
	color: #fff;
	padding-right: 2rem;
	padding-top: .3rem
}

#opt-in-bar #opt-in-link {
	padding-top: .3rem
}

#opt-in-bar.internal {
	bottom: 3rem
}

div.loading {
	border: 0;
	min-width: 25px;
	height: 25px;
	width: 25px;
	padding: 0 50%;
	background: url(https://images-na.ssl-images-amazon.com/images/G/01/amazonui/loading/loading-1x.gif) 50% 50% no-repeat
}

#more-variations .a-icon.a-icon-section-expand {
	margin-top: 10px;
	opacity: 1
}

.a-pagination {
	text-align: right!important
}

ul.a-pagination li a,
ul.a-pagination li.a-selected a {
	border: none;
	background: 0 0;
	padding: 0 5px;
	color: #0066c0
}

ul.a-pagination li,
ul.a-pagination li.a-disabled,
ul.a-pagination li.a-selected {
	border: none;
	background: 0 0;
	padding: 0
}

div.button-grid-column {
	padding-right: 18px
}

.a-pagination .a-disabled {
	background: 0 0
}

#add-a-product-button {
	margin-left: 10px
}

div.child-variation-expander {
	padding-left: 75px
}

div.child-variation-expander .a-expander-container {
	padding-left: 3.5%
}

.mainBlockWidth {
	width: 1216px
}

.prodsrchMarginLeftToMenu {
	margin-left: 2.5%
}

.searchInputWidth {
	width: 300px
}

.aleCountsWidth {
	width: 310px
}

.rightBlockWidth {
	width: 310px;
	padding-left: 20px
}

.leftBlockWidth {
	width: 906px
}

.offerCountDetails li {
	display: inline
}

#create-CR-product-container {
	display: flex
}

#createCRProductListing {
	white-space: nowrap
}

.certified-refurbished-logo {
	margin-right: 10px;
	margin-top: 15px;
	width: auto
}

.internal-only.debug-console .dahlak-graph,
.internal-only.debug-console svg {
	height: 100%;
	width: 100%
}

.internal-only.debug-console .dahlak-graph .node {
	white-space: nowrap
}

.internal-only.debug-console .dahlak-graph .node.container rect {
	stroke: #333;
	fill: #FF9473;
	stroke-width: 1.5px
}

.internal-only.debug-console .dahlak-graph .node.provider rect {
	stroke: #333;
	fill: #6C8CD5;
	stroke-width: 1.5px
}

.internal-only.debug-console .dahlak-graph .cluster rect {
	stroke: #333;
	fill: #000;
	fill-opacity: .1;
	stroke-width: 1.5px
}

.internal-only.debug-console .dahlak-graph .edgePath path.path {
	stroke: #333;
	fill: none;
	stroke-width: 1.5px
}