.the-filter-wrap{--gap:12px;width:100%;margin-bottom:var(--gap);border-bottom:1px dashed #dcdfe6}.the-filter-wrap .the-filter-content{gap:var(--gap);flex-wrap:wrap;display:flex}.the-filter-wrap .the-filter-content,.the-filter-wrap .the-filter-side{margin-bottom:var(--gap)}.the-filter-wrap .the-filter-item{min-height:32px;position:relative}.the-filter-wrap .the-filter-item.is-required .the-filter-label:before{color:var(--el-color-danger);content:"*";margin-right:4px}.the-filter-wrap .the-filter-item.apply-shake{outline:dashed 1px var(--el-color-danger)}.the-filter-wrap .the-filter-label{min-width:var(--label-width);width:var(--label-width);color:#606266;white-space:nowrap;padding:0 10px;font-size:14px;font-weight:700}.the-filter-wrap .the-filter-label.the-tooltip{--z-index:110;color:#448000;cursor:help;overflow:visible}.the-filter-wrap .short-value{width:220px}.the-filter-wrap .long-value{width:380px}.the-filter-wrap.label-right .the-filter-label{justify-content:flex-end}.the-description{--columns:3;--label-width:120px;--border-color:#eee;border:1px solid var(--border-color);grid-template-columns:repeat(var(--columns), 1fr);background-color:#fff;border-bottom:none;border-right:none;border-radius:2px;width:100%;display:grid;overflow:hidden}.the-description .the-description-item{--span:1;--height:46px;grid-column:span var(--span);border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);display:flex}.the-description .the-description-item.full-span{grid-column:1/-1}.the-description .the-description-label{width:var(--label-width);min-width:var(--label-width);min-height:var(--height);border-right:1px solid var(--border-color);background-color:#fafafa;padding:4px 16px;font-size:14px}.the-description .the-description-content{min-height:var(--height);flex:1;padding:4px 16px;overflow:hidden}.the-description .the-description-label,.the-description .the-description-content{color:#333;align-items:center;display:flex}
