.universal-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.universal-select__title{font-weight:700}.universal-select__copy-icon{position:absolute;z-index:1;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0f2f4;border:1px solid #e4e9f0}.universal-select__option-highlight{font-style:italic!important}.universal-select__option__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.universal-select__option__content__suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.universal-select__option__content-icon{display:inline}.universal-select .pl-select{padding-left:40px}.universal-select .ant-select-selection-selected-value{width:100%}.readonly-mode .universal-select__copy-icon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:unset;border:none}.readonly-mode .pl-select{padding-left:30px}.rulesets-list .filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:10px;margin-bottom:10px}.rulesets-table .rulesets-link{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.rulesets-table .ant-table-row{cursor:pointer}.rulesets-table__edit-mode .ant-table-row{cursor:default}.ant-table-column-has-actions,[data-kit-theme=default] .ant-table-empty .ant-table-body{overflow:visible!important}