.myvideoHashtags .highlighter{
  white-space: pre-wrap;
  	/*background:rgba(0,0,0,0.5);*/
	color:transparent;
	overflow: hidden; 
	position: absolute;
	padding-left:10px;
	padding-top:5px; 
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:14px;
}

.myvideoHashtags .myvideoHashtagsSelector{
	background-color: transparent; 
	position: relative; 
	direction: ltr; 
	font-size:14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	resize:none !important;
	-webkit-transition: height 0.2s;
	vertical-align:middle;
	min-height:48px !important;
	line-height:14px;
}

.myvideoHashtags .hashtag{
	background: #4864B4;
	border-radius: 2px;
	box-shadow: 0 0 0 1px #4864B4;
	font-size:14px;
	white-space: pre-wrap;
	line-height:14px;
}

.myvideo_tag{
	background: #4864B4;
	border-radius: 2px;
	box-shadow: 0 0 0 1px #4864B4;
	color: #FFF!important;
	padding: 3px 6px;
	margin-right: 5px;
}