:root {
  --merck-teal: #26a69a;
  --merck-teal-light: #4db6ac;
  --merck-teal-dark: #00796b;
  --merck-coral: #ee6e73;
}

.dropdown-content {
    width: 250px !important;
  }
.collapsible-header {
  padding: 5px 0px 0px 5px !important ;
  height: 30px;
}

td {
  padding: 1px 5px 1px 5px !important;
}

a.dropdown-trigger {
  width: 90% !important;
}

.formLabel{
  color:#9e9e9e;
}



