.-b-,
.badge_ {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 20px;
	text-align: center;
	line-height: 24px;
}

.-b- span,
.badge_ span {
	color: #fff!important;
	padding: 0px 0 2px 12px;
	font-size: 14px;
	display:block;
}
.-b- i {
    width: 0;
    height: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -26px;
    border-width: 13px;
    border-style: solid;
    border-right-color: transparent !important;
}