/*
theme name: the7 child
author: iomer
author uri: iomer.com
description: the7 wordpress child theme.
template: dt-the7
text domain: dt-the7-child
*/
div[data-vc-full-width=true] > .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.track-container {
  background: #ededed;
  width: 100%;
  text-align: center;
  padding: 8px 15px;
  display: block;
  position: fixed;
  bottom: 0%;
  -webkit-box-shadow: 0px -1px 10px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px -1px 10px 1px rgba(0, 0, 0, 0.2);
}

body.search-results #main {
  padding-top: 60px;
  padding-bottom: 60px;
}
body .more-hover {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 85%;
  width: 200px;
  left: 50%;
  top: 0;
  color: white;
  background: #333333;
  border-radius: 0px;
}
body .btn-more.has-tip:hover, body .btn-more .has-tip:focus {
  border-bottom: none;
  color: #333333;
  cursor: pointer;
}
body .btn-more.has-tip.tip-left, body .btn-more.has-tip.tip-right {
  float: none !important;
}
body .btn-more.has-tip:hover, body .btn-more .has-tip:focus {
  border-bottom: dotted 1px #00353b;
  color: #007684;
}
body .btn-more.has-tip {
  border-bottom: none;
  font-weight: bold;
  color: #007684;
  cursor: pointer;
}
body .btn-more.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
body .table-style-1 {
  border: 1px solid #000;
}
body .table-style-1 th, body .table-style-1 td, body .table-style-1 tr {
  border-top: none;
  border-bottom: 1px solid #000;
}
body .table-style-1 td {
  padding: 20px 10px;
}
body, body.page {
  color: #000;
}
body h1 {
  padding-top: 10px;
}
body h2 {
  font-size: 1.4em;
  font-weight: bold;
}
body h4 {
  font-weight: bold;
  font-size: 1.25em;
  margin-top: 0;
  line-height: 1.2;
}
body p {
  margin-bottom: 20px;
}
body .body-content li {
  padding-bottom: 0;
}
body ul, body ol, body dl, body li {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}
body a {
  color: #007684;
  text-decoration: none;
  line-height: inherit;
}
body #main {
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  background-color: #F3F3F3;
}
body #main > .wf-wrap > .wf-container-main {
  grid-column-gap: 0;
  display: block;
}
body .secondary-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 45px;
  margin-bottom: 100px;
}
body .secondary-page .sidebar-custom-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  text-align: center;
}
@media (min-width: 600px) {
  body .secondary-page .sidebar-custom-container {
    max-width: 227px;
    margin-right: 30px;
    text-align: left;
  }
}
body .secondary-page .side-nav-title {
  border-bottom: 2px #DFDFDF solid;
  color: #7F232A;
  font-weight: bold;
  padding: 5px 10px 10px 10px;
  margin-top: 20px;
  font-size: 18px;
  display: block;
  text-transform: uppercase;
}
body .secondary-page .side-nav {
  padding: 7px 0 15px;
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: inside;
}
body .secondary-page .side-nav li {
  margin: 0 0 0.4375rem 0;
  font-size: 0.875rem;
  padding: 5px 10px;
}
body .secondary-page .side-nav li a {
  display: block;
}
body .secondary-page .side-nav li:hover {
  background-color: #c0d037;
}
body .secondary-page .side-nav li.active {
  background-color: #c0d037;
}
body .secondary-page .side-nav li.active > a:first-child {
  color: #007684;
}
body .secondary-page .side-nav .tert-nav {
  display: block;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  list-style-position: inside;
  list-style-type: none;
  margin: 0;
  margin-left: 25px;
  margin-bottom: 0;
}
body .secondary-page .side-nav .tert-nav li a {
  color: #7F232A;
  line-height: 1.2;
}
body .secondary-page .sidebar-popular ul {
  list-style-type: none;
  margin-left: 0;
}
body .secondary-page .sidebar-popular ul li {
  margin-bottom: 10px;
}
body .secondary-page .sidebar-popular ul li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  body .secondary-page > .content-container {
    width: calc(100% - 260px);
    padding-left: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
body .custom-base-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
body .home-popular-1 h2, body .home-popular-2 h2 {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
body .home-popular-2 h2 {
  background: rgb(0, 118, 132);
  width: 306px;
}
body .home-popular-1 h2 {
  max-width: 306px;
}
body .home-popular-1.one h2 {
  background: #CE840F;
}
body .home-popular-1.two h2 {
  background: #9B0045;
}
body .home-popular-1.three h2 {
  background: #007D6F;
}
body .home-popular-1.four h2 {
  background: #8D8001;
}
body .home-popular-1.five h2 {
  background: #701B23;
}
body .home-popular-1.six h2 {
  background: #168FAB;
}

.resources-container {
  max-width: calc(100% - 260px);
}
.resources-container .custom-article {
  margin-bottom: 15px;
}
.resources-container .custom-article:last-of-type {
  margin-bottom: 0;
}
.resources-container .az-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
  border-bottom: 2px solid #c0d037;
}
@media (min-width: 992px) {
  .resources-container .az-links {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.resources-container .az-links a {
  padding: 10px;
}
.resources-container .az-links a:hover {
  background: #c0d037;
}
.resources-container .az-links li {
  padding: 5px 0;
}
.resources-container .az-links span {
  font-size: 15px;
}
.resources-container #az-slider .letter-title {
  margin-bottom: 0;
}
.resources-container #az-slider .letter-section {
  margin-bottom: 30px;
}

.whats-new .wpb_text_column {
  margin-bottom: 0;
}
.whats-new .publish-date {
  font-style: italic;
}

.decisions-single-container .details-date {
  font-style: italic;
  margin-bottom: 10px;
  font-size: 14px;
}
.decisions-single-container .decision-table tr:nth-child(odd) {
  background: #EBEBEB;
}
.decisions-single-container .decision-table tr:nth-child(even) {
  background: #F3F3F3;
}
.decisions-single-container .decision-table tr td {
  padding: 20px 10px;
}
.decisions-single-container .decision-table tr td:first-of-type {
  font-weight: bold;
}

.latest-news {
  background: #007684;
}
.latest-news a, .latest-news span {
  color: #fff;
}
.latest-news .latest-news-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.latest-news .latest-post {
  background: #008d9d;
}
.latest-news .latest-post a {
  font-size: 12px;
  text-decoration: underline;
}
@media (min-width: 576px) {
  .latest-news .latest-post span {
    margin-right: 15px;
  }
  .latest-news .latest-post span:last-of-type {
    margin-right: 0;
  }
}
.latest-news .latest-post, .latest-news .title {
  padding: 20px;
}
.latest-news .title {
  padding-left: 0;
}
.latest-news .title a {
  font-weight: bold;
}

@media (min-width: 993px) {
  #footer .wf-container h2 {
    height: 39px;
  }
}
#footer .widget {
  color: #fff;
}
#footer .widget h2 {
  color: #86878a;
}
#footer .footer-copyright {
  background: #262626;
}
#footer .footer-copyright div {
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 10px 0;
}

header .main-nav {
  margin-bottom: 0 !important;
}
header .main-nav .sub-nav a:hover {
  background: rgba(0, 118, 132, 0.07);
}
header .main-nav .sub-nav a:hover, header .main-nav .sub-nav a:hover span {
  font-size: 14px !important;
  font-weight: normal !important;
  color: #007684 !important;
}

@media print {
  .no-print, header.header-bar, .mobile-header-bar, #footer, .sidebar-custom-container {
    display: none !important;
  }
}
table .hidden-legislation, table .hidden-year, table .col-hide {
  display: none !important;
}
table thead .fltrow td:nth-child(4), table thead .fltrow td:nth-child(5), table thead .fltrow td:nth-child(6), table thead .fltrow td:nth-child(7) {
  display: none !important;
}
@media (min-width: 1024px) {
  table.cols-seven .fltrow td:nth-child(3) {
    width: 260px !important;
  }
}
@media (min-width: 1130px) {
  table.cols-seven .fltrow td:nth-child(3) {
    width: 400px !important;
  }
}
@media (min-width: 1300px) {
  table.cols-seven .fltrow td:nth-child(3) {
    width: initial !important;
  }
}