.form-label-weight {
  font-weight: 600;
}

.text-sg {
  color: #72af40;
}

.text-jz {
  color: #9120a3;
}

.text-gz {
  color: #c0ab71;
}

.text-else-po {
  color: #839672;
}

.text-op {
  color: #452a9e;
}

.text-pr {
  color: #a51444;
}

.text-lgp {
  color: #74d85b;
}

.text-vf {
  color: #2563c0;
}

.text-zp {
  color: #c0ab71;
}

.text-zt {
  color: #808080;
}

.text-zz {
  color: #668288;
}

.text-ze {
  color: #3fa1a3;
}

.text-zo {
  color: #f96046;
}

.search-box .form-control {
  padding-right: 40px;
}

.search-box .search-icon-remove {
  font-size: 21px;
  position: absolute;
  right: 13px;
  top: 0;
  line-height: 38px;
  cursor: pointer;
  opacity: 0.5;
}

.search-box .search-icon-remove:hover {
  opacity: 1;
}

.page-title-box {
  padding-bottom: 18px !important;
}

.show-blur {
  cursor: pointer;
}

.form-control-md {
  min-height: calc(1.5em + 0.7rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem;
  border-radius: 0.2rem;
}

.form-control-datepicker {
  max-height: calc(1.5em + 0.7rem + 2px);
}

.datepicker-md .input-group-text {
  max-height: calc(1.5em + 0.7rem + 2px);
  padding: 0.3rem 0.75rem;
}
