<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">select.wfs-service-dates {
  width: 100%;
  margin-bottom: 15px;
}
.wfs-service-modal-container button.wfs-update-service:disabled,
.wfs-service-modal-container button.wfs-update-service[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc !important;
  color: #666666;
  cursor:default;
}</pre></body></html>