.icon-github {
	background: no-repeat url('../img/github-16px.png');
	width: 16px;
	height: 16px;
}

.bootstrap-tagsinput {
	width: 100%;
}

.bootstrap-tagsinput .label-info {
	background-color: #000;
}

.bootstrap-tagsinput .label {
	display: inline;
	padding: 0.5em 0.6em 0.3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 24px;
}

.accordion {
	margin-bottom: -3px;
}

.accordion-group {
	border: none;
}

.twitter-typeahead .tt-query, .twitter-typeahead .tt-hint {
	margin-bottom: 0;
}

.twitter-typeahead .tt-hint {
	display: none;
}

.tt-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
	cursor: pointer;
}

.tt-suggestion {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: nowrap;
}

.tt-suggestion:hover, .tt-suggestion:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca;
}

.searchback01 {
	width: 100% !important;
	position: unset !important;
}

.searchback01.newbox-search-add.search-list-responsive {
	width: 100% !important;
	position: unset !important;
	border-radius: 0px !important;
}

.example_objects_as_tags {
	padding: 0px;
	margin-bottom: 8px;
}

.searchback01::-webkit-scrollbar {
	display: none;
}

.shohid {
	display: none;
}

.searchback01.newbox-search-add.search-list-responsive {
	background: #ffffff;
	padding: 8px 0px;
	border-radius: 4px;
	line-height: 30px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	z-index: 999999;
	width: 771px;
	position: inherit;
	height: auto;
	max-height: 350px;
	overflow-y: scroll;
}

.searchback01 {
	background: #ffffff;
	padding: 8px 0px;
	border-radius: 4px;
	line-height: 30px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	position: absolute;
	z-index: 999999;
	width: 552px;
	height: auto;
	max-height: 350px;
	overflow-y: scroll;
}

.bootstrap-tagsinput input {
	border: none;
	box-shadow: none;
	outline: none;
	background-color: transparent;
	padding: 0 6px;
	margin: 0;
	width: 100% !important;
	max-width: inherit;
}

.bootstrap-tagsinput {
	width: 100%;
	height: 50px !important;
	border-radius: 4px;
	margin-top: 8px;
	margin-left: 7px;
}

.bootstrap-tagsinput {
	background-color: #fff;
	display: inline-flex;
	padding: 10px 6px;
	color: #555;
	vertical-align: middle;
	max-width: 100%;
	line-height: 22px;
	cursor: text;
	border: 1px solid #ffffff;
}

.bootstrap-tagsinput .label {
	text-align: left !important;
}

.bootstrap-tagsinput input {
	border: none;
	box-shadow: none;
	outline: none;
	background-color: transparent;
	padding: 0 6px;
	width: 70% !important;
	margin-right: -17px !important;
	float: right !important;
}