classification-table-component #classifications-table {
	border: 1px solid #e7e7e7
}

classification-table-component #classifications-table,
classification-table-component .attribute-head-table,
classification-table-component .attribute-table {
	display: table;
	width: 100%
}

classification-table-component classification-node-component .attribute-name {
	width: 50%
}

classification-table-component classification-node-component:nth-child(odd) {
	background-color: #f6f6f6
}

classification-table-component .header {
	background: #f0f0f0;
	background: #f3f3f3;
	background: -webkit-linear-gradient(top, #f8f8f8, #eee);
	background: linear-gradient(to bottom, #f8f8f8, #eee);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
	border-color: #e7e7e7;
	border-bottom: 1px solid #ddd
}

classification-table-component .attribute-head-row,
classification-table-component .attribute-row,
classification-table-component .header,
classification-table-component classification-node-component {
	display: table-row
}

classification-table-component .head-cell {
	white-space: nowrap
}

classification-table-component .attribute-cell,
classification-table-component .attribute-head-cell,
classification-table-component .head-cell,
classification-table-component classification-node-component>div {
	display: table-cell;
	padding: 5px 8px 5px 15px;
	vertical-align: middle
}

classification-table-component .delete-icon {
	margin-left: 25px
}

classification-table-component .attribute-table .attribute-row:nth-last-child(n+2) .attribute-cell,
classification-table-component classification-node-component>div,
classification-table-component classification-table-component .head-cell {
	border-bottom: 1px solid #e7e7e7
}

search-component .search-node-results,
search-component .search-results-header-container {
	display: table;
	border-collapse: collapse;
	width: 100%
}

search-component .search-heading {
	display: table-header-group;
	border: 1px solid #ccc
}

search-component .search-results-node-container {
	max-height: 330px;
	overflow-y: auto
}

search-component .search-results-success {
	border: .5px solid #ccc
}

search-component search-node-component {
	display: table-row;
	border: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px
}

search-component .search-heading>div,
search-component search-node-component>div {
	display: table-cell;
	padding: 10px;
	vertical-align: middle
}

search-component .search-button-column {
	width: 150px;
	text-align: right;
	white-space: nowrap
}

search-component .search-select-button {
	text-align: center;
	width: 10px
}

template-mode-picker-component .button-group {
	display: table
}

template-mode-picker-component .button-group .button {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: table-cell;
	padding: 6px 13px 6px 13px;
	background-color: #eee;
	cursor: pointer;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #aaa
}

template-mode-picker-component .button-group .button:first-child {
	border-radius: 3px 0 0 3px;
	border-left: 1px solid #aaa
}

template-mode-picker-component .button-group .button:last-child {
	border-radius: 0 3px 3px 0
}

template-mode-picker-component .button-group .button:hover {
	background-color: #d7d7d8
}

template-mode-picker-component .button-group .button.selected {
	background-color: #777;
	color: #f6f6f6;
	border-color: #aaa
}

recent-documents-component .recentDocumentsTable {
	display: table;
	width: 100%
}

recent-documents-component .recentDocumentsTable .recentDocumentsRow {
	display: table-row;
	width: 33%
}

recent-documents-component .recentDocumentsTable .recentDocumentsRow span {
	display: table-cell
}

.km-add-product-alternatives {
	transition: opacity .2s
}

.km-add-product-alternatives:hover {
	border-color: #0066c0
}

.usefullinks {
	float: right
}

.add-product-search-box-width {
	width: 90px;
	min-width: 90px
}

.apvuBetaBadge {
	color: #00F;
	font-size: 10px;
	vertical-align: super;
	text-transform: uppercase
}

.rf-ninja-bar {
	margin-bottom: 5px;
	padding: 5px 2.5%;
	width: auto;
	background: url(https://images-na.ssl-images-amazon.com/images/G/01/nav2/prod/rainierCoreCSS/titlebargrad._V192548835_.gif) repeat-x scroll 0 0 #E6E6E6;
	border: 1px solid #ccc
}

.rf-text {
	vertical-align: middle
}

.apvuNewBadge {
	color: #C60;
	font-family: arial, verdana;
	font-size: 10px;
	vertical-align: super;
	text-transform: uppercase
}

#vlw-container h1 {
	display: inline;
	padding-right: 8px
}

.container {
	padding-left: 2.5%;
	padding-right: 2.5%
}

#nav-tabs-section ul.a-tabs {
	filter: none;
	background: 0;
	border-top: 0;
	border-right: 0;
	border-left: 0
}

#nav-tabs-section ul.a-tabs li a {
	padding: 10px 17px 10px 18px
}

#nav-tabs-section ul.a-tabs li.a-active:first-child a {
	border-left: 1px solid #ddd
}

#nav-tabs-section ul.a-tabs li.a-active:last-child a {
	border-right: 1px solid #ddd
}

#nav-tabs-section li.right-align-tab {
	float: right
}

#nav-tabs-section li.right-align-tab a:hover {
	border-top-color: #fff!important
}

.a-expander-container .a-expander-header h4 {
	color: #737373;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase
}

.no-bottom-padding {
	margin-bottom: 0
}

#status-table div[id*=updated_template] {
	margin-top: 15px
}

#status-table div[id*='-status-record_process_message'] {
	margin-top: 15px
}

#rakutenSideBox #rakutenSection hr {
	display: none
}

.mini-info-icon {
	background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/amazonui/sprites/aui_sprite_0017-1x._V1_.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 15px;
	position: absolute;
	background-position: -175px -18px;
	background-size: 200px 325px;
	cursor: pointer;
	display: inline-block;
	margin-top: -2px;
	margin-left: 3px
}

#status-table td[id*='-actions'] {
	vertical-align: top!important
}

.fyi-new-badge {
	font-weight: 700;
	padding-left: 16px;
	vertical-align: top
}

.ng-cloak,
[ng-cloak],
[ng\:cloak] {
	display: none!important
}

#browse-container td {
	padding: 0
}

.browse-carousel {
	position: relative;
	width: 100%
}

.browse-carousel td {
	border: 1px solid #CCC
}

.browse-carousel-container {
	overflow: hidden;
	width: 100%;
	overflow-x: hidden;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc
}

.browse-pane .browse-node {
	cursor: pointer;
	display: block;
	line-height: 20px;
	min-height: 20px;
	overflow-y: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	vertical-align: middle
}

.browse-pane .browse-node:hover {
	background: #f6f6f6
}

.browse-node span {
	vertical-align: middle
}

.browse-pane {
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	text-decoration: none
}

.browse-node-arrow {
	float: right;
	margin-right: 10px;
	display: inline-block
}

.browse-node-text {
	float: left;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	pointer-events: none
}

.select-button {
	float: right;
	margin-right: 10px;
	vertical-align: middle;
	display: inline-block
}

.leaf-node {
	line-height: 22px;
	padding-top: 9px;
	padding-bottom: 9px;
	min-height: 22px;
	overflow: auto
}

.leaf-node span {
	vertical-align: middle
}

.node-icon-btn-block {
	float: right;
	pointer-events: none
}

.node-icon-btn-block div[class*=button] {
	pointer-events: all
}

.node-icon-btn-block div {
	vertical-align: middle;
	display: inline-block
}

.selected-node {
	background: #f0f0f0;
	background: #f3f3f3;
	cursor: auto
}

.classification-loading-icon {
	vertical-align: middle;
	display: none;
	float: right;
	padding: 2px;
	padding-right: 5px
}

#bread-crumb-container {
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px
}

#bread-crumb-container a {
	color: #333
}

.last-bread-crumb {
	color: #e47911!important
}

.scroll-buttons {
	border-color: #CCC;
	border-radius: 1px;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	background: #f0f0f0;
	background: #f3f3f3;
	color: grey;
	font-size: 14px;
	height: 300px;
	line-height: 300px;
	width: 20px;
	height: 100%
}

.scroll-back {
	margin-right: 4px
}

.scroll-forward {
	margin-left: 4px
}

.bread-crumb-seperator {
	margin-left: 3px
}

#pleasewaitbackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	visibility: hidden;
	filter: alpha(opacity=80);
	opacity: .8;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80); filter:alpha(opacity=80)';
	z-index: 1999
}

#pleasewaitimage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	visibility: hidden;
	z-index: 2000
}

.browse-error {
	margin-top: 130px;
	text-align: center
}

.arrow-right {
	background-position: -105px -5px;
	height: 20px;
	width: 11px;
	vertical-align: middle
}

.arrow-left {
	background-position: -123px -5px;
	height: 20px;
	width: 11px;
	vertical-align: middle
}

.delete-icon {
	background-position: -312px -1px;
	height: 20px;
	width: 11px;
	cursor: pointer
}

.lock-icon {
	background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/abis-ui/spriteAllListingV8.png);
	background-color: transparent;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: -105px -12px;
	width: 13px;
	height: 13px;
	margin-right: 5px
}

classifier .node-icon-btn-block .loading-icon {
	padding-right: 5px;
	padding-top: 2px
}

classifier td {
	padding: 0
}

classifier td.scroll-btn {
	width: 20px
}

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

.remove-all {
	font-weight: 400!important
}

.grey-row {
	background-color: #f6f6f6!important
}

.white-row {
	background-color: #fff!important
}

.download-button {
	text-align: right
}

.remove-link {
	vertical-align: middle;
	font-size: 18px
}

.remove-link a {
	text-decoration: none
}

.right {
	float: right
}

#mode-picker-button-group {
	display: inline-block;
	vertical-align: top
}

#mode-picker-custom-dropdown {
	display: inline-block;
	vertical-align: top
}

.custom-inventory-reports-column-summary {
	border-radius: 4px 4px 0 0
}

.inventory-files-expander-content {
	padding: 0!important
}

.inventory-files {
	border: none!important
}

.inventory-files tr.grey-row td {
	background-color: #f6f6f6!important
}

.inventory-files tr.white-row td {
	background-color: #fff!important
}

.inventory-reports-request-title {
	border-radius: 4px 4px 0 0
}

.inventory-reports-request-selectors {
	border-radius: 0
}

.inventory-reports-request-button {
	border-radius: 0 0 4px 4px
}

.search-results-table tr:hover {
	background: #f6f6f6
}

.search-results-table {
	height: 280px;
	overflow-y: auto
}

.search-results {
	border: 1px solid #CCC;
	height: 330px
}

.hide {
	display: none
}

.search-heading {
	padding: 13px 8px;
	border-bottom: 1px solid #ccc
}

.add-link {
	vertical-align: middle;
	font-size: 18px
}

.add-link a {
	text-decoration: none
}

.search-results-count {
	padding-left: 10px
}

.locked-search {
	vertical-align: middle;
	width: 165px
}

table.upload-form-table td,
table.upload-form-table th {
	padding: 7px 14px 6px
}

.inline-radio {
	padding-left: 0!important;
	margin-right: 0!important;
	margin-right: 3px;
	padding-right: 15px
}

.shipping-table-section {
	width: 65%;
	min-width: 400px
}

.shipping-table-box>.a-box-inner {
	padding: 8px 10px 3px 10px!important
}

.hidden {
	display: none
}

.text-underline {
	text-decoration: underline
}

input[type=checkbox] {
	position: relative;
	vertical-align: middle;
	bottom: 1px
}

.no-margin {
	margin: 0!important
}

.left-margin {
	margin: 0 0 0 8px!important
}

.line-height-excel-msg {
	line-height: 1.1!important;
	vertical-align: Middle
}

.radio-button-space {
	line-height: 5px
}

.add-child-section {
	min-height: 200px;
	min-width: 400px
}

.add-child-table td {
	min-width: 125px
}

.varwiz-button {
	position: absolute;
	right: 10px
}

.deletedRow {
	opacity: .5
}

.controlHeader {
	min-width: 110px
}

.disabled {
	opacity: .25;
	pointer-events: none
}

input.editFld {
	width: 100%
}

.searchButton {
	position: absolute;
	margin-left: 10px
}

.searchContainer {
	min-width: 550px;
	max-height: 31px
}

.varwiz-icon {
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
	background-color: transparent;
	background-image: url(https://improvement-ninjas.amazon.com/s3files/s3get.cgi/varwiz_icons3.png);
	display: inline-block
}

.edit-btn {
	background-position: -48px, 0
}

.save-btn {
	background-position: -92px, 0
}

.delete-btn {
	background-position: -72px, 0
}

#add-row-btn {
	background-position: 2px, 0
}

#add-row-btn {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px
}

.cancel-btn {
	background-position: -21px, 0
}

.mt-container {
	overflow: auto
}

#variation-table tr:hover {
	background-color: transparent
}

#variation-table .parent-row,
#variation-table .parent-row:hover {
	background-color: #EEF6FF
}

#variation-table .invalid {
	background-color: #FFF5F5;
	border-color: red!important
}

#variation-table input {
	height: 24px;
	padding: 0 2px
}

#variation-table .rowControls {
	white-space: nowrap
}

#variation-table select {
	text-align: left
}

.ui-msg-container .msgList {
	padding-top: 14px;
	padding-bottom: 14px;
	color: #777
}

#variation-table select {
	width: 100%
}

.varwiz-info-icon {
	background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/amazonui/sprites/aui_sprite_0017-1x._V1_.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 20px;
	position: absolute;
	background-position: -162px -123px;
	cursor: pointer;
	display: inline-block;
	margin-top: -7px
}

#variation-table td {
	padding: 5px 8px 5px;
	border-right: 1px solid #EAEAEA
}

th#list_price {
	min-width: 90px
}

#varwiz-container h1.a-color-state {
	display: inline-block;
	margin-right: 5px
}

#varwiz-container .itkContainer {
	display: none
}

td[data-column=list_price] input {
	max-width: 45px
}

td[data-column=list_price]:before {
	content: attr(currency-symbol);
	margin-right: 3px
}

.ui-autocomplete.ui-menu {
	max-height: 300px;
	max-width: 400px;
	overflow-y: auto;
	overflow-x: none
}