div.tagsinput {/* border:1px solid #CCC; background: #FFF;  */padding: 5px 0 5px 5px;width:auto;height:auto;overflow-y: auto;float: none;}
div.tagsinput span.tag { /* border: 1px solid #a5d24a; */ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; display: block; float: left; padding:4px 5px; text-decoration:none; background: #5BC0DE; color: #fff; margin-right: 5px; margin-bottom:5px; font-size:13px;}
div.tagsinput span.tag a { font-weight: bold; color: #fff; text-decoration:none; font-size: 11px;  } 
div.tagsinput input {width:80px;margin:0px;font-size: 13px;border: 1px solid rgb(255, 255, 255);padding:3px;background: transparent;color: #000;outline:0px;margin-right:5px;margin-bottom:5px;width: 100%! important;font-family: IRANSans-web;}
div.tagsinput div {display:block;float: left;width: 99%;border: 1px solid #f7f3f3;border-radius: 2px;} 
.tags_clear { clear: both; width: 100%; height: 0px; }
.not_valid {background: #FBD8DB !important; color: #90111A !important;}
