.formula_query_builder{border-radius:4px}.formula_query_builder .tools{padding:5px;background-color:#f5f5f5;border-radius:4px 4px 0 0;border:1px solid #dcdfe6;border-bottom:none}.formula_query_builder .tools .el-dropdown:not(.formula_query_builder .tools .el-dropdown:last-child){margin-right:10px}.formula_query_builder .tools .el-dropdown+.el-button{margin:0;margin-right:10px}.formula_query_builder .editor{background-color:#fff;background-image:none;border-radius:0 0 4px 4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:block;font-size:inherit;outline:0;padding:5px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;overflow:auto}.formula_query_builder .editor:hover{border-color:#c0c4cc}.formula_query_builder .editor.is-active,.formula_query_builder .editor:focus{border-color:#409eff;outline:0}.formula_query_builder .chips{font-size:12px;font-weight:700;vertical-align:top;position:relative;-webkit-transition:color .2s,border .2s;transition:color .2s,border .2s}.formula_query_builder .chips-expr .chips__arguments-item{display:inline-block}.formula_query_builder .chips-expr>.chips__label{color:#aeb0b3;border:1px solid #aeb0b3;background-color:#f5f5f5}.formula_query_builder .chips-field>.chips__label{color:#e45d4c;border:1px solid #e4958d;background-color:#ffd7ed}.formula_query_builder .chips-function>.chips__label{color:#e47400;border:1px solid #ffc07e;background-color:#ffe8d1}.formula_query_builder .chips-logic-operator>.chips__label{color:#e50395;border:1px solid #ffa7e0;background-color:#fdd2ee}.formula_query_builder .chips-operand>.chips__label,.formula_query_builder .chips-operator>.chips__label{color:#039be5;border:1px solid #a7d4f5;background-color:#e3f2fd}.formula_query_builder .chips-value>div{display:inline-block}.formula_query_builder .chips-value>.chips__label{color:#38ab00;border:1px solid #88e05d;background-color:#d0f7bd}.formula_query_builder .chips__label{line-height:20px;border-radius:3px;display:table-cell;padding:0 5px;vertical-align:middle}.formula_query_builder .chips__open{display:table-cell;padding:0 10px}.formula_query_builder .chips__open:before{content:"("}.formula_query_builder .chips__close:before{content:")"}.formula_query_builder .chips__arguments .chips__arguments{margin-left:15px}