.legend-editor-panel{min-width:348px;height:100%;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--kq-bg-color);border-radius:4px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.legend-editor-panel .kq-tab-pane,.legend-editor-panel .kq-tabs{width:100%;height:100%}.legend-editor-panel .kq-tabs__header{margin:0 0 8px}.legend-editor-panel .kq-tabs__content{height:calc(100% - 48px);overflow:auto}.legend-editor-panel .legend-table{height:calc(100% - 75px)}.legend-editor-panel .form-group{margin-bottom:8px}.legend-editor-panel .form-group>label{display:block;margin-bottom:8px;font-weight:500;font-size:14px;color:#333}.legend-editor-panel .kq-divider--horizontal{margin:8px 0}.legend-editor-panel .kq-input-number{width:100%}.legend-editor-panel .kq-collapse-item__content{padding-bottom:0!important}.legend-editor-panel .collapseTitle{height:100%;width:100%}.legend-editor-panel .collapseTitle .kq-collapse-item__header{font-style:normal;font-weight:600;color:var(--kq-text-color-primary);line-height:24px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:none}.legend-editor-panel .collapseTitle .kq-collapse-item__header .kq-icon{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.legend-editor-panel .collapseTitle .kq-collapse-item__header .kq-icon.is-active{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.legend-editor-panel .kq-form-item{margin-bottom:8px}.legend-editor-panel .kq-form-item__label{padding:0;width:154px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.legend-editor-panel .kq-color-picker,.legend-editor-panel .kq-color-picker .kq-color-picker__trigger{width:100%}.legend-editor-panel .preview-section{border:1px solid var(--kq-border-color);border-radius:4px;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legend-editor-panel .preview-section>label{display:block;margin-bottom:8px;font-size:14px;color:var(--kq-text-color-primary)}.legend-editor-panel .preview-box{width:100%;height:80px;border:1px solid var(--kq-border-color);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--kq-fill-color-lighter);min-height:60px;font-size:16px}.legend-editor-panel .fixBtn{margin:8px 0}.legend-editor-panel .fixBtn .kq-button{height:28px;width:28px;padding:8px}.legend-editor-panel .fixBtn .kq-button+.kq-button{margin-left:8px}.legend-editor-panel .action-buttons{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.legend-editor-panel .transter{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.legend-editor-panel .transfer-panel{height:100%}.legend-editor-panel .transfer-panel label{height:24px;line-height:24px}.legend-editor-panel .transter_buttons{display:inline-block;width:40px;margin-top:24px;text-align:center;padding:0 8px}.legend-editor-panel .transter_buttons .kq-button+.kq-button{margin-left:0!important;margin-top:10px}.legend-editor-panel .transter_buttons .kq-button{padding:8px}.legend-editor-panel .kq-table .kq-table__cell{padding:4px 0}.legend-editor-panel .kq-table .cell{padding:0;display:inline-block;vertical-align:middle}.legend-editor-panel .kq-table .cell .neatline-image{padding-top:4px;width:32px;height:32px}.legend-editor-panel .kq-table .selected-row{background-color:#e6f7ff!important}.legend-editor-panel .kq-table .selected-row td{background-color:transparent}.legend-editor-panel .left-layer-selected,.legend-editor-panel .left-layer-selected>td{background-color:#badaf8!important}