@import url("siisweb_global.css");

TD.tabletitle {
  background-color: #29428c;
}

TD.tabletitlesmall {
  background-color: #29428c;
}

A.vaccdetlink {
  color: #003399;
}

.maincolor {
  color: #29428c;
}

UL#nav li {
  background-color: #29428c;
}

.state-doh-logo {
  max-width: 250px;
  height: auto;
  width: auto;
}

@media print {
  .state-doh-logo {
    max-width: 180px;
    height: auto;
    width: auto;
  }
}