@charset "utf-8";
.am-badge-primary {background-color: #0e90d2;}
.am-badge {display: inline-block;min-width: 10px;font-weight: 700;vertical-align: baseline;white-space: nowrap;text-align: center;border-radius: 0;}
.am-tagsinput input{width:auto; display:inline; -webkit-appearance:none; padding:2px; font-size:14px; line-height:21px; color:#555; vertical-align:baseline;}
.am-tagsinput{display:inline-block;margin-top:1px;margin-right:5px;padding:6px 10px 6px 10px;font-size:12px;line-height:20px;color:#555;vertical-align:middle;background-color:#fff;background:none;border:1px solid #ddd;border-radius:4px;-webkit-appearance:none;max-width:100%;cursor:text}
.am-tagsinput .tag{margin-right:2px;font-size:13px;line-height:21px;padding:0 .5em;color:#fff!important}
.am-tagsinput .tag [data-role="remove"]{margin-left:5px;cursor:pointer;color:yellow!important}
.am-tagsinput .tag [data-role="remove"]:after{content:"x";padding:0 3px}
.am-tagsinput .tag [data-role="remove"]:hover{-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}
.am-tagsinput .tag [data-role="remove"]:hover:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.am-tagsinput input,.am-form .am-tagsinput input{display:inline-block;border:0;box-shadow:none;outline:none;background:#fff;padding:0;margin:0;height:21px;}
.am-tagsinput input:focus,.am-form .am-tagsinput input:focus{border:none;-webkit-box-shadow:none;box-shadow:none}
.am-form-group .am-tagsinput{margin-bottom:auto}
