.scfm-maintenance-btn {
  color: #8b8b8b !important;
  background-color: #e0e0e0 !important;
  cursor: default !important;
  border-color: #e0e0e0;
  text-shadow: none !important;
}

.scfm-maintenance-btn:hover {
  background-color: #e0e0e0 !important;
}

.scfm-bold {
  font-weight: bold;
  font-style: italic;
  color: #8b8b8b;
}
