div.tagsinput { border:1px solid #CCC; background: #FFF; width:100% !important; height:100px; overflow-y: auto; padding: 2px;}
div.tagsinput span.tag { display: block; float: left; padding: 5px; text-decoration:none; background: #e0e0e0; color: #606060; margin-right: 5px;font-family: Roboto;  font-size:1.3em;}
div.tagsinput span.tag a { font-weight: bold; color: #606060; text-decoration:none; font-size: 12px; display: block; width: 0.2em; float: right; background: #e0e0e0; border-left: 1px solid #fff; padding: 0rem 0.5em;  } 
div.tagsinput input { width:100%; margin:0px; font-family: helvetica; font-size: 13px; border:1px solid transparent; padding:5px; background: transparent; color: #000; outline:0px;  margin-right:5px; }
div.tagsinput div { display:block; float: left; } 
.tags_clear { clear: both; width: 100%; height: 0px; }
.not_valid {background: #FBD8DB !important; color: #90111A !important;}
