#ajax-shortcodes-widget .np-select-hidden-accessible{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}#ajax-shortcodes-widget .np-select{position:relative;width:100%}#ajax-shortcodes-widget .np-select-control{border:1px solid #edebf1;border-radius:4px;padding:.5rem 1rem;min-height:36px;display:flex;align-items:center;cursor:text}#ajax-shortcodes-widget .np-select--open .np-select-control{border-color:#4600cc}#ajax-shortcodes-widget .np-select-values{margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:100%;max-height:6rem}#ajax-shortcodes-widget .np-select-values::-webkit-scrollbar{width:3px}#ajax-shortcodes-widget .np-select-values::-webkit-scrollbar-thumb{background:inherit;border-radius:20px}#ajax-shortcodes-widget .np-select-values:hover::-webkit-scrollbar-thumb{background:#edebf1}#ajax-shortcodes-widget .np-select-value{list-style:none;margin:0}#ajax-shortcodes-widget .np-select-value-inner{padding:2px 6px;border-radius:4px;background-color:#edebf1;font-size:.75rem;display:flex;align-items:center;line-height:18px}#ajax-shortcodes-widget .np-select-remove{margin-left:.35rem;cursor:pointer;display:block;width:8px;height:8px;background-image:url("../images/close-icon.svg");background-size:cover}#ajax-shortcodes-widget .np-select-input-item{list-style:none;flex:1;min-width:160px}#ajax-shortcodes-widget .np-select-input{width:100%;background:rgba(0,0,0,0);border:none;outline:0;box-shadow:none;font-size:.75rem;padding:0;min-height:18px}#ajax-shortcodes-widget .np-select-input::-webkit-search-decoration,#ajax-shortcodes-widget .np-select-input::-webkit-search-cancel-button,#ajax-shortcodes-widget .np-select-input::-webkit-search-results-button,#ajax-shortcodes-widget .np-select-input::-webkit-search-results-decoration{display:none}#ajax-shortcodes-widget .np-select-dropdown{box-shadow:0 1px 3px rgba(27,0,78,.15);background-color:#fff;border:1px solid #edebf1;border-radius:4px;position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:1051}#ajax-shortcodes-widget .np-select-options{margin:0;padding:0;max-height:200px;overflow-y:auto}#ajax-shortcodes-widget .np-select-options::-webkit-scrollbar{width:3px}#ajax-shortcodes-widget .np-select-options::-webkit-scrollbar-thumb{background:inherit;border-radius:20px}#ajax-shortcodes-widget .np-select-options:hover::-webkit-scrollbar-thumb{background:#edebf1}#ajax-shortcodes-widget .np-select-option{list-style:none;cursor:pointer;padding:.25rem 1rem;margin:0;font-size:.75rem}#ajax-shortcodes-widget .np-select-option--highlighted{background-color:#f5f4f6}#ajax-shortcodes-widget .np-select-option--disabled{opacity:.6;cursor:not-allowed}#ajax-shortcodes-widget .np-select-option--new::before{content:"+ ";color:#776795}