/* TPWD LINK COLOR */
.clear-float:after {
  content: ' ';
  visibility: hidden;
  display: block;
  font-size: 0;
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: none;
}
.float-left {
  float: left;
  margin: 0 10px 10px 0;
}
.float-right {
  float: right;
  margin: 0 0 10px 10px;
}
body {
  background: #fff;
}
#lampwrapper {
  min-width: 0;
}
.accordion {
  cursor: pointer;
}
#decoborder {
  border: 1px dashed #bababa;
  border-width: 0 0 1px 0;
}
#parkicon {
  background-image: url('/state-parks/images/spiconssprites.png');
  background-position: -324px 0;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  display: block;
  float: left;
}
navgroup h4 {
  font-family: "Museo500";
  font-weight: normal;
}
navgroup h4 span a {
  font-family: "MuseoSans500";
  font-weight: normal;
  color: #000;
  text-decoration: none;
}
navgroup h4 span a:hover {
  color: #0066cc;
}
.emboss {
  text-shadow: 0 0.03em 0.03em rgba(0, 0, 0, 0.25), 0 -0.02em 0.02em rgba(255, 255, 255, 0.7);
}
.deboss {
  text-shadow: 0 -0.02em 0.02em rgba(0, 0, 0, 0.25), 0 0.02em 0.02em rgba(255, 255, 255, 0.8);
}
dl.portletNavigationTree {
  margin-top: 2em;
}
dl.portlet dt {
  background-color: transparent;
}
dl.portletNavigationTree dd.portletItem {
  padding: 0;
}
.spotlight-portlet {
  margin-top: 40px;
}
.spotlight-portlet-img {
  padding-left: 20px;
  margin-bottom: 20px;
}
embed {
  margin: 1em;
}
.pat-autotoc .autotoc-nav a:focus {
  outline-style: solid;
  outline-style: auto;
}
table.responsive {
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  position: relative;
  width: 100%;
}
table.responsive thead {
  zoom: 1;
  display: block;
  float: left;
}
table.responsive thead:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
table.responsive thead tr {
  display: block;
}
table.responsive thead th,
table.responsive thead td {
  text-align: left;
  overflow: hidden;
  width: auto;
  display: block;
  text-align: right;
  border-bottom: 0;
  border-left: 0;
}
table.responsive thead th br,
table.responsive thead td br {
  content: " ";
}
table.responsive thead th br:after,
table.responsive thead td br:after {
  content: " ";
}
table.responsive tbody {
  overflow-y: auto;
  width: 100%;
  margin: 0 0 1em;
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
table.responsive tbody::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
}
table.responsive tbody::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
table.responsive tbody::-webkit-scrollbar-thumb {
  border-radius: 10px;
  min-width: 25px;
  background-color: rgba(200, 200, 200, 0.8);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
}
table.responsive tbody tr {
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #babcbf;
}
table.responsive th,
table.responsive td {
  margin: 0;
  vertical-align: top;
  height: 1em;
  padding: 0.5em 1em;
}
table.responsive th:last-child,
table.responsive td:last-child {
  border-bottom: 1px solid #babcbf;
}
table.responsive td {
  display: block;
  text-align: left;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
body {
  background-color: #fff;
}
#wrapper {
  background-color: #FFF;
  padding: 0 10px 0 10px;
  width: 75.38461538em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#wrapper img {
  width: auto;
  height: auto;
  max-width: 100%;
}
#content {
  font-size: 100%;
  width: 49.23076923em;
  margin-left: 0.76923077em;
  margin-right: 0.76923077em;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: none;
}
#content.width-full {
  width: 72.30769231em;
}
#left-column {
  width: 21.53846154em;
  margin-left: 0.76923077em;
  margin-right: 0.76923077em;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#right-column {
  width: 21.53846154em;
  margin-left: 0.76923077em;
  margin-right: 0.76923077em;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.template-s #searchField {
  display: inline-block;
}
.template-s #searchField button {
  background-color: #0066cc;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 8px 10px;
  font-size: 16px;
  margin: 0 25px 0 5px;
}
.template-s #filterSelect {
  display: inline-block;
}
.template-s #filterSelect select {
  font-size: 18px;
  font-weight: 400;
  border: 1px solid #ccc;
  height: 34px;
}
.template-s #filterSelect button {
  background-color: #0066cc;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 8px 11px;
  font-size: 16px;
  margin: 0 5px;
}
.template-s label[for="q"],
.template-s label[for="filter"] {
  visibility: hidden;
  font-size: 0.01px;
}
.template-s input[id="q"] {
  font-size: 1.5em;
  width: 375px;
  margin: 1em 0;
  padding: 5px;
}
.template-s #wrapper .promotion {
  overflow: auto;
}
.template-s #wrapper .promotion img {
  float: left;
  max-width: 150px;
  max-height: 100px;
  margin: 30px 8px 0 0;
}
.template-s h2 {
  margin: 20px 0 0;
}
.template-s h2 a {
  font-size: 20px;
  font-weight: 400;
}
.template-s h2 b {
  color: #0066cc;
  font-weight: 500;
  font-size: 20px;
}
.template-s h2 em {
  font-style: normal;
  font-weight: 500;
}
.template-s cite {
  font-style: normal;
  font-size: 14px;
  color: #006621;
}
.template-s p.resultsTally {
  font-size: 16px;
}
.template-s #content p.snippet {
  font-size: 14px;
}
.template-s .pagination {
  font-size: 16px;
  margin: 4em 0 0 0;
}
.template-s .pagination a {
  font-weight: 500;
}
.template-s .pagination a.previous {
  display: inline-block;
  margin-right: 10px;
}
.template-s .pagination span {
  display: inline-block;
  margin-right: 10px;
}
th.width30 {
  width: 30%;
}
th.width50 {
  width: 50%;
}
.full {
  width: 72.30769231em;
  margin-left: 0.76923077em;
  margin-right: 0.76923077em;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 479px) {
  body {
    background-color: #FFF;
  }
  #wrapper {
    width: 24.61538462em;
    padding: 0;
  }
  #content,
  #content.width-full,
  #left-column,
  #right-column {
    width: 23.07692308em;
  }
  .full {
    width: 23.07692308em;
  }
  .template-s #content p.resultTally {
    margin-bottom: 0;
  }
  .template-s input[id="q"] {
    width: 205px;
  }
  .template-s #filterSelect select {
    width: 220px;
  }
  .template-s #wrapper .promotion img {
    margin-top: 20px;
  }
  .template-s cite {
    display: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  body {
    background-color: #FFF;
  }
  #wrapper {
    width: 36.92307692em;
    padding: 0;
  }
  #content,
  #content.width-full,
  #left-column,
  #right-column {
    width: 35.38461538em;
  }
  .full {
    width: 35.38461538em;
  }
  .template-s #content p.resultTally {
    margin-bottom: 0;
  }
  .template-s input[id="q"] {
    width: 365px;
  }
  .template-s #filterSelect select {
    width: 380px;
  }
  .template-s #wrapper .promotion img {
    margin-top: 20px;
  }
  .template-s cite {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  body {
    background-color: #FFF;
  }
  #wrapper {
    width: 55.38461538em;
    padding: 0;
  }
  #content {
    width: 30.76923077em;
  }
  #content.width-full {
    width: 53.84615385em;
  }
  .full {
    width: 53.84615385em;
  }
  .template-s #wrapper .promotion img {
    margin-top: 20px;
  }
  .template-s cite {
    display: none;
  }
}
@media screen and (min-width: 1220px) {
  #wrapper {
    padding: 0 10px 0 10px;
    width: 93.84615385em;
  }
  #content {
    width: 67.69230769em;
  }
  #content.width-full {
    width: 90.76923077em;
  }
  .full {
    width: 90.76923077em;
  }
}
.vevent {
  min-width: 0;
}
#quizform ul {
  list-style-type: none;
}
#quizform .correctanswer {
  color: green;
}
#quizform .incorrectanswer {
  color: red;
}
#quizform .noshow {
  display: none;
}
#content .chosen-container .chosen-results li {
  display: none;
  line-height: 15px;
  margin-bottom: 0;
}
#content .chosen-container .chosen-choices li.search-choice {
  line-height: 13px;
}
#content .chosen-container .chosen-results li.active-result {
  display: list-item;
}
#content ul.chosen-choices {
  margin-left: 0;
}
.overlay a.close {
  background-image: url("/++resource++plone.app.jquerytools.pb_close.png");
  position: absolute;
  right: -14px;
  top: -14px;
  cursor: pointer;
  height: 30px;
  width: 30px;
  z-index: 100000;
}
.overlay applet {
  padding: 10px;
}
#vtour_overlay {
  color: #FFF;
}
table.listing th {
  background-color: #ccc;
  color: #343434;
}
caption.hiddenCaption {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
tfoot {
  color: #333;
  font-size: .9em;
}
.sortdirection {
  display: none;
}
#portal-columns {
  width: 960px;
  margin: 0 auto;
}
.portletStaticText {
  border: 1px solid #aaa;
  border-width: 0 0 0 1px;
  padding-left: 10px;
  margin-top: 50px;
}
.portletStaticText h5 {
  margin-top: 20px;
  margin-bottom: 5px;
  line-height: 1.2em;
  font-size: 1.07692308em;
  font-weight: 500;
}
.portletStaticText ul {
  padding-left: 15px;
  list-style-type: disc;
  color: #555;
}
.portletStaticText li {
  display: list-item;
  font-size: 0.92307692em;
  margin-bottom: 5px;
}
div.listingBar a {
  background-color: #efefef;
  border-color: #ccc;
  color: #0066cc;
  margin: 1em;
  padding: .3em .9em;
  line-height: normal;
  font-weight: bold;
  font-family: 'trebuchet ms';
  border-radius: 50px;
}
#quizform input[name=submit] {
  margin: .5em;
  padding: .5em;
}
#portal-footer {
  background: #fff;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}
.highlight1 {
  background-color: #dadada;
  line-height: 1.5em;
}
.highlight2 {
  background-color: #f5f5f5;
  line-height: 1.5em;
}
.border {
  border: 1px solid #000000;
}
.noborder {
  border: none;
}
.block {
  display: block;
}
.clear {
  clear: both;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
div.row {
  float: left;
  width: 100%;
}
table.fullwidth {
  width: 98%;
}
table.halfwidth {
  width: 50%;
}
.doublespace {
  line-height: 2em;
}
.doublespace p {
  margin: 0;
}
.height175 {
  height: 175px;
}
.height200 {
  height: 200px;
}
.height250 {
  height: 250px;
}
.width125 {
  width: 125px;
}
.width150 {
  width: 150px;
}
.width170 {
  width: 170px;
}
.width200 {
  width: 200px;
}
.width250 {
  width: 250px;
}
.width300 {
  width: 300px;
}
.width400 {
  width: 400px;
}
.width500 {
  width: 500px;
}
.width600 {
  width: 600px;
}
.width700 {
  width: 700px;
}
.width25percent {
  width: 25%;
}
.width30percent {
  width: 30%;
}
.width40percent {
  width: 40%;
}
.width50percent {
  width: 49%;
}
.width85percent {
  width: 85%;
}
.width {
  width: 85%;
}
.bigtext {
  font-size: 2em;
  line-height: 1.2em;
  padding-bottom: 10px;
}
.biggertext {
  font-size: 3em;
  line-height: 1.2em;
}
.font95percent {
  font-size: 95%;
}
.smallcaps {
  font-variant: small-caps;
}
.smalltext {
  font-size: 85%;
}
.font85percent {
  font-size: 85%;
}
/*List Classes*/
.decimal li {
  list-style: decimal;
}
.disc li {
  list-style-type: disc;
}
.inlinelist li {
  display: inline;
}
.listbottommargin li {
  margin: 20px 0 0 0;
}
.listposition li {
  list-style-position: outside;
}
.listpositioninside li {
  list-style-position: inside;
}
.loweralpha li {
  list-style: lower-alpha;
}
.nostyle li,
.noimage li {
  list-style: none;
}
.regulation li {
  list-style: none;
  text-indent: -20px;
}
.upperalpha li {
  list-style-type: upper-alpha;
}
.upperroman li {
  list-style-type: upper-roman;
}
.decimal_loweralpha_lowerroman li {
  list-style: decimal;
}
.decimal_loweralpha_lowerroman li ol li {
  list-style: lower-alpha;
}
.decimal_loweralpha_lowerroman li ol li ol li {
  list-style: lower-roman;
}
.loweralpha_decimal li {
  list-style: lower-alpha;
}
.loweralpha_decimal li ol li {
  list-style: decimal;
}
.upperalpha_decimal li {
  list-style: upper-alpha;
}
.upperalpha_decimal li ol li {
  list-style: decimal;
}
.legal li {
  list-style: upper-roman;
}
.legal li ol li {
  list-style: upper-alpha;
}
.legal li ol li ol li {
  list-style: lower-roman;
}
.legal li ol li ol li ol li {
  list-style: lower-alpha;
}
.outline li {
  list-style: upper-roman;
}
.outline li ol li {
  list-style: upper-alpha;
}
.outline li ol li ol li {
  list-style: decimal;
}
.outline li ol li ol li ol li {
  list-style: lower-alpha;
}
.outline li ol li ol li ol li ol li {
  list-style: lower-roman;
}
.outline2 li {
  list-style: upper-alpha;
}
.outline2 li ol li {
  list-style: decimal;
}
.outline2 li ol li ol li {
  list-style: lower-alpha;
}
.outline2 li ol li ol li ol li {
  list-style: lower-roman;
}
.center {
  margin: 0 auto;
  display: block;
}
.margin10px {
  margin: 10px;
}
.marginleft10px {
  margin-left: 10px;
}
.nobottommargin {
  margin-bottom: 0;
}
.noleftmargin {
  margin-left: 0px;
}
.nomargin {
  margin: 0px;
}
.notopmargin {
  margin-top: 0px;
}
.tab1 {
  margin-left: 3%;
}
.nobottompadding {
  padding-bottom: 0px;
}
.noleftpadding {
  padding-left: 0;
}
.nopadding {
  padding: 0px;
}
.padding10px {
  padding: 10px;
}
.paddingleft10px {
  padding-left: 10px;
}
.tablepadding10px th {
  padding: 10px;
}
.centeralign {
  text-align: center;
}
.centerstuff {
  text-align: center;
}
.hangingindent1 {
  text-indent: -1em;
  margin-left: 1em;
}
.indent1 {
  text-indent: 2em;
}
.indent2 {
  text-indent: 4em;
}
.indent3 {
  text-indent: 6em;
}
.indent4 {
  text-indent: 8em;
}
.indent5 {
  text-indent: 10em;
}
.indent6 {
  text-indent: 12em;
}
.indent7 {
  text-indent: 14em;
}
.indent8 {
  text-indent: 16em;
}
.justify {
  text-align: justify;
}
.leftalign {
  text-align: left;
}
.nowrap {
  white-space: nowrap;
}
.rightalign {
  text-align: right;
}
.strikeout {
  text-decoration: line-through;
}
.underline {
  text-decoration: underline;
}
.uppercase {
  text-transform: uppercase;
}
.captionright,
.captionleft,
.captionleft150 {
  padding: 10px;
  text-align: center;
}
.captionright {
  float: right;
}
.captionleft,
.captionleft150 {
  float: left;
}
.captionright img,
.captionleft img,
.captionleft150 img {
  margin-top: 0;
  margin-bottom: 0;
}
.captionleft p,
.captionright p {
  width: 220px;
  margin-top: 0px;
  font-size: 90%;
  line-height: 1.4em;
  font-weight: bold;
}
.caption4 p,
.captionleft150 p {
  width: 150px;
  margin-top: 0px;
  font-size: 90%;
  line-height: 1.4em;
  font-weight: bold;
}
.list2col ul,
.list2col ol {
  float: left;
}
.list2col li {
  list-style-position: inside;
}
.list2col ul ul,
.list2col ol ol,
.list2col ul ol,
.list2col ol ul {
  margin-bottom: 15px;
}
.floatimagesleft hr {
  clear: left;
  color: #c0c0c0;
  margin: 0%;
}
.floatimagesleft img {
  float: left;
  margin-left: 0%;
  position: relative;
}
.floatimagesleft p {
  margin: 2px;
  position: relative;
}
.floatimagesright hr {
  clear: both;
  color: #c0c0c0;
  margin: 0%;
}
.floatimagesright img {
  float: right;
  margin-right: 0%;
}
.floatimagesright p {
  margin: 2px;
}
#promotional {
  border: 1px solid #B6B3B3;
  margin: 10px;
  padding: 10px 10px 0 10px;
  background-color: #F4F4F4;
  width: 100%;
}
#promotional div {
  float: left;
  width: 90px;
  height: 152px;
  margin: 0 2%;
}
#promotional img {
  margin: 0;
}
#promotional div h6 {
  text-align: center;
  margin: 0;
  line-height: 1.25em;
  width: 90px;
}
#promotional div h6 a {
  font-family: tahoma, sans-serif;
  font-size: .85em;
}
#promotional div h6 a:link {
  color: #53554A;
}
#promotional div h6 a:visited {
  color: #80807F;
  color: #53554A;
}
.sponsor,
.partner {
  background: #fff;
  border: 1px solid #54554E;
  margin: 10px;
  padding: 10px;
}
.sponsor img,
.partner img {
  margin: 5px;
}
.sponsor p,
.partner p {
  margin: 0;
  color: #42433E;
  font-size: .95em;
}
.devinfo {
  border: 2px dotted #003399;
  background: #b9e4ff;
  padding: 5px;
  margin: 2px 2px 5px 2px;
  opacity: 0.5;
}
.survey_a {
  border: 1px dotted #82A2B6;
  background: #E5EDF3;
}
.survey_a h2 {
  text-align: center;
  font-size: 110%;
  padding: 0;
  margin: 0;
}
.survey_b {
  border: 1px dotted #64601E;
  background: #FAF9E7;
}
.survey_b h2 {
  text-align: center;
  font-size: 110%;
  padding: 0;
  margin: 0;
}
.survey_b h2 a {
  color: #64601E;
}
.gallery {
  width: 95%;
  margin: 0 auto;
  display: block;
  z-index: 1;
}
.gallery ul {
  padding: 0;
  margin: 2% 2% 2% 12%;
  display: block;
  list-style-type: none;
  list-style-position: inside;
}
.gallery li {
  float: left;
  text-align: center;
  padding: 5%;
}
.siteactions {
  width: 100%;
  background: #dadada;
  padding: 0 20px;
}
.siteactions p {
  margin-bottom: 0;
}
.siteactions a {
  color: #000;
  text-decoration: none;
  padding: 0 10px;
  background: #fff;
}
.siteactions a:hover {
  text-decoration: underline;
}
body {
  margin: 0;
  padding: 0;
}
footer,
header,
searchbox {
  display: block;
}
img {
  border: none;
}
a:focus {
  outline: solid;
  outline: auto;
}
body.section-calendar p.sectionhead {
  font-family: 'MuseoSlab300';
  color: #6D6E71;
  font-size: 1.75em;
  font-weight: normal;
}
#content p.new-regs.alert {
  text-align: center;
}
#content p.new-regs.alert a:link {
  border-bottom: none;
}
.oa.subsection-header {
  background-color: #951D21;
  background-position: center top;
  -webkit-background-size: cover;
          background-size: cover;
  height: 75px;
}
.oa.subsection-header a {
  font-weight: 600;
}
.oa.subsection-header .subsection-header-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.oa.subsection-header .mobile-back {
  display: none;
}
.oa.subsection-header .brand {
  padding: 10px 20px;
  display: inline-block;
}
.oa.subsection-header .new-regs {
  display: block;
  padding: 1% 0px;
  width: 100%;
  color: #fff;
  font-family: 'Roboto Condensed';
  font-size: 18px;
  font-size: 1.38461538rem;
  text-align: center;
  background-color: #0066cc;
  margin: 0 auto;
}
.oa.subsection-header .new-regs a {
  color: #fff;
  text-decoration: underline;
}
.oa.subsection-header .new-regs a:hover {
  text-decoration: none;
}
.oa.subsection-header .header-title {
  font-family: din-2014-narrow, sans-serif;
  color: #fff;
  font-size: 45px;
  font-size: 3.46153846rem;
  letter-spacing: 0.5px;
  display: block;
  font-weight: 800;
  line-height: 36px;
  text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
.oa.subsection-header .header-tag {
  display: block;
  font-family: 'Martel', sans-serif;
  color: #fff;
  line-height: 26px;
  font-size: 12px;
  font-size: 0.92307692rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}
.oa.subsection-header ul {
  display: inline;
  float: right;
  margin: 15px 20px 0;
}
.oa.subsection-header ul li {
  display: inline-block;
  margin: 0 15px;
  padding: 10px 6px;
  height: 35px;
  text-align: center;
}
.oa.subsection-header ul li.active {
  border-bottom: 5px solid #FFF;
}
.oa.subsection-header ul li.active a {
  color: #fff;
}
.oa.subsection-header ul a {
  color: #e8c8c8;
  font-family: din-2014-narrow, sans-serif;
  font-size: 24px;
  font-size: 1.84615385rem;
}
.oa.subsection-header ul a:hover {
  color: #fff;
}
.oa.subsection-header:after {
  display: block;
  visibility: hidden;
  clear: both;
  float: none;
  width: 0;
  content: " ";
  font-size: 0;
}
.oa.subsection-header .page-title .maintop {
  display: inline-block;
  margin: 0 15px 5px 0;
}
.oa.subsection-header .page-title .mainlower {
  display: inline-block;
  margin: 0 0 0 15px;
}
.oa.subsection-header .sponsor {
  float: right;
  margin: 30px 20px 0 0;
  text-align: right;
  font-family: 'MuseoSans700';
  font-size: 12px;
  font-size: 0.92307692rem;
  color: #71655f;
  text-align: center;
  background: none;
  border: none;
  padding: 0;
}
.oa.subsection-header .sponsor img {
  margin: 5px 0 0 0;
}
div.portlet div.portletItem {
  padding-top: 0;
}
div.portlet.breadcrumb-portlet .breadcrumbs {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-size: 1.23076923rem;
  padding-left: 5px;
  padding-top: 1px;
  color: #4a4a4a;
  float: left;
  font-weight: 300;
  width: 100%;
}
div.portlet.breadcrumb-portlet .breadcrumbs span {
  white-space: nowrap;
}
div.portlet.breadcrumb-portlet .breadcrumbs a {
  color: #4a4a4a;
  font-weight: 500;
  text-decoration: underline;
  border: none;
}
div.portlet.breadcrumb-portlet .breadcrumbs a:hover {
  text-decoration: none;
}
div.portlet.breadcrumb-portlet .breadcrumbs .breadcrumbSeparator {
  font-weight: 500;
  margin-left: 0px;
  padding-right: 10px;
}
#social {
  float: right;
  font-size: 16px;
  font-size: 1.23076923rem;
  margin-top: -1.25em;
}
#social a {
  color: #808080;
  padding: 0 5px 0 0;
}
@media screen and (min-width: 649px) and (max-width: 767px) {
  .oa.subsection-header .subsection-header-wrapper {
    width: 100%;
  }
  .oa.subsection-header .brand {
    padding-left: 15px;
  }
  .oa.subsection-header .header-title {
    font-size: 36px;
    font-size: 2.76923077rem;
  }
  .oa.subsection-header .header-tag {
    font-size: 9px;
    font-size: 0.69230769rem;
    line-height: 20px;
  }
  .oa.subsection-header ul {
    margin-right: 15px;
    margin-left: 0;
  }
  .oa.subsection-header ul li {
    margin: 0 5px;
  }
  .oa.subsection-header ul a {
    font-size: 20px;
    font-size: 1.53846154rem;
  }
  #social {
    display: none;
  }
}
@media screen and (max-width: 648px) {
  .oa.subsection-header .subsection-header-wrapper {
    text-align: center;
  }
  .oa.subsection-header ul {
    display: none;
  }
  .oa.subsection-header .header-title {
    font-size: 38px;
    font-size: 2.92307692rem;
  }
  .oa.subsection-header .header-tag {
    font-size: 9px;
    font-size: 0.69230769rem;
  }
  .breadcrumbs {
    display: none;
  }
}
#content h1,
#content h1 b,
#content h1 strong,
#content h2,
#content h2 b,
#content h2 strong,
#content h3,
#content h3 b,
#content h3 strong {
  font-family: Martel, serif;
  letter-spacing: initial;
}
#content h1,
#content h1 b,
#content h1 strong {
  font-size: 42px;
  font-size: 3.23076923rem;
  font-weight: 800;
}
#content h2,
#content h2 b,
#content h2 strong {
  font-size: 33px;
  font-size: 2.53846154rem;
  font-weight: 700;
}
#content h3,
#content h3 b,
#content h3 strong {
  font-size: 26px;
  font-size: 2rem;
  font-weight: 600;
  margin: 1.5em 0 0;
}
#content.width-1\3a 2 {
  width: 49.23076923em;
}
#content.width-3\3a 4 {
  width: 72.30769231em;
}
#content table {
  width: 100%;
  font-size: 16px;
  font-size: 1.23076923rem;
}
#content table tr {
  border: 1px solid #ddd;
}
#content table th {
  background-color: #f1f1f1;
  border: none;
  font-weight: 400;
  text-align: left;
}
#content table td {
  border: none;
  font-weight: 300;
}
dl#document-toc.portlet {
  float: left;
}
dl#document-toc.portlet a:link,
dl#document-toc.portlet a:visited {
  color: #0066cc;
}
dl#document-toc.portlet .portletHeader {
  margin-left: 0;
}
dl#document-toc.portlet .portletHeader:before {
  content: "Page ";
}
dl.portlet dd.portletItem {
  padding-left: 0;
}
#content dl.toc {
  margin-left: 0;
  width: 16.92307692em;
}
#content dl.toc dt {
  text-transform: none;
  font-family: 'Roboto Condensed';
  font-size: 18px;
  font-size: 1.38461538rem;
  margin-bottom: 1em;
  padding: 0;
}
#content dl.toc dd,
#content dl.toc dd ol {
  font-family: 'Roboto Condensed';
}
#content dl.toc dd,
#content dl.toc dd ol {
  margin-left: 0;
}
#content .TOC1Digit,
#content .TOC2Digit {
  font-family: 'Roboto Condensed';
  font-size: 18px;
  font-size: 1.38461538rem;
  list-style: none;
}
#content .TOC1Digit a:hover,
#content .TOC2Digit a:hover {
  text-decoration: underline;
}
#content .TOC1Digit li,
#content .TOC2Digit li {
  list-style: none;
  line-height: 1.25em;
  margin-bottom: 1em;
}
#content .TOC1Digit ol,
#content .TOC2Digit ol {
  display: none;
}
div#counties_list {
  display: inline;
}
#content-core.toc-content {
  float: left;
  width: 49.23076923em;
}
.ui-accordion-content {
  background: #f2f2f2;
  background: -webkit-linear-gradient(270deg, #f2f2f2 85%, #e9e6e3 95%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(85%, #f2f2f2), color-stop(95%, #e9e6e3));
  background: -webkit-linear-gradient(bottom, #f2f2f2 85%, #e9e6e3 95%);
  background: linear-gradient(0deg, #f2f2f2 85%, #e9e6e3 95%);
  padding: 10px;
  border: 1px solid #d9d9d9;
  border-width: 0 1px 1px 1px;
}
.ui-state-active {
  background-color: #F2f2f2;
}
.accordion-link:hover {
  background-color: #ebf5fa;
  background: #eef8fc;
  background: -webkit-linear-gradient(270deg, #eef8fc 85%, #dee9ed 95%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(85%, #eef8fc), color-stop(95%, #dee9ed));
  background: -webkit-linear-gradient(bottom, #eef8fc 85%, #dee9ed 95%);
  background: linear-gradient(0deg, #eef8fc 85%, #dee9ed 95%);
}
.editorial-sponsors {
  width: 250px;
}
.editorial-sponsors p {
  font-family: 'Roboto';
  font-size: 13px;
  font-size: 1rem;
  font-weight: bold;
  margin: 2em 0 1em 0;
  text-align: center;
}
.editorial-sponsors .ad-two,
.editorial-sponsors .ad-three {
  margin-bottom: 1em;
}
#content h1.animal_detail_name {
  margin-top: 1.5em;
  line-height: 1.3em;
}
#content h1.animal_detail_name .subtitle {
  display: block;
  font-size: 85%;
}
#content .animal_detail_details h2,
#content .seasontypedetails h2 {
  font-size: 24px;
  font-size: 1.84615385rem;
  margin-top: 0;
  font-weight: 600;
}
#content .animal_detail_details h3,
#content .seasontypedetails h3 {
  font-size: 18px;
  font-size: 1.38461538rem;
  font-weight: 700;
}
#content .animal_detail_details h4,
#content .seasontypedetails h4 {
  color: #000;
}
#content .animal_detail_details dt,
#content .seasontypedetails dt {
  font-weight: 300;
}
#content .animal_detail_details dd,
#content .seasontypedetails dd {
  margin: 0 0 1em 2em;
}
#content .seasontypedetails label {
  margin-bottom: 4em;
  display: block;
}
h1.season-type-name .subtitle,
.template-county_details .subtitle {
  display: block;
  font-size: 85%;
  line-height: 1.25;
}
.print-button {
  border: 1px solid #999;
  border-radius: 10px;
  background: none;
  font-size: 14px;
  font-size: 1.07692308rem;
  font-weight: 600;
  float: right;
  margin-top: -4.5rem;
  stroke: #000;
  padding: 0.5rem;
}
.print-button circle {
  fill: #000;
}
.print-button svg {
  vertical-align: middle;
}
.print-button:hover,
.print-button:active,
.print-button:focus {
  stroke: #fff;
  color: #fff;
  border-color: #0057ad;
  background-color: #0066cc;
}
.seasontype select,
.zonegroup select,
.animal-listing select {
  width: 12.30769231em;
  margin-top: 1em;
}
h2.animalheader {
  float: left;
  margin-bottom: .25em;
  margin-top: 0;
}
#content #regs-oa-title {
  margin-top: 1.5em;
}
#content dt.animal_detail_season_title,
#content dt.animal_detail_countyregs_title,
#content dt.seasontype_countyregs_title {
  font-family: Martel, serif;
  font-size: 20px;
  font-size: 1.53846154rem;
  margin: 1em 0 0.5em;
  clear: both;
  font-weight: 700;
}
#content dd.season {
  margin-bottom: 1em;
  background-color: #fefefe;
  border: 1px solid #EDE9E6;
  padding-bottom: 1em;
  margin-left: -10px;
  padding-left: 10px;
  margin-right: -10px;
  padding-right: 10px;
}
#content dd.animal_detail_season_header,
#content dd.animal_detail_countyregs,
#content dd.seasontype_countyregs {
  margin: .5em 0 0 2em;
  display: block;
}
#content .seasontype_countyregs select,
#content .animal_detail_countyregs select {
  display: block;
}
#content dl.inline dd + dd {
  display: block;
}
#content dl.inline dd + dd:before {
  content: none;
  /* remove comma between definitions */
}
#content p.stamp-link {
  font-family: Roboto;
  font-size: 14px;
  font-size: 1.07692308rem;
}
.animal_detail_season_zone_name,
dl.inline dt.animaltitle {
  width: 10em;
  display: inline-block;
  line-height: 1em;
}
div#seasontypecontents,
div#animal_detail_contents,
div#counties_list {
  margin-bottom: 20px;
}
div#seasontypecontents.pat-autotoc .autotoc-nav,
div#animal_detail_contents.pat-autotoc .autotoc-nav,
div#counties_list.pat-autotoc .autotoc-nav {
  border: none;
  float: none;
  margin: 0;
}
div#seasontypecontents.pat-autotoc .autotoc-nav a,
div#animal_detail_contents.pat-autotoc .autotoc-nav a,
div#counties_list.pat-autotoc .autotoc-nav a {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  line-height: 1.25em;
}
span.county-seat {
  font-size: 22px;
  font-size: 1.69230769rem;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  color: #565656;
}
div.seasondatelabel {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #EDE9E6;
  padding-bottom: 8px;
  margin-bottom: 10px;
  margin-top: 1em;
}
div.seasonlabels {
  margin-top: 1em;
}
.seasonheader {
  margin-top: 1em;
}
.seasontitle {
  font-family: 'Roboto';
  font-size: 16px;
  font-size: 1.23076923rem;
  font-weight: 400;
}
.seasontitle::after {
  content: ": ";
}
span.baglimit-msg,
span.animaltitle {
  font-family: 'Roboto';
}
span.baglimit-msg {
  font-weight: normal;
}
.baglimit-msg:after {
  content: ':';
}
span.baglimit-value {
  font-weight: 300;
  color: #333333;
}
span.seasondate,
span.animaldate,
span.animal_detail_season_date {
  line-height: 1.3em;
  font-weight: 400;
}
.animalslist,
.seasontypenavigation,
.animal_detail_navigation {
  width: 21.07692308em;
  float: left;
  font-family: 'Roboto Condensed';
}
.animal_detail_navigation {
  margin-right: 20px;
}
div.animalslist div,
.seasontypenavigation,
div.animal_detail_navigation div {
  padding-bottom: 10px;
  padding-top: 10px;
  margin-right: 20px;
}
.seasoncolumnright,
.animal_detail_columnright {
  width: 49.23076923em;
  float: left;
}
div.animal {
  clear: both;
}
div.animal > dl:first-child {
  margin-top: 20px;
}
span.animalname,
span.seasonsection,
a.autotoc-level-1 {
  font-size: 18px;
  font-size: 1.38461538rem;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0066cc;
}
a.autotoc-level-1 {
  line-height: 2em;
}
div.seasontypedetails,
div.animal_detail_details {
  background-color: #f2f2f2;
  border-radius: 4px;
  overflow: auto;
}
.seasontypedetails {
  padding: 10px;
}
.animal_detail_details,
.seasontypedetails,
.animaldetails {
  background-image: url(/++theme++tpwd.theme/images/regulations/seasonsgradient.png);
  background-repeat: repeat-x;
  background-position: 100% 100%;
}
.seasontype.byanimal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.seasontype.byanimal .seasons {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  width: 45rem;
}
.zonegroup {
  padding: 20px;
  padding-top: 10px;
}
#content dl.zoneclass-2 {
  float: left;
  width: 26.15384615em;
}
#content dl.zoneclass-2:first-child {
  margin-right: 15px;
}
#content dl.zoneclass-2 .seasontitle {
  display: block;
  margin-top: 2em;
}
#content dl.zoneclass-2 .seasondate {
  float: none;
}
#content dl.zoneclass-2 span.seasonlabel {
  display: block;
}
#content dl.zoneclass-3 {
  float: left;
  width: 26.15384615em;
}
#content dl.zoneclass-3:first-child {
  margin-right: 15px;
}
#content dl.zoneclass-3:last-of-type {
  width: 53.84615385em;
}
#content dl.zoneclass-3 .seasontitle {
  display: block;
  margin-top: 2em;
}
#content dl.zoneclass-3 .seasondate {
  float: none;
}
#content dl.zoneclass-3 span.seasonlabel {
  display: block;
}
span.accordion-clear {
  display: block;
  clear: both;
}
#content .zonename {
  font-size: 18px;
  font-size: 1.38461538rem;
  margin-left: -0.5em;
}
#content dd.zone {
  margin: 1em 0;
}
.zonesubname {
  font-family: 'Roboto';
  font-size: 16px;
  font-size: 1.23076923rem;
  margin-top: 0;
}
div.seasontypedetails > div {
  padding: 0 10px 2em 10px;
}
.animal_detail_details {
  padding: 10px 10px 2em 10px;
}
div.animaldescription {
  margin: 10px;
  margin-left: 25px;
}
span.seasondescriptions {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #333333;
}
span.seasondescriptionsbold {
  font-weight: bold;
}
span.seasonlabel {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #666666;
}
div.listing-details,
span.listing-details {
  font-size: 16px;
  font-size: 1.23076923rem;
  font-family: 'Roboto Condensed';
}
div.listing-details.animal-listing,
span.listing-details.animal-listing {
  margin-bottom: 0;
}
table.manageregulations td {
  padding: 5px;
}
span.button,
a.button {
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
  background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
  background-color: #ededed;
  border-radius: 10px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  color: #777777;
  font-size: 10px;
  font-weight: bold;
  padding: 2px 11px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #ffffff;
}
span.button:hover,
a.button:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
  background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
  background-color: #dfdfdf;
  cursor: pointer;
}
span.button:active,
a.button:active {
  position: relative;
  top: 1px;
}
table.manage-animal-regulation-properties td {
  padding: 5px;
}
table.manage-animal-seasons td {
  padding: 5px;
}
table.manage-animal-stamp-info td {
  padding: 5px;
}
table.custom-zones td {
  padding: 5px;
  text-align: center;
}
table.custom-zones th {
  padding: 5px;
  text-align: center;
}
table.counties-with-overrides {
  border-style: outset;
}
table.counties-with-overrides td {
  padding: 5px;
  text-align: center;
  border-style: inset;
}
table.counties-with-overrides th {
  padding: 5px;
  text-align: center;
  border-style: inset;
}
div.advisory-box {
  float: right;
  margin-bottom: 5px;
  padding: 7px;
  border: 1px solid #DDD;
}
div.advisory-long-box {
  position: absolute;
  border: 5px solid #DDD;
  background: white;
  margin-top: 15px;
  padding: 5px;
}
div.advisory-long-box.hidden {
  display: none;
}
a.stamp-info {
  text-decoration: none;
  margin-left: 2em;
}
@media screen and (max-width: 767px) {
  dl#document-toc.portlet {
    float: none;
  }
  #content h2,
  #content h2 strong,
  #content h2 b {
    font-size: 22px;
    font-size: 1.69230769rem;
  }
  #content h3,
  #content h3 strong,
  #content h3 b {
    font-size: 18px;
    font-size: 1.38461538rem;
  }
  #content table.responsivetable p {
    display: inline;
  }
  #content table.responsivetable thead {
    display: none;
  }
  #content table.responsivetable tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }
  #content table.responsivetable td {
    display: block;
    font-size: 16px;
    font-size: 1.23076923rem;
    border-bottom: 1px dotted #ccc;
  }
  #content table.responsivetable td[data-title]:before {
    content: attr(data-title);
    font-weight: 400;
  }
  #content table.responsivetable td p {
    margin: 0;
  }
  #content table.responsivetable td:first-child {
    font-weight: 600;
    background-color: #f1f1f1;
  }
  #content table.responsivetable td:first-child p {
    font-weight: 600;
    margin: 0;
  }
  #content h1 {
    line-height: 1em;
    font-size: 30px;
    font-size: 2.30769231rem;
  }
  #content dl.toc dt {
    font-family: 'Roboto Condensed';
    font-size: 18px;
    font-size: 1.38461538rem;
    margin-bottom: 1em;
  }
  #content .TOC1Digit,
  #content .TOC2Digit {
    font-size: 18px;
    font-size: 1.38461538rem;
  }
  .seasontype.byanimal {
    display: block;
  }
  .animalslist,
  .seasontypenavigation {
    display: none;
  }
  #content #regs-oa-title {
    display: block;
    margin-top: 0.5rem;
  }
  span.county-seat {
    margin-left: 0;
  }
  #content dt.animal_detail_season_title {
    font-family: 'Roboto';
    font-weight: 300;
  }
  .template-animal_details .print-button,
  .template-season_type_details .print-button,
  .template-county_details .print-button {
    margin: -0.75rem 1rem 1rem;
  }
  div.listing-details {
    clear: both;
  }
  div.listing-details.county-listing {
    margin: 8px;
  }
  a.stamp-info {
    display: block;
    margin-left: 0;
    margin-top: 1em;
  }
  .animal_detail_season_zone_name {
    display: block;
    line-height: 1.5em;
    margin: .5em 0 1em 0;
  }
  #counties_list {
    display: block;
    margin: 0 0 0 -0.1em;
  }
  span.animal_detail_season_date,
  span.animaldate,
  span.seasondate {
    float: none;
    text-align: left;
    display: block;
    line-height: 1.5em;
    margin: .5em 0;
    font-family: 'Roboto';
    font-weight: 400;
  }
  dl.inline dt.animaltitle,
  dl.inline dd {
    display: block;
  }
  #content dl.inline dt.animaltitle {
    margin-bottom: 1em;
  }
  #content dl.inline dd + dd.top-border {
    margin-left: .5em;
  }
  #content dl.zoneclass-3,
  #content dl.zoneclass-2,
  #content dl.zoneclass-3:last-of-type {
    float: none;
    width: 91%;
  }
  #content .touch-accordion h2,
  #content .touch-accordion h2 strong,
  #content .touch-accordion h2 b {
    font-family: 'Roboto';
    font-weight: 300;
    font-weight: normal;
    margin: 0;
  }
  .touch-accordion h2 {
    padding: .5em;
    border: 1px solid #d9d9d9;
    border-width: 0 1px 1px 1px;
  }
  .ui-accordion-content {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(85%, #f2f2f2), color-stop(95%, #E9E6E3)) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(bottom, #f2f2f2 85%, #E9E6E3 95%) repeat scroll 0 0 transparent;
    background: linear-gradient(0deg, #f2f2f2 85%, #E9E6E3 95%) repeat scroll 0 0 transparent;
    border: 1px solid #d9d9d9;
    border-width: 0 1px 1px 1px;
  }
  .ui-state-active {
    background-color: #f2f2f2;
  }
}
@media screen and (max-width: 479px) {
  #wrapper .oa.subsection-header .page-title,
  .oa.subsection-header .page-title {
    padding: 10px 0;
    width: 320px;
  }
  #wrapper .oa.subsection-header .page-title .year,
  .oa.subsection-header .page-title .year {
    margin: 0 90px;
    padding: 10px;
    width: auto;
    font-size: 15px;
    font-size: 1.15384615rem;
    font-weight: 600;
    color: #94AFBA;
    background-color: transparent;
  }
  #wrapper .oa.subsection-header .page-title .maintop,
  .oa.subsection-header .page-title .maintop {
    margin: 0 10px 5px 0;
  }
  #wrapper .oa.subsection-header .page-title .maintop img,
  .oa.subsection-header .page-title .maintop img {
    width: 140px;
  }
  #wrapper .oa.subsection-header .page-title .mainlower,
  .oa.subsection-header .page-title .mainlower {
    margin: 0 0 0 10px;
  }
  #wrapper .oa.subsection-header .page-title .mainlower img,
  .oa.subsection-header .page-title .mainlower img {
    width: 128px;
  }
  #wrapper .oa.subsection-header .sponsor,
  .oa.subsection-header .sponsor,
  #wrapper .oa.subsection-header .sponsor-img,
  .oa.subsection-header .sponsor-img {
    display: none;
  }
  dl.portlet .breadcrumbs {
    font-size: 16px;
    font-size: 1.23076923rem;
  }
  #social {
    display: none;
  }
  #content-core.toc-content {
    width: 21.53846154em;
  }
  #content.width-1\3a 2 {
    width: 23.07692308em;
  }
  #content.width-3\3a 4 {
    width: 23.07692308em;
  }
  .animal_detail_columnright,
  .animaldetails,
  .seasoncolumnright {
    width: 100%;
  }
  #content dl.zoneclass-3,
  #content dl.zoneclass-2,
  #content dl.zoneclass-3:last-of-type {
    width: 87%;
  }
  .ui-accordion-content {
    padding: 10px !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #content-core.toc-content {
    width: 35.38461538em;
  }
  #content.width-1\3a 2 {
    width: 35.38461538em;
  }
  #content.width-3\3a 4 {
    width: 35.38461538em;
  }
  .editorial-sponsors {
    margin-left: 8.5em;
  }
  .animal_detail_columnright,
  .animaldetails,
  .seasoncolumnright {
    width: 35.38461538em;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .oa.subsection-header .subsection-header-wrapper {
    width: 55.38461538em;
  }
  .oa.subsection-header .brand {
    padding-left: 10px;
  }
  .oa.subsection-header .header-title {
    font-size: 39px;
    font-size: 3rem;
  }
  .oa.subsection-header .header-tag {
    font-size: 10px;
    font-size: 0.76923077rem;
  }
  .oa.subsection-header ul {
    margin-right: 0;
    margin-left: 0;
  }
  .oa.subsection-header ul li {
    margin: 0 5px;
  }
  dl#document-toc.portlet {
    float: none;
  }
  #content h2,
  #content h2 strong,
  #content h2 b {
    font-size: 24px;
    font-size: 1.84615385rem;
  }
  #content h3,
  #content h3 strong,
  #content h3 b {
    font-size: 20px;
    font-size: 1.53846154rem;
  }
  #content table.responsivetable p {
    display: inline;
  }
  #content table.responsivetable thead {
    display: none;
  }
  #content table.responsivetable tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }
  #content table.responsivetable td {
    display: block;
    font-size: 16px;
    font-size: 1.23076923rem;
    border-bottom: 1px dotted #ccc;
  }
  #content table.responsivetable td[data-title]:before {
    content: attr(data-title);
    font-weight: 400;
  }
  #content table.responsivetable td p {
    margin: 0;
  }
  #content table.responsivetable td:first-child {
    font-weight: 600;
    background-color: #f1f1f1;
  }
  #content table.responsivetable td:first-child p {
    font-weight: 600;
    margin: 0;
  }
  #content.width-1\3a 2 {
    width: 30.76923077em;
  }
  #content.width-3\3a 4 {
    width: 53.84615385em;
  }
  #content h1 {
    line-height: 1em;
    font-size: 35px;
    font-size: 2.69230769rem;
  }
  #content dl.toc dt {
    font-family: 'Roboto Condensed';
    font-size: 18px;
    font-size: 1.38461538rem;
    margin-bottom: 1em;
  }
  #content .TOC1Digit,
  #content .TOC2Digit {
    font-size: 18px;
    font-size: 1.38461538rem;
  }
  #content dt.animal_detail_season_title,
  .animal_detail_season_date {
    font-family: 'Roboto';
  }
  dl.animal-listing select {
    width: 10em;
  }
  .animal_detail_columnright,
  .animaldetails,
  .seasoncolumnright {
    width: 53.84615385em;
  }
  .animalslist,
  .seasontypenavigation {
    display: none;
  }
  #content dl.zoneclass-3,
  #content dl.zoneclass-2,
  #content dl.zoneclass-3:last-of-type {
    float: none;
    width: 40em;
  }
  #content .touch-accordion h2,
  #content .touch-accordion h2 strong,
  #content .touch-accordion h2 b {
    font-family: 'Roboto';
    font-weight: 300;
    margin: 0;
  }
  .touch-accordion h2 {
    padding: .5em;
    border: 1px solid #d9d9d9;
    border-width: 0 1px 1px 1px;
  }
  .ui-accordion-content {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(85%, #f2f2f2), color-stop(95%, #E9E6E3)) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(bottom, #f2f2f2 85%, #E9E6E3 95%) repeat scroll 0 0 transparent;
    background: linear-gradient(0deg, #f2f2f2 85%, #E9E6E3 95%) repeat scroll 0 0 transparent;
    padding: 10px;
    border: 1px solid #d9d9d9;
    border-width: 0 1px 1px 1px;
  }
  .ui-state-active {
    background-color: #f2f2f2;
  }
}
@media screen and (min-width: 980px) and (max-width: 1219px) {
  .oa.subsection-header .subsection-header-wrapper {
    width: 75.38461538em;
  }
}
@media screen and (min-width: 1220px) {
  .oa.subsection-header .sponsor {
    margin: 30px 100px 0 0;
  }
  .oa.subsection-header .subsection-header-wrapper {
    width: 93.84615385em;
  }
  #content-core.toc-content {
    float: left;
    width: 67.69230769em;
  }
  #content.width-1\3a 2 {
    width: 67.69230769em;
  }
  #content.width-3\3a 4 {
    width: 90.76923077em;
  }
  .animal_detail_columnright,
  .seasoncolumnright {
    width: 67.69230769em;
  }
  .animal_detail_season_zone_name,
  dl.inline dt.animaltitle {
    width: 21.53846154em;
  }
  #content dl.zoneclass-3,
  #content dl.zoneclass-2 {
    width: 33.53846154em;
  }
  #content dl.zoneclass-3:last-of-type {
    width: 67.69230769em;
  }
}
