@import '/assets/css/fonts.css'; /* Import for Icon moon fonts from JL_Assets REMOVE THIS AFTER ASTERIX RELEASE*/
/* Use only for emergency styles to override current styles on live site */
/* Remove after added to live stylesheet */



.first.lt-nav{
	padding:8px 6px 9px 0;
}

.left-nav-widget-default{
	padding:0;
}

/* Temp fixes for OR-C https://www.jlpit.com/jira/browse/TW-2104 */
.mod-no-results ul li { /* in jlsearch.css */
    background: none;
}
.jl-no-tabs #tabinfo-editor-notes :last-child { /* in jlprod.css */
	padding-bottom:0;
}

/* Temp fix for MJL-2133 - to be removed after H goes live */

#mjl-account-area .orders-holder .order-help .order-help-no{
	width:340px;
}

/* Temp fix for ATGT-16897 - to be removed after H goes live */

#chanel .product-grid span.swatch-out-of-stock {
	background: none;
	left: -4px;
	position: absolute;
	top: 9px;
	width: 25px;
	height:0;
}

.ie8 #chanel .product-grid span.swatch-out-of-stock {
	background: url("/assets/build/oos_strike_through.png") no-repeat 50% 50%;
	height: 20px;
	left: 0;
	top: 0;
	width: 20px;
}

#chanel .product-grid .selected span.swatch-out-of-stock {
	left: -4px;
	top: 7px;
}

.ie8 #chanel .product-grid .selected span.swatch-out-of-stock {
	left: -2px;
	top: 0;
}
