﻿@charset "UTF-8";.form-field .tag-editor{flex:1 1 0%;max-width:100%;}.tag-editor{list-style-type:none;overflow:hidden;cursor:text;font-size:16px;line-height:18px;vertical-align:middle;min-width:0;padding:.75rem;margin:0;background:#fff;border:1px solid #afbcd4;border-radius:6px;color:#1d251e;display:flex;flex-wrap:wrap;}.tag-editor.warn{border:1px solid #d62532;}.tag-editor li{display:flex;align-items:stretch;overflow:hidden;flex:0 0 auto;margin-right:.25rem;}.tag-editor li:nth-of-type(1){display:none;}.tag-editor li .tag-editor-spacer{display:none;}.tag-editor.has-value{padding-bottom:.5rem;}.tag-editor.has-value li{margin-bottom:.25rem;}.tag-editor .placeholder{line-height:26px;color:rgba(29,37,30,.7);}.tag-editor input{vertical-align:inherit !important;border:0 !important;outline:none !important;padding:0 !important;margin:0 !important;cursor:text !important;font-family:inherit !important;font-weight:inherit !important;font-size:inherit !important;font-style:inherit !important;box-shadow:none !important;background:none !important;border-radius:0 !important;}.tag-editor .tag-editor-tag{padding:.25rem .5rem;color:#1d251e;background:#e1e6ef;white-space:nowrap;overflow:hidden;cursor:pointer;line-height:1;border-radius:4px 0 0 4px;}.tag-editor .tag-editor-tag.active{background:none !important;padding-left:0;padding-right:0;}.tag-editor .tag-editor-tag.active+.tag-editor-delete,.tag-editor .tag-editor-tag.active+.tag-editor-delete i{visibility:hidden;cursor:text;}.tag-editor .tag-editor-delete{background:#e1e6ef;cursor:pointer;border-radius:0 4px 4px 0;padding:.25rem .5rem;}.tag-editor .tag-editor-delete i{line-height:1;display:inline-block;}.tag-editor .tag-editor-delete i:before{font-size:16px;color:#1d251e;content:"×";font-style:normal;}.tag-editor-hidden-src{position:absolute !important;left:-99999px;}.tag-editor ::-ms-clear{display:none;}.tag-editor .tag-editor-delete:hover i:before{color:#d65454;}