/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.lingxi-dashboard-filterLayout-wrap {
  background-color: #fff;
}
.lingxi-dashboard-filterLayout-wrap .lingxi-dashboard-filterLayout-action {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.lingxi-dashboard-filterLayout-wrap .pcfactory-form-item-label {
  padding-bottom: 4px;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.lingxi-dashboard-filterLayout-wrap .pcfactory-form-item-control {
  width: 100%;
}
