.hidelabel::after {
  content: "" !important;
}
.labelAfter::after {
  content: " :";
}
.AlipayWriteOff .listGridContainer {
  margin-top: -5px;
}
.gridxBodyRowHoverEffect .gridxRowTable .gridxCell {
  white-space: nowrap !important;
}
.flat .dijitCheckBox {
  width: 16px !important;
}
.flat .dijitRadio,
.flat .dijitRadioIcon {
  width: 16px !important;
  height: 16px;
  background: #fff;
  border: 1px solid #2196f3;
  border-radius: 50%;
  position: relative;
  overflow: visible;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.notifyBox {
  z-index: 19951206;
}
.hideQueryNode {
  display: none;
}
.gridxPagerDescriptionTD {
  width: 54.4% !important;
}
.gridxPagerStepperTD {
  width: 41% !important;
  padding-right: 1% !important;
}
.strengthStyle {
  display: block;
  height: 19px;
  width: 0%;
  border: 0px;
}
.strengthLv1 {
  display: block;
  height: 100%;
  background: #f00;
  width: 25%;
}
.strengthLv2 {
  display: block;
  height: 100%;
  background: #ffa500;
  width: 50%;
}
.strengthLv3 {
  display: block;
  height: 100%;
  background: #09f;
  width: 75%;
}
.strengthLv4 {
  display: block;
  height: 100%;
  background: #008000;
  width: 100%;
}
.flat .dijitSelect .dijitInputField>span {
  white-space: normal;
  text-align: left;
}
