.add-new-tag-box{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;margin-right:10px}.add-new-tag-box .add-tag-active{max-width:250px;margin-right:-30px;border-radius:20px}.add-new-tag-box .add-tag-active:focus{outline:none}.add-new-tag-box .btn-add-tag{min-width:120px;height:35px;background-color:#08f;color:#fff;border-radius:20px;border:0;outline:none}.tags-list-header{font-size:14px;margin:0 -20px;padding:20px;background-color:#f8f8f8;font-weight:700}.tags-search-container{margin:0 -20px;padding:0 20px;background-color:#f8f8f8}.tags-search-container .tags-search-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:240px;background-color:#f0f3f5;border:1px solid #c9cfd4;border-radius:5px;padding:0 10px;color:#727a82}.tags-search-container .tags-search-box input{padding:6px;width:70%;border:none;background-color:#f0f3f5;color:#727a82}.tags-search-container .tags-search-box input:focus{outline:0}.error-message{display:block;height:20px;margin:2px 0 2px 15px}.tag-list{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;margin:0 -20px -20px;background-color:#f8f8f8}.tag-list,.tag-list .tag{display:-webkit-box;display:-ms-flexbox;display:flex}.tag-list .tag{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 15px 6px 10px;margin-right:8px;margin-bottom:10px;border:1px solid #c9cfd4;border-radius:20px;cursor:pointer}.tag-list .tag.used{background-color:#fff}.tag-list .tag.unused{background-color:#ececec}.tag-list .tag .used-tooltip{position:absolute;display:none;bottom:120%;background-color:#241717;border-radius:5px;color:#fff;padding:8px 16px;white-space:nowrap}.tag-list .tag .edit-tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none}.tag-list .tag .edit-tag:focus{outline:none}.tag-list .tag .edit-tag:disabled{background-color:#fff}.tag-list .tag:hover{border-color:#08f}.tag-list .tag:hover .used-tooltip{display:initial}.tag-list .tag[is-selected=true]{border-color:#08f;background-color:#0074d9}.tag-list .tag[is-selected=true] span{background-color:#0074d9;color:#fff}.tag-list .tag[is-selected=true] i:before{color:#fff}.tag-list .tag[is-selected=true] .tag-popup-visible i:before{color:#000}.tag-list .tag .tag-value{margin-right:10px}.tag-list .tag .action-icon{width:20px;margin-left:10px;text-align:center;cursor:pointer}.tag-popup{visibility:hidden;position:absolute;bottom:-14px;right:-45px;background-color:#fff;border:1px solid #c8ced3;border-radius:5px;z-index:5}.tag-popup i{display:block;padding:10px}.tag-popup i:hover{background-color:#f0f3f5}.tag-popup i.fa-pencil{border-bottom:1px solid #c8ced3}.tag-popup i.fa-pencil:after{content:"Edit"}.tag-popup i.fa-pencil:after,.tag-popup i.fa-trash:after{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;margin-left:11px}.tag-popup i.fa-trash:after{content:"Delete"}.tag-popup i.fa-trash.delete-disabled:after,.tag-popup i.fa-trash.delete-disabled:before{color:#979a9c}.tag-popup-visible{visibility:visible}.tag-list-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f8f8f8;margin:0 -20px 0;padding:20px 40px 20px 20px}.tag-list-nav .tag-list-sort .sort-by{margin-right:8px}.tag-list-nav .tag-list-sort a{margin-right:20px}.tag-list-nav .tag-list-sort a.sort-asc:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10.002'%3E%3Cg data-name='Group 21113'%3E%3Cpath data-name='Path 13278' d='M3 .001l3 4H0z' fill='%2308f'/%3E%3Cpath data-name='Path 13396' d='M3 10.003l-3-4h6z' fill='%23515b65'/%3E%3C/g%3E%3C/svg%3E")}.tag-list-nav .tag-list-sort a.sort-desc:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10.002'%3E%3Cg data-name='Group 21114'%3E%3Cpath data-name='Path 13278' d='M3 10.002l-3-4h6z' fill='%2308f'/%3E%3Cpath data-name='Path 13396' d='M3 0l3 4H0z' fill='%23515b65'/%3E%3C/g%3E%3C/svg%3E")}.tag-list-nav .tag-list-sort a i{margin-left:8px;color:#08f}.tag-list-nav .tag-list-sort a{cursor:pointer}.tag-list-nav .tag-list-sort a.sorting{font-weight:700}.tag-list-nav .tag-list-remove{position:relative}.tag-list-nav .tag-list-remove .remove-selected-btn{color:#cfd1d2;font-weight:500;cursor:pointer}.tag-list-nav .tag-list-remove .remove-selected-btn.red{color:#fc4d4d}.tag-list-nav .tag-list-remove .used-tooltip{display:none;position:absolute;bottom:100%;right:10px;padding:7px 12px;background-color:#241717;color:#fff;white-space:nowrap;border-radius:5px;font-size:14px}.tag-list-nav .tag-list-remove:hover .used-tooltip{display:block}#deleteTag___BV_modal_content_ .modal-header{padding-bottom:0}#deleteTag___BV_modal_content_ .modal-body{text-align:center}#deleteTag___BV_modal_content_ .modal-body i{color:#08f;margin-bottom:15px}#deleteTag___BV_modal_content_ .modal-body img{width:auto;height:19px;margin-bottom:15px}#deleteTag___BV_modal_content_ .modal-body h3{display:block;margin-bottom:18px;font-size:15px;line-height:18px;font-weight:700;color:#2f353a}#deleteTag___BV_modal_content_ .modal-body h4{display:block;margin-bottom:40px;font-size:14px;line-height:24px;color:#515b65}#deleteTag___BV_modal_content_ .modal-body .button-wrapper button{margin:0 5px;padding-left:15px;padding-right:15px}#editTagModal___BV_modal_content_ .modal-header{padding-bottom:0}#editTagModal___BV_modal_content_ .modal-body{padding-top:0;text-align:center}#editTagModal___BV_modal_content_ .modal-body i{color:#08f;margin-bottom:15px}#editTagModal___BV_modal_content_ .modal-body img{width:auto;height:19px;margin-bottom:15px}#editTagModal___BV_modal_content_ .modal-body h3{display:block;margin-bottom:18px;font-size:15px;line-height:18px;font-weight:700;color:#2f353a}#editTagModal___BV_modal_content_ .modal-body h4{display:block;margin-bottom:20px;font-size:14px;line-height:24px;color:#515b65}#editTagModal___BV_modal_content_ .modal-body .edit-tag-input{max-width:80%;margin:0 auto 20px}#editTagModal___BV_modal_content_ .modal-body .button-wrapper button{margin:0 5px;padding-left:15px;padding-right:15px}.dark-theme .tags-search-box{background-color:#515b65;border:1px solid #1a1c1d;color:#edeeef}.dark-theme .tags-search-box input::-webkit-input-placeholder{background-color:#515b65;color:#edeeef}.dark-theme .tags-search-box input::-moz-placeholder{background-color:#515b65;color:#edeeef}.dark-theme .tags-search-box input:-ms-input-placeholder{background-color:#515b65;color:#edeeef}.dark-theme .tags-search-box input::-ms-input-placeholder{background-color:#515b65;color:#edeeef}.dark-theme .tags-search-box i,.dark-theme .tags-search-box input,.dark-theme .tags-search-box input::placeholder{background-color:#515b65;color:#edeeef}.dark-theme .tag-list,.dark-theme .tag-list-nav,.dark-theme .tags-list-header,.dark-theme .tags-search-container{background-color:#3a4149}.dark-theme .tag-list-nav .tag.used,.dark-theme .tag-list .tag.used{background-color:#2f353a;border-color:#1a1c1d}.dark-theme .tag-list-nav .tag.unused,.dark-theme .tag-list .tag.unused{background-color:#515b65;border-color:#515b65}.dark-theme .tag-list-nav .tag:hover,.dark-theme .tag-list .tag:hover{border-color:#08f}.dark-theme .tag-list-nav .tag[is-selected=true],.dark-theme .tag-list .tag[is-selected=true]{border-color:#08f;background-color:#0074d9}.dark-theme .tag-list-nav .tag .edit-tag,.dark-theme .tag-list .tag .edit-tag{background-color:transparent;color:#edeeef}.dark-theme .tag-list-nav .tag .tag-popup,.dark-theme .tag-list .tag .tag-popup{background-color:#3a4149;color:#edeeef;border-color:#1a1c1d}.dark-theme .tag-list-nav .tag .tag-popup i,.dark-theme .tag-list .tag .tag-popup i{border-color:#1a1c1d}.dark-theme .tag-list-nav .tag .tag-popup i:hover,.dark-theme .tag-list .tag .tag-popup i:hover{background-color:#2f353a}.dark-theme #deleteTag___BV_modal_content_{background-color:#3a4149}.dark-theme #deleteTag___BV_modal_content_ #deleteTag___BV_modal_header_ button,.dark-theme #deleteTag___BV_modal_content_ .close,.dark-theme #deleteTag___BV_modal_content_ h3,.dark-theme #deleteTag___BV_modal_content_ h4{color:#fff}.dark-theme #editTagModal___BV_modal_content_{background-color:#3a4149}.dark-theme #editTagModal___BV_modal_content_ h3,.dark-theme #editTagModal___BV_modal_content_ h4{color:#fff}.dark-theme #editTagModal___BV_modal_content_ input{border-color:#1a1c1d;background-color:#515b65;color:#fff}@media screen and (max-width:991px){#deleteTag___BV_modal_content_ .modal-body,#editTagModal___BV_modal_content_ .modal-body{background-color:#fff}}