  a {  color: #363636; }
  a:active,
  a:hover,
a:link, a:visited { color:#296196; text-decoration: none;}
  a:focus {
  color: #214971; }
  
  #pathways {
    font-size: smaller;
}

.grid .ui-grid-header-cell {
  background: #185389;
  color: white;
}

.grid .ui-grid-header-cell input {
  color: black;
}

div button.info-button {
  color: white;
  background-color: #185389;
  margin-bottom: 0.5em;
}