/* -------------------- LEGACY CDFW STYLES ----------------------  */
/* --------------------     7/24/2019      ----------------------  */
/* ---------------- webmaster@wildlife.ca.gov -------------------  */

.tagline {
	color: #333;
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}

.textBoldRed {
	color: #C00000;
	font-weight: bold;
}

/* Images in HTML modules */
.DnnModule-DNN_HTML img {
  /* max-width: 100%; */
  height: auto;
}

/* Linked Sub Nav Panel Heading */
.panel-overstated h2 a, .panel-overstated h2 a:hover, .panel-overstated h2 a:active, .panel-overstated h2 a:visited {
  color: white;
}

h3.ui-accordion-header {
    font-size: 1.1em;
    font-style: normal;
    line-height: normal;
}

table.table-default caption {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 8px;
}

/* END END END END END END END END END END END END END END END END */

