
  .status-green { background: #c8f7c5; font-weight: bold; }
  .status-yellow { background: #fef3b5; font-weight: bold; }
  .status-red { background: #f7c5c5; font-weight: bold; }
  .status-blue { background: #c5d9f7; font-weight: bold; }
  .status-orange { background: #ffd8a8; font-weight: bold; }
  .status-gray { background: #e0e0e0; font-weight: bold; }
