<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Default Button Styling */
.btn {
  background-color: #fff;
  border: thin solid silver;
  color: #007299;
  padding: 6px 8px;
  font-size: .85rem;
  border-radius: .25rem;
}

.btn-teal {
  background: #007299;
  color: white;
  border: 0;
}

.btn-navbar {
  color:navy;
  font-weight:bold;
  border: 1px solid navy;
}

.btn a {
  color: #007299;
}

.btn:hover {
  color: #fff !important;
  background: #5a6268;
  text-decoration: none;
}

.btn a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-group:not(.btn-group-toggle) .btn:not(:last-of-type) {
  border-right: .25px white solid !important;
}

.btn-group-toggle .btn:not(.disabled) {
  background: #fff;
  color: #007299;
  border: thin solid #007299;
}

.btn-group-toggle .btn:hover:not(.active) {
  color: #fff;
  background: #5a6268;
  cursor: pointer;
}

/*  */
.blue {
  background-color: #002454;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
  position: inherit;
}

.dropdown-toggle::after {
  border: none !important;
  font: normal normal normal 20px/1 "Font Awesome 5 Free";
  content: "\f107" !important;
  vertical-align: 0;
  text-decoration: none;
  font-weight: bold;
}

.dropdown-item {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding-left: 0px;
  background-color: inherit;
}

#main-content .dropdown-item  {
  color: #212529 !important;
  font-weight: bold !important;
}

.col-primary-links {
  column-count: 2;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}

.col-secondary-links {
  column-count: 2;
  padding-top: 15px;
}

@media only screen and (min-width: 992px) {
  .col-primary-links {
    column-count: 1 !important;
    border-right: 1px solid #fff;
    border-bottom: none;
    padding-bottom: 0px;
  }

  .col-secondary-links {
    padding-top: 0px;
  }
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show&gt;.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #007299;
  border-color: #005cbf;
}

.toggle.race-age-daily-style.disabled {
  display: none;
}

@media (min-width: 300px) {
  .text-xs-right {
    text-align: right !important;
  }
}

.dropdown-menu a:hover {
  color: #000;
  background-color: lightsteelblue;
}

.btn-sm, .btn-group-sm &gt; .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

svg text {
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

ul {
  padding-left: 1.5em;
}

.btn-text {
  border: none;
  outline: none;
  background: none;
}

ul.trio-note-list {
  list-style: none;
  padding-left: 0;
}

ul.trio-note-list li {
  padding-bottom: .75em;
}

ul.trio-note-list hr {
  padding: 0.25em 3em;
  margin: 0 !important;
}

#ct-notes-modal div {
  border: 0;
}

#ddCT option {
  display: none;
}

#ddCT option.show-ct {
  display: unset;
  color: teal;
}

#ct-pdf-downloads label {
  margin-bottom: 0;
  margin-top: .45em;
  font-size: .8em;
  font-weight: bold;
}

.dropdown-menu.inner .dropdown-item span.text {
  padding-left: .75em;
}

.custom-select {
  height: 2.4em; 
}

ul.dropdown-menu.inner.show {
  overflow-x: hidden;
}
.media-footer-menu {
	text-align: center;
  border-bottom: thin black solid;
}

.media-footer-menu,
.media-footer-menu * {
	list-style: none;
	padding-left: 0;
	font-size: 11px;
}

.media-footer-menu a {
	color: #666;
}

.media-footer-menu &gt; li {
	display: inline-block;
	text-align: left;
}


.media-footer-menu &gt; li:not(:last-child):after {
	content: " | ";
	padding: 0 0.25em;
	color: #666;
}

.media-footer-menu &gt; li &gt; ul {
	display: none;
	background: #fff;
	padding: 0.5em;
	border: thin #eee solid;
	border-radius: 5px;
	width: 150px;
}

.media-footer-menu li:hover ul {
	display: block;
	position: absolute;
}

.media-footer-menu li:hover {
	text-decoration: underline;
}

/* CT/CSA Download Dropdowns */
.dropdown-menu.show {
  max-width: 100%;
}

.dc-chart tr.dc-table-group td {
  padding-top: 4px;
  border-bottom: 1px solid black;
}

#ct-datatable tr,
#ct-datatable td {
  padding-top: .2em;
}

.dc-table-label {
  display: block !important;
  padding-top: .4em;
  font-weight: bold;
  font-size: .8em;
}

td.dc-table-column._0 a {
  margin-top: 0.5em;
}

td.dc-table-label {
  margin-top: 1em;
}

button.actions-btn.bs-select-all.btn.btn-light {
  display: none;
}

.all-inline tbody&gt;* {
  display: inline;
}

#ctcsa-csa-map tbody {
  display: flex;
  flex-wrap: wrap;
}

#ctcsa-datatable tbody {
  display: block;
}

.ct-csa-tract-listing {
  font-size: .8em;
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

#ctcsa-csa-map tr.dc-table-section.dc-table-group {
  width: 100%;
}

.ct-csa-tract-listing li {
  display: inline-block;
}

.ct-csa-tract-listing li:not(:nth-child(n+26)):after {
  content: ",\00a0";
}

.ct-csa-tract-listing li:last-child:after {
  content: "";
}
/* End of CT/CSA Download Dropdowns */
.hover.row-border.dataTable [style*="width:95%"] +div:before {content: "\2265\00A0"}

.dropdown-item-click-disabled {
  cursor: no-drop;
  font-style: italic;
  color: gray;
}

.dropdown-item-click-disabled a {
  pointer-events: none;
}

.btn-primary.disabled {
  background-color: gray;
  color: white;
  pointer-events: none;
  border-color: rgb(79, 76, 76);
}

#ethnicity .bootstrap-select .dropdown-menu {
  min-width: unset; /* keep dropdown from filling whole page width */
}

#ethnicity.card {
  overflow: unset; /* allows dropdown to overflow over accordion tabs */
}

#bivalent-vaccinated-card {
  margin-top: 10px;
  margin-bottom: 40px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

#bivalent-vaccinated-count {
  margin-top: 20px;
  margin-bottom: 30px;
}

/* Ensure that survey does not eclipse the toast alert */
div:has(#pdf-lib-toast.show) {
  z-index: 1000000;
}

.map-icon:before{
  content: url("../dashboard_images/la_county_map.png");
}

.popover {
  max-width: 500px; /* Or whatever width you need */
}


.popover-body div, .popover-body li {
  font-size: 16px;
}

.popover-body td {
  font-size: 15px;
}</pre></body></html>