.sticky-label-icon{width:24px;padding:4px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 1px 0 rgba(0,0,0,.3);position:relative}.sticky-label-icon .flag-style-arrow{width:0;height:0;position:absolute;bottom:-6px}html[dir=ltr] .sticky-label-icon .flag-style-arrow{left:0}html[dir=rtl] .sticky-label-icon .flag-style-arrow{right:0}.sticky-label-icon:after,.sticky-label-icon:before{content:"";display:block;width:12px;height:1px;position:absolute;box-shadow:0 1px 1px 0 rgba(0,0,0,.3);background-color:transparent;z-index:0;bottom:-3px}.sticky-label-icon:before{right:-1px;transform:rotate(26deg)}.sticky-label-icon:after{left:-1px;transform:rotate(-26deg)}.sticky-label-icon .ico{font-size:14px}.sticky-label-icon.sticky-closed-icon,.sticky-label-icon.sticky-featured-icon,.sticky-label-icon.sticky-pending-icon,.sticky-label-icon.sticky-sponsored-icon{color:#fff}.sticky-label-icon.sticky-sponsored-icon{background:#00a8ff}.sticky-label-icon.sticky-sponsored-icon .flag-style-arrow{border-left:12px solid #00a8ff;border-right:12px solid #00a8ff;border-bottom:6px solid transparent}.sticky-label-icon.sticky-featured-icon{background:#ffab00}.sticky-label-icon.sticky-featured-icon .flag-style-arrow{border-left:12px solid #ffab00;border-right:12px solid #ffab00;border-bottom:6px solid transparent}.sticky-label-icon.sticky-pending-icon{background:#6895b5}.sticky-label-icon.sticky-pending-icon .flag-style-arrow{border-left:12px solid #6895b5;border-right:12px solid #6895b5;border-bottom:6px solid transparent}.sticky-label-icon.sticky-closed-icon{background:#a2a2a2}.sticky-label-icon.sticky-closed-icon .flag-style-arrow{border-left:12px solid #a2a2a2;border-right:12px solid #a2a2a2;border-bottom:6px solid transparent}