/* 让操作区之后直接衔接下一节，避免评估表单留下大块空白。 */
.evaluation-workspace {
  padding-bottom: 4px !important;
}

form.evaluation-card {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

form.evaluation-card > .evaluation-actions {
  margin-bottom: 0 !important;
}

.footer-beian .lab-logo-text {
  color: #35d45d !important;
  text-shadow: 0 1px 0 rgba(205, 243, 106, 0.4);
}
