.label-info {
	background: #F21529;
	padding: .1em .6em .1em;
	font-size: 100%;
	line-height: 2;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25em;
}

.bootstrap-tagsinput {
	width: 100%;
	border: none;
	border-bottom: 1px solid #dadada;
	box-shadow: none;
}