/**--- css style for common---- **/
.tagLabel-red {
	background: #E2231A
}

.tagLabel-red:before{
	border-left-color: transparent;
	border-bottom-color: #E2231A;
    border-top-color: #E2231A;
}
.merch-tagLabel-ribbon.tagLabel-red:before{
	border-left-color: transparent;
	border-bottom-color: #E2231A;
    border-top-color: #E2231A;
}

.tagLabel-orange {
	background: #FF6A00
}

.tagLabel-orange:before{
    border-left-color: transparent;
	border-bottom-color: #FF6A00;
    border-top-color: #FF6A00;
}

.merch-tagLabel-ribbon.tagLabel-orange:before{
    border-left-color: transparent;
	border-bottom-color: #FF6A00;
    border-top-color: #FF6A00;
}

.tagLabel-pink {
	background: #E96BAF
}

.tagLabel-pink:before{
    border-left-color: transparent;
	border-bottom-color: #E96BAF;
    border-top-color: #E96BAF;
}

.merch-tagLabel-ribbon.tagLabel-pink:before{
    border-left-color: transparent;
	border-bottom-color: #E96BAF;
    border-top-color: #E96BAF;
}

.tagLabel-blue {
	background: #3E8DDD
}

.tagLabel-blue:before{
	border-left-color: transparent;
	border-bottom-color: #3E8DDD;
    border-top-color: #3E8DDD;
}

.merch-tagLabel-ribbon.tagLabel-blue:before{
	border-left-color: transparent;
	border-bottom-color: #3E8DDD;
    border-top-color: #3E8DDD;
}

.tagLabel-styleblue {
	background: #4AC0E0
}

.tagLabel-styleblue:before{
	border-left-color: transparent;
	border-bottom-color: #4AC0E0;
    border-top-color: #4AC0E0;
}

.merch-tagLabel-ribbon.tagLabel-styleblue:before{
	border-left-color: transparent;
	border-bottom-color: #4AC0E0;
    border-top-color: #4AC0E0;
}
.tagLabel-green {
	background: #6bae01
}

.tagLabel-green:before{
	border-left-color: transparent;
	border-bottom-color: #6bae01;
    border-top-color: #6bae01;
}

.merch-tagLabel-ribbon.tagLabel-green:before{
	border-left-color: transparent;
	border-bottom-color: #6bae01;
    border-top-color: #6bae01;
}

.tagLabel-yellow {
	background: #ffc82e
}

.tagLabel-yellow:before{
	border-left-color: transparent;
	border-bottom-color: #ffc82e;
    border-top-color: #ffc82e;
}

.merch-tagLabel-ribbon.tagLabel-yellow:before{
	border-left-color: transparent;
	border-bottom-color: #ffc82e;
    border-top-color: #ffc82e;
}


.tagLabel-lightblue {
	background: #44aacc
}

.tagLabel-lightblue:before{
	border-left-color: transparent;
	border-bottom-color: #44aacc;
    border-top-color: #44aacc;
}

.merch-tagLabel-ribbon.tagLabel-lightblue:before{
	border-left-color: transparent;
	border-bottom-color: #44aacc;
    border-top-color: #44aacc;
}

.tagLabel-gray {
	background: #777777
}

.tagLabel-gray:before {
	border-left-color: transparent;
	border-bottom-color: #777777;
    border-top-color: #777777;
}

.merch-tagLabel-ribbon.tagLabel-gray:before {
	border-left-color: transparent;
	border-bottom-color: #777777;
    border-top-color: #777777;
}

.merch-tagLabel-ribbon {
    position: relative;
    float: left;
    font-size: 18px;
    padding: 0.1em 1.15em 0.2em;
    color: #fff;
    text-transform: uppercase;
    width: 85%;
    text-align: center;
    font-weight: 400;
    margin: 0 0 0 1em;
    text-indent: -10%;
    left: 5%;
    height:30px;
    line-height:30px;
    white-space: nowrap;
}
#compareSection .merch-tagLabel-ribbon{
	top: 15px;
	left: 3%;
}
.merch-tagLabel-ribbon:before {
    content: "";
    position: absolute;
    border-left-color: transparent;
    left: -17px;
    border-top-width: 1em;
    border-right-width: 0px;
    border-bottom-width: 15px;
    border-top-width: 17px;
    border-left-width: 18px;
    border-style: solid;
    display: block;
    width: 0;
    bottom: 0;
}

.merch-tagLabel {
	position:relative;
    display: inline-block;
    padding: 0 1.7em 0 .7em;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    width: auto;
    text-align: center;
    margin: 0 0 .5em 0;
    font-weight: bold;
	min-width:50%;
	height: 30px;
    line-height: 30px;
}
.merch-tagLabel:before {
    content: "";
    position: absolute;
    border-left-color: transparent;
    left: -17px;
    border-right-width: 0px;
    border-bottom-width: 15px;
    border-top-width: 15px;
    border-left-width: 17px;
    border-style: solid;
    display: block;
    width: 0;
    bottom: 0;
}

.brandListings-item .merch-tagLabel {
	position: absolute;
	padding: 0 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    width: auto;
    text-align: center;
    font-weight: bold;
    min-width: 85%;
    left: 10%;
    top: -2em;
    height: 30px;
    line-height: 30px;
}
.brandListings-item .merch-tagLabel:before {
    content: "";
    position: absolute;
    border-left-color: transparent;
    left: -15px;
    border-right-width: 0px;
    border-bottom-width: 15px;
    border-top-width: 15px;
    border-left-width: 15px;
    border-style: solid;
    display: block;
    width: 0;
    bottom: 0;
}
.merch-tagLabel-productListerItem {
    position: relative;
    display: inline-block;
    padding: 0 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    width: auto;
    text-align: center;
    margin: 0 0 .5em 0;
    font-weight: bold;
    min-width: 50%;
    height: 30px;
    line-height: 30px;
}
.merch-tagLabel-productListerItem:before {
    content: "";
    position: absolute;
    border-left-color: transparent;
    left: -16px;
    border-right-width: 0px;
    border-bottom-width: 15px;
    border-top-width: 15px;
    border-left-width: 17px;
    border-style: solid;
    display: block;
    width: 0;
    bottom: 0;
}
/** add by yezhenchi for PPS-20586 start **/
.taglabel-font-lg{
	font-size: 18px;
}

.taglabel-font-md{
	font-size: 15px;
}

.taglabel-font-sm{
	font-size: 12px;
}
/** add by yezhenchi for PPS-20586 end **/

@media only screen and (max-width: 46.875em){
	.fast-search.merch-tagLabel{min-width:80%;}
	.merch-tagLabel-ribbon {
		padding: 0;
		height:20px;
		line-height:20px;
		width:90%;
		left:2%;
		font-size: 12px;
	}
	.merch-tagLabel-ribbon:before {
		border-right-width: 0px;
		border-bottom-width: 10px;
		border-top-width: 10px;
		border-left-width: 18px;
	}
	.merch-tagLabel {
		padding: 0 1.7em 0 .7em;
		color: #fff;
		text-transform: uppercase;
		font-size: 12px;
		width: auto;
		text-align: center;
		margin: 0 0 .5em 0;
		font-weight: bold;
		min-width:50%;
		height: 20px;
	    line-height: 20px;
	}
	.merch-tagLabel:before {
		content: "";
		position: absolute;
		border-left-color: transparent;
		left: -15px;
		border-right-width: 0px;
		border-bottom-width: 10px;
		border-top-width: 10px;
		border-left-width: 17px;
		border-style: solid;
		display: block;
		width: 0;
		bottom: 0;
	}
	.merch-tagLabel-productListerItem {
		padding: 0 1em 0 1.5em;
	    font-size: 12px;
	    height: 20px;
	    line-height: 20px;
	}
	.merch-tagLabel-productListerItem:before {
	    left: -15px;
	    border-bottom-width: 10px;
	    border-top-width: 10px;
	    border-left-width: 17px;
	}
	.brandListings-item .merch-tagLabel {
		padding: 0 1em;
	    font-size: 12px;
	    height: 20px;
	    line-height: 20px;
	}
	.brandListings-item .merch-tagLabel:before {
	    left: -15px;
	    border-right-width: 0px;
	    border-bottom-width: 10px;
	    border-top-width: 10px;
	    border-left-width: 17px;
	}
	
	/** add by yezhenchi for PPS-20586 start **/
	.taglabel-font-lg{
		font-size: 12px;
	}
	
	.taglabel-font-md{
		font-size: 12px;
	}
	
	.taglabel-font-sm{
		font-size: 12px;
	}
	/** add by yezhenchi for PPS-20586 end **/
}

/**--- css style for masthead---- **/
/** add by yezhenchi for NA-27616 start**/
.seriesListings-itemContainer .nav-seriesListings-header-merchandisingTag .merch-tagLabel-ribbon{top:0}
.nav-seriesListings-header-merchandisingTag{position: inherit; height: 30px; margin-top: .2em;}
.seriesListings-itemContainer .nav-seriesListings-header-merchandisingTag .merch-tagLabel-ribbon {
    position: relative;
    float: left;
    padding: 0.1em 0 0 0.5em;
    color: #fff;
    text-transform: uppercase;
    width: 105%;
    text-align: center;
    font-weight: 400;
    margin: 0;
    text-indent: -10%;
    left: 0;
}
.seriesListings-itemContainer .nav-seriesListings-header-merchandisingTag .merch-tagLabel-ribbon:before {
    content: "";
    position: absolute;
    border-left-color: transparent;
    left: -13.2px;
    border-left-width: 14px;
    border-style: solid;
    display: block;
    width: 0;
    bottom: 0;
}
/** add by yezhenchi for NA-27616 end**/
/* add by huijie xu for BROWSE-1446 start */
@media (max-width: 750px){
	.merch-tagLabel-ribbon.tagLabel-red:before{
	    height: 30px;
	    border-bottom-width: 15px;
        border-top-width: 15px;
	}
}
/* add by huijie xu for BROWSE-1446 end */


