.cdcFooter {
  @charset "UTF-8";
}
@font-face {
  font-family: Merriweather;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/merriweather-v19-latin-regular.eot);
  src: local("Merriweather Regular"), local("Merriweather-Regular"), url(../fonts/merriweather-v19-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/merriweather-v19-latin-regular.woff2) format("woff2"), url(../fonts/merriweather-v19-latin-regular.woff) format("woff"), url(../fonts/merriweather-v19-latin-regular.ttf) format("truetype"), url(../fonts/merriweather-v19-latin-regular.svg#Merriweather) format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/open-sans-v15-latin-regular.eot);
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(../fonts/open-sans-v15-latin-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/open-sans-v15-latin-regular.woff2) format("woff2"), url(../fonts/open-sans-v15-latin-regular.woff) format("woff"), url(../fonts/open-sans-v15-latin-regular.ttf) format("truetype"), url(../fonts/open-sans-v15-latin-regular.svg#OpenSans) format("svg");
}
@font-face {
  font-family: cdciconfont;
  src: url(../fonts/cdciconfont.eot?a8c42e390c3890ce046a9fb4a0128a60);
  src: url(../fonts/cdciconfont.eot?a8c42e390c3890ce046a9fb4a0128a60#iefix) format("embedded-opentype"), url(../fonts/cdciconfont.woff2?a8c42e390c3890ce046a9fb4a0128a60) format("woff2"), url(../fonts/cdciconfont.woff?a8c42e390c3890ce046a9fb4a0128a60) format("woff"), url(../fonts/cdciconfont.ttf?a8c42e390c3890ce046a9fb4a0128a60) format("truetype"), url(../fonts/cdciconfont.svg?a8c42e390c3890ce046a9fb4a0128a60#icons) format("svg");
  font-weight: 400;
  font-style: normal;
}
.cdcFooter body::after {
  content: "xs,sm,md,lg,xl,xxl";
  display: none;
}
.cdcFooter body::before {
  display: none;
  content: "xs";
}
@media (min-width: 576px) {
  .cdcFooter body::before {
    content: "sm";
  }
}
@media (min-width: 768px) {
  .cdcFooter body::before {
    content: "md";
  }
}
@media (min-width: 992px) {
  .cdcFooter body::before {
    content: "lg";
  }
}
@media (min-width: 1200px) {
  .cdcFooter body::before {
    content: "xl";
  }
}
@media (min-width: 1440px) {
  .cdcFooter body::before {
    content: "xxl";
  }
}
.cdcFooter .bt-0 {
  border-top: none !important;
}
.cdcFooter .bt-1 {
  border-top: 1px solid !important;
}
.cdcFooter .bt-2 {
  border-top: 2px solid !important;
}
.cdcFooter .bt-3 {
  border-top: 3px solid !important;
}
.cdcFooter .bt-4 {
  border-top: 4px solid !important;
}
.cdcFooter .bt-5 {
  border-top: 5px solid !important;
}
.cdcFooter .br-0 {
  border-right: none !important;
}
.cdcFooter .br-1 {
  border-right: 1px solid !important;
}
.cdcFooter .br-2 {
  border-right: 2px solid !important;
}
.cdcFooter .br-3 {
  border-right: 3px solid !important;
}
.cdcFooter .br-4 {
  border-right: 4px solid !important;
}
.cdcFooter .br-5 {
  border-right: 5px solid !important;
}
.cdcFooter .bb-0 {
  border-bottom: none !important;
}
.cdcFooter .bb-1 {
  border-bottom: 1px solid !important;
}
.cdcFooter .bb-2 {
  border-bottom: 2px solid !important;
}
.cdcFooter .bb-3 {
  border-bottom: 3px solid !important;
}
.cdcFooter .bb-4 {
  border-bottom: 4px solid !important;
}
.cdcFooter .bb-5 {
  border-bottom: 5px solid !important;
}
.cdcFooter .bl-0 {
  border-left: none !important;
}
.cdcFooter .bl-1 {
  border-left: 1px solid !important;
}
.cdcFooter .bl-2 {
  border-left: 2px solid !important;
}
.cdcFooter .bl-3 {
  border-left: 3px solid !important;
}
.cdcFooter .bl-4 {
  border-left: 4px solid !important;
}
.cdcFooter .bl-5 {
  border-left: 5px solid !important;
}
.cdcFooter .ba-0 {
  border: none !important;
}
.cdcFooter .ba-1 {
  border: 1px solid !important;
}
.cdcFooter .ba-2 {
  border: 2px solid !important;
}
.cdcFooter .ba-3 {
  border: 3px solid !important;
}
.cdcFooter .ba-4 {
  border: 4px solid !important;
}
.cdcFooter .ba-5 {
  border: 5px solid !important;
}
.cdcFooter .bs-dotted {
  border-style: dotted !important;
}
.cdcFooter .bs-dashed {
  border-style: dashed !important;
}
.cdcFooter .bs-solid {
  border-style: solid !important;
}
.cdcFooter .bs-none {
  border-style: none !important;
}
.cdcFooter .bs-hidden {
  border-style: hidden !important;
}
.cdcFooter .r-xsmall {
  border-radius: 0.1rem !important;
}
.cdcFooter .r-small {
  border-radius: 0.25rem !important;
}
.cdcFooter .r-medium {
  border-radius: 0.5rem !important;
}
.cdcFooter .r-large {
  border-radius: 0.75rem !important;
}
.cdcFooter .r-xlarge {
  border-radius: 1rem !important;
}
.cdcFooter .r-none {
  border-radius: 0 !important;
}
.cdcFooter .r-tr-0 {
  border-top-right-radius: 0 !important;
}
.cdcFooter .r-tl-0 {
  border-top-left-radius: 0 !important;
}
.cdcFooter .r-br-0 {
  border-bottom-right-radius: 0 !important;
}
.cdcFooter .r-bl-0 {
  border-bottom-left-radius: 0 !important;
}
.cdcFooter .r-tr-1 {
  border-top-right-radius: 0.25rem !important;
}
.cdcFooter .r-tl-1 {
  border-top-left-radius: 0.25rem !important;
}
.cdcFooter .r-br-1 {
  border-bottom-right-radius: 0.25rem !important;
}
.cdcFooter .r-bl-1 {
  border-bottom-left-radius: 0.25rem !important;
}
.cdcFooter .r-tr-2 {
  border-top-right-radius: 0.5rem !important;
}
.cdcFooter .r-tl-2 {
  border-top-left-radius: 0.5rem !important;
}
.cdcFooter .r-br-2 {
  border-bottom-right-radius: 0.5rem !important;
}
.cdcFooter .r-bl-2 {
  border-bottom-left-radius: 0.5rem !important;
}
.cdcFooter .r-tr-3 {
  border-top-right-radius: 0.75rem !important;
}
.cdcFooter .r-tl-3 {
  border-top-left-radius: 0.75rem !important;
}
.cdcFooter .r-br-3 {
  border-bottom-right-radius: 0.75rem !important;
}
.cdcFooter .r-bl-3 {
  border-bottom-left-radius: 0.75rem !important;
}
.cdcFooter .r-tr-4 {
  border-top-right-radius: 1rem !important;
}
.cdcFooter .r-tl-4 {
  border-top-left-radius: 1rem !important;
}
.cdcFooter .r-br-4 {
  border-bottom-right-radius: 1rem !important;
}
.cdcFooter .r-bl-4 {
  border-bottom-left-radius: 1rem !important;
}
.cdcFooter .r-top-0 {
  border-top-left-radius: 0!important;
  border-top-right-radius: 0 !important;
}
.cdcFooter .r-right-0 {
  border-top-right-radius: 0!important;
  border-bottom-right-radius: 0 !important;
}
.cdcFooter .r-bottom-0 {
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0 !important;
}
.cdcFooter .r-left-0 {
  border-top-left-radius: 0!important;
  border-bottom-left-radius: 0 !important;
}
.cdcFooter .r-top-1 {
  border-top-left-radius: .25rem!important;
  border-top-right-radius: 0.25rem !important;
}
.cdcFooter .r-top-2 {
  border-top-left-radius: .5rem!important;
  border-top-right-radius: 0.5rem !important;
}
.cdcFooter .r-top-3 {
  border-top-left-radius: .75rem!important;
  border-top-right-radius: 0.75rem !important;
}
.cdcFooter .r-top-4 {
  border-top-left-radius: 1rem!important;
  border-top-right-radius: 1rem !important;
}
.cdcFooter .r-right-1 {
  border-bottom-right-radius: .25rem!important;
  border-top-right-radius: 0.25rem !important;
}
.cdcFooter .r-right-2 {
  border-bottom-right-radius: .5rem!important;
  border-top-right-radius: 0.5rem !important;
}
.cdcFooter .r-right-3 {
  border-bottom-right-radius: .75rem!important;
  border-top-right-radius: 0.75rem !important;
}
.cdcFooter .r-right-4 {
  border-bottom-right-radius: 1rem!important;
  border-top-right-radius: 1rem !important;
}
.cdcFooter .r-bottom-1 {
  border-bottom-left-radius: .25rem!important;
  border-bottom-right-radius: 0.25rem !important;
}
.cdcFooter .r-bottom-2 {
  border-bottom-left-radius: .5rem!important;
  border-bottom-right-radius: 0.5rem !important;
}
.cdcFooter .r-bottom-3 {
  border-bottom-left-radius: .75rem!important;
  border-bottom-right-radius: 0.75rem !important;
}
.cdcFooter .r-bottom-4 {
  border-bottom-left-radius: 1rem!important;
  border-bottom-right-radius: 1rem !important;
}
.cdcFooter .r-left-1 {
  border-top-left-radius: .25rem!important;
  border-bottom-left-radius: 0.25rem !important;
}
.cdcFooter .r-left-2 {
  border-top-left-radius: .5rem!important;
  border-bottom-left-radius: 0.5rem !important;
}
.cdcFooter .r-left-3 {
  border-top-left-radius: .75rem!important;
  border-bottom-left-radius: 0.75rem !important;
}
.cdcFooter .r-left-4 {
  border-top-left-radius: 1rem!important;
  border-bottom-left-radius: 1rem !important;
}
.cdcFooter .ds-0 {
  box-shadow: none !important;
}
.cdcFooter .ds-1 {
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.1);
}
.cdcFooter .ds-2 {
  box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.5);
}
.cdcFooter .ds-2a {
  box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.5);
}
.cdcFooter .ds-2b {
  box-shadow: -10px 10px 5px 0 rgba(0, 0, 0, 0.5);
}
.cdcFooter .ds-3 {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
}
.cdcFooter .ds-4 {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
}
.cdcFooter .ds-5 {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
}
.cdcFooter .ds-6 {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.cdcFooter .ds-7 {
  overflow: hidden;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: 0.25s box-shadow;
}
.cdcFooter .ds-7:focus,
.cdcFooter .ds-7:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.cdcFooter .ds-8 {
  overflow: hidden;
  transition: 0.25s box-shadow;
}
.cdcFooter .ds-8:focus,
.cdcFooter .ds-8:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
@media (max-width: 575.98px) {
  .cdcFooter .bt-sm-0 {
    border-top: none !important;
  }
  .cdcFooter .br-sm-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-sm-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-sm-0 {
    border-left: none !important;
  }
  .cdcFooter .bt-sm-1 {
    border-top: 1px solid !important;
  }
  .cdcFooter .br-sm-1 {
    border-right: 1px solid !important;
  }
  .cdcFooter .bb-sm-1 {
    border-bottom: 1px solid !important;
  }
  .cdcFooter .bl-sm-1 {
    border-left: 1px solid !important;
  }
}
@media (max-width: 767.98px) {
  .cdcFooter .bt-md-0 {
    border-top: none !important;
  }
  .cdcFooter .br-md-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-md-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-md-0 {
    border-left: none !important;
  }
  .cdcFooter .bt-md-1 {
    border-top: 1px solid !important;
  }
  .cdcFooter .br-md-1 {
    border-right: 1px solid !important;
  }
  .cdcFooter .bb-md-1 {
    border-bottom: 1px solid !important;
  }
  .cdcFooter .bl-md-1 {
    border-left: 1px solid !important;
  }
}
@media (max-width: 991.98px) {
  .cdcFooter .bt-lg-0 {
    border-top: none !important;
  }
  .cdcFooter .br-lg-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-lg-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-lg-0 {
    border-left: none !important;
  }
  .cdcFooter .bt-lg-1 {
    border-top: 1px solid !important;
  }
  .cdcFooter .br-lg-1 {
    border-right: 1px solid !important;
  }
  .cdcFooter .bb-lg-1 {
    border-bottom: 1px solid !important;
  }
  .cdcFooter .bl-lg-1 {
    border-left: 1px solid !important;
  }
}
@media (max-width: 1199.98px) {
  .cdcFooter .bt-xl-0 {
    border-top: none !important;
  }
  .cdcFooter .br-xl-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-xl-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-xl-0 {
    border-left: none !important;
  }
  .cdcFooter .bt-xl-1 {
    border-top: 1px solid !important;
  }
  .cdcFooter .br-xl-1 {
    border-right: 1px solid !important;
  }
  .cdcFooter .bb-xl-1 {
    border-bottom: 1px solid !important;
  }
  .cdcFooter .bl-xl-1 {
    border-left: 1px solid !important;
  }
}
@media (max-width: 1439.98px) {
  .cdcFooter .bt-xxl-0 {
    border-top: none !important;
  }
  .cdcFooter .br-xxl-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-xxl-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-xxl-0 {
    border-left: none !important;
  }
  .cdcFooter .bt-xxl-1 {
    border-top: 1px solid !important;
  }
  .cdcFooter .br-xxl-1 {
    border-right: 1px solid !important;
  }
  .cdcFooter .bb-xxl-1 {
    border-bottom: 1px solid !important;
  }
  .cdcFooter .bl-xxl-1 {
    border-left: 1px solid !important;
  }
}
.cdcFooter .cl {
  clear: left;
}
.cdcFooter .cr,
.cdcFooter .rl {
  clear: right;
}
.cdcFooter .cb,
.cdcFooter .clear {
  clear: both;
}
.cdcFooter .cf::after,
.cdcFooter .cf::before {
  content: " ";
  display: table;
}
.cdcFooter .cf::after {
  clear: both;
}
.cdcFooter .bg-blue-p {
  background-color: #005eaa!important;
  color: #ffffff;
}
.cdcFooter .bg-blue-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-blue-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-blue-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-blue-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-blue-s {
  background-color: #88c3ea!important;
  color: #000000;
}
.cdcFooter .bg-blue-s:hover {
  color: #000000;
}
.cdcFooter .bg-blue-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-blue-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-blue-s a svg {
  fill: #000000;
}
.cdcFooter .bg-blue-t {
  background-color: #c0e9ff!important;
  color: #000000;
}
.cdcFooter .bg-blue-t:hover {
  color: #000000;
}
.cdcFooter .bg-blue-t a svg {
  fill: #000000;
}
.cdcFooter .bg-blue-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-blue-q {
  background-color: #edf9ff!important;
  color: #000000;
}
.cdcFooter .bg-blue-q:hover {
  color: #000000;
}
.cdcFooter .bg-blue-q a svg {
  fill: #000000;
}
.cdcFooter .bg-blue-q.card-header a {
  color: #000000;
}
.cdcFooter .b-blue-p {
  border-color: #005eaa !important;
}
.cdcFooter .b-blue-s {
  border-color: #88c3ea !important;
}
.cdcFooter .b-blue-t {
  border-color: #c0e9ff !important;
}
.cdcFooter .b-blue-q {
  border-color: #edf9ff !important;
}
.cdcFooter .bt-blue-p {
  border-top-color: #005eaa !important;
}
.cdcFooter .bt-blue-s {
  border-top-color: #88c3ea !important;
}
.cdcFooter .bt-blue-t {
  border-top-color: #c0e9ff !important;
}
.cdcFooter .bt-blue-q {
  border-top-color: #edf9ff !important;
}
.cdcFooter .br-blue-p {
  border-right-color: #005eaa !important;
}
.cdcFooter .br-blue-s {
  border-right-color: #88c3ea !important;
}
.cdcFooter .br-blue-t {
  border-right-color: #c0e9ff !important;
}
.cdcFooter .br-blue-q {
  border-right-color: #edf9ff !important;
}
.cdcFooter .bb-blue-p {
  border-bottom-color: #005eaa !important;
}
.cdcFooter .bb-blue-s {
  border-bottom-color: #88c3ea !important;
}
.cdcFooter .bb-blue-t {
  border-bottom-color: #c0e9ff !important;
}
.cdcFooter .bb-blue-q {
  border-bottom-color: #edf9ff !important;
}
.cdcFooter .bl-blue-p {
  border-left-color: #005eaa !important;
}
.cdcFooter .bl-blue-s {
  border-left-color: #88c3ea !important;
}
.cdcFooter .bl-blue-t {
  border-left-color: #c0e9ff !important;
}
.cdcFooter .bl-blue-q {
  border-left-color: #edf9ff !important;
}
.cdcFooter .fill-blue-p,
.cdcFooter svg .fill-blue-p,
.cdcFooter svg.fill-blue-p {
  fill: #005eaa !important;
}
.cdcFooter .fill-blue-p::before,
.cdcFooter svg .fill-blue-p::before,
.cdcFooter svg.fill-blue-p::before {
  color: #005eaa !important;
}
.cdcFooter .fill-blue-s,
.cdcFooter svg .fill-blue-s,
.cdcFooter svg.fill-blue-s {
  fill: #88c3ea !important;
}
.cdcFooter .fill-blue-s::before,
.cdcFooter svg .fill-blue-s::before,
.cdcFooter svg.fill-blue-s::before {
  color: #88c3ea !important;
}
.cdcFooter .fill-blue-t,
.cdcFooter svg .fill-blue-t,
.cdcFooter svg.fill-blue-t {
  fill: #c0e9ff !important;
}
.cdcFooter .fill-blue-t::before,
.cdcFooter svg .fill-blue-t::before,
.cdcFooter svg.fill-blue-t::before {
  color: #c0e9ff !important;
}
.cdcFooter .fill-blue-q,
.cdcFooter svg .fill-blue-q,
.cdcFooter svg.fill-blue-q {
  fill: #edf9ff !important;
}
.cdcFooter .fill-blue-q::before,
.cdcFooter svg .fill-blue-q::before,
.cdcFooter svg.fill-blue-q::before {
  color: #edf9ff !important;
}
.cdcFooter .btn-blue-p {
  background-color: #005eaa!important;
  border-color: #005eaa;
  color: #ffffff;
}
.cdcFooter .btn-blue-p:hover {
  background-color: #005091;
  color: #ffffff;
}
.cdcFooter .btn-blue-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-blue-s {
  background-color: #88c3ea!important;
  border-color: #88c3ea;
  color: #000000;
}
.cdcFooter .btn-blue-s:hover {
  background-color: #72b8e6;
  color: #000000;
}
.cdcFooter .btn-blue-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-blue-t {
  background-color: #c0e9ff!important;
  border-color: #c0e9ff;
  color: #075290;
}
.cdcFooter .btn-blue-t:hover {
  background-color: #a7e0ff;
  color: #075290;
}
.cdcFooter .btn-blue-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-blue-q {
  background-color: #edf9ff!important;
  border-color: #edf9ff;
  color: #075290;
}
.cdcFooter .btn-blue-q:hover {
  background-color: #d4f1ff;
  color: #075290;
}
.cdcFooter .btn-blue-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-purple-p {
  background-color: #712177!important;
  color: #ffffff;
}
.cdcFooter .bg-purple-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-purple-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-purple-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-purple-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-purple-s {
  background-color: #b890bb!important;
  color: #000000;
}
.cdcFooter .bg-purple-s:hover {
  color: #000000;
}
.cdcFooter .bg-purple-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-purple-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-purple-s a svg {
  fill: #000000;
}
.cdcFooter .bg-purple-t {
  background-color: #e3d3e4!important;
  color: #000000;
}
.cdcFooter .bg-purple-t:hover {
  color: #000000;
}
.cdcFooter .bg-purple-t a svg {
  fill: #000000;
}
.cdcFooter .bg-purple-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-purple-q {
  background-color: #f7f2f7!important;
  color: #000000;
}
.cdcFooter .bg-purple-q:hover {
  color: #000000;
}
.cdcFooter .bg-purple-q a svg {
  fill: #000000;
}
.cdcFooter .bg-purple-q.card-header a {
  color: #000000;
}
.cdcFooter .b-purple-p {
  border-color: #712177 !important;
}
.cdcFooter .b-purple-s {
  border-color: #b890bb !important;
}
.cdcFooter .b-purple-t {
  border-color: #e3d3e4 !important;
}
.cdcFooter .b-purple-q {
  border-color: #f7f2f7 !important;
}
.cdcFooter .bt-purple-p {
  border-top-color: #712177 !important;
}
.cdcFooter .bt-purple-s {
  border-top-color: #b890bb !important;
}
.cdcFooter .bt-purple-t {
  border-top-color: #e3d3e4 !important;
}
.cdcFooter .bt-purple-q {
  border-top-color: #f7f2f7 !important;
}
.cdcFooter .br-purple-p {
  border-right-color: #712177 !important;
}
.cdcFooter .br-purple-s {
  border-right-color: #b890bb !important;
}
.cdcFooter .br-purple-t {
  border-right-color: #e3d3e4 !important;
}
.cdcFooter .br-purple-q {
  border-right-color: #f7f2f7 !important;
}
.cdcFooter .bb-purple-p {
  border-bottom-color: #712177 !important;
}
.cdcFooter .bb-purple-s {
  border-bottom-color: #b890bb !important;
}
.cdcFooter .bb-purple-t {
  border-bottom-color: #e3d3e4 !important;
}
.cdcFooter .bb-purple-q {
  border-bottom-color: #f7f2f7 !important;
}
.cdcFooter .bl-purple-p {
  border-left-color: #712177 !important;
}
.cdcFooter .bl-purple-s {
  border-left-color: #b890bb !important;
}
.cdcFooter .bl-purple-t {
  border-left-color: #e3d3e4 !important;
}
.cdcFooter .bl-purple-q {
  border-left-color: #f7f2f7 !important;
}
.cdcFooter .fill-purple-p,
.cdcFooter svg .fill-purple-p,
.cdcFooter svg.fill-purple-p {
  fill: #712177 !important;
}
.cdcFooter .fill-purple-p::before,
.cdcFooter svg .fill-purple-p::before,
.cdcFooter svg.fill-purple-p::before {
  color: #712177 !important;
}
.cdcFooter .fill-purple-s,
.cdcFooter svg .fill-purple-s,
.cdcFooter svg.fill-purple-s {
  fill: #b890bb !important;
}
.cdcFooter .fill-purple-s::before,
.cdcFooter svg .fill-purple-s::before,
.cdcFooter svg.fill-purple-s::before {
  color: #b890bb !important;
}
.cdcFooter .fill-purple-t,
.cdcFooter svg .fill-purple-t,
.cdcFooter svg.fill-purple-t {
  fill: #e3d3e4 !important;
}
.cdcFooter .fill-purple-t::before,
.cdcFooter svg .fill-purple-t::before,
.cdcFooter svg.fill-purple-t::before {
  color: #e3d3e4 !important;
}
.cdcFooter .fill-purple-q,
.cdcFooter svg .fill-purple-q,
.cdcFooter svg.fill-purple-q {
  fill: #f7f2f7 !important;
}
.cdcFooter .fill-purple-q::before,
.cdcFooter svg .fill-purple-q::before,
.cdcFooter svg.fill-purple-q::before {
  color: #f7f2f7 !important;
}
.cdcFooter .btn-purple-p {
  background-color: #712177!important;
  border-color: #712177;
  color: #ffffff;
}
.cdcFooter .btn-purple-p:hover {
  background-color: #5e1b63;
  color: #ffffff;
}
.cdcFooter .btn-purple-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-purple-s {
  background-color: #b890bb!important;
  border-color: #b890bb;
  color: #000000;
}
.cdcFooter .btn-purple-s:hover {
  background-color: #ae80b1;
  color: #000000;
}
.cdcFooter .btn-purple-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-purple-t {
  background-color: #e3d3e4!important;
  border-color: #e3d3e4;
  color: #075290;
}
.cdcFooter .btn-purple-t:hover {
  background-color: #d9c3da;
  color: #075290;
}
.cdcFooter .btn-purple-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-purple-q {
  background-color: #f7f2f7!important;
  border-color: #f7f2f7;
  color: #075290;
}
.cdcFooter .btn-purple-q:hover {
  background-color: #ede2ed;
  color: #075290;
}
.cdcFooter .btn-purple-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-brown-p {
  background-color: #705043!important;
  color: #ffffff;
}
.cdcFooter .bg-brown-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-brown-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-brown-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-brown-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-brown-s {
  background-color: #ad907b!important;
  color: #000000;
}
.cdcFooter .bg-brown-s:hover {
  color: #000000;
}
.cdcFooter .bg-brown-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-brown-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-brown-s a svg {
  fill: #000000;
}
.cdcFooter .bg-brown-t {
  background-color: #d7ccc8!important;
  color: #000000;
}
.cdcFooter .bg-brown-t:hover {
  color: #000000;
}
.cdcFooter .bg-brown-t a svg {
  fill: #000000;
}
.cdcFooter .bg-brown-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-brown-q {
  background-color: #f2ebe8!important;
  color: #000000;
}
.cdcFooter .bg-brown-q:hover {
  color: #000000;
}
.cdcFooter .bg-brown-q a svg {
  fill: #000000;
}
.cdcFooter .bg-brown-q.card-header a {
  color: #000000;
}
.cdcFooter .b-brown-p {
  border-color: #705043 !important;
}
.cdcFooter .b-brown-s {
  border-color: #ad907b !important;
}
.cdcFooter .b-brown-t {
  border-color: #d7ccc8 !important;
}
.cdcFooter .b-brown-q {
  border-color: #f2ebe8 !important;
}
.cdcFooter .bt-brown-p {
  border-top-color: #705043 !important;
}
.cdcFooter .bt-brown-s {
  border-top-color: #ad907b !important;
}
.cdcFooter .bt-brown-t {
  border-top-color: #d7ccc8 !important;
}
.cdcFooter .bt-brown-q {
  border-top-color: #f2ebe8 !important;
}
.cdcFooter .br-brown-p {
  border-right-color: #705043 !important;
}
.cdcFooter .br-brown-s {
  border-right-color: #ad907b !important;
}
.cdcFooter .br-brown-t {
  border-right-color: #d7ccc8 !important;
}
.cdcFooter .br-brown-q {
  border-right-color: #f2ebe8 !important;
}
.cdcFooter .bb-brown-p {
  border-bottom-color: #705043 !important;
}
.cdcFooter .bb-brown-s {
  border-bottom-color: #ad907b !important;
}
.cdcFooter .bb-brown-t {
  border-bottom-color: #d7ccc8 !important;
}
.cdcFooter .bb-brown-q {
  border-bottom-color: #f2ebe8 !important;
}
.cdcFooter .bl-brown-p {
  border-left-color: #705043 !important;
}
.cdcFooter .bl-brown-s {
  border-left-color: #ad907b !important;
}
.cdcFooter .bl-brown-t {
  border-left-color: #d7ccc8 !important;
}
.cdcFooter .bl-brown-q {
  border-left-color: #f2ebe8 !important;
}
.cdcFooter .fill-brown-p,
.cdcFooter svg .fill-brown-p,
.cdcFooter svg.fill-brown-p {
  fill: #705043 !important;
}
.cdcFooter .fill-brown-p::before,
.cdcFooter svg .fill-brown-p::before,
.cdcFooter svg.fill-brown-p::before {
  color: #705043 !important;
}
.cdcFooter .fill-brown-s,
.cdcFooter svg .fill-brown-s,
.cdcFooter svg.fill-brown-s {
  fill: #ad907b !important;
}
.cdcFooter .fill-brown-s::before,
.cdcFooter svg .fill-brown-s::before,
.cdcFooter svg.fill-brown-s::before {
  color: #ad907b !important;
}
.cdcFooter .fill-brown-t,
.cdcFooter svg .fill-brown-t,
.cdcFooter svg.fill-brown-t {
  fill: #d7ccc8 !important;
}
.cdcFooter .fill-brown-t::before,
.cdcFooter svg .fill-brown-t::before,
.cdcFooter svg.fill-brown-t::before {
  color: #d7ccc8 !important;
}
.cdcFooter .fill-brown-q,
.cdcFooter svg .fill-brown-q,
.cdcFooter svg.fill-brown-q {
  fill: #f2ebe8 !important;
}
.cdcFooter .fill-brown-q::before,
.cdcFooter svg .fill-brown-q::before,
.cdcFooter svg.fill-brown-q::before {
  color: #f2ebe8 !important;
}
.cdcFooter .btn-brown-p {
  background-color: #705043!important;
  border-color: #705043;
  color: #ffffff;
}
.cdcFooter .btn-brown-p:hover {
  background-color: #604539;
  color: #ffffff;
}
.cdcFooter .btn-brown-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-brown-s {
  background-color: #ad907b!important;
  border-color: #ad907b;
  color: #000000;
}
.cdcFooter .btn-brown-s:hover {
  background-color: #a3836b;
  color: #000000;
}
.cdcFooter .btn-brown-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-brown-t {
  background-color: #d7ccc8!important;
  border-color: #d7ccc8;
  color: #075290;
}
.cdcFooter .btn-brown-t:hover {
  background-color: #ccbeb9;
  color: #075290;
}
.cdcFooter .btn-brown-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-brown-q {
  background-color: #f2ebe8!important;
  border-color: #f2ebe8;
  color: #075290;
}
.cdcFooter .btn-brown-q:hover {
  background-color: #e9ddd8;
  color: #075290;
}
.cdcFooter .btn-brown-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-teal-p {
  background-color: #00695c!important;
  color: #ffffff;
}
.cdcFooter .bg-teal-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-teal-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-teal-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-teal-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-teal-s {
  background-color: #4ebaaa!important;
  color: #000000;
}
.cdcFooter .bg-teal-s:hover {
  color: #000000;
}
.cdcFooter .bg-teal-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-teal-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-teal-s a svg {
  fill: #000000;
}
.cdcFooter .bg-teal-t {
  background-color: #ceece7!important;
  color: #000000;
}
.cdcFooter .bg-teal-t:hover {
  color: #000000;
}
.cdcFooter .bg-teal-t a svg {
  fill: #000000;
}
.cdcFooter .bg-teal-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-teal-q {
  background-color: #ebf7f5!important;
  color: #000000;
}
.cdcFooter .bg-teal-q:hover {
  color: #000000;
}
.cdcFooter .bg-teal-q a svg {
  fill: #000000;
}
.cdcFooter .bg-teal-q.card-header a {
  color: #000000;
}
.cdcFooter .b-teal-p {
  border-color: #00695c !important;
}
.cdcFooter .b-teal-s {
  border-color: #4ebaaa !important;
}
.cdcFooter .b-teal-t {
  border-color: #ceece7 !important;
}
.cdcFooter .b-teal-q {
  border-color: #ebf7f5 !important;
}
.cdcFooter .bt-teal-p {
  border-top-color: #00695c !important;
}
.cdcFooter .bt-teal-s {
  border-top-color: #4ebaaa !important;
}
.cdcFooter .bt-teal-t {
  border-top-color: #ceece7 !important;
}
.cdcFooter .bt-teal-q {
  border-top-color: #ebf7f5 !important;
}
.cdcFooter .br-teal-p {
  border-right-color: #00695c !important;
}
.cdcFooter .br-teal-s {
  border-right-color: #4ebaaa !important;
}
.cdcFooter .br-teal-t {
  border-right-color: #ceece7 !important;
}
.cdcFooter .br-teal-q {
  border-right-color: #ebf7f5 !important;
}
.cdcFooter .bb-teal-p {
  border-bottom-color: #00695c !important;
}
.cdcFooter .bb-teal-s {
  border-bottom-color: #4ebaaa !important;
}
.cdcFooter .bb-teal-t {
  border-bottom-color: #ceece7 !important;
}
.cdcFooter .bb-teal-q {
  border-bottom-color: #ebf7f5 !important;
}
.cdcFooter .bl-teal-p {
  border-left-color: #00695c !important;
}
.cdcFooter .bl-teal-s {
  border-left-color: #4ebaaa !important;
}
.cdcFooter .bl-teal-t {
  border-left-color: #ceece7 !important;
}
.cdcFooter .bl-teal-q {
  border-left-color: #ebf7f5 !important;
}
.cdcFooter .fill-teal-p,
.cdcFooter svg .fill-teal-p,
.cdcFooter svg.fill-teal-p {
  fill: #00695c !important;
}
.cdcFooter .fill-teal-p::before,
.cdcFooter svg .fill-teal-p::before,
.cdcFooter svg.fill-teal-p::before {
  color: #00695c !important;
}
.cdcFooter .fill-teal-s,
.cdcFooter svg .fill-teal-s,
.cdcFooter svg.fill-teal-s {
  fill: #4ebaaa !important;
}
.cdcFooter .fill-teal-s::before,
.cdcFooter svg .fill-teal-s::before,
.cdcFooter svg.fill-teal-s::before {
  color: #4ebaaa !important;
}
.cdcFooter .fill-teal-t,
.cdcFooter svg .fill-teal-t,
.cdcFooter svg.fill-teal-t {
  fill: #ceece7 !important;
}
.cdcFooter .fill-teal-t::before,
.cdcFooter svg .fill-teal-t::before,
.cdcFooter svg.fill-teal-t::before {
  color: #ceece7 !important;
}
.cdcFooter .fill-teal-q,
.cdcFooter svg .fill-teal-q,
.cdcFooter svg.fill-teal-q {
  fill: #ebf7f5 !important;
}
.cdcFooter .fill-teal-q::before,
.cdcFooter svg .fill-teal-q::before,
.cdcFooter svg.fill-teal-q::before {
  color: #ebf7f5 !important;
}
.cdcFooter .btn-teal-p {
  background-color: #00695c!important;
  border-color: #00695c;
  color: #ffffff;
}
.cdcFooter .btn-teal-p:hover {
  background-color: #005046;
  color: #ffffff;
}
.cdcFooter .btn-teal-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-teal-s {
  background-color: #4ebaaa!important;
  border-color: #4ebaaa;
  color: #000000;
}
.cdcFooter .btn-teal-s:hover {
  background-color: #43ac9c;
  color: #000000;
}
.cdcFooter .btn-teal-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-teal-t {
  background-color: #ceece7!important;
  border-color: #ceece7;
  color: #075290;
}
.cdcFooter .btn-teal-t:hover {
  background-color: #bce5de;
  color: #075290;
}
.cdcFooter .btn-teal-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-teal-q {
  background-color: #ebf7f5!important;
  border-color: #ebf7f5;
  color: #075290;
}
.cdcFooter .btn-teal-q:hover {
  background-color: #d9f0ec;
  color: #075290;
}
.cdcFooter .btn-teal-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-orange-p {
  background-color: #bb4d00!important;
  color: #ffffff;
}
.cdcFooter .bg-orange-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-orange-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-orange-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-orange-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-orange-s {
  background-color: #ffad42!important;
  color: #000000;
}
.cdcFooter .bg-orange-s:hover {
  color: #000000;
}
.cdcFooter .bg-orange-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-orange-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-orange-s a svg {
  fill: #000000;
}
.cdcFooter .bg-orange-t {
  background-color: #ffe97d!important;
  color: #000000;
}
.cdcFooter .bg-orange-t:hover {
  color: #000000;
}
.cdcFooter .bg-orange-t a svg {
  fill: #000000;
}
.cdcFooter .bg-orange-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-orange-q {
  background-color: #fff4cf!important;
  color: #000000;
}
.cdcFooter .bg-orange-q:hover {
  color: #000000;
}
.cdcFooter .bg-orange-q a svg {
  fill: #000000;
}
.cdcFooter .bg-orange-q.card-header a {
  color: #000000;
}
.cdcFooter .b-orange-p {
  border-color: #bb4d00 !important;
}
.cdcFooter .b-orange-s {
  border-color: #ffad42 !important;
}
.cdcFooter .b-orange-t {
  border-color: #ffe97d !important;
}
.cdcFooter .b-orange-q {
  border-color: #fff4cf !important;
}
.cdcFooter .bt-orange-p {
  border-top-color: #bb4d00 !important;
}
.cdcFooter .bt-orange-s {
  border-top-color: #ffad42 !important;
}
.cdcFooter .bt-orange-t {
  border-top-color: #ffe97d !important;
}
.cdcFooter .bt-orange-q {
  border-top-color: #fff4cf !important;
}
.cdcFooter .br-orange-p {
  border-right-color: #bb4d00 !important;
}
.cdcFooter .br-orange-s {
  border-right-color: #ffad42 !important;
}
.cdcFooter .br-orange-t {
  border-right-color: #ffe97d !important;
}
.cdcFooter .br-orange-q {
  border-right-color: #fff4cf !important;
}
.cdcFooter .bb-orange-p {
  border-bottom-color: #bb4d00 !important;
}
.cdcFooter .bb-orange-s {
  border-bottom-color: #ffad42 !important;
}
.cdcFooter .bb-orange-t {
  border-bottom-color: #ffe97d !important;
}
.cdcFooter .bb-orange-q {
  border-bottom-color: #fff4cf !important;
}
.cdcFooter .bl-orange-p {
  border-left-color: #bb4d00 !important;
}
.cdcFooter .bl-orange-s {
  border-left-color: #ffad42 !important;
}
.cdcFooter .bl-orange-t {
  border-left-color: #ffe97d !important;
}
.cdcFooter .bl-orange-q {
  border-left-color: #fff4cf !important;
}
.cdcFooter .fill-orange-p,
.cdcFooter svg .fill-orange-p,
.cdcFooter svg.fill-orange-p {
  fill: #bb4d00 !important;
}
.cdcFooter .fill-orange-p::before,
.cdcFooter svg .fill-orange-p::before,
.cdcFooter svg.fill-orange-p::before {
  color: #bb4d00 !important;
}
.cdcFooter .fill-orange-s,
.cdcFooter svg .fill-orange-s,
.cdcFooter svg.fill-orange-s {
  fill: #ffad42 !important;
}
.cdcFooter .fill-orange-s::before,
.cdcFooter svg .fill-orange-s::before,
.cdcFooter svg.fill-orange-s::before {
  color: #ffad42 !important;
}
.cdcFooter .fill-orange-t,
.cdcFooter svg .fill-orange-t,
.cdcFooter svg.fill-orange-t {
  fill: #ffe97d !important;
}
.cdcFooter .fill-orange-t::before,
.cdcFooter svg .fill-orange-t::before,
.cdcFooter svg.fill-orange-t::before {
  color: #ffe97d !important;
}
.cdcFooter .fill-orange-q,
.cdcFooter svg .fill-orange-q,
.cdcFooter svg.fill-orange-q {
  fill: #fff4cf !important;
}
.cdcFooter .fill-orange-q::before,
.cdcFooter svg .fill-orange-q::before,
.cdcFooter svg.fill-orange-q::before {
  color: #fff4cf !important;
}
.cdcFooter .btn-orange-p {
  background-color: #bb4d00!important;
  border-color: #bb4d00;
  color: #ffffff;
}
.cdcFooter .btn-orange-p:hover {
  background-color: #a24300;
  color: #ffffff;
}
.cdcFooter .btn-orange-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-orange-s {
  background-color: #ffad42!important;
  border-color: #ffad42;
  color: #000000;
}
.cdcFooter .btn-orange-s:hover {
  background-color: #ffa229;
  color: #000000;
}
.cdcFooter .btn-orange-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-orange-t {
  background-color: #ffe97d!important;
  border-color: #ffe97d;
  color: #075290;
}
.cdcFooter .btn-orange-t:hover {
  background-color: #ffe564;
  color: #075290;
}
.cdcFooter .btn-orange-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-orange-q {
  background-color: #fff4cf!important;
  border-color: #fff4cf;
  color: #075290;
}
.cdcFooter .btn-orange-q:hover {
  background-color: #ffeeb6;
  color: #075290;
}
.cdcFooter .btn-orange-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-pink-p {
  background-color: #af4448!important;
  color: #ffffff;
}
.cdcFooter .bg-pink-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-pink-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-pink-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-pink-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-pink-s {
  background-color: #e57373!important;
  color: #000000;
}
.cdcFooter .bg-pink-s:hover {
  color: #000000;
}
.cdcFooter .bg-pink-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-pink-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-pink-s a svg {
  fill: #000000;
}
.cdcFooter .bg-pink-t {
  background-color: #ffc2c2!important;
  color: #000000;
}
.cdcFooter .bg-pink-t:hover {
  color: #000000;
}
.cdcFooter .bg-pink-t a svg {
  fill: #000000;
}
.cdcFooter .bg-pink-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-pink-q {
  background-color: #ffe7e7!important;
  color: #000000;
}
.cdcFooter .bg-pink-q:hover {
  color: #000000;
}
.cdcFooter .bg-pink-q a svg {
  fill: #000000;
}
.cdcFooter .bg-pink-q.card-header a {
  color: #000000;
}
.cdcFooter .b-pink-p {
  border-color: #af4448 !important;
}
.cdcFooter .b-pink-s {
  border-color: #e57373 !important;
}
.cdcFooter .b-pink-t {
  border-color: #ffc2c2 !important;
}
.cdcFooter .b-pink-q {
  border-color: #ffe7e7 !important;
}
.cdcFooter .bt-pink-p {
  border-top-color: #af4448 !important;
}
.cdcFooter .bt-pink-s {
  border-top-color: #e57373 !important;
}
.cdcFooter .bt-pink-t {
  border-top-color: #ffc2c2 !important;
}
.cdcFooter .bt-pink-q {
  border-top-color: #ffe7e7 !important;
}
.cdcFooter .br-pink-p {
  border-right-color: #af4448 !important;
}
.cdcFooter .br-pink-s {
  border-right-color: #e57373 !important;
}
.cdcFooter .br-pink-t {
  border-right-color: #ffc2c2 !important;
}
.cdcFooter .br-pink-q {
  border-right-color: #ffe7e7 !important;
}
.cdcFooter .bb-pink-p {
  border-bottom-color: #af4448 !important;
}
.cdcFooter .bb-pink-s {
  border-bottom-color: #e57373 !important;
}
.cdcFooter .bb-pink-t {
  border-bottom-color: #ffc2c2 !important;
}
.cdcFooter .bb-pink-q {
  border-bottom-color: #ffe7e7 !important;
}
.cdcFooter .bl-pink-p {
  border-left-color: #af4448 !important;
}
.cdcFooter .bl-pink-s {
  border-left-color: #e57373 !important;
}
.cdcFooter .bl-pink-t {
  border-left-color: #ffc2c2 !important;
}
.cdcFooter .bl-pink-q {
  border-left-color: #ffe7e7 !important;
}
.cdcFooter .fill-pink-p,
.cdcFooter svg .fill-pink-p,
.cdcFooter svg.fill-pink-p {
  fill: #af4448 !important;
}
.cdcFooter .fill-pink-p::before,
.cdcFooter svg .fill-pink-p::before,
.cdcFooter svg.fill-pink-p::before {
  color: #af4448 !important;
}
.cdcFooter .fill-pink-s,
.cdcFooter svg .fill-pink-s,
.cdcFooter svg.fill-pink-s {
  fill: #e57373 !important;
}
.cdcFooter .fill-pink-s::before,
.cdcFooter svg .fill-pink-s::before,
.cdcFooter svg.fill-pink-s::before {
  color: #e57373 !important;
}
.cdcFooter .fill-pink-t,
.cdcFooter svg .fill-pink-t,
.cdcFooter svg.fill-pink-t {
  fill: #ffc2c2 !important;
}
.cdcFooter .fill-pink-t::before,
.cdcFooter svg .fill-pink-t::before,
.cdcFooter svg.fill-pink-t::before {
  color: #ffc2c2 !important;
}
.cdcFooter .fill-pink-d,
.cdcFooter svg .fill-pink-d,
.cdcFooter svg.fill-pink-d {
  fill: #ffe7e7 !important;
}
.cdcFooter .fill-pink-d::before,
.cdcFooter svg .fill-pink-d::before,
.cdcFooter svg.fill-pink-d::before {
  color: #ffe7e7 !important;
}
.cdcFooter .btn-pink-p {
  background-color: #af4448!important;
  border-color: #af4448;
  color: #ffffff;
}
.cdcFooter .btn-pink-p:hover {
  background-color: #9d3d40;
  color: #ffffff;
}
.cdcFooter .btn-pink-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-pink-s {
  background-color: #e57373!important;
  border-color: #e57373;
  color: #000000;
}
.cdcFooter .btn-pink-s:hover {
  background-color: #e15d5d;
  color: #000000;
}
.cdcFooter .btn-pink-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-pink-t {
  background-color: #ffc2c2!important;
  border-color: #ffc2c2;
  color: #075290;
}
.cdcFooter .btn-pink-t:hover {
  background-color: #ffa9a9;
  color: #075290;
}
.cdcFooter .btn-pink-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-pink-q {
  background-color: #ffe7e7!important;
  border-color: #ffe7e7;
  color: #075290;
}
.cdcFooter .btn-pink-q:hover {
  background-color: #ffcece;
  color: #075290;
}
.cdcFooter .btn-pink-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-slate-p {
  background-color: #29434e!important;
  color: #ffffff;
}
.cdcFooter .bg-slate-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-slate-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-slate-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-slate-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-slate-s {
  background-color: #7e9ba5!important;
  color: #000000;
}
.cdcFooter .bg-slate-s:hover {
  color: #000000;
}
.cdcFooter .bg-slate-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-slate-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-slate-s a svg {
  fill: #000000;
}
.cdcFooter .bg-slate-t {
  background-color: #b6c6d2!important;
  color: #000000;
}
.cdcFooter .bg-slate-t:hover {
  color: #000000;
}
.cdcFooter .bg-slate-t a svg {
  fill: #000000;
}
.cdcFooter .bg-slate-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-slate-q {
  background-color: #e2e8ed!important;
  color: #000000;
}
.cdcFooter .bg-slate-q:hover {
  color: #000000;
}
.cdcFooter .bg-slate-q a svg {
  fill: #000000;
}
.cdcFooter .bg-slate-q.card-header a {
  color: #000000;
}
.cdcFooter .b-slate-p {
  border-color: #29434e !important;
}
.cdcFooter .b-slate-s {
  border-color: #7e9ba5 !important;
}
.cdcFooter .b-slate-t {
  border-color: #b6c6d2 !important;
}
.cdcFooter .b-slate-q {
  border-color: #e2e8ed !important;
}
.cdcFooter .bt-slate-p {
  border-top-color: #29434e !important;
}
.cdcFooter .bt-slate-s {
  border-top-color: #7e9ba5 !important;
}
.cdcFooter .bt-slate-t {
  border-top-color: #b6c6d2 !important;
}
.cdcFooter .bt-slate-q {
  border-top-color: #e2e8ed !important;
}
.cdcFooter .br-slate-p {
  border-right-color: #29434e !important;
}
.cdcFooter .br-slate-s {
  border-right-color: #7e9ba5 !important;
}
.cdcFooter .br-slate-t {
  border-right-color: #b6c6d2 !important;
}
.cdcFooter .br-slate-q {
  border-right-color: #e2e8ed !important;
}
.cdcFooter .bb-slate-p {
  border-bottom-color: #29434e !important;
}
.cdcFooter .bb-slate-s {
  border-bottom-color: #7e9ba5 !important;
}
.cdcFooter .bb-slate-t {
  border-bottom-color: #b6c6d2 !important;
}
.cdcFooter .bb-slate-q {
  border-bottom-color: #e2e8ed !important;
}
.cdcFooter .bl-slate-p {
  border-left-color: #29434e !important;
}
.cdcFooter .bl-slate-s {
  border-left-color: #7e9ba5 !important;
}
.cdcFooter .bl-slate-t {
  border-left-color: #b6c6d2 !important;
}
.cdcFooter .bl-slate-q {
  border-left-color: #e2e8ed !important;
}
.cdcFooter .fill-slate-p,
.cdcFooter svg .fill-slate-p,
.cdcFooter svg.fill-slate-p {
  fill: #29434e !important;
}
.cdcFooter .fill-slate-p::before,
.cdcFooter svg .fill-slate-p::before,
.cdcFooter svg.fill-slate-p::before {
  color: #29434e !important;
}
.cdcFooter .fill-slate-s,
.cdcFooter svg .fill-slate-s,
.cdcFooter svg.fill-slate-s {
  fill: #7e9ba5 !important;
}
.cdcFooter .fill-slate-s::before,
.cdcFooter svg .fill-slate-s::before,
.cdcFooter svg.fill-slate-s::before {
  color: #7e9ba5 !important;
}
.cdcFooter .fill-slate-t,
.cdcFooter svg .fill-slate-t,
.cdcFooter svg.fill-slate-t {
  fill: #b6c6d2 !important;
}
.cdcFooter .fill-slate-t::before,
.cdcFooter svg .fill-slate-t::before,
.cdcFooter svg.fill-slate-t::before {
  color: #b6c6d2 !important;
}
.cdcFooter .fill-slate-q,
.cdcFooter svg .fill-slate-q,
.cdcFooter svg.fill-slate-q {
  fill: #e2e8ed !important;
}
.cdcFooter .fill-slate-q::before,
.cdcFooter svg .fill-slate-q::before,
.cdcFooter svg.fill-slate-q::before {
  color: #e2e8ed !important;
}
.cdcFooter .btn-slate-p {
  background-color: #29434e!important;
  border-color: #29434e;
  color: #ffffff;
}
.cdcFooter .btn-slate-p:hover {
  background-color: #20353d;
  color: #ffffff;
}
.cdcFooter .btn-slate-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-slate-s {
  background-color: #7e9ba5!important;
  border-color: #7e9ba5;
  color: #000000;
}
.cdcFooter .btn-slate-s:hover {
  background-color: #6f8f9b;
  color: #000000;
}
.cdcFooter .btn-slate-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-slate-t {
  background-color: #b6c6d2!important;
  border-color: #b6c6d2;
  color: #075290;
}
.cdcFooter .btn-slate-t:hover {
  background-color: #a6bac8;
  color: #075290;
}
.cdcFooter .btn-slate-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-slate-q {
  background-color: #e2e8ed!important;
  border-color: #e2e8ed;
  color: #075290;
}
.cdcFooter .btn-slate-q:hover {
  background-color: #d2dce3;
  color: #075290;
}
.cdcFooter .btn-slate-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-indigo-p {
  background-color: #26418f!important;
  color: #ffffff;
}
.cdcFooter .bg-indigo-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-indigo-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-indigo-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-indigo-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-indigo-s {
  background-color: #92a6dd!important;
  color: #000000;
}
.cdcFooter .bg-indigo-s:hover {
  color: #000000;
}
.cdcFooter .bg-indigo-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-indigo-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-indigo-s a svg {
  fill: #000000;
}
.cdcFooter .bg-indigo-t {
  background-color: #dee8ff!important;
  color: #000000;
}
.cdcFooter .bg-indigo-t:hover {
  color: #000000;
}
.cdcFooter .bg-indigo-t a svg {
  fill: #000000;
}
.cdcFooter .bg-indigo-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-indigo-q {
  background-color: #f2f6ff!important;
  color: #000000;
}
.cdcFooter .bg-indigo-q:hover {
  color: #000000;
}
.cdcFooter .bg-indigo-q a svg {
  fill: #000000;
}
.cdcFooter .bg-indigo-q.card-header a {
  color: #000000;
}
.cdcFooter .b-indigo-p {
  border-color: #26418f !important;
}
.cdcFooter .b-indigo-s {
  border-color: #92a6dd !important;
}
.cdcFooter .b-indigo-t {
  border-color: #dee8ff !important;
}
.cdcFooter .b-indigo-q {
  border-color: #f2f6ff !important;
}
.cdcFooter .bt-indigo-p {
  border-top-color: #26418f !important;
}
.cdcFooter .bt-indigo-s {
  border-top-color: #92a6dd !important;
}
.cdcFooter .bt-indigo-t {
  border-top-color: #dee8ff !important;
}
.cdcFooter .bt-indigo-q {
  border-top-color: #f2f6ff !important;
}
.cdcFooter .br-indigo-p {
  border-right-color: #26418f !important;
}
.cdcFooter .br-indigo-s {
  border-right-color: #92a6dd !important;
}
.cdcFooter .br-indigo-t {
  border-right-color: #dee8ff !important;
}
.cdcFooter .br-indigo-q {
  border-right-color: #f2f6ff !important;
}
.cdcFooter .bb-indigo-p {
  border-bottom-color: #26418f !important;
}
.cdcFooter .bb-indigo-s {
  border-bottom-color: #92a6dd !important;
}
.cdcFooter .bb-indigo-t {
  border-bottom-color: #dee8ff !important;
}
.cdcFooter .bb-indigo-q {
  border-bottom-color: #f2f6ff !important;
}
.cdcFooter .bl-indigo-p {
  border-left-color: #26418f !important;
}
.cdcFooter .bl-indigo-s {
  border-left-color: #92a6dd !important;
}
.cdcFooter .bl-indigo-t {
  border-left-color: #dee8ff !important;
}
.cdcFooter .bl-indigo-q {
  border-left-color: #f2f6ff !important;
}
.cdcFooter .fill-indigo-p,
.cdcFooter svg .fill-indigo-p,
.cdcFooter svg.fill-indigo-p {
  fill: #26418f !important;
}
.cdcFooter .fill-indigo-p::before,
.cdcFooter svg .fill-indigo-p::before,
.cdcFooter svg.fill-indigo-p::before {
  color: #26418f !important;
}
.cdcFooter .fill-indigo-s,
.cdcFooter svg .fill-indigo-s,
.cdcFooter svg.fill-indigo-s {
  fill: #92a6dd !important;
}
.cdcFooter .fill-indigo-s::before,
.cdcFooter svg .fill-indigo-s::before,
.cdcFooter svg.fill-indigo-s::before {
  color: #92a6dd !important;
}
.cdcFooter .fill-indigo-t,
.cdcFooter svg .fill-indigo-t,
.cdcFooter svg.fill-indigo-t {
  fill: #dee8ff !important;
}
.cdcFooter .fill-indigo-t::before,
.cdcFooter svg .fill-indigo-t::before,
.cdcFooter svg.fill-indigo-t::before {
  color: #dee8ff !important;
}
.cdcFooter .fill-indigo-q,
.cdcFooter svg .fill-indigo-q,
.cdcFooter svg.fill-indigo-q {
  fill: #f2f6ff !important;
}
.cdcFooter .fill-indigo-q::before,
.cdcFooter svg .fill-indigo-q::before,
.cdcFooter svg.fill-indigo-q::before {
  color: #f2f6ff !important;
}
.cdcFooter .btn-indigo-p {
  background-color: #26418f!important;
  border-color: #26418f;
  color: #ffffff;
}
.cdcFooter .btn-indigo-p:hover {
  background-color: #21387b;
  color: #ffffff;
}
.cdcFooter .btn-indigo-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-indigo-s {
  background-color: #92a6dd!important;
  border-color: #92a6dd;
  color: #000000;
}
.cdcFooter .btn-indigo-s:hover {
  background-color: #7f96d7;
  color: #000000;
}
.cdcFooter .btn-indigo-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-indigo-t {
  background-color: #dee8ff!important;
  border-color: #dee8ff;
  color: #075290;
}
.cdcFooter .btn-indigo-t:hover {
  background-color: #c5d6ff;
  color: #075290;
}
.cdcFooter .btn-indigo-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-indigo-q {
  background-color: #f2f6ff!important;
  border-color: #f2f6ff;
  color: #075290;
}
.cdcFooter .btn-indigo-q:hover {
  background-color: #d9e4ff;
  color: #075290;
}
.cdcFooter .btn-indigo-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-cyan-p {
  background-color: #007c91!important;
  color: #ffffff;
}
.cdcFooter .bg-cyan-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-cyan-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-cyan-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-cyan-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-cyan-s {
  background-color: #65b0bd!important;
  color: #000000;
}
.cdcFooter .bg-cyan-s:hover {
  color: #000000;
}
.cdcFooter .bg-cyan-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-cyan-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-cyan-s a svg {
  fill: #000000;
}
.cdcFooter .bg-cyan-t {
  background-color: #cce5e9!important;
  color: #000000;
}
.cdcFooter .bg-cyan-t:hover {
  color: #000000;
}
.cdcFooter .bg-cyan-t a svg {
  fill: #000000;
}
.cdcFooter .bg-cyan-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-cyan-q {
  background-color: #ebf5f6!important;
  color: #000000;
}
.cdcFooter .bg-cyan-q:hover {
  color: #000000;
}
.cdcFooter .bg-cyan-q a svg {
  fill: #000000;
}
.cdcFooter .bg-cyan-q.card-header a {
  color: #000000;
}
.cdcFooter .b-cyan-p {
  border-color: #007c91 !important;
}
.cdcFooter .b-cyan-s {
  border-color: #65b0bd !important;
}
.cdcFooter .b-cyan-t {
  border-color: #cce5e9 !important;
}
.cdcFooter .b-cyan-q {
  border-color: #ebf5f6 !important;
}
.cdcFooter .bt-cyan-p {
  border-top-color: #007c91 !important;
}
.cdcFooter .bt-cyan-s {
  border-top-color: #65b0bd !important;
}
.cdcFooter .bt-cyan-t {
  border-top-color: #cce5e9 !important;
}
.cdcFooter .bt-cyan-q {
  border-top-color: #ebf5f6 !important;
}
.cdcFooter .br-cyan-p {
  border-right-color: #007c91 !important;
}
.cdcFooter .br-cyan-s {
  border-right-color: #65b0bd !important;
}
.cdcFooter .br-cyan-t {
  border-right-color: #cce5e9 !important;
}
.cdcFooter .br-cyan-q {
  border-right-color: #ebf5f6 !important;
}
.cdcFooter .bb-cyan-p {
  border-bottom-color: #007c91 !important;
}
.cdcFooter .bb-cyan-s {
  border-bottom-color: #65b0bd !important;
}
.cdcFooter .bb-cyan-t {
  border-bottom-color: #cce5e9 !important;
}
.cdcFooter .bb-cyan-q {
  border-bottom-color: #ebf5f6 !important;
}
.cdcFooter .bl-cyan-p {
  border-left-color: #007c91 !important;
}
.cdcFooter .bl-cyan-s {
  border-left-color: #65b0bd !important;
}
.cdcFooter .bl-cyan-t {
  border-left-color: #cce5e9 !important;
}
.cdcFooter .bl-cyan-q {
  border-left-color: #ebf5f6 !important;
}
.cdcFooter .fill-cyan-p,
.cdcFooter svg .fill-cyan-p,
.cdcFooter svg.fill-cyan-p {
  fill: #007c91 !important;
}
.cdcFooter .fill-cyan-p::before,
.cdcFooter svg .fill-cyan-p::before,
.cdcFooter svg.fill-cyan-p::before {
  color: #007c91 !important;
}
.cdcFooter .fill-cyan-s,
.cdcFooter svg .fill-cyan-s,
.cdcFooter svg.fill-cyan-s {
  fill: #65b0bd !important;
}
.cdcFooter .fill-cyan-s::before,
.cdcFooter svg .fill-cyan-s::before,
.cdcFooter svg.fill-cyan-s::before {
  color: #65b0bd !important;
}
.cdcFooter .fill-cyan-t,
.cdcFooter svg .fill-cyan-t,
.cdcFooter svg.fill-cyan-t {
  fill: #cce5e9 !important;
}
.cdcFooter .fill-cyan-t::before,
.cdcFooter svg .fill-cyan-t::before,
.cdcFooter svg.fill-cyan-t::before {
  color: #cce5e9 !important;
}
.cdcFooter .fill-cyan-q,
.cdcFooter svg .fill-cyan-q,
.cdcFooter svg.fill-cyan-q {
  fill: #ebf5f6 !important;
}
.cdcFooter .fill-cyan-q::before,
.cdcFooter svg .fill-cyan-q::before,
.cdcFooter svg.fill-cyan-q::before {
  color: #ebf5f6 !important;
}
.cdcFooter .btn-cyan-p {
  background-color: #007c91!important;
  border-color: #007c91;
  color: #ffffff;
}
.cdcFooter .btn-cyan-p:hover {
  background-color: #006678;
  color: #ffffff;
}
.cdcFooter .btn-cyan-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-cyan-s {
  background-color: #65b0bd!important;
  border-color: #65b0bd;
  color: #000000;
}
.cdcFooter .btn-cyan-s:hover {
  background-color: #53a7b5;
  color: #000000;
}
.cdcFooter .btn-cyan-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-cyan-t {
  background-color: #cce5e9!important;
  border-color: #cce5e9;
  color: #075290;
}
.cdcFooter .btn-cyan-t:hover {
  background-color: #badce1;
  color: #075290;
}
.cdcFooter .btn-cyan-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-cyan-q {
  background-color: #ebf5f6!important;
  border-color: #ebf5f6;
  color: #075290;
}
.cdcFooter .btn-cyan-q:hover {
  background-color: #d9ecee;
  color: #075290;
}
.cdcFooter .btn-cyan-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-green-p {
  background-color: #4b830d!important;
  color: #ffffff;
}
.cdcFooter .bg-green-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-green-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-green-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-green-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-green-s {
  background-color: #84bc49!important;
  color: #000000;
}
.cdcFooter .bg-green-s:hover {
  color: #000000;
}
.cdcFooter .bg-green-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-green-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-green-s a svg {
  fill: #000000;
}
.cdcFooter .bg-green-t {
  background-color: #dcedc8!important;
  color: #000000;
}
.cdcFooter .bg-green-t:hover {
  color: #000000;
}
.cdcFooter .bg-green-t a svg {
  fill: #000000;
}
.cdcFooter .bg-green-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-green-q {
  background-color: #f1f8e9!important;
  color: #000000;
}
.cdcFooter .bg-green-q:hover {
  color: #000000;
}
.cdcFooter .bg-green-q a svg {
  fill: #000000;
}
.cdcFooter .bg-green-q.card-header a {
  color: #000000;
}
.cdcFooter .b-green-p {
  border-color: #4b830d !important;
}
.cdcFooter .b-green-s {
  border-color: #84bc49 !important;
}
.cdcFooter .b-green-t {
  border-color: #dcedc8 !important;
}
.cdcFooter .b-green-q {
  border-color: #f1f8e9 !important;
}
.cdcFooter .bt-green-p {
  border-top-color: #4b830d !important;
}
.cdcFooter .bt-green-s {
  border-top-color: #84bc49 !important;
}
.cdcFooter .bt-green-t {
  border-top-color: #dcedc8 !important;
}
.cdcFooter .bt-green-q {
  border-top-color: #f1f8e9 !important;
}
.cdcFooter .br-green-p {
  border-right-color: #4b830d !important;
}
.cdcFooter .br-green-s {
  border-right-color: #84bc49 !important;
}
.cdcFooter .br-green-t {
  border-right-color: #dcedc8 !important;
}
.cdcFooter .br-green-q {
  border-right-color: #f1f8e9 !important;
}
.cdcFooter .bb-green-p {
  border-bottom-color: #4b830d !important;
}
.cdcFooter .bb-green-s {
  border-bottom-color: #84bc49 !important;
}
.cdcFooter .bb-green-t {
  border-bottom-color: #dcedc8 !important;
}
.cdcFooter .bb-green-q {
  border-bottom-color: #f1f8e9 !important;
}
.cdcFooter .bl-green-p {
  border-left-color: #4b830d !important;
}
.cdcFooter .bl-green-s {
  border-left-color: #84bc49 !important;
}
.cdcFooter .bl-green-t {
  border-left-color: #dcedc8 !important;
}
.cdcFooter .bl-green-q {
  border-left-color: #f1f8e9 !important;
}
.cdcFooter .fill-green-p,
.cdcFooter svg .fill-green-p,
.cdcFooter svg.fill-green-p {
  fill: #4b830d !important;
}
.cdcFooter .fill-green-p::before,
.cdcFooter svg .fill-green-p::before,
.cdcFooter svg.fill-green-p::before {
  color: #4b830d !important;
}
.cdcFooter .fill-green-s,
.cdcFooter svg .fill-green-s,
.cdcFooter svg.fill-green-s {
  fill: #84bc49 !important;
}
.cdcFooter .fill-green-s::before,
.cdcFooter svg .fill-green-s::before,
.cdcFooter svg.fill-green-s::before {
  color: #84bc49 !important;
}
.cdcFooter .fill-green-t,
.cdcFooter svg .fill-green-t,
.cdcFooter svg.fill-green-t {
  fill: #dcedc8 !important;
}
.cdcFooter .fill-green-t::before,
.cdcFooter svg .fill-green-t::before,
.cdcFooter svg.fill-green-t::before {
  color: #dcedc8 !important;
}
.cdcFooter .fill-green-q,
.cdcFooter svg .fill-green-q,
.cdcFooter svg.fill-green-q {
  fill: #f1f8e9 !important;
}
.cdcFooter .fill-green-q::before,
.cdcFooter svg .fill-green-q::before,
.cdcFooter svg.fill-green-q::before {
  color: #f1f8e9 !important;
}
.cdcFooter .btn-green-p {
  background-color: #4b830d!important;
  border-color: #4b830d;
  color: #ffffff;
}
.cdcFooter .btn-green-p:hover {
  background-color: #3e6c0b;
  color: #ffffff;
}
.cdcFooter .btn-green-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-green-s {
  background-color: #84bc49!important;
  border-color: #84bc49;
  color: #000000;
}
.cdcFooter .btn-green-s:hover {
  background-color: #77ac3f;
  color: #000000;
}
.cdcFooter .btn-green-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-green-t {
  background-color: #dcedc8!important;
  border-color: #dcedc8;
  color: #075290;
}
.cdcFooter .btn-green-t:hover {
  background-color: #d0e7b5;
  color: #075290;
}
.cdcFooter .btn-green-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-green-q {
  background-color: #f1f8e9!important;
  border-color: #f1f8e9;
  color: #075290;
}
.cdcFooter .btn-green-q:hover {
  background-color: #e5f2d6;
  color: #075290;
}
.cdcFooter .btn-green-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-amber-p {
  background-color: #fbab18!important;
  color: #ffffff;
}
.cdcFooter .bg-amber-p:hover {
  color: #ffffff;
}
.cdcFooter .bg-amber-p a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-amber-p a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-amber-p a svg {
  fill: #ffffff;
}
.cdcFooter .bg-amber-s {
  background-color: #ffd54f!important;
  color: #000000;
}
.cdcFooter .bg-amber-s:hover {
  color: #000000;
}
.cdcFooter .bg-amber-s a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-amber-s a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-amber-s a svg {
  fill: #000000;
}
.cdcFooter .bg-amber-t {
  background-color: #ffecb3!important;
  color: #000000;
}
.cdcFooter .bg-amber-t:hover {
  color: #000000;
}
.cdcFooter .bg-amber-t a svg {
  fill: #000000;
}
.cdcFooter .bg-amber-t.card-header a {
  color: #000000;
}
.cdcFooter .bg-amber-q {
  background-color: #fff7e1!important;
  color: #000000;
}
.cdcFooter .bg-amber-q:hover {
  color: #000000;
}
.cdcFooter .bg-amber-q a svg {
  fill: #000000;
}
.cdcFooter .bg-amber-q.card-header a {
  color: #000000;
}
.cdcFooter .b-amber-p {
  border-color: #fbab18 !important;
}
.cdcFooter .b-amber-s {
  border-color: #ffd54f !important;
}
.cdcFooter .b-amber-t {
  border-color: #ffecb3 !important;
}
.cdcFooter .b-amber-q {
  border-color: #fff7e1 !important;
}
.cdcFooter .bt-amber-p {
  border-top-color: #fbab18 !important;
}
.cdcFooter .bt-amber-s {
  border-top-color: #ffd54f !important;
}
.cdcFooter .bt-amber-t {
  border-top-color: #ffecb3 !important;
}
.cdcFooter .bt-amber-q {
  border-top-color: #fff7e1 !important;
}
.cdcFooter .br-amber-p {
  border-right-color: #fbab18 !important;
}
.cdcFooter .br-amber-s {
  border-right-color: #ffd54f !important;
}
.cdcFooter .br-amber-t {
  border-right-color: #ffecb3 !important;
}
.cdcFooter .br-amber-q {
  border-right-color: #fff7e1 !important;
}
.cdcFooter .bb-amber-p {
  border-bottom-color: #fbab18 !important;
}
.cdcFooter .bb-amber-s {
  border-bottom-color: #ffd54f !important;
}
.cdcFooter .bb-amber-t {
  border-bottom-color: #ffecb3 !important;
}
.cdcFooter .bb-amber-q {
  border-bottom-color: #fff7e1 !important;
}
.cdcFooter .bl-amber-p {
  border-left-color: #fbab18 !important;
}
.cdcFooter .bl-amber-s {
  border-left-color: #ffd54f !important;
}
.cdcFooter .bl-amber-t {
  border-left-color: #ffecb3 !important;
}
.cdcFooter .bl-amber-q {
  border-left-color: #fff7e1 !important;
}
.cdcFooter .fill-amber-p,
.cdcFooter svg .fill-amber-p,
.cdcFooter svg.fill-amber-p {
  fill: #fbab18 !important;
}
.cdcFooter .fill-amber-p::before,
.cdcFooter svg .fill-amber-p::before,
.cdcFooter svg.fill-amber-p::before {
  color: #fbab18 !important;
}
.cdcFooter .fill-amber-s,
.cdcFooter svg .fill-amber-s,
.cdcFooter svg.fill-amber-s {
  fill: #ffd54f !important;
}
.cdcFooter .fill-amber-s::before,
.cdcFooter svg .fill-amber-s::before,
.cdcFooter svg.fill-amber-s::before {
  color: #ffd54f !important;
}
.cdcFooter .fill-amber-t,
.cdcFooter svg .fill-amber-t,
.cdcFooter svg.fill-amber-t {
  fill: #ffecb3 !important;
}
.cdcFooter .fill-amber-t::before,
.cdcFooter svg .fill-amber-t::before,
.cdcFooter svg.fill-amber-t::before {
  color: #ffecb3 !important;
}
.cdcFooter .fill-amber-q,
.cdcFooter svg .fill-amber-q,
.cdcFooter svg.fill-amber-q {
  fill: #fff7e1 !important;
}
.cdcFooter .fill-amber-q::before,
.cdcFooter svg .fill-amber-q::before,
.cdcFooter svg.fill-amber-q::before {
  color: #fff7e1 !important;
}
.cdcFooter .btn-amber-p {
  background-color: #fbab18!important;
  border-color: #fbab18;
  color: #ffffff;
}
.cdcFooter .btn-amber-p:hover {
  background-color: #f5a004;
  color: #ffffff;
}
.cdcFooter .btn-amber-p svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-amber-s {
  background-color: #ffd54f!important;
  border-color: #ffd54f;
  color: #000000;
}
.cdcFooter .btn-amber-s:hover {
  background-color: #ffcf36;
  color: #000000;
}
.cdcFooter .btn-amber-s svg {
  fill: #000000 !important;
}
.cdcFooter .btn-amber-t {
  background-color: #ffecb3!important;
  border-color: #ffecb3;
  color: #075290;
}
.cdcFooter .btn-amber-t:hover {
  background-color: #ffe69a;
  color: #075290;
}
.cdcFooter .btn-amber-t svg {
  fill: #075290 !important;
}
.cdcFooter .btn-amber-q {
  background-color: #fff7e1!important;
  border-color: #fff7e1;
  color: #075290;
}
.cdcFooter .btn-amber-q:hover {
  background-color: #fff0c8;
  color: #075290;
}
.cdcFooter .btn-amber-q svg {
  fill: #075290 !important;
}
.cdcFooter .bg-alert-r,
.cdcFooter .bg-alert-red {
  background-color: #870808 !important;
}
.cdcFooter .bg-r,
.cdcFooter .bg-red {
  background-color: #8f0000 !important;
}
.cdcFooter .bg-white {
  background: #ffffff !important;
}
.cdcFooter .bg-white.card-header a {
  color: #000000;
}
.cdcFooter .bg-black {
  background: #000000 !important;
}
.cdcFooter .b-white {
  border-color: #ffffff !important;
}
.cdcFooter .b-black {
  border-color: #000000 !important;
}
.cdcFooter .bg-gray-d2 {
  background-color: #333!important;
  color: #ffffff;
}
.cdcFooter .bg-gray-d2:hover {
  color: #ffffff;
}
.cdcFooter .bg-gray-d2 a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-gray-d2 a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-gray-d2 a svg {
  fill: #ffffff;
}
.cdcFooter .bg-gray-d1 {
  background-color: #555!important;
  color: #ffffff;
}
.cdcFooter .bg-gray-d1:hover {
  color: #ffffff;
}
.cdcFooter .bg-gray-d1 a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .bg-gray-d1 a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .bg-gray-d1 a svg {
  fill: #ffffff;
}
.cdcFooter .bg-gray {
  background-color: #bdbdbd!important;
  color: #000000;
}
.cdcFooter .bg-gray:hover {
  color: #000000;
}
.cdcFooter .bg-gray a:not(.btn) {
  color: #000000;
}
.cdcFooter .bg-gray a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .bg-gray a svg {
  fill: #000000;
}
.cdcFooter .bg-gray-l1 {
  background-color: #e0e0e0!important;
  color: #000000;
}
.cdcFooter .bg-gray-l1:hover {
  color: #000000;
}
.cdcFooter .bg-gray-l1 a svg {
  fill: #000000;
}
.cdcFooter .bg-gray-l1.card-header a {
  color: #000000;
}
.cdcFooter .bg-gray-l2 {
  background-color: #f0f0f0!important;
  color: #000000;
}
.cdcFooter .bg-gray-l2:hover {
  color: #000000;
}
.cdcFooter .bg-gray-l2 a svg {
  fill: #000000;
}
.cdcFooter .bg-gray-l2.card-header a {
  color: #000000;
}
.cdcFooter .bg-gray-l3 {
  background-color: #f5f5f5!important;
  color: #000000;
}
.cdcFooter .bg-gray-l3:hover {
  color: #000000;
}
.cdcFooter .bg-gray-l3 a svg {
  fill: #000000;
}
.cdcFooter .bg-gray-l3.card-header a {
  color: #000000;
}
.cdcFooter .btn-gray-d2 {
  background-color: #333!important;
  color: #ffffff;
}
.cdcFooter .btn-gray-d2:hover {
  color: #ffffff;
}
.cdcFooter .btn-gray-d2 a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .btn-gray-d2 a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .btn-gray-d2 a svg {
  fill: #ffffff;
}
.cdcFooter .btn-gray-d2 .file-details {
  color: #ffffff;
}
.cdcFooter .btn-gray-d2 svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-gray-d1 {
  background-color: #555!important;
  color: #ffffff;
}
.cdcFooter .btn-gray-d1:hover {
  color: #ffffff;
}
.cdcFooter .btn-gray-d1 a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .btn-gray-d1 a:not(.btn):hover {
  color: #ffffff;
}
.cdcFooter .btn-gray-d1 a svg {
  fill: #ffffff;
}
.cdcFooter .btn-gray-d1 svg {
  fill: #ffffff !important;
}
.cdcFooter .btn-gray {
  background-color: #bdbdbd!important;
  color: #000000;
}
.cdcFooter .btn-gray:hover {
  color: #000000;
}
.cdcFooter .btn-gray a:not(.btn) {
  color: #000000;
}
.cdcFooter .btn-gray a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .btn-gray a svg {
  fill: #000000;
}
.cdcFooter .btn-gray svg {
  fill: #000000 !important;
}
.cdcFooter .btn-gray-l1 {
  background-color: #e0e0e0!important;
  color: #000000;
}
.cdcFooter .btn-gray-l1:hover {
  color: #000000;
}
.cdcFooter .btn-gray-l1 a:not(.btn) {
  color: #000000;
}
.cdcFooter .btn-gray-l1 a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .btn-gray-l1 a svg {
  fill: #000000;
}
.cdcFooter .btn-gray-l1 svg {
  fill: #000000 !important;
}
.cdcFooter .btn-gray-l2 {
  background-color: #f0f0f0!important;
  color: #000000;
}
.cdcFooter .btn-gray-l2:hover {
  color: #000000;
}
.cdcFooter .btn-gray-l2 a:not(.btn) {
  color: #000000;
}
.cdcFooter .btn-gray-l2 a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .btn-gray-l2 a svg {
  fill: #000000;
}
.cdcFooter .btn-gray-l2 svg {
  fill: #000000 !important;
}
.cdcFooter .btn-gray-l3 {
  background-color: #f5f5f5!important;
  color: #000000;
}
.cdcFooter .btn-gray-l3:hover {
  color: #000000;
}
.cdcFooter .btn-gray-l3 a:not(.btn) {
  color: #000000;
}
.cdcFooter .btn-gray-l3 a:not(.btn):hover {
  color: #000000;
}
.cdcFooter .btn-gray-l3 a svg {
  fill: #000000;
}
.cdcFooter .btn-gray-l3 svg {
  fill: #000000 !important;
}
.cdcFooter .b-gray-d2 {
  border-color: #333333 !important;
}
.cdcFooter .b-gray-d1 {
  border-color: #555555 !important;
}
.cdcFooter .b-gray {
  border-color: #bdbdbd !important;
}
.cdcFooter .b-gray-l1 {
  border-color: #e0e0e0 !important;
}
.cdcFooter .b-gray-l2 {
  border-color: #f0f0f0 !important;
}
.cdcFooter .b-gray-l3 {
  border-color: #f5f5f5 !important;
}
.cdcFooter .bt-gray-d2 {
  border-color: #333333 !important;
}
.cdcFooter .bt-gray-d1 {
  border-color: #555555 !important;
}
.cdcFooter .bt-gray {
  border-color: #bdbdbd !important;
}
.cdcFooter .bt-gray-l1 {
  border-color: #e0e0e0 !important;
}
.cdcFooter .bt-gray-l2 {
  border-color: #f0f0f0 !important;
}
.cdcFooter .bt-gray-l3 {
  border-color: #f5f5f5 !important;
}
.cdcFooter .br-gray-d2 {
  border-color: #333333 !important;
}
.cdcFooter .br-gray-d1 {
  border-color: #555555 !important;
}
.cdcFooter .br-gray {
  border-color: #bdbdbd !important;
}
.cdcFooter .br-gray-l1 {
  border-color: #e0e0e0 !important;
}
.cdcFooter .br-gray-l2 {
  border-color: #f0f0f0 !important;
}
.cdcFooter .br-gray-l3 {
  border-color: #f5f5f5 !important;
}
.cdcFooter .bb-gray-d2 {
  border-color: #333333 !important;
}
.cdcFooter .bb-gray-d1 {
  border-color: #555555 !important;
}
.cdcFooter .bb-gray {
  border-color: #bdbdbd !important;
}
.cdcFooter .bb-gray-l1 {
  border-color: #e0e0e0 !important;
}
.cdcFooter .bb-gray-l2 {
  border-color: #f0f0f0 !important;
}
.cdcFooter .bb-gray-l3 {
  border-color: #f5f5f5 !important;
}
.cdcFooter .bl-gray-d2 {
  border-color: #333333 !important;
}
.cdcFooter .bl-gray-d1 {
  border-color: #555555 !important;
}
.cdcFooter .bl-gray {
  border-color: #bdbdbd !important;
}
.cdcFooter .bl-gray-l1 {
  border-color: #e0e0e0 !important;
}
.cdcFooter .bl-gray-l2 {
  border-color: #f0f0f0 !important;
}
.cdcFooter .bl-gray-l3 {
  border-color: #f5f5f5 !important;
}
.cdcFooter .c-white,
.cdcFooter .text-white {
  color: #ffffff !important;
}
.cdcFooter .c-black,
.cdcFooter .text-black {
  color: #000000 !important;
}
.cdcFooter .c-red,
.cdcFooter .text-red {
  color: #8f0000 !important;
}
.cdcFooter .c-orange,
.cdcFooter .text-orange {
  color: orange !important;
}
.cdcFooter .c-blue,
.cdcFooter .text-blue {
  color: #005eaa !important;
}
.cdcFooter .c-gray-d2,
.cdcFooter .text-gray-d2 {
  color: #333333 !important;
}
.cdcFooter .c-gray-d1,
.cdcFooter .text-gray-d1 {
  color: #555555 !important;
}
.cdcFooter .c-gray,
.cdcFooter .text-gray {
  color: #bdbdbd !important;
}
.cdcFooter .c-gray-l1,
.cdcFooter .text-gray-l1 {
  color: #e0e0e0 !important;
}
.cdcFooter .c-gray-l2,
.cdcFooter .text-gray-l2 {
  color: #f0f0f0 !important;
}
.cdcFooter .c-gray-l3,
.cdcFooter .text-gray-l3 {
  color: #f5f5f5 !important;
}
.cdcFooter a.btn[class$="-p"]:hover {
  color: #ffffff;
}
.cdcFooter .cc-1 {
  -webkit-column-count: 1;
  column-count: 1;
}
.cdcFooter .cc-2 {
  -webkit-column-count: 2;
  column-count: 2;
}
.cdcFooter .cc-3 {
  -webkit-column-count: 3;
  column-count: 3;
}
.cdcFooter .cc-4 {
  -webkit-column-count: 4;
  column-count: 4;
}
@media (min-width: 576px) {
  .cdcFooter .cc-sm-1 {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .cdcFooter .cc-sm-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .cdcFooter .cc-sm-2 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-sm-3 {
    -webkit-column-count: 3;
    column-count: 3;
  }
  .cdcFooter .cc-sm-3 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-sm-4 {
    -webkit-column-count: 4;
    column-count: 4;
  }
  .cdcFooter .cc-sm-4 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
}
@media (min-width: 768px) {
  .cdcFooter .cc-md-1 {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .cdcFooter .cc-md-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .cdcFooter .cc-md-2 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-md-3 {
    -webkit-column-count: 3;
    column-count: 3;
  }
  .cdcFooter .cc-md-3 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-md-4 {
    -webkit-column-count: 4;
    column-count: 4;
  }
  .cdcFooter .cc-md-4 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
}
@media (min-width: 992px) {
  .cdcFooter .cc-lg-1 {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .cdcFooter .cc-lg-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .cdcFooter .cc-lg-2 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-lg-3 {
    -webkit-column-count: 3;
    column-count: 3;
  }
  .cdcFooter .cc-lg-3 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-lg-4 {
    -webkit-column-count: 4;
    column-count: 4;
  }
  .cdcFooter .cc-lg-4 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
}
@media (min-width: 1200px) {
  .cdcFooter .cc-xl-1 {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .cdcFooter .cc-xl-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .cdcFooter .cc-xl-2 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-xl-3 {
    -webkit-column-count: 3;
    column-count: 3;
  }
  .cdcFooter .cc-xl-3 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-xl-4 {
    -webkit-column-count: 4;
    column-count: 4;
  }
  .cdcFooter .cc-xl-4 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
}
@media (min-width: 1440px) {
  .cdcFooter .cc-xxl-1 {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .cdcFooter .cc-xxl-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .cdcFooter .cc-xxl-2 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-xxl-3 {
    -webkit-column-count: 3;
    column-count: 3;
  }
  .cdcFooter .cc-xxl-3 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
  .cdcFooter .cc-xxl-4 {
    -webkit-column-count: 4;
    column-count: 4;
  }
  .cdcFooter .cc-xxl-4 li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
  }
}
.cdcFooter .cg-1 {
  -webkit-column-gap: 10px;
  column-gap: 10px;
}
.cdcFooter .cg-2 {
  -webkit-column-gap: 20px;
  column-gap: 20px;
}
.cdcFooter .cg-3 {
  -webkit-column-gap: 30px;
  column-gap: 30px;
}
.cdcFooter .cg-4 {
  -webkit-column-gap: 40px;
  column-gap: 40px;
}
.cdcFooter .crs-solid {
  -webkit-column-rule-style: solid;
  column-rule-style: solid;
}
.cdcFooter .crs-dotted {
  -webkit-column-rule-style: dotted;
  column-rule-style: dotted;
}
.cdcFooter .crs-dashed {
  -webkit-column-rule-style: dashed;
  column-rule-style: dashed;
}
.cdcFooter .crw-1 {
  -webkit-column-rule-width: 1px;
  column-rule-width: 1px;
}
.cdcFooter .crw-2 {
  -webkit-column-rule-width: 2px;
  column-rule-width: 2px;
}
.cdcFooter .crw-3 {
  -webkit-column-rule-width: 3px;
  column-rule-width: 3px;
}
.cdcFooter .crw-4 {
  -webkit-column-rule-width: 4px;
  column-rule-width: 4px;
}
.cdcFooter .crw-5 {
  -webkit-column-rule-width: 5px;
  column-rule-width: 5px;
}
.cdcFooter .crc-p {
  -webkit-column-rule-color: #005eaa;
  column-rule-color: #005eaa;
}
.cdcFooter .crc-s {
  -webkit-column-rule-color: #88c3ea;
  column-rule-color: #88c3ea;
}
.cdcFooter .cs-1 {
  -webkit-column-span: 1;
  column-span: 1;
}
.cdcFooter .cs-all {
  -webkit-column-span: all;
  column-span: all;
}
.cdcFooter .w-col12 {
  width: 100%;
}
.cdcFooter .w-col11 {
  width: 91.6%;
}
.cdcFooter .w-col10 {
  width: 83%;
}
.cdcFooter .w-col9 {
  width: 75%;
}
.cdcFooter .w-col8 {
  width: 66.6%;
}
.cdcFooter .w-col7 {
  width: 58.3%;
}
.cdcFooter .w-col6 {
  width: 50%;
}
.cdcFooter .w-col5 {
  width: 41.6%;
}
.cdcFooter .w-col4 {
  width: 33.3%;
}
.cdcFooter .w-col3 {
  width: 25%;
}
.cdcFooter .w-col2 {
  width: 16.6%;
}
.cdcFooter .w-col1 {
  width: 8.3%;
}
@media only screen and (min-width: 769px) {
  .cdcFooter .w-md-col12 {
    width: 100%;
  }
  .cdcFooter .w-md-col11 {
    width: 91.6%;
  }
  .cdcFooter .w-md-col10 {
    width: 83%;
  }
  .cdcFooter .w-md-col9 {
    width: 75%;
  }
  .cdcFooter .w-md-col8 {
    width: 66.6%;
  }
  .cdcFooter .w-md-col7 {
    width: 58.3%;
  }
  .cdcFooter .w-md-col6 {
    width: 50%;
  }
  .cdcFooter .w-md-col5 {
    width: 41.6%;
  }
  .cdcFooter .w-md-col4 {
    width: 33.3%;
  }
  .cdcFooter .w-md-col3 {
    width: 25%;
  }
  .cdcFooter .w-md-col2 {
    width: 16.6%;
  }
  .cdcFooter .w-md-col1 {
    width: 8.3%;
  }
}
.cdcFooter .cur-auto {
  cursor: auto;
}
.cdcFooter .cur-default {
  cursor: default;
}
.cdcFooter .cur-none {
  cursor: none;
}
.cdcFooter .cur-context-menu {
  cursor: context-menu;
}
.cdcFooter .cur-help {
  cursor: help;
}
.cdcFooter .cur-pointer {
  cursor: pointer;
}
.cdcFooter .cur-progress {
  cursor: progress;
}
.cdcFooter .cur-wait {
  cursor: wait;
}
.cdcFooter .cur-cell {
  cursor: cell;
}
.cdcFooter .cur-crosshair {
  cursor: crosshair;
}
.cdcFooter .cur-text {
  cursor: text;
}
.cdcFooter .cur-vertical-text {
  cursor: vertical-text;
}
.cdcFooter .cur-alias {
  cursor: alias;
}
.cdcFooter .cur-copy {
  cursor: copy;
}
.cdcFooter .cur-move {
  cursor: move;
}
.cdcFooter .cur-no-drop {
  cursor: no-drop;
}
.cdcFooter .cur-not-allowed {
  cursor: not-allowed;
}
.cdcFooter .cur-all-scroll {
  cursor: all-scroll;
}
.cdcFooter .cur-col-resize {
  cursor: col-resize;
}
.cdcFooter .cur-row-resize {
  cursor: row-resize;
}
.cdcFooter .cur-n-resize {
  cursor: n-resize;
}
.cdcFooter .cur-e-resize {
  cursor: e-resize;
}
.cdcFooter .cur-s-resize {
  cursor: s-resize;
}
.cdcFooter .cur-w-resize {
  cursor: w-resize;
}
.cdcFooter .cur-ns-resize {
  cursor: ns-resize;
}
.cdcFooter .cur-ew-resize {
  cursor: ew-resize;
}
.cdcFooter .cur-ne-resize {
  cursor: ne-resize;
}
.cdcFooter .cur-nw-resize {
  cursor: nw-resize;
}
.cdcFooter .cur-se-resize {
  cursor: se-resize;
}
.cdcFooter .cur-sw-resize {
  cursor: sw-resize;
}
.cdcFooter .cur-nesw-resize {
  cursor: nesw-resize;
}
.cdcFooter .cur-nwse-resize {
  cursor: nwse-resize;
}
.cdcFooter .or-1 {
  order: 1;
}
.cdcFooter .or-2 {
  order: 2;
}
.cdcFooter .or-3 {
  order: 3;
}
.cdcFooter .or-4 {
  order: 4;
}
.cdcFooter .or-5 {
  order: 5;
}
.cdcFooter .or-6 {
  order: 6;
}
.cdcFooter .or-7 {
  order: 7;
}
.cdcFooter .or-8 {
  order: 8;
}
.cdcFooter .or-9 {
  order: 9;
}
.cdcFooter .or-10 {
  order: 10;
}
.cdcFooter .or-11 {
  order: 11;
}
.cdcFooter .or-12 {
  order: 12;
}
.cdcFooter .fa-start {
  align-content: flex-start !important;
}
.cdcFooter .fa-end {
  align-content: flex-end !important;
}
.cdcFooter .fa-center {
  align-content: center !important;
}
.cdcFooter .fa-between {
  align-content: space-between !important;
}
.cdcFooter .fa-around {
  align-content: space-around !important;
}
.cdcFooter .fa-stretch {
  align-content: stretch !important;
}
.cdcFooter .fj-start {
  justify-content: flex-start !important;
}
.cdcFooter .fj-end {
  justify-content: flex-end !important;
}
.cdcFooter .fj-center {
  justify-content: center !important;
}
.cdcFooter .fj-between {
  justify-content: space-between !important;
}
.cdcFooter .fj-around {
  justify-content: space-around !important;
}
.cdcFooter .fj-stretch {
  justify-content: space-evenly !important;
}
.cdcFooter .fd-row {
  flex-direction: row !important;
}
.cdcFooter .fd-row-reverse {
  flex-direction: row-reverse !important;
}
.cdcFooter .fd-col {
  flex-direction: column !important;
}
.cdcFooter .fd-col-reverse {
  flex-direction: column-reverse !important;
}
.cdcFooter .fb-auto {
  flex-basis: auto !important;
}
.cdcFooter .flex-fill {
  flex: 100% !important;
}
.cdcFooter .no-js .js-hidden {
  display: inherit;
}
.cdcFooter .no-js .js-hidden-block {
  display: block;
}
.cdcFooter .no-js .js-hidden-inline {
  display: inline;
}
.cdcFooter .no-js .js-hidden-inline-block {
  display: inline-block;
}
.cdcFooter .no-js .js-visible {
  visibility: hidden;
}
.cdcFooter .js .js-hidden {
  display: hidden;
}
.cdcFooter .js .js-hidden-block {
  display: hidden;
}
.cdcFooter .js .js-hidden-inline {
  display: hidden;
}
.cdcFooter .js .js-hidden-inline-block {
  display: hidden;
}
.cdcFooter .js .js-visible {
  visibility: visible;
}
.cdcFooter .lh1 {
  line-height: 1;
}
.cdcFooter .lh1-1 {
  line-height: 1.1;
}
.cdcFooter .lh1-2 {
  line-height: 1.2;
}
.cdcFooter .lh1-3 {
  line-height: 1.3;
}
.cdcFooter .lh1-4 {
  line-height: 1.4;
}
.cdcFooter .lh1-5 {
  line-height: 1.5;
}
.cdcFooter .lh1-6 {
  line-height: 1.6;
}
.cdcFooter .lh1-7 {
  line-height: 1.7;
}
.cdcFooter .lh1-8 {
  line-height: 1.8;
}
.cdcFooter .lh1-9 {
  line-height: 1.9;
}
.cdcFooter .lh2 {
  line-height: 2;
}
.cdcFooter .lla,
.cdcFooter .lst-la {
  list-style-type: lower-alpha;
}
.cdcFooter .llg,
.cdcFooter .lst-lg {
  list-style-type: lower-greek;
}
.cdcFooter .llr,
.cdcFooter .lst-lr {
  list-style-type: lower-roman;
}
.cdcFooter .lst-ua,
.cdcFooter .lua {
  list-style-type: upper-alpha;
}
.cdcFooter .lst-ur,
.cdcFooter .lur {
  list-style-type: upper-roman;
}
.cdcFooter .lsp-in {
  list-style-position: inside;
}
.cdcFooter .lsp-out {
  list-style-position: outside;
  padding-left: 1rem;
}
.cdcFooter .lsp-out li {
  margin-left: 1.5rem;
}
.cdcFooter .op-100 {
  opacity: 1;
}
.cdcFooter .op-90 {
  opacity: 0.9;
}
.cdcFooter .op-80 {
  opacity: 0.8;
}
.cdcFooter .op-75 {
  opacity: 0.75;
}
.cdcFooter .op-50 {
  opacity: 0.5;
}
.cdcFooter .op-25 {
  opacity: 0.25;
}
.cdcFooter .op-0 {
  opacity: 0;
}
.cdcFooter .of-v {
  overflow: visible;
}
.cdcFooter .of-h {
  overflow: hidden;
}
.cdcFooter .of-s {
  overflow: scroll;
}
.cdcFooter .of-a {
  overflow: auto;
}
.cdcFooter .of-x-s {
  overflow-x: scroll;
}
.cdcFooter .of-x-h {
  overflow-x: hidden;
}
.cdcFooter .of-x-v {
  overflow-x: visible;
}
.cdcFooter .of-x-a {
  overflow-x: auto;
}
.cdcFooter .of-y-s {
  overflow-y: scroll;
}
.cdcFooter .of-y-h {
  overflow-y: hidden;
}
.cdcFooter .of-y-v {
  overflow-y: visible;
}
.cdcFooter .of-y-a {
  overflow-y: auto;
}
.cdcFooter .p-rel {
  position: relative !important;
}
.cdcFooter .p-sta {
  position: static !important;
}
.cdcFooter .p-abs {
  position: absolute !important;
}
.cdcFooter .p-fix {
  position: fixed !important;
}
.cdcFooter .p-sti {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.cdcFooter .p-cen {
  margin-left: auto!important;
  margin-right: auto !important;
}
.cdcFooter .p-mid {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.cdcFooter .p-abs-cen {
  position: absolute;
  top: 50%!important;
  left: 50%!important;
  margin-right: -50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
.cdcFooter .p-top {
  top: 0 !important;
}
.cdcFooter .p-right {
  right: 0 !important;
}
.cdcFooter .p-bottom {
  bottom: 0 !important;
}
.cdcFooter .p-left {
  left: 0 !important;
}
.cdcFooter .p-edges {
  top: 0!important;
  right: 0!important;
  bottom: 0!important;
  left: 0 !important;
}
.cdcFooter .pin-top {
  position: absolute;
  top: 0;
}
.cdcFooter .pin-right {
  position: absolute;
  right: 0;
}
.cdcFooter .pin-bottom {
  position: absolute;
  bottom: 0;
}
.cdcFooter .pin-left {
  position: absolute;
  left: 0;
}
.cdcFooter .pin-top-left {
  position: absolute;
  top: 0;
  left: 0;
}
.cdcFooter .pin-top-right {
  position: absolute;
  top: 0;
  right: 0;
}
.cdcFooter .pin-bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
}
.cdcFooter .pin-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
}
.cdcFooter .p-fix-bottom {
  position: fixed;
  bottom: 0;
}
.cdcFooter .p-fix-top {
  position: fixed;
  top: 0;
}
.cdcFooter .p-x-0 {
  left: 0 !important;
}
.cdcFooter .p-x-25 {
  left: 25%!important;
  margin-right: -25% !important;
  -webkit-transform: translate(-25%) !important;
  transform: translate(-25%) !important;
}
.cdcFooter .p-x-33 {
  left: 33%!important;
  margin-right: -33% !important;
  -webkit-transform: translate(-33%) !important;
  transform: translate(-33%) !important;
}
.cdcFooter .p-x-50 {
  left: 50%!important;
  margin-right: -50% !important;
  -webkit-transform: translate(-50%) !important;
  transform: translate(-50%) !important;
}
.cdcFooter .p-x-66 {
  left: 66%!important;
  margin-right: -66% !important;
  -webkit-transform: translate(-66%) !important;
  transform: translate(-66%) !important;
}
.cdcFooter .p-x-75 {
  left: 75%!important;
  margin-right: -75% !important;
  -webkit-transform: translate(-75%) !important;
  transform: translate(-75%) !important;
}
.cdcFooter .p-x-100 {
  right: 0 !important;
}
.cdcFooter .p-y-0 {
  top: 0 !important;
}
.cdcFooter .p-y-25 {
  top: 25% !important;
}
.cdcFooter .p-y-33 {
  top: 33% !important;
}
.cdcFooter .p-y-50 {
  top: 50% !important;
}
.cdcFooter .p-y-66 {
  top: 66% !important;
}
.cdcFooter .p-y-75 {
  top: 75% !important;
}
.cdcFooter .p-y-100 {
  bottom: 0 !important;
}
.cdcFooter .z-0 {
  z-index: 0;
}
.cdcFooter .z-10 {
  z-index: 10;
}
.cdcFooter .z-20 {
  z-index: 20;
}
.cdcFooter .z-30 {
  z-index: 30;
}
.cdcFooter .z-40 {
  z-index: 40;
}
.cdcFooter .z-50 {
  z-index: 50;
}
.cdcFooter .z-max {
  z-index: 2147483647;
}
.cdcFooter .z-auto {
  z-index: auto;
}
.cdcFooter .pl-15 {
  padding-left: 15px !important;
}
.cdcFooter .pr-15 {
  padding-right: 15px !important;
}
.cdcFooter .d-list-item {
  display: list-item !important;
}
@media (max-width: 575px) {
  .cdcFooter .pl-xs-15 {
    padding-left: 15px !important;
  }
  .cdcFooter .pr-xs-15 {
    padding-right: 15px !important;
  }
  .cdcFooter .display-xs-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xs-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xs-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xs-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xs-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xs-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .d-xs-list-item {
    display: list-item !important;
  }
  .cdcFooter .bt-xs-0 {
    border-top: none !important;
  }
  .cdcFooter .br-xs-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-xs-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-xs-0 {
    border-left: none !important;
  }
}
@media (min-width: 576px) {
  .cdcFooter .pl-sm-15 {
    padding-left: 15px !important;
  }
  .cdcFooter .pr-sm-15 {
    padding-right: 15px !important;
  }
  .cdcFooter .display-sm-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-sm-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-sm-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-sm-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-sm-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-sm-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .d-sm-list-item {
    display: list-item !important;
  }
  .cdcFooter .bt-sm-0 {
    border-top: none !important;
  }
  .cdcFooter .br-sm-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-sm-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-sm-0 {
    border-left: none !important;
  }
}
@media (min-width: 768px) {
  .cdcFooter .pl-md-15 {
    padding-left: 15px !important;
  }
  .cdcFooter .pr-md-15 {
    padding-right: 15px !important;
  }
  .cdcFooter .display-md-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-md-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-md-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-md-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-md-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-md-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .d-md-list-item {
    display: list-item !important;
  }
  .cdcFooter .bt-md-0 {
    border-top: none !important;
  }
  .cdcFooter .br-md-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-md-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-md-0 {
    border-left: none !important;
  }
}
@media (min-width: 992px) {
  .cdcFooter .pl-lg-15 {
    padding-left: 15px !important;
  }
  .cdcFooter .pr-lg-15 {
    padding-right: 15px !important;
  }
  .cdcFooter .display-lg-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-lg-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-lg-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-lg-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-lg-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-lg-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .d-lg-list-item {
    display: list-item !important;
  }
  .cdcFooter .bt-lg-0 {
    border-top: none !important;
  }
  .cdcFooter .br-lg-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-lg-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-lg-0 {
    border-left: none !important;
  }
}
@media (min-width: 1200px) {
  .cdcFooter .pl-xl-15 {
    padding-left: 15px !important;
  }
  .cdcFooter .pr-xl-15 {
    padding-right: 15px !important;
  }
  .cdcFooter .display-xl-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xl-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xl-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xl-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xl-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xl-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .d-xl-list-item {
    display: list-item !important;
  }
  .cdcFooter .bt-xl-0 {
    border-top: none !important;
  }
  .cdcFooter .br-xl-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-xl-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-xl-0 {
    border-left: none !important;
  }
}
@media (min-width: 1440px) {
  .cdcFooter .pl-xxl-15 {
    padding-left: 15px !important;
  }
  .cdcFooter .pr-xxl-15 {
    padding-right: 15px !important;
  }
  .cdcFooter .display-xxl-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xxl-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xxl-3 {
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xxl-4 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xxl-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .display-xxl-6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1;
  }
  .cdcFooter .d-xxl-list-item {
    display: list-item !important;
  }
  .cdcFooter .bt-xxl-0 {
    border-top: none !important;
  }
  .cdcFooter .br-xxl-0 {
    border-right: none !important;
  }
  .cdcFooter .bb-xxl-0 {
    border-bottom: none !important;
  }
  .cdcFooter .bl-xxl-0 {
    border-left: none !important;
  }
}
.cdcFooter .w-33 {
  width: 33% !important;
}
.cdcFooter .w-66 {
  width: 66% !important;
}
.cdcFooter .w-025 {
  width: 0.25rem !important;
}
.cdcFooter .w-05 {
  width: 0.5rem !important;
}
.cdcFooter .w-075 {
  width: 0.75rem !important;
}
.cdcFooter .w-1 {
  width: 1rem !important;
}
.cdcFooter .w-125 {
  width: 1.25rem !important;
}
.cdcFooter .w-15 {
  width: 1.5rem !important;
}
.cdcFooter .w-175 {
  width: 1.75rem !important;
}
.cdcFooter .w-2 {
  width: 2rem !important;
}
.cdcFooter .w-225 {
  width: 2.25rem !important;
}
.cdcFooter .w-25 {
  width: 2.5rem !important;
}
.cdcFooter .w-3 {
  width: 3rem !important;
}
.cdcFooter .w-4 {
  width: 4rem !important;
}
.cdcFooter .w-6 {
  width: 6rem !important;
}
.cdcFooter .w-8 {
  width: 8rem !important;
}
.cdcFooter .w-10 {
  width: 10rem !important;
}
.cdcFooter .w-12 {
  width: 13rem !important;
}
.cdcFooter .w-14 {
  width: 14rem !important;
}
.cdcFooter .w-20 {
  width: 20rem !important;
}
.cdcFooter .w-30 {
  width: 30rem !important;
}
.cdcFooter .w-40 {
  width: 40rem !important;
}
@media (min-width: 576px) {
  .cdcFooter .w-sm-25 {
    width: 25% !important;
  }
  .cdcFooter .w-sm-33 {
    width: 33% !important;
  }
  .cdcFooter .w-sm-66 {
    width: 66% !important;
  }
  .cdcFooter .w-sm-50 {
    width: 50% !important;
  }
  .cdcFooter .w-sm-75 {
    width: 75% !important;
  }
  .cdcFooter .w-sm-100 {
    width: 100% !important;
  }
  .cdcFooter .w-sm-1 {
    width: 1rem !important;
  }
  .cdcFooter .w-sm-2 {
    width: 2rem !important;
  }
  .cdcFooter .w-sm-3 {
    width: 3rem !important;
  }
  .cdcFooter .w-sm-4 {
    width: 4rem !important;
  }
  .cdcFooter .w-sm-6 {
    width: 6rem !important;
  }
  .cdcFooter .w-sm-8 {
    width: 8rem !important;
  }
  .cdcFooter .w-sm-10 {
    width: 10rem !important;
  }
  .cdcFooter .w-sm-12 {
    width: 12rem !important;
  }
  .cdcFooter .w-sm-14 {
    width: 14rem !important;
  }
  .cdcFooter .w-sm-20 {
    width: 20rem !important;
  }
  .cdcFooter .w-sm-30 {
    width: 30rem !important;
  }
  .cdcFooter .w-sm-40 {
    width: 40rem !important;
  }
  .cdcFooter .minw-sm-1 {
    min-width: 1rem !important;
  }
  .cdcFooter .minw-sm-2 {
    min-width: 2rem !important;
  }
  .cdcFooter .minw-sm-3 {
    min-width: 3rem !important;
  }
  .cdcFooter .minw-sm-4 {
    min-width: 4rem !important;
  }
  .cdcFooter .minw-sm-6 {
    min-width: 6rem !important;
  }
  .cdcFooter .minw-sm-8 {
    min-width: 8rem !important;
  }
  .cdcFooter .minw-sm-10 {
    min-width: 10rem !important;
  }
  .cdcFooter .minw-sm-12 {
    min-width: 12rem !important;
  }
  .cdcFooter .minw-sm-14 {
    min-width: 14rem !important;
  }
  .cdcFooter .minw-sm-20 {
    min-width: 20rem !important;
  }
  .cdcFooter .minw-sm-30 {
    min-width: 30rem !important;
  }
  .cdcFooter .minw-sm-40 {
    min-width: 40rem !important;
  }
  .cdcFooter .maxw-sm-1 {
    max-width: 1rem !important;
  }
  .cdcFooter .maxw-sm-2 {
    max-width: 2rem !important;
  }
  .cdcFooter .maxw-sm-3 {
    max-width: 3rem !important;
  }
  .cdcFooter .maxw-sm-4 {
    max-width: 4rem !important;
  }
  .cdcFooter .maxw-sm-6 {
    max-width: 6rem !important;
  }
  .cdcFooter .maxw-sm-8 {
    max-width: 8rem !important;
  }
  .cdcFooter .maxw-sm-10 {
    max-width: 10rem !important;
  }
  .cdcFooter .maxw-sm-12 {
    max-width: 12rem !important;
  }
  .cdcFooter .maxw-sm-14 {
    max-width: 14rem !important;
  }
  .cdcFooter .maxw-sm-20 {
    max-width: 20rem !important;
  }
  .cdcFooter .maxw-sm-30 {
    max-width: 30rem !important;
  }
  .cdcFooter .maxw-sm-40 {
    max-width: 40rem !important;
  }
}
@media (min-width: 768px) {
  .cdcFooter .w-md-25 {
    width: 25% !important;
  }
  .cdcFooter .w-md-33 {
    width: 33% !important;
  }
  .cdcFooter .w-md-66 {
    width: 66% !important;
  }
  .cdcFooter .w-md-50 {
    width: 50% !important;
  }
  .cdcFooter .w-md-75 {
    width: 75% !important;
  }
  .cdcFooter .w-md-100 {
    width: 100% !important;
  }
  .cdcFooter .w-md-1 {
    width: 1rem !important;
  }
  .cdcFooter .w-md-2 {
    width: 2rem !important;
  }
  .cdcFooter .w-md-3 {
    width: 3rem !important;
  }
  .cdcFooter .w-md-4 {
    width: 4rem !important;
  }
  .cdcFooter .w-md-6 {
    width: 6rem !important;
  }
  .cdcFooter .w-md-8 {
    width: 8rem !important;
  }
  .cdcFooter .w-md-10 {
    width: 10rem !important;
  }
  .cdcFooter .w-md-12 {
    width: 12rem !important;
  }
  .cdcFooter .w-md-14 {
    width: 14rem !important;
  }
  .cdcFooter .w-md-20 {
    width: 20rem !important;
  }
  .cdcFooter .w-md-30 {
    width: 30rem !important;
  }
  .cdcFooter .w-md-40 {
    width: 40rem !important;
  }
  .cdcFooter .minw-md-1 {
    min-width: 1rem !important;
  }
  .cdcFooter .minw-md-2 {
    min-width: 2rem !important;
  }
  .cdcFooter .minw-md-3 {
    min-width: 3rem !important;
  }
  .cdcFooter .minw-md-4 {
    min-width: 4rem !important;
  }
  .cdcFooter .minw-md-6 {
    min-width: 6rem !important;
  }
  .cdcFooter .minw-md-8 {
    min-width: 8rem !important;
  }
  .cdcFooter .minw-md-10 {
    min-width: 10rem !important;
  }
  .cdcFooter .minw-md-12 {
    min-width: 12rem !important;
  }
  .cdcFooter .minw-md-14 {
    min-width: 14rem !important;
  }
  .cdcFooter .minw-md-20 {
    min-width: 20rem !important;
  }
  .cdcFooter .minw-md-30 {
    min-width: 30rem !important;
  }
  .cdcFooter .minw-md-40 {
    min-width: 40rem !important;
  }
  .cdcFooter .maxw-md-1 {
    max-width: 1rem !important;
  }
  .cdcFooter .maxw-md-2 {
    max-width: 2rem !important;
  }
  .cdcFooter .maxw-md-3 {
    max-width: 3rem !important;
  }
  .cdcFooter .maxw-md-4 {
    max-width: 4rem !important;
  }
  .cdcFooter .maxw-md-6 {
    max-width: 6rem !important;
  }
  .cdcFooter .maxw-md-8 {
    max-width: 8rem !important;
  }
  .cdcFooter .maxw-md-10 {
    max-width: 10rem !important;
  }
  .cdcFooter .maxw-md-12 {
    max-width: 12rem !important;
  }
  .cdcFooter .maxw-md-14 {
    max-width: 14rem !important;
  }
  .cdcFooter .maxw-md-20 {
    max-width: 20rem !important;
  }
  .cdcFooter .maxw-md-30 {
    max-width: 30rem !important;
  }
  .cdcFooter .maxw-md-40 {
    max-width: 40rem !important;
  }
}
@media (min-width: 992px) {
  .cdcFooter .w-lg-25 {
    width: 25% !important;
  }
  .cdcFooter .w-lg-33 {
    width: 33% !important;
  }
  .cdcFooter .w-lg-66 {
    width: 66% !important;
  }
  .cdcFooter .w-lg-50 {
    width: 50% !important;
  }
  .cdcFooter .w-lg-75 {
    width: 75% !important;
  }
  .cdcFooter .w-lg-100 {
    width: 100% !important;
  }
  .cdcFooter .w-lg-1 {
    width: 1rem !important;
  }
  .cdcFooter .w-lg-2 {
    width: 2rem !important;
  }
  .cdcFooter .w-lg-3 {
    width: 3rem !important;
  }
  .cdcFooter .w-lg-4 {
    width: 4rem !important;
  }
  .cdcFooter .w-lg-6 {
    width: 6rem !important;
  }
  .cdcFooter .w-lg-8 {
    width: 8rem !important;
  }
  .cdcFooter .w-lg-10 {
    width: 10rem !important;
  }
  .cdcFooter .w-lg-12 {
    width: 12rem !important;
  }
  .cdcFooter .w-lg-14 {
    width: 14rem !important;
  }
  .cdcFooter .w-lg-20 {
    width: 20rem !important;
  }
  .cdcFooter .w-lg-30 {
    width: 30rem !important;
  }
  .cdcFooter .w-lg-40 {
    width: 40rem !important;
  }
  .cdcFooter .minw-lg-1 {
    min-width: 1rem !important;
  }
  .cdcFooter .minw-lg-2 {
    min-width: 2rem !important;
  }
  .cdcFooter .minw-lg-3 {
    min-width: 3rem !important;
  }
  .cdcFooter .minw-lg-4 {
    min-width: 4rem !important;
  }
  .cdcFooter .minw-lg-6 {
    min-width: 6rem !important;
  }
  .cdcFooter .minw-lg-8 {
    min-width: 8rem !important;
  }
  .cdcFooter .minw-lg-10 {
    min-width: 10rem !important;
  }
  .cdcFooter .minw-lg-12 {
    min-width: 12rem !important;
  }
  .cdcFooter .minw-lg-14 {
    min-width: 14rem !important;
  }
  .cdcFooter .minw-lg-20 {
    min-width: 20rem !important;
  }
  .cdcFooter .minw-lg-30 {
    min-width: 30rem !important;
  }
  .cdcFooter .minw-lg-40 {
    min-width: 40rem !important;
  }
  .cdcFooter .maxw-lg-1 {
    max-width: 1rem !important;
  }
  .cdcFooter .maxw-lg-2 {
    max-width: 2rem !important;
  }
  .cdcFooter .maxw-lg-3 {
    max-width: 3rem !important;
  }
  .cdcFooter .maxw-lg-4 {
    max-width: 4rem !important;
  }
  .cdcFooter .maxw-lg-6 {
    max-width: 6rem !important;
  }
  .cdcFooter .maxw-lg-8 {
    max-width: 8rem !important;
  }
  .cdcFooter .maxw-lg-10 {
    max-width: 10rem !important;
  }
  .cdcFooter .maxw-lg-12 {
    max-width: 12rem !important;
  }
  .cdcFooter .maxw-lg-14 {
    max-width: 14rem !important;
  }
  .cdcFooter .maxw-lg-20 {
    max-width: 20rem !important;
  }
  .cdcFooter .maxw-lg-30 {
    max-width: 30rem !important;
  }
  .cdcFooter .maxw-lg-40 {
    max-width: 40rem !important;
  }
}
@media (min-width: 1200px) {
  .cdcFooter .w-xl-25 {
    width: 25% !important;
  }
  .cdcFooter .w-xl-33 {
    width: 33% !important;
  }
  .cdcFooter .w-xl-66 {
    width: 66% !important;
  }
  .cdcFooter .w-xl-50 {
    width: 50% !important;
  }
  .cdcFooter .w-xl-75 {
    width: 75% !important;
  }
  .cdcFooter .w-xl-100 {
    width: 100% !important;
  }
  .cdcFooter .w-xl-1 {
    width: 1rem !important;
  }
  .cdcFooter .w-xl-2 {
    width: 2rem !important;
  }
  .cdcFooter .w-xl-3 {
    width: 3rem !important;
  }
  .cdcFooter .w-xl-4 {
    width: 4rem !important;
  }
  .cdcFooter .w-xl-6 {
    width: 6rem !important;
  }
  .cdcFooter .w-xl-8 {
    width: 8rem !important;
  }
  .cdcFooter .w-xl-10 {
    width: 10rem !important;
  }
  .cdcFooter .w-xl-12 {
    width: 12rem !important;
  }
  .cdcFooter .w-xl-14 {
    width: 14rem !important;
  }
  .cdcFooter .w-xl-20 {
    width: 20rem !important;
  }
  .cdcFooter .w-xl-30 {
    width: 30rem !important;
  }
  .cdcFooter .w-xl-40 {
    width: 40rem !important;
  }
  .cdcFooter .minw-xl-1 {
    min-width: 1rem !important;
  }
  .cdcFooter .minw-xl-2 {
    min-width: 2rem !important;
  }
  .cdcFooter .minw-xl-3 {
    min-width: 3rem !important;
  }
  .cdcFooter .minw-xl-4 {
    min-width: 4rem !important;
  }
  .cdcFooter .minw-xl-6 {
    min-width: 6rem !important;
  }
  .cdcFooter .minw-xl-8 {
    min-width: 8rem !important;
  }
  .cdcFooter .minw-xl-10 {
    min-width: 10rem !important;
  }
  .cdcFooter .minw-xl-12 {
    min-width: 12rem !important;
  }
  .cdcFooter .minw-xl-14 {
    min-width: 14rem !important;
  }
  .cdcFooter .minw-xl-20 {
    min-width: 20rem !important;
  }
  .cdcFooter .minw-xl-30 {
    min-width: 30rem !important;
  }
  .cdcFooter .minw-xl-40 {
    min-width: 40rem !important;
  }
  .cdcFooter .maxw-xl-1 {
    max-width: 1rem !important;
  }
  .cdcFooter .maxw-xl-2 {
    max-width: 2rem !important;
  }
  .cdcFooter .maxw-xl-3 {
    max-width: 3rem !important;
  }
  .cdcFooter .maxw-xl-4 {
    max-width: 4rem !important;
  }
  .cdcFooter .maxw-xl-6 {
    max-width: 6rem !important;
  }
  .cdcFooter .maxw-xl-8 {
    max-width: 8rem !important;
  }
  .cdcFooter .maxw-xl-10 {
    max-width: 10rem !important;
  }
  .cdcFooter .maxw-xl-12 {
    max-width: 12rem !important;
  }
  .cdcFooter .maxw-xl-14 {
    max-width: 14rem !important;
  }
  .cdcFooter .maxw-xl-20 {
    max-width: 20rem !important;
  }
  .cdcFooter .maxw-xl-30 {
    max-width: 30rem !important;
  }
  .cdcFooter .maxw-xl-40 {
    max-width: 40rem !important;
  }
}
@media (min-width: 1440px) {
  .cdcFooter .w-xxl-25 {
    width: 25% !important;
  }
  .cdcFooter .w-xxl-33 {
    width: 33% !important;
  }
  .cdcFooter .w-xxl-66 {
    width: 66% !important;
  }
  .cdcFooter .w-xxl-50 {
    width: 50% !important;
  }
  .cdcFooter .w-xxl-75 {
    width: 75% !important;
  }
  .cdcFooter .w-xxl-100 {
    width: 100% !important;
  }
  .cdcFooter .w-xxl-1 {
    width: 1rem !important;
  }
  .cdcFooter .w-xxl-2 {
    width: 2rem !important;
  }
  .cdcFooter .w-xxl-3 {
    width: 3rem !important;
  }
  .cdcFooter .w-xxl-4 {
    width: 4rem !important;
  }
  .cdcFooter .w-xxl-6 {
    width: 6rem !important;
  }
  .cdcFooter .w-xxl-8 {
    width: 8rem !important;
  }
  .cdcFooter .w-xxl-10 {
    width: 10rem !important;
  }
  .cdcFooter .w-xxl-12 {
    width: 12rem !important;
  }
  .cdcFooter .w-xxl-14 {
    width: 14rem !important;
  }
  .cdcFooter .w-xxl-20 {
    width: 20rem !important;
  }
  .cdcFooter .w-xxl-30 {
    width: 30rem !important;
  }
  .cdcFooter .w-xxl-40 {
    width: 40rem !important;
  }
  .cdcFooter .minw-xxl-1 {
    min-width: 1rem !important;
  }
  .cdcFooter .minw-xxl-2 {
    min-width: 2rem !important;
  }
  .cdcFooter .minw-xxl-3 {
    min-width: 3rem !important;
  }
  .cdcFooter .minw-xxl-4 {
    min-width: 4rem !important;
  }
  .cdcFooter .minw-xxl-6 {
    min-width: 6rem !important;
  }
  .cdcFooter .minw-xxl-8 {
    min-width: 8rem !important;
  }
  .cdcFooter .minw-xxl-10 {
    min-width: 10rem !important;
  }
  .cdcFooter .minw-xxl-12 {
    min-width: 12rem !important;
  }
  .cdcFooter .minw-xxl-14 {
    min-width: 14rem !important;
  }
  .cdcFooter .minw-xxl-20 {
    min-width: 20rem !important;
  }
  .cdcFooter .minw-xxl-30 {
    min-width: 30rem !important;
  }
  .cdcFooter .minw-xxl-40 {
    min-width: 40rem !important;
  }
  .cdcFooter .maxw-xxl-1 {
    max-width: 1rem !important;
  }
  .cdcFooter .maxw-xxl-2 {
    max-width: 2rem !important;
  }
  .cdcFooter .maxw-xxl-3 {
    max-width: 3rem !important;
  }
  .cdcFooter .maxw-xxl-4 {
    max-width: 4rem !important;
  }
  .cdcFooter .maxw-xxl-6 {
    max-width: 6rem !important;
  }
  .cdcFooter .maxw-xxl-8 {
    max-width: 8rem !important;
  }
  .cdcFooter .maxw-xxl-10 {
    max-width: 10rem !important;
  }
  .cdcFooter .maxw-xxl-12 {
    max-width: 12rem !important;
  }
  .cdcFooter .maxw-xxl-14 {
    max-width: 14rem !important;
  }
  .cdcFooter .maxw-xxl-20 {
    max-width: 20rem !important;
  }
  .cdcFooter .maxw-xxl-30 {
    max-width: 30rem !important;
  }
  .cdcFooter .maxw-xxl-40 {
    max-width: 40rem !important;
  }
}
.cdcFooter .minw-33 {
  min-width: 33% !important;
}
.cdcFooter .minw-66 {
  min-width: 66% !important;
}
.cdcFooter .minw-025 {
  min-width: 0.25rem !important;
}
.cdcFooter .minw-05 {
  min-width: 0.5rem !important;
}
.cdcFooter .minw-075 {
  min-width: 0.75rem !important;
}
.cdcFooter .minw-1 {
  min-width: 1rem !important;
}
.cdcFooter .minw-125 {
  min-width: 1.25rem !important;
}
.cdcFooter .minw-15 {
  min-width: 1.5rem !important;
}
.cdcFooter .minw-175 {
  min-width: 1.75rem !important;
}
.cdcFooter .minw-2 {
  min-width: 2rem !important;
}
.cdcFooter .minw-225 {
  min-width: 2.25rem !important;
}
.cdcFooter .minw-25 {
  min-width: 2.5rem !important;
}
.cdcFooter .minw-3 {
  min-width: 3rem !important;
}
.cdcFooter .minw-4 {
  min-width: 4rem !important;
}
.cdcFooter .minw-6 {
  min-width: 6rem !important;
}
.cdcFooter .minw-8 {
  min-width: 8rem !important;
}
.cdcFooter .minw-10 {
  min-width: 10rem !important;
}
.cdcFooter .minw-12 {
  min-width: 13rem !important;
}
.cdcFooter .minw-14 {
  min-width: 14rem !important;
}
.cdcFooter .minw-20 {
  min-width: 20rem !important;
}
.cdcFooter .minw-30 {
  min-width: 30rem !important;
}
.cdcFooter .minw-40 {
  min-width: 40rem !important;
}
.cdcFooter .maxw-1 {
  max-width: 1rem !important;
}
.cdcFooter .maxw-2 {
  max-width: 2rem !important;
}
.cdcFooter .maxw-3 {
  max-width: 3rem !important;
}
.cdcFooter .maxw-4 {
  max-width: 4rem !important;
}
.cdcFooter .maxw-6 {
  max-width: 6rem !important;
}
.cdcFooter .maxw-8 {
  max-width: 8rem !important;
}
.cdcFooter .maxw-10 {
  max-width: 10rem !important;
}
.cdcFooter .maxw-12 {
  max-width: 12rem !important;
}
.cdcFooter .maxw-14 {
  max-width: 14rem !important;
}
.cdcFooter .maxw-20 {
  max-width: 20rem !important;
}
.cdcFooter .maxw-30 {
  max-width: 30rem !important;
}
.cdcFooter .maxw-40 {
  max-width: 40rem !important;
}
.cdcFooter .vw5 {
  width: 5vw;
}
.cdcFooter .vw10 {
  width: 10vw;
}
.cdcFooter .vw15 {
  width: 15vw;
}
.cdcFooter .vw20 {
  width: 20vw;
}
.cdcFooter .vw25 {
  width: 25vw;
}
.cdcFooter .vw30 {
  width: 30vw;
}
.cdcFooter .vw35 {
  width: 35vw;
}
.cdcFooter .vw40 {
  width: 40vw;
}
.cdcFooter .vw45 {
  width: 45vw;
}
.cdcFooter .vw50 {
  width: 50vw;
}
.cdcFooter .vw55 {
  width: 55vw;
}
.cdcFooter .vw60 {
  width: 60vw;
}
.cdcFooter .vw65 {
  width: 65vw;
}
.cdcFooter .vw70 {
  width: 70vw;
}
.cdcFooter .vw75 {
  width: 75vw;
}
.cdcFooter .vw80 {
  width: 80vw;
}
.cdcFooter .vw85 {
  width: 85vw;
}
.cdcFooter .vw90 {
  width: 90vw;
}
.cdcFooter .vw95 {
  width: 95vw;
}
.cdcFooter .vw100 {
  width: 100vw;
}
.cdcFooter .h-33 {
  height: 33% !important;
}
.cdcFooter .h-66 {
  height: 66% !important;
}
.cdcFooter .h-025 {
  height: 0.25rem !important;
}
.cdcFooter .h-05 {
  height: 0.5rem !important;
}
.cdcFooter .h-075 {
  height: 0.75rem !important;
}
.cdcFooter .h-1 {
  height: 1rem !important;
}
.cdcFooter .h-125 {
  height: 1.25rem !important;
}
.cdcFooter .h-15 {
  height: 1.5rem !important;
}
.cdcFooter .h-175 {
  height: 1.75rem !important;
}
.cdcFooter .h-2 {
  height: 2rem !important;
}
.cdcFooter .h-225 {
  height: 2.25rem !important;
}
.cdcFooter .h-25 {
  height: 2.5rem !important;
}
.cdcFooter .h-3 {
  height: 3rem !important;
}
.cdcFooter .h-4 {
  height: 4rem !important;
}
.cdcFooter .h-6 {
  height: 6rem !important;
}
.cdcFooter .h-8 {
  height: 8rem !important;
}
.cdcFooter .h-10 {
  height: 10rem !important;
}
.cdcFooter .h-12 {
  height: 13rem !important;
}
.cdcFooter .h-14 {
  height: 14rem !important;
}
.cdcFooter .h-16 {
  height: 16rem !important;
}
.cdcFooter .h-18 {
  height: 18rem !important;
}
.cdcFooter .h-20 {
  height: 20rem !important;
}
.cdcFooter .h-22 {
  height: 22rem !important;
}
.cdcFooter .h-24 {
  height: 24rem !important;
}
.cdcFooter .h-26 {
  height: 26rem !important;
}
.cdcFooter .h-28 {
  height: 28rem !important;
}
.cdcFooter .h-30 {
  height: 30rem !important;
}
.cdcFooter .h-32 {
  height: 32rem !important;
}
.cdcFooter .h-34 {
  height: 34rem !important;
}
.cdcFooter .h-36 {
  height: 36rem !important;
}
.cdcFooter .h-38 {
  height: 38rem !important;
}
.cdcFooter .h-40 {
  height: 40rem !important;
}
@media (min-width: 576px) {
  .cdcFooter .h-sm-1 {
    height: 1rem !important;
  }
  .cdcFooter .h-sm-2 {
    height: 2rem !important;
  }
  .cdcFooter .h-sm-3 {
    height: 3rem !important;
  }
  .cdcFooter .h-sm-4 {
    height: 4rem !important;
  }
  .cdcFooter .h-sm-6 {
    height: 6rem !important;
  }
  .cdcFooter .h-sm-8 {
    height: 8rem !important;
  }
  .cdcFooter .h-sm-10 {
    height: 10rem !important;
  }
  .cdcFooter .h-sm-12 {
    height: 12rem !important;
  }
  .cdcFooter .h-sm-14 {
    height: 14rem !important;
  }
  .cdcFooter .h-sm-20 {
    height: 20rem !important;
  }
  .cdcFooter .h-sm-30 {
    height: 30rem !important;
  }
  .cdcFooter .h-sm-40 {
    height: 40rem !important;
  }
  .cdcFooter .minh-sm-1 {
    min-height: 1rem !important;
  }
  .cdcFooter .minh-sm-2 {
    min-height: 2rem !important;
  }
  .cdcFooter .minh-sm-3 {
    min-height: 3rem !important;
  }
  .cdcFooter .minh-sm-4 {
    min-height: 4rem !important;
  }
  .cdcFooter .minh-sm-6 {
    min-height: 6rem !important;
  }
  .cdcFooter .minh-sm-8 {
    min-height: 8rem !important;
  }
  .cdcFooter .minh-sm-10 {
    min-height: 10rem !important;
  }
  .cdcFooter .minh-sm-12 {
    min-height: 12rem !important;
  }
  .cdcFooter .minh-sm-14 {
    min-height: 14rem !important;
  }
  .cdcFooter .minh-sm-20 {
    min-height: 20rem !important;
  }
  .cdcFooter .minh-sm-30 {
    min-height: 30rem !important;
  }
  .cdcFooter .minh-sm-40 {
    min-height: 40rem !important;
  }
  .cdcFooter .maxh-sm-1 {
    max-height: 1rem !important;
  }
  .cdcFooter .maxh-sm-2 {
    max-height: 2rem !important;
  }
  .cdcFooter .maxh-sm-3 {
    max-height: 3rem !important;
  }
  .cdcFooter .maxh-sm-4 {
    max-height: 4rem !important;
  }
  .cdcFooter .maxh-sm-6 {
    max-height: 6rem !important;
  }
  .cdcFooter .maxh-sm-8 {
    max-height: 8rem !important;
  }
  .cdcFooter .maxh-sm-10 {
    max-height: 10rem !important;
  }
  .cdcFooter .maxh-sm-12 {
    max-height: 12rem !important;
  }
  .cdcFooter .maxh-sm-14 {
    max-height: 14rem !important;
  }
  .cdcFooter .maxh-sm-20 {
    max-height: 20rem !important;
  }
  .cdcFooter .maxh-sm-30 {
    max-height: 30rem !important;
  }
  .cdcFooter .maxh-sm-40 {
    max-height: 40rem !important;
  }
}
@media (min-width: 768px) {
  .cdcFooter .h-md-1 {
    height: 1rem !important;
  }
  .cdcFooter .h-md-2 {
    height: 2rem !important;
  }
  .cdcFooter .h-md-3 {
    height: 3rem !important;
  }
  .cdcFooter .h-md-4 {
    height: 4rem !important;
  }
  .cdcFooter .h-md-6 {
    height: 6rem !important;
  }
  .cdcFooter .h-md-8 {
    height: 8rem !important;
  }
  .cdcFooter .h-md-10 {
    height: 10rem !important;
  }
  .cdcFooter .h-md-12 {
    height: 12rem !important;
  }
  .cdcFooter .h-md-14 {
    height: 14rem !important;
  }
  .cdcFooter .h-md-20 {
    height: 20rem !important;
  }
  .cdcFooter .h-md-30 {
    height: 30rem !important;
  }
  .cdcFooter .h-md-40 {
    height: 40rem !important;
  }
  .cdcFooter .minh-md-1 {
    min-height: 1rem !important;
  }
  .cdcFooter .minh-md-2 {
    min-height: 2rem !important;
  }
  .cdcFooter .minh-md-3 {
    min-height: 3rem !important;
  }
  .cdcFooter .minh-md-4 {
    min-height: 4rem !important;
  }
  .cdcFooter .minh-md-6 {
    min-height: 6rem !important;
  }
  .cdcFooter .minh-md-8 {
    min-height: 8rem !important;
  }
  .cdcFooter .minh-md-10 {
    min-height: 10rem !important;
  }
  .cdcFooter .minh-md-12 {
    min-height: 12rem !important;
  }
  .cdcFooter .minh-md-14 {
    min-height: 14rem !important;
  }
  .cdcFooter .minh-md-20 {
    min-height: 20rem !important;
  }
  .cdcFooter .minh-md-30 {
    min-height: 30rem !important;
  }
  .cdcFooter .minh-md-40 {
    min-height: 40rem !important;
  }
  .cdcFooter .maxh-md-1 {
    max-height: 1rem !important;
  }
  .cdcFooter .maxh-md-2 {
    max-height: 2rem !important;
  }
  .cdcFooter .maxh-md-3 {
    max-height: 3rem !important;
  }
  .cdcFooter .maxh-md-4 {
    max-height: 4rem !important;
  }
  .cdcFooter .maxh-md-6 {
    max-height: 6rem !important;
  }
  .cdcFooter .maxh-md-8 {
    max-height: 8rem !important;
  }
  .cdcFooter .maxh-md-10 {
    max-height: 10rem !important;
  }
  .cdcFooter .maxh-md-12 {
    max-height: 12rem !important;
  }
  .cdcFooter .maxh-md-14 {
    max-height: 14rem !important;
  }
  .cdcFooter .maxh-md-20 {
    max-height: 20rem !important;
  }
  .cdcFooter .maxh-md-30 {
    max-height: 30rem !important;
  }
  .cdcFooter .maxh-md-40 {
    max-height: 40rem !important;
  }
}
@media (min-width: 992px) {
  .cdcFooter .h-lg-1 {
    height: 1rem !important;
  }
  .cdcFooter .h-lg-2 {
    height: 2rem !important;
  }
  .cdcFooter .h-lg-3 {
    height: 3rem !important;
  }
  .cdcFooter .h-lg-4 {
    height: 4rem !important;
  }
  .cdcFooter .h-lg-6 {
    height: 6rem !important;
  }
  .cdcFooter .h-lg-8 {
    height: 8rem !important;
  }
  .cdcFooter .h-lg-10 {
    height: 10rem !important;
  }
  .cdcFooter .h-lg-12 {
    height: 12rem !important;
  }
  .cdcFooter .h-lg-14 {
    height: 14rem !important;
  }
  .cdcFooter .h-lg-20 {
    height: 20rem !important;
  }
  .cdcFooter .h-lg-30 {
    height: 30rem !important;
  }
  .cdcFooter .h-lg-40 {
    height: 40rem !important;
  }
  .cdcFooter .minh-lg-1 {
    min-height: 1rem !important;
  }
  .cdcFooter .minh-lg-2 {
    min-height: 2rem !important;
  }
  .cdcFooter .minh-lg-3 {
    min-height: 3rem !important;
  }
  .cdcFooter .minh-lg-4 {
    min-height: 4rem !important;
  }
  .cdcFooter .minh-lg-6 {
    min-height: 6rem !important;
  }
  .cdcFooter .minh-lg-8 {
    min-height: 8rem !important;
  }
  .cdcFooter .minh-lg-10 {
    min-height: 10rem !important;
  }
  .cdcFooter .minh-lg-12 {
    min-height: 12rem !important;
  }
  .cdcFooter .minh-lg-14 {
    min-height: 14rem !important;
  }
  .cdcFooter .minh-lg-20 {
    min-height: 20rem !important;
  }
  .cdcFooter .minh-lg-30 {
    min-height: 30rem !important;
  }
  .cdcFooter .minh-lg-40 {
    min-height: 40rem !important;
  }
  .cdcFooter .maxh-lg-1 {
    max-height: 1rem !important;
  }
  .cdcFooter .maxh-lg-2 {
    max-height: 2rem !important;
  }
  .cdcFooter .maxh-lg-3 {
    max-height: 3rem !important;
  }
  .cdcFooter .maxh-lg-4 {
    max-height: 4rem !important;
  }
  .cdcFooter .maxh-lg-6 {
    max-height: 6rem !important;
  }
  .cdcFooter .maxh-lg-8 {
    max-height: 8rem !important;
  }
  .cdcFooter .maxh-lg-10 {
    max-height: 10rem !important;
  }
  .cdcFooter .maxh-lg-12 {
    max-height: 12rem !important;
  }
  .cdcFooter .maxh-lg-14 {
    max-height: 14rem !important;
  }
  .cdcFooter .maxh-lg-20 {
    max-height: 20rem !important;
  }
  .cdcFooter .maxh-lg-30 {
    max-height: 30rem !important;
  }
  .cdcFooter .maxh-lg-40 {
    max-height: 40rem !important;
  }
}
@media (min-width: 1200px) {
  .cdcFooter .h-xl-1 {
    height: 1rem !important;
  }
  .cdcFooter .h-xl-2 {
    height: 2rem !important;
  }
  .cdcFooter .h-xl-3 {
    height: 3rem !important;
  }
  .cdcFooter .h-xl-4 {
    height: 4rem !important;
  }
  .cdcFooter .h-xl-6 {
    height: 6rem !important;
  }
  .cdcFooter .h-xl-8 {
    height: 8rem !important;
  }
  .cdcFooter .h-xl-10 {
    height: 10rem !important;
  }
  .cdcFooter .h-xl-12 {
    height: 12rem !important;
  }
  .cdcFooter .h-xl-14 {
    height: 14rem !important;
  }
  .cdcFooter .h-xl-20 {
    height: 20rem !important;
  }
  .cdcFooter .h-xl-30 {
    height: 30rem !important;
  }
  .cdcFooter .h-xl-40 {
    height: 40rem !important;
  }
  .cdcFooter .minh-xl-1 {
    min-height: 1rem !important;
  }
  .cdcFooter .minh-xl-2 {
    min-height: 2rem !important;
  }
  .cdcFooter .minh-xl-3 {
    min-height: 3rem !important;
  }
  .cdcFooter .minh-xl-4 {
    min-height: 4rem !important;
  }
  .cdcFooter .minh-xl-6 {
    min-height: 6rem !important;
  }
  .cdcFooter .minh-xl-8 {
    min-height: 8rem !important;
  }
  .cdcFooter .minh-xl-10 {
    min-height: 10rem !important;
  }
  .cdcFooter .minh-xl-12 {
    min-height: 12rem !important;
  }
  .cdcFooter .minh-xl-14 {
    min-height: 14rem !important;
  }
  .cdcFooter .minh-xl-20 {
    min-height: 20rem !important;
  }
  .cdcFooter .minh-xl-30 {
    min-height: 30rem !important;
  }
  .cdcFooter .minh-xl-40 {
    min-height: 40rem !important;
  }
  .cdcFooter .maxh-xl-1 {
    max-height: 1rem !important;
  }
  .cdcFooter .maxh-xl-2 {
    max-height: 2rem !important;
  }
  .cdcFooter .maxh-xl-3 {
    max-height: 3rem !important;
  }
  .cdcFooter .maxh-xl-4 {
    max-height: 4rem !important;
  }
  .cdcFooter .maxh-xl-6 {
    max-height: 6rem !important;
  }
  .cdcFooter .maxh-xl-8 {
    max-height: 8rem !important;
  }
  .cdcFooter .maxh-xl-10 {
    max-height: 10rem !important;
  }
  .cdcFooter .maxh-xl-12 {
    max-height: 12rem !important;
  }
  .cdcFooter .maxh-xl-14 {
    max-height: 14rem !important;
  }
  .cdcFooter .maxh-xl-20 {
    max-height: 20rem !important;
  }
  .cdcFooter .maxh-xl-30 {
    max-height: 30rem !important;
  }
  .cdcFooter .maxh-xl-40 {
    max-height: 40rem !important;
  }
}
@media (min-width: 1440px) {
  .cdcFooter .h-xxl-1 {
    height: 1rem !important;
  }
  .cdcFooter .h-xxl-2 {
    height: 2rem !important;
  }
  .cdcFooter .h-xxl-3 {
    height: 3rem !important;
  }
  .cdcFooter .h-xxl-4 {
    height: 4rem !important;
  }
  .cdcFooter .h-xxl-6 {
    height: 6rem !important;
  }
  .cdcFooter .h-xxl-8 {
    height: 8rem !important;
  }
  .cdcFooter .h-xxl-10 {
    height: 10rem !important;
  }
  .cdcFooter .h-xxl-12 {
    height: 12rem !important;
  }
  .cdcFooter .h-xxl-14 {
    height: 14rem !important;
  }
  .cdcFooter .h-xxl-20 {
    height: 20rem !important;
  }
  .cdcFooter .h-xxl-30 {
    height: 30rem !important;
  }
  .cdcFooter .h-xxl-40 {
    height: 40rem !important;
  }
  .cdcFooter .minh-xxl-1 {
    min-height: 1rem !important;
  }
  .cdcFooter .minh-xxl-2 {
    min-height: 2rem !important;
  }
  .cdcFooter .minh-xxl-3 {
    min-height: 3rem !important;
  }
  .cdcFooter .minh-xxl-4 {
    min-height: 4rem !important;
  }
  .cdcFooter .minh-xxl-6 {
    min-height: 6rem !important;
  }
  .cdcFooter .minh-xxl-8 {
    min-height: 8rem !important;
  }
  .cdcFooter .minh-xxl-10 {
    min-height: 10rem !important;
  }
  .cdcFooter .minh-xxl-12 {
    min-height: 12rem !important;
  }
  .cdcFooter .minh-xxl-14 {
    min-height: 14rem !important;
  }
  .cdcFooter .minh-xxl-20 {
    min-height: 20rem !important;
  }
  .cdcFooter .minh-xxl-30 {
    min-height: 30rem !important;
  }
  .cdcFooter .minh-xxl-40 {
    min-height: 40rem !important;
  }
  .cdcFooter .maxh-xxl-1 {
    max-height: 1rem !important;
  }
  .cdcFooter .maxh-xxl-2 {
    max-height: 2rem !important;
  }
  .cdcFooter .maxh-xxl-3 {
    max-height: 3rem !important;
  }
  .cdcFooter .maxh-xxl-4 {
    max-height: 4rem !important;
  }
  .cdcFooter .maxh-xxl-6 {
    max-height: 6rem !important;
  }
  .cdcFooter .maxh-xxl-8 {
    max-height: 8rem !important;
  }
  .cdcFooter .maxh-xxl-10 {
    max-height: 10rem !important;
  }
  .cdcFooter .maxh-xxl-12 {
    max-height: 12rem !important;
  }
  .cdcFooter .maxh-xxl-14 {
    max-height: 14rem !important;
  }
  .cdcFooter .maxh-xxl-20 {
    max-height: 20rem !important;
  }
  .cdcFooter .maxh-xxl-30 {
    max-height: 30rem !important;
  }
  .cdcFooter .maxh-xxl-40 {
    max-height: 40rem !important;
  }
}
.cdcFooter .minh-33 {
  min-height: 33% !important;
}
.cdcFooter .minh-66 {
  min-height: 66% !important;
}
.cdcFooter .minh-025 {
  height: 0.25rem !important;
}
.cdcFooter .minh-05 {
  height: 0.5rem !important;
}
.cdcFooter .minh-075 {
  height: 0.75rem !important;
}
.cdcFooter .minh-1 {
  height: 1rem !important;
}
.cdcFooter .minh-125 {
  height: 1.25rem !important;
}
.cdcFooter .minh-15 {
  height: 1.5rem !important;
}
.cdcFooter .minh-175 {
  height: 1.75rem !important;
}
.cdcFooter .minh-2 {
  height: 2rem !important;
}
.cdcFooter .minh-225 {
  height: 2.25rem !important;
}
.cdcFooter .minh-25 {
  height: 2.5rem !important;
}
.cdcFooter .minh-3 {
  height: 3rem !important;
}
.cdcFooter .minh-4 {
  height: 4rem !important;
}
.cdcFooter .minh-6 {
  height: 6rem !important;
}
.cdcFooter .minh-8 {
  height: 8rem !important;
}
.cdcFooter .minh-10 {
  height: 10rem !important;
}
.cdcFooter .minh-12 {
  height: 13rem !important;
}
.cdcFooter .minh-14 {
  height: 14rem !important;
}
.cdcFooter .minh-20 {
  height: 20rem !important;
}
.cdcFooter .minh-30 {
  height: 30rem !important;
}
.cdcFooter .minh-40 {
  height: 40rem !important;
}
.cdcFooter .maxh-1 {
  max-height: 1rem !important;
}
.cdcFooter .maxh-2 {
  max-height: 2rem !important;
}
.cdcFooter .maxh-3 {
  max-height: 3rem !important;
}
.cdcFooter .maxh-4 {
  max-height: 4rem !important;
}
.cdcFooter .maxh-6 {
  max-height: 6rem !important;
}
.cdcFooter .maxh-8 {
  max-height: 8rem !important;
}
.cdcFooter .maxh-10 {
  max-height: 10rem !important;
}
.cdcFooter .maxh-12 {
  max-height: 12rem !important;
}
.cdcFooter .maxh-14 {
  max-height: 14rem !important;
}
.cdcFooter .maxh-20 {
  max-height: 20rem !important;
}
.cdcFooter .maxh-30 {
  max-height: 30rem !important;
}
.cdcFooter .maxh-40 {
  max-height: 40rem !important;
}
.cdcFooter .maxw-50 {
  max-width: 50% !important;
}
.cdcFooter .maxh-50 {
  max-height: 50% !important;
}
.cdcFooter .max {
  max-width: 100%;
  width: auto;
  height: auto;
}
.cdcFooter .vh5 {
  height: 5vh;
}
.cdcFooter .vh10 {
  height: 10vh;
}
.cdcFooter .vh15 {
  height: 15vh;
}
.cdcFooter .vh20 {
  height: 20vh;
}
.cdcFooter .vh25 {
  height: 25vh;
}
.cdcFooter .vh30 {
  height: 30vh;
}
.cdcFooter .vh35 {
  height: 35vh;
}
.cdcFooter .vh40 {
  height: 40vh;
}
.cdcFooter .vh45 {
  height: 45vh;
}
.cdcFooter .vh50 {
  height: 50vh;
}
.cdcFooter .vh55 {
  height: 55vh;
}
.cdcFooter .vh60 {
  height: 60vh;
}
.cdcFooter .vh65 {
  height: 65vh;
}
.cdcFooter .vh70 {
  height: 70vh;
}
.cdcFooter .vh75 {
  height: 75vh;
}
.cdcFooter .vh80 {
  height: 80vh;
}
.cdcFooter .vh85 {
  height: 85vh;
}
.cdcFooter .vh90 {
  height: 90vh;
}
.cdcFooter .vh95 {
  height: 95vh;
}
.cdcFooter .vh100 {
  height: 100vh;
}
.cdcFooter .fill-w {
  fill: #ffffff !important;
}
.cdcFooter .fill-w::before {
  color: #ffffff !important;
}
.cdcFooter .fill-b {
  fill: #005eaa !important;
}
.cdcFooter .fill-b::before {
  color: #005eaa !important;
}
.cdcFooter .fill-epub {
  fill: #86b916 !important;
}
.cdcFooter .fill-epub::before {
  color: #86b916 !important;
}
.cdcFooter .fill-excel {
  fill: #207245 !important;
}
.cdcFooter .fill-excel::before {
  color: #207245 !important;
}
.cdcFooter .fill-govd {
  fill: #5a5a5a !important;
}
.cdcFooter .fill-govd::before {
  color: #5a5a5a !important;
}
.cdcFooter .fill-pdf {
  fill: #c1272d !important;
}
.cdcFooter .fill-pdf::before {
  color: #c1272d !important;
}
.cdcFooter .fill-ppt {
  fill: #d24625 !important;
}
.cdcFooter .fill-ppt::before {
  color: #d24625 !important;
}
.cdcFooter .fill-fb {
  fill: #3d5a98 !important;
}
.cdcFooter .fill-fb::before {
  color: #3d5a98 !important;
}
.cdcFooter .fill-tw {
  fill: #1da1f2 !important;
}
.cdcFooter .fill-tw::before {
  color: #1da1f2 !important;
}
.cdcFooter .fill-synd1 {
  fill: #0060aa !important;
}
.cdcFooter .fill-synd1::before {
  color: #0060aa !important;
}
.cdcFooter .fill-synd,
.cdcFooter .fill-synd2 {
  fill: #f26722 !important;
}
.cdcFooter .fill-synd2::before,
.cdcFooter .fill-synd::before {
  color: #f26722 !important;
}
.cdcFooter .fill-em,
.cdcFooter .fill-email {
  fill: #4f4f4f !important;
}
.cdcFooter .fill-em::before,
.cdcFooter .fill-email::before {
  color: #4f4f4f !important;
}
.cdcFooter .fill-linkin {
  fill: #007bb5 !important;
}
.cdcFooter .fill-linkin::before {
  color: #007bb5 !important;
}
.cdcFooter .fill-svgimgfile {
  fill: #5e5887 !important;
}
.cdcFooter .fill-svgimgfile::before {
  color: #5e5887 !important;
}
.cdcFooter .fill-media {
  fill: #0060aa !important;
}
.cdcFooter .fill-media::before {
  color: #0060aa !important;
}
.cdcFooter .fill-txt {
  fill: #555555 !important;
}
.cdcFooter .fill-txt::before {
  color: #555555 !important;
}
.cdcFooter .fill-txt-1 {
  fill: #b0bec5 !important;
}
.cdcFooter .fill-txt-1::before {
  color: #b0bec5 !important;
}
.cdcFooter .fill-txt-2 {
  opacity: 0.2;
}
.cdcFooter .fill-txt-3 {
  fill: #455a64 !important;
}
.cdcFooter .fill-txt-3::before {
  color: #455a64 !important;
}
.cdcFooter .fill-txt-4 {
  fill: #ffffff !important;
}
.cdcFooter .fill-txt-4::before {
  color: #ffffff !important;
}
.cdcFooter .fill-zip-1 {
  fill: #ffca28 !important;
}
.cdcFooter .fill-zip-1::before {
  color: #ffca28 !important;
}
.cdcFooter .fill-zip-2 {
  opacity: 0.2;
}
.cdcFooter .fill-zip-3 {
  fill: #3e2723 !important;
}
.cdcFooter .fill-zip-3::before {
  color: #3e2723 !important;
}
.cdcFooter .fill-epub-3 {
  fill: #ffffff !important;
}
.cdcFooter .fill-epub-3::before {
  color: #ffffff !important;
}
.cdcFooter .fill-gray-d2 {
  fill: #333333 !important;
}
.cdcFooter .fill-gray-d2::before {
  color: #333333 !important;
}
.cdcFooter .fill-gray-d1 {
  fill: #555555 !important;
}
.cdcFooter .fill-gray-d1::before {
  color: #555555 !important;
}
.cdcFooter .fill-gray {
  fill: #bdbdbd !important;
}
.cdcFooter .fill-gray::before {
  color: #bdbdbd !important;
}
.cdcFooter .fill-gray-l1 {
  fill: #e0e0e0 !important;
}
.cdcFooter .fill-gray-l1::before {
  color: #e0e0e0 !important;
}
.cdcFooter .fill-gray-l2 {
  fill: #f0f0f0 !important;
}
.cdcFooter .fill-gray-l2::before {
  color: #f0f0f0 !important;
}
.cdcFooter .fill-gray-l3 {
  fill: #f5f5f5 !important;
}
.cdcFooter .fill-gray-l3::before {
  color: #f5f5f5 !important;
}
.cdcFooter .fill-h {
  fill: #005eaa !important;
}
.cdcFooter .fill-h::before {
  color: #005eaa !important;
}
.cdcFooter .fill-h:hover {
  fill: #0088f7 !important;
}
.cdcFooter .fill-lg {
  fill: url(#linear-gradient);
}
.cdcFooter .fill-mask {
  -webkit-mask: url(#mask);
  mask: url(#mask);
}
.cdcFooter .fr-evenodd {
  fill-rule: evenodd;
}
.cdcFooter .fill-op-2,
.cdcFooter .zip-fill-2 {
  opacity: 0.2;
}
.cdcFooter .fill-ppt-1 {
  fill: #c1272d !important;
}
.cdcFooter .fill-ppt-1::before {
  color: #c1272d !important;
}
.cdcFooter .fill-ppt-2 {
  fill: #ffffff !important;
}
.cdcFooter .fill-ppt-2::before {
  color: #ffffff !important;
}
.cdcFooter .fill-pdf-1 {
  fill: #c1272d !important;
}
.cdcFooter .fill-pdf-1::before {
  color: #c1272d !important;
}
.cdcFooter .fill-pdf-2 {
  fill: #ffffff !important;
}
.cdcFooter .fill-pdf-2::before {
  color: #ffffff !important;
}
.cdcFooter .zip-fill-1 {
  fill: #ffca28 !important;
}
.cdcFooter .zip-fill-1::before {
  color: #ffca28 !important;
}
.cdcFooter .zip-fill-3 {
  fill: #3e2723 !important;
}
.cdcFooter .zip-fill-3::before {
  color: #3e2723 !important;
}
.cdcFooter .txt-fill-1 {
  fill: #b0bec5 !important;
}
.cdcFooter .txt-fill-1::before {
  color: #b0bec5 !important;
}
.cdcFooter .txt-fill-2 {
  opacity: 0.2;
}
.cdcFooter .txt-fill-3 {
  fill: #455a64 !important;
}
.cdcFooter .txt-fill-3::before {
  color: #455a64 !important;
}
.cdcFooter .txt-fill-4 {
  fill: #ffffff !important;
}
.cdcFooter .txt-fill-4::before {
  color: #ffffff !important;
}
.cdcFooter .word-fill-1 {
  fill: #2a5699 !important;
}
.cdcFooter .word-fill-1::before {
  color: #2a5699 !important;
}
.cdcFooter .word-fill-2 {
  fill: #ffffff;
}
.cdcFooter .media-fill-1 {
  fill: #2196f3 !important;
}
.cdcFooter .media-fill-1::before {
  color: #2196f3 !important;
}
.cdcFooter .media-fill-2 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.cdcFooter .media-fill-3 {
  fill: #ffffff !important;
}
.cdcFooter .media-fill-3::before {
  color: #ffffff !important;
}
.cdcFooter .fill-excel-1 {
  fill: #207245 !important;
}
.cdcFooter .fill-excel-1::before {
  color: #207245 !important;
}
.cdcFooter .fill-excel-2 {
  fill: #ffffff !important;
}
.cdcFooter .fill-excel-2::before {
  color: #ffffff !important;
}
.cdcFooter .fill-epub-1 {
  fill: #86b916 !important;
}
.cdcFooter .fill-epub-1::before {
  color: #86b916 !important;
}
.cdcFooter .fill-epub-2 {
  opacity: .2;
  fill: #ffffff !important;
}
.cdcFooter .fill-epub-2::before {
  color: #ffffff !important;
}
.cdcFooter .fill-op-2 {
  opacity: 0.2;
}
.cdcFooter .fill-figure {
  fill: #e41928 !important;
}
.cdcFooter .fill-figure::before {
  color: #e41928 !important;
}
.cdcFooter .fill-tumblr {
  fill: #35465d !important;
}
.cdcFooter .fill-tumblr::before {
  color: #35465d !important;
}
.cdcFooter [class*=" cdc-icon-"],
.cdcFooter [class^=cdc-icon-] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .bg-amber-p > span[class*=fill-]::before,
.cdcFooter .bg-blue-p > span[class*=fill-]::before,
.cdcFooter .bg-brown-p > span[class*=fill-]::before,
.cdcFooter .bg-cyan-p > span[class*=fill-]::before,
.cdcFooter .bg-gray-d1 > span[class*=fill-]::before,
.cdcFooter .bg-gray-d2 > span[class*=fill-]::before,
.cdcFooter .bg-green-p > span[class*=fill-]::before,
.cdcFooter .bg-indigo-p > span[class*=fill-]::before,
.cdcFooter .bg-orange-p > span[class*=fill-]::before,
.cdcFooter .bg-pink-p > span[class*=fill-]::before,
.cdcFooter .bg-purple-p > span[class*=fill-]::before,
.cdcFooter .bg-slate-p > span[class*=fill-]::before,
.cdcFooter .bg-teal-p > span[class*=fill-]::before {
  color: #ffffff !important;
}
.cdcFooter .svg-1 {
  width: 1rem;
  height: 1rem;
}
.cdcFooter .svg-2 {
  width: 2rem;
  height: 2rem;
}
.cdcFooter .svg-3 {
  width: 3rem;
  height: 3rem;
}
.cdcFooter .svg-4 {
  width: 4rem;
  height: 4rem;
}
.cdcFooter .svg-5 {
  width: 5rem;
  height: 5rem;
}
.cdcFooter svg.x10 {
  width: 10px!important;
  height: 10px;
}
.cdcFooter svg.x10 svg {
  width: 10px;
  height: 10px;
}
.cdcFooter .x10 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x10::before {
  font-size: 10px;
  text-align: center;
}
.cdcFooter svg.x16 {
  width: 16px!important;
  height: 16px;
}
.cdcFooter svg.x16 svg {
  width: 16px;
  height: 16px;
}
.cdcFooter .x16 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x16::before {
  font-size: 16px;
  text-align: center;
}
.cdcFooter svg.x20 {
  width: 20px!important;
  height: 20px;
}
.cdcFooter svg.x20 svg {
  width: 20px;
  height: 20px;
}
.cdcFooter .x20 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x20::before {
  font-size: 20px;
  text-align: center;
}
.cdcFooter svg.x24 {
  width: 24px!important;
  height: 24px;
}
.cdcFooter svg.x24 svg {
  width: 24px;
  height: 24px;
}
.cdcFooter .x24 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x24::before {
  font-size: 24px;
  text-align: center;
}
.cdcFooter svg.x28 {
  width: 28px!important;
  height: 28px;
}
.cdcFooter svg.x28 svg {
  width: 28px;
  height: 28px;
}
.cdcFooter .x28 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x28::before {
  font-size: 28px;
  text-align: center;
}
.cdcFooter svg.x32 {
  width: 32px!important;
  height: 32px;
}
.cdcFooter svg.x32 svg {
  width: 32px;
  height: 32px;
}
.cdcFooter .x32 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x32::before {
  font-size: 32px;
  text-align: center;
}
.cdcFooter svg.x36 {
  width: 36px!important;
  height: 36px;
}
.cdcFooter svg.x36 svg {
  width: 36px;
  height: 36px;
}
.cdcFooter .x36 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x36::before {
  font-size: 36px;
  text-align: center;
}
.cdcFooter svg.x40 {
  width: 40px!important;
  height: 40px;
}
.cdcFooter svg.x40 svg {
  width: 40px;
  height: 40px;
}
.cdcFooter .x40 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x40::before {
  font-size: 40px;
  text-align: center;
}
.cdcFooter svg.x48 {
  width: 48px!important;
  height: 48px;
}
.cdcFooter svg.x48 svg {
  width: 48px;
  height: 48px;
}
.cdcFooter .x48 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x48::before {
  font-size: 48px;
  text-align: center;
}
.cdcFooter svg.x64 {
  width: 64px!important;
  height: 64px;
}
.cdcFooter svg.x64 svg {
  width: 64px;
  height: 64px;
}
.cdcFooter .x64 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x64::before {
  font-size: 64px;
  text-align: center;
}
.cdcFooter svg.x96 {
  width: 96px!important;
  height: 96px;
}
.cdcFooter svg.x96 svg {
  width: 96px;
  height: 96px;
}
.cdcFooter .x96 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x96::before {
  font-size: 96px;
  text-align: center;
}
.cdcFooter svg.x128 {
  width: 128px!important;
  height: 128px;
}
.cdcFooter svg.x128 svg {
  width: 128px;
  height: 128px;
}
.cdcFooter .x128 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x128::before {
  font-size: 128px;
  text-align: center;
}
.cdcFooter svg.x256 {
  width: 256px!important;
  height: 256px;
}
.cdcFooter svg.x256 svg {
  width: 256px;
  height: 256px;
}
.cdcFooter .x256 {
  display: inline-block;
  vertical-align: middle;
}
.cdcFooter .x256::before {
  font-size: 256px;
  text-align: center;
}
.cdcFooter .fw-100 {
  font-weight: 100 !important;
}
.cdcFooter .fw-200 {
  font-weight: 200 !important;
}
.cdcFooter .fw-300 {
  font-weight: 300 !important;
}
.cdcFooter .fw-400 {
  font-weight: 400 !important;
}
.cdcFooter .fw-500 {
  font-weight: 500 !important;
}
.cdcFooter .fw-600 {
  font-weight: 600 !important;
}
.cdcFooter .fw-700 {
  font-weight: 700 !important;
}
.cdcFooter .fw-800 {
  font-weight: 800 !important;
}
.cdcFooter .fw-900 {
  font-weight: 900 !important;
}
.cdcFooter .fw-light {
  font-weight: 300 !important;
}
.cdcFooter .fw-heavy {
  font-weight: 700 !important;
}
.cdcFooter .fs4 {
  font-size: 4rem;
}
.cdcFooter .fs35 {
  font-size: 3.5rem;
}
.cdcFooter .fs3 {
  font-size: 3rem;
}
.cdcFooter .fs25 {
  font-size: 2.5rem;
}
.cdcFooter .fs2 {
  font-size: 2rem;
}
.cdcFooter .fs15 {
  font-size: 1.5rem;
}
.cdcFooter .fs14 {
  font-size: 1.4rem;
}
.cdcFooter .fs13 {
  font-size: 1.3rem;
}
.cdcFooter .fs12 {
  font-size: 1.2rem;
}
.cdcFooter .fs11 {
  font-size: 1.1rem;
}
.cdcFooter .fs1 {
  font-size: 1rem;
}
.cdcFooter .fs0875 {
  font-size: 0.875rem;
}
.cdcFooter .fs08 {
  font-size: 0.8rem;
}
.cdcFooter .fs07 {
  font-size: 0.7rem;
}
.cdcFooter .t-leg {
  text-rendering: optimizeLegibility !important;
}
.cdcFooter .t-spd {
  text-rendering: optimizeSpeed !important;
}
.cdcFooter .display-5 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.cdcFooter .display-6 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.cdcFooter .text-monospace {
  font-family: menlo, monaco, consolas, liberation mono, courier new, monospace;
}
.cdcFooter .text-underline {
  text-decoration: underline;
}
.cdcFooter .text-pub-date {
  font-size: .8rem;
  text-transform: uppercase;
  color: #666;
  display: inline-block;
}
.cdcFooter .pad-italics h1 .font-italic::after,
.cdcFooter .pad-italics h1 em::after,
.cdcFooter .pad-italics h1 i::after,
.cdcFooter .pad-italics h2 .font-italic::after,
.cdcFooter .pad-italics h2 em::after,
.cdcFooter .pad-italics h2 i::after,
.cdcFooter .pad-italics h3 .font-italic::after,
.cdcFooter .pad-italics h3 em::after,
.cdcFooter .pad-italics h3 i::after,
.cdcFooter .pad-italics h4 .font-italic::after,
.cdcFooter .pad-italics h4 em::after,
.cdcFooter .pad-italics h4 i::after,
.cdcFooter .pad-italics h5 .font-italic::after,
.cdcFooter .pad-italics h5 em::after,
.cdcFooter .pad-italics h5 i::after,
.cdcFooter .pad-italics h6 .font-italic::after,
.cdcFooter .pad-italics h6 em::after,
.cdcFooter .pad-italics h6 i::after {
  content: "";
}
.cdcFooter .pad-italics .font-italic::after,
.cdcFooter .pad-italics em::after,
.cdcFooter .pad-italics i::after {
  content: "\00a0";
}
.cdcFooter .mark.mark-yellow {
  background-color: #ffff80;
}
.cdcFooter .mark.mark-green {
  background-color: #80ff80;
}
.cdcFooter .blockquote,
.cdcFooter blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.cdcFooter .blockquote.with-quote p::before,
.cdcFooter blockquote.with-quote p::before {
  content: "\201C";
}
.cdcFooter .blockquote.with-quote p::after,
.cdcFooter blockquote.with-quote p::after {
  content: "\201D";
}
.cdcFooter .blockquote .blockquote-footer,
.cdcFooter blockquote .blockquote-footer {
  color: #555555;
}
.cdcFooter table.table td.text-left,
.cdcFooter table.table th.text-left {
  text-align: left;
}
.cdcFooter table.table td.text-center,
.cdcFooter table.table th.text-center {
  text-align: center;
}
.cdcFooter table.table td.text-right,
.cdcFooter table.table th.text-right {
  text-align: right;
}
.cdcFooter table.table td.indent-1,
.cdcFooter table.table th.indent-1 {
  padding-left: 1rem;
}
.cdcFooter table.table td.indent-2,
.cdcFooter table.table th.indent-2 {
  padding-left: 1.4rem;
}
.cdcFooter table.table td.indent-3,
.cdcFooter table.table th.indent-3 {
  padding-left: 1.8rem;
}
.cdcFooter table.table td.indent-4,
.cdcFooter table.table th.indent-4 {
  padding-left: 2.4rem;
}
.cdcFooter table.table td.indent-5,
.cdcFooter table.table th.indent-5 {
  padding-left: 2.8rem;
}
.cdcFooter .clickthru {
  pointer-events: none;
}
.cdcFooter html {
  font-size: 17px;
}
.cdcFooter body {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  color: #000;
  font-size: 17px;
  border-top: 5px solid #bdbdbd;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.cdcFooter .h1,
.cdcFooter .h2,
.cdcFooter .h3,
.cdcFooter .h4,
.cdcFooter .h5,
.cdcFooter .h6,
.cdcFooter h1,
.cdcFooter h2,
.cdcFooter h3,
.cdcFooter h4,
.cdcFooter h5,
.cdcFooter h6 {
  font-family: Merriweather,serif;
  line-height: 1.3;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}
.cdcFooter .h1 .italic::after,
.cdcFooter .h1 .text-italic::after,
.cdcFooter .h1 em::after,
.cdcFooter .h1 i::after,
.cdcFooter .h2 .italic::after,
.cdcFooter .h2 .text-italic::after,
.cdcFooter .h2 em::after,
.cdcFooter .h2 i::after,
.cdcFooter .h3 .italic::after,
.cdcFooter .h3 .text-italic::after,
.cdcFooter .h3 em::after,
.cdcFooter .h3 i::after,
.cdcFooter .h4 .italic::after,
.cdcFooter .h4 .text-italic::after,
.cdcFooter .h4 em::after,
.cdcFooter .h4 i::after,
.cdcFooter .h5 .italic::after,
.cdcFooter .h5 .text-italic::after,
.cdcFooter .h5 em::after,
.cdcFooter .h5 i::after,
.cdcFooter .h6 .italic::after,
.cdcFooter .h6 .text-italic::after,
.cdcFooter .h6 em::after,
.cdcFooter .h6 i::after,
.cdcFooter h1 .italic::after,
.cdcFooter h1 .text-italic::after,
.cdcFooter h1 em::after,
.cdcFooter h1 i::after,
.cdcFooter h2 .italic::after,
.cdcFooter h2 .text-italic::after,
.cdcFooter h2 em::after,
.cdcFooter h2 i::after,
.cdcFooter h3 .italic::after,
.cdcFooter h3 .text-italic::after,
.cdcFooter h3 em::after,
.cdcFooter h3 i::after,
.cdcFooter h4 .italic::after,
.cdcFooter h4 .text-italic::after,
.cdcFooter h4 em::after,
.cdcFooter h4 i::after,
.cdcFooter h5 .italic::after,
.cdcFooter h5 .text-italic::after,
.cdcFooter h5 em::after,
.cdcFooter h5 i::after,
.cdcFooter h6 .italic::after,
.cdcFooter h6 .text-italic::after,
.cdcFooter h6 em::after,
.cdcFooter h6 i::after {
  content: "";
}
.cdcFooter .h1 a,
.cdcFooter .h2 a,
.cdcFooter .h3 a,
.cdcFooter .h4 a,
.cdcFooter .h5 a,
.cdcFooter .h6 a,
.cdcFooter h1 a,
.cdcFooter h2 a,
.cdcFooter h3 a,
.cdcFooter h4 a,
.cdcFooter h5 a,
.cdcFooter h6 a {
  text-decoration: none;
}
.cdcFooter .h1 sup,
.cdcFooter .h2 sup,
.cdcFooter .h3 sup,
.cdcFooter .h4 sup,
.cdcFooter .h5 sup,
.cdcFooter .h6 sup,
.cdcFooter h1 sup,
.cdcFooter h2 sup,
.cdcFooter h3 sup,
.cdcFooter h4 sup,
.cdcFooter h5 sup,
.cdcFooter h6 sup {
  vertical-align: top;
  top: 0;
}
.cdcFooter .h1.card-header,
.cdcFooter .h1.card-subtitle,
.cdcFooter .h1.card-title,
.cdcFooter .h2.card-header,
.cdcFooter .h2.card-subtitle,
.cdcFooter .h2.card-title,
.cdcFooter .h3.card-header,
.cdcFooter .h3.card-subtitle,
.cdcFooter .h3.card-title,
.cdcFooter .h4.card-header,
.cdcFooter .h4.card-subtitle,
.cdcFooter .h4.card-title,
.cdcFooter .h5.card-header,
.cdcFooter .h5.card-subtitle,
.cdcFooter .h5.card-title,
.cdcFooter .h6.card-header,
.cdcFooter .h6.card-subtitle,
.cdcFooter .h6.card-title,
.cdcFooter h1.card-header,
.cdcFooter h1.card-subtitle,
.cdcFooter h1.card-title,
.cdcFooter h2.card-header,
.cdcFooter h2.card-subtitle,
.cdcFooter h2.card-title,
.cdcFooter h3.card-header,
.cdcFooter h3.card-subtitle,
.cdcFooter h3.card-title,
.cdcFooter h4.card-header,
.cdcFooter h4.card-subtitle,
.cdcFooter h4.card-title,
.cdcFooter h5.card-header,
.cdcFooter h5.card-subtitle,
.cdcFooter h5.card-title,
.cdcFooter h6.card-header,
.cdcFooter h6.card-subtitle,
.cdcFooter h6.card-title {
  margin-top: 0 !important;
}
.cdcFooter .display-1,
.cdcFooter .display-2,
.cdcFooter .display-3,
.cdcFooter .display-4,
.cdcFooter .display-5,
.cdcFooter .display-6 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.cdcFooter blockquote {
  font-size: 1.25rem;
}
.cdcFooter blockquote.with-quote p::before {
  content: "\201C";
}
.cdcFooter blockquote.with-quote p::after {
  content: "\201D";
}
.cdcFooter .merri {
  font-family: Merriweather, serif;
}
.cdcFooter .open {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.cdcFooter .italicize .italic::after,
.cdcFooter .italicize .text-italic::after,
.cdcFooter .italicize em::after,
.cdcFooter .italicize i::after {
  content: "\00a0";
}
.cdcFooter .h1,
.cdcFooter h1 {
  font-size: 2.125rem;
}
.cdcFooter .h2,
.cdcFooter h2 {
  font-size: 1.875rem;
}
.cdcFooter .h3,
.cdcFooter h3 {
  font-size: 1.625rem;
}
.cdcFooter .h4,
.cdcFooter h4 {
  font-size: 1.375rem;
}
.cdcFooter .h5,
.cdcFooter h5 {
  font-size: 1.125rem;
}
.cdcFooter .h6,
.cdcFooter h6 {
  font-size: 1rem;
  font-weight: 700;
}
.cdcFooter .small,
.cdcFooter small {
  font-size: .8rem;
  line-height: 1.15;
}
.cdcFooter .extrasmall,
.cdcFooter .superscript,
.cdcFooter sub,
.cdcFooter sup {
  font-size: .65em;
  line-height: 1.15;
  text-decoration: none;
}
.cdcFooter .extrasmall a,
.cdcFooter .superscript a,
.cdcFooter sub a,
.cdcFooter sup a {
  text-decoration: none;
}
.cdcFooter .extrasmall {
  font-size: 0.7rem;
}
.cdcFooter .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.cdcFooter [dir=RTL] {
  text-align: right;
}
.cdcFooter a {
  color: #075290;
  text-decoration: underline;
}
.cdcFooter a:hover {
  text-decoration: none;
  color: #075290;
}
.cdcFooter a .h1,
.cdcFooter a .h2,
.cdcFooter a .h3,
.cdcFooter a .h4,
.cdcFooter a .h5,
.cdcFooter a .h6,
.cdcFooter a h1,
.cdcFooter a h2,
.cdcFooter a h3,
.cdcFooter a h4,
.cdcFooter a h5,
.cdcFooter a h6 {
  text-decoration: none;
}
.cdcFooter a .file-details {
  font-size: 1rem!important;
  text-decoration: none;
  display: inline-block;
}
.cdcFooter a span {
  text-decoration: none !important;
}
.cdcFooter a svg,
.cdcFooter a svg.icon {
  fill: #075290;
}
.cdcFooter a .x16 {
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 5px;
}
.cdcFooter a .fi.x16 {
  vertical-align: inherit;
}
.cdcFooter a.skippy {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}
.cdcFooter :focus {
  outline: auto 3px rgba(255, 102, 1, 0.9);
}
.cdcFooter .dropdown a,
.cdcFooter .dropdown-menu a,
.cdcFooter .dropdown-submenu a {
  text-decoration: none !important;
}
.cdcFooter .dropdown a:hover,
.cdcFooter .dropdown-menu a:hover,
.cdcFooter .dropdown-submenu a:hover {
  text-decoration: underline;
}
.cdcFooter .td-none {
  text-decoration: none !important;
}
.cdcFooter .td-none a {
  text-decoration: none !important;
}
.cdcFooter .td-none-black {
  text-decoration: none;
  color: #000000;
}
.cdcFooter .td-ul {
  text-decoration: underline !important;
}
.cdcFooter .td-ul a {
  text-decoration: underline !important;
}
.cdcFooter .tp-label:hover {
  text-decoration: none !important;
}
.cdcFooter .td-lt {
  text-decoration: line-through !important;
}
.cdcFooter .td-lt a {
  text-decoration: line-through !important;
}
.cdcFooter .td-none-hover:hover {
  text-decoration: none !important;
}
.cdcFooter .td-ul-hover:hover {
  text-decoration: underline !important;
}
.cdcFooter .td-ul-none-hover:hover {
  text-decoration: none!important;
  border-bottom: none !important;
}
.cdcFooter ol li,
.cdcFooter ul li {
  margin-bottom: 0.4rem;
}
.cdcFooter .unstyled-list {
  list-style-type: none;
}
.cdcFooter .outlook-list .outlook-list {
  list-style-type: lower-alpha;
}
.cdcFooter .outlook-list .outlook-list .outlook-list {
  list-style-type: lower-roman;
}
.cdcFooter .calendar-list {
  border: 1px solid #f0f0f0;
  width: 60px;
  vertical-align: middle;
  margin-right: 10px;
  float: left;
  clear: both;
}
.cdcFooter .calendar-list span {
  display: block;
  padding: 2px;
  text-align: center;
  font-weight: 700;
}
.cdcFooter .calendar-list .month {
  background: #00695c;
  color: #ffffff;
}
.cdcFooter .calendar-list .day {
  color: #00695c;
}
.cdcFooter .calendar-list + a {
  display: block;
  overflow: hidden;
  height: 75px;
}
.cdcFooter .block-list {
  list-style-type: none;
  padding-left: 1rem;
}
.cdcFooter .block-list.lsp-out li {
  margin-left: 0;
}
.cdcFooter .block-list li {
  padding: .7rem 0;
  border-bottom: 1px dashed #e0e0e0;
  margin-bottom: 1px;
}
.cdcFooter .block-list li:last-child {
  border-bottom: none;
}
.cdcFooter .block-list li:nth-last-child(2) {
  margin-bottom: 2px;
}
.cdcFooter .block-list li .list-icon + p {
  overflow: hidden;
  margin-top: 0;
}
.cdcFooter .block-list li .list-icon.normal {
  width: 24px;
  height: 24px;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  font-size: 24px;
}
.cdcFooter .block-list li .list-icon.normal::before {
  vertical-align: top;
}
.cdcFooter .block-list li .list-icon.large {
  width: 48px;
  height: 48px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  font-size: 48px;
}
.cdcFooter .block-list li .list-icon.large::before {
  vertical-align: top;
}
.cdcFooter .checkbox-list {
  margin-top: 0;
  padding-left: 0!important;
  list-style-type: none;
}
.cdcFooter .checkbox-list li {
  position: relative;
  padding-left: 25px;
}
.cdcFooter .checkbox-list .fi.cdc-icon-square {
  position: absolute;
  left: 0;
}
.cdcFooter .checkbox-list.lsp-out li {
  margin-left: 0;
}
.cdcFooter .image-list {
  list-style-type: none;
  padding-left: 0;
}
.cdcFooter .image-list li {
  padding: 1rem 0;
  overflow: auto;
  border-bottom: 1px solid #f0f0f0;
}
.cdcFooter .image-list li img {
  float: left;
  margin-right: 1rem;
  max-width: 150px;
}
.cdcFooter .image-list li div,
.cdcFooter .image-list li p {
  overflow: hidden;
}
.cdcFooter .image-list li:last-child {
  border-bottom: none;
}
.cdcFooter .card .image-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.cdcFooter main h1:first-child {
  margin-top: 1rem !important;
}
.cdcFooter nav .mobile-section-nav .list-group-item,
.cdcFooter nav ul.tp-nav-main .list-group-item {
  border: inherit;
  background-color: inherit;
}
.cdcFooter nav .mobile-section-nav li,
.cdcFooter nav ul.tp-nav-main li {
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.cdcFooter nav .mobile-section-nav li a,
.cdcFooter nav .mobile-section-nav li ul li a,
.cdcFooter nav ul.tp-nav-main li a,
.cdcFooter nav ul.tp-nav-main li ul li a {
  border-left: 4px solid #fff;
  background-color: #ffffff;
}
.cdcFooter nav .mobile-section-nav li a:active,
.cdcFooter nav .mobile-section-nav li a:hover,
.cdcFooter nav .mobile-section-nav li a:link,
.cdcFooter nav .mobile-section-nav li a:visited,
.cdcFooter nav .mobile-section-nav li ul li a:active,
.cdcFooter nav .mobile-section-nav li ul li a:hover,
.cdcFooter nav .mobile-section-nav li ul li a:link,
.cdcFooter nav .mobile-section-nav li ul li a:visited,
.cdcFooter nav ul.tp-nav-main li a:active,
.cdcFooter nav ul.tp-nav-main li a:hover,
.cdcFooter nav ul.tp-nav-main li a:link,
.cdcFooter nav ul.tp-nav-main li a:visited,
.cdcFooter nav ul.tp-nav-main li ul li a:active,
.cdcFooter nav ul.tp-nav-main li ul li a:hover,
.cdcFooter nav ul.tp-nav-main li ul li a:link,
.cdcFooter nav ul.tp-nav-main li ul li a:visited {
  text-decoration: none;
  color: #333;
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  border-bottom: 1px dashed #e0e0e0;
  transition: border-color 0.5s, background-color 0.5s, color 0.5s;
}
.cdcFooter nav .mobile-section-nav li a:focus,
.cdcFooter nav .mobile-section-nav li ul li a:focus,
.cdcFooter nav ul.tp-nav-main li a:focus,
.cdcFooter nav ul.tp-nav-main li ul li a:focus {
  z-index: 1070;
}
.cdcFooter nav .mobile-section-nav li a.nav-expandcollapse .fi,
.cdcFooter nav ul.tp-nav-main li a.nav-expandcollapse .fi {
  transition: all 0.5s;
}
.cdcFooter nav .mobile-section-nav li a.nav-minus:link,
.cdcFooter nav .mobile-section-nav li a.nav-minus:visited,
.cdcFooter nav .mobile-section-nav li a.nav-plus:link,
.cdcFooter nav .mobile-section-nav li a.nav-plus:visited,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:link,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:visited,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:link,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:visited {
  position: absolute;
  z-index: 998;
  top: 11px;
  right: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
  padding: 0;
  background-color: transparent;
  border: inherit;
  box-sizing: content-box;
  text-align: center;
}
.cdcFooter nav .mobile-section-nav li a.nav-minus:link svg,
.cdcFooter nav .mobile-section-nav li a.nav-minus:visited svg,
.cdcFooter nav .mobile-section-nav li a.nav-plus:link svg,
.cdcFooter nav .mobile-section-nav li a.nav-plus:visited svg,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:link svg,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:visited svg,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:link svg,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:visited svg {
  fill: #bdbdbd;
  width: 100%;
  height: 100%;
  transition: fill 0.5s, -webkit-transform 0.4s linear;
  transition: fill .5s,transform .4s linear;
  transition: fill 0.5s, transform 0.4s linear, -webkit-transform 0.4s linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.cdcFooter nav .mobile-section-nav li a.nav-minus:link .fi,
.cdcFooter nav .mobile-section-nav li a.nav-minus:visited .fi,
.cdcFooter nav .mobile-section-nav li a.nav-plus:link .fi,
.cdcFooter nav .mobile-section-nav li a.nav-plus:visited .fi,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:link .fi,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:visited .fi,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:link .fi,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:visited .fi {
  color: #bdbdbd;
  font-size: 20px;
}
.cdcFooter nav .mobile-section-nav li a.nav-minus:link.collapsed svg,
.cdcFooter nav .mobile-section-nav li a.nav-minus:link:active svg,
.cdcFooter nav .mobile-section-nav li a.nav-minus:visited.collapsed svg,
.cdcFooter nav .mobile-section-nav li a.nav-minus:visited:active svg,
.cdcFooter nav .mobile-section-nav li a.nav-plus:link.collapsed svg,
.cdcFooter nav .mobile-section-nav li a.nav-plus:link:active svg,
.cdcFooter nav .mobile-section-nav li a.nav-plus:visited.collapsed svg,
.cdcFooter nav .mobile-section-nav li a.nav-plus:visited:active svg,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:link.collapsed svg,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:link:active svg,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:visited.collapsed svg,
.cdcFooter nav ul.tp-nav-main li a.nav-minus:visited:active svg,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:link.collapsed svg,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:link:active svg,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:visited.collapsed svg,
.cdcFooter nav ul.tp-nav-main li a.nav-plus:visited:active svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.cdcFooter nav .mobile-section-nav li.active > a:first-child,
.cdcFooter nav ul.tp-nav-main li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter nav .mobile-section-nav li.active ul li a:active,
.cdcFooter nav .mobile-section-nav li.active ul li a:link,
.cdcFooter nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
}
.cdcFooter nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter nav .mobile-section-nav li.active.selected > a:first-child,
.cdcFooter nav ul.tp-nav-main li.active.selected > a:first-child {
  font-weight: 700;
}
.cdcFooter nav .mobile-section-nav li ul,
.cdcFooter nav ul.tp-nav-main li ul {
  padding-left: 0;
}
.cdcFooter nav .mobile-section-nav li ul li a,
.cdcFooter nav ul.tp-nav-main li ul li a {
  border-left: 4px solid #f5f5f5;
}
.cdcFooter nav .mobile-section-nav li ul li,
.cdcFooter nav .mobile-section-nav li ul li.active,
.cdcFooter nav ul.tp-nav-main li ul li,
.cdcFooter nav ul.tp-nav-main li ul li.active {
  margin-left: 20px;
}
.cdcFooter nav .mobile-section-nav li ul li a,
.cdcFooter nav .mobile-section-nav li ul li.active a,
.cdcFooter nav ul.tp-nav-main li ul li a,
.cdcFooter nav ul.tp-nav-main li ul li.active a {
  font-size: 0.9rem;
}
.cdcFooter nav .mobile-section-nav li ul li ul li a,
.cdcFooter nav .mobile-section-nav li ul li.active ul li a,
.cdcFooter nav ul.tp-nav-main li ul li ul li a,
.cdcFooter nav ul.tp-nav-main li ul li.active ul li a {
  font-size: 0.8rem;
}
.cdcFooter nav .mobile-section-nav li ul li ul li a.nav-minus:link,
.cdcFooter nav .mobile-section-nav li ul li ul li a.nav-plus:link,
.cdcFooter nav .mobile-section-nav li ul li.active ul li a.nav-minus:link,
.cdcFooter nav .mobile-section-nav li ul li.active ul li a.nav-plus:link,
.cdcFooter nav ul.tp-nav-main li ul li ul li a.nav-minus:link,
.cdcFooter nav ul.tp-nav-main li ul li ul li a.nav-plus:link,
.cdcFooter nav ul.tp-nav-main li ul li.active ul li a.nav-minus:link,
.cdcFooter nav ul.tp-nav-main li ul li.active ul li a.nav-plus:link {
  display: none;
}
.cdcFooter nav .mobile-section-nav li ul li ul li ul,
.cdcFooter nav .mobile-section-nav li ul li.active ul li ul,
.cdcFooter nav ul.tp-nav-main li ul li ul li ul,
.cdcFooter nav ul.tp-nav-main li ul li.active ul li ul {
  display: none;
}
.cdcFooter .modalMask {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  opacity: .5;
  z-index: 970;
}
.cdcFooter .tp-on-this-page {
  color: #000;
  line-height: 1.3;
}
.cdcFooter .tp-on-this-page a,
.cdcFooter .tp-on-this-page a:link {
  text-decoration: none;
}
.cdcFooter .tp-on-this-page a:hover,
.cdcFooter .tp-on-this-page a:link:hover {
  color: #005eaa;
  text-decoration: underline;
}
.cdcFooter .tp-on-this-page.float-right {
  margin-left: 1rem;
}
.cdcFooter .tp-on-this-page .collapse-link,
.cdcFooter .tp-on-this-page a.collapse-link {
  font-size: 17px;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  color: #005eaa;
}
.cdcFooter .tp-on-this-page ul.list-group {
  padding-left: 15px;
  padding-right: 15px;
}
.cdcFooter .tp-on-this-page ul.list-group li.list-group-item {
  border: none;
  border-top: 1px dashed #e0e0e0;
  padding-left: 0;
}
.cdcFooter .tp-on-this-page ul.list-group li.list-group-item:last-child {
  border-bottom: none;
}
.cdcFooter .tp-on-this-page ul.list-group li.list-group-item:last-child:hover {
  border-bottom: none;
}
.cdcFooter .tp-on-this-page-large {
  width: 100%;
}
@media (max-width: 768px) {
  .cdcFooter .tp-on-this-page {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .cdcFooter .tp-on-this-page ul.list-group li.list-group-item:first-child {
    border-top: none;
  }
  .cdcFooter .tp-on-this-page ul.list-group li.list-group-item:first-child:hover {
    border-top: none;
  }
}
.cdcFooter .accordion .card {
  border: 0;
}
.cdcFooter .accordion .card-title {
  margin-bottom: 0;
}
.cdcFooter .accordion .card-header {
  cursor: pointer;
  position: relative;
  background-color: #f5f5f5;
}
.cdcFooter .accordion .card-header.collapsed {
  background-color: #f5f5f5;
}
.cdcFooter .accordion .card-header:hover {
  background-color: #e0e0e0;
}
.cdcFooter .accordion .card-header .card-title {
  padding-right: 50px;
  font-weight: 700;
  white-space: normal;
  text-align: left;
}
.cdcFooter .accordion .card-header .card-title.btn.btn-link:focus {
  text-decoration: underline;
  outline: 0;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.cdcFooter .accordion.heading-right .card-title {
  position: absolute;
  right: 50px;
}
.cdcFooter .accordion.accordion-white .card-header {
  background-color: #ffffff;
}
.cdcFooter .accordion.accordion-white .card-header:hover {
  background-color: #f5f5f5;
}
.cdcFooter .accordion.indicator-plus .card-header::after {
  content: " ";
  background-image: url(/TemplatePackage/contrib/icons/materialdesignicons/minus.svg);
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  float: right;
  margin-top: 4px;
  transition: -webkit-transform 0.25s linear;
  transition: transform .25s linear;
  transition: transform 0.25s linear, -webkit-transform 0.25s linear;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  right: 1rem;
  top: 25%;
}
.cdcFooter .accordion.indicator-plus .card-header.collapsed::after {
  content: " ";
  background-image: url(/TemplatePackage/contrib/icons/materialdesignicons/plus.svg);
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  float: right;
  margin-top: 4px;
  transition: -webkit-transform 0.25s linear;
  transition: transform .25s linear;
  transition: transform 0.25s linear, -webkit-transform 0.25s linear;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  right: 1rem;
  top: 25%;
}
.cdcFooter .accordion.indicator-plus-before.round-indicator .card-header::before {
  content: " ";
  background-image: url(/TemplatePackage/contrib/icons/font-awesome/minus6.svg);
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  margin-right: 10px;
  margin-top: 4px;
}
.cdcFooter .accordion.indicator-plus-before.round-indicator .card-header.collapsed::before {
  content: " ";
  background-image: url(/TemplatePackage/contrib/icons/font-awesome/plus6.svg);
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  margin-top: 4px;
}
.cdcFooter .accordion.indicator-plus-before .card-header::before {
  font-family: FontAwesome;
  content: "\f068";
  float: left;
}
.cdcFooter .accordion.indicator-plus-before .card-header.collapsed::before {
  content: "\f067";
}
.cdcFooter .accordion.indicator-chevron .card-header::after {
  content: " ";
  background-image: url(/TemplatePackage/contrib/icons/font-awesome/chevron-down2.svg);
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  float: right;
  margin-top: 4px;
}
.cdcFooter .accordion.indicator-chevron .card-header.collapsed::after {
  content: " ";
  background-image: url(/TemplatePackage/contrib/icons/font-awesome/chevron-up2.svg);
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  margin-top: 4px;
}
.cdcFooter .accordion.background-none [class^=card] {
  background: 0 0;
}
.cdcFooter .accordion.border-0 .card {
  border: 0;
}
.cdcFooter .accordion .collapse.show {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.cdcFooter .accordion .collapse.show:last-child {
  border-bottom: none;
}
.cdcFooter .btn.hide-me[aria-expanded=true] {
  display: none;
}
.cdcFooter a.nav-btn {
  text-decoration: none;
}
.cdcFooter a.nav-btn .bg-primary {
  color: #ffffff;
}
.cdcFooter a.nav-btn .bg-gray,
.cdcFooter a.nav-btn .bg-gray-l1,
.cdcFooter a.nav-btn .bg-gray-l2,
.cdcFooter a.nav-btn .bg-gray-l3,
.cdcFooter a.nav-btn .bg-secondary,
.cdcFooter a.nav-btn .bg-white {
  color: #000000;
}
.cdcFooter a.nav-btn .bg-primary p {
  color: #ffffff;
}
.cdcFooter a.nav-btn.nav-btn-horizontal .col p:last-of-type {
  margin-bottom: 0;
}
.cdcFooter .card-deck {
  display: flex;
}
.cdcFooter .card-deck > a {
  margin-bottom: 15px;
}
.cdcFooter .card-deck > a .card {
  margin-right: 0;
  margin-left: 0;
}
.cdcFooter a.card {
  text-decoration: none;
}
.cdcFooter a.card .btn {
  pointer-events: none;
}
.cdcFooter .card {
  border-color: #e0e0e0;
}
.cdcFooter .card .card > a {
  height: 100%;
}
.cdcFooter .card.card-multi .card {
  height: inherit;
}
.cdcFooter .card .card {
  background-color: transparent!important;
  border: none;
  height: auto;
}
.cdcFooter .card.tb-rc {
  border-radius: .25rem;
  border-top: 0 solid transparent;
  border-right: 0 solid transparent!important;
  border-bottom: 0 solid transparent!important;
  border-left: 0 solid transparent !important;
}
.cdcFooter .card.tb-rc .card-body {
  border-radius: 0.25rem;
}
.cdcFooter .card.tb-rc-with-header .card-body {
  border-top-right-radius: 0!important;
  border-top-left-radius: 0!important;
  border-bottom-right-radius: .25rem!important;
  border-bottom-left-radius: 0.25rem !important;
}
.cdcFooter .card.border-trans {
  border-top: 0 solid transparent;
  border-right: 0 solid transparent!important;
  border-bottom: 0 solid transparent!important;
  border-left: 0 solid transparent !important;
}
.cdcFooter .card.border-trans .card-body {
  border-radius: 0.25rem;
}
.cdcFooter .card.bt-1 .card-img-top,
.cdcFooter .card.bt-2 .card-img-top,
.cdcFooter .card.bt-3 .card-img-top,
.cdcFooter .card.bt-4 .card-img-top,
.cdcFooter .card.bt-5 .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.cdcFooter .card .h1,
.cdcFooter .card .h2,
.cdcFooter .card .h3,
.cdcFooter .card .h4,
.cdcFooter .card .h5,
.cdcFooter .card .h6,
.cdcFooter .card h1,
.cdcFooter .card h2,
.cdcFooter .card h3,
.cdcFooter .card h4,
.cdcFooter .card h5,
.cdcFooter .card h6 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0;
}
.cdcFooter .card .h1 a,
.cdcFooter .card .h2 a,
.cdcFooter .card .h3 a,
.cdcFooter .card .h4 a,
.cdcFooter .card .h5 a,
.cdcFooter .card .h6 a,
.cdcFooter .card h1 a,
.cdcFooter .card h2 a,
.cdcFooter .card h3 a,
.cdcFooter .card h4 a,
.cdcFooter .card h5 a,
.cdcFooter .card h6 a {
  text-decoration: none;
}
.cdcFooter .card.card-zoom {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
.cdcFooter .card.card-zoom:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.cdcFooter .card.card-flush .card {
  border: 0;
}
.cdcFooter .card .card-footer a {
  text-decoration: underline;
}
.cdcFooter .card .card-footer a:hover {
  text-decoration: none;
}
.cdcFooter .card .card-footer a.btn {
  text-decoration: none;
}
.cdcFooter .card .card-footer a.btn:hover {
  text-decoration: underline;
}
.cdcFooter .card.fd-row .card-img-top {
  border-top-right-radius: 0;
  border-bottom-left-radius: calc(-0.75rem);
}
.cdcFooter .card .card-body,
.cdcFooter .card .card-footer,
.cdcFooter .card .card-header {
  padding: 1rem;
}
.cdcFooter .card .card-body .card-subtitle {
  font-size: 0.8rem;
}
.cdcFooter .card .card-body > ol,
.cdcFooter .card .card-body > ul {
  padding-left: 25px;
}
.cdcFooter .card .card-body > ol.lsp-out,
.cdcFooter .card .card-body > ul.block-list,
.cdcFooter .card .card-body > ul.lsp-out {
  padding-left: 0;
}
.cdcFooter .card .card-body ul:only-child {
  margin-bottom: 0;
}
.cdcFooter .card .card-header {
  padding-top: .5rem;
  padding-bottom: 0.5rem;
}
.cdcFooter .card .card-header + .card-img-top {
  border-radius: 0;
}
.cdcFooter .card .card-header a svg {
  float: left;
}
.cdcFooter .card .card-header a svg + span {
  display: block;
  overflow: hidden;
}
.cdcFooter .card .card-header a:not(.collapse-link) svg {
  margin-top: 8px;
}
.cdcFooter .card .card-img-none {
  width: 100%;
  border-radius: 0;
}
.cdcFooter .card .card-img-left {
  width: 100%;
  border-top-left-radius: calc(-0.75rem);
  border-bottom-left-radius: calc(-0.75rem);
}
.cdcFooter .card .card-img-right {
  width: 100%;
  border-top-right-radius: calc(-0.75rem);
  border-bottom-right-radius: calc(-0.75rem);
}
.cdcFooter .card .card-img-bottom,
.cdcFooter .card .card-img-top {
  flex-shrink: 0;
}
.cdcFooter .card .card-img-top.img-zoom:hover img {
  opacity: .5;
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  transition: all 0.3s ease 0s;
}
.cdcFooter .card .card-img-top.img-zoom:active img,
.cdcFooter .card .card-img-top.img-zoom:focus img {
  opacity: .5;
  -webkit-transform: scale(0.99, 0.99);
  transform: scale(0.99, 0.99);
  transition: all 0.3s ease 0s;
}
.cdcFooter .card .card-img-top img.img-zoom:hover {
  opacity: .5;
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  transition: all 0.3s ease 0s;
}
.cdcFooter .card .card-img-top img.img-zoom:active,
.cdcFooter .card .card-img-top img.img-zoom:focus {
  opacity: .5;
  -webkit-transform: scale(0.99, 0.99);
  transform: scale(0.99, 0.99);
  transition: all 0.3s ease 0s;
}
.cdcFooter .card .card-img-top.card-img-orig {
  width: auto;
  display: block;
  margin: 0 auto;
}
.cdcFooter .card .card-icon {
  padding: 1rem;
}
.cdcFooter .card .image-with-caption p:first-child {
  margin-top: 0;
}
.cdcFooter .card .image-with-caption p:last-child {
  margin-bottom: 0;
}
.cdcFooter a.card-btn {
  color: inherit;
  text-decoration: none;
}
.cdcFooter a.card-btn div .btn,
.cdcFooter a.card-btn span .btn {
  text-transform: none;
  overflow: visible;
  margin: 0;
  font-family: inherit;
  cursor: auto;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .cdcFooter .card.card-multi .card {
    flex: none !important;
  }
  .cdcFooter .card.card-multi .card-body {
    height: auto;
    flex: none !important;
  }
  .cdcFooter .card .card-img-container {
    height: 100%;
  }
  .cdcFooter .card .card-body {
    height: 100%;
  }
  .cdcFooter .card a {
    min-height: 1px;
  }
  .cdcFooter .card .card-header {
    flex: 0 0 auto !important;
  }
  .cdcFooter .card .card-footer svg {
    margin: 5px;
  }
}
.cdcFooter .audio-player,
.cdcFooter .audio-player + div {
  overflow: hidden;
}
.cdcFooter .audio-player .btn,
.cdcFooter .audio-player + div .btn {
  border-radius: 0;
}
.cdcFooter .audio-player .btn-secondary:focus,
.cdcFooter .audio-player input[type=range]:focus,
.cdcFooter .audio-player + div .btn-secondary:focus,
.cdcFooter .audio-player + div input[type=range]:focus {
  box-shadow: none;
}
.cdcFooter .audio-player .scrub-range-slider,
.cdcFooter .audio-player + div .scrub-range-slider {
  width: 100%;
  padding: 0;
  margin: 0 !important;
}
.cdcFooter .audio-player .volume-range-slider,
.cdcFooter .audio-player + div .volume-range-slider {
  min-width: 100px;
  padding: 0;
  margin: 0 !important;
}
.cdcFooter .audio-player .volume-range-slider[type=range]::-webkit-slider-runnable-track,
.cdcFooter .audio-player + div .volume-range-slider[type=range]::-webkit-slider-runnable-track {
  background: #bb4d00;
}
.cdcFooter .audio-player .volume-range-slider[type=range]::-webkit-slider-runnable-track:active,
.cdcFooter .audio-player .volume-range-slider[type=range]::-webkit-slider-runnable-track:focus,
.cdcFooter .audio-player + div .volume-range-slider[type=range]::-webkit-slider-runnable-track:active,
.cdcFooter .audio-player + div .volume-range-slider[type=range]::-webkit-slider-runnable-track:focus {
  background: #d55800;
}
.cdcFooter .audio-player .volume-range-slider[type=range]:focus::-webkit-slider-runnable-track,
.cdcFooter .audio-player + div .volume-range-slider[type=range]:focus::-webkit-slider-runnable-track {
  background: #d55800;
}
.cdcFooter .audio-player .volume-range-slider[type=range]::-ms-fill-lower,
.cdcFooter .audio-player .volume-range-slider[type=range]::-ms-fill-upper,
.cdcFooter .audio-player + div .volume-range-slider[type=range]::-ms-fill-lower,
.cdcFooter .audio-player + div .volume-range-slider[type=range]::-ms-fill-upper {
  background: #bb4d00;
}
.cdcFooter .audio-player .volume-range-slider[type=range]:focus::-ms-fill-lower,
.cdcFooter .audio-player .volume-range-slider[type=range]:focus::-ms-fill-upper,
.cdcFooter .audio-player + div .volume-range-slider[type=range]:focus::-ms-fill-lower,
.cdcFooter .audio-player + div .volume-range-slider[type=range]:focus::-ms-fill-upper {
  background: #d55800;
}
.cdcFooter .audio-player .icon,
.cdcFooter .audio-player + div .icon {
  width: 28px;
  height: 28px;
}
.cdcFooter .audio-player .icon.fi,
.cdcFooter .audio-player + div .icon.fi {
  vertical-align: middle;
}
.cdcFooter .audio-player [type=range],
.cdcFooter .audio-player + div [type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  background: 0 0;
}
.cdcFooter .audio-player [type=range]:focus,
.cdcFooter .audio-player + div [type=range]:focus {
  outline: 0;
}
.cdcFooter .audio-player [type=range]:focus::-webkit-slider-runnable-track,
.cdcFooter .audio-player + div [type=range]:focus::-webkit-slider-runnable-track {
  background: #ffb85c;
}
.cdcFooter .audio-player [type=range]:focus::-ms-fill-lower,
.cdcFooter .audio-player + div [type=range]:focus::-ms-fill-lower {
  background: #bb4d00;
}
.cdcFooter .audio-player [type=range]:focus::-ms-fill-upper,
.cdcFooter .audio-player + div [type=range]:focus::-ms-fill-upper {
  background: #ffb85c;
}
.cdcFooter .audio-player [type=range]::-webkit-slider-runnable-track,
.cdcFooter .audio-player + div [type=range]::-webkit-slider-runnable-track {
  cursor: pointer;
  height: 8px;
  transition: all .2s ease;
  width: 100%;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #ffad42;
  border: 0 solid #cfd8dc;
  border-radius: 0;
}
.cdcFooter .audio-player [type=range]::-webkit-slider-thumb,
.cdcFooter .audio-player + div [type=range]::-webkit-slider-thumb {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #333;
  border: 3px solid #eceff1;
  border-radius: 12px;
  cursor: pointer;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  margin-top: -6px;
}
.cdcFooter .audio-player [type=range]::-moz-range-track,
.cdcFooter .audio-player + div [type=range]::-moz-range-track {
  cursor: pointer;
  height: 8px;
  transition: all .2s ease;
  width: 100%;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #ffad42;
  border: 0 solid #cfd8dc;
  border-radius: 0;
}
.cdcFooter .audio-player [type=range]::-moz-range-thumb,
.cdcFooter .audio-player + div [type=range]::-moz-range-thumb {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #333;
  border: 3px solid #eceff1;
  border-radius: 12px;
  cursor: pointer;
  height: 20px;
  width: 20px;
}
.cdcFooter .audio-player [type=range]::-ms-track,
.cdcFooter .audio-player + div [type=range]::-ms-track {
  cursor: pointer;
  height: 8px;
  transition: all .2s ease;
  width: 100%;
  background: 0 0;
  border-color: transparent;
  border-width: 10px 0;
  color: transparent;
}
.cdcFooter .audio-player [type=range]::-ms-fill-lower,
.cdcFooter .audio-player + div [type=range]::-ms-fill-lower {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #bb4d00;
  border: 0 solid #cfd8dc;
  border-radius: 0;
}
.cdcFooter .audio-player [type=range]::-ms-fill-upper,
.cdcFooter .audio-player + div [type=range]::-ms-fill-upper {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #ffad42;
  border: 0 solid #cfd8dc;
  border-radius: 0;
}
.cdcFooter .audio-player [type=range]::-ms-thumb,
.cdcFooter .audio-player + div [type=range]::-ms-thumb {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 rgba(13, 13, 13, 0.2);
  background: #333;
  border: 3px solid #eceff1;
  border-radius: 12px;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin-top: 0;
}
.cdcFooter .audio-player + div {
  margin-top: -9px;
  z-index: 998;
  position: relative;
}
@media (max-width: 767px) {
  .cdcFooter .audio-player .volume-range-button {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .cdcFooter .audio-player .btn-volume-toggle {
    visibility: hidden;
    display: none;
  }
}
.cdcFooter .tabs-horizontal.nav-tabs .nav-item.show .nav-link,
.cdcFooter .tabs-horizontal.nav-tabs .nav-link.active {
  border-color: transparent;
}
.cdcFooter .tabs-horizontal.nav-tabs .nav-link:focus,
.cdcFooter .tabs-horizontal.nav-tabs .nav-link:hover {
  border-color: transparent;
}
.cdcFooter .tabs-horizontal.nav-tabs {
  border-bottom: none;
}
.cdcFooter .tabs-horizontal.nav-tabs .nav-link {
  border: none;
}
.cdcFooter .nav-tabs .nav-link {
  border-top: 1px solid transparent;
  border-radius: 0;
}
.cdcFooter .nav-tabs-alt .nav-link {
  width: 120px;
  text-align: center;
}
.cdcFooter .nav-tabs-alt .nav-link.active {
  border-bottom: 3px solid #005eaa;
}
.cdcFooter .nav-tabs-alt .nav-link:hover {
  color: #075290;
}
.cdcFooter .nav-pills {
  background-color: #f5f5f5;
}
.cdcFooter .nav-pills .nav-item {
  margin-bottom: 0;
}
.cdcFooter .nav-pills .nav-link {
  border-radius: 0;
}
.cdcFooter .tabs-horizontal.nav-tabs {
  border-bottom: 3px solid #f0f0f0;
}
.cdcFooter .tabs-horizontal.nav-tabs .nav-item {
  margin-bottom: -3px;
}
.cdcFooter .tabs-horizontal.nav-tabs .nav-link {
  border-top: 0;
}
.cdcFooter .tabs-horizontal.nav-tabs .nav-link.active {
  border-top: none !important;
}
.cdcFooter .nav-link {
  text-decoration: none;
  color: #000;
  font-weight: 400;
}
.cdcFooter .nav-link:hover {
  color: #000;
  font-weight: 400;
}
.cdcFooter .tabs-module .nav-link:hover {
  font-weight: 400!important;
  cursor: pointer;
  position: relative;
}
.cdcFooter .tabs-module .nav-link.active {
  color: #000000 !important;
}
.cdcFooter .tabs-module .nav-link.active:hover {
  font-weight: 700 !important;
}
.cdcFooter .nav-tabs-alt .nav-link.active {
  border-bottom: 3px solid #005eaa;
}
.cdcFooter [data-cdc-slider] img {
  max-width: 100%;
}
.cdcFooter .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.cdcFooter .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.cdcFooter .slick-list:focus {
  outline: 0;
}
.cdcFooter .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.cdcFooter .slick-slider .slick-list,
.cdcFooter .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cdcFooter .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cdcFooter .slick-track:after,
.cdcFooter .slick-track:before {
  content: "";
  display: table;
}
.cdcFooter .slick-track:after {
  clear: both;
}
.cdcFooter .slick-loading .slick-track {
  visibility: hidden;
}
.cdcFooter .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.cdcFooter [dir=rtl] .slick-slide {
  float: right;
}
.cdcFooter .slick-slide img {
  display: block;
}
.cdcFooter .slick-slide.slick-loading img {
  display: none;
}
.cdcFooter .slick-slide.dragging img {
  pointer-events: none;
}
.cdcFooter .slick-initialized .slick-slide {
  display: block;
}
.cdcFooter .slick-loading .slick-slide {
  visibility: hidden;
}
.cdcFooter .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.cdcFooter .slick-arrow.slick-hidden {
  display: none;
}
.cdcFooter .slick-loading .slick-list {
  background: #ffffff url(/TemplatePackage/contrib/libs/slick/ajax-loader.gif) center center no-repeat;
}
@font-face {
  font-family: slick;
  src: url(/TemplatePackage/contrib/libs/slick/fonts/slick.eot);
  src: url(/TemplatePackage/contrib/libs/slick/fonts/slick.eot?#iefix) format("embedded-opentype"), url(/TemplatePackage/contrib/libs/slick/fonts/slick.woff) format("woff"), url(/TemplatePackage/contrib/libs/slick/fonts/slick.ttf) format("truetype"), url(/TemplatePackage/contrib/libs/slick/fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}
.cdcFooter .slick-next,
.cdcFooter .slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0;
}
.cdcFooter .slick-next:focus,
.cdcFooter .slick-next:hover,
.cdcFooter .slick-prev:focus,
.cdcFooter .slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}
.cdcFooter .slick-next:focus:before,
.cdcFooter .slick-next:hover:before,
.cdcFooter .slick-prev:focus:before,
.cdcFooter .slick-prev:hover:before {
  opacity: 1;
}
.cdcFooter .slick-next.slick-disabled:before,
.cdcFooter .slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.cdcFooter .slick-next:before,
.cdcFooter .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cdcFooter .slick-prev {
  left: -25px;
}
.cdcFooter [dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.cdcFooter .slick-prev:before {
  content: "?";
}
.cdcFooter [dir=rtl] .slick-prev:before {
  content: "?";
}
.cdcFooter .slick-next {
  right: -25px;
}
.cdcFooter [dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.cdcFooter .slick-next:before {
  content: "?";
}
.cdcFooter [dir=rtl] .slick-next:before {
  content: "?";
}
.cdcFooter .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.cdcFooter .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.cdcFooter .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.cdcFooter .slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.cdcFooter .slick-dots li button:focus,
.cdcFooter .slick-dots li button:hover {
  outline: 0;
}
.cdcFooter .slick-dots li button:focus:before,
.cdcFooter .slick-dots li button:hover:before {
  opacity: 1;
}
.cdcFooter .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cdcFooter .slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.cdcFooter .slider {
  display: none;
}
.cdcFooter .slider.slick-initialized {
  display: block;
}
.cdcFooter .slick-slider .rounded-circle {
  width: 80px;
  height: 80px;
  border-radius: 50% !important;
}
.cdcFooter .slick-slider .slick-next,
.cdcFooter .slick-slider .slick-prev {
  z-index: 99;
  opacity: .4;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50px;
}
.cdcFooter .slick-slider .slick-next:active,
.cdcFooter .slick-slider .slick-next:visited,
.cdcFooter .slick-slider .slick-prev:active,
.cdcFooter .slick-slider .slick-prev:visited {
  opacity: 0.4;
}
.cdcFooter .slick-slider .slick-next:hover,
.cdcFooter .slick-slider .slick-prev:hover {
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50px;
}
.cdcFooter .slick-slider .slick-next::before,
.cdcFooter .slick-slider .slick-prev::before {
  font-family: inherit;
  content: none;
}
.cdcFooter .slick-slider .slick-next:focus,
.cdcFooter .slick-slider .slick-prev:focus {
  border: none;
}
.cdcFooter .slick-slider .slick-next svg,
.cdcFooter .slick-slider .slick-prev svg {
  fill: #fff;
  width: 60%;
}
.cdcFooter .slick-slider .slick-next .fi,
.cdcFooter .slick-slider .slick-prev .fi {
  position: relative;
  top: 1px;
  color: #fff;
  font-size: 50px;
}
.cdcFooter .slick-slider .slick-prev {
  left: 25px;
}
.cdcFooter .slick-slider .slick-next {
  right: 25px;
}
.cdcFooter .slick-slider .slick-slide {
  position: relative;
  opacity: 0.7;
}
.cdcFooter .slick-slider .slick-slide.slick-current,
.cdcFooter .slick-slider .slick-slide:hover {
  opacity: 1;
}
.cdcFooter .slick-slider .slick-slide svg.minus,
.cdcFooter .slick-slider .slick-slide svg.plus {
  width: 24px;
  height: 24px;
  display: block;
}
.cdcFooter .slick-slider .slick-slide svg.minus {
  display: none;
}
.cdcFooter .slick-slider .slick-slide img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.cdcFooter .slick-slider .slide-caption h3 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  margin-bottom: 0;
}
.cdcFooter .slick-slider .slide-caption a,
.cdcFooter .slick-slider .slide-caption a:active,
.cdcFooter .slick-slider .slide-caption a:hover,
.cdcFooter .slick-slider .slide-caption a:visited {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
}
.cdcFooter .slick-slider .slide-caption .tp-link-policy svg {
  fill: #ffffff;
}
.cdcFooter .slick-slider .slide-caption .caption-toggle {
  display: none;
}
.cdcFooter .slick-slider .slide-caption .slide-caption-content {
  display: block;
}
.cdcFooter .slick-slider .slide-caption .slide-caption-content a {
  color: #075290;
}
.cdcFooter .slick-slider .slide-caption .slide-caption-content a:hover {
  text-decoration: underline;
}
.cdcFooter .slick-slider .slide-caption .slide-caption-icon-container {
  font-size: 1rem;
  position: absolute;
  bottom: 15px;
  left: 20px;
}
.cdcFooter .slick-slider .slide-caption .slide-caption-icon-container a {
  color: #ffffff;
}
.cdcFooter .slick-slider .slide-caption .slide-caption-icon-container svg {
  vertical-align: middle;
  margin-right: 10px;
  width: 17px;
  height: 17px;
}
.cdcFooter .slick-slider .slide-content {
  position: relative;
  background: #efefef;
}
.cdcFooter .slick-slider ul.slick-dots {
  bottom: -35px;
}
.cdcFooter .slick-slider ul.slick-dots li {
  width: 30px;
}
.cdcFooter .slick-slider ul.slick-dots li button {
  border: 1px solid #555;
  width: 100%;
  height: 3px;
  padding: 2px;
}
.cdcFooter .slick-slider ul.slick-dots li button::before {
  content: none;
}
.cdcFooter .slick-slider ul.slick-dots li button:hover {
  background-color: #e0e0e0;
}
.cdcFooter .slick-slider ul.slick-dots li.slick-active button {
  background-color: #555555;
}
.cdcFooter .slick-slider.expand-captions .slick-slide svg.plus {
  display: none;
}
.cdcFooter .slick-slider.expand-captions .slick-slide svg.minus {
  display: block;
}
.cdcFooter .slick-slider.w-auto .slick-slide img {
  height: 100%;
  max-height: 100%;
  width: auto;
}
.cdcFooter .slick-slider .slick-next::before,
.cdcFooter .slick-slider .slick-prev::before {
  font-size: 55px;
  line-height: 1.55;
}
.cdcFooter .slick-slider [data-target-type=video] svg.icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: .5;
  width: 40%;
  height: 40%;
  fill: #ffffff;
}
.cdcFooter .slick-slider [data-target-type=video] .fi.icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: .5;
  color: #fff;
  font-size: 20vw;
}
.cdcFooter .slick-slider.slider-nav {
  padding-top: 4px;
}
.cdcFooter .slick-slider.slider-nav .slide-caption {
  position: default;
  display: none;
}
.cdcFooter .slick-slider.slider-nav .slick-list {
  margin: 0 0 0 -2px;
}
.cdcFooter .slick-slider.slider-nav .slick-slide {
  margin: 0 0 0 2px;
}
.cdcFooter .slick-slider.slider-nav [data-target-type=video] svg {
  width: 40px;
  height: 40px;
}
.cdcFooter .slick-slider.slider-for .slick-slide {
  position: relative;
}
.cdcFooter .slick-slider[data-cdc-slider=carousel-slider] .slide-caption,
.cdcFooter .slick-slider[data-cdc-slider=standard-slider] .slide-caption {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: left;
  padding: 20px;
}
.cdcFooter .slick-slider[data-cdc-slider=carousel-slider] .slide-caption svg use[href="#external"],
.cdcFooter .slick-slider[data-cdc-slider=standard-slider] .slide-caption svg use[href="#external"] {
  fill: #ffffff;
}
.cdcFooter .slick-slider[data-cdc-slider=carousel-slider] .slide-caption h3,
.cdcFooter .slick-slider[data-cdc-slider=standard-slider] .slide-caption h3 {
  margin-top: 0;
}
.cdcFooter .slick-slider[data-cdc-slider=carousel-slider] .slide-caption.slide-caption-has-icon,
.cdcFooter .slick-slider[data-cdc-slider=standard-slider] .slide-caption.slide-caption-has-icon {
  padding-bottom: 40px;
}
.cdcFooter .slick-slider[data-cdc-slider=carousel-slider] .slide-caption-content,
.cdcFooter .slick-slider[data-cdc-slider=standard-slider] .slide-caption-content {
  display: block;
}
.cdcFooter .slick-slider[data-cdc-slider=carousel-slider] .slide-caption-content a,
.cdcFooter .slick-slider[data-cdc-slider=standard-slider] .slide-caption-content a {
  color: #fff;
  text-decoration: underline;
}
.cdcFooter .slick-slider[data-cdc-slider=carousel-slider] .slide-caption-content a:hover,
.cdcFooter .slick-slider[data-cdc-slider=standard-slider] .slide-caption-content a:hover {
  color: #075290;
}
.cdcFooter .slick-slider[data-cdc-slider=carousel-slider][data-larger-overlay-description=false] .slide-caption,
.cdcFooter .slick-slider[data-cdc-slider=standard-slider][data-larger-overlay-description=false] .slide-caption {
  position: relative;
  background: #000000;
}
.cdcFooter .slick-slider[data-cdc-slider=thumbnail-slider] .slick-slide {
  margin: 0 2px;
  padding: 0;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.cdcFooter .slick-slider[data-cdc-slider=thumbnail-slider].description-overlay-off .slide-caption {
  position: inherit;
}
.cdcFooter .slick-slider[data-cdc-slider=thumbnail-slider] .slide-caption {
  clear: left;
  text-align: left;
  font-size: .9em;
  background: #fff;
  color: #555;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.cdcFooter .slick-slider[data-cdc-slider=thumbnail-slider] .slide-caption h3 {
  margin: 15px 0 0 0;
  padding: 0 15px;
}
.cdcFooter .slick-slider[data-cdc-slider=thumbnail-slider] .slide-caption.slide-caption-has-icon {
  padding-bottom: 40px;
}
.cdcFooter .slick-slider[data-cdc-slider=thumbnail-slider] .slide-caption .slide-caption-content {
  padding: 15px;
}
.cdcFooter .slick-slider[data-cdc-slider=thumbnail-slider] .slide-caption-icon-container {
  padding: .75rem 1.25rem;
  bottom: 0;
  left: 0;
  width: 100%;
}
.cdcFooter .slick-slider[data-cdc-slider=thumbnail-slider]:not(.mobile-view) .slide-caption-icon-container {
  border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.cdcFooter .slick-slider.mobile-view .slick-slide {
  background: #f0f0f0;
}
.cdcFooter .slick-slider.mobile-view.slider-nav {
  display: none;
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider][data-larger-overlay-description=false] .slide-caption,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider][data-larger-overlay-description=false] .slide-caption,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=thumbnail-slider][data-larger-overlay-description=false] .slide-caption {
  background: #f0f0f0;
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider] .slide-caption,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider] .slide-caption,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=thumbnail-slider] .slide-caption {
  position: relative;
  padding: 10px;
  color: #000;
  background: #f0f0f0;
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider] .slide-caption .caption-toggle,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider] .slide-caption .caption-toggle,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=thumbnail-slider] .slide-caption .caption-toggle {
  display: block;
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider] .slide-caption .slide-caption-content,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider] .slide-caption .slide-caption-content,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=thumbnail-slider] .slide-caption .slide-caption-content {
  display: none;
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider] .slide-caption .tp-link-policy svg,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider] .slide-caption .tp-link-policy svg,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=thumbnail-slider] .slide-caption .tp-link-policy svg {
  fill: #075290;
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider] .slide-caption h3::before,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider] .slide-caption h3::before,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=thumbnail-slider] .slide-caption h3::before {
  content: attr(data-slide-page-text) " | ";
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider] .slide-caption h3.no-title::before,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider] .slide-caption h3.no-title::before,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=thumbnail-slider] .slide-caption h3.no-title::before {
  content: attr(data-slide-page-text) "";
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider] .slide-caption.slide-caption-has-icon,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider] .slide-caption.slide-caption-has-icon,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=thumbnail-slider] .slide-caption.slide-caption-has-icon {
  padding-bottom: 40px;
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider].expand-captions .slide-caption .slide-caption-content,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider].expand-captions .slide-caption .slide-caption-content,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=thumbnail-slider].expand-captions .slide-caption .slide-caption-content {
  display: block;
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider] .slide-caption .slide-caption-content a,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider] .slide-caption .slide-caption-content a {
  color: #075290;
  text-decoration: none;
}
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=carousel-slider] .slide-caption .slide-caption-content a:hover,
.cdcFooter .slick-slider.mobile-view[data-cdc-slider=standard-slider] .slide-caption .slide-caption-content a:hover {
  color: #075290;
  text-decoration: underline;
}
.cdcFooter a.jumbotron-btn {
  color: inherit;
  text-decoration: initial;
}
.cdcFooter a.jumbotron-btn .btn:hover {
  text-decoration: none;
}
.cdcFooter .jumbotron {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 15px;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.cdcFooter .jumbotron h1,
.cdcFooter .jumbotron h2,
.cdcFooter .jumbotron h3,
.cdcFooter .jumbotron h4,
.cdcFooter .jumbotron h5,
.cdcFooter .jumbotron h6 {
  margin-top: 0;
}
.cdcFooter .jumbotron.jumbotron-light .jumbotron-overlay {
  background-color: rgba(255, 255, 255, 0.75);
  color: #000000;
}
.cdcFooter .jumbotron.jumbotron-dark .jumbotron-overlay {
  background-color: rgba(0, 0, 0, 0.75);
  color: #ffffff;
}
.cdcFooter .jumbotron.jumbotron-dark .jumbotron-overlay a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .jumbotron.tb-rc {
  border-radius: 0.25rem;
}
.cdcFooter .jumbotron.tb-rc .card-body {
  border-radius: 0.25rem;
}
.cdcFooter .jumbotron .jumbotron-overlay {
  padding: 1rem;
  position: absolute;
  overflow: hidden;
}
.cdcFooter .jumbotron .jumbotron-overlay.overlay-fullheight {
  max-height: 100%;
  height: 100%;
}
.cdcFooter .jumbotron .jumbotron-overlay.fullheight {
  max-height: 100%;
  height: 100%;
}
.cdcFooter .jumbotron .jumbotron-overlay.fullheight[class*=m-] {
  margin-top: 0!important;
  margin-bottom: 0!important;
  height: auto;
}
.cdcFooter .jumbotron .jumbotron-overlay.fullheight.m-1 {
  top: .25rem;
  bottom: 0.25rem;
}
.cdcFooter .jumbotron .jumbotron-overlay.fullheight.m-2 {
  top: .5rem;
  bottom: 0.5rem;
}
.cdcFooter .jumbotron .jumbotron-overlay.fullheight.m-3 {
  top: 1rem;
  bottom: 1rem;
}
.cdcFooter .jumbotron .jumbotron-overlay.fullheight.m-4 {
  top: 2rem;
  bottom: 2rem;
}
.cdcFooter .jumbotron .jumbotron-overlay.fullheight.m-5 {
  top: 3rem;
  bottom: 3rem;
}
.cdcFooter .jumbotron .jumbotron-overlay.overlay-left,
.cdcFooter .jumbotron .jumbotron-overlay.overlay-top-left {
  left: 0;
  top: 0;
}
.cdcFooter .jumbotron .jumbotron-overlay.overlay-right,
.cdcFooter .jumbotron .jumbotron-overlay.overlay-top-right {
  right: 0;
  top: 0;
}
.cdcFooter .jumbotron .jumbotron-overlay.overlay-bottom-left {
  left: 0;
  bottom: 0;
}
.cdcFooter .jumbotron .jumbotron-overlay.overlay-bottom-right {
  bottom: 0;
  right: 0;
}
.cdcFooter .jumbotron .jumbotron-overlay.overlay-bottom {
  left: 0;
  bottom: 0;
  right: 0;
}
.cdcFooter .jumbotron .jumbotron-overlay.overlay-middle {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  right: 0;
}
.cdcFooter .jumbotron .jumbotron-overlay.overlay-middle-left {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.cdcFooter .jumbotron .jumbotron-overlay.overlay-middle-right {
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  right: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .cdcFooter .jumbotron .display-3,
  .cdcFooter .jumbotron .display-4,
  .cdcFooter .jumbotron .display-5 {
    font-size: 1.5rem;
  }
}
@media (max-width: 991.98px) {
  .cdcFooter .jumbotron img {
    padding-bottom: 0 !important;
  }
  .cdcFooter .jumbotron .display-3,
  .cdcFooter .jumbotron .display-4,
  .cdcFooter .jumbotron .display-5 {
    font-size: 1.375rem;
  }
  .cdcFooter .jumbotron .jumbotron-overlay[class*=overlay-] {
    top: 0!important;
    left: 0;
    bottom: 0;
    height: auto;
    -webkit-transform: none!important;
    transform: none!important;
    position: relative;
    background: #e0e0e0;
    color: #000000;
  }
  .cdcFooter .jumbotron .jumbotron-overlay[class*=overlay-].m-5 {
    margin: 0 !important;
  }
  .cdcFooter .jumbotron .jumbotron-overlay[class*=overlay-].ml-5 {
    margin-left: 0 !important;
  }
  .cdcFooter .jumbotron .jumbotron-overlay[class*=overlay-].mr-5 {
    margin-right: 0 !important;
  }
  .cdcFooter .jumbotron .jumbotron-overlay a {
    text-decoration: none;
  }
  .cdcFooter .jumbotron .m-5 {
    margin-top: 0 !important;
  }
  .cdcFooter .jumbotron .w-33,
  .cdcFooter .jumbotron .w-50 {
    width: auto !important;
  }
}
.cdcFooter nav#mobilenav {
  position: relative;
  z-index: 980;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.23);
}
.cdcFooter .mobile-section-nav {
  background-color: #f5f5f5;
}
.cdcFooter .mobile-section-nav nav .dropdown-toggle {
  border-bottom: 2px solid #f0f0f0;
  padding-left: 1rem;
  text-align: left;
  width: 100%;
  font-size: 23px;
}
.cdcFooter .mobile-section-nav nav .dropdown-toggle #svg-down {
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 20px;
  right: 30px;
  bottom: -12px;
  z-index: 1002;
  transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  margin-bottom: -8px;
  border: 2px solid #fff;
  fill: #ffffff;
}
.cdcFooter .mobile-section-nav nav .dropdown-toggle #svg-down.fi {
  color: #ffffff;
}
.cdcFooter .mobile-section-nav nav .dropdown-toggle #svg-down.fi::before {
  display: block;
  height: 40px;
  font-size: 36px;
  text-align: center;
}
.cdcFooter .mobile-section-nav nav .dropdown-toggle::after {
  display: none;
}
.cdcFooter .mobile-section-nav nav .dropdown {
  z-index: 1070;
}
.cdcFooter .mobile-section-nav nav .dropdown .btn {
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #f5f5f5;
  white-space: normal;
}
.cdcFooter .mobile-section-nav nav .dropdown .btn:hover {
  text-decoration: none;
}
.cdcFooter .mobile-section-nav nav .dropdown .dropdown-menu {
  top: 43px!important;
  -webkit-transform: none!important;
  transform: none!important;
  padding-bottom: 0;
  z-index: 999 !important;
}
.cdcFooter .mobile-section-nav nav .dropdown .dropdown-menu .list-group {
  max-height: 400px;
  overflow-y: auto;
}
.cdcFooter .mobile-section-nav nav .dropdown .list-group > ul {
  padding-left: 20px;
}
.cdcFooter .mobile-section-nav nav .dropdown ul ul {
  display: none;
}
.cdcFooter .mobile-section-nav nav .dropdown ul a.nav-minus:link,
.cdcFooter .mobile-section-nav nav .dropdown ul a.nav-plus:link {
  display: none;
}
.cdcFooter .nav-section-home,
.cdcFooter a.mobile-section-nav-foot {
  color: #fff;
  border-bottom: none;
  border-left: 0;
  text-decoration: none;
}
.cdcFooter .nav-section-home.list-group-item:last-child,
.cdcFooter a.mobile-section-nav-foot.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.cdcFooter .nav-section-home svg,
.cdcFooter a.mobile-section-nav-foot svg {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  margin-bottom: 2px;
  fill: #fff;
  vertical-align: middle;
}
.cdcFooter .nav-section-home .fi,
.cdcFooter a.mobile-section-nav-foot .fi {
  margin-right: 4px;
  margin-bottom: 2px;
  vertical-align: middle;
}
.cdcFooter .nav-section-home {
  padding: 10px 8px;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  font-size: 13pt;
  font-weight: 400;
  border-bottom: 1px dashed #e0e0e0;
  border-top-width: 0;
  border-top-style: solid;
  border-left: 4px solid #fff;
  transition: background-color 0.4s ease;
  transition: border-left-color 0.4s ease;
}
.cdcFooter .nav-section-home .fi,
.cdcFooter .nav-section-home svg {
  float: left;
}
.cdcFooter .nav-section-home a {
  color: #555;
  transition: color .4s ease;
  overflow: hidden;
  display: block;
}
.cdcFooter .nav-section-home.selected {
  font-weight: 700;
}
@media (max-width: 991px) {
  .cdcFooter .container {
    max-width: none;
  }
  .cdcFooter .content {
    padding-top: 20px;
    padding-left: 15px;
  }
  .cdcFooter .content h1:first-child {
    display: none;
  }
  .cdcFooter .content-fullwidth {
    padding-left: 15px;
  }
  .cdcFooter .body-wrapper h1:first-child {
    display: none;
  }
  .cdcFooter .mobile-title {
    width: 84%;
    display: inline-block;
  }
  .cdcFooter .nav-section-home {
    border-top-width: 2px;
  }
  .cdcFooter .nav-section-home.selected {
    border-left-width: 0 !important;
  }
  .cdcFooter body .site-title {
    border-bottom: none !important;
  }
}
.cdcFooter .tp-on-this-page {
  color: #000;
  line-height: 1.3;
}
.cdcFooter .tp-on-this-page a,
.cdcFooter .tp-on-this-page a:link {
  text-decoration: none;
}
.cdcFooter .tp-on-this-page a:hover,
.cdcFooter .tp-on-this-page a:link:hover {
  color: #005eaa;
  text-decoration: underline;
}
.cdcFooter .tp-on-this-page.float-right {
  margin-left: 1rem;
}
.cdcFooter .tp-on-this-page .collapse-link,
.cdcFooter .tp-on-this-page a.collapse-link {
  font-size: 17px;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  color: #005eaa;
}
.cdcFooter .tp-on-this-page ul.list-group {
  padding-left: 15px;
  padding-right: 15px;
}
.cdcFooter .tp-on-this-page ul.list-group li.list-group-item {
  border: none;
  border-top: 1px dashed #e0e0e0;
  padding-left: 0;
}
.cdcFooter .tp-on-this-page ul.list-group li.list-group-item:last-child {
  border-bottom: none;
}
.cdcFooter .tp-on-this-page ul.list-group li.list-group-item:last-child:hover {
  border-bottom: none;
}
.cdcFooter .tp-on-this-page-large {
  width: 100%;
}
@media (max-width: 768px) {
  .cdcFooter .tp-on-this-page {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .cdcFooter .tp-on-this-page ul.list-group li.list-group-item:first-child {
    border-top: none;
  }
  .cdcFooter .tp-on-this-page ul.list-group li.list-group-item:first-child:hover {
    border-top: none;
  }
}
.cdcFooter .cdc-timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.cdcFooter .cdc-timeline svg {
  width: 25px;
  height: 25px;
}
.cdcFooter .cdc-timeline ul.list-bullet li {
  margin: 15px;
}
.cdcFooter .cdc-timeline::before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #f5f5f5;
  left: 50%;
  margin-left: -1.5px;
}
.cdcFooter .cdc-timeline > li {
  margin-bottom: 20px;
  position: relative;
  width: 50%;
  float: left;
  clear: left;
}
.cdcFooter .cdc-timeline > li::after,
.cdcFooter .cdc-timeline > li::before {
  content: " ";
  display: table;
}
.cdcFooter .cdc-timeline > li::after {
  clear: both;
}
.cdcFooter .cdc-timeline > li:nth-child(2) {
  margin-top: 60px;
}
.cdcFooter .cdc-timeline > li .timeline-panel {
  width: 95%;
  float: left;
  border: 1px solid #d4d4d4;
  position: relative;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  border-radius: 0.25rem;
}
.cdcFooter .cdc-timeline > li .timeline-panel::before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.cdcFooter .cdc-timeline > li .timeline-panel::after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.cdcFooter .cdc-timeline > li .timeline-heading img {
  border-top-left-radius: .25rem!important;
  border-top-right-radius: 0.25rem !important;
}
.cdcFooter .cdc-timeline > li .timeline-badge {
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 20px;
  right: -12px;
  z-index: 100;
}
.cdcFooter .cdc-timeline > li .timeline-badge a {
  color: #005eaa !important;
}
.cdcFooter .cdc-timeline > li .timeline-badge a:hover {
  color: #0000ff !important;
}
.cdcFooter .cdc-timeline > li.timeline-inverted {
  float: right;
  clear: right;
  margin-top: 30px;
  margin-bottom: 30px;
}
.cdcFooter .cdc-timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.cdcFooter .cdc-timeline > li.timeline-inverted > .timeline-panel::before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.cdcFooter .cdc-timeline > li.timeline-inverted > .timeline-panel::after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.cdcFooter .cdc-timeline > li.timeline-inverted > .timeline-badge {
  left: -12px;
}
.cdcFooter .cdc-timeline > li .timeline-title {
  margin: 0.75rem 1rem -20px 1rem;
  color: inherit;
  font-family: "Open Sans", sans-serif;
}
.cdcFooter .cdc-timeline > li .timeline-body > p,
.cdcFooter .cdc-timeline > li .timeline-body > ul {
  padding: .75rem 1rem;
  margin-bottom: 0;
}
.cdcFooter .cdc-timeline > li .timeline-body > p + p {
  margin-top: 5px;
}
.cdcFooter .cdc-timeline > li .timeline-footer {
  padding: 1rem;
  background-color: #f4f4f4;
}
.cdcFooter .cdc-timeline > li .timeline-footer a {
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 992px) {
  .cdcFooter .cdc-timeline::before {
    left: 10px;
  }
  .cdcFooter .cdc-timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    float: left;
    clear: left;
  }
  .cdcFooter .cdc-timeline > li > .timeline-badge {
    left: -2px;
    margin-left: 0;
  }
  .cdcFooter .cdc-timeline > li > .timeline-panel {
    width: calc(60%);
    float: right;
  }
  .cdcFooter .cdc-timeline > li > .timeline-panel::before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  .cdcFooter .cdc-timeline > li > .timeline-panel::after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  .cdcFooter .cdc-timeline > li.timeline-inverted {
    float: left;
    clear: left;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .cdcFooter .cdc-timeline > li.timeline-inverted > .timeline-badge {
    left: -2px;
  }
}
.cdcFooter footer .footer-wrapper {
  font-size: 13px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 1rem;
  color: #fff;
  background-color: #333333;
}
.cdcFooter footer .footer-wrapper span {
  display: block;
}
.cdcFooter footer .footer-wrapper svg {
  width: 24px;
  height: 24px;
}
.cdcFooter footer .footer-wrapper a {
  color: #fff;
  text-decoration: none;
}
.cdcFooter footer .footer-wrapper a:hover {
  text-decoration: underline;
}
.cdcFooter footer .footer-wrapper .connect-iconsa:hover {
  text-decoration: none;
}
.cdcFooter footer .footer-wrapper .connect-icons .list-inline li a span.fi {
  width: 24px;
  height: 24px;
}
.cdcFooter footer .footer-wrapper li {
  margin-bottom: 3px;
}
.cdcFooter footer .footer-wrapper ul {
  padding-left: 0;
  list-style-type: none;
}
.cdcFooter footer .footer-wrapper ul.list-inline {
  display: inline-block;
  margin-bottom: 3px;
}
.cdcFooter footer .footer-wrapper ul.list-inline li {
  float: left;
  margin-right: 10px;
}
.cdcFooter footer .footer-wrapper ul.list-inline li img {
  width: 24px;
}
.cdcFooter footer .footer-wrapper ul.list-inline li.rounded-circle {
  background-color: #fff;
  padding: 7px;
  margin-right: 7px;
}
.cdcFooter footer .agency-footer {
  font-size: 13px;
  padding-top: .5rem;
  padding-bottom: 3rem;
  margin-bottom: 1rem;
}
.cdcFooter footer .agency-footer a {
  color: #000;
  text-decoration: none;
}
.cdcFooter footer .agency-footer a:hover {
  text-decoration: underline;
}
.cdcFooter footer .agency-footer a.footer-ext svg {
  fill: #000;
  float: left;
}
.cdcFooter footer .agency-footer a.footer-ext svg + span {
  display: block;
  overflow: hidden;
}
.cdcFooter footer .agency-footer a.footer-ext svg {
  fill: #000000;
}
.cdcFooter footer .language-footer {
  background: #fff;
  padding-top: 1rem;
}
@media only screen and (max-width: 991px) {
  .cdcFooter footer .language-footer {
    margin-bottom: 3rem !important;
  }
}
.cdcFooter footer .language-footer strong {
  font-size: 13px;
  color: #333333;
}
.cdcFooter footer .language-footer strong a {
  color: #333333;
}
.cdcFooter footer .language-footer span a {
  color: #333333;
}
.cdcFooter header .cdc-logo a {
  display: block;
}
.cdcFooter header .cdc-logo a svg {
  color: #000;
  fill: #000;
  max-width: 100%;
}
.cdcFooter header .svg-icon {
  width: 24px;
  height: 24px;
}
.cdcFooter header .cdc-logo .logo-small {
  margin-top: 10px;
}
.cdcFooter header .dropdown-submenu {
  position: relative;
}
.cdcFooter .site-title {
  padding-top: .5rem;
  padding-bottom: 0.5rem;
}
.cdcFooter .site-title a,
.cdcFooter .site-title a:link,
.cdcFooter .site-title a:visited {
  text-decoration: none;
  color: #fff;
  vertical-align: text-top;
}
.cdcFooter .site-title a:hover * {
  text-decoration: underline;
}
.cdcFooter .site-title .tagline {
  margin-bottom: 0;
}
.cdcFooter .site-title .site-title-image {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
@media (min-width: 992px) {
  .cdcFooter .site-title .site-title-image {
    text-align: right;
  }
}
.cdcFooter .site-title .site-title-image img {
  max-height: 35px;
}
@media (max-width: 768px) {
  .cdcFooter header .svg-icon {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .cdcFooter .site-title .site-title-image {
    padding: 10px 0 10px 6px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .cdcFooter .site-title .site-title-image {
    padding: 10px 0 10px 6px;
  }
  .cdcFooter .site-title .site-title-image img {
    position: relative;
  }
}
@media (max-width: 991px) {
  .cdcFooter .site-title .col {
    padding-left: 5px;
  }
  .cdcFooter .header-wrapper .col {
    padding-left: 0;
  }
}
@media only screen and (max-width: 374px) {
  .cdcFooter header .cdc-logo {
    max-width: 80%;
  }
}
@media screen and (max-width: 475px) {
  .cdcFooter .small-search button {
    padding-right: 0;
    padding-left: 0;
  }
}
.cdcFooter .dropdown-menu-medium-search,
.cdcFooter .dropdown-menu-search {
  width: 500px;
  padding: 20px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
  max-width: calc(75vw);
  text-align: right;
}
.cdcFooter .dropdown-menu-small-search {
  margin: 0;
  padding: 12px;
  max-width: 100vw;
}
.cdcFooter .dropdown-menu-small-search div.input-group {
  max-width: 90vw;
}
.cdcFooter .dropdown-menu-medium-close-icon,
.cdcFooter span.dropdown-menu-medium-close-icon {
  display: none !important;
}
.cdcFooter .dropdown-menu-child-dropdown-menu {
  width: 500px;
}
.cdcFooter html.cdc-home .headerSearch .dropdown-menu-right {
  min-width: inherit;
}
.cdcFooter .tp-search {
  text-align: right;
}
@media (max-width: 991px) {
  .cdcFooter .tp-search {
    padding: 0 0 0.75rem 0;
  }
}
.cdcFooter .tp-search .headerSearch.atsdr-header-search {
  margin-top: 0;
}
.cdcFooter .tp-search .headerSearch .input-group {
  justify-content: flex-end;
}
@media (min-width: 1200px) {
  .cdcFooter .tp-search .headerSearch .input-group {
    max-width: 350px;
  }
}
.cdcFooter .tp-search .headerSearch .btn-outline-secondary {
  background: #ffffff;
}
.cdcFooter .tp-search .headerSearch .btn.search-button {
  padding: 0;
  margin-top: 0.375rem;
}
.cdcFooter .tp-search .headerSearch .btn.search-button:hover {
  text-decoration: none !important;
}
.cdcFooter .tp-search .headerSearch .btn.search-button span {
  display: none;
}
.cdcFooter .tp-search .headerSearch .btn.search-button .fi {
  vertical-align: middle;
  line-height: 1 !important;
}
@media (min-width: 768px) {
  .cdcFooter .tp-search .headerSearch .btn.search-button {
    padding: 0.375rem 0.175rem 0.375rem 0.75rem;
  }
  .cdcFooter .tp-search .headerSearch .btn.search-button span {
    display: inline-block;
  }
  .cdcFooter .tp-search .headerSearch .btn.search-button svg {
    width: 24px!important;
    height: 24px !important;
  }
}
@media (max-width: 767px) {
  .cdcFooter .tp-search .headerSearch .btn.search-button {
    background-color: transparent;
    border-color: transparent;
    color: #005eaa;
  }
  .cdcFooter .tp-search .headerSearch .btn.search-button:focus,
  .cdcFooter .tp-search .headerSearch .btn.search-button:hover {
    background-color: transparent;
    border-color: transparent !important;
  }
  .cdcFooter .tp-search .headerSearch .btn.search-button svg {
    fill: #005eaa;
    float: right;
  }
  .cdcFooter .tp-search .headerSearch .btn.search-button .fi.x24::before {
    font-size: 40px;
  }
}
.cdcFooter .tp-search .headerSearch .btn.search-button:hover {
  text-decoration: none;
}
.cdcFooter .tp-search .headerSearch .btn.search-submit:hover {
  text-decoration: none !important;
}
.cdcFooter .tp-search .headerSearch .btn.search-submit .fi {
  padding-top: 2px;
  display: block;
  color: #005eaa;
}
@media (max-width: 767px) {
  .cdcFooter .tp-search .headerSearch .show .btn.search-button {
    background-color: transparent!important;
    border-color: transparent !important;
  }
  .cdcFooter .tp-search .headerSearch .dropdown-toggle::after {
    content: none;
    margin: 0;
  }
}
.cdcFooter .tp-search .headerSearch.cdc-header-local-search .input-group {
  max-width: inherit;
  width: 100%;
}
@media (max-width: 767px) {
  .cdcFooter .tp-search .dropdown-menu-search span.form-control-clear {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .cdcFooter .tp-search .dropdown-menu-search {
    background-color: #f0f0f0;
  }
}
@media (min-width: 1200px) {
  .cdcFooter .tp-search .dropdown-menu-search {
    background-color: #ffffff;
  }
}
.cdcFooter .tp-search .dropdown-menu-search .a-z-index {
  margin-top: 1rem;
}
@media (min-width: 1200px) {
  .cdcFooter .tp-search .dropdown-menu-search .a-z-index {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .cdcFooter .tp-search .dropdown-menu-search .a-z-index {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.cdcFooter .tp-search .dropdown-menu-search .a-z-index a {
  color: #005eaa!important;
  text-decoration: underline !important;
}
.cdcFooter .tp-search .dropdown-menu-search .a-z-index a:hover {
  text-decoration: none !important;
}
.cdcFooter .tp-search .dropdown-menu-search #headerSearch.form-control:focus + .local-search-clear[style*=visible] {
  border-color: #80bdff;
}
.cdcFooter .tp-search .no-toggle::after {
  border: none !important;
}
.cdcFooter .tp-search .search-submit {
  padding-top: 0;
  padding-bottom: 2px;
  background-color: #e0e0e0!important;
  border-color: #bdbdbd !important;
}
.cdcFooter .tp-search .search-submit .svg-icon {
  width: 24px;
  height: 24px;
}
.cdcFooter .tp-search .show .no-toggle .dropdown-menu-medium-search-icon,
.cdcFooter .tp-search .show .no-toggle span.dropdown-menu-medium-search-icon {
  display: none;
}
.cdcFooter .tp-search .show .no-toggle .dropdown-menu-medium-close-icon {
  display: inline !important;
}
.cdcFooter .tp-search .large-search .btn-search {
  border-color: #bdbdbd;
}
.cdcFooter .tp-search .large-search .fs0875.text-right {
  margin-bottom: 0.5rem;
}
.cdcFooter .tp-search .large-search [name=query] {
  padding-right: 2em;
}
.cdcFooter .tp-search .small-search.show .no-toggle {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.cdcFooter .tp-search .small-search .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  box-shadow: -1px 3px 5px 0 #d6d6d6;
  margin-left: -10px;
}
.cdcFooter .tp-search .medium-search {
  padding-top: 20px;
}
.cdcFooter .tp-search .medium-search .show .no-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.cdcFooter .tp-search .medium-search .dropdown-menu {
  margin-top: 0;
  border: 0;
  border-top-right-radius: 0;
  background-color: #f0f0f0;
}
.cdcFooter .tp-search .medium-search .dropdown-menu-medium-close-icon,
.cdcFooter .tp-search .medium-search .dropdown-menu-medium-search-icon {
  float: right;
}
.cdcFooter .tp-search .dropdown-menu-search .form-control-clear,
.cdcFooter .tp-search .large-search .form-control-clear,
.cdcFooter .tp-search .medium-search .form-control-clear {
  pointer-events: auto;
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 59px;
  z-index: 99;
  display: block;
  line-height: 1.4;
  text-align: center;
  font-size: 30px;
}
.cdcFooter .tp-search .dropdown-menu-search .form-control-clear.local-search-clear,
.cdcFooter .tp-search .large-search .form-control-clear.local-search-clear,
.cdcFooter .tp-search .medium-search .form-control-clear.local-search-clear {
  position: relative;
  background-color: #fff;
  border-top: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  margin-left: -1px;
  height: 40px;
  right: 0;
  width: 0;
}
.cdcFooter .tp-search .dropdown-menu-search .form-control-clear.local-search-clear[style*=visible],
.cdcFooter .tp-search .large-search .form-control-clear.local-search-clear[style*=visible],
.cdcFooter .tp-search .medium-search .form-control-clear.local-search-clear[style*=visible] {
  width: 1.5rem;
  margin-left: -1.5rem;
  border-color: #ced4da;
}
.cdcFooter .tp-search .dropdown-menu-search .form-control-clear.local-search-clear[style*=visible]:focus,
.cdcFooter .tp-search .large-search .form-control-clear.local-search-clear[style*=visible]:focus,
.cdcFooter .tp-search .medium-search .form-control-clear.local-search-clear[style*=visible]:focus {
  border-color: #80bdff;
}
.cdcFooter .searchResultsData #solr-search-form fieldset {
  padding-left: 0;
}
.cdcFooter .searchResultsData #solr-search-form input[name=query] {
  height: 25px;
  padding-left: 5px;
}
.cdcFooter .searchResultsData #solr-search-form input.input-submit {
  height: 29px;
  margin-top: 1px;
}
.cdcFooter .hidden-four,
.cdcFooter .hidden-three,
.cdcFooter .hidden-two {
  display: none;
}
.cdcFooter .pagination li {
  display: inline;
}
.cdcFooter .pagination ul {
  padding: 0;
  margin: 0;
  border-radius: 4px;
}
.cdcFooter .searchResultsData {
  min-height: 400px;
  padding: 15px 0;
}
.cdcFooter .searchResultsData em {
  padding-right: 0;
}
.cdcFooter .searchResultsData .searchResultsSummary {
  font-size: 14pt;
  margin: 10px 0 10px 0;
  color: #222222;
}
.cdcFooter .searchResultsData .searchResultsModule {
  border-bottom: none;
  padding: 11px 0 20px 0;
  color: #222;
  line-height: 22px;
  clear: both;
}
.cdcFooter .searchResultsData .searchResultsModule p {
  padding: 0;
  margin: 0;
}
.cdcFooter .searchResultsData .searchResultsModule h3 {
  margin-bottom: 0;
  margin-top: 8px;
  line-height: inherit;
  font-size: 16px!important;
  font-weight: 400 !important;
}
.cdcFooter .searchResultsData .searchResultsModule h3 a {
  color: #075290;
}
.cdcFooter .searchResultsData .searchResultsModule h3 a:link,
.cdcFooter .searchResultsData .searchResultsModule h3 a:visited {
  text-decoration: none !important;
}
.cdcFooter .searchResultsData .searchResultsModule h3 a:active,
.cdcFooter .searchResultsData .searchResultsModule h3 a:hover {
  text-decoration: underline !important;
}
.cdcFooter .searchResultsData .searchResultsModule h3 small {
  color: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-size: 13px;
}
.cdcFooter .searchResultsData .searchResultsModule .searchResultsUrl {
  color: #006d21;
  line-height: 20px;
  word-break: break-all;
  margin: 0;
}
.cdcFooter .searchResultsData .searchResultsBBModule {
  border: 1px solid #ccc;
  background-color: #efefef;
  padding: 10px 18px 6px 18px;
  font-size: 10pt;
  color: #222;
  margin-bottom: 10px;
}
.cdcFooter .searchResultsData .searchResultsBBModule p {
  padding: 0;
  margin: 0;
}
.cdcFooter .searchResultsData .searchResultsBBModule h3 {
  margin-bottom: 0;
  padding-bottom: 10px;
  margin-top: 0;
  line-height: inherit;
  font-size: 18px !important;
}
.cdcFooter .searchResultsData .searchResultsBBModule h3 a {
  color: #075290;
}
.cdcFooter .searchResultsData .searchResultsBBModule h3 a:link,
.cdcFooter .searchResultsData .searchResultsBBModule h3 a:visited {
  text-decoration: none !important;
}
.cdcFooter .searchResultsData .searchResultsBBModule h3 a:active,
.cdcFooter .searchResultsData .searchResultsBBModule h3 a:hover {
  text-decoration: underline !important;
}
.cdcFooter .searchResultsData .searchResultsBBModule .searchResultsUrl {
  color: #006d21;
  line-height: 14px;
  word-break: break-word;
  margin: 4px 0 0 0;
}
.cdcFooter .searchResultsData .searchResultsBBModule .searchResultsBBItem {
  padding-bottom: 0;
  margin-bottom: 13px;
}
.cdcFooter .searchResultsData .searchResultsBBModule .searchResultsBBItem p {
  line-height: 20px;
}
.cdcFooter .searchResultsData .searchResultsBBModule .searchResultsBBItem h3 {
  font-size: 13pt!important;
  margin: 0;
  padding: 0;
  line-height: 15px;
  font-weight: 400 !important;
}
.cdcFooter .searchResultsData .searchResultsPaging {
  text-align: center;
  padding: 10px 0;
  margin: 20px 0;
}
.cdcFooter .searchResultsData .searchResultsPaging .searchBtnPrev {
  margin-right: 6px;
}
.cdcFooter .searchResultsData .searchResultsPaging .searchBtnNext {
  margin-left: 6px;
}
.cdcFooter .searchResultsData .searchResultsPaging .searchBtnNext,
.cdcFooter .searchResultsData .searchResultsPaging .searchBtnPrev {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 7px 8px;
  border-radius: 3px;
}
.cdcFooter .searchResultsData .searchResultsPaging .searchBtnNext:hover,
.cdcFooter .searchResultsData .searchResultsPaging .searchBtnPrev:hover {
  background-color: #efefef;
}
.cdcFooter .searchResultsData .searchResultsPaging .icon-angle-right {
  margin-left: 7px;
}
.cdcFooter .searchResultsData .searchResultsPaging .icon-angle-left {
  margin-right: 7px;
}
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > .active > a,
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > .active > span {
  color: #999!important;
  cursor: default !important;
}
.cdcFooter .searchResultsData .searchResultsPaging.pagination .endcap a {
  font-size: 11pt;
}
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > .active > a,
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > .active > span,
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > li > a:focus,
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > li > a:hover {
  background-color: #f5f5f5;
}
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > li > a,
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > li > span {
  float: left;
  padding: 6px 12px;
  line-height: 20px;
  text-decoration: none!important;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
  cursor: pointer !important;
}
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > .disabled > a,
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > .disabled > a:focus,
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > .disabled > a:hover,
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > .disabled > span {
  color: #999!important;
  background-color: transparent;
  cursor: default !important;
}
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > li:first-child > a,
.cdcFooter .searchResultsData .searchResultsPaging.pagination ul > li:first-child > span {
  border-left-width: 1px;
}
.cdcFooter .searchResultsData .searchSpinner {
  text-align: center;
}
.cdcFooter .searchResultsData .searchSpinner .icon-refresh {
  font-size: 16pt;
}
.cdcFooter .tp-search form .input-group .searchTypeAhead {
  position: absolute;
  top: 42px;
  left: 0;
  z-index: 1000;
}
.cdcFooter .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap {
  border: 1px solid #e5e5e5;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  width: 300px;
  background-color: #ffffff;
}
.cdcFooter .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap ul {
  padding: 0;
  margin: 0;
}
.cdcFooter .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap li {
  list-style-type: none;
  text-align: left;
  margin-bottom: 0;
}
.cdcFooter .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap li a {
  padding: 5px 8px;
  display: block;
  text-decoration: none;
}
.cdcFooter .tp-search form .input-group .searchTypeAhead .searchTypeAheadWrap li a:hover {
  background-color: #efefef;
}
.cdcFooter .searchResultsPaging .disabled.endcap {
  padding: 0;
  background-color: none;
}
.cdcFooter .searchResultsData {
  padding: 0 15px 15px 0;
}
.cdcFooter .searchResultsPaging ul {
  display: inline-block;
  float: none !important;
}
.cdcFooter .pagination li a {
  text-decoration: none;
  color: #075290;
}
.cdcFooter .searchResultsTitle a {
  text-decoration: none;
}
.cdcFooter .searchResultsTitle {
  margin-top: 7px;
}
.cdcFooter .searchResultsModule .searchResultsTitle,
.cdcFooter .searchResultsModule .searchResultsUrl {
  padding-bottom: 3px;
}
.cdcFooter .searchResultsModule {
  padding: 11px 0 20px 0;
  border-bottom: none;
  clear: both;
}
.cdcFooter .searchResultsSummary {
  font-size: 14pt;
  margin: 10px 0 10px 0;
  color: #222222;
}
.cdcFooter .searchResultsUrl a {
  color: #006d21;
  line-height: 20px;
  word-break: break-all;
  margin: 0;
  text-decoration: none;
}
.cdcFooter .searchResultsUrl a:hover {
  color: #006d21;
  text-decoration: underline;
}
.cdcFooter .journalResultsData .searchResultsModule .searchResultsUrl {
  color: #006d21;
  line-height: 20px;
  word-break: break-all;
  margin: 0;
}
.cdcFooter .videoResultsData .searchResultsTitle {
  margin-top: 0 !important;
}
.cdcFooter .videoResultsData .searchResultsUrl {
  color: #006d21;
}
.cdcFooter .searchResultsData .slick-slider[data-cdc-slider=thumbnail-slider] .slide-caption a {
  color: #075290 !important;
}
.cdcFooter .headerSearch {
  margin-top: 0.2rem;
}
@media (min-width: 992px) {
  .cdcFooter .headerSearch {
    margin-top: 1rem;
  }
}
@media (min-width: 1200px) {
  .cdcFooter .headerSearch {
    margin-top: inherit;
  }
  .cdcFooter .headerSearch .dropdown-menu-medium-search .input-group {
    margin-top: 27px;
  }
}
.cdcFooter .headerSearch .form-control-clear {
  pointer-events: auto;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  line-height: 1.4;
  text-align: center;
  font-size: 30px;
}
.cdcFooter .headerSearch.cdc-header-local-search .form-control-clear {
  left: -25px;
}
@media only screen and (min-width: 1200px) {
  .cdcFooter .dropdown-menu.dropdown-menu-right.dropdown-menu-medium-search {
    position: relative!important;
    top: inherit;
    left: inherit;
    -webkit-transform: none!important;
    transform: none!important;
    display: flex;
    border: 0;
    box-shadow: none;
    padding: 0;
    width: 100%;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) {
  .cdcFooter .dropdown-menu .menu-promo {
    position: absolute;
    bottom: 0;
    display: block;
    border: none;
    width: 100%;
    max-width: 315px;
  }
}
.cdcFooter .btn {
  text-decoration: none;
}
.cdcFooter .btn:hover {
  text-decoration: underline;
}
.cdcFooter .btn.btn-success {
  background-color: #4b830d;
  border-color: #4b830d;
  color: #ffffff;
}
.cdcFooter .btn.btn-success:hover {
  background-color: #3e6c0b;
}
.cdcFooter .btn.btn-success:focus,
.cdcFooter .btn.btn-success:not(:disabled):not(.disabled).active,
.cdcFooter .btn.btn-success:not(:disabled):not(.disabled):active {
  background-color: #4b830d;
  border-color: #4b830d;
}
.cdcFooter .btn.btn-danger {
  background-color: #af4448;
  border-color: #af4448;
  color: #ffffff;
}
.cdcFooter .btn.btn-danger:hover {
  background-color: #9d3d40;
}
.cdcFooter .btn.btn-danger:focus,
.cdcFooter .btn.btn-danger:not(:disabled):not(.disabled).active,
.cdcFooter .btn.btn-danger:not(:disabled):not(.disabled):active {
  background-color: #af4448;
  border-color: #af4448;
}
.cdcFooter .btn.btn-warning {
  background-color: #fbab18;
  border-color: #fbab18;
  color: #000000;
}
.cdcFooter .btn.btn-warning:hover {
  background-color: #f5a004;
}
.cdcFooter .btn.btn-warning:focus,
.cdcFooter .btn.btn-warning:not(:disabled):not(.disabled).active,
.cdcFooter .btn.btn-warning:not(:disabled):not(.disabled):active {
  background-color: #fbab18;
  border-color: #fbab18;
}
.cdcFooter .btn.btn-info {
  background-color: #88c3ea;
  border-color: #88c3ea;
  color: #000000;
}
.cdcFooter .btn.btn-info:hover {
  background-color: #72b8e6;
}
.cdcFooter .btn.btn-info:focus,
.cdcFooter .btn.btn-info:not(:disabled):not(.disabled).active,
.cdcFooter .btn.btn-info:not(:disabled):not(.disabled):active {
  background-color: #88c3ea;
  border-color: #88c3ea;
  color: #000000;
}
.cdcFooter .btn.btn-light {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #000000;
}
.cdcFooter .btn.btn-light:hover {
  background-color: #e8e8e8;
}
.cdcFooter .btn.btn-light:focus,
.cdcFooter .btn.btn-light:not(:disabled):not(.disabled).active,
.cdcFooter .btn.btn-light:not(:disabled):not(.disabled):active {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.cdcFooter .btn.btn-dark {
  background-color: #000;
  border-color: #000;
  color: #ffffff;
}
.cdcFooter .btn.btn-dark:hover {
  background-color: #262626;
}
.cdcFooter .btn.btn-dark:focus,
.cdcFooter .btn.btn-dark:not(:disabled):not(.disabled).active,
.cdcFooter .btn.btn-dark:not(:disabled):not(.disabled):active {
  background-color: #000;
  border-color: #000000;
}
.cdcFooter .btn.btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #075290;
}
.cdcFooter .btn.btn-white:hover {
  background-color: #f2f2f2;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.23);
}
.cdcFooter .btn.btn-white:focus,
.cdcFooter .btn.btn-white:not(:disabled):not(.disabled).active,
.cdcFooter .btn.btn-white:not(:disabled):not(.disabled):active {
  background-color: #fff;
  border-color: #ffffff;
}
.cdcFooter .btn.btn-white svg {
  fill: #075290;
}
.cdcFooter .btn.btn-link {
  color: #075290;
}
.cdcFooter .btn.btn-left {
  border-radius: 0;
  padding: 0;
  padding-right: 1rem;
}
.cdcFooter .btn.btn-left div {
  vertical-align: middle;
  display: inline-block;
  padding: .5rem;
  margin-right: 1rem;
  padding-top: .7rem;
  padding-left: .7rem;
  padding-right: 0.7rem;
}
.cdcFooter .btn.btn-right {
  border-radius: 0;
  padding: 0;
  padding-left: 1rem;
}
.cdcFooter .btn.btn-right div {
  vertical-align: middle;
  display: inline-block;
  padding: .5rem;
  margin-left: 1rem;
  padding-top: .7rem;
  padding-right: .7rem;
  padding-left: 0.7rem;
}
.cdcFooter .btn-control {
  background-color: #fff;
  border: 1px solid #ced4da;
}
.cdcFooter body,
.cdcFooter html {
  background-color: #f5f5f5;
}
.cdcFooter .body-wrapper,
.cdcFooter .header-wrapper {
  background-color: #ffffff;
}
.cdcFooter .header-wrapper header .logo-large {
  margin-top: 1rem;
  margin-bottom: 1rem;
  fill: #000000;
}
.cdcFooter .header-wrapper header .logo-small {
  fill: #000000;
}
.cdcFooter .header-wrapper header .logo-atsdr {
  max-height: 60px;
}
.cdcFooter .body-wrapper {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1rem;
}
.cdcFooter #skippy {
  display: block;
  padding: 1em;
  color: #fff;
  background-color: #005eaa!important;
  outline: 0;
}
.cdcFooter #skippy .skiplink-text {
  padding: .5em;
  outline: 1px dotted;
}
@media (min-width: 992px) {
  .cdcFooter .content {
    padding-left: 35px;
  }
  .cdcFooter .content-fullwidth {
    padding-left: 15px;
  }
}
.cdcFooter .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  color: #bdbdbd;
}
.cdcFooter .breadcrumb-item + .breadcrumb-item.active {
  color: #000000;
}
.cdcFooter .container ol.breadcrumb {
  padding-left: 0;
  padding-right: 0;
}
.cdcFooter .breadcrumb {
  background-color: #f5f5f5;
  font-size: .875rem;
  margin-bottom: 0;
}
.cdcFooter .breadcrumb li {
  margin-bottom: 0;
}
.cdcFooter .breadcrumb a {
  text-decoration: none;
}
.cdcFooter .breadcrumb a:hover {
  text-decoration: underline;
}
.cdcFooter .alert .h1,
.cdcFooter .alert .h2,
.cdcFooter .alert .h3,
.cdcFooter .alert .h4,
.cdcFooter .alert .h5,
.cdcFooter .alert .h6,
.cdcFooter .alert h1,
.cdcFooter .alert h2,
.cdcFooter .alert h3,
.cdcFooter .alert h4,
.cdcFooter .alert h5,
.cdcFooter .alert h6 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.cdcFooter .alert .h1 a,
.cdcFooter .alert .h2 a,
.cdcFooter .alert .h3 a,
.cdcFooter .alert .h4 a,
.cdcFooter .alert .h5 a,
.cdcFooter .alert .h6 a,
.cdcFooter .alert h1 a,
.cdcFooter .alert h2 a,
.cdcFooter .alert h3 a,
.cdcFooter .alert h4 a,
.cdcFooter .alert h5 a,
.cdcFooter .alert h6 a {
  text-decoration: none;
}
.cdcFooter .alert .h4 {
  margin-top: 0;
}
.cdcFooter .alert .padding-pagealert {
  padding-left: 10px;
  padding-top: 4px;
}
.cdcFooter .alert .margin-pagealert {
  margin-top: 8px;
}
.cdcFooter .alert a.link-pagealert:link {
  text-decoration: none;
}
.cdcFooter .alert a.link-pagealert:active,
.cdcFooter .alert a.link-pagealert:hover {
  text-decoration: underline;
}
.cdcFooter .alert p {
  color: #000000;
}
.cdcFooter .alert svg {
  width: 36px;
  height: 36px;
}
.cdcFooter .alert .row .fi {
  font-size: 36px;
  line-height: 1;
}
.cdcFooter .alert.alert-success {
  background-color: #dcedc8;
  border-top: 5px solid #4b830d;
}
.cdcFooter .alert.alert-success hr {
  border-top-color: #bdbdbd;
}
.cdcFooter .alert.alert-success svg {
  fill: #4b830d;
}
.cdcFooter .alert.alert-success .row .fi {
  color: #4b830d;
}
.cdcFooter .alert.alert-success a.btn .fi.x16 {
  vertical-align: baseline;
}
.cdcFooter .alert.alert-danger {
  background-color: #ffc2c2;
  border-top: 5px solid #af4448;
}
.cdcFooter .alert.alert-danger hr {
  border-top-color: #bdbdbd;
}
.cdcFooter .alert.alert-danger svg {
  fill: #af4448;
}
.cdcFooter .alert.alert-danger .row .fi {
  color: #af4448;
}
.cdcFooter .alert.alert-danger a.btn .fi.x16 {
  vertical-align: baseline;
}
.cdcFooter .alert.alert-warning {
  background-color: #ffecb3;
  border-top: 5px solid #fbab18;
}
.cdcFooter .alert.alert-warning hr {
  border-top-color: #bdbdbd;
}
.cdcFooter .alert.alert-warning svg {
  fill: #fbab18;
}
.cdcFooter .alert.alert-warning .row .fi {
  color: #fbab18;
}
.cdcFooter .alert.alert-warning a.btn .fi.x16 {
  vertical-align: baseline;
}
.cdcFooter .alert.alert-info {
  background-color: #c0e9ff;
  border-top: 5px solid #005eaa;
}
.cdcFooter .alert.alert-info hr {
  border-top-color: #bdbdbd;
}
.cdcFooter .alert.alert-info svg {
  fill: #005eaa;
}
.cdcFooter .alert.alert-info .row div .fi {
  color: #005eaa;
}
.cdcFooter .alert.alert-info a.btn .fi.x16 {
  vertical-align: baseline;
}
.cdcFooter .alert.alert-archive {
  background-color: #f0f0f0;
  border-top: 5px solid #333333;
}
.cdcFooter .alert.alert-archive hr {
  border-top-color: #bdbdbd;
}
.cdcFooter .alert.alert-archive svg {
  fill: #333333;
}
.cdcFooter .alert.alert-archive .row .fi {
  color: #333333;
}
.cdcFooter .alert.alert-archive a.btn .fi.x16 {
  vertical-align: baseline;
}
.cdcFooter .last-reviewed {
  font-size: .8rem;
  color: #333;
  text-align: right;
  margin: 1rem 0;
}
.cdcFooter .d-table-cell {
  display: table-cell;
}
.cdcFooter .inline-table {
  display: inline-table;
}
.cdcFooter .fixed-table {
  table-layout: fixed;
}
@media (max-width: 768px) {
  .cdcFooter .opt-in .expander {
    text-align: center;
  }
  .cdcFooter .opt-in .faded {
    opacity: 0.5;
  }
  .cdcFooter .opt-in tbody > tr {
    display: none;
  }
  .cdcFooter .opt-in tbody > tr.expanded {
    display: table-row;
  }
  .cdcFooter .opt-in.expanded tbody > tr {
    display: table-row;
  }
  .cdcFooter .opt-in.expanded + div > .expander {
    display: none;
  }
  .cdcFooter .opt-in.expanded .faded {
    opacity: 1;
  }
}
.cdcFooter table.table .thead-light th {
  color: #000000;
}
.cdcFooter table caption {
  color: #555555;
}
.cdcFooter table caption.caption-top {
  caption-side: top;
}
.cdcFooter table caption.caption-bottom {
  caption-side: bottom;
  font-size: .8rem;
  font-style: italic;
  color: #555555;
}
.cdcFooter table.table-striped tbody tr:nth-of-type(even) {
  background-color: #fff;
  color: #000000;
}
@media (min-width: 769px) {
  .cdcFooter table.table-fixed {
    min-width: 600px;
  }
  .cdcFooter table.table-fixed table,
  .cdcFooter table.table-fixed td,
  .cdcFooter table.table-fixed th,
  .cdcFooter table.table-fixed tr {
    border-collapse: collapse;
  }
  .cdcFooter table.table-fixed thead {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .cdcFooter table.table-fixed tbody {
    display: block;
    overflow-x: hidden;
    overflow-y: overlay;
  }
  .cdcFooter table.table-fixed tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .cdcFooter table.table-fixed td {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .cdcFooter table.table-fixed th:nth-child(n) {
    width: auto;
  }
  .cdcFooter table.table-fixed.mh-200 tbody {
    max-height: 200px;
  }
  .cdcFooter table.table-fixed.mh-400 tbody {
    max-height: 400px;
  }
  .cdcFooter table.table-fixed.mh-600 tbody {
    max-height: 600px;
  }
  .cdcFooter table.table-fixed.mh-800 tbody {
    max-height: 800px;
  }
}
.cdcFooter .page-format {
  background-color: #f5f5f5;
  margin-top: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-left: 2rem;
  margin-right: 1rem;
}
.cdcFooter .page-format a {
  display: inline-block;
  margin-left: 1rem;
  color: #000;
  text-decoration: none;
}
.cdcFooter .page-format a:hover {
  text-decoration: underline;
}
.cdcFooter .page-format svg {
  vertical-align: middle;
  margin-right: 0.5rem;
}
.cdcFooter .pca {
  margin-top: 1rem;
  padding-top: .5rem;
  padding-bottom: 0.5rem;
}
.cdcFooter .progress-bar {
  background-color: #005eaa;
}
.cdcFooter .progress-bar.bg-success {
  background-color: #4b830d !important;
}
.cdcFooter .progress-bar.bg-info {
  background-color: #88c3ea !important;
}
.cdcFooter .progress-bar.bg-warning {
  background-color: #fbab18 !important;
}
.cdcFooter .progress-bar.bg-danger {
  background-color: #af4448 !important;
}
.cdcFooter .badge.badge-primary {
  background-color: #005eaa !important;
}
.cdcFooter .badge.badge-success {
  background-color: #4b830d !important;
}
.cdcFooter .badge.badge-info {
  background-color: #c0e9ff!important;
  color: #000000;
}
.cdcFooter .badge.badge-warning {
  background-color: #fbab18!important;
  color: #ffffff;
}
.cdcFooter .badge.badge-danger {
  background-color: #af4448 !important;
}
.cdcFooter .list-group-item.list-group-item-success {
  background-color: #4b830d!important;
  color: #ffffff;
}
.cdcFooter .list-group-item.list-group-item-info {
  background-color: #c0e9ff!important;
  color: #000000;
}
.cdcFooter .list-group-item.list-group-item-warning {
  background-color: #fbab18!important;
  color: #ffffff;
}
.cdcFooter .list-group-item.list-group-item-danger {
  background-color: #af4448!important;
  color: #ffffff;
}
.cdcFooter .related-topics .list-group-item {
  border: 1px dashed #e0e0e0;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
}
.cdcFooter .related-topics .list-group-item a {
  text-decoration: none;
}
.cdcFooter .modal .modal-title {
  margin-top: 0;
  font-size: 1.375rem;
  line-height: inherit;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.cdcFooter .modal button.close {
  background-color: #000;
  padding: .5rem;
  font-size: inherit;
  line-height: 0;
  position: absolute;
  top: 1.7rem;
  right: 1.7rem;
  z-index: 999;
  border: 1px solid #ffffff;
}
.cdcFooter .modal button.close .fi {
  color: #fff;
  text-shadow: none;
}
.cdcFooter .modal .modal-body svg {
  fill: #075290;
}
.cdcFooter .modal .extlink-url-notice {
  color: #555;
  font-size: 10pt;
  position: absolute;
  left: 18px;
}
.cdcFooter .modal .modal-footer a {
  color: inherit;
}
.cdcFooter .modal-full {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  max-width: 80%;
  max-height: 80%;
}
.cdcFooter .modal-full .modal-header .modal-content {
  border-radius: 0 !important;
}
.cdcFooter .modal-full .modal-body button.close {
  background-color: #000;
  padding: .5rem;
  font-size: inherit;
  line-height: 0;
  position: absolute;
  top: .5rem;
  right: 0.5rem;
}
.cdcFooter .modal-full .modal-body + .modal-body {
  background-color: #000;
  opacity: .7;
  color: #fff;
  position: absolute;
  bottom: 58px;
  width: 100%;
}
.cdcFooter .modal-full .modal-footer .modal-buttons {
  position: absolute;
  right: .5rem;
  bottom: 0.5rem;
}
.cdcFooter .modal-fullscreen {
  min-width: 100%;
  margin: 0;
}
.cdcFooter .modal-fullscreen .modal-header .modal-content {
  border-radius: 0 !important;
}
.cdcFooter .modal-fullscreen .modal-body button.close {
  background-color: #000;
  padding: .5rem;
  font-size: inherit;
  line-height: 0;
  position: absolute;
  top: .5rem;
  right: 0.5rem;
}
.cdcFooter .modal-fullscreen .modal-body + .modal-body {
  background-color: #000;
  opacity: .7;
  color: #fff;
  position: absolute;
  bottom: 58px;
  width: 100%;
}
.cdcFooter .modal-fullscreen .modal-footer .modal-buttons {
  position: absolute;
  right: .5rem;
  bottom: 0.5rem;
}
@media (max-width: 767.98px) {
  .cdcFooter .modal-full {
    top: 0;
    left: 0;
    -webkit-transform: none!important;
    transform: none!important;
    max-width: 100%;
    max-height: 100%;
  }
}
.cdcFooter .card-topic-media .card-header {
  background-color: #ffffff;
}
.cdcFooter .card-topic-media .card-body > ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.cdcFooter .card-topic-media .card-body > ul li {
  display: inline-block;
  padding-left: 1rem;
  margin-bottom: 0;
}
.cdcFooter .card-topic-media .card-body > ul li:first-child {
  padding-left: 0;
}
.cdcFooter .multi-page .collapse a.active {
  font-weight: 700;
  color: #000000;
}
.cdcFooter .tp-multipage {
  background: #f5f5f5;
  border-radius: 0.25rem;
}
.cdcFooter .tp-multipage ul {
  padding-left: 0;
}
.cdcFooter .tp-multipage ul li {
  list-style-type: none;
  margin-bottom: -5px;
}
.cdcFooter .tp-multipage ul li a {
  position: relative;
  top: -20px;
}
.cdcFooter .tp-multipage ul li.tp-mp-arrow:last-child::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAAASAAAAEgARslrPgAAASVJREFUaN7tmDFOw0AQRd9uKko4CBHQpkLKDRJXYI5BOjuigWu4CnEugOIiVVrki9CmsymiCBQrFTPjIM0rp5j9b2dkywbHcRzHcRxHhvQ9Jy1fLY8ciIYnZMCIYXJBXVb/R+BxOSOEl1+VEcNJoF5ttAWiSJcQP4Cvo2JmsU5BrFO6uoGmAq6OjnijmM7OX6AnCZkVOlBMPmmaMZ11ap+11kl2AgceFrfEuMZgEjoChhJ6AkYSugIGEvoCPxIVcCktIfsUOsUgnrqo3V9b60/gaXlHy5ru7ecU0/l5CyiH1xUwCK8nYBReR8AwvLyAcXhZgR7Cywn0FB6kXmQt993w7Vw7PEh9E9fllutkR2C8L4ScIlEPL09aZvu/E47jOI7jOI4F3zk/bUzYQnf/AAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE4LTAzLTIwVDE2OjM5OjEyKzAwOjAwt3gNdgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOC0wMy0yMFQxNjozOToxMiswMDowMMYltcoAAAAodEVYdHN2ZzpiYXNlLXVyaQBmaWxlOi8vL3RtcC9tYWdpY2std05CN1dVZHZOP/85AAAAAElFTkSuQmCC);
}
.cdcFooter .tp-multipage ul li.tp-mp-arrow:first-child::before {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAAASAAAAEgARslrPgAAARVJREFUaN7tmDFOAzEQRZ8NDQ1HSS4QOkQuEBaqvQblQgXcAiVVtBwBoRQUQBduAg0goSwFAqQIqsyME+m/0sX3f1vY4wUhhBBCCBFDPT2lbi8sI7dCy5MaYEC/2mHe3myOwG/5bwb0Dt95au9Wjc4FykPHM4lbi/hUqPwB4+pxvQUCyvsJ/FeePGQyerDcyl4gsLy9QHB5W4EC5e0ECpW3EShYHmDbIOP1j8+SyB++d8zPVhbU0xNIy0PaC3kx5Or4fv0FCkpYH6PhEh4XWaiE1ygRJuE5zIVIeI/T7hL+Z7WzhP+LbHx0Cd3Z0uoui7xnER/zJp5fz+iP3iDtA9DRMKnOQ/Y25eu3SrN6kBBCCCGEAPgEKe+DSJLIW5cAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTgtMDMtMjBUMTY6NDA6MzIrMDA6MDAgczRCAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE4LTAzLTIwVDE2OjQwOjMyKzAwOjAwUS6M/gAAACh0RVh0c3ZnOmJhc2UtdXJpAGZpbGU6Ly8vdG1wL21hZ2ljay1ZZkpHTDg0ZisLX9kAAAAASUVORK5CYII=);
}
.cdcFooter .tp-gov-d .card-header {
  background: #ffffff;
}
.cdcFooter .tp-gov-d .card-header .fi,
.cdcFooter .tp-gov-d .card-header svg {
  vertical-align: middle;
  margin-right: 0.5rem;
}
.cdcFooter .tp-gov-d .card-header .fi {
  color: #5a5a5a;
}
.cdcFooter .tp-gov-d .card-header .fi::before {
  position: relative;
  top: 2px;
}
.cdcFooter .tp-gov-d input#gov-d {
  color: #000000;
}
.cdcFooter .feature-area {
  padding: 0;
}
.cdcFooter .dropdown.dropdown-languages {
  margin-top: -5px;
  margin-bottom: 33px;
}
.cdcFooter .dropdown.dropdown-languages .dropdown-item {
  padding: 0.5rem 1.5rem;
}
.cdcFooter .theme-blue .site-title {
  background-color: #005eaa;
  color: #fff;
  border-bottom: 3px solid #88c3ea;
}
.cdcFooter .theme-blue .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-blue .alert-primary,
.cdcFooter .theme-blue .bg-primary,
.cdcFooter .theme-blue.bg-primary {
  background-color: #005eaa!important;
  color: #ffffff !important;
}
.cdcFooter .theme-blue .alert-primary a:not(.btn),
.cdcFooter .theme-blue .bg-primary a:not(.btn),
.cdcFooter .theme-blue.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-blue .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-blue .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-blue.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-blue .alert-primary svg,
.cdcFooter .theme-blue .bg-primary svg,
.cdcFooter .theme-blue.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-blue .alert-primary .card-header a,
.cdcFooter .theme-blue .bg-primary .card-header a,
.cdcFooter .theme-blue.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-blue .alert-secondary,
.cdcFooter .theme-blue .bg-secondary,
.cdcFooter .theme-blue.bg-secondary {
  background-color: #88c3ea!important;
  color: #000000 !important;
}
.cdcFooter .theme-blue .alert-secondary a:not(.btn),
.cdcFooter .theme-blue .bg-secondary a:not(.btn),
.cdcFooter .theme-blue.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-blue .alert-secondary svg,
.cdcFooter .theme-blue .bg-secondary svg,
.cdcFooter .theme-blue.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-blue .bg-tertiary,
.cdcFooter .theme-blue.bg-tertiary {
  background-color: #c0e9ff!important;
  color: #000000;
}
.cdcFooter .theme-blue .bg-tertiary.card-header a,
.cdcFooter .theme-blue.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-blue .bg-quaternary,
.cdcFooter .theme-blue.bg-quaternary {
  background-color: #edf9ff!important;
  color: #000000;
}
.cdcFooter .theme-blue .bg-quaternary.card-header a,
.cdcFooter .theme-blue.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-blue .b-primary,
.cdcFooter .theme-blue.b-primary {
  border-color: #005eaa !important;
}
.cdcFooter .theme-blue .b-secondary,
.cdcFooter .theme-blue.b-secondary {
  border-color: #88c3ea !important;
}
.cdcFooter .theme-blue .b-tertiary,
.cdcFooter .theme-blue.b-tertiary {
  border-color: #c0e9ff !important;
}
.cdcFooter .theme-blue .b-quaternary,
.cdcFooter .theme-blue.b-quaternary {
  border-color: #edf9ff !important;
}
.cdcFooter .theme-blue .bt-primary,
.cdcFooter .theme-blue.bt-primary {
  border-top-color: #005eaa !important;
}
.cdcFooter .theme-blue .bt-secondary,
.cdcFooter .theme-blue.bt-secondary {
  border-top-color: #88c3ea !important;
}
.cdcFooter .theme-blue .bt-tertiary,
.cdcFooter .theme-blue.bt-tertiary {
  border-top-color: #c0e9ff !important;
}
.cdcFooter .theme-blue .bt-quaternary,
.cdcFooter .theme-blue.bt-quaternary {
  border-top-color: #edf9ff !important;
}
.cdcFooter .theme-blue .br-primary,
.cdcFooter .theme-blue.br-primary {
  border-right-color: #005eaa !important;
}
.cdcFooter .theme-blue .br-secondary,
.cdcFooter .theme-blue.br-secondary {
  border-right-color: #88c3ea !important;
}
.cdcFooter .theme-blue .br-tertiary,
.cdcFooter .theme-blue.br-tertiary {
  border-right-color: #c0e9ff !important;
}
.cdcFooter .theme-blue .br-quaternary,
.cdcFooter .theme-blue.br-quaternary {
  border-right-color: #edf9ff !important;
}
.cdcFooter .theme-blue .bb-primary,
.cdcFooter .theme-blue.bb-primary {
  border-bottom-color: #005eaa !important;
}
.cdcFooter .theme-blue .bb-secondary,
.cdcFooter .theme-blue.bb-secondary {
  border-bottom-color: #88c3ea !important;
}
.cdcFooter .theme-blue .bb-tertiary,
.cdcFooter .theme-blue.bb-tertiary {
  border-bottom-color: #c0e9ff !important;
}
.cdcFooter .theme-blue .bb-quaternary,
.cdcFooter .theme-blue.bb-quaternary {
  border-bottom-color: #edf9ff !important;
}
.cdcFooter .theme-blue .bl-primary,
.cdcFooter .theme-blue.bl-primary {
  border-left-color: #005eaa !important;
}
.cdcFooter .theme-blue .bl-secondary,
.cdcFooter .theme-blue.bl-secondary {
  border-left-color: #88c3ea !important;
}
.cdcFooter .theme-blue .bl-tertiary,
.cdcFooter .theme-blue.bl-tertiary {
  border-left-color: #c0e9ff !important;
}
.cdcFooter .theme-blue .bl-quaternary,
.cdcFooter .theme-blue.bl-quaternary {
  border-left-color: #edf9ff !important;
}
.cdcFooter .theme-blue .c-primary,
.cdcFooter .theme-blue .text-primary,
.cdcFooter .theme-blue.c-primary,
.cdcFooter .theme-blue.text-primary {
  color: #005eaa !important;
}
.cdcFooter .theme-blue .primary li.checked::before,
.cdcFooter .theme-blue .primary li::before {
  color: #005eaa !important;
}
.cdcFooter .theme-blue .alert-primary svg {
  fill: #88c3ea;
}
.cdcFooter .theme-blue .cdc-timeline svg {
  fill: #005eaa;
}
.cdcFooter .theme-blue .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #005eaa;
}
.cdcFooter .theme-blue .yamm .dropdown-item:hover {
  border-left: 4px solid #005eaa;
}
.cdcFooter .theme-blue .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-blue .yamm .nav-link:hover {
  background: #88c3ea;
}
.cdcFooter .theme-blue .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #005eaa;
}
.cdcFooter .theme-blue .nav-tabs .nav-link.active,
.cdcFooter .theme-blue .nav-tabs .nav-link:hover {
  border-top: 3px solid #005eaa;
  font-weight: 700;
}
.cdcFooter .theme-blue .nav-pills .nav-link.active {
  border-bottom: 3px solid #88c3ea;
}
.cdcFooter .theme-blue .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-blue .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #005eaa;
}
.cdcFooter .theme-blue .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-blue .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #005eaa!important;
  border-color: #005eaa !important;
}
.cdcFooter .theme-blue .table.table-dark {
  background-color: #005eaa;
}
.cdcFooter .theme-blue .table .thead-light th {
  background-color: #88c3ea;
}
.cdcFooter .theme-blue .table .thead-dark th {
  background-color: #005eaa;
  border-color: #005eaa;
  color: #ffffff;
}
.cdcFooter .theme-blue .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #005eaa;
  color: #ffffff;
}
.cdcFooter .theme-blue .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #88c3ea;
  color: #000000;
}
.cdcFooter .theme-blue .table.table-hover-dark tbody tr:hover {
  background-color: #005eaa;
  color: #ffffff;
}
.cdcFooter .theme-blue .table.table-hover-light tbody tr:hover {
  background-color: #88c3ea;
  color: #000000;
}
.cdcFooter .theme-blue .audio-player .btn-primary,
.cdcFooter .theme-blue .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-blue .audio-player .btn-primary:active,
.cdcFooter .theme-blue .audio-player .btn-primary:focus,
.cdcFooter .theme-blue .audio-player .btn-primary:hover,
.cdcFooter .theme-blue .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-blue .audio-player .btn-secondary:active,
.cdcFooter .theme-blue .audio-player .btn-secondary:focus,
.cdcFooter .theme-blue .audio-player .btn-secondary:hover,
.cdcFooter .theme-blue .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-blue .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-blue .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-blue .audio-player .btn-primary svg,
.cdcFooter .theme-blue .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-blue .audio-player .btn-primary .fi,
.cdcFooter .theme-blue .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-blue a .btn-primary:hover,
.cdcFooter .theme-blue a.btn-primary:hover {
  background-color: #005eaa !important;
}
.cdcFooter .theme-blue a .btn-secondary:hover,
.cdcFooter .theme-blue a.btn-secondary:hover {
  background-color: #88c3ea !important;
}
.cdcFooter .theme-blue a .btn-tertiary:hover,
.cdcFooter .theme-blue a.btn-tertiary:hover {
  background-color: #c0e9ff !important;
}
.cdcFooter .theme-blue a .btn-quaternary:hover,
.cdcFooter .theme-blue a.btn-quaternary:hover {
  background-color: #edf9ff !important;
}
.cdcFooter .theme-blue a.bg-primary.nav-btn:focus,
.cdcFooter .theme-blue a.bg-primary.nav-btn:hover {
  background-color: #005eaa !important;
}
.cdcFooter .theme-blue a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-blue a.bg-secondary.nav-btn:hover {
  background-color: #88c3ea !important;
}
.cdcFooter .theme-blue .btn-primary,
.cdcFooter .theme-blue.btn-primary {
  background-color: #005eaa;
  border-color: #005eaa;
  color: #ffffff;
}
.cdcFooter .theme-blue .btn-primary .file-details,
.cdcFooter .theme-blue.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-blue .btn-primary svg,
.cdcFooter .theme-blue.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-blue .btn-primary:hover,
.cdcFooter .theme-blue.btn-primary:hover {
  background-color: #005091;
}
.cdcFooter .theme-blue .btn-primary:focus,
.cdcFooter .theme-blue .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-blue .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-blue.btn-primary:focus,
.cdcFooter .theme-blue.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-blue.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #005eaa;
  border-color: #005eaa;
}
.cdcFooter .theme-blue .show .btn-primary.dropdown-toggle {
  background-color: #005eaa;
  border-color: #005eaa;
}
.cdcFooter .theme-blue .btn-secondary,
.cdcFooter .theme-blue.btn-secondary {
  background-color: #88c3ea;
  border-color: #88c3ea;
  color: #000000;
}
.cdcFooter .theme-blue .btn-secondary .file-details,
.cdcFooter .theme-blue.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-blue .btn-secondary svg,
.cdcFooter .theme-blue.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-blue .btn-secondary:hover,
.cdcFooter .theme-blue.btn-secondary:hover {
  background-color: #72b8e6;
  border-color: #72b8e6;
  color: #000000;
}
.cdcFooter .theme-blue .btn-secondary:focus,
.cdcFooter .theme-blue .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-blue .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-blue.btn-secondary:focus,
.cdcFooter .theme-blue.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-blue.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #88c3ea;
  border-color: #88c3ea;
  color: #000000;
}
.cdcFooter .theme-blue .btn-tertiary,
.cdcFooter .theme-blue.btn-tertiary {
  background-color: #c0e9ff;
  border-color: #c0e9ff;
  color: #075290;
}
.cdcFooter .theme-blue .btn-tertiary .file-details,
.cdcFooter .theme-blue.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-blue .btn-tertiary svg,
.cdcFooter .theme-blue.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-blue .btn-tertiary:hover,
.cdcFooter .theme-blue.btn-tertiary:hover {
  background-color: #a7e0ff;
  border-color: #a7e0ff;
}
.cdcFooter .theme-blue .btn-tertiary:focus,
.cdcFooter .theme-blue .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-blue .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-blue.btn-tertiary:focus,
.cdcFooter .theme-blue.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-blue.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #c0e9ff;
  border-color: #c0e9ff;
}
.cdcFooter .theme-blue .btn-quaternary,
.cdcFooter .theme-blue.btn-quaternary {
  background-color: #edf9ff;
  border-color: #edf9ff;
  color: #000000;
}
.cdcFooter .theme-blue .btn-quaternary .file-details,
.cdcFooter .theme-blue.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-blue .btn-quaternary svg,
.cdcFooter .theme-blue.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-blue .btn-quaternary:hover,
.cdcFooter .theme-blue.btn-quaternary:hover {
  background-color: #d4f1ff;
  border-color: #d4f1ff;
}
.cdcFooter .theme-blue .btn-quaternary:focus,
.cdcFooter .theme-blue .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-blue .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-blue.btn-quaternary:focus,
.cdcFooter .theme-blue.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-blue.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #edf9ff;
  border-color: #edf9ff;
}
.cdcFooter .theme-blue .list-group-item.active {
  background-color: #005eaa;
  border-color: #005eaa;
}
.cdcFooter .theme-blue .list-group-item.list-group-item-primary {
  background-color: #005eaa;
  color: #ffffff;
}
.cdcFooter .theme-blue .list-group-item.list-group-item-secondary {
  background-color: #88c3ea;
  color: #000000;
}
.cdcFooter .theme-blue .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #005eaa;
}
.cdcFooter .theme-blue .radioBtn-styled .form-check .checkmark::after {
  background-color: #005eaa;
}
.cdcFooter .theme-blue .checkbox-list.primary .fi {
  color: #005eaa;
}
.cdcFooter .theme-blue .accordion .card-header {
  border-left-color: #005eaa;
  color: #005eaa;
}
.cdcFooter .theme-blue .accordion .card-header:hover {
  border-left-color: #005eaa!important;
  color: #005eaa !important;
}
.cdcFooter .theme-blue .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-blue .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-blue .fill-p,
.cdcFooter .theme-blue svg .fill-p,
.cdcFooter .theme-blue svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-blue .fill-p::before,
.cdcFooter .theme-blue svg .fill-p::before,
.cdcFooter .theme-blue svg.fill-p::before {
  color: #005eaa;
}
.cdcFooter .theme-blue .fill-s,
.cdcFooter .theme-blue svg .fill-s,
.cdcFooter .theme-blue svg.fill-s {
  fill: #88c3ea;
}
.cdcFooter .theme-blue .fill-s::before,
.cdcFooter .theme-blue svg .fill-s::before,
.cdcFooter .theme-blue svg.fill-s::before {
  color: #88c3ea;
}
.cdcFooter .theme-blue .fill-t,
.cdcFooter .theme-blue svg .fill-t,
.cdcFooter .theme-blue svg.fill-t {
  fill: #c0e9ff;
}
.cdcFooter .theme-blue .fill-t::before,
.cdcFooter .theme-blue svg .fill-t::before,
.cdcFooter .theme-blue svg.fill-t::before {
  color: #c0e9ff;
}
.cdcFooter .theme-blue .fill-q,
.cdcFooter .theme-blue svg .fill-q,
.cdcFooter .theme-blue svg.fill-q {
  fill: #edf9ff;
}
.cdcFooter .theme-blue .fill-q::before,
.cdcFooter .theme-blue svg .fill-q::before,
.cdcFooter .theme-blue svg.fill-q::before {
  color: #edf9ff;
}
.cdcFooter .theme-blue .nav-pills .nav-link.active,
.cdcFooter .theme-blue .nav-pills .show > .nav-link {
  background-color: #005eaa;
  color: #ffffff;
}
.cdcFooter .theme-blue .mobile-section-nav li a:active,
.cdcFooter .theme-blue .mobile-section-nav li a:hover,
.cdcFooter .theme-blue nav ul.tp-nav-main li a:active,
.cdcFooter .theme-blue nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #005eaa;
  background-color: #f5f5f5;
  color: #005eaa;
}
.cdcFooter .theme-blue .mobile-section-nav {
  border-top: 3px solid #88c3ea;
}
.cdcFooter .theme-blue .mobile-section-nav #svg-down {
  background-color: #005eaa;
}
.cdcFooter .theme-blue .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #005eaa;
}
.cdcFooter .theme-blue nav .nav-section-home {
  border-top-color: #005eaa;
}
.cdcFooter .theme-blue nav .nav-section-home svg {
  fill: #005eaa;
}
.cdcFooter .theme-blue nav .nav-section-home .fi {
  color: #005eaa;
}
.cdcFooter .theme-blue nav .nav-section-home.selected {
  border-left: 4px solid #005eaa;
  background-color: #f5f5f5;
}
.cdcFooter .theme-blue nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #005eaa;
}
.cdcFooter .theme-blue nav .nav-section-home:hover a {
  color: #005eaa;
}
.cdcFooter .theme-blue nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-blue nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-blue nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-blue nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-blue nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-blue nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-blue nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-blue nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-blue nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #005eaa;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active a:hover {
  border-left-color: #005eaa;
  background-color: #f5f5f5;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-blue nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-blue nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-blue nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li {
  border-left-color: #88c3ea;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #88c3ea;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #005eaa;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #88c3ea;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-blue nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #daf2ff;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-blue nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #005eaa;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-blue nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-blue nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-blue nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #005eaa;
}
.cdcFooter .theme-blue nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #005091;
}
.cdcFooter .theme-blue nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #005eaa;
}
.cdcFooter .theme-blue .pagination li.active a {
  background-color: #005eaa!important;
  border-color: #005eaa !important;
}
.cdcFooter .theme-purple .site-title {
  background-color: #712177;
  color: #fff;
  border-bottom: 3px solid #b890bb;
}
.cdcFooter .theme-purple .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-purple .alert-primary,
.cdcFooter .theme-purple .bg-primary,
.cdcFooter .theme-purple.bg-primary {
  background-color: #712177!important;
  color: #ffffff !important;
}
.cdcFooter .theme-purple .alert-primary a:not(.btn),
.cdcFooter .theme-purple .bg-primary a:not(.btn),
.cdcFooter .theme-purple.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-purple .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-purple .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-purple.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-purple .alert-primary svg,
.cdcFooter .theme-purple .bg-primary svg,
.cdcFooter .theme-purple.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-purple .alert-primary .card-header a,
.cdcFooter .theme-purple .bg-primary .card-header a,
.cdcFooter .theme-purple.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-purple .alert-secondary,
.cdcFooter .theme-purple .bg-secondary,
.cdcFooter .theme-purple.bg-secondary {
  background-color: #b890bb!important;
  color: #000000 !important;
}
.cdcFooter .theme-purple .alert-secondary a:not(.btn),
.cdcFooter .theme-purple .bg-secondary a:not(.btn),
.cdcFooter .theme-purple.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-purple .alert-secondary svg,
.cdcFooter .theme-purple .bg-secondary svg,
.cdcFooter .theme-purple.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-purple .bg-tertiary,
.cdcFooter .theme-purple.bg-tertiary {
  background-color: #e3d3e4!important;
  color: #000000;
}
.cdcFooter .theme-purple .bg-tertiary.card-header a,
.cdcFooter .theme-purple.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-purple .bg-quaternary,
.cdcFooter .theme-purple.bg-quaternary {
  background-color: #f7f2f7!important;
  color: #000000;
}
.cdcFooter .theme-purple .bg-quaternary.card-header a,
.cdcFooter .theme-purple.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-purple .b-primary,
.cdcFooter .theme-purple.b-primary {
  border-color: #712177 !important;
}
.cdcFooter .theme-purple .b-secondary,
.cdcFooter .theme-purple.b-secondary {
  border-color: #b890bb !important;
}
.cdcFooter .theme-purple .b-tertiary,
.cdcFooter .theme-purple.b-tertiary {
  border-color: #e3d3e4 !important;
}
.cdcFooter .theme-purple .b-quaternary,
.cdcFooter .theme-purple.b-quaternary {
  border-color: #f7f2f7 !important;
}
.cdcFooter .theme-purple .bt-primary,
.cdcFooter .theme-purple.bt-primary {
  border-top-color: #712177 !important;
}
.cdcFooter .theme-purple .bt-secondary,
.cdcFooter .theme-purple.bt-secondary {
  border-top-color: #b890bb !important;
}
.cdcFooter .theme-purple .bt-tertiary,
.cdcFooter .theme-purple.bt-tertiary {
  border-top-color: #e3d3e4 !important;
}
.cdcFooter .theme-purple .bt-quaternary,
.cdcFooter .theme-purple.bt-quaternary {
  border-top-color: #f7f2f7 !important;
}
.cdcFooter .theme-purple .br-primary,
.cdcFooter .theme-purple.br-primary {
  border-right-color: #712177 !important;
}
.cdcFooter .theme-purple .br-secondary,
.cdcFooter .theme-purple.br-secondary {
  border-right-color: #b890bb !important;
}
.cdcFooter .theme-purple .br-tertiary,
.cdcFooter .theme-purple.br-tertiary {
  border-right-color: #e3d3e4 !important;
}
.cdcFooter .theme-purple .br-quaternary,
.cdcFooter .theme-purple.br-quaternary {
  border-right-color: #f7f2f7 !important;
}
.cdcFooter .theme-purple .bb-primary,
.cdcFooter .theme-purple.bb-primary {
  border-bottom-color: #712177 !important;
}
.cdcFooter .theme-purple .bb-secondary,
.cdcFooter .theme-purple.bb-secondary {
  border-bottom-color: #b890bb !important;
}
.cdcFooter .theme-purple .bb-tertiary,
.cdcFooter .theme-purple.bb-tertiary {
  border-bottom-color: #e3d3e4 !important;
}
.cdcFooter .theme-purple .bb-quaternary,
.cdcFooter .theme-purple.bb-quaternary {
  border-bottom-color: #f7f2f7 !important;
}
.cdcFooter .theme-purple .bl-primary,
.cdcFooter .theme-purple.bl-primary {
  border-left-color: #712177 !important;
}
.cdcFooter .theme-purple .bl-secondary,
.cdcFooter .theme-purple.bl-secondary {
  border-left-color: #b890bb !important;
}
.cdcFooter .theme-purple .bl-tertiary,
.cdcFooter .theme-purple.bl-tertiary {
  border-left-color: #e3d3e4 !important;
}
.cdcFooter .theme-purple .bl-quaternary,
.cdcFooter .theme-purple.bl-quaternary {
  border-left-color: #f7f2f7 !important;
}
.cdcFooter .theme-purple .c-primary,
.cdcFooter .theme-purple .text-primary,
.cdcFooter .theme-purple.c-primary,
.cdcFooter .theme-purple.text-primary {
  color: #712177 !important;
}
.cdcFooter .theme-purple .primary li.checked::before,
.cdcFooter .theme-purple .primary li::before {
  color: #712177 !important;
}
.cdcFooter .theme-purple .alert-primary svg {
  fill: #b890bb;
}
.cdcFooter .theme-purple .cdc-timeline svg {
  fill: #712177;
}
.cdcFooter .theme-purple .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #712177;
}
.cdcFooter .theme-purple .yamm .dropdown-item:hover {
  border-left: 4px solid #712177;
}
.cdcFooter .theme-purple .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-purple .yamm .nav-link:hover {
  background: #b890bb;
}
.cdcFooter .theme-purple .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #712177;
}
.cdcFooter .theme-purple .nav-tabs .nav-link.active,
.cdcFooter .theme-purple .nav-tabs .nav-link:hover {
  border-top: 3px solid #712177;
  font-weight: 700;
}
.cdcFooter .theme-purple .nav-pills .nav-link.active {
  border-bottom: 3px solid #b890bb;
}
.cdcFooter .theme-purple .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-purple .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #712177;
}
.cdcFooter .theme-purple .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-purple .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #712177!important;
  border-color: #712177 !important;
}
.cdcFooter .theme-purple .table.table-dark {
  background-color: #712177;
}
.cdcFooter .theme-purple .table .thead-light th {
  background-color: #b890bb;
}
.cdcFooter .theme-purple .table .thead-dark th {
  background-color: #712177;
  border-color: #712177;
  color: #ffffff;
}
.cdcFooter .theme-purple .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #712177;
  color: #ffffff;
}
.cdcFooter .theme-purple .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #b890bb;
  color: #000000;
}
.cdcFooter .theme-purple .table.table-hover-dark tbody tr:hover {
  background-color: #712177;
  color: #ffffff;
}
.cdcFooter .theme-purple .table.table-hover-light tbody tr:hover {
  background-color: #b890bb;
  color: #000000;
}
.cdcFooter .theme-purple .audio-player .btn-primary,
.cdcFooter .theme-purple .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-purple .audio-player .btn-primary:active,
.cdcFooter .theme-purple .audio-player .btn-primary:focus,
.cdcFooter .theme-purple .audio-player .btn-primary:hover,
.cdcFooter .theme-purple .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-purple .audio-player .btn-secondary:active,
.cdcFooter .theme-purple .audio-player .btn-secondary:focus,
.cdcFooter .theme-purple .audio-player .btn-secondary:hover,
.cdcFooter .theme-purple .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-purple .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-purple .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-purple .audio-player .btn-primary svg,
.cdcFooter .theme-purple .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-purple .audio-player .btn-primary .fi,
.cdcFooter .theme-purple .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-purple a .btn-primary:hover,
.cdcFooter .theme-purple a.btn-primary:hover {
  background-color: #712177 !important;
}
.cdcFooter .theme-purple a .btn-secondary:hover,
.cdcFooter .theme-purple a.btn-secondary:hover {
  background-color: #b890bb !important;
}
.cdcFooter .theme-purple a .btn-tertiary:hover,
.cdcFooter .theme-purple a.btn-tertiary:hover {
  background-color: #e3d3e4 !important;
}
.cdcFooter .theme-purple a .btn-quaternary:hover,
.cdcFooter .theme-purple a.btn-quaternary:hover {
  background-color: #f7f2f7 !important;
}
.cdcFooter .theme-purple a.bg-primary.nav-btn:focus,
.cdcFooter .theme-purple a.bg-primary.nav-btn:hover {
  background-color: #712177 !important;
}
.cdcFooter .theme-purple a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-purple a.bg-secondary.nav-btn:hover {
  background-color: #b890bb !important;
}
.cdcFooter .theme-purple .btn-primary,
.cdcFooter .theme-purple.btn-primary {
  background-color: #712177;
  border-color: #712177;
  color: #ffffff;
}
.cdcFooter .theme-purple .btn-primary .file-details,
.cdcFooter .theme-purple.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-purple .btn-primary svg,
.cdcFooter .theme-purple.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-purple .btn-primary:hover,
.cdcFooter .theme-purple.btn-primary:hover {
  background-color: #5e1b63;
}
.cdcFooter .theme-purple .btn-primary:focus,
.cdcFooter .theme-purple .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-purple .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-purple.btn-primary:focus,
.cdcFooter .theme-purple.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-purple.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #712177;
  border-color: #712177;
}
.cdcFooter .theme-purple .show .btn-primary.dropdown-toggle {
  background-color: #712177;
  border-color: #712177;
}
.cdcFooter .theme-purple .btn-secondary,
.cdcFooter .theme-purple.btn-secondary {
  background-color: #b890bb;
  border-color: #b890bb;
  color: #000000;
}
.cdcFooter .theme-purple .btn-secondary .file-details,
.cdcFooter .theme-purple.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-purple .btn-secondary svg,
.cdcFooter .theme-purple.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-purple .btn-secondary:hover,
.cdcFooter .theme-purple.btn-secondary:hover {
  background-color: #ae80b1;
  border-color: #ae80b1;
  color: #000000;
}
.cdcFooter .theme-purple .btn-secondary:focus,
.cdcFooter .theme-purple .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-purple .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-purple.btn-secondary:focus,
.cdcFooter .theme-purple.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-purple.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #b890bb;
  border-color: #b890bb;
  color: #000000;
}
.cdcFooter .theme-purple .btn-tertiary,
.cdcFooter .theme-purple.btn-tertiary {
  background-color: #e3d3e4;
  border-color: #e3d3e4;
  color: #075290;
}
.cdcFooter .theme-purple .btn-tertiary .file-details,
.cdcFooter .theme-purple.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-purple .btn-tertiary svg,
.cdcFooter .theme-purple.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-purple .btn-tertiary:hover,
.cdcFooter .theme-purple.btn-tertiary:hover {
  background-color: #d9c3da;
  border-color: #d9c3da;
}
.cdcFooter .theme-purple .btn-tertiary:focus,
.cdcFooter .theme-purple .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-purple .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-purple.btn-tertiary:focus,
.cdcFooter .theme-purple.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-purple.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #e3d3e4;
  border-color: #e3d3e4;
}
.cdcFooter .theme-purple .btn-quaternary,
.cdcFooter .theme-purple.btn-quaternary {
  background-color: #f7f2f7;
  border-color: #f7f2f7;
  color: #000000;
}
.cdcFooter .theme-purple .btn-quaternary .file-details,
.cdcFooter .theme-purple.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-purple .btn-quaternary svg,
.cdcFooter .theme-purple.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-purple .btn-quaternary:hover,
.cdcFooter .theme-purple.btn-quaternary:hover {
  background-color: #ede2ed;
  border-color: #ede2ed;
}
.cdcFooter .theme-purple .btn-quaternary:focus,
.cdcFooter .theme-purple .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-purple .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-purple.btn-quaternary:focus,
.cdcFooter .theme-purple.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-purple.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #f7f2f7;
  border-color: #f7f2f7;
}
.cdcFooter .theme-purple .list-group-item.active {
  background-color: #712177;
  border-color: #712177;
}
.cdcFooter .theme-purple .list-group-item.list-group-item-primary {
  background-color: #712177;
  color: #ffffff;
}
.cdcFooter .theme-purple .list-group-item.list-group-item-secondary {
  background-color: #b890bb;
  color: #000000;
}
.cdcFooter .theme-purple .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #712177;
}
.cdcFooter .theme-purple .radioBtn-styled .form-check .checkmark::after {
  background-color: #712177;
}
.cdcFooter .theme-purple .checkbox-list.primary .fi {
  color: #712177;
}
.cdcFooter .theme-purple .accordion .card-header {
  border-left-color: #712177;
  color: #712177;
}
.cdcFooter .theme-purple .accordion .card-header:hover {
  border-left-color: #712177!important;
  color: #712177 !important;
}
.cdcFooter .theme-purple .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-purple .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-purple .fill-p,
.cdcFooter .theme-purple svg .fill-p,
.cdcFooter .theme-purple svg.fill-p {
  fill: #712177;
}
.cdcFooter .theme-purple .fill-p::before,
.cdcFooter .theme-purple svg .fill-p::before,
.cdcFooter .theme-purple svg.fill-p::before {
  color: #712177;
}
.cdcFooter .theme-purple .fill-s,
.cdcFooter .theme-purple svg .fill-s,
.cdcFooter .theme-purple svg.fill-s {
  fill: #b890bb;
}
.cdcFooter .theme-purple .fill-s::before,
.cdcFooter .theme-purple svg .fill-s::before,
.cdcFooter .theme-purple svg.fill-s::before {
  color: #b890bb;
}
.cdcFooter .theme-purple .fill-t,
.cdcFooter .theme-purple svg .fill-t,
.cdcFooter .theme-purple svg.fill-t {
  fill: #e3d3e4;
}
.cdcFooter .theme-purple .fill-t::before,
.cdcFooter .theme-purple svg .fill-t::before,
.cdcFooter .theme-purple svg.fill-t::before {
  color: #e3d3e4;
}
.cdcFooter .theme-purple .fill-q,
.cdcFooter .theme-purple svg .fill-q,
.cdcFooter .theme-purple svg.fill-q {
  fill: #f7f2f7;
}
.cdcFooter .theme-purple .fill-q::before,
.cdcFooter .theme-purple svg .fill-q::before,
.cdcFooter .theme-purple svg.fill-q::before {
  color: #f7f2f7;
}
.cdcFooter .theme-purple .nav-pills .nav-link.active,
.cdcFooter .theme-purple .nav-pills .show > .nav-link {
  background-color: #712177;
  color: #ffffff;
}
.cdcFooter .theme-purple .mobile-section-nav li a:active,
.cdcFooter .theme-purple .mobile-section-nav li a:hover,
.cdcFooter .theme-purple nav ul.tp-nav-main li a:active,
.cdcFooter .theme-purple nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #712177;
  background-color: #f5f5f5;
  color: #712177;
}
.cdcFooter .theme-purple .mobile-section-nav {
  border-top: 3px solid #b890bb;
}
.cdcFooter .theme-purple .mobile-section-nav #svg-down {
  background-color: #712177;
}
.cdcFooter .theme-purple .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #712177;
}
.cdcFooter .theme-purple nav .nav-section-home {
  border-top-color: #712177;
}
.cdcFooter .theme-purple nav .nav-section-home svg {
  fill: #712177;
}
.cdcFooter .theme-purple nav .nav-section-home .fi {
  color: #712177;
}
.cdcFooter .theme-purple nav .nav-section-home.selected {
  border-left: 4px solid #712177;
  background-color: #f5f5f5;
}
.cdcFooter .theme-purple nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #712177;
}
.cdcFooter .theme-purple nav .nav-section-home:hover a {
  color: #712177;
}
.cdcFooter .theme-purple nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-purple nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-purple nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-purple nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-purple nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-purple nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-purple nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-purple nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-purple nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #712177;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active a:hover {
  border-left-color: #712177;
  background-color: #f5f5f5;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-purple nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-purple nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-purple nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li {
  border-left-color: #b890bb;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #b890bb;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #712177;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #b890bb;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-purple nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #ede3ee;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-purple nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #712177;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-purple nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-purple nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-purple nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #712177;
}
.cdcFooter .theme-purple nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #5e1b63;
}
.cdcFooter .theme-purple nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #712177;
}
.cdcFooter .theme-purple .pagination li.active a {
  background-color: #712177!important;
  border-color: #712177 !important;
}
.cdcFooter .theme-brown .site-title {
  background-color: #705043;
  color: #fff;
  border-bottom: 3px solid #ad907b;
}
.cdcFooter .theme-brown .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-brown .alert-primary,
.cdcFooter .theme-brown .bg-primary,
.cdcFooter .theme-brown.bg-primary {
  background-color: #705043!important;
  color: #ffffff !important;
}
.cdcFooter .theme-brown .alert-primary a:not(.btn),
.cdcFooter .theme-brown .bg-primary a:not(.btn),
.cdcFooter .theme-brown.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-brown .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-brown .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-brown.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-brown .alert-primary svg,
.cdcFooter .theme-brown .bg-primary svg,
.cdcFooter .theme-brown.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-brown .alert-primary .card-header a,
.cdcFooter .theme-brown .bg-primary .card-header a,
.cdcFooter .theme-brown.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-brown .alert-secondary,
.cdcFooter .theme-brown .bg-secondary,
.cdcFooter .theme-brown.bg-secondary {
  background-color: #ad907b!important;
  color: #000000 !important;
}
.cdcFooter .theme-brown .alert-secondary a:not(.btn),
.cdcFooter .theme-brown .bg-secondary a:not(.btn),
.cdcFooter .theme-brown.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-brown .alert-secondary svg,
.cdcFooter .theme-brown .bg-secondary svg,
.cdcFooter .theme-brown.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-brown .bg-tertiary,
.cdcFooter .theme-brown.bg-tertiary {
  background-color: #d7ccc8!important;
  color: #000000;
}
.cdcFooter .theme-brown .bg-tertiary.card-header a,
.cdcFooter .theme-brown.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-brown .bg-quaternary,
.cdcFooter .theme-brown.bg-quaternary {
  background-color: #f2ebe8!important;
  color: #000000;
}
.cdcFooter .theme-brown .bg-quaternary.card-header a,
.cdcFooter .theme-brown.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-brown .b-primary,
.cdcFooter .theme-brown.b-primary {
  border-color: #705043 !important;
}
.cdcFooter .theme-brown .b-secondary,
.cdcFooter .theme-brown.b-secondary {
  border-color: #ad907b !important;
}
.cdcFooter .theme-brown .b-tertiary,
.cdcFooter .theme-brown.b-tertiary {
  border-color: #d7ccc8 !important;
}
.cdcFooter .theme-brown .b-quaternary,
.cdcFooter .theme-brown.b-quaternary {
  border-color: #f2ebe8 !important;
}
.cdcFooter .theme-brown .bt-primary,
.cdcFooter .theme-brown.bt-primary {
  border-top-color: #705043 !important;
}
.cdcFooter .theme-brown .bt-secondary,
.cdcFooter .theme-brown.bt-secondary {
  border-top-color: #ad907b !important;
}
.cdcFooter .theme-brown .bt-tertiary,
.cdcFooter .theme-brown.bt-tertiary {
  border-top-color: #d7ccc8 !important;
}
.cdcFooter .theme-brown .bt-quaternary,
.cdcFooter .theme-brown.bt-quaternary {
  border-top-color: #f2ebe8 !important;
}
.cdcFooter .theme-brown .br-primary,
.cdcFooter .theme-brown.br-primary {
  border-right-color: #705043 !important;
}
.cdcFooter .theme-brown .br-secondary,
.cdcFooter .theme-brown.br-secondary {
  border-right-color: #ad907b !important;
}
.cdcFooter .theme-brown .br-tertiary,
.cdcFooter .theme-brown.br-tertiary {
  border-right-color: #d7ccc8 !important;
}
.cdcFooter .theme-brown .br-quaternary,
.cdcFooter .theme-brown.br-quaternary {
  border-right-color: #f2ebe8 !important;
}
.cdcFooter .theme-brown .bb-primary,
.cdcFooter .theme-brown.bb-primary {
  border-bottom-color: #705043 !important;
}
.cdcFooter .theme-brown .bb-secondary,
.cdcFooter .theme-brown.bb-secondary {
  border-bottom-color: #ad907b !important;
}
.cdcFooter .theme-brown .bb-tertiary,
.cdcFooter .theme-brown.bb-tertiary {
  border-bottom-color: #d7ccc8 !important;
}
.cdcFooter .theme-brown .bb-quaternary,
.cdcFooter .theme-brown.bb-quaternary {
  border-bottom-color: #f2ebe8 !important;
}
.cdcFooter .theme-brown .bl-primary,
.cdcFooter .theme-brown.bl-primary {
  border-left-color: #705043 !important;
}
.cdcFooter .theme-brown .bl-secondary,
.cdcFooter .theme-brown.bl-secondary {
  border-left-color: #ad907b !important;
}
.cdcFooter .theme-brown .bl-tertiary,
.cdcFooter .theme-brown.bl-tertiary {
  border-left-color: #d7ccc8 !important;
}
.cdcFooter .theme-brown .bl-quaternary,
.cdcFooter .theme-brown.bl-quaternary {
  border-left-color: #f2ebe8 !important;
}
.cdcFooter .theme-brown .c-primary,
.cdcFooter .theme-brown .text-primary,
.cdcFooter .theme-brown.c-primary,
.cdcFooter .theme-brown.text-primary {
  color: #705043 !important;
}
.cdcFooter .theme-brown .primary li.checked::before,
.cdcFooter .theme-brown .primary li::before {
  color: #705043 !important;
}
.cdcFooter .theme-brown .alert-primary svg {
  fill: #ad907b;
}
.cdcFooter .theme-brown .cdc-timeline svg {
  fill: #705043;
}
.cdcFooter .theme-brown .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #705043;
}
.cdcFooter .theme-brown .yamm .dropdown-item:hover {
  border-left: 4px solid #705043;
}
.cdcFooter .theme-brown .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-brown .yamm .nav-link:hover {
  background: #ad907b;
}
.cdcFooter .theme-brown .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #705043;
}
.cdcFooter .theme-brown .nav-tabs .nav-link.active,
.cdcFooter .theme-brown .nav-tabs .nav-link:hover {
  border-top: 3px solid #705043;
  font-weight: 700;
}
.cdcFooter .theme-brown .nav-pills .nav-link.active {
  border-bottom: 3px solid #ad907b;
}
.cdcFooter .theme-brown .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-brown .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #705043;
}
.cdcFooter .theme-brown .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-brown .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #705043!important;
  border-color: #705043 !important;
}
.cdcFooter .theme-brown .table.table-dark {
  background-color: #705043;
}
.cdcFooter .theme-brown .table .thead-light th {
  background-color: #ad907b;
}
.cdcFooter .theme-brown .table .thead-dark th {
  background-color: #705043;
  border-color: #705043;
  color: #ffffff;
}
.cdcFooter .theme-brown .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #705043;
  color: #ffffff;
}
.cdcFooter .theme-brown .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #ad907b;
  color: #000000;
}
.cdcFooter .theme-brown .table.table-hover-dark tbody tr:hover {
  background-color: #705043;
  color: #ffffff;
}
.cdcFooter .theme-brown .table.table-hover-light tbody tr:hover {
  background-color: #ad907b;
  color: #000000;
}
.cdcFooter .theme-brown .audio-player .btn-primary,
.cdcFooter .theme-brown .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-brown .audio-player .btn-primary:active,
.cdcFooter .theme-brown .audio-player .btn-primary:focus,
.cdcFooter .theme-brown .audio-player .btn-primary:hover,
.cdcFooter .theme-brown .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-brown .audio-player .btn-secondary:active,
.cdcFooter .theme-brown .audio-player .btn-secondary:focus,
.cdcFooter .theme-brown .audio-player .btn-secondary:hover,
.cdcFooter .theme-brown .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-brown .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-brown .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-brown .audio-player .btn-primary svg,
.cdcFooter .theme-brown .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-brown .audio-player .btn-primary .fi,
.cdcFooter .theme-brown .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-brown a .btn-primary:hover,
.cdcFooter .theme-brown a.btn-primary:hover {
  background-color: #705043 !important;
}
.cdcFooter .theme-brown a .btn-secondary:hover,
.cdcFooter .theme-brown a.btn-secondary:hover {
  background-color: #ad907b !important;
}
.cdcFooter .theme-brown a .btn-tertiary:hover,
.cdcFooter .theme-brown a.btn-tertiary:hover {
  background-color: #d7ccc8 !important;
}
.cdcFooter .theme-brown a .btn-quaternary:hover,
.cdcFooter .theme-brown a.btn-quaternary:hover {
  background-color: #f2ebe8 !important;
}
.cdcFooter .theme-brown a.bg-primary.nav-btn:focus,
.cdcFooter .theme-brown a.bg-primary.nav-btn:hover {
  background-color: #705043 !important;
}
.cdcFooter .theme-brown a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-brown a.bg-secondary.nav-btn:hover {
  background-color: #ad907b !important;
}
.cdcFooter .theme-brown .btn-primary,
.cdcFooter .theme-brown.btn-primary {
  background-color: #705043;
  border-color: #705043;
  color: #ffffff;
}
.cdcFooter .theme-brown .btn-primary .file-details,
.cdcFooter .theme-brown.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-brown .btn-primary svg,
.cdcFooter .theme-brown.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-brown .btn-primary:hover,
.cdcFooter .theme-brown.btn-primary:hover {
  background-color: #604539;
}
.cdcFooter .theme-brown .btn-primary:focus,
.cdcFooter .theme-brown .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-brown .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-brown.btn-primary:focus,
.cdcFooter .theme-brown.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-brown.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #705043;
  border-color: #705043;
}
.cdcFooter .theme-brown .show .btn-primary.dropdown-toggle {
  background-color: #705043;
  border-color: #705043;
}
.cdcFooter .theme-brown .btn-secondary,
.cdcFooter .theme-brown.btn-secondary {
  background-color: #ad907b;
  border-color: #ad907b;
  color: #000000;
}
.cdcFooter .theme-brown .btn-secondary .file-details,
.cdcFooter .theme-brown.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-brown .btn-secondary svg,
.cdcFooter .theme-brown.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-brown .btn-secondary:hover,
.cdcFooter .theme-brown.btn-secondary:hover {
  background-color: #a3836b;
  border-color: #a3836b;
  color: #000000;
}
.cdcFooter .theme-brown .btn-secondary:focus,
.cdcFooter .theme-brown .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-brown .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-brown.btn-secondary:focus,
.cdcFooter .theme-brown.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-brown.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #ad907b;
  border-color: #ad907b;
  color: #000000;
}
.cdcFooter .theme-brown .btn-tertiary,
.cdcFooter .theme-brown.btn-tertiary {
  background-color: #d7ccc8;
  border-color: #d7ccc8;
  color: #075290;
}
.cdcFooter .theme-brown .btn-tertiary .file-details,
.cdcFooter .theme-brown.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-brown .btn-tertiary svg,
.cdcFooter .theme-brown.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-brown .btn-tertiary:hover,
.cdcFooter .theme-brown.btn-tertiary:hover {
  background-color: #ccbeb9;
  border-color: #ccbeb9;
}
.cdcFooter .theme-brown .btn-tertiary:focus,
.cdcFooter .theme-brown .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-brown .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-brown.btn-tertiary:focus,
.cdcFooter .theme-brown.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-brown.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #d7ccc8;
  border-color: #d7ccc8;
}
.cdcFooter .theme-brown .btn-quaternary,
.cdcFooter .theme-brown.btn-quaternary {
  background-color: #f2ebe8;
  border-color: #f2ebe8;
  color: #000000;
}
.cdcFooter .theme-brown .btn-quaternary .file-details,
.cdcFooter .theme-brown.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-brown .btn-quaternary svg,
.cdcFooter .theme-brown.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-brown .btn-quaternary:hover,
.cdcFooter .theme-brown.btn-quaternary:hover {
  background-color: #e9ddd8;
  border-color: #e9ddd8;
}
.cdcFooter .theme-brown .btn-quaternary:focus,
.cdcFooter .theme-brown .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-brown .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-brown.btn-quaternary:focus,
.cdcFooter .theme-brown.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-brown.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #f2ebe8;
  border-color: #f2ebe8;
}
.cdcFooter .theme-brown .list-group-item.active {
  background-color: #705043;
  border-color: #705043;
}
.cdcFooter .theme-brown .list-group-item.list-group-item-primary {
  background-color: #705043;
  color: #ffffff;
}
.cdcFooter .theme-brown .list-group-item.list-group-item-secondary {
  background-color: #ad907b;
  color: #000000;
}
.cdcFooter .theme-brown .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #705043;
}
.cdcFooter .theme-brown .radioBtn-styled .form-check .checkmark::after {
  background-color: #705043;
}
.cdcFooter .theme-brown .checkbox-list.primary .fi {
  color: #705043;
}
.cdcFooter .theme-brown .accordion .card-header {
  border-left-color: #705043;
  color: #705043;
}
.cdcFooter .theme-brown .accordion .card-header:hover {
  border-left-color: #705043!important;
  color: #705043 !important;
}
.cdcFooter .theme-brown .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-brown .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-brown .fill-p,
.cdcFooter .theme-brown svg .fill-p,
.cdcFooter .theme-brown svg.fill-p {
  fill: #705043;
}
.cdcFooter .theme-brown .fill-p::before,
.cdcFooter .theme-brown svg .fill-p::before,
.cdcFooter .theme-brown svg.fill-p::before {
  color: #705043;
}
.cdcFooter .theme-brown .fill-s,
.cdcFooter .theme-brown svg .fill-s,
.cdcFooter .theme-brown svg.fill-s {
  fill: #ad907b;
}
.cdcFooter .theme-brown .fill-s::before,
.cdcFooter .theme-brown svg .fill-s::before,
.cdcFooter .theme-brown svg.fill-s::before {
  color: #ad907b;
}
.cdcFooter .theme-brown .fill-t,
.cdcFooter .theme-brown svg .fill-t,
.cdcFooter .theme-brown svg.fill-t {
  fill: #d7ccc8;
}
.cdcFooter .theme-brown .fill-t::before,
.cdcFooter .theme-brown svg .fill-t::before,
.cdcFooter .theme-brown svg.fill-t::before {
  color: #d7ccc8;
}
.cdcFooter .theme-brown .fill-q,
.cdcFooter .theme-brown svg .fill-q,
.cdcFooter .theme-brown svg.fill-q {
  fill: #f2ebe8;
}
.cdcFooter .theme-brown .fill-q::before,
.cdcFooter .theme-brown svg .fill-q::before,
.cdcFooter .theme-brown svg.fill-q::before {
  color: #f2ebe8;
}
.cdcFooter .theme-brown .nav-pills .nav-link.active,
.cdcFooter .theme-brown .nav-pills .show > .nav-link {
  background-color: #705043;
  color: #ffffff;
}
.cdcFooter .theme-brown .mobile-section-nav li a:active,
.cdcFooter .theme-brown .mobile-section-nav li a:hover,
.cdcFooter .theme-brown nav ul.tp-nav-main li a:active,
.cdcFooter .theme-brown nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #705043;
  background-color: #f5f5f5;
  color: #705043;
}
.cdcFooter .theme-brown .mobile-section-nav {
  border-top: 3px solid #ad907b;
}
.cdcFooter .theme-brown .mobile-section-nav #svg-down {
  background-color: #705043;
}
.cdcFooter .theme-brown .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #705043;
}
.cdcFooter .theme-brown nav .nav-section-home {
  border-top-color: #705043;
}
.cdcFooter .theme-brown nav .nav-section-home svg {
  fill: #705043;
}
.cdcFooter .theme-brown nav .nav-section-home .fi {
  color: #705043;
}
.cdcFooter .theme-brown nav .nav-section-home.selected {
  border-left: 4px solid #705043;
  background-color: #f5f5f5;
}
.cdcFooter .theme-brown nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #705043;
}
.cdcFooter .theme-brown nav .nav-section-home:hover a {
  color: #705043;
}
.cdcFooter .theme-brown nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-brown nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-brown nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-brown nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-brown nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-brown nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-brown nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-brown nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-brown nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #705043;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active a:hover {
  border-left-color: #705043;
  background-color: #f5f5f5;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-brown nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-brown nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-brown nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li {
  border-left-color: #ad907b;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #ad907b;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #705043;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #ad907b;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-brown nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #e2dad7;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-brown nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #705043;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-brown nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-brown nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-brown nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #705043;
}
.cdcFooter .theme-brown nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #604539;
}
.cdcFooter .theme-brown nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #705043;
}
.cdcFooter .theme-brown .pagination li.active a {
  background-color: #705043!important;
  border-color: #705043 !important;
}
.cdcFooter .theme-teal .site-title {
  background-color: #00695c;
  color: #fff;
  border-bottom: 3px solid #4ebaaa;
}
.cdcFooter .theme-teal .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-teal .alert-primary,
.cdcFooter .theme-teal .bg-primary,
.cdcFooter .theme-teal.bg-primary {
  background-color: #00695c!important;
  color: #ffffff !important;
}
.cdcFooter .theme-teal .alert-primary a:not(.btn),
.cdcFooter .theme-teal .bg-primary a:not(.btn),
.cdcFooter .theme-teal.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-teal .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-teal .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-teal.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-teal .alert-primary svg,
.cdcFooter .theme-teal .bg-primary svg,
.cdcFooter .theme-teal.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-teal .alert-primary .card-header a,
.cdcFooter .theme-teal .bg-primary .card-header a,
.cdcFooter .theme-teal.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-teal .alert-secondary,
.cdcFooter .theme-teal .bg-secondary,
.cdcFooter .theme-teal.bg-secondary {
  background-color: #4ebaaa!important;
  color: #000000 !important;
}
.cdcFooter .theme-teal .alert-secondary a:not(.btn),
.cdcFooter .theme-teal .bg-secondary a:not(.btn),
.cdcFooter .theme-teal.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-teal .alert-secondary svg,
.cdcFooter .theme-teal .bg-secondary svg,
.cdcFooter .theme-teal.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-teal .bg-tertiary,
.cdcFooter .theme-teal.bg-tertiary {
  background-color: #ceece7!important;
  color: #000000;
}
.cdcFooter .theme-teal .bg-tertiary.card-header a,
.cdcFooter .theme-teal.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-teal .bg-quaternary,
.cdcFooter .theme-teal.bg-quaternary {
  background-color: #ebf7f5!important;
  color: #000000;
}
.cdcFooter .theme-teal .bg-quaternary.card-header a,
.cdcFooter .theme-teal.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-teal .b-primary,
.cdcFooter .theme-teal.b-primary {
  border-color: #00695c !important;
}
.cdcFooter .theme-teal .b-secondary,
.cdcFooter .theme-teal.b-secondary {
  border-color: #4ebaaa !important;
}
.cdcFooter .theme-teal .b-tertiary,
.cdcFooter .theme-teal.b-tertiary {
  border-color: #ceece7 !important;
}
.cdcFooter .theme-teal .b-quaternary,
.cdcFooter .theme-teal.b-quaternary {
  border-color: #ebf7f5 !important;
}
.cdcFooter .theme-teal .bt-primary,
.cdcFooter .theme-teal.bt-primary {
  border-top-color: #00695c !important;
}
.cdcFooter .theme-teal .bt-secondary,
.cdcFooter .theme-teal.bt-secondary {
  border-top-color: #4ebaaa !important;
}
.cdcFooter .theme-teal .bt-tertiary,
.cdcFooter .theme-teal.bt-tertiary {
  border-top-color: #ceece7 !important;
}
.cdcFooter .theme-teal .bt-quaternary,
.cdcFooter .theme-teal.bt-quaternary {
  border-top-color: #ebf7f5 !important;
}
.cdcFooter .theme-teal .br-primary,
.cdcFooter .theme-teal.br-primary {
  border-right-color: #00695c !important;
}
.cdcFooter .theme-teal .br-secondary,
.cdcFooter .theme-teal.br-secondary {
  border-right-color: #4ebaaa !important;
}
.cdcFooter .theme-teal .br-tertiary,
.cdcFooter .theme-teal.br-tertiary {
  border-right-color: #ceece7 !important;
}
.cdcFooter .theme-teal .br-quaternary,
.cdcFooter .theme-teal.br-quaternary {
  border-right-color: #ebf7f5 !important;
}
.cdcFooter .theme-teal .bb-primary,
.cdcFooter .theme-teal.bb-primary {
  border-bottom-color: #00695c !important;
}
.cdcFooter .theme-teal .bb-secondary,
.cdcFooter .theme-teal.bb-secondary {
  border-bottom-color: #4ebaaa !important;
}
.cdcFooter .theme-teal .bb-tertiary,
.cdcFooter .theme-teal.bb-tertiary {
  border-bottom-color: #ceece7 !important;
}
.cdcFooter .theme-teal .bb-quaternary,
.cdcFooter .theme-teal.bb-quaternary {
  border-bottom-color: #ebf7f5 !important;
}
.cdcFooter .theme-teal .bl-primary,
.cdcFooter .theme-teal.bl-primary {
  border-left-color: #00695c !important;
}
.cdcFooter .theme-teal .bl-secondary,
.cdcFooter .theme-teal.bl-secondary {
  border-left-color: #4ebaaa !important;
}
.cdcFooter .theme-teal .bl-tertiary,
.cdcFooter .theme-teal.bl-tertiary {
  border-left-color: #ceece7 !important;
}
.cdcFooter .theme-teal .bl-quaternary,
.cdcFooter .theme-teal.bl-quaternary {
  border-left-color: #ebf7f5 !important;
}
.cdcFooter .theme-teal .c-primary,
.cdcFooter .theme-teal .text-primary,
.cdcFooter .theme-teal.c-primary,
.cdcFooter .theme-teal.text-primary {
  color: #00695c !important;
}
.cdcFooter .theme-teal .primary li.checked::before,
.cdcFooter .theme-teal .primary li::before {
  color: #00695c !important;
}
.cdcFooter .theme-teal .alert-primary svg {
  fill: #4ebaaa;
}
.cdcFooter .theme-teal .cdc-timeline svg {
  fill: #00695c;
}
.cdcFooter .theme-teal .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #00695c;
}
.cdcFooter .theme-teal .yamm .dropdown-item:hover {
  border-left: 4px solid #00695c;
}
.cdcFooter .theme-teal .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-teal .yamm .nav-link:hover {
  background: #4ebaaa;
}
.cdcFooter .theme-teal .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #00695c;
}
.cdcFooter .theme-teal .nav-tabs .nav-link.active,
.cdcFooter .theme-teal .nav-tabs .nav-link:hover {
  border-top: 3px solid #00695c;
  font-weight: 700;
}
.cdcFooter .theme-teal .nav-pills .nav-link.active {
  border-bottom: 3px solid #4ebaaa;
}
.cdcFooter .theme-teal .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-teal .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #00695c;
}
.cdcFooter .theme-teal .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-teal .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #00695c!important;
  border-color: #00695c !important;
}
.cdcFooter .theme-teal .table.table-dark {
  background-color: #00695c;
}
.cdcFooter .theme-teal .table .thead-light th {
  background-color: #4ebaaa;
}
.cdcFooter .theme-teal .table .thead-dark th {
  background-color: #00695c;
  border-color: #00695c;
  color: #ffffff;
}
.cdcFooter .theme-teal .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #00695c;
  color: #ffffff;
}
.cdcFooter .theme-teal .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #4ebaaa;
  color: #000000;
}
.cdcFooter .theme-teal .table.table-hover-dark tbody tr:hover {
  background-color: #00695c;
  color: #ffffff;
}
.cdcFooter .theme-teal .table.table-hover-light tbody tr:hover {
  background-color: #4ebaaa;
  color: #000000;
}
.cdcFooter .theme-teal .audio-player .btn-primary,
.cdcFooter .theme-teal .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-teal .audio-player .btn-primary:active,
.cdcFooter .theme-teal .audio-player .btn-primary:focus,
.cdcFooter .theme-teal .audio-player .btn-primary:hover,
.cdcFooter .theme-teal .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-teal .audio-player .btn-secondary:active,
.cdcFooter .theme-teal .audio-player .btn-secondary:focus,
.cdcFooter .theme-teal .audio-player .btn-secondary:hover,
.cdcFooter .theme-teal .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-teal .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-teal .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-teal .audio-player .btn-primary svg,
.cdcFooter .theme-teal .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-teal .audio-player .btn-primary .fi,
.cdcFooter .theme-teal .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-teal a .btn-primary:hover,
.cdcFooter .theme-teal a.btn-primary:hover {
  background-color: #00695c !important;
}
.cdcFooter .theme-teal a .btn-secondary:hover,
.cdcFooter .theme-teal a.btn-secondary:hover {
  background-color: #4ebaaa !important;
}
.cdcFooter .theme-teal a .btn-tertiary:hover,
.cdcFooter .theme-teal a.btn-tertiary:hover {
  background-color: #ceece7 !important;
}
.cdcFooter .theme-teal a .btn-quaternary:hover,
.cdcFooter .theme-teal a.btn-quaternary:hover {
  background-color: #ebf7f5 !important;
}
.cdcFooter .theme-teal a.bg-primary.nav-btn:focus,
.cdcFooter .theme-teal a.bg-primary.nav-btn:hover {
  background-color: #00695c !important;
}
.cdcFooter .theme-teal a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-teal a.bg-secondary.nav-btn:hover {
  background-color: #4ebaaa !important;
}
.cdcFooter .theme-teal .btn-primary,
.cdcFooter .theme-teal.btn-primary {
  background-color: #00695c;
  border-color: #00695c;
  color: #ffffff;
}
.cdcFooter .theme-teal .btn-primary .file-details,
.cdcFooter .theme-teal.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-teal .btn-primary svg,
.cdcFooter .theme-teal.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-teal .btn-primary:hover,
.cdcFooter .theme-teal.btn-primary:hover {
  background-color: #005046;
}
.cdcFooter .theme-teal .btn-primary:focus,
.cdcFooter .theme-teal .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-teal .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-teal.btn-primary:focus,
.cdcFooter .theme-teal.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-teal.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #00695c;
  border-color: #00695c;
}
.cdcFooter .theme-teal .show .btn-primary.dropdown-toggle {
  background-color: #00695c;
  border-color: #00695c;
}
.cdcFooter .theme-teal .btn-secondary,
.cdcFooter .theme-teal.btn-secondary {
  background-color: #4ebaaa;
  border-color: #4ebaaa;
  color: #000000;
}
.cdcFooter .theme-teal .btn-secondary .file-details,
.cdcFooter .theme-teal.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-teal .btn-secondary svg,
.cdcFooter .theme-teal.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-teal .btn-secondary:hover,
.cdcFooter .theme-teal.btn-secondary:hover {
  background-color: #43ac9c;
  border-color: #43ac9c;
  color: #000000;
}
.cdcFooter .theme-teal .btn-secondary:focus,
.cdcFooter .theme-teal .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-teal .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-teal.btn-secondary:focus,
.cdcFooter .theme-teal.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-teal.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #4ebaaa;
  border-color: #4ebaaa;
  color: #000000;
}
.cdcFooter .theme-teal .btn-tertiary,
.cdcFooter .theme-teal.btn-tertiary {
  background-color: #ceece7;
  border-color: #ceece7;
  color: #075290;
}
.cdcFooter .theme-teal .btn-tertiary .file-details,
.cdcFooter .theme-teal.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-teal .btn-tertiary svg,
.cdcFooter .theme-teal.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-teal .btn-tertiary:hover,
.cdcFooter .theme-teal.btn-tertiary:hover {
  background-color: #bce5de;
  border-color: #bce5de;
}
.cdcFooter .theme-teal .btn-tertiary:focus,
.cdcFooter .theme-teal .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-teal .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-teal.btn-tertiary:focus,
.cdcFooter .theme-teal.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-teal.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #ceece7;
  border-color: #ceece7;
}
.cdcFooter .theme-teal .btn-quaternary,
.cdcFooter .theme-teal.btn-quaternary {
  background-color: #ebf7f5;
  border-color: #ebf7f5;
  color: #000000;
}
.cdcFooter .theme-teal .btn-quaternary .file-details,
.cdcFooter .theme-teal.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-teal .btn-quaternary svg,
.cdcFooter .theme-teal.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-teal .btn-quaternary:hover,
.cdcFooter .theme-teal.btn-quaternary:hover {
  background-color: #d9f0ec;
  border-color: #d9f0ec;
}
.cdcFooter .theme-teal .btn-quaternary:focus,
.cdcFooter .theme-teal .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-teal .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-teal.btn-quaternary:focus,
.cdcFooter .theme-teal.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-teal.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #ebf7f5;
  border-color: #ebf7f5;
}
.cdcFooter .theme-teal .list-group-item.active {
  background-color: #00695c;
  border-color: #00695c;
}
.cdcFooter .theme-teal .list-group-item.list-group-item-primary {
  background-color: #00695c;
  color: #ffffff;
}
.cdcFooter .theme-teal .list-group-item.list-group-item-secondary {
  background-color: #4ebaaa;
  color: #000000;
}
.cdcFooter .theme-teal .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #00695c;
}
.cdcFooter .theme-teal .radioBtn-styled .form-check .checkmark::after {
  background-color: #00695c;
}
.cdcFooter .theme-teal .checkbox-list.primary .fi {
  color: #00695c;
}
.cdcFooter .theme-teal .accordion .card-header {
  border-left-color: #00695c;
  color: #00695c;
}
.cdcFooter .theme-teal .accordion .card-header:hover {
  border-left-color: #00695c!important;
  color: #00695c !important;
}
.cdcFooter .theme-teal .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-teal .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-teal .fill-p,
.cdcFooter .theme-teal svg .fill-p,
.cdcFooter .theme-teal svg.fill-p {
  fill: #00695c;
}
.cdcFooter .theme-teal .fill-p::before,
.cdcFooter .theme-teal svg .fill-p::before,
.cdcFooter .theme-teal svg.fill-p::before {
  color: #00695c;
}
.cdcFooter .theme-teal .fill-s,
.cdcFooter .theme-teal svg .fill-s,
.cdcFooter .theme-teal svg.fill-s {
  fill: #4ebaaa;
}
.cdcFooter .theme-teal .fill-s::before,
.cdcFooter .theme-teal svg .fill-s::before,
.cdcFooter .theme-teal svg.fill-s::before {
  color: #4ebaaa;
}
.cdcFooter .theme-teal .fill-t,
.cdcFooter .theme-teal svg .fill-t,
.cdcFooter .theme-teal svg.fill-t {
  fill: #ceece7;
}
.cdcFooter .theme-teal .fill-t::before,
.cdcFooter .theme-teal svg .fill-t::before,
.cdcFooter .theme-teal svg.fill-t::before {
  color: #ceece7;
}
.cdcFooter .theme-teal .fill-q,
.cdcFooter .theme-teal svg .fill-q,
.cdcFooter .theme-teal svg.fill-q {
  fill: #ebf7f5;
}
.cdcFooter .theme-teal .fill-q::before,
.cdcFooter .theme-teal svg .fill-q::before,
.cdcFooter .theme-teal svg.fill-q::before {
  color: #ebf7f5;
}
.cdcFooter .theme-teal .nav-pills .nav-link.active,
.cdcFooter .theme-teal .nav-pills .show > .nav-link {
  background-color: #00695c;
  color: #ffffff;
}
.cdcFooter .theme-teal .mobile-section-nav li a:active,
.cdcFooter .theme-teal .mobile-section-nav li a:hover,
.cdcFooter .theme-teal nav ul.tp-nav-main li a:active,
.cdcFooter .theme-teal nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #00695c;
  background-color: #f5f5f5;
  color: #00695c;
}
.cdcFooter .theme-teal .mobile-section-nav {
  border-top: 3px solid #4ebaaa;
}
.cdcFooter .theme-teal .mobile-section-nav #svg-down {
  background-color: #00695c;
}
.cdcFooter .theme-teal .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #00695c;
}
.cdcFooter .theme-teal nav .nav-section-home {
  border-top-color: #00695c;
}
.cdcFooter .theme-teal nav .nav-section-home svg {
  fill: #00695c;
}
.cdcFooter .theme-teal nav .nav-section-home .fi {
  color: #00695c;
}
.cdcFooter .theme-teal nav .nav-section-home.selected {
  border-left: 4px solid #00695c;
  background-color: #f5f5f5;
}
.cdcFooter .theme-teal nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #00695c;
}
.cdcFooter .theme-teal nav .nav-section-home:hover a {
  color: #00695c;
}
.cdcFooter .theme-teal nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-teal nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-teal nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-teal nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-teal nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-teal nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-teal nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-teal nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-teal nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #00695c;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active a:hover {
  border-left-color: #00695c;
  background-color: #f5f5f5;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-teal nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-teal nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-teal nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li {
  border-left-color: #4ebaaa;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #4ebaaa;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #00695c;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #4ebaaa;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-teal nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #e0f3f0;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-teal nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #00695c;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-teal nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-teal nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-teal nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #00695c;
}
.cdcFooter .theme-teal nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #005046;
}
.cdcFooter .theme-teal nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #00695c;
}
.cdcFooter .theme-teal .pagination li.active a {
  background-color: #00695c!important;
  border-color: #00695c !important;
}
.cdcFooter .theme-pink .site-title {
  background-color: #af4448;
  color: #fff;
  border-bottom: 3px solid #e57373;
}
.cdcFooter .theme-pink .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-pink .alert-primary,
.cdcFooter .theme-pink .bg-primary,
.cdcFooter .theme-pink.bg-primary {
  background-color: #af4448!important;
  color: #ffffff !important;
}
.cdcFooter .theme-pink .alert-primary a:not(.btn),
.cdcFooter .theme-pink .bg-primary a:not(.btn),
.cdcFooter .theme-pink.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-pink .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-pink .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-pink.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-pink .alert-primary svg,
.cdcFooter .theme-pink .bg-primary svg,
.cdcFooter .theme-pink.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-pink .alert-primary .card-header a,
.cdcFooter .theme-pink .bg-primary .card-header a,
.cdcFooter .theme-pink.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-pink .alert-secondary,
.cdcFooter .theme-pink .bg-secondary,
.cdcFooter .theme-pink.bg-secondary {
  background-color: #e57373!important;
  color: #000000 !important;
}
.cdcFooter .theme-pink .alert-secondary a:not(.btn),
.cdcFooter .theme-pink .bg-secondary a:not(.btn),
.cdcFooter .theme-pink.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-pink .alert-secondary svg,
.cdcFooter .theme-pink .bg-secondary svg,
.cdcFooter .theme-pink.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-pink .bg-tertiary,
.cdcFooter .theme-pink.bg-tertiary {
  background-color: #ffc2c2!important;
  color: #000000;
}
.cdcFooter .theme-pink .bg-tertiary.card-header a,
.cdcFooter .theme-pink.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-pink .bg-quaternary,
.cdcFooter .theme-pink.bg-quaternary {
  background-color: #ffe7e7!important;
  color: #000000;
}
.cdcFooter .theme-pink .bg-quaternary.card-header a,
.cdcFooter .theme-pink.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-pink .b-primary,
.cdcFooter .theme-pink.b-primary {
  border-color: #af4448 !important;
}
.cdcFooter .theme-pink .b-secondary,
.cdcFooter .theme-pink.b-secondary {
  border-color: #e57373 !important;
}
.cdcFooter .theme-pink .b-tertiary,
.cdcFooter .theme-pink.b-tertiary {
  border-color: #ffc2c2 !important;
}
.cdcFooter .theme-pink .b-quaternary,
.cdcFooter .theme-pink.b-quaternary {
  border-color: #ffe7e7 !important;
}
.cdcFooter .theme-pink .bt-primary,
.cdcFooter .theme-pink.bt-primary {
  border-top-color: #af4448 !important;
}
.cdcFooter .theme-pink .bt-secondary,
.cdcFooter .theme-pink.bt-secondary {
  border-top-color: #e57373 !important;
}
.cdcFooter .theme-pink .bt-tertiary,
.cdcFooter .theme-pink.bt-tertiary {
  border-top-color: #ffc2c2 !important;
}
.cdcFooter .theme-pink .bt-quaternary,
.cdcFooter .theme-pink.bt-quaternary {
  border-top-color: #ffe7e7 !important;
}
.cdcFooter .theme-pink .br-primary,
.cdcFooter .theme-pink.br-primary {
  border-right-color: #af4448 !important;
}
.cdcFooter .theme-pink .br-secondary,
.cdcFooter .theme-pink.br-secondary {
  border-right-color: #e57373 !important;
}
.cdcFooter .theme-pink .br-tertiary,
.cdcFooter .theme-pink.br-tertiary {
  border-right-color: #ffc2c2 !important;
}
.cdcFooter .theme-pink .br-quaternary,
.cdcFooter .theme-pink.br-quaternary {
  border-right-color: #ffe7e7 !important;
}
.cdcFooter .theme-pink .bb-primary,
.cdcFooter .theme-pink.bb-primary {
  border-bottom-color: #af4448 !important;
}
.cdcFooter .theme-pink .bb-secondary,
.cdcFooter .theme-pink.bb-secondary {
  border-bottom-color: #e57373 !important;
}
.cdcFooter .theme-pink .bb-tertiary,
.cdcFooter .theme-pink.bb-tertiary {
  border-bottom-color: #ffc2c2 !important;
}
.cdcFooter .theme-pink .bb-quaternary,
.cdcFooter .theme-pink.bb-quaternary {
  border-bottom-color: #ffe7e7 !important;
}
.cdcFooter .theme-pink .bl-primary,
.cdcFooter .theme-pink.bl-primary {
  border-left-color: #af4448 !important;
}
.cdcFooter .theme-pink .bl-secondary,
.cdcFooter .theme-pink.bl-secondary {
  border-left-color: #e57373 !important;
}
.cdcFooter .theme-pink .bl-tertiary,
.cdcFooter .theme-pink.bl-tertiary {
  border-left-color: #ffc2c2 !important;
}
.cdcFooter .theme-pink .bl-quaternary,
.cdcFooter .theme-pink.bl-quaternary {
  border-left-color: #ffe7e7 !important;
}
.cdcFooter .theme-pink .c-primary,
.cdcFooter .theme-pink .text-primary,
.cdcFooter .theme-pink.c-primary,
.cdcFooter .theme-pink.text-primary {
  color: #af4448 !important;
}
.cdcFooter .theme-pink .primary li.checked::before,
.cdcFooter .theme-pink .primary li::before {
  color: #af4448 !important;
}
.cdcFooter .theme-pink .alert-primary svg {
  fill: #e57373;
}
.cdcFooter .theme-pink .cdc-timeline svg {
  fill: #af4448;
}
.cdcFooter .theme-pink .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #af4448;
}
.cdcFooter .theme-pink .yamm .dropdown-item:hover {
  border-left: 4px solid #af4448;
}
.cdcFooter .theme-pink .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-pink .yamm .nav-link:hover {
  background: #e57373;
}
.cdcFooter .theme-pink .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #af4448;
}
.cdcFooter .theme-pink .nav-tabs .nav-link.active,
.cdcFooter .theme-pink .nav-tabs .nav-link:hover {
  border-top: 3px solid #af4448;
  font-weight: 700;
}
.cdcFooter .theme-pink .nav-pills .nav-link.active {
  border-bottom: 3px solid #e57373;
}
.cdcFooter .theme-pink .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-pink .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #af4448;
}
.cdcFooter .theme-pink .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-pink .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #af4448!important;
  border-color: #af4448 !important;
}
.cdcFooter .theme-pink .table.table-dark {
  background-color: #af4448;
}
.cdcFooter .theme-pink .table .thead-light th {
  background-color: #e57373;
}
.cdcFooter .theme-pink .table .thead-dark th {
  background-color: #af4448;
  border-color: #af4448;
  color: #ffffff;
}
.cdcFooter .theme-pink .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #af4448;
  color: #ffffff;
}
.cdcFooter .theme-pink .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #e57373;
  color: #000000;
}
.cdcFooter .theme-pink .table.table-hover-dark tbody tr:hover {
  background-color: #af4448;
  color: #ffffff;
}
.cdcFooter .theme-pink .table.table-hover-light tbody tr:hover {
  background-color: #e57373;
  color: #000000;
}
.cdcFooter .theme-pink .audio-player .btn-primary,
.cdcFooter .theme-pink .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-pink .audio-player .btn-primary:active,
.cdcFooter .theme-pink .audio-player .btn-primary:focus,
.cdcFooter .theme-pink .audio-player .btn-primary:hover,
.cdcFooter .theme-pink .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-pink .audio-player .btn-secondary:active,
.cdcFooter .theme-pink .audio-player .btn-secondary:focus,
.cdcFooter .theme-pink .audio-player .btn-secondary:hover,
.cdcFooter .theme-pink .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-pink .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-pink .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-pink .audio-player .btn-primary svg,
.cdcFooter .theme-pink .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-pink .audio-player .btn-primary .fi,
.cdcFooter .theme-pink .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-pink a .btn-primary:hover,
.cdcFooter .theme-pink a.btn-primary:hover {
  background-color: #af4448 !important;
}
.cdcFooter .theme-pink a .btn-secondary:hover,
.cdcFooter .theme-pink a.btn-secondary:hover {
  background-color: #e57373 !important;
}
.cdcFooter .theme-pink a .btn-tertiary:hover,
.cdcFooter .theme-pink a.btn-tertiary:hover {
  background-color: #ffc2c2 !important;
}
.cdcFooter .theme-pink a .btn-quaternary:hover,
.cdcFooter .theme-pink a.btn-quaternary:hover {
  background-color: #ffe7e7 !important;
}
.cdcFooter .theme-pink a.bg-primary.nav-btn:focus,
.cdcFooter .theme-pink a.bg-primary.nav-btn:hover {
  background-color: #af4448 !important;
}
.cdcFooter .theme-pink a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-pink a.bg-secondary.nav-btn:hover {
  background-color: #e57373 !important;
}
.cdcFooter .theme-pink .btn-primary,
.cdcFooter .theme-pink.btn-primary {
  background-color: #af4448;
  border-color: #af4448;
  color: #ffffff;
}
.cdcFooter .theme-pink .btn-primary .file-details,
.cdcFooter .theme-pink.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-pink .btn-primary svg,
.cdcFooter .theme-pink.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-pink .btn-primary:hover,
.cdcFooter .theme-pink.btn-primary:hover {
  background-color: #9d3d40;
}
.cdcFooter .theme-pink .btn-primary:focus,
.cdcFooter .theme-pink .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-pink .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-pink.btn-primary:focus,
.cdcFooter .theme-pink.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-pink.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #af4448;
  border-color: #af4448;
}
.cdcFooter .theme-pink .show .btn-primary.dropdown-toggle {
  background-color: #af4448;
  border-color: #af4448;
}
.cdcFooter .theme-pink .btn-secondary,
.cdcFooter .theme-pink.btn-secondary {
  background-color: #e57373;
  border-color: #e57373;
  color: #000000;
}
.cdcFooter .theme-pink .btn-secondary .file-details,
.cdcFooter .theme-pink.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-pink .btn-secondary svg,
.cdcFooter .theme-pink.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-pink .btn-secondary:hover,
.cdcFooter .theme-pink.btn-secondary:hover {
  background-color: #e15d5d;
  border-color: #e15d5d;
  color: #000000;
}
.cdcFooter .theme-pink .btn-secondary:focus,
.cdcFooter .theme-pink .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-pink .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-pink.btn-secondary:focus,
.cdcFooter .theme-pink.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-pink.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #e57373;
  border-color: #e57373;
  color: #000000;
}
.cdcFooter .theme-pink .btn-tertiary,
.cdcFooter .theme-pink.btn-tertiary {
  background-color: #ffc2c2;
  border-color: #ffc2c2;
  color: #075290;
}
.cdcFooter .theme-pink .btn-tertiary .file-details,
.cdcFooter .theme-pink.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-pink .btn-tertiary svg,
.cdcFooter .theme-pink.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-pink .btn-tertiary:hover,
.cdcFooter .theme-pink.btn-tertiary:hover {
  background-color: #ffa9a9;
  border-color: #ffa9a9;
}
.cdcFooter .theme-pink .btn-tertiary:focus,
.cdcFooter .theme-pink .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-pink .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-pink.btn-tertiary:focus,
.cdcFooter .theme-pink.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-pink.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #ffc2c2;
  border-color: #ffc2c2;
}
.cdcFooter .theme-pink .btn-quaternary,
.cdcFooter .theme-pink.btn-quaternary {
  background-color: #ffe7e7;
  border-color: #ffe7e7;
  color: #000000;
}
.cdcFooter .theme-pink .btn-quaternary .file-details,
.cdcFooter .theme-pink.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-pink .btn-quaternary svg,
.cdcFooter .theme-pink.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-pink .btn-quaternary:hover,
.cdcFooter .theme-pink.btn-quaternary:hover {
  background-color: #ffcece;
  border-color: #ffcece;
}
.cdcFooter .theme-pink .btn-quaternary:focus,
.cdcFooter .theme-pink .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-pink .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-pink.btn-quaternary:focus,
.cdcFooter .theme-pink.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-pink.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #ffe7e7;
  border-color: #ffe7e7;
}
.cdcFooter .theme-pink .list-group-item.active {
  background-color: #af4448;
  border-color: #af4448;
}
.cdcFooter .theme-pink .list-group-item.list-group-item-primary {
  background-color: #af4448;
  color: #ffffff;
}
.cdcFooter .theme-pink .list-group-item.list-group-item-secondary {
  background-color: #e57373;
  color: #000000;
}
.cdcFooter .theme-pink .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #af4448;
}
.cdcFooter .theme-pink .radioBtn-styled .form-check .checkmark::after {
  background-color: #af4448;
}
.cdcFooter .theme-pink .checkbox-list.primary .fi {
  color: #af4448;
}
.cdcFooter .theme-pink .accordion .card-header {
  border-left-color: #af4448;
  color: #af4448;
}
.cdcFooter .theme-pink .accordion .card-header:hover {
  border-left-color: #af4448!important;
  color: #af4448 !important;
}
.cdcFooter .theme-pink .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-pink .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-pink .fill-p,
.cdcFooter .theme-pink svg .fill-p,
.cdcFooter .theme-pink svg.fill-p {
  fill: #af4448;
}
.cdcFooter .theme-pink .fill-p::before,
.cdcFooter .theme-pink svg .fill-p::before,
.cdcFooter .theme-pink svg.fill-p::before {
  color: #af4448;
}
.cdcFooter .theme-pink .fill-s,
.cdcFooter .theme-pink svg .fill-s,
.cdcFooter .theme-pink svg.fill-s {
  fill: #e57373;
}
.cdcFooter .theme-pink .fill-s::before,
.cdcFooter .theme-pink svg .fill-s::before,
.cdcFooter .theme-pink svg.fill-s::before {
  color: #e57373;
}
.cdcFooter .theme-pink .fill-t,
.cdcFooter .theme-pink svg .fill-t,
.cdcFooter .theme-pink svg.fill-t {
  fill: #ffc2c2;
}
.cdcFooter .theme-pink .fill-t::before,
.cdcFooter .theme-pink svg .fill-t::before,
.cdcFooter .theme-pink svg.fill-t::before {
  color: #ffc2c2;
}
.cdcFooter .theme-pink .fill-q,
.cdcFooter .theme-pink svg .fill-q,
.cdcFooter .theme-pink svg.fill-q {
  fill: #ffe7e7;
}
.cdcFooter .theme-pink .fill-q::before,
.cdcFooter .theme-pink svg .fill-q::before,
.cdcFooter .theme-pink svg.fill-q::before {
  color: #ffe7e7;
}
.cdcFooter .theme-pink .nav-pills .nav-link.active,
.cdcFooter .theme-pink .nav-pills .show > .nav-link {
  background-color: #af4448;
  color: #ffffff;
}
.cdcFooter .theme-pink .mobile-section-nav li a:active,
.cdcFooter .theme-pink .mobile-section-nav li a:hover,
.cdcFooter .theme-pink nav ul.tp-nav-main li a:active,
.cdcFooter .theme-pink nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #af4448;
  background-color: #f5f5f5;
  color: #af4448;
}
.cdcFooter .theme-pink .mobile-section-nav {
  border-top: 3px solid #e57373;
}
.cdcFooter .theme-pink .mobile-section-nav #svg-down {
  background-color: #af4448;
}
.cdcFooter .theme-pink .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #af4448;
}
.cdcFooter .theme-pink nav .nav-section-home {
  border-top-color: #af4448;
}
.cdcFooter .theme-pink nav .nav-section-home svg {
  fill: #af4448;
}
.cdcFooter .theme-pink nav .nav-section-home .fi {
  color: #af4448;
}
.cdcFooter .theme-pink nav .nav-section-home.selected {
  border-left: 4px solid #af4448;
  background-color: #f5f5f5;
}
.cdcFooter .theme-pink nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #af4448;
}
.cdcFooter .theme-pink nav .nav-section-home:hover a {
  color: #af4448;
}
.cdcFooter .theme-pink nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-pink nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-pink nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-pink nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-pink nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-pink nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-pink nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-pink nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-pink nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #af4448;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active a:hover {
  border-left-color: #af4448;
  background-color: #f5f5f5;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-pink nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-pink nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-pink nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li {
  border-left-color: #e57373;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #e57373;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #af4448;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #e57373;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-pink nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #ffdcdc;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-pink nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #af4448;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-pink nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-pink nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-pink nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #af4448;
}
.cdcFooter .theme-pink nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #9d3d40;
}
.cdcFooter .theme-pink nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #af4448;
}
.cdcFooter .theme-pink .pagination li.active a {
  background-color: #af4448!important;
  border-color: #af4448 !important;
}
.cdcFooter .theme-orange .site-title {
  background-color: #bb4d00;
  color: #fff;
  border-bottom: 3px solid #ffad42;
}
.cdcFooter .theme-orange .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-orange .alert-primary,
.cdcFooter .theme-orange .bg-primary,
.cdcFooter .theme-orange.bg-primary {
  background-color: #bb4d00!important;
  color: #ffffff !important;
}
.cdcFooter .theme-orange .alert-primary a:not(.btn),
.cdcFooter .theme-orange .bg-primary a:not(.btn),
.cdcFooter .theme-orange.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-orange .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-orange .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-orange.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-orange .alert-primary svg,
.cdcFooter .theme-orange .bg-primary svg,
.cdcFooter .theme-orange.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-orange .alert-primary .card-header a,
.cdcFooter .theme-orange .bg-primary .card-header a,
.cdcFooter .theme-orange.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-orange .alert-secondary,
.cdcFooter .theme-orange .bg-secondary,
.cdcFooter .theme-orange.bg-secondary {
  background-color: #ffad42!important;
  color: #000000 !important;
}
.cdcFooter .theme-orange .alert-secondary a:not(.btn),
.cdcFooter .theme-orange .bg-secondary a:not(.btn),
.cdcFooter .theme-orange.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-orange .alert-secondary svg,
.cdcFooter .theme-orange .bg-secondary svg,
.cdcFooter .theme-orange.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-orange .bg-tertiary,
.cdcFooter .theme-orange.bg-tertiary {
  background-color: #ffe97d!important;
  color: #000000;
}
.cdcFooter .theme-orange .bg-tertiary.card-header a,
.cdcFooter .theme-orange.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-orange .bg-quaternary,
.cdcFooter .theme-orange.bg-quaternary {
  background-color: #fff4cf!important;
  color: #000000;
}
.cdcFooter .theme-orange .bg-quaternary.card-header a,
.cdcFooter .theme-orange.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-orange .b-primary,
.cdcFooter .theme-orange.b-primary {
  border-color: #bb4d00 !important;
}
.cdcFooter .theme-orange .b-secondary,
.cdcFooter .theme-orange.b-secondary {
  border-color: #ffad42 !important;
}
.cdcFooter .theme-orange .b-tertiary,
.cdcFooter .theme-orange.b-tertiary {
  border-color: #ffe97d !important;
}
.cdcFooter .theme-orange .b-quaternary,
.cdcFooter .theme-orange.b-quaternary {
  border-color: #fff4cf !important;
}
.cdcFooter .theme-orange .bt-primary,
.cdcFooter .theme-orange.bt-primary {
  border-top-color: #bb4d00 !important;
}
.cdcFooter .theme-orange .bt-secondary,
.cdcFooter .theme-orange.bt-secondary {
  border-top-color: #ffad42 !important;
}
.cdcFooter .theme-orange .bt-tertiary,
.cdcFooter .theme-orange.bt-tertiary {
  border-top-color: #ffe97d !important;
}
.cdcFooter .theme-orange .bt-quaternary,
.cdcFooter .theme-orange.bt-quaternary {
  border-top-color: #fff4cf !important;
}
.cdcFooter .theme-orange .br-primary,
.cdcFooter .theme-orange.br-primary {
  border-right-color: #bb4d00 !important;
}
.cdcFooter .theme-orange .br-secondary,
.cdcFooter .theme-orange.br-secondary {
  border-right-color: #ffad42 !important;
}
.cdcFooter .theme-orange .br-tertiary,
.cdcFooter .theme-orange.br-tertiary {
  border-right-color: #ffe97d !important;
}
.cdcFooter .theme-orange .br-quaternary,
.cdcFooter .theme-orange.br-quaternary {
  border-right-color: #fff4cf !important;
}
.cdcFooter .theme-orange .bb-primary,
.cdcFooter .theme-orange.bb-primary {
  border-bottom-color: #bb4d00 !important;
}
.cdcFooter .theme-orange .bb-secondary,
.cdcFooter .theme-orange.bb-secondary {
  border-bottom-color: #ffad42 !important;
}
.cdcFooter .theme-orange .bb-tertiary,
.cdcFooter .theme-orange.bb-tertiary {
  border-bottom-color: #ffe97d !important;
}
.cdcFooter .theme-orange .bb-quaternary,
.cdcFooter .theme-orange.bb-quaternary {
  border-bottom-color: #fff4cf !important;
}
.cdcFooter .theme-orange .bl-primary,
.cdcFooter .theme-orange.bl-primary {
  border-left-color: #bb4d00 !important;
}
.cdcFooter .theme-orange .bl-secondary,
.cdcFooter .theme-orange.bl-secondary {
  border-left-color: #ffad42 !important;
}
.cdcFooter .theme-orange .bl-tertiary,
.cdcFooter .theme-orange.bl-tertiary {
  border-left-color: #ffe97d !important;
}
.cdcFooter .theme-orange .bl-quaternary,
.cdcFooter .theme-orange.bl-quaternary {
  border-left-color: #fff4cf !important;
}
.cdcFooter .theme-orange .c-primary,
.cdcFooter .theme-orange .text-primary,
.cdcFooter .theme-orange.c-primary,
.cdcFooter .theme-orange.text-primary {
  color: #bb4d00 !important;
}
.cdcFooter .theme-orange .primary li.checked::before,
.cdcFooter .theme-orange .primary li::before {
  color: #bb4d00 !important;
}
.cdcFooter .theme-orange .alert-primary svg {
  fill: #ffad42;
}
.cdcFooter .theme-orange .cdc-timeline svg {
  fill: #bb4d00;
}
.cdcFooter .theme-orange .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #bb4d00;
}
.cdcFooter .theme-orange .yamm .dropdown-item:hover {
  border-left: 4px solid #bb4d00;
}
.cdcFooter .theme-orange .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-orange .yamm .nav-link:hover {
  background: #ffad42;
}
.cdcFooter .theme-orange .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #bb4d00;
}
.cdcFooter .theme-orange .nav-tabs .nav-link.active,
.cdcFooter .theme-orange .nav-tabs .nav-link:hover {
  border-top: 3px solid #bb4d00;
  font-weight: 700;
}
.cdcFooter .theme-orange .nav-pills .nav-link.active {
  border-bottom: 3px solid #ffad42;
}
.cdcFooter .theme-orange .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-orange .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #bb4d00;
}
.cdcFooter .theme-orange .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-orange .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #bb4d00!important;
  border-color: #bb4d00 !important;
}
.cdcFooter .theme-orange .table.table-dark {
  background-color: #bb4d00;
}
.cdcFooter .theme-orange .table .thead-light th {
  background-color: #ffad42;
}
.cdcFooter .theme-orange .table .thead-dark th {
  background-color: #bb4d00;
  border-color: #bb4d00;
  color: #ffffff;
}
.cdcFooter .theme-orange .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #bb4d00;
  color: #ffffff;
}
.cdcFooter .theme-orange .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #ffad42;
  color: #000000;
}
.cdcFooter .theme-orange .table.table-hover-dark tbody tr:hover {
  background-color: #bb4d00;
  color: #ffffff;
}
.cdcFooter .theme-orange .table.table-hover-light tbody tr:hover {
  background-color: #ffad42;
  color: #000000;
}
.cdcFooter .theme-orange .audio-player .btn-primary,
.cdcFooter .theme-orange .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-orange .audio-player .btn-primary:active,
.cdcFooter .theme-orange .audio-player .btn-primary:focus,
.cdcFooter .theme-orange .audio-player .btn-primary:hover,
.cdcFooter .theme-orange .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-orange .audio-player .btn-secondary:active,
.cdcFooter .theme-orange .audio-player .btn-secondary:focus,
.cdcFooter .theme-orange .audio-player .btn-secondary:hover,
.cdcFooter .theme-orange .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-orange .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-orange .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-orange .audio-player .btn-primary svg,
.cdcFooter .theme-orange .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-orange .audio-player .btn-primary .fi,
.cdcFooter .theme-orange .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-orange a .btn-primary:hover,
.cdcFooter .theme-orange a.btn-primary:hover {
  background-color: #bb4d00 !important;
}
.cdcFooter .theme-orange a .btn-secondary:hover,
.cdcFooter .theme-orange a.btn-secondary:hover {
  background-color: #ffad42 !important;
}
.cdcFooter .theme-orange a .btn-tertiary:hover,
.cdcFooter .theme-orange a.btn-tertiary:hover {
  background-color: #ffe97d !important;
}
.cdcFooter .theme-orange a .btn-quaternary:hover,
.cdcFooter .theme-orange a.btn-quaternary:hover {
  background-color: #fff4cf !important;
}
.cdcFooter .theme-orange a.bg-primary.nav-btn:focus,
.cdcFooter .theme-orange a.bg-primary.nav-btn:hover {
  background-color: #bb4d00 !important;
}
.cdcFooter .theme-orange a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-orange a.bg-secondary.nav-btn:hover {
  background-color: #ffad42 !important;
}
.cdcFooter .theme-orange .btn-primary,
.cdcFooter .theme-orange.btn-primary {
  background-color: #bb4d00;
  border-color: #bb4d00;
  color: #ffffff;
}
.cdcFooter .theme-orange .btn-primary .file-details,
.cdcFooter .theme-orange.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-orange .btn-primary svg,
.cdcFooter .theme-orange.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-orange .btn-primary:hover,
.cdcFooter .theme-orange.btn-primary:hover {
  background-color: #a24300;
}
.cdcFooter .theme-orange .btn-primary:focus,
.cdcFooter .theme-orange .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-orange .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-orange.btn-primary:focus,
.cdcFooter .theme-orange.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-orange.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #bb4d00;
  border-color: #bb4d00;
}
.cdcFooter .theme-orange .show .btn-primary.dropdown-toggle {
  background-color: #bb4d00;
  border-color: #bb4d00;
}
.cdcFooter .theme-orange .btn-secondary,
.cdcFooter .theme-orange.btn-secondary {
  background-color: #ffad42;
  border-color: #ffad42;
  color: #000000;
}
.cdcFooter .theme-orange .btn-secondary .file-details,
.cdcFooter .theme-orange.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-orange .btn-secondary svg,
.cdcFooter .theme-orange.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-orange .btn-secondary:hover,
.cdcFooter .theme-orange.btn-secondary:hover {
  background-color: #ffa229;
  border-color: #ffa229;
  color: #000000;
}
.cdcFooter .theme-orange .btn-secondary:focus,
.cdcFooter .theme-orange .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-orange .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-orange.btn-secondary:focus,
.cdcFooter .theme-orange.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-orange.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #ffad42;
  border-color: #ffad42;
  color: #000000;
}
.cdcFooter .theme-orange .btn-tertiary,
.cdcFooter .theme-orange.btn-tertiary {
  background-color: #ffe97d;
  border-color: #ffe97d;
  color: #075290;
}
.cdcFooter .theme-orange .btn-tertiary .file-details,
.cdcFooter .theme-orange.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-orange .btn-tertiary svg,
.cdcFooter .theme-orange.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-orange .btn-tertiary:hover,
.cdcFooter .theme-orange.btn-tertiary:hover {
  background-color: #ffe564;
  border-color: #ffe564;
}
.cdcFooter .theme-orange .btn-tertiary:focus,
.cdcFooter .theme-orange .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-orange .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-orange.btn-tertiary:focus,
.cdcFooter .theme-orange.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-orange.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #ffe97d;
  border-color: #ffe97d;
}
.cdcFooter .theme-orange .btn-quaternary,
.cdcFooter .theme-orange.btn-quaternary {
  background-color: #fff4cf;
  border-color: #fff4cf;
  color: #000000;
}
.cdcFooter .theme-orange .btn-quaternary .file-details,
.cdcFooter .theme-orange.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-orange .btn-quaternary svg,
.cdcFooter .theme-orange.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-orange .btn-quaternary:hover,
.cdcFooter .theme-orange.btn-quaternary:hover {
  background-color: #ffeeb6;
  border-color: #ffeeb6;
}
.cdcFooter .theme-orange .btn-quaternary:focus,
.cdcFooter .theme-orange .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-orange .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-orange.btn-quaternary:focus,
.cdcFooter .theme-orange.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-orange.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #fff4cf;
  border-color: #fff4cf;
}
.cdcFooter .theme-orange .list-group-item.active {
  background-color: #bb4d00;
  border-color: #bb4d00;
}
.cdcFooter .theme-orange .list-group-item.list-group-item-primary {
  background-color: #bb4d00;
  color: #ffffff;
}
.cdcFooter .theme-orange .list-group-item.list-group-item-secondary {
  background-color: #ffad42;
  color: #000000;
}
.cdcFooter .theme-orange .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #bb4d00;
}
.cdcFooter .theme-orange .radioBtn-styled .form-check .checkmark::after {
  background-color: #bb4d00;
}
.cdcFooter .theme-orange .checkbox-list.primary .fi {
  color: #bb4d00;
}
.cdcFooter .theme-orange .accordion .card-header {
  border-left-color: #bb4d00;
  color: #bb4d00;
}
.cdcFooter .theme-orange .accordion .card-header:hover {
  border-left-color: #bb4d00!important;
  color: #bb4d00 !important;
}
.cdcFooter .theme-orange .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-orange .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-orange .fill-p,
.cdcFooter .theme-orange svg .fill-p,
.cdcFooter .theme-orange svg.fill-p {
  fill: #bb4d00;
}
.cdcFooter .theme-orange .fill-p::before,
.cdcFooter .theme-orange svg .fill-p::before,
.cdcFooter .theme-orange svg.fill-p::before {
  color: #bb4d00;
}
.cdcFooter .theme-orange .fill-s,
.cdcFooter .theme-orange svg .fill-s,
.cdcFooter .theme-orange svg.fill-s {
  fill: #ffad42;
}
.cdcFooter .theme-orange .fill-s::before,
.cdcFooter .theme-orange svg .fill-s::before,
.cdcFooter .theme-orange svg.fill-s::before {
  color: #ffad42;
}
.cdcFooter .theme-orange .fill-t,
.cdcFooter .theme-orange svg .fill-t,
.cdcFooter .theme-orange svg.fill-t {
  fill: #ffe97d;
}
.cdcFooter .theme-orange .fill-t::before,
.cdcFooter .theme-orange svg .fill-t::before,
.cdcFooter .theme-orange svg.fill-t::before {
  color: #ffe97d;
}
.cdcFooter .theme-orange .fill-q,
.cdcFooter .theme-orange svg .fill-q,
.cdcFooter .theme-orange svg.fill-q {
  fill: #fff4cf;
}
.cdcFooter .theme-orange .fill-q::before,
.cdcFooter .theme-orange svg .fill-q::before,
.cdcFooter .theme-orange svg.fill-q::before {
  color: #fff4cf;
}
.cdcFooter .theme-orange .nav-pills .nav-link.active,
.cdcFooter .theme-orange .nav-pills .show > .nav-link {
  background-color: #bb4d00;
  color: #ffffff;
}
.cdcFooter .theme-orange .mobile-section-nav li a:active,
.cdcFooter .theme-orange .mobile-section-nav li a:hover,
.cdcFooter .theme-orange nav ul.tp-nav-main li a:active,
.cdcFooter .theme-orange nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #bb4d00;
  background-color: #f5f5f5;
  color: #bb4d00;
}
.cdcFooter .theme-orange .mobile-section-nav {
  border-top: 3px solid #ffad42;
}
.cdcFooter .theme-orange .mobile-section-nav #svg-down {
  background-color: #bb4d00;
}
.cdcFooter .theme-orange .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #bb4d00;
}
.cdcFooter .theme-orange nav .nav-section-home {
  border-top-color: #bb4d00;
}
.cdcFooter .theme-orange nav .nav-section-home svg {
  fill: #bb4d00;
}
.cdcFooter .theme-orange nav .nav-section-home .fi {
  color: #bb4d00;
}
.cdcFooter .theme-orange nav .nav-section-home.selected {
  border-left: 4px solid #bb4d00;
  background-color: #f5f5f5;
}
.cdcFooter .theme-orange nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #bb4d00;
}
.cdcFooter .theme-orange nav .nav-section-home:hover a {
  color: #bb4d00;
}
.cdcFooter .theme-orange nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-orange nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-orange nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-orange nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-orange nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-orange nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-orange nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-orange nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-orange nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #bb4d00;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active a:hover {
  border-left-color: #bb4d00;
  background-color: #f5f5f5;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-orange nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-orange nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-orange nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li {
  border-left-color: #ffad42;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #ffad42;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #bb4d00;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #ffad42;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-orange nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #ffed97;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-orange nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #bb4d00;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-orange nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-orange nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-orange nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #bb4d00;
}
.cdcFooter .theme-orange nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #a24300;
}
.cdcFooter .theme-orange nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #bb4d00;
}
.cdcFooter .theme-orange .pagination li.active a {
  background-color: #bb4d00!important;
  border-color: #bb4d00 !important;
}
.cdcFooter .theme-slate .site-title {
  background-color: #29434e;
  color: #fff;
  border-bottom: 3px solid #7e9ba5;
}
.cdcFooter .theme-slate .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-slate .alert-primary,
.cdcFooter .theme-slate .bg-primary,
.cdcFooter .theme-slate.bg-primary {
  background-color: #29434e!important;
  color: #ffffff !important;
}
.cdcFooter .theme-slate .alert-primary a:not(.btn),
.cdcFooter .theme-slate .bg-primary a:not(.btn),
.cdcFooter .theme-slate.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-slate .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-slate .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-slate.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-slate .alert-primary svg,
.cdcFooter .theme-slate .bg-primary svg,
.cdcFooter .theme-slate.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-slate .alert-primary .card-header a,
.cdcFooter .theme-slate .bg-primary .card-header a,
.cdcFooter .theme-slate.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-slate .alert-secondary,
.cdcFooter .theme-slate .bg-secondary,
.cdcFooter .theme-slate.bg-secondary {
  background-color: #7e9ba5!important;
  color: #000000 !important;
}
.cdcFooter .theme-slate .alert-secondary a:not(.btn),
.cdcFooter .theme-slate .bg-secondary a:not(.btn),
.cdcFooter .theme-slate.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-slate .alert-secondary svg,
.cdcFooter .theme-slate .bg-secondary svg,
.cdcFooter .theme-slate.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-slate .bg-tertiary,
.cdcFooter .theme-slate.bg-tertiary {
  background-color: #b6c6d2!important;
  color: #000000;
}
.cdcFooter .theme-slate .bg-tertiary.card-header a,
.cdcFooter .theme-slate.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-slate .bg-quaternary,
.cdcFooter .theme-slate.bg-quaternary {
  background-color: #e2e8ed!important;
  color: #000000;
}
.cdcFooter .theme-slate .bg-quaternary.card-header a,
.cdcFooter .theme-slate.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-slate .b-primary,
.cdcFooter .theme-slate.b-primary {
  border-color: #29434e !important;
}
.cdcFooter .theme-slate .b-secondary,
.cdcFooter .theme-slate.b-secondary {
  border-color: #7e9ba5 !important;
}
.cdcFooter .theme-slate .b-tertiary,
.cdcFooter .theme-slate.b-tertiary {
  border-color: #b6c6d2 !important;
}
.cdcFooter .theme-slate .b-quaternary,
.cdcFooter .theme-slate.b-quaternary {
  border-color: #e2e8ed !important;
}
.cdcFooter .theme-slate .bt-primary,
.cdcFooter .theme-slate.bt-primary {
  border-top-color: #29434e !important;
}
.cdcFooter .theme-slate .bt-secondary,
.cdcFooter .theme-slate.bt-secondary {
  border-top-color: #7e9ba5 !important;
}
.cdcFooter .theme-slate .bt-tertiary,
.cdcFooter .theme-slate.bt-tertiary {
  border-top-color: #b6c6d2 !important;
}
.cdcFooter .theme-slate .bt-quaternary,
.cdcFooter .theme-slate.bt-quaternary {
  border-top-color: #e2e8ed !important;
}
.cdcFooter .theme-slate .br-primary,
.cdcFooter .theme-slate.br-primary {
  border-right-color: #29434e !important;
}
.cdcFooter .theme-slate .br-secondary,
.cdcFooter .theme-slate.br-secondary {
  border-right-color: #7e9ba5 !important;
}
.cdcFooter .theme-slate .br-tertiary,
.cdcFooter .theme-slate.br-tertiary {
  border-right-color: #b6c6d2 !important;
}
.cdcFooter .theme-slate .br-quaternary,
.cdcFooter .theme-slate.br-quaternary {
  border-right-color: #e2e8ed !important;
}
.cdcFooter .theme-slate .bb-primary,
.cdcFooter .theme-slate.bb-primary {
  border-bottom-color: #29434e !important;
}
.cdcFooter .theme-slate .bb-secondary,
.cdcFooter .theme-slate.bb-secondary {
  border-bottom-color: #7e9ba5 !important;
}
.cdcFooter .theme-slate .bb-tertiary,
.cdcFooter .theme-slate.bb-tertiary {
  border-bottom-color: #b6c6d2 !important;
}
.cdcFooter .theme-slate .bb-quaternary,
.cdcFooter .theme-slate.bb-quaternary {
  border-bottom-color: #e2e8ed !important;
}
.cdcFooter .theme-slate .bl-primary,
.cdcFooter .theme-slate.bl-primary {
  border-left-color: #29434e !important;
}
.cdcFooter .theme-slate .bl-secondary,
.cdcFooter .theme-slate.bl-secondary {
  border-left-color: #7e9ba5 !important;
}
.cdcFooter .theme-slate .bl-tertiary,
.cdcFooter .theme-slate.bl-tertiary {
  border-left-color: #b6c6d2 !important;
}
.cdcFooter .theme-slate .bl-quaternary,
.cdcFooter .theme-slate.bl-quaternary {
  border-left-color: #e2e8ed !important;
}
.cdcFooter .theme-slate .c-primary,
.cdcFooter .theme-slate .text-primary,
.cdcFooter .theme-slate.c-primary,
.cdcFooter .theme-slate.text-primary {
  color: #29434e !important;
}
.cdcFooter .theme-slate .primary li.checked::before,
.cdcFooter .theme-slate .primary li::before {
  color: #29434e !important;
}
.cdcFooter .theme-slate .alert-primary svg {
  fill: #7e9ba5;
}
.cdcFooter .theme-slate .cdc-timeline svg {
  fill: #29434e;
}
.cdcFooter .theme-slate .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #29434e;
}
.cdcFooter .theme-slate .yamm .dropdown-item:hover {
  border-left: 4px solid #29434e;
}
.cdcFooter .theme-slate .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-slate .yamm .nav-link:hover {
  background: #7e9ba5;
}
.cdcFooter .theme-slate .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #29434e;
}
.cdcFooter .theme-slate .nav-tabs .nav-link.active,
.cdcFooter .theme-slate .nav-tabs .nav-link:hover {
  border-top: 3px solid #29434e;
  font-weight: 700;
}
.cdcFooter .theme-slate .nav-pills .nav-link.active {
  border-bottom: 3px solid #7e9ba5;
}
.cdcFooter .theme-slate .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-slate .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #29434e;
}
.cdcFooter .theme-slate .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-slate .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #29434e!important;
  border-color: #29434e !important;
}
.cdcFooter .theme-slate .table.table-dark {
  background-color: #29434e;
}
.cdcFooter .theme-slate .table .thead-light th {
  background-color: #7e9ba5;
}
.cdcFooter .theme-slate .table .thead-dark th {
  background-color: #29434e;
  border-color: #29434e;
  color: #ffffff;
}
.cdcFooter .theme-slate .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #29434e;
  color: #ffffff;
}
.cdcFooter .theme-slate .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #7e9ba5;
  color: #000000;
}
.cdcFooter .theme-slate .table.table-hover-dark tbody tr:hover {
  background-color: #29434e;
  color: #ffffff;
}
.cdcFooter .theme-slate .table.table-hover-light tbody tr:hover {
  background-color: #7e9ba5;
  color: #000000;
}
.cdcFooter .theme-slate .audio-player .btn-primary,
.cdcFooter .theme-slate .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-slate .audio-player .btn-primary:active,
.cdcFooter .theme-slate .audio-player .btn-primary:focus,
.cdcFooter .theme-slate .audio-player .btn-primary:hover,
.cdcFooter .theme-slate .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-slate .audio-player .btn-secondary:active,
.cdcFooter .theme-slate .audio-player .btn-secondary:focus,
.cdcFooter .theme-slate .audio-player .btn-secondary:hover,
.cdcFooter .theme-slate .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-slate .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-slate .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-slate .audio-player .btn-primary svg,
.cdcFooter .theme-slate .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-slate .audio-player .btn-primary .fi,
.cdcFooter .theme-slate .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-slate a .btn-primary:hover,
.cdcFooter .theme-slate a.btn-primary:hover {
  background-color: #29434e !important;
}
.cdcFooter .theme-slate a .btn-secondary:hover,
.cdcFooter .theme-slate a.btn-secondary:hover {
  background-color: #7e9ba5 !important;
}
.cdcFooter .theme-slate a .btn-tertiary:hover,
.cdcFooter .theme-slate a.btn-tertiary:hover {
  background-color: #b6c6d2 !important;
}
.cdcFooter .theme-slate a .btn-quaternary:hover,
.cdcFooter .theme-slate a.btn-quaternary:hover {
  background-color: #e2e8ed !important;
}
.cdcFooter .theme-slate a.bg-primary.nav-btn:focus,
.cdcFooter .theme-slate a.bg-primary.nav-btn:hover {
  background-color: #29434e !important;
}
.cdcFooter .theme-slate a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-slate a.bg-secondary.nav-btn:hover {
  background-color: #7e9ba5 !important;
}
.cdcFooter .theme-slate .btn-primary,
.cdcFooter .theme-slate.btn-primary {
  background-color: #29434e;
  border-color: #29434e;
  color: #ffffff;
}
.cdcFooter .theme-slate .btn-primary .file-details,
.cdcFooter .theme-slate.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-slate .btn-primary svg,
.cdcFooter .theme-slate.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-slate .btn-primary:hover,
.cdcFooter .theme-slate.btn-primary:hover {
  background-color: #20353d;
}
.cdcFooter .theme-slate .btn-primary:focus,
.cdcFooter .theme-slate .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-slate .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-slate.btn-primary:focus,
.cdcFooter .theme-slate.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-slate.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #29434e;
  border-color: #29434e;
}
.cdcFooter .theme-slate .show .btn-primary.dropdown-toggle {
  background-color: #29434e;
  border-color: #29434e;
}
.cdcFooter .theme-slate .btn-secondary,
.cdcFooter .theme-slate.btn-secondary {
  background-color: #7e9ba5;
  border-color: #7e9ba5;
  color: #000000;
}
.cdcFooter .theme-slate .btn-secondary .file-details,
.cdcFooter .theme-slate.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-slate .btn-secondary svg,
.cdcFooter .theme-slate.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-slate .btn-secondary:hover,
.cdcFooter .theme-slate.btn-secondary:hover {
  background-color: #6f8f9b;
  border-color: #6f8f9b;
  color: #000000;
}
.cdcFooter .theme-slate .btn-secondary:focus,
.cdcFooter .theme-slate .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-slate .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-slate.btn-secondary:focus,
.cdcFooter .theme-slate.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-slate.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #7e9ba5;
  border-color: #7e9ba5;
  color: #000000;
}
.cdcFooter .theme-slate .btn-tertiary,
.cdcFooter .theme-slate.btn-tertiary {
  background-color: #b6c6d2;
  border-color: #b6c6d2;
  color: #075290;
}
.cdcFooter .theme-slate .btn-tertiary .file-details,
.cdcFooter .theme-slate.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-slate .btn-tertiary svg,
.cdcFooter .theme-slate.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-slate .btn-tertiary:hover,
.cdcFooter .theme-slate.btn-tertiary:hover {
  background-color: #a6bac8;
  border-color: #a6bac8;
}
.cdcFooter .theme-slate .btn-tertiary:focus,
.cdcFooter .theme-slate .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-slate .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-slate.btn-tertiary:focus,
.cdcFooter .theme-slate.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-slate.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #b6c6d2;
  border-color: #b6c6d2;
}
.cdcFooter .theme-slate .btn-quaternary,
.cdcFooter .theme-slate.btn-quaternary {
  background-color: #e2e8ed;
  border-color: #e2e8ed;
  color: #000000;
}
.cdcFooter .theme-slate .btn-quaternary .file-details,
.cdcFooter .theme-slate.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-slate .btn-quaternary svg,
.cdcFooter .theme-slate.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-slate .btn-quaternary:hover,
.cdcFooter .theme-slate.btn-quaternary:hover {
  background-color: #d2dce3;
  border-color: #d2dce3;
}
.cdcFooter .theme-slate .btn-quaternary:focus,
.cdcFooter .theme-slate .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-slate .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-slate.btn-quaternary:focus,
.cdcFooter .theme-slate.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-slate.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #e2e8ed;
  border-color: #e2e8ed;
}
.cdcFooter .theme-slate .list-group-item.active {
  background-color: #29434e;
  border-color: #29434e;
}
.cdcFooter .theme-slate .list-group-item.list-group-item-primary {
  background-color: #29434e;
  color: #ffffff;
}
.cdcFooter .theme-slate .list-group-item.list-group-item-secondary {
  background-color: #7e9ba5;
  color: #000000;
}
.cdcFooter .theme-slate .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #29434e;
}
.cdcFooter .theme-slate .radioBtn-styled .form-check .checkmark::after {
  background-color: #29434e;
}
.cdcFooter .theme-slate .checkbox-list.primary .fi {
  color: #29434e;
}
.cdcFooter .theme-slate .accordion .card-header {
  border-left-color: #29434e;
  color: #29434e;
}
.cdcFooter .theme-slate .accordion .card-header:hover {
  border-left-color: #29434e!important;
  color: #29434e !important;
}
.cdcFooter .theme-slate .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-slate .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-slate .fill-p,
.cdcFooter .theme-slate svg .fill-p,
.cdcFooter .theme-slate svg.fill-p {
  fill: #29434e;
}
.cdcFooter .theme-slate .fill-p::before,
.cdcFooter .theme-slate svg .fill-p::before,
.cdcFooter .theme-slate svg.fill-p::before {
  color: #29434e;
}
.cdcFooter .theme-slate .fill-s,
.cdcFooter .theme-slate svg .fill-s,
.cdcFooter .theme-slate svg.fill-s {
  fill: #7e9ba5;
}
.cdcFooter .theme-slate .fill-s::before,
.cdcFooter .theme-slate svg .fill-s::before,
.cdcFooter .theme-slate svg.fill-s::before {
  color: #7e9ba5;
}
.cdcFooter .theme-slate .fill-t,
.cdcFooter .theme-slate svg .fill-t,
.cdcFooter .theme-slate svg.fill-t {
  fill: #b6c6d2;
}
.cdcFooter .theme-slate .fill-t::before,
.cdcFooter .theme-slate svg .fill-t::before,
.cdcFooter .theme-slate svg.fill-t::before {
  color: #b6c6d2;
}
.cdcFooter .theme-slate .fill-q,
.cdcFooter .theme-slate svg .fill-q,
.cdcFooter .theme-slate svg.fill-q {
  fill: #e2e8ed;
}
.cdcFooter .theme-slate .fill-q::before,
.cdcFooter .theme-slate svg .fill-q::before,
.cdcFooter .theme-slate svg.fill-q::before {
  color: #e2e8ed;
}
.cdcFooter .theme-slate .nav-pills .nav-link.active,
.cdcFooter .theme-slate .nav-pills .show > .nav-link {
  background-color: #29434e;
  color: #ffffff;
}
.cdcFooter .theme-slate .mobile-section-nav li a:active,
.cdcFooter .theme-slate .mobile-section-nav li a:hover,
.cdcFooter .theme-slate nav ul.tp-nav-main li a:active,
.cdcFooter .theme-slate nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #29434e;
  background-color: #f5f5f5;
  color: #29434e;
}
.cdcFooter .theme-slate .mobile-section-nav {
  border-top: 3px solid #7e9ba5;
}
.cdcFooter .theme-slate .mobile-section-nav #svg-down {
  background-color: #29434e;
}
.cdcFooter .theme-slate .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #29434e;
}
.cdcFooter .theme-slate nav .nav-section-home {
  border-top-color: #29434e;
}
.cdcFooter .theme-slate nav .nav-section-home svg {
  fill: #29434e;
}
.cdcFooter .theme-slate nav .nav-section-home .fi {
  color: #29434e;
}
.cdcFooter .theme-slate nav .nav-section-home.selected {
  border-left: 4px solid #29434e;
  background-color: #f5f5f5;
}
.cdcFooter .theme-slate nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #29434e;
}
.cdcFooter .theme-slate nav .nav-section-home:hover a {
  color: #29434e;
}
.cdcFooter .theme-slate nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-slate nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-slate nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-slate nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-slate nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-slate nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-slate nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-slate nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-slate nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #29434e;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active a:hover {
  border-left-color: #29434e;
  background-color: #f5f5f5;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-slate nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-slate nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-slate nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li {
  border-left-color: #7e9ba5;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #7e9ba5;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #29434e;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #7e9ba5;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-slate nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #c6d2dc;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-slate nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #29434e;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-slate nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-slate nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-slate nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #29434e;
}
.cdcFooter .theme-slate nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #20353d;
}
.cdcFooter .theme-slate nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #29434e;
}
.cdcFooter .theme-slate .pagination li.active a {
  background-color: #29434e!important;
  border-color: #29434e !important;
}
.cdcFooter .theme-indigo .site-title {
  background-color: #26418f;
  color: #fff;
  border-bottom: 3px solid #92a6dd;
}
.cdcFooter .theme-indigo .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-indigo .alert-primary,
.cdcFooter .theme-indigo .bg-primary,
.cdcFooter .theme-indigo.bg-primary {
  background-color: #26418f!important;
  color: #ffffff !important;
}
.cdcFooter .theme-indigo .alert-primary a:not(.btn),
.cdcFooter .theme-indigo .bg-primary a:not(.btn),
.cdcFooter .theme-indigo.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-indigo .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-indigo .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-indigo.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-indigo .alert-primary svg,
.cdcFooter .theme-indigo .bg-primary svg,
.cdcFooter .theme-indigo.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-indigo .alert-primary .card-header a,
.cdcFooter .theme-indigo .bg-primary .card-header a,
.cdcFooter .theme-indigo.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-indigo .alert-secondary,
.cdcFooter .theme-indigo .bg-secondary,
.cdcFooter .theme-indigo.bg-secondary {
  background-color: #92a6dd!important;
  color: #000000 !important;
}
.cdcFooter .theme-indigo .alert-secondary a:not(.btn),
.cdcFooter .theme-indigo .bg-secondary a:not(.btn),
.cdcFooter .theme-indigo.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-indigo .alert-secondary svg,
.cdcFooter .theme-indigo .bg-secondary svg,
.cdcFooter .theme-indigo.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-indigo .bg-tertiary,
.cdcFooter .theme-indigo.bg-tertiary {
  background-color: #dee8ff!important;
  color: #000000;
}
.cdcFooter .theme-indigo .bg-tertiary.card-header a,
.cdcFooter .theme-indigo.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-indigo .bg-quaternary,
.cdcFooter .theme-indigo.bg-quaternary {
  background-color: #f2f6ff!important;
  color: #000000;
}
.cdcFooter .theme-indigo .bg-quaternary.card-header a,
.cdcFooter .theme-indigo.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-indigo .b-primary,
.cdcFooter .theme-indigo.b-primary {
  border-color: #26418f !important;
}
.cdcFooter .theme-indigo .b-secondary,
.cdcFooter .theme-indigo.b-secondary {
  border-color: #92a6dd !important;
}
.cdcFooter .theme-indigo .b-tertiary,
.cdcFooter .theme-indigo.b-tertiary {
  border-color: #dee8ff !important;
}
.cdcFooter .theme-indigo .b-quaternary,
.cdcFooter .theme-indigo.b-quaternary {
  border-color: #f2f6ff !important;
}
.cdcFooter .theme-indigo .bt-primary,
.cdcFooter .theme-indigo.bt-primary {
  border-top-color: #26418f !important;
}
.cdcFooter .theme-indigo .bt-secondary,
.cdcFooter .theme-indigo.bt-secondary {
  border-top-color: #92a6dd !important;
}
.cdcFooter .theme-indigo .bt-tertiary,
.cdcFooter .theme-indigo.bt-tertiary {
  border-top-color: #dee8ff !important;
}
.cdcFooter .theme-indigo .bt-quaternary,
.cdcFooter .theme-indigo.bt-quaternary {
  border-top-color: #f2f6ff !important;
}
.cdcFooter .theme-indigo .br-primary,
.cdcFooter .theme-indigo.br-primary {
  border-right-color: #26418f !important;
}
.cdcFooter .theme-indigo .br-secondary,
.cdcFooter .theme-indigo.br-secondary {
  border-right-color: #92a6dd !important;
}
.cdcFooter .theme-indigo .br-tertiary,
.cdcFooter .theme-indigo.br-tertiary {
  border-right-color: #dee8ff !important;
}
.cdcFooter .theme-indigo .br-quaternary,
.cdcFooter .theme-indigo.br-quaternary {
  border-right-color: #f2f6ff !important;
}
.cdcFooter .theme-indigo .bb-primary,
.cdcFooter .theme-indigo.bb-primary {
  border-bottom-color: #26418f !important;
}
.cdcFooter .theme-indigo .bb-secondary,
.cdcFooter .theme-indigo.bb-secondary {
  border-bottom-color: #92a6dd !important;
}
.cdcFooter .theme-indigo .bb-tertiary,
.cdcFooter .theme-indigo.bb-tertiary {
  border-bottom-color: #dee8ff !important;
}
.cdcFooter .theme-indigo .bb-quaternary,
.cdcFooter .theme-indigo.bb-quaternary {
  border-bottom-color: #f2f6ff !important;
}
.cdcFooter .theme-indigo .bl-primary,
.cdcFooter .theme-indigo.bl-primary {
  border-left-color: #26418f !important;
}
.cdcFooter .theme-indigo .bl-secondary,
.cdcFooter .theme-indigo.bl-secondary {
  border-left-color: #92a6dd !important;
}
.cdcFooter .theme-indigo .bl-tertiary,
.cdcFooter .theme-indigo.bl-tertiary {
  border-left-color: #dee8ff !important;
}
.cdcFooter .theme-indigo .bl-quaternary,
.cdcFooter .theme-indigo.bl-quaternary {
  border-left-color: #f2f6ff !important;
}
.cdcFooter .theme-indigo .c-primary,
.cdcFooter .theme-indigo .text-primary,
.cdcFooter .theme-indigo.c-primary,
.cdcFooter .theme-indigo.text-primary {
  color: #26418f !important;
}
.cdcFooter .theme-indigo .primary li.checked::before,
.cdcFooter .theme-indigo .primary li::before {
  color: #26418f !important;
}
.cdcFooter .theme-indigo .alert-primary svg {
  fill: #92a6dd;
}
.cdcFooter .theme-indigo .cdc-timeline svg {
  fill: #26418f;
}
.cdcFooter .theme-indigo .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #26418f;
}
.cdcFooter .theme-indigo .yamm .dropdown-item:hover {
  border-left: 4px solid #26418f;
}
.cdcFooter .theme-indigo .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-indigo .yamm .nav-link:hover {
  background: #92a6dd;
}
.cdcFooter .theme-indigo .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #26418f;
}
.cdcFooter .theme-indigo .nav-tabs .nav-link.active,
.cdcFooter .theme-indigo .nav-tabs .nav-link:hover {
  border-top: 3px solid #26418f;
  font-weight: 700;
}
.cdcFooter .theme-indigo .nav-pills .nav-link.active {
  border-bottom: 3px solid #92a6dd;
}
.cdcFooter .theme-indigo .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-indigo .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #26418f;
}
.cdcFooter .theme-indigo .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-indigo .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #26418f!important;
  border-color: #26418f !important;
}
.cdcFooter .theme-indigo .table.table-dark {
  background-color: #26418f;
}
.cdcFooter .theme-indigo .table .thead-light th {
  background-color: #92a6dd;
}
.cdcFooter .theme-indigo .table .thead-dark th {
  background-color: #26418f;
  border-color: #26418f;
  color: #ffffff;
}
.cdcFooter .theme-indigo .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #26418f;
  color: #ffffff;
}
.cdcFooter .theme-indigo .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #92a6dd;
  color: #000000;
}
.cdcFooter .theme-indigo .table.table-hover-dark tbody tr:hover {
  background-color: #26418f;
  color: #ffffff;
}
.cdcFooter .theme-indigo .table.table-hover-light tbody tr:hover {
  background-color: #92a6dd;
  color: #000000;
}
.cdcFooter .theme-indigo .audio-player .btn-primary,
.cdcFooter .theme-indigo .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-indigo .audio-player .btn-primary:active,
.cdcFooter .theme-indigo .audio-player .btn-primary:focus,
.cdcFooter .theme-indigo .audio-player .btn-primary:hover,
.cdcFooter .theme-indigo .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-indigo .audio-player .btn-secondary:active,
.cdcFooter .theme-indigo .audio-player .btn-secondary:focus,
.cdcFooter .theme-indigo .audio-player .btn-secondary:hover,
.cdcFooter .theme-indigo .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-indigo .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-indigo .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-indigo .audio-player .btn-primary svg,
.cdcFooter .theme-indigo .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-indigo .audio-player .btn-primary .fi,
.cdcFooter .theme-indigo .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-indigo a .btn-primary:hover,
.cdcFooter .theme-indigo a.btn-primary:hover {
  background-color: #26418f !important;
}
.cdcFooter .theme-indigo a .btn-secondary:hover,
.cdcFooter .theme-indigo a.btn-secondary:hover {
  background-color: #92a6dd !important;
}
.cdcFooter .theme-indigo a .btn-tertiary:hover,
.cdcFooter .theme-indigo a.btn-tertiary:hover {
  background-color: #dee8ff !important;
}
.cdcFooter .theme-indigo a .btn-quaternary:hover,
.cdcFooter .theme-indigo a.btn-quaternary:hover {
  background-color: #f2f6ff !important;
}
.cdcFooter .theme-indigo a.bg-primary.nav-btn:focus,
.cdcFooter .theme-indigo a.bg-primary.nav-btn:hover {
  background-color: #26418f !important;
}
.cdcFooter .theme-indigo a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-indigo a.bg-secondary.nav-btn:hover {
  background-color: #92a6dd !important;
}
.cdcFooter .theme-indigo .btn-primary,
.cdcFooter .theme-indigo.btn-primary {
  background-color: #26418f;
  border-color: #26418f;
  color: #ffffff;
}
.cdcFooter .theme-indigo .btn-primary .file-details,
.cdcFooter .theme-indigo.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-indigo .btn-primary svg,
.cdcFooter .theme-indigo.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-indigo .btn-primary:hover,
.cdcFooter .theme-indigo.btn-primary:hover {
  background-color: #21387b;
}
.cdcFooter .theme-indigo .btn-primary:focus,
.cdcFooter .theme-indigo .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-indigo .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-indigo.btn-primary:focus,
.cdcFooter .theme-indigo.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-indigo.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #26418f;
  border-color: #26418f;
}
.cdcFooter .theme-indigo .show .btn-primary.dropdown-toggle {
  background-color: #26418f;
  border-color: #26418f;
}
.cdcFooter .theme-indigo .btn-secondary,
.cdcFooter .theme-indigo.btn-secondary {
  background-color: #92a6dd;
  border-color: #92a6dd;
  color: #000000;
}
.cdcFooter .theme-indigo .btn-secondary .file-details,
.cdcFooter .theme-indigo.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-indigo .btn-secondary svg,
.cdcFooter .theme-indigo.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-indigo .btn-secondary:hover,
.cdcFooter .theme-indigo.btn-secondary:hover {
  background-color: #7f96d7;
  border-color: #7f96d7;
  color: #000000;
}
.cdcFooter .theme-indigo .btn-secondary:focus,
.cdcFooter .theme-indigo .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-indigo .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-indigo.btn-secondary:focus,
.cdcFooter .theme-indigo.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-indigo.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #92a6dd;
  border-color: #92a6dd;
  color: #000000;
}
.cdcFooter .theme-indigo .btn-tertiary,
.cdcFooter .theme-indigo.btn-tertiary {
  background-color: #dee8ff;
  border-color: #dee8ff;
  color: #075290;
}
.cdcFooter .theme-indigo .btn-tertiary .file-details,
.cdcFooter .theme-indigo.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-indigo .btn-tertiary svg,
.cdcFooter .theme-indigo.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-indigo .btn-tertiary:hover,
.cdcFooter .theme-indigo.btn-tertiary:hover {
  background-color: #c5d6ff;
  border-color: #c5d6ff;
}
.cdcFooter .theme-indigo .btn-tertiary:focus,
.cdcFooter .theme-indigo .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-indigo .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-indigo.btn-tertiary:focus,
.cdcFooter .theme-indigo.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-indigo.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #dee8ff;
  border-color: #dee8ff;
}
.cdcFooter .theme-indigo .btn-quaternary,
.cdcFooter .theme-indigo.btn-quaternary {
  background-color: #f2f6ff;
  border-color: #f2f6ff;
  color: #000000;
}
.cdcFooter .theme-indigo .btn-quaternary .file-details,
.cdcFooter .theme-indigo.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-indigo .btn-quaternary svg,
.cdcFooter .theme-indigo.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-indigo .btn-quaternary:hover,
.cdcFooter .theme-indigo.btn-quaternary:hover {
  background-color: #d9e4ff;
  border-color: #d9e4ff;
}
.cdcFooter .theme-indigo .btn-quaternary:focus,
.cdcFooter .theme-indigo .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-indigo .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-indigo.btn-quaternary:focus,
.cdcFooter .theme-indigo.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-indigo.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #f2f6ff;
  border-color: #f2f6ff;
}
.cdcFooter .theme-indigo .list-group-item.active {
  background-color: #26418f;
  border-color: #26418f;
}
.cdcFooter .theme-indigo .list-group-item.list-group-item-primary {
  background-color: #26418f;
  color: #ffffff;
}
.cdcFooter .theme-indigo .list-group-item.list-group-item-secondary {
  background-color: #92a6dd;
  color: #000000;
}
.cdcFooter .theme-indigo .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #26418f;
}
.cdcFooter .theme-indigo .radioBtn-styled .form-check .checkmark::after {
  background-color: #26418f;
}
.cdcFooter .theme-indigo .checkbox-list.primary .fi {
  color: #26418f;
}
.cdcFooter .theme-indigo .accordion .card-header {
  border-left-color: #26418f;
  color: #26418f;
}
.cdcFooter .theme-indigo .accordion .card-header:hover {
  border-left-color: #26418f!important;
  color: #26418f !important;
}
.cdcFooter .theme-indigo .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-indigo .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-indigo .fill-p,
.cdcFooter .theme-indigo svg .fill-p,
.cdcFooter .theme-indigo svg.fill-p {
  fill: #26418f;
}
.cdcFooter .theme-indigo .fill-p::before,
.cdcFooter .theme-indigo svg .fill-p::before,
.cdcFooter .theme-indigo svg.fill-p::before {
  color: #26418f;
}
.cdcFooter .theme-indigo .fill-s,
.cdcFooter .theme-indigo svg .fill-s,
.cdcFooter .theme-indigo svg.fill-s {
  fill: #92a6dd;
}
.cdcFooter .theme-indigo .fill-s::before,
.cdcFooter .theme-indigo svg .fill-s::before,
.cdcFooter .theme-indigo svg.fill-s::before {
  color: #92a6dd;
}
.cdcFooter .theme-indigo .fill-t,
.cdcFooter .theme-indigo svg .fill-t,
.cdcFooter .theme-indigo svg.fill-t {
  fill: #dee8ff;
}
.cdcFooter .theme-indigo .fill-t::before,
.cdcFooter .theme-indigo svg .fill-t::before,
.cdcFooter .theme-indigo svg.fill-t::before {
  color: #dee8ff;
}
.cdcFooter .theme-indigo .fill-q,
.cdcFooter .theme-indigo svg .fill-q,
.cdcFooter .theme-indigo svg.fill-q {
  fill: #f2f6ff;
}
.cdcFooter .theme-indigo .fill-q::before,
.cdcFooter .theme-indigo svg .fill-q::before,
.cdcFooter .theme-indigo svg.fill-q::before {
  color: #f2f6ff;
}
.cdcFooter .theme-indigo .nav-pills .nav-link.active,
.cdcFooter .theme-indigo .nav-pills .show > .nav-link {
  background-color: #26418f;
  color: #ffffff;
}
.cdcFooter .theme-indigo .mobile-section-nav li a:active,
.cdcFooter .theme-indigo .mobile-section-nav li a:hover,
.cdcFooter .theme-indigo nav ul.tp-nav-main li a:active,
.cdcFooter .theme-indigo nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #26418f;
  background-color: #f5f5f5;
  color: #26418f;
}
.cdcFooter .theme-indigo .mobile-section-nav {
  border-top: 3px solid #92a6dd;
}
.cdcFooter .theme-indigo .mobile-section-nav #svg-down {
  background-color: #26418f;
}
.cdcFooter .theme-indigo .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #26418f;
}
.cdcFooter .theme-indigo nav .nav-section-home {
  border-top-color: #26418f;
}
.cdcFooter .theme-indigo nav .nav-section-home svg {
  fill: #26418f;
}
.cdcFooter .theme-indigo nav .nav-section-home .fi {
  color: #26418f;
}
.cdcFooter .theme-indigo nav .nav-section-home.selected {
  border-left: 4px solid #26418f;
  background-color: #f5f5f5;
}
.cdcFooter .theme-indigo nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #26418f;
}
.cdcFooter .theme-indigo nav .nav-section-home:hover a {
  color: #26418f;
}
.cdcFooter .theme-indigo nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-indigo nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-indigo nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-indigo nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-indigo nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-indigo nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-indigo nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-indigo nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #26418f;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active a:hover {
  border-left-color: #26418f;
  background-color: #f5f5f5;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-indigo nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-indigo nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-indigo nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li {
  border-left-color: #92a6dd;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #92a6dd;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #26418f;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #92a6dd;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #f8faff;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #26418f;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-indigo nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-indigo nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #26418f;
}
.cdcFooter .theme-indigo nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #21387b;
}
.cdcFooter .theme-indigo nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #26418f;
}
.cdcFooter .theme-indigo .pagination li.active a {
  background-color: #26418f!important;
  border-color: #26418f !important;
}
.cdcFooter .theme-cyan .site-title {
  background-color: #007c91;
  color: #fff;
  border-bottom: 3px solid #65b0bd;
}
.cdcFooter .theme-cyan .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-cyan .alert-primary,
.cdcFooter .theme-cyan .bg-primary,
.cdcFooter .theme-cyan.bg-primary {
  background-color: #007c91!important;
  color: #ffffff !important;
}
.cdcFooter .theme-cyan .alert-primary a:not(.btn),
.cdcFooter .theme-cyan .bg-primary a:not(.btn),
.cdcFooter .theme-cyan.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-cyan .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-cyan .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-cyan.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-cyan .alert-primary svg,
.cdcFooter .theme-cyan .bg-primary svg,
.cdcFooter .theme-cyan.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-cyan .alert-primary .card-header a,
.cdcFooter .theme-cyan .bg-primary .card-header a,
.cdcFooter .theme-cyan.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-cyan .alert-secondary,
.cdcFooter .theme-cyan .bg-secondary,
.cdcFooter .theme-cyan.bg-secondary {
  background-color: #65b0bd!important;
  color: #000000 !important;
}
.cdcFooter .theme-cyan .alert-secondary a:not(.btn),
.cdcFooter .theme-cyan .bg-secondary a:not(.btn),
.cdcFooter .theme-cyan.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-cyan .alert-secondary svg,
.cdcFooter .theme-cyan .bg-secondary svg,
.cdcFooter .theme-cyan.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-cyan .bg-tertiary,
.cdcFooter .theme-cyan.bg-tertiary {
  background-color: #cce5e9!important;
  color: #000000;
}
.cdcFooter .theme-cyan .bg-tertiary.card-header a,
.cdcFooter .theme-cyan.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-cyan .bg-quaternary,
.cdcFooter .theme-cyan.bg-quaternary {
  background-color: #ebf5f6!important;
  color: #000000;
}
.cdcFooter .theme-cyan .bg-quaternary.card-header a,
.cdcFooter .theme-cyan.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-cyan .b-primary,
.cdcFooter .theme-cyan.b-primary {
  border-color: #007c91 !important;
}
.cdcFooter .theme-cyan .b-secondary,
.cdcFooter .theme-cyan.b-secondary {
  border-color: #65b0bd !important;
}
.cdcFooter .theme-cyan .b-tertiary,
.cdcFooter .theme-cyan.b-tertiary {
  border-color: #cce5e9 !important;
}
.cdcFooter .theme-cyan .b-quaternary,
.cdcFooter .theme-cyan.b-quaternary {
  border-color: #ebf5f6 !important;
}
.cdcFooter .theme-cyan .bt-primary,
.cdcFooter .theme-cyan.bt-primary {
  border-top-color: #007c91 !important;
}
.cdcFooter .theme-cyan .bt-secondary,
.cdcFooter .theme-cyan.bt-secondary {
  border-top-color: #65b0bd !important;
}
.cdcFooter .theme-cyan .bt-tertiary,
.cdcFooter .theme-cyan.bt-tertiary {
  border-top-color: #cce5e9 !important;
}
.cdcFooter .theme-cyan .bt-quaternary,
.cdcFooter .theme-cyan.bt-quaternary {
  border-top-color: #ebf5f6 !important;
}
.cdcFooter .theme-cyan .br-primary,
.cdcFooter .theme-cyan.br-primary {
  border-right-color: #007c91 !important;
}
.cdcFooter .theme-cyan .br-secondary,
.cdcFooter .theme-cyan.br-secondary {
  border-right-color: #65b0bd !important;
}
.cdcFooter .theme-cyan .br-tertiary,
.cdcFooter .theme-cyan.br-tertiary {
  border-right-color: #cce5e9 !important;
}
.cdcFooter .theme-cyan .br-quaternary,
.cdcFooter .theme-cyan.br-quaternary {
  border-right-color: #ebf5f6 !important;
}
.cdcFooter .theme-cyan .bb-primary,
.cdcFooter .theme-cyan.bb-primary {
  border-bottom-color: #007c91 !important;
}
.cdcFooter .theme-cyan .bb-secondary,
.cdcFooter .theme-cyan.bb-secondary {
  border-bottom-color: #65b0bd !important;
}
.cdcFooter .theme-cyan .bb-tertiary,
.cdcFooter .theme-cyan.bb-tertiary {
  border-bottom-color: #cce5e9 !important;
}
.cdcFooter .theme-cyan .bb-quaternary,
.cdcFooter .theme-cyan.bb-quaternary {
  border-bottom-color: #ebf5f6 !important;
}
.cdcFooter .theme-cyan .bl-primary,
.cdcFooter .theme-cyan.bl-primary {
  border-left-color: #007c91 !important;
}
.cdcFooter .theme-cyan .bl-secondary,
.cdcFooter .theme-cyan.bl-secondary {
  border-left-color: #65b0bd !important;
}
.cdcFooter .theme-cyan .bl-tertiary,
.cdcFooter .theme-cyan.bl-tertiary {
  border-left-color: #cce5e9 !important;
}
.cdcFooter .theme-cyan .bl-quaternary,
.cdcFooter .theme-cyan.bl-quaternary {
  border-left-color: #ebf5f6 !important;
}
.cdcFooter .theme-cyan .c-primary,
.cdcFooter .theme-cyan .text-primary,
.cdcFooter .theme-cyan.c-primary,
.cdcFooter .theme-cyan.text-primary {
  color: #007c91 !important;
}
.cdcFooter .theme-cyan .primary li.checked::before,
.cdcFooter .theme-cyan .primary li::before {
  color: #007c91 !important;
}
.cdcFooter .theme-cyan .alert-primary svg {
  fill: #65b0bd;
}
.cdcFooter .theme-cyan .cdc-timeline svg {
  fill: #007c91;
}
.cdcFooter .theme-cyan .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #007c91;
}
.cdcFooter .theme-cyan .yamm .dropdown-item:hover {
  border-left: 4px solid #007c91;
}
.cdcFooter .theme-cyan .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-cyan .yamm .nav-link:hover {
  background: #65b0bd;
}
.cdcFooter .theme-cyan .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #007c91;
}
.cdcFooter .theme-cyan .nav-tabs .nav-link.active,
.cdcFooter .theme-cyan .nav-tabs .nav-link:hover {
  border-top: 3px solid #007c91;
  font-weight: 700;
}
.cdcFooter .theme-cyan .nav-pills .nav-link.active {
  border-bottom: 3px solid #65b0bd;
}
.cdcFooter .theme-cyan .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-cyan .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #007c91;
}
.cdcFooter .theme-cyan .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-cyan .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #007c91!important;
  border-color: #007c91 !important;
}
.cdcFooter .theme-cyan .table.table-dark {
  background-color: #007c91;
}
.cdcFooter .theme-cyan .table .thead-light th {
  background-color: #65b0bd;
}
.cdcFooter .theme-cyan .table .thead-dark th {
  background-color: #007c91;
  border-color: #007c91;
  color: #ffffff;
}
.cdcFooter .theme-cyan .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #007c91;
  color: #ffffff;
}
.cdcFooter .theme-cyan .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #65b0bd;
  color: #000000;
}
.cdcFooter .theme-cyan .table.table-hover-dark tbody tr:hover {
  background-color: #007c91;
  color: #ffffff;
}
.cdcFooter .theme-cyan .table.table-hover-light tbody tr:hover {
  background-color: #65b0bd;
  color: #000000;
}
.cdcFooter .theme-cyan .audio-player .btn-primary,
.cdcFooter .theme-cyan .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-cyan .audio-player .btn-primary:active,
.cdcFooter .theme-cyan .audio-player .btn-primary:focus,
.cdcFooter .theme-cyan .audio-player .btn-primary:hover,
.cdcFooter .theme-cyan .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-cyan .audio-player .btn-secondary:active,
.cdcFooter .theme-cyan .audio-player .btn-secondary:focus,
.cdcFooter .theme-cyan .audio-player .btn-secondary:hover,
.cdcFooter .theme-cyan .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-cyan .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-cyan .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-cyan .audio-player .btn-primary svg,
.cdcFooter .theme-cyan .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-cyan .audio-player .btn-primary .fi,
.cdcFooter .theme-cyan .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-cyan a .btn-primary:hover,
.cdcFooter .theme-cyan a.btn-primary:hover {
  background-color: #007c91 !important;
}
.cdcFooter .theme-cyan a .btn-secondary:hover,
.cdcFooter .theme-cyan a.btn-secondary:hover {
  background-color: #65b0bd !important;
}
.cdcFooter .theme-cyan a .btn-tertiary:hover,
.cdcFooter .theme-cyan a.btn-tertiary:hover {
  background-color: #cce5e9 !important;
}
.cdcFooter .theme-cyan a .btn-quaternary:hover,
.cdcFooter .theme-cyan a.btn-quaternary:hover {
  background-color: #ebf5f6 !important;
}
.cdcFooter .theme-cyan a.bg-primary.nav-btn:focus,
.cdcFooter .theme-cyan a.bg-primary.nav-btn:hover {
  background-color: #007c91 !important;
}
.cdcFooter .theme-cyan a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-cyan a.bg-secondary.nav-btn:hover {
  background-color: #65b0bd !important;
}
.cdcFooter .theme-cyan .btn-primary,
.cdcFooter .theme-cyan.btn-primary {
  background-color: #007c91;
  border-color: #007c91;
  color: #ffffff;
}
.cdcFooter .theme-cyan .btn-primary .file-details,
.cdcFooter .theme-cyan.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-cyan .btn-primary svg,
.cdcFooter .theme-cyan.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-cyan .btn-primary:hover,
.cdcFooter .theme-cyan.btn-primary:hover {
  background-color: #006678;
}
.cdcFooter .theme-cyan .btn-primary:focus,
.cdcFooter .theme-cyan .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-cyan .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-cyan.btn-primary:focus,
.cdcFooter .theme-cyan.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-cyan.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #007c91;
  border-color: #007c91;
}
.cdcFooter .theme-cyan .show .btn-primary.dropdown-toggle {
  background-color: #007c91;
  border-color: #007c91;
}
.cdcFooter .theme-cyan .btn-secondary,
.cdcFooter .theme-cyan.btn-secondary {
  background-color: #65b0bd;
  border-color: #65b0bd;
  color: #000000;
}
.cdcFooter .theme-cyan .btn-secondary .file-details,
.cdcFooter .theme-cyan.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-cyan .btn-secondary svg,
.cdcFooter .theme-cyan.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-cyan .btn-secondary:hover,
.cdcFooter .theme-cyan.btn-secondary:hover {
  background-color: #53a7b5;
  border-color: #53a7b5;
  color: #000000;
}
.cdcFooter .theme-cyan .btn-secondary:focus,
.cdcFooter .theme-cyan .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-cyan .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-cyan.btn-secondary:focus,
.cdcFooter .theme-cyan.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-cyan.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #65b0bd;
  border-color: #65b0bd;
  color: #000000;
}
.cdcFooter .theme-cyan .btn-tertiary,
.cdcFooter .theme-cyan.btn-tertiary {
  background-color: #cce5e9;
  border-color: #cce5e9;
  color: #075290;
}
.cdcFooter .theme-cyan .btn-tertiary .file-details,
.cdcFooter .theme-cyan.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-cyan .btn-tertiary svg,
.cdcFooter .theme-cyan.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-cyan .btn-tertiary:hover,
.cdcFooter .theme-cyan.btn-tertiary:hover {
  background-color: #badce1;
  border-color: #badce1;
}
.cdcFooter .theme-cyan .btn-tertiary:focus,
.cdcFooter .theme-cyan .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-cyan .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-cyan.btn-tertiary:focus,
.cdcFooter .theme-cyan.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-cyan.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #cce5e9;
  border-color: #cce5e9;
}
.cdcFooter .theme-cyan .btn-quaternary,
.cdcFooter .theme-cyan.btn-quaternary {
  background-color: #ebf5f6;
  border-color: #ebf5f6;
  color: #000000;
}
.cdcFooter .theme-cyan .btn-quaternary .file-details,
.cdcFooter .theme-cyan.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-cyan .btn-quaternary svg,
.cdcFooter .theme-cyan.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-cyan .btn-quaternary:hover,
.cdcFooter .theme-cyan.btn-quaternary:hover {
  background-color: #d9ecee;
  border-color: #d9ecee;
}
.cdcFooter .theme-cyan .btn-quaternary:focus,
.cdcFooter .theme-cyan .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-cyan .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-cyan.btn-quaternary:focus,
.cdcFooter .theme-cyan.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-cyan.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #ebf5f6;
  border-color: #ebf5f6;
}
.cdcFooter .theme-cyan .list-group-item.active {
  background-color: #007c91;
  border-color: #007c91;
}
.cdcFooter .theme-cyan .list-group-item.list-group-item-primary {
  background-color: #007c91;
  color: #ffffff;
}
.cdcFooter .theme-cyan .list-group-item.list-group-item-secondary {
  background-color: #65b0bd;
  color: #000000;
}
.cdcFooter .theme-cyan .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #007c91;
}
.cdcFooter .theme-cyan .radioBtn-styled .form-check .checkmark::after {
  background-color: #007c91;
}
.cdcFooter .theme-cyan .checkbox-list.primary .fi {
  color: #007c91;
}
.cdcFooter .theme-cyan .accordion .card-header {
  border-left-color: #007c91;
  color: #007c91;
}
.cdcFooter .theme-cyan .accordion .card-header:hover {
  border-left-color: #007c91!important;
  color: #007c91 !important;
}
.cdcFooter .theme-cyan .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-cyan .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-cyan .fill-p,
.cdcFooter .theme-cyan svg .fill-p,
.cdcFooter .theme-cyan svg.fill-p {
  fill: #007c91;
}
.cdcFooter .theme-cyan .fill-p::before,
.cdcFooter .theme-cyan svg .fill-p::before,
.cdcFooter .theme-cyan svg.fill-p::before {
  color: #007c91;
}
.cdcFooter .theme-cyan .fill-s,
.cdcFooter .theme-cyan svg .fill-s,
.cdcFooter .theme-cyan svg.fill-s {
  fill: #65b0bd;
}
.cdcFooter .theme-cyan .fill-s::before,
.cdcFooter .theme-cyan svg .fill-s::before,
.cdcFooter .theme-cyan svg.fill-s::before {
  color: #65b0bd;
}
.cdcFooter .theme-cyan .fill-t,
.cdcFooter .theme-cyan svg .fill-t,
.cdcFooter .theme-cyan svg.fill-t {
  fill: #cce5e9;
}
.cdcFooter .theme-cyan .fill-t::before,
.cdcFooter .theme-cyan svg .fill-t::before,
.cdcFooter .theme-cyan svg.fill-t::before {
  color: #cce5e9;
}
.cdcFooter .theme-cyan .fill-q,
.cdcFooter .theme-cyan svg .fill-q,
.cdcFooter .theme-cyan svg.fill-q {
  fill: #ebf5f6;
}
.cdcFooter .theme-cyan .fill-q::before,
.cdcFooter .theme-cyan svg .fill-q::before,
.cdcFooter .theme-cyan svg.fill-q::before {
  color: #ebf5f6;
}
.cdcFooter .theme-cyan .nav-pills .nav-link.active,
.cdcFooter .theme-cyan .nav-pills .show > .nav-link {
  background-color: #007c91;
  color: #ffffff;
}
.cdcFooter .theme-cyan .mobile-section-nav li a:active,
.cdcFooter .theme-cyan .mobile-section-nav li a:hover,
.cdcFooter .theme-cyan nav ul.tp-nav-main li a:active,
.cdcFooter .theme-cyan nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #007c91;
  background-color: #f5f5f5;
  color: #007c91;
}
.cdcFooter .theme-cyan .mobile-section-nav {
  border-top: 3px solid #65b0bd;
}
.cdcFooter .theme-cyan .mobile-section-nav #svg-down {
  background-color: #007c91;
}
.cdcFooter .theme-cyan .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #007c91;
}
.cdcFooter .theme-cyan nav .nav-section-home {
  border-top-color: #007c91;
}
.cdcFooter .theme-cyan nav .nav-section-home svg {
  fill: #007c91;
}
.cdcFooter .theme-cyan nav .nav-section-home .fi {
  color: #007c91;
}
.cdcFooter .theme-cyan nav .nav-section-home.selected {
  border-left: 4px solid #007c91;
  background-color: #f5f5f5;
}
.cdcFooter .theme-cyan nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #007c91;
}
.cdcFooter .theme-cyan nav .nav-section-home:hover a {
  color: #007c91;
}
.cdcFooter .theme-cyan nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-cyan nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-cyan nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-cyan nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-cyan nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-cyan nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-cyan nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-cyan nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #007c91;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active a:hover {
  border-left-color: #007c91;
  background-color: #f5f5f5;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-cyan nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-cyan nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-cyan nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li {
  border-left-color: #65b0bd;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #65b0bd;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #007c91;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #65b0bd;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #deeef1;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #007c91;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-cyan nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-cyan nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #007c91;
}
.cdcFooter .theme-cyan nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #006678;
}
.cdcFooter .theme-cyan nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #007c91;
}
.cdcFooter .theme-cyan .pagination li.active a {
  background-color: #007c91!important;
  border-color: #007c91 !important;
}
.cdcFooter .theme-green .site-title {
  background-color: #4b830d;
  color: #fff;
  border-bottom: 3px solid #84bc49;
}
.cdcFooter .theme-green .site-title .tagline {
  color: #ffffff;
}
.cdcFooter .theme-green .alert-primary,
.cdcFooter .theme-green .bg-primary,
.cdcFooter .theme-green.bg-primary {
  background-color: #4b830d!important;
  color: #ffffff !important;
}
.cdcFooter .theme-green .alert-primary a:not(.btn),
.cdcFooter .theme-green .bg-primary a:not(.btn),
.cdcFooter .theme-green.bg-primary a:not(.btn) {
  color: #ffffff;
}
.cdcFooter .theme-green .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-green .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-green.bg-primary a:not(.btn) .file-details {
  color: #ffffff;
}
.cdcFooter .theme-green .alert-primary svg,
.cdcFooter .theme-green .bg-primary svg,
.cdcFooter .theme-green.bg-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-green .alert-primary .card-header a,
.cdcFooter .theme-green .bg-primary .card-header a,
.cdcFooter .theme-green.bg-primary .card-header a {
  color: #ffffff;
}
.cdcFooter .theme-green .alert-secondary,
.cdcFooter .theme-green .bg-secondary,
.cdcFooter .theme-green.bg-secondary {
  background-color: #84bc49!important;
  color: #000000 !important;
}
.cdcFooter .theme-green .alert-secondary a:not(.btn),
.cdcFooter .theme-green .bg-secondary a:not(.btn),
.cdcFooter .theme-green.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-green .alert-secondary svg,
.cdcFooter .theme-green .bg-secondary svg,
.cdcFooter .theme-green.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-green .bg-tertiary,
.cdcFooter .theme-green.bg-tertiary {
  background-color: #dcedc8!important;
  color: #000000;
}
.cdcFooter .theme-green .bg-tertiary.card-header a,
.cdcFooter .theme-green.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-green .bg-quaternary,
.cdcFooter .theme-green.bg-quaternary {
  background-color: #f1f8e9!important;
  color: #000000;
}
.cdcFooter .theme-green .bg-quaternary.card-header a,
.cdcFooter .theme-green.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-green .b-primary,
.cdcFooter .theme-green.b-primary {
  border-color: #4b830d !important;
}
.cdcFooter .theme-green .b-secondary,
.cdcFooter .theme-green.b-secondary {
  border-color: #84bc49 !important;
}
.cdcFooter .theme-green .b-tertiary,
.cdcFooter .theme-green.b-tertiary {
  border-color: #dcedc8 !important;
}
.cdcFooter .theme-green .b-quaternary,
.cdcFooter .theme-green.b-quaternary {
  border-color: #f1f8e9 !important;
}
.cdcFooter .theme-green .bt-primary,
.cdcFooter .theme-green.bt-primary {
  border-top-color: #4b830d !important;
}
.cdcFooter .theme-green .bt-secondary,
.cdcFooter .theme-green.bt-secondary {
  border-top-color: #84bc49 !important;
}
.cdcFooter .theme-green .bt-tertiary,
.cdcFooter .theme-green.bt-tertiary {
  border-top-color: #dcedc8 !important;
}
.cdcFooter .theme-green .bt-quaternary,
.cdcFooter .theme-green.bt-quaternary {
  border-top-color: #f1f8e9 !important;
}
.cdcFooter .theme-green .br-primary,
.cdcFooter .theme-green.br-primary {
  border-right-color: #4b830d !important;
}
.cdcFooter .theme-green .br-secondary,
.cdcFooter .theme-green.br-secondary {
  border-right-color: #84bc49 !important;
}
.cdcFooter .theme-green .br-tertiary,
.cdcFooter .theme-green.br-tertiary {
  border-right-color: #dcedc8 !important;
}
.cdcFooter .theme-green .br-quaternary,
.cdcFooter .theme-green.br-quaternary {
  border-right-color: #f1f8e9 !important;
}
.cdcFooter .theme-green .bb-primary,
.cdcFooter .theme-green.bb-primary {
  border-bottom-color: #4b830d !important;
}
.cdcFooter .theme-green .bb-secondary,
.cdcFooter .theme-green.bb-secondary {
  border-bottom-color: #84bc49 !important;
}
.cdcFooter .theme-green .bb-tertiary,
.cdcFooter .theme-green.bb-tertiary {
  border-bottom-color: #dcedc8 !important;
}
.cdcFooter .theme-green .bb-quaternary,
.cdcFooter .theme-green.bb-quaternary {
  border-bottom-color: #f1f8e9 !important;
}
.cdcFooter .theme-green .bl-primary,
.cdcFooter .theme-green.bl-primary {
  border-left-color: #4b830d !important;
}
.cdcFooter .theme-green .bl-secondary,
.cdcFooter .theme-green.bl-secondary {
  border-left-color: #84bc49 !important;
}
.cdcFooter .theme-green .bl-tertiary,
.cdcFooter .theme-green.bl-tertiary {
  border-left-color: #dcedc8 !important;
}
.cdcFooter .theme-green .bl-quaternary,
.cdcFooter .theme-green.bl-quaternary {
  border-left-color: #f1f8e9 !important;
}
.cdcFooter .theme-green .c-primary,
.cdcFooter .theme-green .text-primary,
.cdcFooter .theme-green.c-primary,
.cdcFooter .theme-green.text-primary {
  color: #4b830d !important;
}
.cdcFooter .theme-green .primary li.checked::before,
.cdcFooter .theme-green .primary li::before {
  color: #4b830d !important;
}
.cdcFooter .theme-green .alert-primary svg {
  fill: #84bc49;
}
.cdcFooter .theme-green .cdc-timeline svg {
  fill: #4b830d;
}
.cdcFooter .theme-green .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #4b830d;
}
.cdcFooter .theme-green .yamm .dropdown-item:hover {
  border-left: 4px solid #4b830d;
}
.cdcFooter .theme-green .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-green .yamm .nav-link:hover {
  background: #84bc49;
}
.cdcFooter .theme-green .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #4b830d;
}
.cdcFooter .theme-green .nav-tabs .nav-link.active,
.cdcFooter .theme-green .nav-tabs .nav-link:hover {
  border-top: 3px solid #4b830d;
  font-weight: 700;
}
.cdcFooter .theme-green .nav-pills .nav-link.active {
  border-bottom: 3px solid #84bc49;
}
.cdcFooter .theme-green .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-green .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #4b830d;
}
.cdcFooter .theme-green .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-green .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #4b830d!important;
  border-color: #4b830d !important;
}
.cdcFooter .theme-green .table.table-dark {
  background-color: #4b830d;
}
.cdcFooter .theme-green .table .thead-light th {
  background-color: #84bc49;
}
.cdcFooter .theme-green .table .thead-dark th {
  background-color: #4b830d;
  border-color: #4b830d;
  color: #ffffff;
}
.cdcFooter .theme-green .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #4b830d;
  color: #ffffff;
}
.cdcFooter .theme-green .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #84bc49;
  color: #000000;
}
.cdcFooter .theme-green .table.table-hover-dark tbody tr:hover {
  background-color: #4b830d;
  color: #ffffff;
}
.cdcFooter .theme-green .table.table-hover-light tbody tr:hover {
  background-color: #84bc49;
  color: #000000;
}
.cdcFooter .theme-green .audio-player .btn-primary,
.cdcFooter .theme-green .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-green .audio-player .btn-primary:active,
.cdcFooter .theme-green .audio-player .btn-primary:focus,
.cdcFooter .theme-green .audio-player .btn-primary:hover,
.cdcFooter .theme-green .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-green .audio-player .btn-secondary:active,
.cdcFooter .theme-green .audio-player .btn-secondary:focus,
.cdcFooter .theme-green .audio-player .btn-secondary:hover,
.cdcFooter .theme-green .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-green .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-green .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-green .audio-player .btn-primary svg,
.cdcFooter .theme-green .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-green .audio-player .btn-primary .fi,
.cdcFooter .theme-green .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-green a .btn-primary:hover,
.cdcFooter .theme-green a.btn-primary:hover {
  background-color: #4b830d !important;
}
.cdcFooter .theme-green a .btn-secondary:hover,
.cdcFooter .theme-green a.btn-secondary:hover {
  background-color: #84bc49 !important;
}
.cdcFooter .theme-green a .btn-tertiary:hover,
.cdcFooter .theme-green a.btn-tertiary:hover {
  background-color: #dcedc8 !important;
}
.cdcFooter .theme-green a .btn-quaternary:hover,
.cdcFooter .theme-green a.btn-quaternary:hover {
  background-color: #f1f8e9 !important;
}
.cdcFooter .theme-green a.bg-primary.nav-btn:focus,
.cdcFooter .theme-green a.bg-primary.nav-btn:hover {
  background-color: #4b830d !important;
}
.cdcFooter .theme-green a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-green a.bg-secondary.nav-btn:hover {
  background-color: #84bc49 !important;
}
.cdcFooter .theme-green .btn-primary,
.cdcFooter .theme-green.btn-primary {
  background-color: #4b830d;
  border-color: #4b830d;
  color: #ffffff;
}
.cdcFooter .theme-green .btn-primary .file-details,
.cdcFooter .theme-green.btn-primary .file-details {
  color: #ffffff;
}
.cdcFooter .theme-green .btn-primary svg,
.cdcFooter .theme-green.btn-primary svg {
  fill: #ffffff;
}
.cdcFooter .theme-green .btn-primary:hover,
.cdcFooter .theme-green.btn-primary:hover {
  background-color: #3e6c0b;
}
.cdcFooter .theme-green .btn-primary:focus,
.cdcFooter .theme-green .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-green .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-green.btn-primary:focus,
.cdcFooter .theme-green.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-green.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #4b830d;
  border-color: #4b830d;
}
.cdcFooter .theme-green .show .btn-primary.dropdown-toggle {
  background-color: #4b830d;
  border-color: #4b830d;
}
.cdcFooter .theme-green .btn-secondary,
.cdcFooter .theme-green.btn-secondary {
  background-color: #84bc49;
  border-color: #84bc49;
  color: #000000;
}
.cdcFooter .theme-green .btn-secondary .file-details,
.cdcFooter .theme-green.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-green .btn-secondary svg,
.cdcFooter .theme-green.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-green .btn-secondary:hover,
.cdcFooter .theme-green.btn-secondary:hover {
  background-color: #77ac3f;
  border-color: #77ac3f;
  color: #000000;
}
.cdcFooter .theme-green .btn-secondary:focus,
.cdcFooter .theme-green .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-green .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-green.btn-secondary:focus,
.cdcFooter .theme-green.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-green.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #84bc49;
  border-color: #84bc49;
  color: #000000;
}
.cdcFooter .theme-green .btn-tertiary,
.cdcFooter .theme-green.btn-tertiary {
  background-color: #dcedc8;
  border-color: #dcedc8;
  color: #075290;
}
.cdcFooter .theme-green .btn-tertiary .file-details,
.cdcFooter .theme-green.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-green .btn-tertiary svg,
.cdcFooter .theme-green.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-green .btn-tertiary:hover,
.cdcFooter .theme-green.btn-tertiary:hover {
  background-color: #d0e7b5;
  border-color: #d0e7b5;
}
.cdcFooter .theme-green .btn-tertiary:focus,
.cdcFooter .theme-green .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-green .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-green.btn-tertiary:focus,
.cdcFooter .theme-green.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-green.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #dcedc8;
  border-color: #dcedc8;
}
.cdcFooter .theme-green .btn-quaternary,
.cdcFooter .theme-green.btn-quaternary {
  background-color: #f1f8e9;
  border-color: #f1f8e9;
  color: #000000;
}
.cdcFooter .theme-green .btn-quaternary .file-details,
.cdcFooter .theme-green.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-green .btn-quaternary svg,
.cdcFooter .theme-green.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-green .btn-quaternary:hover,
.cdcFooter .theme-green.btn-quaternary:hover {
  background-color: #e5f2d6;
  border-color: #e5f2d6;
}
.cdcFooter .theme-green .btn-quaternary:focus,
.cdcFooter .theme-green .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-green .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-green.btn-quaternary:focus,
.cdcFooter .theme-green.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-green.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #f1f8e9;
  border-color: #f1f8e9;
}
.cdcFooter .theme-green .list-group-item.active {
  background-color: #4b830d;
  border-color: #4b830d;
}
.cdcFooter .theme-green .list-group-item.list-group-item-primary {
  background-color: #4b830d;
  color: #ffffff;
}
.cdcFooter .theme-green .list-group-item.list-group-item-secondary {
  background-color: #84bc49;
  color: #000000;
}
.cdcFooter .theme-green .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #4b830d;
}
.cdcFooter .theme-green .radioBtn-styled .form-check .checkmark::after {
  background-color: #4b830d;
}
.cdcFooter .theme-green .checkbox-list.primary .fi {
  color: #4b830d;
}
.cdcFooter .theme-green .accordion .card-header {
  border-left-color: #4b830d;
  color: #4b830d;
}
.cdcFooter .theme-green .accordion .card-header:hover {
  border-left-color: #4b830d!important;
  color: #4b830d !important;
}
.cdcFooter .theme-green .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-green .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-green .fill-p,
.cdcFooter .theme-green svg .fill-p,
.cdcFooter .theme-green svg.fill-p {
  fill: #4b830d;
}
.cdcFooter .theme-green .fill-p::before,
.cdcFooter .theme-green svg .fill-p::before,
.cdcFooter .theme-green svg.fill-p::before {
  color: #4b830d;
}
.cdcFooter .theme-green .fill-s,
.cdcFooter .theme-green svg .fill-s,
.cdcFooter .theme-green svg.fill-s {
  fill: #84bc49;
}
.cdcFooter .theme-green .fill-s::before,
.cdcFooter .theme-green svg .fill-s::before,
.cdcFooter .theme-green svg.fill-s::before {
  color: #84bc49;
}
.cdcFooter .theme-green .fill-t,
.cdcFooter .theme-green svg .fill-t,
.cdcFooter .theme-green svg.fill-t {
  fill: #dcedc8;
}
.cdcFooter .theme-green .fill-t::before,
.cdcFooter .theme-green svg .fill-t::before,
.cdcFooter .theme-green svg.fill-t::before {
  color: #dcedc8;
}
.cdcFooter .theme-green .fill-q,
.cdcFooter .theme-green svg .fill-q,
.cdcFooter .theme-green svg.fill-q {
  fill: #f1f8e9;
}
.cdcFooter .theme-green .fill-q::before,
.cdcFooter .theme-green svg .fill-q::before,
.cdcFooter .theme-green svg.fill-q::before {
  color: #f1f8e9;
}
.cdcFooter .theme-green .nav-pills .nav-link.active,
.cdcFooter .theme-green .nav-pills .show > .nav-link {
  background-color: #4b830d;
  color: #ffffff;
}
.cdcFooter .theme-green .mobile-section-nav li a:active,
.cdcFooter .theme-green .mobile-section-nav li a:hover,
.cdcFooter .theme-green nav ul.tp-nav-main li a:active,
.cdcFooter .theme-green nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #4b830d;
  background-color: #f5f5f5;
  color: #4b830d;
}
.cdcFooter .theme-green .mobile-section-nav {
  border-top: 3px solid #84bc49;
}
.cdcFooter .theme-green .mobile-section-nav #svg-down {
  background-color: #4b830d;
}
.cdcFooter .theme-green .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #4b830d;
}
.cdcFooter .theme-green nav .nav-section-home {
  border-top-color: #4b830d;
}
.cdcFooter .theme-green nav .nav-section-home svg {
  fill: #4b830d;
}
.cdcFooter .theme-green nav .nav-section-home .fi {
  color: #4b830d;
}
.cdcFooter .theme-green nav .nav-section-home.selected {
  border-left: 4px solid #4b830d;
  background-color: #f5f5f5;
}
.cdcFooter .theme-green nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #4b830d;
}
.cdcFooter .theme-green nav .nav-section-home:hover a {
  color: #4b830d;
}
.cdcFooter .theme-green nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-green nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-green nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-green nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-green nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-green nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-green nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-green nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-green nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active,
.cdcFooter .theme-green nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-green nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #4b830d;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-green nav ul.tp-nav-main li.active a:hover {
  border-left-color: #4b830d;
  background-color: #f5f5f5;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-green nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-green nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-green nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-green nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-green nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-green nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-green nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li {
  border-left-color: #84bc49;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #84bc49;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #4b830d;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #84bc49;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-green nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-green nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #e8f3db;
}
.cdcFooter .theme-green nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-green nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #4b830d;
}
.cdcFooter .theme-green nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-green nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-green nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-green nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-green nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #4b830d;
}
.cdcFooter .theme-green nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #3e6c0b;
}
.cdcFooter .theme-green nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #4b830d;
}
.cdcFooter .theme-green .pagination li.active a {
  background-color: #4b830d!important;
  border-color: #4b830d !important;
}
.cdcFooter .theme-amber .site-title {
  background-color: #fbab18;
  color: #000;
  border-bottom: 3px solid #ffd54f;
}
.cdcFooter .theme-amber .site-title .tagline {
  color: #000000;
}
.cdcFooter .theme-amber .alert-primary,
.cdcFooter .theme-amber .bg-primary,
.cdcFooter .theme-amber.bg-primary {
  background-color: #fbab18!important;
  color: #000000 !important;
}
.cdcFooter .theme-amber .alert-primary a:not(.btn),
.cdcFooter .theme-amber .bg-primary a:not(.btn),
.cdcFooter .theme-amber.bg-primary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-amber .alert-primary a:not(.btn) .file-details,
.cdcFooter .theme-amber .bg-primary a:not(.btn) .file-details,
.cdcFooter .theme-amber.bg-primary a:not(.btn) .file-details {
  color: #000000;
}
.cdcFooter .theme-amber .alert-primary svg,
.cdcFooter .theme-amber .bg-primary svg,
.cdcFooter .theme-amber.bg-primary svg {
  fill: #000000;
}
.cdcFooter .theme-amber .alert-primary .card-header a,
.cdcFooter .theme-amber .bg-primary .card-header a,
.cdcFooter .theme-amber.bg-primary .card-header a {
  color: #000000;
}
.cdcFooter .theme-amber .alert-secondary,
.cdcFooter .theme-amber .bg-secondary,
.cdcFooter .theme-amber.bg-secondary {
  background-color: #ffd54f!important;
  color: #000000 !important;
}
.cdcFooter .theme-amber .alert-secondary a:not(.btn),
.cdcFooter .theme-amber .bg-secondary a:not(.btn),
.cdcFooter .theme-amber.bg-secondary a:not(.btn) {
  color: #000000;
}
.cdcFooter .theme-amber .alert-secondary svg,
.cdcFooter .theme-amber .bg-secondary svg,
.cdcFooter .theme-amber.bg-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-amber .bg-tertiary,
.cdcFooter .theme-amber.bg-tertiary {
  background-color: #ffecb3!important;
  color: #000000;
}
.cdcFooter .theme-amber .bg-tertiary.card-header a,
.cdcFooter .theme-amber.bg-tertiary.card-header a {
  color: #000000;
}
.cdcFooter .theme-amber .bg-quaternary,
.cdcFooter .theme-amber.bg-quaternary {
  background-color: #fff7e1!important;
  color: #000000;
}
.cdcFooter .theme-amber .bg-quaternary.card-header a,
.cdcFooter .theme-amber.bg-quaternary.card-header a {
  color: #000000;
}
.cdcFooter .theme-amber .b-primary,
.cdcFooter .theme-amber.b-primary {
  border-color: #fbab18 !important;
}
.cdcFooter .theme-amber .b-secondary,
.cdcFooter .theme-amber.b-secondary {
  border-color: #ffd54f !important;
}
.cdcFooter .theme-amber .b-tertiary,
.cdcFooter .theme-amber.b-tertiary {
  border-color: #ffecb3 !important;
}
.cdcFooter .theme-amber .b-quaternary,
.cdcFooter .theme-amber.b-quaternary {
  border-color: #fff7e1 !important;
}
.cdcFooter .theme-amber .bt-primary,
.cdcFooter .theme-amber.bt-primary {
  border-top-color: #fbab18 !important;
}
.cdcFooter .theme-amber .bt-secondary,
.cdcFooter .theme-amber.bt-secondary {
  border-top-color: #ffd54f !important;
}
.cdcFooter .theme-amber .bt-tertiary,
.cdcFooter .theme-amber.bt-tertiary {
  border-top-color: #ffecb3 !important;
}
.cdcFooter .theme-amber .bt-quaternary,
.cdcFooter .theme-amber.bt-quaternary {
  border-top-color: #fff7e1 !important;
}
.cdcFooter .theme-amber .br-primary,
.cdcFooter .theme-amber.br-primary {
  border-right-color: #fbab18 !important;
}
.cdcFooter .theme-amber .br-secondary,
.cdcFooter .theme-amber.br-secondary {
  border-right-color: #ffd54f !important;
}
.cdcFooter .theme-amber .br-tertiary,
.cdcFooter .theme-amber.br-tertiary {
  border-right-color: #ffecb3 !important;
}
.cdcFooter .theme-amber .br-quaternary,
.cdcFooter .theme-amber.br-quaternary {
  border-right-color: #fff7e1 !important;
}
.cdcFooter .theme-amber .bb-primary,
.cdcFooter .theme-amber.bb-primary {
  border-bottom-color: #fbab18 !important;
}
.cdcFooter .theme-amber .bb-secondary,
.cdcFooter .theme-amber.bb-secondary {
  border-bottom-color: #ffd54f !important;
}
.cdcFooter .theme-amber .bb-tertiary,
.cdcFooter .theme-amber.bb-tertiary {
  border-bottom-color: #ffecb3 !important;
}
.cdcFooter .theme-amber .bb-quaternary,
.cdcFooter .theme-amber.bb-quaternary {
  border-bottom-color: #fff7e1 !important;
}
.cdcFooter .theme-amber .bl-primary,
.cdcFooter .theme-amber.bl-primary {
  border-left-color: #fbab18 !important;
}
.cdcFooter .theme-amber .bl-secondary,
.cdcFooter .theme-amber.bl-secondary {
  border-left-color: #ffd54f !important;
}
.cdcFooter .theme-amber .bl-tertiary,
.cdcFooter .theme-amber.bl-tertiary {
  border-left-color: #ffecb3 !important;
}
.cdcFooter .theme-amber .bl-quaternary,
.cdcFooter .theme-amber.bl-quaternary {
  border-left-color: #fff7e1 !important;
}
.cdcFooter .theme-amber .c-primary,
.cdcFooter .theme-amber .text-primary,
.cdcFooter .theme-amber.c-primary,
.cdcFooter .theme-amber.text-primary {
  color: #fbab18 !important;
}
.cdcFooter .theme-amber .primary li.checked::before,
.cdcFooter .theme-amber .primary li::before {
  color: #fbab18 !important;
}
.cdcFooter .theme-amber .alert-primary svg {
  fill: #ffd54f;
}
.cdcFooter .theme-amber .cdc-timeline svg {
  fill: #fbab18;
}
.cdcFooter .theme-amber .tabs-horizontal.nav-tabs .nav-link.active {
  border-bottom: 3px solid #fbab18;
}
.cdcFooter .theme-amber .yamm .dropdown-item:hover {
  border-left: 4px solid #fbab18;
}
.cdcFooter .theme-amber .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .theme-amber .yamm .nav-link:hover {
  background: #ffd54f;
}
.cdcFooter .theme-amber .tabs-vertical .nav-link.active {
  border-bottom: 3px solid #fbab18;
}
.cdcFooter .theme-amber .nav-tabs .nav-link.active,
.cdcFooter .theme-amber .nav-tabs .nav-link:hover {
  border-top: 3px solid #fbab18;
  font-weight: 700;
}
.cdcFooter .theme-amber .nav-pills .nav-link.active {
  border-bottom: 3px solid #ffd54f;
}
.cdcFooter .theme-amber .gj-datepicker-bootstrap [role=right-icon] button .gj-icon,
.cdcFooter .theme-amber .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
  color: #fbab18;
}
.cdcFooter .theme-amber .gj-datepicker-bootstrap button {
  background-color: #fff;
  border-color: #bdbdbd!important;
  margin-left: 1px;
}
.cdcFooter .theme-amber .gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  background-color: #fbab18!important;
  border-color: #fbab18 !important;
}
.cdcFooter .theme-amber .table.table-dark {
  background-color: #fbab18;
}
.cdcFooter .theme-amber .table .thead-light th {
  background-color: #ffd54f;
}
.cdcFooter .theme-amber .table .thead-dark th {
  background-color: #fbab18;
  border-color: #fbab18;
  color: #000000;
}
.cdcFooter .theme-amber .table.table-striped-dark tbody tr:nth-of-type(odd) {
  background-color: #fbab18;
  color: #000000;
}
.cdcFooter .theme-amber .table.table-striped-light tbody tr:nth-of-type(odd) {
  background-color: #ffd54f;
  color: #000000;
}
.cdcFooter .theme-amber .table.table-hover-dark tbody tr:hover {
  background-color: #fbab18;
  color: #000000;
}
.cdcFooter .theme-amber .table.table-hover-light tbody tr:hover {
  background-color: #ffd54f;
  color: #000000;
}
.cdcFooter .theme-amber .audio-player .btn-primary,
.cdcFooter .theme-amber .audio-player .btn-secondary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.cdcFooter .theme-amber .audio-player .btn-primary:active,
.cdcFooter .theme-amber .audio-player .btn-primary:focus,
.cdcFooter .theme-amber .audio-player .btn-primary:hover,
.cdcFooter .theme-amber .audio-player .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-amber .audio-player .btn-secondary:active,
.cdcFooter .theme-amber .audio-player .btn-secondary:focus,
.cdcFooter .theme-amber .audio-player .btn-secondary:hover,
.cdcFooter .theme-amber .audio-player .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
}
.cdcFooter .theme-amber .audio-player .btn-primary .volume-range-button input,
.cdcFooter .theme-amber .audio-player .btn-secondary .volume-range-button input {
  margin-bottom: 10px !important;
}
.cdcFooter .theme-amber .audio-player .btn-primary svg,
.cdcFooter .theme-amber .audio-player .btn-secondary svg {
  fill: #333333;
}
.cdcFooter .theme-amber .audio-player .btn-primary .fi,
.cdcFooter .theme-amber .audio-player .btn-secondary .fi {
  color: #333;
  vertical-align: middle;
}
.cdcFooter .theme-amber a .btn-primary:hover,
.cdcFooter .theme-amber a.btn-primary:hover {
  background-color: #fbab18 !important;
}
.cdcFooter .theme-amber a .btn-secondary:hover,
.cdcFooter .theme-amber a.btn-secondary:hover {
  background-color: #ffd54f !important;
}
.cdcFooter .theme-amber a .btn-tertiary:hover,
.cdcFooter .theme-amber a.btn-tertiary:hover {
  background-color: #ffecb3 !important;
}
.cdcFooter .theme-amber a .btn-quaternary:hover,
.cdcFooter .theme-amber a.btn-quaternary:hover {
  background-color: #fff7e1 !important;
}
.cdcFooter .theme-amber a.bg-primary.nav-btn:focus,
.cdcFooter .theme-amber a.bg-primary.nav-btn:hover {
  background-color: #fbab18 !important;
}
.cdcFooter .theme-amber a.bg-secondary.nav-btn:focus,
.cdcFooter .theme-amber a.bg-secondary.nav-btn:hover {
  background-color: #ffd54f !important;
}
.cdcFooter .theme-amber .btn-primary,
.cdcFooter .theme-amber.btn-primary {
  background-color: #fbab18;
  border-color: #fbab18;
  color: #000000;
}
.cdcFooter .theme-amber .btn-primary .file-details,
.cdcFooter .theme-amber.btn-primary .file-details {
  color: #000000;
}
.cdcFooter .theme-amber .btn-primary svg,
.cdcFooter .theme-amber.btn-primary svg {
  fill: #000000;
}
.cdcFooter .theme-amber .btn-primary:hover,
.cdcFooter .theme-amber.btn-primary:hover {
  background-color: #f5a004;
}
.cdcFooter .theme-amber .btn-primary:focus,
.cdcFooter .theme-amber .btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-amber .btn-primary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-amber.btn-primary:focus,
.cdcFooter .theme-amber.btn-primary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-amber.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #fbab18;
  border-color: #fbab18;
}
.cdcFooter .theme-amber .show .btn-primary.dropdown-toggle {
  background-color: #fbab18;
  border-color: #fbab18;
}
.cdcFooter .theme-amber .btn-secondary,
.cdcFooter .theme-amber.btn-secondary {
  background-color: #ffd54f;
  border-color: #ffd54f;
  color: #000000;
}
.cdcFooter .theme-amber .btn-secondary .file-details,
.cdcFooter .theme-amber.btn-secondary .file-details {
  color: #000000;
}
.cdcFooter .theme-amber .btn-secondary svg,
.cdcFooter .theme-amber.btn-secondary svg {
  fill: #000000;
}
.cdcFooter .theme-amber .btn-secondary:hover,
.cdcFooter .theme-amber.btn-secondary:hover {
  background-color: #ffcf36;
  border-color: #ffcf36;
  color: #000000;
}
.cdcFooter .theme-amber .btn-secondary:focus,
.cdcFooter .theme-amber .btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-amber .btn-secondary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-amber.btn-secondary:focus,
.cdcFooter .theme-amber.btn-secondary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-amber.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #ffd54f;
  border-color: #ffd54f;
  color: #000000;
}
.cdcFooter .theme-amber .btn-tertiary,
.cdcFooter .theme-amber.btn-tertiary {
  background-color: #ffecb3;
  border-color: #ffecb3;
  color: #075290;
}
.cdcFooter .theme-amber .btn-tertiary .file-details,
.cdcFooter .theme-amber.btn-tertiary .file-details {
  color: #000000;
}
.cdcFooter .theme-amber .btn-tertiary svg,
.cdcFooter .theme-amber.btn-tertiary svg {
  fill: #005eaa;
}
.cdcFooter .theme-amber .btn-tertiary:hover,
.cdcFooter .theme-amber.btn-tertiary:hover {
  background-color: #ffe69a;
  border-color: #ffe69a;
}
.cdcFooter .theme-amber .btn-tertiary:focus,
.cdcFooter .theme-amber .btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-amber .btn-tertiary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-amber.btn-tertiary:focus,
.cdcFooter .theme-amber.btn-tertiary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-amber.btn-tertiary:not(:disabled):not(.disabled):active {
  background-color: #ffecb3;
  border-color: #ffecb3;
}
.cdcFooter .theme-amber .btn-quaternary,
.cdcFooter .theme-amber.btn-quaternary {
  background-color: #fff7e1;
  border-color: #fff7e1;
  color: #000000;
}
.cdcFooter .theme-amber .btn-quaternary .file-details,
.cdcFooter .theme-amber.btn-quaternary .file-details {
  color: #000000;
}
.cdcFooter .theme-amber .btn-quaternary svg,
.cdcFooter .theme-amber.btn-quaternary svg {
  fill: #005eaa;
}
.cdcFooter .theme-amber .btn-quaternary:hover,
.cdcFooter .theme-amber.btn-quaternary:hover {
  background-color: #fff0c8;
  border-color: #fff0c8;
}
.cdcFooter .theme-amber .btn-quaternary:focus,
.cdcFooter .theme-amber .btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-amber .btn-quaternary:not(:disabled):not(.disabled):active,
.cdcFooter .theme-amber.btn-quaternary:focus,
.cdcFooter .theme-amber.btn-quaternary:not(:disabled):not(.disabled).active,
.cdcFooter .theme-amber.btn-quaternary:not(:disabled):not(.disabled):active {
  background-color: #fff7e1;
  border-color: #fff7e1;
}
.cdcFooter .theme-amber .list-group-item.active {
  background-color: #fbab18;
  border-color: #fbab18;
}
.cdcFooter .theme-amber .list-group-item.list-group-item-primary {
  background-color: #fbab18;
  color: #000000;
}
.cdcFooter .theme-amber .list-group-item.list-group-item-secondary {
  background-color: #ffd54f;
  color: #000000;
}
.cdcFooter .theme-amber .radioBtn-styled .form-check input:checked ~ .checkmark {
  background-color: #fbab18;
}
.cdcFooter .theme-amber .radioBtn-styled .form-check .checkmark::after {
  background-color: #fbab18;
}
.cdcFooter .theme-amber .checkbox-list.primary .fi {
  color: #fbab18;
}
.cdcFooter .theme-amber .accordion .card-header {
  border-left-color: #fbab18;
  color: #fbab18;
}
.cdcFooter .theme-amber .accordion .card-header:hover {
  border-left-color: #fbab18!important;
  color: #fbab18 !important;
}
.cdcFooter .theme-amber .dropdown-menu-search svg .fill-p,
.cdcFooter .theme-amber .dropdown-menu-search svg.fill-p {
  fill: #005eaa;
}
.cdcFooter .theme-amber .fill-p,
.cdcFooter .theme-amber svg .fill-p,
.cdcFooter .theme-amber svg.fill-p {
  fill: #fbab18;
}
.cdcFooter .theme-amber .fill-p::before,
.cdcFooter .theme-amber svg .fill-p::before,
.cdcFooter .theme-amber svg.fill-p::before {
  color: #fbab18;
}
.cdcFooter .theme-amber .fill-s,
.cdcFooter .theme-amber svg .fill-s,
.cdcFooter .theme-amber svg.fill-s {
  fill: #ffd54f;
}
.cdcFooter .theme-amber .fill-s::before,
.cdcFooter .theme-amber svg .fill-s::before,
.cdcFooter .theme-amber svg.fill-s::before {
  color: #ffd54f;
}
.cdcFooter .theme-amber .fill-t,
.cdcFooter .theme-amber svg .fill-t,
.cdcFooter .theme-amber svg.fill-t {
  fill: #ffecb3;
}
.cdcFooter .theme-amber .fill-t::before,
.cdcFooter .theme-amber svg .fill-t::before,
.cdcFooter .theme-amber svg.fill-t::before {
  color: #ffecb3;
}
.cdcFooter .theme-amber .fill-q,
.cdcFooter .theme-amber svg .fill-q,
.cdcFooter .theme-amber svg.fill-q {
  fill: #fff7e1;
}
.cdcFooter .theme-amber .fill-q::before,
.cdcFooter .theme-amber svg .fill-q::before,
.cdcFooter .theme-amber svg.fill-q::before {
  color: #fff7e1;
}
.cdcFooter .theme-amber .nav-pills .nav-link.active,
.cdcFooter .theme-amber .nav-pills .show > .nav-link {
  background-color: #fbab18;
  color: #000000;
}
.cdcFooter .theme-amber .mobile-section-nav li a:active,
.cdcFooter .theme-amber .mobile-section-nav li a:hover,
.cdcFooter .theme-amber nav ul.tp-nav-main li a:active,
.cdcFooter .theme-amber nav ul.tp-nav-main li a:hover {
  border-left: 4px solid #fbab18;
  background-color: #f5f5f5;
  color: #fbab18;
}
.cdcFooter .theme-amber .mobile-section-nav {
  border-top: 3px solid #ffd54f;
}
.cdcFooter .theme-amber .mobile-section-nav #svg-down {
  background-color: #fbab18;
}
.cdcFooter .theme-amber .mobile-section-nav nav .dropdown .list-group a.selected {
  border-left: 4px solid #fbab18;
}
.cdcFooter .theme-amber nav .nav-section-home {
  border-top-color: #fbab18;
}
.cdcFooter .theme-amber nav .nav-section-home svg {
  fill: #fbab18;
}
.cdcFooter .theme-amber nav .nav-section-home .fi {
  color: #fbab18;
}
.cdcFooter .theme-amber nav .nav-section-home.selected {
  border-left: 4px solid #fbab18;
  background-color: #f5f5f5;
}
.cdcFooter .theme-amber nav .nav-section-home:hover {
  background-color: #f5f5f5;
  border-left: 4px solid #fbab18;
}
.cdcFooter .theme-amber nav .nav-section-home:hover a {
  color: #fbab18;
}
.cdcFooter .theme-amber nav .nav-section-home a {
  text-decoration: none;
}
.cdcFooter .theme-amber nav .mobile-section-nav li a.nav-minus,
.cdcFooter .theme-amber nav .mobile-section-nav li a.nav-minus:hover,
.cdcFooter .theme-amber nav .mobile-section-nav li a.nav-plus,
.cdcFooter .theme-amber nav .mobile-section-nav li a.nav-plus:hover,
.cdcFooter .theme-amber nav ul.tp-nav-main li a.nav-minus,
.cdcFooter .theme-amber nav ul.tp-nav-main li a.nav-minus:hover,
.cdcFooter .theme-amber nav ul.tp-nav-main li a.nav-plus,
.cdcFooter .theme-amber nav ul.tp-nav-main li a.nav-plus:hover {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active {
  background-color: #ffffff;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active > a:first-child,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active > a:first-child {
  border-left-color: #fbab18;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active a:hover,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active a:hover {
  border-left-color: #fbab18;
  background-color: #f5f5f5;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active a.nav-minus:hover,
.cdcFooter .theme-amber nav .mobile-section-nav li.active a.nav-minus:link,
.cdcFooter .theme-amber nav .mobile-section-nav li.active a.nav-plus:hover,
.cdcFooter .theme-amber nav .mobile-section-nav li.active a.nav-plus:link,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active a.nav-minus:hover,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active a.nav-minus:link,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active a.nav-plus:hover,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active a.nav-plus:link {
  background-color: transparent;
  border-width: 0;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li {
  border-left-color: #ffd54f;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li a:active,
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li a:link,
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li a:visited,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li a:active,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li a:link,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
  border-left: 4px solid #ffd54f;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li a:hover,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li a:hover {
  background-color: #f5f5f5;
  color: #fbab18;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li.selected > a:first-child,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li.selected a[data-toggle=collapse]:hover,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li.selected a[data-toggle=collapse]:hover {
  border-left-color: #f5f5f5;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li.active,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li.active {
  border-left-color: #ffd54f;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li.active > a:first-child,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.active ul li ul li > a:first-child,
.cdcFooter .theme-amber nav ul.tp-nav-main li.active ul li ul li > a:first-child {
  border-left-color: #fff2cd;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.selected > a:first-child,
.cdcFooter .theme-amber nav ul.tp-nav-main li.selected > a:first-child {
  font-weight: 700;
  background-color: #f5f5f5;
  color: #fbab18;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.selected.active > a:first-child,
.cdcFooter .theme-amber nav ul.tp-nav-main li.selected.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.selected.active > a,
.cdcFooter .theme-amber nav ul.tp-nav-main li.selected.active > a {
  background-color: #f5f5f5;
}
.cdcFooter .theme-amber nav .mobile-section-nav a.mobile-section-nav-foot {
  background-color: #fbab18;
}
.cdcFooter .theme-amber nav .mobile-section-nav a.mobile-section-nav-foot:hover {
  background-color: #f5a004;
}
.cdcFooter .theme-amber nav .mobile-section-nav li.selected > a:first-child {
  border-left-color: #fbab18;
}
.cdcFooter .theme-amber .pagination li.active a {
  background-color: #fbab18!important;
  border-color: #fbab18 !important;
}
.cdcFooter .carousel {
  position: relative;
}
.cdcFooter .carousel .carousel-thumbnails {
  width: 100%;
}
.cdcFooter .carousel .carousel-thumbnails .carousel-item {
  border-top: 2px solid #ffffff;
}
.cdcFooter .carousel .carousel-thumbnails .carousel-item a {
  display: block;
  float: left;
  border-bottom: 5px solid #fff;
  cursor: pointer;
  outline: 0;
}
.cdcFooter .carousel .carousel-thumbnails .carousel-item a:not(:first-child) {
  padding-left: 2px;
}
.cdcFooter .carousel .carousel-thumbnails .carousel-item a.active img {
  border-bottom: 5px solid #bdbdbd;
}
.cdcFooter .carousel .carousel-thumbnails .carousel-item a:not(.active):focus img {
  border-bottom: 5px solid #f0f0f0;
}
.cdcFooter .carousel .carousel-thumbnails .carousel-item a img {
  border-bottom: 5px solid #ffffff;
}
.cdcFooter .carousel .carousel-thumbnails .carousel-item .card-footer a {
  width: 100%!important;
  border: none !important;
}
.cdcFooter .carousel .collapse {
  padding: 0.5rem;
}
.cdcFooter .carousel a[data-toggle=collapse] {
  cursor: pointer;
  display: block;
  font-weight: 400;
  padding-right: 10px;
}
.cdcFooter .carousel a[data-toggle=collapse]::after {
  content: " ";
  background-image: url(../icons/other/plus.svg);
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  float: right;
}
.cdcFooter .carousel a[data-toggle=collapse][aria-expanded=true]::after {
  background-image: url(../icons/other/minus.svg);
}
.cdcFooter .carousel .carousel-caption {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: left;
  padding: 20px;
}
.cdcFooter .carousel .carousel-control-next-icon,
.cdcFooter .carousel .carousel-control-prev-icon {
  width: 45px;
  height: 45px;
}
.cdcFooter .carousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNDM4LjUzMyA0MzguNTMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MzguNTMzIDQzOC41MzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDA5LjEzMywxMDkuMjAzYy0xOS42MDgtMzMuNTkyLTQ2LjIwNS02MC4xODktNzkuNzk4LTc5Ljc5NkMyOTUuNzM2LDkuODAxLDI1OS4wNTgsMCwyMTkuMjczLDAgICBjLTM5Ljc4MSwwLTc2LjQ3LDkuODAxLTExMC4wNjMsMjkuNDA3Yy0zMy41OTUsMTkuNjA0LTYwLjE5Miw0Ni4yMDEtNzkuOCw3OS43OTZDOS44MDEsMTQyLjgsMCwxNzkuNDg5LDAsMjE5LjI2NyAgIGMwLDM5Ljc4LDkuODA0LDc2LjQ2MywyOS40MDcsMTEwLjA2MmMxOS42MDcsMzMuNTkyLDQ2LjIwNCw2MC4xODksNzkuNzk5LDc5Ljc5OGMzMy41OTcsMTkuNjA1LDcwLjI4MywyOS40MDcsMTEwLjA2MywyOS40MDcgICBzNzYuNDctOS44MDIsMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiw2MC4xODktNDYuMjA2LDc5Ljc5NS03OS43OThjMTkuNjAzLTMzLjU5NiwyOS40MDMtNzAuMjg0LDI5LjQwMy0xMTAuMDYyICAgQzQzOC41MzMsMTc5LjQ4NSw0MjguNzMyLDE0Mi43OTUsNDA5LjEzMywxMDkuMjAzeiBNMzM0LjMzMiwyMzIuMTExTDIwNC43MSwzNjEuNzM2Yy0zLjYxNywzLjYxMy03Ljg5Niw1LjQyOC0xMi44NDcsNS40MjggICBjLTQuOTUyLDAtOS4yMzUtMS44MTQtMTIuODUtNS40MjhsLTI5LjEyMS0yOS4xM2MtMy42MTctMy42MTMtNS40MjYtNy44OTgtNS40MjYtMTIuODQ3YzAtNC45NDEsMS44MDktOS4yMzIsNS40MjYtMTIuODQ3ICAgbDg3LjY1My04Ny42NDZsLTg3LjY1Ny04Ny42NWMtMy42MTctMy42MTItNS40MjYtNy44OTgtNS40MjYtMTIuODQ1YzAtNC45NDksMS44MDktOS4yMzEsNS40MjYtMTIuODQ3bDI5LjEyMS0yOS4xMyAgIGMzLjYxOS0zLjYxNSw3Ljg5OC01LjQyNCwxMi44NS01LjQyNGM0Ljk1LDAsOS4yMzMsMS44MDksMTIuODUsNS40MjRsMTI5LjYyMiwxMjkuNjIxYzMuNjEzLDMuNjE0LDUuNDIsNy44OTgsNS40MiwxMi44NDcgICBDMzM5Ljc1MiwyMjQuMjEzLDMzNy45NDUsMjI4LjQ5OCwzMzQuMzMyLDIzMi4xMTF6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");
}
.cdcFooter .carousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNDM4LjUzMyA0MzguNTMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MzguNTMzIDQzOC41MzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDA5LjEzMywxMDkuMjAzYy0xOS42MDgtMzMuNTkyLTQ2LjIwNS02MC4xODktNzkuNzk4LTc5Ljc5NkMyOTUuNzM2LDkuODAxLDI1OS4wNTgsMCwyMTkuMjczLDAgICBjLTM5Ljc4MSwwLTc2LjQ3LDkuODAxLTExMC4wNjMsMjkuNDA3Yy0zMy41OTUsMTkuNjA0LTYwLjE5Miw0Ni4yMDEtNzkuOCw3OS43OTZDOS44MDEsMTQyLjgsMCwxNzkuNDg5LDAsMjE5LjI2NyAgIGMwLDM5Ljc4LDkuODA0LDc2LjQ2MywyOS40MDcsMTEwLjA2MmMxOS42MDcsMzMuNTkyLDQ2LjIwNCw2MC4xODksNzkuNzk5LDc5Ljc5OGMzMy41OTcsMTkuNjA1LDcwLjI4MywyOS40MDcsMTEwLjA2MywyOS40MDcgICBzNzYuNDctOS44MDIsMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiw2MC4xODktNDYuMjA2LDc5Ljc5NS03OS43OThjMTkuNjAzLTMzLjU5NiwyOS40MDMtNzAuMjg0LDI5LjQwMy0xMTAuMDYyICAgQzQzOC41MzMsMTc5LjQ4NSw0MjguNzMyLDE0Mi43OTUsNDA5LjEzMywxMDkuMjAzeiBNMjg4LjY0NiwzMDYuOTEzYzMuNjIxLDMuNjE0LDUuNDM1LDcuOTAxLDUuNDM1LDEyLjg0NyAgIGMwLDQuOTQ4LTEuODEzLDkuMjM2LTUuNDM1LDEyLjg0N2wtMjkuMTI2LDI5LjEzYy0zLjYxLDMuNjE3LTcuODkxLDUuNDI4LTEyLjg0LDUuNDIxYy00Ljk1MSwwLTkuMjMyLTEuODExLTEyLjg1NC01LjQyMSAgIEwxMDQuMjEsMjMyLjExMWMtMy42MTctMy42Mi01LjQyNC03Ljg5OC01LjQyNC0xMi44NDhjMC00Ljk0OSwxLjgwNy05LjIzMyw1LjQyNC0xMi44NDdMMjMzLjgyNiw3Ni43OTUgICBjMy42MjEtMy42MTUsNy45MDItNS40MjQsMTIuODU0LTUuNDI0YzQuOTQ5LDAsOS4yMjksMS44MDksMTIuODQsNS40MjRsMjkuMTI2LDI5LjEzYzMuNjIxLDMuNjE1LDUuNDM1LDcuODk4LDUuNDM1LDEyLjg0NyAgIGMwLDQuOTQ2LTEuODEzLDkuMjMzLTUuNDM1LDEyLjg0NWwtODcuNjQ2LDg3LjY1TDI4OC42NDYsMzA2LjkxM3oiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
}
.cdcFooter .carousel .carousel-control-next,
.cdcFooter .carousel .carousel-control-prev {
  width: 90px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
  opacity: .4;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
}
.cdcFooter .carousel .carousel-control-next:hover,
.cdcFooter .carousel .carousel-control-prev:hover {
  opacity: 1;
}
.cdcFooter .carousel .carousel-control-next {
  right: 10px;
}
.cdcFooter .carousel .carousel-control-prev {
  left: 10px;
}
.cdcFooter .carousel .carousel-caption-info {
  font-size: smaller;
  text-align: left;
  position: absolute;
  padding: 5px 10px;
  bottom: 0;
  border-top: 1px solid #333;
  width: 100%;
  opacity: .8;
  background: #000000;
}
.cdcFooter .carousel .carousel-caption-info a[data-toggle=collapse] {
  color: #ffffff;
}
.cdcFooter .carousel .carousel-caption-icon {
  width: 100%;
}
.cdcFooter .carousel .carousel-caption-icon img {
  width: 20px;
}
.cdcFooter .carousel .carousel-sub-caption {
  display: none;
  position: relative;
  color: #000;
  background: #f0f0f0;
  padding: 3px;
}
.cdcFooter .carousel .carousel-sub-caption a:hover {
  text-decoration: none;
}
.cdcFooter .carousel .carousel-sub-caption .carousel-sub-caption-title {
  text-align: left;
  color: #404040;
  font-size: 1.4rem;
  font-weight: 400;
  position: relative;
  top: -3px;
}
.cdcFooter .carousel .carousel-caption p a,
.cdcFooter .carousel .carousel-caption-icon a,
.cdcFooter .carousel .carousel-sub-caption p a {
  color: #ffffff;
}
.cdcFooter .carousel .carousel-sub-caption .carousel-caption-icon a {
  color: #000000;
}
.cdcFooter .carousel .carousel-caption a svg {
  position: relative;
  margin-right: .5rem;
  top: 5px;
}
.cdcFooter .carousel .carousel-sub-caption-title {
  text-decoration: none;
}
.cdcFooter .carousel .carousel-sub-caption .carousel-sub-caption-title a:hover {
  text-decoration: none;
}
.cdcFooter .carousel .carousel-sub-caption .carousel-index-indicator {
  padding-top: .25rem;
  padding-left: 1rem;
  width: 60px;
}
.cdcFooter .carousel .carousel-sub-caption .carousel-index-indicator span {
  margin-left: 10px;
}
.cdcFooter .carousel .carousel-indicators {
  margin-left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cdcFooter .carousel .carousel-indicators li {
  background: #fff;
  border: 1px solid #333;
  padding: 1px;
  height: 5px;
  cursor: pointer;
}
.cdcFooter .carousel .carousel-indicators .active {
  background: #333333;
}
.cdcFooter .carousel .carousel-indicators {
  bottom: -20px;
  position: relative;
}
.cdcFooter .carousel .thumbnail-slider .slider-thumb-list .carousel-indicators {
  bottom: -10px;
}
.cdcFooter .carousel .carousel-loading span {
  font-size: 4rem;
  -webkit-animation-name: loading;
  animation-name: loading;
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cdcFooter .carousel .carousel-loading span:nth-child(2) {
  -webkit-animation-delay: .2s;
  animation-delay: 0.2s;
}
.cdcFooter .carousel .carousel-loading span:nth-child(3) {
  -webkit-animation-delay: .4s;
  animation-delay: 0.4s;
}
@-webkit-keyframes loading {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes loading {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.cdcFooter .carousel .carousel-thumbnails {
  display: block;
}
.cdcFooter .carousel .thumbnails .carousel-item {
  height: 130px;
  overflow: hidden;
}
.cdcFooter .carousel .c-white {
  color: #ffffff !important;
}
.cdcFooter .carousel .thumbnails .carousel-item a {
  display: block;
  float: left;
  width: 25%;
  border-bottom: 5px solid #ffffff;
}
.cdcFooter .carousel .thumbnails .carousel-item a.active {
  border-bottom: 5px solid #8f0000;
}
.cdcFooter .carousel .thumbnails .carousel-item a img {
  height: 125px;
}
.cdcFooter .carousel .carousel-caption:hover {
  cursor: pointer;
}
.cdcFooter .carousel .carousel-caption-icon img {
  margin: 0 5px;
  color: #fff;
  width: 20px;
}
.cdcFooter .carousel .carousel-control-next-icon {
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNDM4LjUzMyA0MzguNTMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MzguNTMzIDQzOC41MzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDA5LjEzMywxMDkuMjAzYy0xOS42MDgtMzMuNTkyLTQ2LjIwNS02MC4xODktNzkuNzk4LTc5Ljc5NkMyOTUuNzM2LDkuODAxLDI1OS4wNTgsMCwyMTkuMjczLDAgICBjLTM5Ljc4MSwwLTc2LjQ3LDkuODAxLTExMC4wNjMsMjkuNDA3Yy0zMy41OTUsMTkuNjA0LTYwLjE5Miw0Ni4yMDEtNzkuOCw3OS43OTZDOS44MDEsMTQyLjgsMCwxNzkuNDg5LDAsMjE5LjI2NyAgIGMwLDM5Ljc4LDkuODA0LDc2LjQ2MywyOS40MDcsMTEwLjA2MmMxOS42MDcsMzMuNTkyLDQ2LjIwNCw2MC4xODksNzkuNzk5LDc5Ljc5OGMzMy41OTcsMTkuNjA1LDcwLjI4MywyOS40MDcsMTEwLjA2MywyOS40MDcgICBzNzYuNDctOS44MDIsMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiw2MC4xODktNDYuMjA2LDc5Ljc5NS03OS43OThjMTkuNjAzLTMzLjU5NiwyOS40MDMtNzAuMjg0LDI5LjQwMy0xMTAuMDYyICAgQzQzOC41MzMsMTc5LjQ4NSw0MjguNzMyLDE0Mi43OTUsNDA5LjEzMywxMDkuMjAzeiBNMzM0LjMzMiwyMzIuMTExTDIwNC43MSwzNjEuNzM2Yy0zLjYxNywzLjYxMy03Ljg5Niw1LjQyOC0xMi44NDcsNS40MjggICBjLTQuOTUyLDAtOS4yMzUtMS44MTQtMTIuODUtNS40MjhsLTI5LjEyMS0yOS4xM2MtMy42MTctMy42MTMtNS40MjYtNy44OTgtNS40MjYtMTIuODQ3YzAtNC45NDEsMS44MDktOS4yMzIsNS40MjYtMTIuODQ3ICAgbDg3LjY1My04Ny42NDZsLTg3LjY1Ny04Ny42NWMtMy42MTctMy42MTItNS40MjYtNy44OTgtNS40MjYtMTIuODQ1YzAtNC45NDksMS44MDktOS4yMzEsNS40MjYtMTIuODQ3bDI5LjEyMS0yOS4xMyAgIGMzLjYxOS0zLjYxNSw3Ljg5OC01LjQyNCwxMi44NS01LjQyNGM0Ljk1LDAsOS4yMzMsMS44MDksMTIuODUsNS40MjRsMTI5LjYyMiwxMjkuNjIxYzMuNjEzLDMuNjE0LDUuNDIsNy44OTgsNS40MiwxMi44NDcgICBDMzM5Ljc1MiwyMjQuMjEzLDMzNy45NDUsMjI4LjQ5OCwzMzQuMzMyLDIzMi4xMTF6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");
}
.cdcFooter .carousel .carousel-control-prev-icon {
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI1NnB4IiBoZWlnaHQ9IjI1NnB4IiB2aWV3Qm94PSIwIDAgNDM4LjUzMyA0MzguNTMzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MzguNTMzIDQzOC41MzM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDA5LjEzMywxMDkuMjAzYy0xOS42MDgtMzMuNTkyLTQ2LjIwNS02MC4xODktNzkuNzk4LTc5Ljc5NkMyOTUuNzM2LDkuODAxLDI1OS4wNTgsMCwyMTkuMjczLDAgICBjLTM5Ljc4MSwwLTc2LjQ3LDkuODAxLTExMC4wNjMsMjkuNDA3Yy0zMy41OTUsMTkuNjA0LTYwLjE5Miw0Ni4yMDEtNzkuOCw3OS43OTZDOS44MDEsMTQyLjgsMCwxNzkuNDg5LDAsMjE5LjI2NyAgIGMwLDM5Ljc4LDkuODA0LDc2LjQ2MywyOS40MDcsMTEwLjA2MmMxOS42MDcsMzMuNTkyLDQ2LjIwNCw2MC4xODksNzkuNzk5LDc5Ljc5OGMzMy41OTcsMTkuNjA1LDcwLjI4MywyOS40MDcsMTEwLjA2MywyOS40MDcgICBzNzYuNDctOS44MDIsMTEwLjA2NS0yOS40MDdjMzMuNTkzLTE5LjYwMiw2MC4xODktNDYuMjA2LDc5Ljc5NS03OS43OThjMTkuNjAzLTMzLjU5NiwyOS40MDMtNzAuMjg0LDI5LjQwMy0xMTAuMDYyICAgQzQzOC41MzMsMTc5LjQ4NSw0MjguNzMyLDE0Mi43OTUsNDA5LjEzMywxMDkuMjAzeiBNMjg4LjY0NiwzMDYuOTEzYzMuNjIxLDMuNjE0LDUuNDM1LDcuOTAxLDUuNDM1LDEyLjg0NyAgIGMwLDQuOTQ4LTEuODEzLDkuMjM2LTUuNDM1LDEyLjg0N2wtMjkuMTI2LDI5LjEzYy0zLjYxLDMuNjE3LTcuODkxLDUuNDI4LTEyLjg0LDUuNDIxYy00Ljk1MSwwLTkuMjMyLTEuODExLTEyLjg1NC01LjQyMSAgIEwxMDQuMjEsMjMyLjExMWMtMy42MTctMy42Mi01LjQyNC03Ljg5OC01LjQyNC0xMi44NDhjMC00Ljk0OSwxLjgwNy05LjIzMyw1LjQyNC0xMi44NDdMMjMzLjgyNiw3Ni43OTUgICBjMy42MjEtMy42MTUsNy45MDItNS40MjQsMTIuODU0LTUuNDI0YzQuOTQ5LDAsOS4yMjksMS44MDksMTIuODQsNS40MjRsMjkuMTI2LDI5LjEzYzMuNjIxLDMuNjE1LDUuNDM1LDcuODk4LDUuNDM1LDEyLjg0NyAgIGMwLDQuOTQ2LTEuODEzLDkuMjMzLTUuNDM1LDEyLjg0NWwtODcuNjQ2LDg3LjY1TDI4OC42NDYsMzA2LjkxM3oiIGZpbGw9IiNGRkZGRkYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
}
.cdcFooter .carousel .carousel-caption-info {
  font-size: smaller;
  text-align: left;
  position: absolute;
  padding: 5px 10px;
  bottom: 0;
  border-top: 1px solid #555;
  width: 100%;
  opacity: .8;
  background: #000000;
}
.cdcFooter .carousel .carousel-control-next,
.cdcFooter .carousel .carousel-control-prev {
  position: absolute;
  width: 45px;
  height: 45px;
}
.cdcFooter .carousel .carousel-control-next {
  right: 10px;
  margin-bottom: 45px;
}
.cdcFooter .carousel .carousel-control-prev {
  left: 10px;
}
.cdcFooter .carousel .carousel-control-next,
.cdcFooter .carousel .carousel-control-prev {
  top: 65%;
}
.cdcFooter .carousel .carousel-control-next:hover,
.cdcFooter .carousel .carousel-control-prev:hover {
  opacity: 1;
}
.cdcFooter .carousel .carousel-control-next-icon,
.cdcFooter .carousel .carousel-control-prev-icon {
  width: 45px;
  height: 45px;
}
.cdcFooter .carousel .carousel-caption-icon {
  width: 100%;
  font-size: 1rem;
}
.cdcFooter .carousel .carousel-sub-caption .carousel-index-indicator,
.cdcFooter .carousel .carousel-sub-caption .carousel-sub-caption-title {
  position: relative;
  text-align: left;
  color: #3b3b3b;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0 0 0 25px;
}
.cdcFooter .carousel .carousel-sub-caption .carousel-sub-caption-title {
  padding: 5px 0 0 0;
}
.cdcFooter .carousel .carousel-sub-caption .carousel-index-indicator {
  border-color: #3b3b3b;
  width: 85px;
}
.cdcFooter .carousel .carousel-caption-info a[data-toggle=collapse] {
  color: #ffffff;
}
.cdcFooter .carousel .carousel-inner {
  width: 100%;
}
.cdcFooter .carousel .rounded-circle {
  width: 80px;
  height: 80px;
}
.cdcFooter .carousel .carousel-thumbnails .carousel-sub-caption {
  display: none;
}
.cdcFooter .carousel .carousel-caption-icon svg {
  position: relative;
  top: 5px;
  margin-right: 0.5rem;
}
.cdcFooter .carousel .carousel-index-indicator span {
  color: #e0e0e0;
}
.cdcFooter .carousel .thumbnail-wrapper {
  float: left;
  overflow: hidden;
  width: 25%;
}
.cdcFooter .carousel .thumbnail-image img {
  width: 100%;
  height: 170px;
}
.cdcFooter .carousel a.thumbnail-image {
  width: 100%;
}
.cdcFooter .carousel a.thumbnail-image iframe {
  height: 170px;
  overflow: hidden;
}
.cdcFooter .carousel .thumbnail-slider-description {
  clear: left;
  text-align: left;
  font-size: .9em;
  background: #fff;
  color: #555;
  overflow: hidden;
  padding: 15px;
  width: 100%;
  position: relative;
}
.cdcFooter .carousel .thumbnail-slider-description h3 {
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  font-size: 1.6em;
  padding: 5px 0 8px 0;
}
.cdcFooter .carousel h3 {
  padding: 5px 0 5px 0;
  margin-top: 0;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
}
.cdcFooter .carousel .small_control {
  display: none;
}
.cdcFooter .carousel .small_control .carousel-control-next,
.cdcFooter .carousel .small_control .carousel-control-prev {
  position: absolute;
  top: 55%;
}
.cdcFooter .carousel .large_control {
  position: absolute;
  top: 50%;
  width: 100%;
}
.cdcFooter .carousel .large_control .carousel-control-next,
.cdcFooter .carousel .large_control .carousel-control-prev {
  position: absolute;
  width: 70px;
  height: 70px;
}
.cdcFooter .carousel .large_control .carousel-control-prev {
  left: 20px;
}
.cdcFooter .carousel .large_control .carousel-control-next {
  right: 20px;
}
.cdcFooter .carousel .carousel-slider .large_control {
  display: none;
}
.cdcFooter .carousel .small_control_thumb {
  display: none;
}
.cdcFooter .carousel .thumbnail-wrapper {
  width: 24%;
  text-align: left;
  margin: 0 5px 0 0;
}
.cdcFooter .carousel .thumbnail-wrapper:last-child {
  margin: 0;
}
.cdcFooter .carousel .thumbnail-wrapper img {
  margin: 0;
  width: 100%;
  height: 170px;
}
.cdcFooter .carousel .thumbnail-wrapper .thumbnail-image {
  width: 100%;
  height: 170px;
}
.cdcFooter .carousel-slider .carousel-indicators {
  position: absolute;
  bottom: -180px;
}
.cdcFooter .carousel.carousel-thumbnails a:focus {
  outline: 0;
}
.cdcFooter .carousel-thumbnails .small_control_thumb {
  display: none;
}
.cdcFooter .carousel-thumbnails .small_control {
  z-index: 2;
  display: block;
}
.cdcFooter .carousel-thumbnails .small_control .carousel-control-next {
  right: 5px;
}
.cdcFooter .carousel-thumbnails .small_control .carousel-control-prev {
  left: 5px;
}
.cdcFooter .slider-thumb-list {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.cdcFooter .slider-thumb-list img {
  margin: 8px 0;
  width: 24.5%;
  height: 120px;
}
.cdcFooter .slider-thumb-list a {
  text-decoration: none;
}
.cdcFooter .slider-thumb-list .three-per-slide img {
  width: 32.85%;
}
.cdcFooter .slider-thumb-list .four-per-slide img {
  width: 24.5%;
}
.cdcFooter .slider-thumb-list .five-per-slide img {
  width: 19.45%;
}
.cdcFooter .slider-thumb-list .carousel-items-5 img {
  margin: 8px 3px 0 3px;
  width: 18%;
  height: 120px;
}
.cdcFooter .thumb-slider .slider-thumb-list {
  display: block;
}
.cdcFooter .thumb-slider .small_control {
  width: 100%;
  position: absolute;
  top: 75px;
}
.cdcFooter .thumb-slider .small_control .carousel-control-next {
  right: 20px;
}
.cdcFooter .thumb-slider .small_control .carousel-control-prev {
  left: 20px;
}
.cdcFooter .thumb-slider .carousel-indicators {
  display: flex;
  bottom: -100px;
}
@media (max-width: 767px) {
  .cdcFooter .slider-thumb-list.smallest {
    display: none;
  }
  .cdcFooter .carousel-indicators {
    display: none;
  }
  .cdcFooter .carousel {
    position: relative;
  }
  .cdcFooter .carousel .video-container a svg {
    width: 100px;
    z-index: 10;
  }
  .cdcFooter .carousel .carousel-item img {
    height: 250px !important;
  }
  .cdcFooter .carousel .carousel-item iframe {
    height: 250px !important;
  }
  .cdcFooter .carousel .carousel-control-next,
  .cdcFooter .carousel .carousel-control-prev {
    top: 100px;
  }
  .cdcFooter .carousel .carousel-caption {
    display: none;
  }
  .cdcFooter .carousel .carousel-sub-caption {
    display: block;
  }
  .cdcFooter .carousel .thumbnail-wrapper {
    width: 100%;
    height: auto;
    min-height: 500px;
  }
  .cdcFooter .carousel .carousel-thumbnails .carousel-item a {
    display: block;
    float: none;
    width: auto;
    border-bottom: none;
  }
  .cdcFooter .carousel .carousel-thumbnails .carousel-sub-caption {
    display: inline-block;
    margin-top: -10px;
  }
  .cdcFooter .carousel .carousel-thumbnails .thumbnail-slider-description {
    display: none;
  }
  .cdcFooter .carousel .carousel-thumbnails .carousel-item a img {
    height: 100%;
    border-bottom: 5px solid #ffffff;
  }
  .cdcFooter .carousel .thumbnail-wrapper .carousel-sub-caption {
    display: block;
    width: 100%;
  }
  .cdcFooter .carousel .thumbnail-image iframe {
    height: 220px;
    overflow: hidden;
  }
  .cdcFooter .carousel .slider-thumb-list .carousel-sub-caption {
    position: relative;
    top: 50px;
  }
  .cdcFooter .carousel .slider-thumb-list .thumbnail-wrapper {
    width: 100%;
  }
  .cdcFooter .carousel .slider-thumb-list .thumbnail-wrapper.card {
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
  .cdcFooter .carousel .carousel-indicators {
    display: flex;
  }
  .cdcFooter .carousel .carousel-indicators.carousel-thumbnail-indicators {
    position: relative;
    bottom: -20px;
  }
  .cdcFooter .carousel .large_control {
    display: none;
  }
  .cdcFooter .carousel .small_control {
    width: 100%;
    position: absolute;
    top: 125px;
    display: block;
  }
  .cdcFooter .carousel .small_control_thumb {
    display: block;
  }
  .cdcFooter .carousel .slider-standard .small_control {
    display: block;
  }
  .cdcFooter .carousel .slider-thumb-list .small_control {
    top: 100px;
  }
  .cdcFooter .thumbnail-slider .carousel-indicators {
    bottom: 0;
    position: relative;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  .cdcFooter .carousel .thumbnail-wrapper {
    width: 50%;
  }
  .cdcFooter .carousel .thumbnail-wrapper img {
    width: 100%;
  }
  .cdcFooter .thumbnail-slider .slider-thumb-list {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .cdcFooter .thumbnail-slider .slider-thumb-list .thumbnail-wrapper {
    width: 48%;
  }
}
.cdcFooter .thumbnail-slider.carousel-slider {
  display: block;
}
.cdcFooter .thumbnail-slider.carousel-slider .card {
  width: 100%;
}
.cdcFooter .thumbnail-slider.carousel-slider .small_control_thumb {
  display: block;
}
.cdcFooter .thumbnail-slider.carousel-thumbnails {
  display: none;
}
@media (min-width: 991px) {
  .cdcFooter .thumbnail-slider.carousel-slider {
    display: none;
  }
  .cdcFooter .thumbnail-slider.carousel-thumbnails {
    display: block;
  }
}
.cdcFooter .accordion .card-header {
  padding-right: 50px;
  border-left: 4px solid;
  border-left-color: #005eaa;
  color: #005eaa;
  transition: border-left-color 0.5s;
  transition-timing-function: ease;
}
.cdcFooter .accordion .card-header.collapsed {
  border-left-color: transparent;
  color: inherit;
}
.cdcFooter .accordion .card-header.collapsed:hover {
  padding-right: 50px;
  border-left: 4px solid;
  border-left-color: #005eaa;
  color: #005eaa;
}
.cdcFooter .accordion .card-header .btn-link.btn-link,
.cdcFooter .accordion .card-header .btn.btn-link {
  text-decoration: none;
  transition: color 0.5s;
}
.cdcFooter .card-header .btn-link {
  font-weight: inherit;
  color: inherit;
}
.cdcFooter .card-header .btn.btn-link {
  padding: 0;
}
.cdcFooter .card-header .btn-link:hover {
  cursor: pointer;
}
.cdcFooter .tab-pane {
  padding: 15px 10px;
}
.cdcFooter .collapse-link,
.cdcFooter a.collapse-link {
  font-size: 17px;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  color: #005eaa;
}
.cdcFooter .collapse .card-body .card {
  border-radius: .25rem;
  border: 1px solid #e0e0e0;
}
.cdcFooter .collapse .card-body .card .card-body {
  padding-left: 1rem;
}
.cdcFooter .collapse .card-body .card .card-header::after {
  background: 0 0;
}
.cdcFooter .collapse .card-body .card .card-header:hover {
  background: 0 0;
}
.cdcFooter .video-toolbar button i {
  color: #ffffff;
}
.cdcFooter .video-container {
  position: relative;
}
.cdcFooter .video-container a:active,
.cdcFooter .video-container a:focus {
  outline: 0;
  border: none;
}
.cdcFooter .video-container .video-container-placeholder svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.5;
}
.cdcFooter .video-container .video-container-placeholder svg:hover {
  opacity: 0.9;
}
.cdcFooter .video-container-inline {
  display: inline;
}
.cdcFooter .video-container-small {
  position: relative;
  width: 50%;
  height: 100%;
}
.cdcFooter .video-container-small iframe {
  width: 100%;
  height: 100%;
}
.cdcFooter .modal-video {
  max-width: 700px;
}
.cdcFooter .modal-video .modal-header {
  padding: 22px;
  border-bottom: none;
}
@media (max-width: 768px) {
  .cdcFooter .video-links {
    display: grid;
  }
  .cdcFooter .video-links span {
    display: inherit;
    float: none;
    text-align: left;
  }
  .cdcFooter .video-container-small {
    width: 100%;
  }
  .cdcFooter .modal-video {
    width: 100%;
  }
}
.cdcFooter img.img-thumbnail {
  border-radius: 0;
}
.cdcFooter img.img-thumbnail.img-left {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.cdcFooter img.img-thumbnail.img-right {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
.cdcFooter .socialMediaFeeds {
  padding: 0;
  background: #fff;
  border: 1px solid #e0e0e0;
}
.cdcFooter .socialMediaFeeds .card-header {
  padding-left: none;
  background: #fff;
  height: 50px;
}
.cdcFooter .socialMediaFeeds .card-header svg {
  float: left;
}
.cdcFooter .socialMediaFeeds .card-header h4 {
  float: left;
  position: relative;
  left: 10px;
}
.cdcFooter .socialMediaFeeds .card-footer a {
  text-decoration: none;
}
.cdcFooter .socialMediaFeeds .card-footer a:hover {
  color: #005eaa;
  border-bottom: 1px solid #005eaa;
}
.cdcFooter .socialMediaFeeds svg.social-icon {
  width: 25px;
  height: 25px;
  float: left;
  margin: 0 5px 0 0;
}
.cdcFooter .socialMediaFeeds .post {
  font-size: 17px;
  padding: 10px 0;
  line-height: 30px;
  border-bottom: 1px dashed #e0e0e0;
}
.cdcFooter .socialMediaFeeds .post:last-child {
  border-bottom: none;
}
.cdcFooter .socialMediaFeeds .feed-header {
  width: 100%;
  font-weight: 400;
  font-size: 1.375rem;
}
.cdcFooter .socialMediaFeeds .feed-header a {
  text-decoration: none;
}
.cdcFooter .page-share {
  list-style-type: none;
  padding-top: .5rem;
  padding-bottom: 0.5rem;
}
.cdcFooter .page-share ul {
  margin-bottom: 0;
  padding: 0;
}
.cdcFooter .page-share li {
  display: inline-block;
  padding-left: .875rem;
  margin-bottom: 0;
}
.cdcFooter .page-share li a {
  display: inline-block;
}
.cdcFooter .page-share li a .fi {
  font-size: 24px;
  vertical-align: middle;
}
.cdcFooter .page-share li a .fi.cdc-icon-fb-round {
  color: #3b5998;
}
.cdcFooter .page-share li a .fi.cdc-icon-email-round {
  color: #333333;
}
.cdcFooter .page-share li a .fi.cdc-icon-twitter-round {
  color: #00b6f1;
}
.cdcFooter .page-share li a .fi.cdc-icon-syndication-round {
  color: #f45a03;
}
.cdcFooter .social-media-footer {
  list-style: none;
  padding-left: 0 !important;
}
.cdcFooter .social-media-footer li {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}
.cdcFooter .social-media-footer li:not(:first-of-type) {
  border-left: 1px solid #ffffff;
}
.cdcFooter .social-media-footer li .fi {
  position: relative;
  top: 3px;
  color: #ffffff;
}
.cdcFooter div.socl-hd.card-header {
  height: auto;
}
.cdcFooter div.socl-hd.card-header h4 {
  float: none;
}
.cdcFooter .fourth-level-nav.ordered-list li.list-group-item {
  border: none!important;
  padding: 0;
}
.cdcFooter .fourth-level-nav.ordered-list li.list-group-item:first-child {
  padding-top: 0.5rem;
}
.cdcFooter .fourth-level-nav.ordered-list a,
.cdcFooter .fourth-level-nav.ordered-list a:link {
  text-decoration: underline;
}
.cdcFooter .fourth-level-nav.ordered-list.disc ol {
  list-style-type: disc !important;
}
.cdcFooter .fourth-level-nav.ordered-list.decimal ol {
  list-style-type: decimal !important;
}
.cdcFooter .fourth-level-container ol {
  padding-left: 1rem;
}
.cdcFooter .fourth-level-container ol .list-group-item {
  display: list-item;
  margin-left: 1rem;
}
.cdcFooter .fourth-level-container ol .list-group-item a {
  color: #000000;
}
.cdcFooter .fourth-level-container ol.two-column-list,
.cdcFooter .fourth-level-container ul.two-column-list {
  -webkit-columns: 2;
  columns: 2;
  list-style-position: inside;
  display: block;
}
.cdcFooter .fourth-level-container ol.two-column-list li.list-group-item:nth-child(6),
.cdcFooter .fourth-level-container ul.two-column-list li.list-group-item:nth-child(6) {
  border-top: 1px dashed #e0e0e0 !important;
}
.cdcFooter .tp-related-pages a,
.cdcFooter .tp-related-pages a:link {
  text-decoration: none;
}
.cdcFooter .tp-related-pages a:hover,
.cdcFooter .tp-related-pages a:link:hover {
  color: #005eaa;
  text-decoration: underline;
}
.cdcFooter .tp-related-pages .collapse-link,
.cdcFooter .tp-related-pages a.collapse-link {
  font-size: 17px;
  font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
  color: #005eaa;
}
.cdcFooter .tp-related-pages .list-group {
  padding-left: 15px;
  padding-right: 15px;
}
.cdcFooter .tp-related-pages .list-group li.list-group-item {
  border: none;
  padding-left: 0;
}
.cdcFooter .tp-related-pages .list-group-item.active {
  color: #000;
  font-weight: 700;
  background: 0 0 !important;
}
.cdcFooter .tp-related-pages .list-group-item.active a.list-group-item-action {
  color: #000000;
}
.cdcFooter .tp-related-pages .list-group {
  font-weight: 400;
}
.cdcFooter .tp-related-pages .list-group li.list-group-item:first-child {
  border-top: none;
}
.cdcFooter .tp-related-pages .list-group li.list-group-item:first-child:hover {
  border-top: none;
}
.cdcFooter .tp-related-pages .list-group li.list-group-item:last-child {
  border-bottom: none;
}
.cdcFooter .tp-related-pages .list-group li.list-group-item:last-child:hover {
  border-bottom: none;
}
.cdcFooter .tp-related-pages .list-group li.list-group-item:nth-child(6) {
  border-top: none;
}
.cdcFooter .tp-related-pages .list-group li.list-group-item:nth-child(6):hover {
  border-top: none;
}
.cdcFooter .collapse-icon a.nav-minus:link,
.cdcFooter .collapse-icon a.nav-minus:visited,
.cdcFooter .collapse-icon a.nav-plus:link,
.cdcFooter .collapse-icon a.nav-plus:visited {
  position: absolute;
  z-index: 1071;
  top: 15px;
  right: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
  padding: 0;
  background-color: transparent;
  box-sizing: content-box;
  text-align: center;
}
.cdcFooter .collapse-icon a.nav-minus:link svg,
.cdcFooter .collapse-icon a.nav-minus:visited svg,
.cdcFooter .collapse-icon a.nav-plus:link svg,
.cdcFooter .collapse-icon a.nav-plus:visited svg {
  fill: #bdbdbd;
  width: 100%;
  height: 100%;
  transition: fill 0.5s, -webkit-transform 0.4s linear;
  transition: fill .5s,transform .4s linear;
  transition: fill 0.5s, transform 0.4s linear, -webkit-transform 0.4s linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.cdcFooter .collapse-icon a.nav-minus:link .fi,
.cdcFooter .collapse-icon a.nav-minus:visited .fi,
.cdcFooter .collapse-icon a.nav-plus:link .fi,
.cdcFooter .collapse-icon a.nav-plus:visited .fi {
  color: #bdbdbd;
  font-size: 20px;
  line-height: 1;
  vertical-align: top;
  transition: all 0.5s, -webkit-transform 0.4s linear;
  transition: all .5s,transform .4s linear;
  transition: all 0.5s, transform 0.4s linear, -webkit-transform 0.4s linear;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.cdcFooter .collapse-icon a.nav-minus:link.collapsed .fi,
.cdcFooter .collapse-icon a.nav-minus:link.collapsed svg,
.cdcFooter .collapse-icon a.nav-minus:link:active .fi,
.cdcFooter .collapse-icon a.nav-minus:link:active svg,
.cdcFooter .collapse-icon a.nav-minus:visited.collapsed .fi,
.cdcFooter .collapse-icon a.nav-minus:visited.collapsed svg,
.cdcFooter .collapse-icon a.nav-minus:visited:active .fi,
.cdcFooter .collapse-icon a.nav-minus:visited:active svg,
.cdcFooter .collapse-icon a.nav-plus:link.collapsed .fi,
.cdcFooter .collapse-icon a.nav-plus:link.collapsed svg,
.cdcFooter .collapse-icon a.nav-plus:link:active .fi,
.cdcFooter .collapse-icon a.nav-plus:link:active svg,
.cdcFooter .collapse-icon a.nav-plus:visited.collapsed .fi,
.cdcFooter .collapse-icon a.nav-plus:visited.collapsed svg,
.cdcFooter .collapse-icon a.nav-plus:visited:active .fi,
.cdcFooter .collapse-icon a.nav-plus:visited:active svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.cdcFooter .collapse-icon.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .collapse-icon.active ul li a:active,
.cdcFooter .collapse-icon.active ul li a:link,
.cdcFooter .collapse-icon.active ul li a:visited {
  font-weight: 400;
  border-left: 4px solid #f5f5f5;
}
.cdcFooter .collapse-icon.active ul li.active > a:first-child {
  font-weight: 700;
}
.cdcFooter .collapse-icon.active.selected > a:first-child {
  font-weight: 700;
}
@media (max-width: 767px) {
  .cdcFooter .tp-related-pages:not(.multi-page) {
    display: none;
  }
}
.cdcFooter ::-ms-clear {
  display: none;
}
.cdcFooter form.validate .form-group fieldset.fieldset.border {
  padding: 10px;
  border: 1px solid #555;
  border-radius: 8px;
  box-shadow: 0 0 1px #555;
  margin: 12px 0 18px 0;
}
.cdcFooter form.validate .form-group fieldset.fieldset.border legend {
  float: left;
  margin-top: -24px;
  margin-left: 10px;
  margin-bottom: 0;
  width: inherit;
  padding: 0 10px;
  border-bottom: none;
  background-color: #fff;
  font-size: inherit;
  line-height: inherit;
}
.cdcFooter form.validate .form-group fieldset.fieldset.border legend + * {
  clear: both;
}
.cdcFooter .forms .datepicker-size {
  width: 276px;
  margin: 0;
}
.cdcFooter .forms .btn.btn-white:hover {
  background-color: #ffffff;
}
.cdcFooter .forms .form-control:disabled {
  background-color: #f0f0f0;
}
.cdcFooter .forms .form-control::-webkit-input-placeholder {
  color: #555;
  opacity: 1;
}
.cdcFooter .forms .form-control:-ms-input-placeholder {
  color: #555;
  opacity: 1;
}
.cdcFooter .forms .form-control::-ms-input-placeholder {
  color: #555;
  opacity: 1;
}
.cdcFooter .forms .form-control::placeholder {
  color: #555;
  opacity: 1;
}
.cdcFooter .forms .form-control:-ms-input-placeholder {
  color: #555555;
}
.cdcFooter .forms .form-control::-ms-input-placeholder {
  color: #555555;
}
.cdcFooter .forms .typedtext-formscontrols {
  color: #000000;
}
.cdcFooter .forms .fontsize-large-dropdown {
  font-size: 14px;
}
.cdcFooter .forms .dynamicdropdown-counter {
  float: right;
  clear: both;
}
.cdcFooter .forms ::-ms-clear {
  display: none;
}
.cdcFooter .forms .has-clear {
  position: relative;
}
.cdcFooter .forms .has-clear .form-control .typetext-field {
  padding-right: 20px;
}
.cdcFooter .forms .has-clear .form-control-clear {
  z-index: 10;
  pointer-events: auto;
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  line-height: 34px;
  text-align: center;
  font-size: 30px;
}
.cdcFooter .forms .box-margin {
  margin-bottom: 20px;
  margin-top: 20px;
}
.cdcFooter .forms .bold-hint {
  margin-top: -5px;
  margin-bottom: 0;
  padding: 0;
}
.cdcFooter .forms .spec-box {
  margin: 10px;
  padding: 10px;
  background: #3da9cc;
  margin-bottom: 20px;
}
.cdcFooter .forms .header-top-space {
  margin-top: 0;
}
.cdcFooter .forms .row-top {
  margin-top: 50px;
  margin-bottom: 10px;
}
.cdcFooter .forms .label-space-padding {
  padding: 10px;
}
.cdcFooter .forms .label-space-margin {
  margin: 10px;
}
.cdcFooter .forms .label-inline-h2 {
  margin-left: -8px;
}
.cdcFooter .forms .margin-container-intems {
  padding-right: 10px;
}
.cdcFooter .forms .form-control.is-invalid {
  border-color: #8f0000;
}
.cdcFooter .forms .invalid-feedback {
  color: #8f0000;
  font-size: .8rem;
  margin-top: 0.25rem;
}
.cdcFooter .forms .form-check-input.is-invalid ~ .form-check-label {
  color: #8f0000;
}
.cdcFooter .forms .form-container {
  background-color: #f2f2f2;
  padding: 30px;
}
.cdcFooter .forms .forms-label {
  margin-top: 1rem;
  margin-bottom: .5rem;
  width: 100%;
}
.cdcFooter .forms .forms-optional {
  color: #555;
  margin-left: .5rem;
  font-size: 0.8rem;
}
.cdcFooter .forms .forms-bold-hint {
  color: #555;
  margin-top: .25rem;
  font-size: 0.8rem;
}
.cdcFooter .forms .form-control {
  border-color: #bdbdbd;
}
.cdcFooter .forms input::-webkit-input-placeholder {
  color: #bdbdbd;
  opacity: 1;
}
.cdcFooter .forms input::-webkit-input-placeholder,
.cdcFooter .forms input::placeholder {
  color: #bdbdbd;
  opacity: 1;
}
.cdcFooter .forms input:-ms-input-placeholder {
  color: #bdbdbd;
}
.cdcFooter .forms input::-ms-input-placeholder {
  color: #bdbdbd;
}
.cdcFooter .forms :focus {
  outline: 0;
}
.cdcFooter .forms .form-check {
  margin-bottom: 0.5rem;
}
.cdcFooter .forms .form-check label.form-check-label {
  padding: 0 0.25rem;
}
.cdcFooter .forms .form-check label.form-check-label:hover {
  background-color: #f0f0f0;
}
.cdcFooter .forms .radioBig {
  -webkit-appearance: button;
  -moz-appearance: button;
  border: 4px solid #ccc;
  border-top-color: #bbb;
  border-left-color: #bbb;
  background: #fff;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  cursor: pointer;
}
.cdcFooter .forms .radioBig:checked {
  border: 6px solid #333333;
}
.cdcFooter .forms .big-checkbox {
  width: 20px;
  height: 20px;
}
.cdcFooter .forms .small-checkbox {
  width: 13px;
  height: 13px;
}
.cdcFooter .forms .button-FooterSpace {
  margin-bottom: 30px;
  margin-top: 30px;
}
.cdcFooter .forms .resetbutton-Color {
  margin-left: 30px;
}
.cdcFooter .forms .form-control:focus option,
.cdcFooter .forms select.form-control[multiple]:focus option {
  color: #000000;
}
.cdcFooter .forms .form-control:focus option:checked,
.cdcFooter .forms select.form-control[multiple]:focus option:checked {
  background: #555555 linear-gradient(0deg, #555555 0, #555555 100%);
}
.cdcFooter .forms .form-control:focus option:checked:hover,
.cdcFooter .forms select.form-control[multiple]:focus option:checked:hover {
  background: #333333 linear-gradient(0deg, #333333 0, #333333 100%);
}
.cdcFooter .forms .form-control:focus option.selected,
.cdcFooter .forms select.form-control[multiple]:focus option.selected {
  background-color: #555;
  color: #ffffff;
}
.cdcFooter .forms .form-control:focus option.selected:hover,
.cdcFooter .forms select.form-control[multiple]:focus option.selected:hover {
  background-color: #bdbdbd;
  color: #000000;
}
.cdcFooter .forms .form-control:focus option:hover,
.cdcFooter .forms select.form-control[multiple]:focus option:hover {
  background-color: #f0f0f0;
}
.cdcFooter .forms .dropdown {
  border-color: #bdbdbd;
}
.cdcFooter .forms .dropdown .btn.dropdown-toggle {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-right: 1.5rem;
}
.cdcFooter .forms .dropdown .btn.dropdown-toggle::after {
  position: absolute;
  right: .5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cdcFooter .forms .dropdown-menu {
  min-width: 100%;
}
.cdcFooter .forms .dropdown-menu .dropdown-item:hover {
  background-color: #f0f0f0;
}
.cdcFooter .forms .dropdown-menu .dropdown-item.selected {
  color: #fff;
  background-color: #075290;
}
.cdcFooter .forms .dropdown-menu label.dropdown-header {
  color: #000;
  font-weight: 700;
}
.cdcFooter .forms .dropdown-node-one {
  padding-left: 20px;
}
.cdcFooter .forms .dropdown-node-two {
  padding-left: 35px;
}
.cdcFooter .forms .dropdown-node-three {
  padding-left: 50px;
}
.cdcFooter .forms .dropdown-node-four {
  padding-left: 65px;
}
.cdcFooter .forms .forms-checkbox-gridtopspace {
  margin-top: -30px;
}
.cdcFooter .forms .required-color {
  color: #c10000;
}
.cdcFooter .g-recaptcha {
  display: none;
}
.cdcFooter .grecaptcha-badge {
  width: 256px;
  height: 80px;
  padding: 0 2px 0 2px;
  margin-bottom: 1.5rem;
  font-size: smaller;
}
.cdcFooter .grecaptcha-badge a,
.cdcFooter .grecaptcha-badge a:visited {
  color: gray;
}
.cdcFooter .grecaptcha-badge .rc-anchor-logo-img {
  background: url(https://www.gstatic.com/recaptcha/api2/logo_48.png);
  background-repeat: no-repeat;
  height: 48px;
  width: 48px;
  float: left;
  display: inline-block;
  margin-right: 1rem;
}
.cdcFooter .grecaptcha-badge .rc-anchor-normal-footer {
  margin-bottom: 1rem;
}
.cdcFooter .grecaptcha-badge .rc-anchor-pt {
  line-height: 48px;
}
.cdcFooter .grecaptcha-badge .rc-anchor-pt svg {
  width: 12px;
}
.cdcFooter .grecaptcha-badge .rc-anchor-normal-footer div:first-of-type {
  margin-bottom: 0.5rem;
}
.cdcFooter .yamm .collapse,
.cdcFooter .yamm .dropdown,
.cdcFooter .yamm .dropup,
.cdcFooter .yamm .nav {
  position: static;
}
.cdcFooter .yamm .container {
  position: relative;
}
.cdcFooter .yamm .dropdown-menu {
  left: auto;
  border-radius: 0;
  min-width: 400px;
  box-shadow: 0 0 10px rgba(85, 85, 85, 0.25);
}
.cdcFooter .yamm .dropdown-toggle::after {
  margin-left: 0.5em;
}
.cdcFooter .yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.cdcFooter .yamm .yamm-content {
  padding: 20px 30px;
}
.cdcFooter .yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
@media (min-width: 767px) {
  .cdcFooter .yamm .panel-group {
    width: 400px;
  }
  .cdcFooter .yamm .thumbnail {
    margin: 0;
  }
}
.cdcFooter .yamm .menu-body {
  padding: 10px 20px;
}
.cdcFooter .yamm .nav-justified .nav-item {
  flex-basis: auto;
}
.cdcFooter .yamm .nav-item.dropdown.show a.nav-link,
.cdcFooter .yamm .nav-link:hover {
  background: #88c3ea;
  color: #000000;
}
.cdcFooter .yamm .dropdown-item {
  border-left: 4px solid #f5f5f5;
  padding: .75rem 1.25rem;
  border-bottom: 1px dashed #e0e0e0;
}
.cdcFooter .yamm .dropdown-item:hover {
  border-left: 4px solid #005eaa;
  color: #005eaa !important;
}
.cdcFooter .yamm a.dropdown-item,
.cdcFooter .yamm a:link.dropdown-item {
  color: #000000;
}
.cdcFooter .yamm a.dropdown-item:hover,
.cdcFooter .yamm a:link.dropdown-item:hover {
  color: #000000;
}
.cdcFooter .yamm .nav-item {
  margin-bottom: 0;
}
.cdcFooter .yamm .nav-link {
  padding: 20px 5px;
  height: 100%;
}
.cdcFooter html.cdc-home .body-wrapper {
  background-color: transparent;
}
.cdcFooter html.cdc-home .dropdown-menu-right {
  min-width: 700px;
}
.cdcFooter html.cdc-home .small-search .dropdown-menu-right {
  min-width: inherit;
}
.cdcFooter html.cdc-home .dropdown-menu a.btn-primary:hover {
  text-decoration: underline !important;
}
.cdcFooter html.cdc-home #masthead-homepage {
  fill: #000000;
}
.cdcFooter html.cdc-home .tp-search .medium-search {
  padding-top: 0;
}
.cdcFooter html.cdc-home .az-strip a {
  color: #000000;
}
.cdcFooter html.cdc-home .az-strip .card {
  float: left;
  font-weight: 700;
  margin-left: 1px;
}
.cdcFooter html.cdc-home .az-strip .card .card-body {
  padding-top: .6rem;
  text-align: center;
}
.cdcFooter html.cdc-home .az-strip .w-3 {
  width: 2.99rem !important;
}
.cdcFooter html.cdc-home .az-strip .h-3 {
  height: 2.99rem !important;
}
.cdcFooter html.cdc-home div.site-title:not(.intranet-horizontal-nav) {
  padding: 0;
}
@media (max-width: 991px) {
  .cdcFooter html.cdc-home div.site-title:not(.intranet-horizontal-nav) {
    padding: 4px 0;
    border-bottom: 2px solid #88c3ea !important;
  }
}
.cdcFooter html.cdc-home .navbar {
  padding: 0;
}
.cdcFooter html.cdc-home footer .agency-footer {
  padding-bottom: 0;
}
.cdcFooter html.cdc-home .fill-germ {
  fill: #84bc49;
}
.cdcFooter html.cdc-home .block-list {
  padding-left: 0;
}
.cdcFooter html.cdc-home .block-list li .list-icon + span {
  display: inline-block;
}
.cdcFooter html.cdc-home .card .card-body > ul {
  padding-left: 0;
}
.cdcFooter html.cdc-home .card .card-footer {
  background-color: #fff;
  border-top: none;
  padding-top: 0;
}
@media (min-width: 992px) {
  .cdcFooter html.cdc-home .navbar-expand-md .navbar-collapse.collapse {
    display: flex!important;
    flex-basis: auto;
  }
}
@media (min-width: 768px) {
  .cdcFooter html.cdc-home .navbar-expand-md .navbar-collapse {
    display: none !important;
  }
}
.cdcFooter .az-strip a {
  color: #000;
  text-decoration: none;
}
.cdcFooter .az-strip .card {
  float: left;
  font-weight: 700;
  margin-right: 5px;
  margin-bottom: 5px;
}
.cdcFooter .az-strip .card.active,
.cdcFooter .az-strip .card:hover {
  background: #e0e0e0 !important;
}
.cdcFooter .az-strip .card .card-body {
  padding-top: .6rem;
  text-align: center;
}
.cdcFooter .az-strip .w-3 {
  width: 2.99rem !important;
}
.cdcFooter .az-strip .h-3 {
  height: 2.99rem !important;
}
.cdcFooter .az-content h2 {
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .cdcFooter .az-strip .w-3 {
    width: 1.99rem !important;
  }
  .cdcFooter .az-strip .h-3 {
    height: 1.99rem !important;
  }
  .cdcFooter .az-strip .card .card-body {
    padding: 0;
    padding-top: 0.2rem;
  }
}
.cdcFooter .comment-meta-notification {
  background: #ffc;
  padding: 10px;
  border: 1px solid #ffcc00;
}
.cdcFooter #cdc_comments .commentlist {
  list-style-type: none;
}
.cdcFooter #cdc_comments .children {
  border-left: 1px dotted #555;
  margin-bottom: .25rem;
  list-style-type: none;
  padding-left: 0;
  margin-left: 30px;
}
.cdcFooter #cdc_comments .children .comment-body {
  margin-top: 1em;
}
.cdcFooter #cdc_comments .commentlist,
.cdcFooter #cdc_comments .media-list {
  padding-left: 0;
}
.cdcFooter #cdc_comments .media-list:nth-of-type(0) {
  border-left: none !important;
}
.cdcFooter #cdc_comments .media-list {
  border-left: 1px dotted #555555;
}
.cdcFooter #cdc_comments .comment-body {
  margin-left: 0.75rem;
}
.cdcFooter #cdc_comments .depth-1 {
  background: #f0f0f0;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-top: 4px solid #555;
  border-radius: 0.25rem;
}
.cdcFooter #cdc_comments .comment-meta {
  overflow: auto;
}
.cdcFooter #cdc_comments .comment-author {
  float: left;
}
.cdcFooter #cdc_comments .comment-metadata {
  float: right;
}
.cdcFooter #respond {
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: .25rem;
  padding: 1rem;
  margin-bottom: 1rem;
}
.cdcFooter #respond h5 {
  margin-top: 0 !important;
}
.cdcFooter #respond .respond-text {
  margin-bottom: 1rem;
}
.cdcFooter #respond .respond-subtitle {
  margin-bottom: 1rem;
  display: block;
}
.cdcFooter #respond #comment_content {
  height: 40px;
  min-height: 25px;
  width: 100%;
  border-radius: .25rem;
  border: 1px solid #e0e0e0!important;
  padding: 0.25rem 0.5rem;
}
.cdcFooter #respond #comment_content.open {
  height: 250px;
}
.cdcFooter #respond #commentform .anon_review_text {
  margin-left: 1rem;
}
.cdcFooter #respond #commentform .comment_author {
  margin-bottom: 0;
}
.cdcFooter #respond #commentform #comment_author {
  font-weight: 700;
}
.cdcFooter #respond #commentform #comment_author,
.cdcFooter #respond #commentform #comment_author_email {
  border: none!important;
  background: 0 0 !important;
}
.cdcFooter #respond #commentform [name=author_name] {
  border: none!important;
  background: 0 0!important;
  color: #000000;
}
.cdcFooter #respond #submit {
  color: #000;
  border: none;
  padding: .25rem .75rem .5rem;
  border-radius: .2rem;
  margin-left: 1.5rem;
}
.cdcFooter #respond #comment_cancel {
  background: #fff;
  border: 1px solid #f0f0f0!important;
  border: none!important;
  padding: .25rem .75rem .5rem;
  border-radius: .2rem;
  margin-left: 1.5rem;
}
.cdcFooter #comment_count_container {
  overflow: auto;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}
.cdcFooter #comment_count_container .comment_count_left {
  float: left;
}
.cdcFooter #comment_count_container .comment_count_right {
  float: right;
}
.cdcFooter #comment_count_container .comment_count_right .form-group {
  margin-bottom: 0;
}
.cdcFooter #comment_count_container #comments {
  margin-top: .5rem;
  margin-bottom: 0;
}
.cdcFooter label.forms-label[for=comment_sort_by] {
  margin: 0;
  width: auto;
}
.cdcFooter #comment_sort_by {
  margin: 0 1rem;
  height: auto!important;
  font-size: 16px!important;
  width: auto;
}
.cdcFooter #comment_sort_by:focus {
  box-shadow: none !important;
}
.cdcFooter .intranet_comment_thankyou {
  background: #e0e0e0;
  padding: 1rem 1rem 0;
  overflow: auto;
  margin-bottom: 1rem;
  border-radius: .25rem;
  background-color: #dcedc8;
  border: 1px solid #e0e0e0;
}
.cdcFooter .top-comment-count {
  float: right;
  clear: both;
}
.cdcFooter .top-comment-count .fi {
  vertical-align: middle;
}
.cdcFooter .comments-closed .reply {
  display: none;
}
.cdcFooter .intranet_comment_thankyou .comment-reply-header {
  overflow: hidden;
}
.cdcFooter .intranet_comment_thankyou .reply-name {
  float: left;
}
.cdcFooter .intranet_comment_thankyou .reply-date {
  float: right;
}
.cdcFooter .comment-content {
  word-wrap: break-word;
}
.cdcFooter .intranet body {
  border-top: 0 !important;
}
.cdcFooter .intranet .svg-icon {
  width: 24px;
  height: 24px;
}
.cdcFooter .intranet .searchbutton-intranet {
  border-color: #bdbdbd;
}
.cdcFooter .intranet .search-button {
  padding-right: 0.125rem;
}
.cdcFooter .intranet .search-button svg {
  fill: #ffffff;
}
.cdcFooter .intranet .search-button:hover {
  text-decoration: none;
}
.cdcFooter .intranet #searchSelected-intranet {
  display: inline-block;
  text-align: left;
  width: 100%;
}
.cdcFooter .intranet .headerSearch-intranet .dropdown-menu-right {
  min-width: auto;
}
.cdcFooter .intranet .navbar {
  padding: 0;
}
.cdcFooter .intranet .nav-item {
  margin-bottom: 0;
}
.cdcFooter .intranet .nav-link {
  padding: 17px 5px;
  height: auto;
}
.cdcFooter .intranet .nav-link:hover {
  background: #88c3ea;
}
.cdcFooter .intranet .mega-menu {
  padding: 0;
}
.cdcFooter .intranet .site-title {
  padding: 0 !important;
}
.cdcFooter .intranet .site-title a:link.dropdown-item {
  color: #000000;
}
.cdcFooter .intranet .site-title .more-links a.more-link {
  color: #007c91 !important;
}
.cdcFooter .intranet .site-title-intranet {
  padding-top: .5rem!important;
  padding-bottom: .5rem!important;
  background: #cce5e9!important;
  border-bottom-color: #bdbdbd !important;
}
.cdcFooter .intranet .site-title-intranet a {
  color: #000;
  text-decoration: none;
}
.cdcFooter .intranet .site-title-intranet .tagline {
  color: #000000;
}
.cdcFooter .intranet .medium-search {
  padding-top: 10px !important;
}
.cdcFooter .intranet .intranet-mobile-search-menu-btn {
  padding: 5px 0 6px 8px;
  margin-right: 0.4rem;
}
.cdcFooter .intranet .intranet-mobile-search-menu-btn:hover {
  text-decoration: none;
}
.cdcFooter .intranet .intranet-mobile-menu-btn {
  height: 40px;
  width: 95px;
  color: #007c91;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 700;
  text-decoration: none;
}
.cdcFooter .intranet .intranet-mobile-menu-btn.active {
  background-color: #007c91!important;
  color: #fff;
  text-decoration: none;
}
.cdcFooter .intranet .intranet-mobile-menu-btn.active svg {
  fill: #ffffff;
}
.cdcFooter .intranet .intranet-mobile-menu-btn .open-smallmenu::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.cdcFooter .intranet .intranet-mobile-menu-btn .close-smallmenu {
  font-weight: 900;
  text-shadow: -1px -1px 0 #ffffff, -1px 0 0 #ffffff, 0 -1px 0 #ffffff;
  margin-left: 4px;
}
.cdcFooter .intranet .small-search {
  position: relative;
}
.cdcFooter .intranet .dropdown-menu-small-search {
  max-width: 98vw !important;
}
.cdcFooter .intranet .dropdown-menu-small-search div.input-group {
  max-width: 100% !important;
}
.cdcFooter .intranet .small-menu::after {
  display: none;
}
.cdcFooter .intranet .small-menu-content {
  background: #fff!important;
  height: auto!important;
  z-index: 999999;
}
.cdcFooter .intranet .small-menu-content .dropdown-item-submenu {
  padding: 0!important;
  border: none!important;
  box-shadow: none!important;
  margin: 0!important;
  position: relative!important;
  top: 0!important;
  display: block;
  float: none !important;
}
.cdcFooter .intranet .is-hidden {
  display: none;
}
.cdcFooter .intranet .az-strip a {
  color: #000000;
}
.cdcFooter .intranet .az-strip a:hover {
  text-decoration: none !important;
}
.cdcFooter .intranet .az-strip .card {
  float: left;
  font-weight: 700;
  margin-left: 1px;
}
.cdcFooter .intranet .az-strip .card:hover {
  background: #e0e0e0 !important;
}
.cdcFooter .intranet .az-strip .card .card-body {
  padding-top: .6rem;
  text-align: center;
}
.cdcFooter .intranet .az-strip .w-3 {
  width: 2.99rem !important;
}
.cdcFooter .intranet .az-strip .h-3 {
  height: 2.99rem !important;
}
.cdcFooter .intranet .az-intranet-strip {
  margin: 0;
  padding: 0;
}
.cdcFooter .intranet .az-intranet-strip a:hover * {
  text-decoration: none !important;
}
.cdcFooter .intranet .az-intranet-strip .card-mitem-intranet {
  float: left;
  margin-left: 1px;
}
.cdcFooter .intranet .az-intranet-strip .h-3 {
  height: 2.5rem !important;
}
.cdcFooter .intranet .az-intranet-strip .w-3 {
  width: 2.5rem !important;
}
.cdcFooter .intranet .az-intranet-strip .card-mitem-intranet {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.cdcFooter .intranet .cdc-people-finder-widget span.twitter-typeahead {
  width: 100%;
  background: #ffffff;
}
.cdcFooter .intranet .cdc-people-finder-widget input.typeahead.tt-hint {
  width: 100%;
  padding: 10px;
}
.cdcFooter .intranet .cdc-people-finder-widget .cdc-people-finder-widget-input,
.cdcFooter .intranet .cdc-people-finder-widget input#cdc-people-finder-widget-input {
  width: 100%;
  border: 0;
  padding: 10px;
  background-color: #ffffff !important;
}
.cdcFooter .intranet .cdc-people-finder-widget .twitter-typeahead {
  display: block!important;
  width: 100%;
}
.cdcFooter .intranet .tp-search .twitter-typeahead {
  flex: 1 1 auto;
}
.cdcFooter .intranet .tp-search .twitter-typeahead .searchTypeAhead {
  display: none !important;
}
.cdcFooter .intranet .tp-search.d-xl-block .twitter-typeahead {
  width: 62%;
}
.cdcFooter .intranet .tt-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.cdcFooter .intranet .tt-error,
.cdcFooter .intranet .tt-menu {
  width: 350px;
  max-height: 540px;
  overflow-y: auto;
  padding: 10px;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
}
.cdcFooter .intranet .tt-error {
  position: absolute;
  top: 100%;
  left: 0!important;
  z-index: 2;
}
.cdcFooter .intranet .tt-error.tt-widget-error {
  top: 95%;
  width: 100%;
  max-width: 350px;
  z-index: 2;
}
.cdcFooter .intranet .tt-suggestion {
  border-radius: 0.25rem;
}
.cdcFooter .intranet .suggestion-url {
  display: block;
}
.cdcFooter .intranet .tt-cursor,
.cdcFooter .intranet .tt-suggestion:focus,
.cdcFooter .intranet .tt-suggestion:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
}
.cdcFooter .intranet .tt-cursor {
  outline: auto 3px rgba(255, 102, 1, 0.9);
}
.cdcFooter .intranet .people-finder-input {
  position: relative;
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 41.38px;
}
.cdcFooter .intranet .input-loading {
  background: transparent url(/TemplatePackage/4.0/assets/imgs/loading.gif) no-repeat scroll right center content-box;
  background-size: auto 160%;
}
.cdcFooter .intranet .yamm .dropdown-menu {
  min-width: 350px;
}
.cdcFooter .intranet .yamm .dropdown-menu .dropdown-item:active {
  background: #f8f9fa;
}
.cdcFooter .intranet #page-validation {
  position: absolute;
  left: -999999px;
  top: -100px;
}
.cdcFooter .intranet #masthead-homepage {
  fill: #000000;
}
.cdcFooter .intranet .header-wrapper header .logo-large {
  margin-bottom: 0;
  margin-top: 0;
}
.cdcFooter .intranet footer .agency-footer {
  padding-bottom: 0;
}
.cdcFooter .intranet .fill-germ {
  fill: #84bc49;
}
.cdcFooter .intranet .more-link svg {
  position: absolute;
  z-index: 998;
  top: 15px;
  right: 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  padding: 0;
  background-color: transparent;
  border: none;
  box-sizing: content-box;
  text-align: center;
  fill: #bdbdbd;
}
.cdcFooter .intranet .card .card-footer a:hover {
  text-decoration: underline !important;
}
.cdcFooter .intranet .card-mitem-intranet {
  border-color: #ffffff;
}
.cdcFooter .intranet .bg-gray-l3 {
  background-color: #f5f5f5!important;
  color: #000000;
}
.cdcFooter .intranet .card-mitem-intranet {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
}
.cdcFooter .intranet .card-body-intranet-mitem {
  flex: 1 1 auto;
  padding-top: 9px;
  padding-right: 11px;
  padding-bottom: 6px;
  padding-left: 11px;
  text-align: center;
}
.cdcFooter .intranet .card-body-intranet-mitem:hover {
  background: #007c91;
  color: #ffffff;
}
.cdcFooter .intranet .bordertop-intraheader {
  border-color: #007c91 !important;
}
.cdcFooter .intranet .body-wrapper {
  margin-bottom: 2rem;
}
.cdcFooter .intranet .footer-intranet ul {
  list-style-type: none;
  padding-left: 0;
}
.cdcFooter .intranet .footer-intranet .sitefooter-container {
  background-color: #cde5e9;
  color: #000000;
}
.cdcFooter .intranet .footer-intranet .globalfooter-container {
  background-color: #107c8f;
  color: #ffffff;
}
.cdcFooter .intranet .footer-intranet .globalfooter-container a {
  color: #ffffff;
}
.cdcFooter .intranet .footer-intranet .footerintranet-wrapper {
  font-size: .9rem;
  padding-top: 1rem;
}
.cdcFooter .intranet .footer-intranet .footerintranet-wrapper a {
  text-decoration: none;
}
.cdcFooter .intranet .footer-intranet .footerintranet-wrapper a:hover {
  text-decoration: underline;
}
.cdcFooter .intranet .footer-intranet .footerintranet-wrapper a li {
  margin-bottom: 3px;
}
.cdcFooter .intranet .body-wrapper {
  position: relative;
}
.cdcFooter .intranet .body-wrapper .overlay {
  background-color: #000;
  opacity: .5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.cdcFooter .intranet .cio-content a.card-btn {
  color: #075290;
}
.cdcFooter .intranet .menu-2-col {
  width: 100%;
  max-width: 700px;
}
.cdcFooter .intranet .menu-promo {
  background: #e0e0e0;
  color: #000000 !important;
}
.cdcFooter .intranet .menu-promo:hover,
.cdcFooter .intranet .menu-promo:hover * {
  text-decoration: none !important;
}
.cdcFooter .intranet .menu-promo img {
  max-width: 50px;
}
.cdcFooter .intranet .menu-promo span {
  text-decoration: underline!important;
  color: #075290;
}
.cdcFooter .intranet .menu-promo h4 {
  margin-top: 0;
}
@media only screen and (max-width: 990px) {
  .cdcFooter .intranet .header-wrapper {
    position: relative;
    z-index: 990;
    border-bottom: 1px solid #007c91;
  }
  .cdcFooter .intranet .mobile-overlay {
    position: fixed;
    top: -1%;
    z-index: 2;
    height: 101%;
    background: rgba(0, 0, 0, 0.4);
    width: 100vw;
  }
  .cdcFooter .intranet #navbar-collapse-grid {
    position: absolute;
    top: -25px;
    right: 0;
    left: 2%;
    z-index: 99999;
    width: 98%;
    padding: 1rem;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: 3px solid #007c91;
    border-radius: .25rem;
    box-shadow: 0 0 10px rgba(85, 85, 85, 0.25);
  }
  .cdcFooter .intranet #navbar-collapse-grid .nav-link {
    background: #fff!important;
    text-transform: uppercase;
  }
  .cdcFooter .intranet #navbar-collapse-grid .nav-link:hover {
    background: #f5f5f5 !important;
  }
  .cdcFooter .intranet #navbar-collapse-grid .show .nav-link {
    background: #f5f5f5 !important;
  }
  .cdcFooter .intranet body .container-fluid.site-title.intranet-horizontal-nav {
    background-color: #cce5e9 !important;
  }
  .cdcFooter .intranet body .container-fluid.site-title.bg-cyan-t.bb-1.bb-secondary.site-title-intranet {
    border-bottom: solid 1px #bdbdbd !important;
  }
  .cdcFooter .intranet .yamm {
    background: #ffffff;
  }
  .cdcFooter .intranet .yamm .menu-body {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cdcFooter .intranet .yamm .nav-justified .nav-item {
    flex-basis: auto;
    text-align: left;
  }
  .cdcFooter .intranet .yamm .nav-item.dropdown.show a.nav-link,
  .cdcFooter .intranet .yamm .nav-link:hover {
    color: #000000;
  }
  .cdcFooter .intranet .yamm .dropdown-item.active,
  .cdcFooter .intranet .yamm .dropdown-item:active {
    background-color: transparent !important;
  }
  .cdcFooter .intranet .yamm .nav-link {
    padding: 1rem 1.25rem;
    height: auto;
  }
  .cdcFooter .intranet .yamm .nav-link:hover {
    background: #f0f0f0;
  }
  .cdcFooter .intranet .yamm a.nav-link,
  .cdcFooter .intranet .yamm a:link.nav-link {
    color: #000000;
  }
  .cdcFooter .intranet .yamm a.nav-link:hover,
  .cdcFooter .intranet .yamm a:link.nav-link:hover {
    color: #000000;
  }
  .cdcFooter .intranet .yamm .nav-item {
    margin-bottom: 0.5rem;
  }
  .cdcFooter .intranet .yamm .nav-item:last-child {
    margin-bottom: 0;
  }
  .cdcFooter .intranet .yamm .nav-item > a {
    border: 1px solid #e0e0e0;
    border-left: 4px solid #007c91;
  }
  .cdcFooter .intranet .yamm .nav-item .dropdown-menu {
    min-width: 350px;
    border: none;
    box-shadow: none;
    padding-bottom: 0;
  }
  .cdcFooter .intranet .yamm .nav-item .dropdown-menu a {
    border-left: 4px solid #f5f5f5;
  }
  .cdcFooter .intranet .yamm .nav-item .dropdown-menu a.menu-promo {
    border: none;
  }
  .cdcFooter .intranet .yamm .nav-item .dropdown-menu .az-intranet-strip a {
    border: none;
  }
  .cdcFooter .intranet .yamm .nav-item .dropdown-menu .dropdown-item:active {
    background: 0 0 !important;
  }
  .cdcFooter .intranet .yamm .dropdown .dropdown-toggle::after {
    color: #555555;
  }
  .cdcFooter .intranet .yamm .dropdown.show .dropdown-toggle::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .cdcFooter .intranet .yamm .btn.btn-primary {
    background: 0 0!important;
    color: #000;
    text-align: left!important;
    margin-top: 0!important;
    border-top: none;
    border-right: none;
    border-bottom: 1px dashed #e0e0e0;
    border-left: 4px solid #f5f5f5;
    border-radius: 0!important;
    padding: 0.75rem 1.25rem;
  }
  .cdcFooter .intranet .yamm .btn.btn-primary.nav-more {
    text-transform: uppercase;
    color: #007c91;
  }
  .cdcFooter .intranet .yamm .btn.btn-primary:hover {
    text-decoration: none;
    border-left: 4px solid #007c91;
  }
  .cdcFooter .intranet .mobile-section-nav {
    border-top: none;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group ul {
    padding-left: 20px;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item {
    margin-bottom: 0;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item.active,
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item:active,
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item:hover {
    border-color: #e0e0e0;
    border-left: 4px solid #007c91;
    background-color: #f5f5f5;
    color: #007c91;
    transition: border-color 0.5s, background-color 0.5s, color 0.5s;
    transition-timing-function: ease;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item.active a,
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item:active a,
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item:hover a {
    color: #007c91;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item a {
    color: #000000;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item a:hover {
    border-left: none;
    background-color: transparent;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item.active {
    color: #007c91;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .list-group-item.active a {
    color: #007c91;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .mobile-section-nav-foot {
    background: #007c91;
    border: none!important;
    transition: background 0.4s ease;
  }
  .cdcFooter .intranet .mobile-section-nav #mobileNav-dropdown .mobile-section-nav-foot:hover {
    background: #006678;
    color: #ffffff;
  }
  .cdcFooter .intranet .site-title-image {
    display: none;
  }
  .cdcFooter .intranet .content {
    padding-left: 15px;
  }
  .cdcFooter .intranet .content h1:first-child {
    display: block;
  }
  .cdcFooter .intranet .body-wrapper h1:first-child {
    display: block;
  }
  .cdcFooter .intranet .tp-search {
    padding: 0 15px 0 0;
  }
  .cdcFooter .intranet .tp-search form {
    display: inline-block;
  }
  .cdcFooter .intranet .search-button {
    background: #fff;
    border: 1px solid #dee2e6!important;
    color: #007c91;
  }
  .cdcFooter .intranet .search-button span {
    display: none;
  }
  .cdcFooter .intranet .search-button svg {
    fill: #007c91;
  }
  .cdcFooter .intranet .search-button:active svg,
  .cdcFooter .intranet .search-button:focus svg,
  .cdcFooter .intranet .search-button:hover svg {
    fill: #ffffff;
  }
  .cdcFooter .intranet .search-button:active .fi,
  .cdcFooter .intranet .search-button:focus .fi,
  .cdcFooter .intranet .search-button:hover .fi {
    color: #ffffff;
  }
  .cdcFooter .intranet .show .search-button svg {
    fill: #ffffff;
  }
}
@media only screen and (min-width: 1198px) {
  .cdcFooter .intranet .dropdown-menu.dropdown-menu-right.dropdown-menu-medium-search {
    position: relative!important;
    top: inherit;
    left: inherit;
    -webkit-transform: none!important;
    transform: none!important;
    display: flex;
    border: 0;
    box-shadow: none;
    padding: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .cdcFooter .intranet .dropdown-menu .menu-promo {
    position: absolute;
    bottom: 0;
    display: block;
    border: none;
    width: 100%;
    max-width: 315px;
  }
}
@media only screen and (max-width: 330px) {
  .cdcFooter .intranet .cdc-intranet-logo,
  .cdcFooter .intranet .tp-search {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .cdcFooter .intranet .tp-search {
    margin-top: 1rem;
    padding: 0;
  }
}
@media only screen and (max-width: 394px) {
  .cdcFooter .intranet .header-wrapper header .logo-small {
    max-width: 100%;
  }
  .cdcFooter .intranet .intranet-mobile-menu-btn {
    width: 80px;
    font-size: 15px;
  }
  .cdcFooter .intranet .intranet-mobile-search-menu-btn {
    margin-right: 0;
  }
}
.cdcFooter .headerSearch-intranet .search-button .fi {
  vertical-align: middle;
  line-height: 1 !important;
}
.cdcFooter .headerSearch-intranet .btn.search-submit .fi {
  padding-top: 2px;
  display: block;
  color: #005eaa;
}
.cdcFooter .headerSearch-intranet .headerSearchInput-intranet {
  padding-right: 40px;
}
.cdcFooter .headerSearch-intranet .form-control-clear {
  pointer-events: auto;
  cursor: pointer;
  width: 0;
  height: 20px;
  position: relative;
  top: 0;
  right: 30px;
  z-index: 99;
  display: block;
  line-height: 1.3;
  text-align: center;
  font-size: 30px;
}
.cdcFooter .headerSearch-intranet form:not(.show) .intranet .search-button svg {
  fill: #007c91;
}
.cdcFooter .headerSearch-intranet form:not(.show) .btn-primary:focus {
  background-color: transparent;
  box-shadow: none;
}
.cdcFooter .headerSearch-intranet form:not(.show):hover .dropdown-menu-medium-search-icon {
  fill: #007c91;
}
.cdcFooter .calendar-card {
  width: 100px;
  background-color: #ffecb3;
}
.cdcFooter .calendar-card .card-body {
  padding: .5rem;
  text-align: center;
}
.cdcFooter .calendar-card .month,
.cdcFooter .calendar-card .s-day {
  font-size: 0.75rem;
}
.cdcFooter .calendar-card .n-day {
  font-size: 3rem;
}
.cdcFooter .card.calendar-card span {
  display: inline-block;
}
@media (max-width: 767px) {
  .cdcFooter .calendar-card {
    width: 100%;
  }
  .cdcFooter .calendar-card .month,
  .cdcFooter .calendar-card .s-day {
    font-size: 1rem;
  }
  .cdcFooter .calendar-card .n-day {
    font-size: 1.5rem;
    margin-left: 7px;
    margin-right: 7px;
  }
  .cdcFooter .event-card-body {
    order: 1;
  }
  .cdcFooter .event-row {
    margin-left: -30px !important;
  }
}
.cdcFooter [class*=" cdc-icon-"]:before,
.cdcFooter [class^=cdc-icon-]:before {
  font-family: cdciconfont;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cdcFooter a [class*=" cdc-icon-"],
.cdcFooter a [class^=cdc-icon-] {
  display: inline-block;
  text-decoration: inherit;
}
.cdcFooter .cdc-icon-large:before {
  vertical-align: top;
  font-size: 1.333em;
}
.cdcFooter .btn [class*=" cdc-icon-"],
.cdcFooter .btn [class^=cdc-icon-] {
  line-height: 0.9em;
}
.cdcFooter li [class*=" cdc-icon-"],
.cdcFooter li [class^=cdc-icon-] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
.cdcFooter li .cdc-icon-large[class*=" cdc-icon-"],
.cdcFooter li .cdc-icon-large[class^=cdc-icon-] {
  width: 1.875em;
}
.cdcFooter li[class*=" cdc-icon-"],
.cdcFooter li[class^=cdc-icon-] {
  margin-left: 0;
  list-style-type: none;
}
.cdcFooter li[class*=" cdc-icon-"]:before,
.cdcFooter li[class^=cdc-icon-]:before {
  text-indent: -2em;
  text-align: center;
}
.cdcFooter li[class*=" cdc-icon-"].cdc-icon-large:before,
.cdcFooter li[class^=cdc-icon-].cdc-icon-large:before {
  text-indent: -1.333em;
}
.cdcFooter .cdc-icon-alert_01:before {
  content: "\f101";
}
.cdcFooter .cdc-icon-alert_02:before {
  content: "\f102";
}
.cdcFooter .cdc-icon-alert_03:before {
  content: "\f103";
}
.cdcFooter .cdc-icon-alert_04:before {
  content: "\f104";
}
.cdcFooter .cdc-icon-alert_05:before {
  content: "\f105";
}
.cdcFooter .cdc-icon-alert_06:before {
  content: "\f106";
}
.cdcFooter .cdc-icon-allergy_01:before {
  content: "\f107";
}
.cdcFooter .cdc-icon-animal_01:before {
  content: "\f108";
}
.cdcFooter .cdc-icon-animal_02:before {
  content: "\f109";
}
.cdcFooter .cdc-icon-animal_03:before {
  content: "\f10a";
}
.cdcFooter .cdc-icon-audio_01:before {
  content: "\f10b";
}
.cdcFooter .cdc-icon-audio_02:before {
  content: "\f10c";
}
.cdcFooter .cdc-icon-audio_03:before {
  content: "\f10d";
}
.cdcFooter .cdc-icon-audio_04:before {
  content: "\f10e";
}
.cdcFooter .cdc-icon-audio_05:before {
  content: "\f10f";
}
.cdcFooter .cdc-icon-badge_01:before {
  content: "\f110";
}
.cdcFooter .cdc-icon-badge_02:before {
  content: "\f111";
}
.cdcFooter .cdc-icon-badge_03:before {
  content: "\f112";
}
.cdcFooter .cdc-icon-badge_04:before {
  content: "\f113";
}
.cdcFooter .cdc-icon-badge_05:before {
  content: "\f114";
}
.cdcFooter .cdc-icon-bag_01:before {
  content: "\f115";
}
.cdcFooter .cdc-icon-bat_1:before {
  content: "\f116";
}
.cdcFooter .cdc-icon-book_01:before {
  content: "\f117";
}
.cdcFooter .cdc-icon-book_02:before {
  content: "\f118";
}
.cdcFooter .cdc-icon-book_03:before {
  content: "\f119";
}
.cdcFooter .cdc-icon-book_04:before {
  content: "\f11a";
}
.cdcFooter .cdc-icon-bookmark_01:before {
  content: "\f11b";
}
.cdcFooter .cdc-icon-brain_01:before {
  content: "\f11c";
}
.cdcFooter .cdc-icon-building_01:before {
  content: "\f11d";
}
.cdcFooter .cdc-icon-building_02:before {
  content: "\f11e";
}
.cdcFooter .cdc-icon-building_03:before {
  content: "\f11f";
}
.cdcFooter .cdc-icon-building_04:before {
  content: "\f120";
}
.cdcFooter .cdc-icon-calendar_01:before {
  content: "\f121";
}
.cdcFooter .cdc-icon-cancer_02:before {
  content: "\f122";
}
.cdcFooter .cdc-icon-cat_1:before {
  content: "\f123";
}
.cdcFooter .cdc-icon-chart_01:before {
  content: "\f124";
}
.cdcFooter .cdc-icon-chart_02:before {
  content: "\f125";
}
.cdcFooter .cdc-icon-chart_03:before {
  content: "\f126";
}
.cdcFooter .cdc-icon-chat_01:before {
  content: "\f127";
}
.cdcFooter .cdc-icon-chat_02:before {
  content: "\f128";
}
.cdcFooter .cdc-icon-chat_03:before {
  content: "\f129";
}
.cdcFooter .cdc-icon-chat_04:before {
  content: "\f12a";
}
.cdcFooter .cdc-icon-chat_05:before {
  content: "\f12b";
}
.cdcFooter .cdc-icon-chicken_1:before {
  content: "\f12c";
}
.cdcFooter .cdc-icon-cleaning_01:before {
  content: "\f12d";
}
.cdcFooter .cdc-icon-cleaning_02:before {
  content: "\f12e";
}
.cdcFooter .cdc-icon-clipboard_01:before {
  content: "\f12f";
}
.cdcFooter .cdc-icon-clock_01:before {
  content: "\f130";
}
.cdcFooter .cdc-icon-clothes_01:before {
  content: "\f131";
}
.cdcFooter .cdc-icon-cloud_01:before {
  content: "\f132";
}
.cdcFooter .cdc-icon-comment3:before {
  content: "\f133";
}
.cdcFooter .cdc-icon-contact:before {
  content: "\f134";
}
.cdcFooter .cdc-icon-crowd:before {
  content: "\f135";
}
.cdcFooter .cdc-icon-data_01:before {
  content: "\f136";
}
.cdcFooter .cdc-icon-device_01:before {
  content: "\f137";
}
.cdcFooter .cdc-icon-device_02:before {
  content: "\f138";
}
.cdcFooter .cdc-icon-device_03:before {
  content: "\f139";
}
.cdcFooter .cdc-icon-device_04:before {
  content: "\f13a";
}
.cdcFooter .cdc-icon-digital-thermometer:before {
  content: "\f13b";
}
.cdcFooter .cdc-icon-direction_01:before {
  content: "\f13c";
}
.cdcFooter .cdc-icon-dog_1:before {
  content: "\f13d";
}
.cdcFooter .cdc-icon-download_01:before {
  content: "\f13e";
}
.cdcFooter .cdc-icon-edit_01:before {
  content: "\f13f";
}
.cdcFooter .cdc-icon-email_01:before {
  content: "\f140";
}
.cdcFooter .cdc-icon-email_02:before {
  content: "\f141";
}
.cdcFooter .cdc-icon-email_03:before {
  content: "\f142";
}
.cdcFooter .cdc-icon-eye_01:before {
  content: "\f143";
}
.cdcFooter .cdc-icon-fig1_1:before {
  content: "\f144";
}
.cdcFooter .cdc-icon-flea_fly:before {
  content: "\f145";
}
.cdcFooter .cdc-icon-flea:before {
  content: "\f146";
}
.cdcFooter .cdc-icon-food_01:before {
  content: "\f147";
}
.cdcFooter .cdc-icon-food_02:before {
  content: "\f148";
}
.cdcFooter .cdc-icon-food_03:before {
  content: "\f149";
}
.cdcFooter .cdc-icon-food_04:before {
  content: "\f14a";
}
.cdcFooter .cdc-icon-food_05:before {
  content: "\f14b";
}
.cdcFooter .cdc-icon-food_06:before {
  content: "\f14c";
}
.cdcFooter .cdc-icon-globe_01:before {
  content: "\f14d";
}
.cdcFooter .cdc-icon-globe_02:before {
  content: "\f14e";
}
.cdcFooter .cdc-icon-globe_03:before {
  content: "\f14f";
}
.cdcFooter .cdc-icon-grid_01:before {
  content: "\f150";
}
.cdcFooter .cdc-icon-handwashing:before {
  content: "\f151";
}
.cdcFooter .cdc-icon-hazard_01:before {
  content: "\f152";
}
.cdcFooter .cdc-icon-hazard_02:before {
  content: "\f153";
}
.cdcFooter .cdc-icon-hazard_03:before {
  content: "\f154";
}
.cdcFooter .cdc-icon-hazard_04:before {
  content: "\f155";
}
.cdcFooter .cdc-icon-hazard_05:before {
  content: "\f156";
}
.cdcFooter .cdc-icon-heart_01:before {
  content: "\f157";
}
.cdcFooter .cdc-icon-home_01:before {
  content: "\f158";
}
.cdcFooter .cdc-icon-hospital_01:before {
  content: "\f159";
}
.cdcFooter .cdc-icon-idea_01:before {
  content: "\f15a";
}
.cdcFooter .cdc-icon-kidney_01:before {
  content: "\f15b";
}
.cdcFooter .cdc-icon-lab_01:before {
  content: "\f15c";
}
.cdcFooter .cdc-icon-lab_02:before {
  content: "\f15d";
}
.cdcFooter .cdc-icon-lab_03:before {
  content: "\f15e";
}
.cdcFooter .cdc-icon-lab_04:before {
  content: "\f15f";
}
.cdcFooter .cdc-icon-lab_05:before {
  content: "\f160";
}
.cdcFooter .cdc-icon-lab_06:before {
  content: "\f161";
}
.cdcFooter .cdc-icon-lab_07:before {
  content: "\f162";
}
.cdcFooter .cdc-icon-link_01:before {
  content: "\f163";
}
.cdcFooter .cdc-icon-logo_01:before {
  content: "\f164";
}
.cdcFooter .cdc-icon-map_01:before {
  content: "\f165";
}
.cdcFooter .cdc-icon-map_02:before {
  content: "\f166";
}
.cdcFooter .cdc-icon-mask:before {
  content: "\f167";
}
.cdcFooter .cdc-icon-medical_01:before {
  content: "\f168";
}
.cdcFooter .cdc-icon-medical_02:before {
  content: "\f169";
}
.cdcFooter .cdc-icon-medical_03:before {
  content: "\f16a";
}
.cdcFooter .cdc-icon-medical_04:before {
  content: "\f16b";
}
.cdcFooter .cdc-icon-medical_05:before {
  content: "\f16c";
}
.cdcFooter .cdc-icon-medical_06:before {
  content: "\f16d";
}
.cdcFooter .cdc-icon-medical_07:before {
  content: "\f16e";
}
.cdcFooter .cdc-icon-medical_08:before {
  content: "\f16f";
}
.cdcFooter .cdc-icon-medical_09:before {
  content: "\f170";
}
.cdcFooter .cdc-icon-medical_10:before {
  content: "\f171";
}
.cdcFooter .cdc-icon-medical_11:before {
  content: "\f172";
}
.cdcFooter .cdc-icon-money_01:before {
  content: "\f173";
}
.cdcFooter .cdc-icon-no_01:before {
  content: "\f174";
}
.cdcFooter .cdc-icon-paper_01:before {
  content: "\f175";
}
.cdcFooter .cdc-icon-paper_02:before {
  content: "\f176";
}
.cdcFooter .cdc-icon-paper_03:before {
  content: "\f177";
}
.cdcFooter .cdc-icon-people_01:before {
  content: "\f178";
}
.cdcFooter .cdc-icon-people_02:before {
  content: "\f179";
}
.cdcFooter .cdc-icon-people_03:before {
  content: "\f17a";
}
.cdcFooter .cdc-icon-people_04:before {
  content: "\f17b";
}
.cdcFooter .cdc-icon-people_05:before {
  content: "\f17c";
}
.cdcFooter .cdc-icon-people_06:before {
  content: "\f17d";
}
.cdcFooter .cdc-icon-people_07:before {
  content: "\f17e";
}
.cdcFooter .cdc-icon-people_08:before {
  content: "\f17f";
}
.cdcFooter .cdc-icon-people_09:before {
  content: "\f180";
}
.cdcFooter .cdc-icon-phone_01:before {
  content: "\f181";
}
.cdcFooter .cdc-icon-photo_01:before {
  content: "\f182";
}
.cdcFooter .cdc-icon-photo_02:before {
  content: "\f183";
}
.cdcFooter .cdc-icon-photo_03:before {
  content: "\f184";
}
.cdcFooter .cdc-icon-photo_04:before {
  content: "\f185";
}
.cdcFooter .cdc-icon-photo_05:before {
  content: "\f186";
}
.cdcFooter .cdc-icon-pig_1:before {
  content: "\f187";
}
.cdcFooter .cdc-icon-pin_01:before {
  content: "\f188";
}
.cdcFooter .cdc-icon-pin_02:before {
  content: "\f189";
}
.cdcFooter .cdc-icon-preschool:before {
  content: "\f18a";
}
.cdcFooter .cdc-icon-presentation_01:before {
  content: "\f18b";
}
.cdcFooter .cdc-icon-question_01:before {
  content: "\f18c";
}
.cdcFooter .cdc-icon-question_02:before {
  content: "\f18d";
}
.cdcFooter .cdc-icon-repellent:before {
  content: "\f18e";
}
.cdcFooter .cdc-icon-scale_01:before {
  content: "\f18f";
}
.cdcFooter .cdc-icon-scale_02:before {
  content: "\f190";
}
.cdcFooter .cdc-icon-search_01:before {
  content: "\f191";
}
.cdcFooter .cdc-icon-search_02:before {
  content: "\f192";
}
.cdcFooter .cdc-icon-search_03:before {
  content: "\f193";
}
.cdcFooter .cdc-icon-signal_01:before {
  content: "\f194";
}
.cdcFooter .cdc-icon-smoking_01:before {
  content: "\f195";
}
.cdcFooter .cdc-icon-sports_01:before {
  content: "\f196";
}
.cdcFooter .cdc-icon-stack_01:before {
  content: "\f197";
}
.cdcFooter .cdc-icon-stack_02:before {
  content: "\f198";
}
.cdcFooter .cdc-icon-stack_03:before {
  content: "\f199";
}
.cdcFooter .cdc-icon-stack_04:before {
  content: "\f19a";
}
.cdcFooter .cdc-icon-symbol_01:before {
  content: "\f19b";
}
.cdcFooter .cdc-icon-symbol_02:before {
  content: "\f19c";
}
.cdcFooter .cdc-icon-symptom1:before {
  content: "\f19d";
}
.cdcFooter .cdc-icon-symptom2:before {
  content: "\f19e";
}
.cdcFooter .cdc-icon-symptom3:before {
  content: "\f19f";
}
.cdcFooter .cdc-icon-tick:before {
  content: "\f1a0";
}
.cdcFooter .cdc-icon-tools_01:before {
  content: "\f1a1";
}
.cdcFooter .cdc-icon-tools_02:before {
  content: "\f1a2";
}
.cdcFooter .cdc-icon-tools_03:before {
  content: "\f1a3";
}
.cdcFooter .cdc-icon-tools_04:before {
  content: "\f1a4";
}
.cdcFooter .cdc-icon-travel_01:before {
  content: "\f1a5";
}
.cdcFooter .cdc-icon-travel_02:before {
  content: "\f1a6";
}
.cdcFooter .cdc-icon-tweezers:before {
  content: "\f1a7";
}
.cdcFooter .cdc-icon-video_01:before {
  content: "\f1a8";
}
.cdcFooter .cdc-icon-video_02:before {
  content: "\f1a9";
}
.cdcFooter .cdc-icon-video_03:before {
  content: "\f1aa";
}
.cdcFooter .cdc-icon-video_04:before {
  content: "\f1ab";
}
.cdcFooter .cdc-icon-weather_01:before {
  content: "\f1ac";
}
.cdcFooter .cdc-icon-weather_02:before {
  content: "\f1ad";
}
.cdcFooter .cdc-icon-weather_03:before {
  content: "\f1ae";
}
.cdcFooter .cdc-icon-weather_04:before {
  content: "\f1af";
}
.cdcFooter .cdc-icon-weather_05:before {
  content: "\f1b0";
}
.cdcFooter .cdc-icon-weather_06:before {
  content: "\f1b1";
}
.cdcFooter .cdc-icon-weather_07:before {
  content: "\f1b2";
}
.cdcFooter .cdc-icon-weather_08:before {
  content: "\f1b3";
}
.cdcFooter .cdc-icon-weather_09:before {
  content: "\f1b4";
}
.cdcFooter .cdc-icon-weather_10:before {
  content: "\f1b5";
}
.cdcFooter .cdc-icon-weather_11:before {
  content: "\f1b6";
}
.cdcFooter .cdc-icon-cdc-tv:before {
  content: "\f1b7";
}
.cdcFooter .cdc-icon-fb:before {
  content: "\f1b8";
}
.cdcFooter .cdc-icon-flickr:before {
  content: "\f1b9";
}
.cdcFooter .cdc-icon-googleplus:before {
  content: "\f1ba";
}
.cdcFooter .cdc-icon-govd:before {
  content: "\f1bb";
}
.cdcFooter .cdc-icon-insta:before {
  content: "\f1bc";
}
.cdcFooter .cdc-icon-linkedin:before {
  content: "\f1bd";
}
.cdcFooter .cdc-icon-pinterest:before {
  content: "\f1be";
}
.cdcFooter .cdc-icon-podcast:before {
  content: "\f1bf";
}
.cdcFooter .cdc-icon-rss:before {
  content: "\f1c0";
}
.cdcFooter .cdc-icon-syndication:before {
  content: "\f1c1";
}
.cdcFooter .cdc-icon-tumblr:before {
  content: "\f1c2";
}
.cdcFooter .cdc-icon-twitter:before {
  content: "\f1c3";
}
.cdcFooter .cdc-icon-youtube:before {
  content: "\f1c4";
}
.cdcFooter .cdc-icon-bookmark-round:before {
  content: "\f1c5";
}
.cdcFooter .cdc-icon-cdc-tv-round:before {
  content: "\f1c6";
}
.cdcFooter .cdc-icon-email-round:before {
  content: "\f1c7";
}
.cdcFooter .cdc-icon-fb-round:before {
  content: "\f1c8";
}
.cdcFooter .cdc-icon-flickr-round:before {
  content: "\f1c9";
}
.cdcFooter .cdc-icon-googleplus-round:before {
  content: "\f1ca";
}
.cdcFooter .cdc-icon-govd-round:before {
  content: "\f1cb";
}
.cdcFooter .cdc-icon-ig-round:before {
  content: "\f1cc";
}
.cdcFooter .cdc-icon-linkedin-round:before {
  content: "\f1cd";
}
.cdcFooter .cdc-icon-pinterest-round:before {
  content: "\f1ce";
}
.cdcFooter .cdc-icon-podcast-round:before {
  content: "\f1cf";
}
.cdcFooter .cdc-icon-rss-round:before {
  content: "\f1d0";
}
.cdcFooter .cdc-icon-syndication-round:before {
  content: "\f1d1";
}
.cdcFooter .cdc-icon-tumblr-round:before {
  content: "\f1d2";
}
.cdcFooter .cdc-icon-twitter-round:before {
  content: "\f1d3";
}
.cdcFooter .cdc-icon-youtube-round:before {
  content: "\f1d4";
}
.cdcFooter .cdc-icon-bookmark-white:before {
  content: "\f1d5";
}
.cdcFooter .cdc-icon-cdc-tv-white:before {
  content: "\f1d6";
}
.cdcFooter .cdc-icon-email-white:before {
  content: "\f1d7";
}
.cdcFooter .cdc-icon-fb-white:before {
  content: "\f1d8";
}
.cdcFooter .cdc-icon-flickr-white:before {
  content: "\f1d9";
}
.cdcFooter .cdc-icon-googleplus-white:before {
  content: "\f1da";
}
.cdcFooter .cdc-icon-govd-white:before {
  content: "\f1db";
}
.cdcFooter .cdc-icon-ig-white:before {
  content: "\f1dc";
}
.cdcFooter .cdc-icon-linkedin-white:before {
  content: "\f1dd";
}
.cdcFooter .cdc-icon-pinterest-white:before {
  content: "\f1de";
}
.cdcFooter .cdc-icon-podcast-white:before {
  content: "\f1df";
}
.cdcFooter .cdc-icon-rss-white:before {
  content: "\f1e0";
}
.cdcFooter .cdc-icon-syndication-white:before {
  content: "\f1e1";
}
.cdcFooter .cdc-icon-tumblr-white:before {
  content: "\f1e2";
}
.cdcFooter .cdc-icon-twitter-white:before {
  content: "\f1e3";
}
.cdcFooter .cdc-icon-youtube-white:before {
  content: "\f1e4";
}
.cdcFooter .cdc-icon-epub:before {
  content: "\f1e5";
}
.cdcFooter .cdc-icon-excel:before {
  content: "\f1e6";
}
.cdcFooter .cdc-icon-external:before {
  content: "\f1e7";
}
.cdcFooter .cdc-icon-image:before {
  content: "\f1e8";
}
.cdcFooter .cdc-icon-media:before {
  content: "\f1e9";
}
.cdcFooter .cdc-icon-pdf:before {
  content: "\f1ea";
}
.cdcFooter .cdc-icon-ppt:before {
  content: "\f1eb";
}
.cdcFooter .cdc-icon-sas:before {
  content: "\f1ec";
}
.cdcFooter .cdc-icon-stats:before {
  content: "\f1ed";
}
.cdcFooter .cdc-icon-txt:before {
  content: "\f1ee";
}
.cdcFooter .cdc-icon-word:before {
  content: "\f1ef";
}
.cdcFooter .cdc-icon-zip:before {
  content: "\f1f0";
}
.cdcFooter .cdc-icon-arrow-down:before {
  content: "\f1f1";
}
.cdcFooter .cdc-icon-cdcsearch:before {
  content: "\f1f2";
}
.cdcFooter .cdc-icon-close-circle:before {
  content: "\f1f3";
}
.cdcFooter .cdc-icon-minus:before {
  content: "\f1f4";
}
.cdcFooter .cdc-icon-next:before {
  content: "\f1f5";
}
.cdcFooter .cdc-icon-play-circle-outline:before {
  content: "\f1f6";
}
.cdcFooter .cdc-icon-plus:before {
  content: "\f1f7";
}
.cdcFooter .cdc-icon-prev:before {
  content: "\f1f8";
}
.cdcFooter .cdc-icon-resize:before {
  content: "\f1f9";
}
.cdcFooter .cdc-icon-cdc-play:before {
  content: "\f1fa";
}
.cdcFooter .cdc-icon-pause-circle-outline:before {
  content: "\f1fb";
}
.cdcFooter .cdc-icon-pause-circle:before {
  content: "\f1fc";
}
.cdcFooter .cdc-icon-pause-octagon-outline:before {
  content: "\f1fd";
}
.cdcFooter .cdc-icon-pause-octagon:before {
  content: "\f1fe";
}
.cdcFooter .cdc-icon-pause:before {
  content: "\f1ff";
}
.cdcFooter .cdc-icon-repeat-off:before {
  content: "\f200";
}
.cdcFooter .cdc-icon-repeat-once:before {
  content: "\f201";
}
.cdcFooter .cdc-icon-repeat:before {
  content: "\f202";
}
.cdcFooter .cdc-icon-replay:before {
  content: "\f203";
}
.cdcFooter .cdc-icon-shuffle-disabled:before {
  content: "\f204";
}
.cdcFooter .cdc-icon-shuffle-variant:before {
  content: "\f205";
}
.cdcFooter .cdc-icon-shuffle:before {
  content: "\f206";
}
.cdcFooter .cdc-icon-skip-backward:before {
  content: "\f207";
}
.cdcFooter .cdc-icon-skip-forward:before {
  content: "\f208";
}
.cdcFooter .cdc-icon-skip-next-circle-outline:before {
  content: "\f209";
}
.cdcFooter .cdc-icon-skip-next-circle:before {
  content: "\f20a";
}
.cdcFooter .cdc-icon-skip-next:before {
  content: "\f20b";
}
.cdcFooter .cdc-icon-skip-previous-circle-outline:before {
  content: "\f20c";
}
.cdcFooter .cdc-icon-skip-previous-circle:before {
  content: "\f20d";
}
.cdcFooter .cdc-icon-skip-previous:before {
  content: "\f20e";
}
.cdcFooter .cdc-icon-stop:before {
  content: "\f20f";
}
.cdcFooter .cdc-icon-surround-sound-2-0:before {
  content: "\f210";
}
.cdcFooter .cdc-icon-surround-sound-3-1:before {
  content: "\f211";
}
.cdcFooter .cdc-icon-surround-sound-5-1:before {
  content: "\f212";
}
.cdcFooter .cdc-icon-surround-sound-7-1:before {
  content: "\f213";
}
.cdcFooter .cdc-icon-surround-sound:before {
  content: "\f214";
}
.cdcFooter .cdc-icon-volume-high:before {
  content: "\f215";
}
.cdcFooter .cdc-icon-volume-low:before {
  content: "\f216";
}
.cdcFooter .cdc-icon-volume-medium:before {
  content: "\f217";
}
.cdcFooter .cdc-icon-volume-minus:before {
  content: "\f218";
}
.cdcFooter .cdc-icon-volume-mute:before {
  content: "\f219";
}
.cdcFooter .cdc-icon-volume-off:before {
  content: "\f21a";
}
.cdcFooter .cdc-icon-volume-plus:before {
  content: "\f21b";
}
.cdcFooter .cdc-icon-volume:before {
  content: "\f21c";
}
.cdcFooter .cdc-icon-home:before {
  content: "\f21d";
}
.cdcFooter .cdc-icon-magnify:before {
  content: "\f21e";
}
.cdcFooter .cdc-icon-email:before {
  content: "\f21f";
}
.cdcFooter .cdc-icon-phone:before {
  content: "\f220";
}
.cdcFooter .cdc-icon-settings:before {
  content: "\f221";
}
.cdcFooter .cdc-icon-close:before {
  content: "\f222";
}
.cdcFooter .cdc-icon-hubspot:before {
  content: "\f223";
}
.cdcFooter .cdc-icon-square:before {
  content: "\f224";
}
.cdcFooter .cdc-icon-address-book-light:before {
  content: "\f225";
}
.cdcFooter .cdc-icon-address-card-light:before {
  content: "\f226";
}
.cdcFooter .cdc-icon-allergies-light:before {
  content: "\f227";
}
.cdcFooter .cdc-icon-ambulance-light:before {
  content: "\f228";
}
.cdcFooter .cdc-icon-analytics-light:before {
  content: "\f229";
}
.cdcFooter .cdc-icon-apple-alt-light:before {
  content: "\f22a";
}
.cdcFooter .cdc-icon-archive-light:before {
  content: "\f22b";
}
.cdcFooter .cdc-icon-arrow-alt-circle-down-light:before {
  content: "\f22c";
}
.cdcFooter .cdc-icon-arrow-alt-circle-left-light:before {
  content: "\f22d";
}
.cdcFooter .cdc-icon-arrow-alt-circle-right-light:before {
  content: "\f22e";
}
.cdcFooter .cdc-icon-arrow-alt-circle-up-light:before {
  content: "\f22f";
}
.cdcFooter .cdc-icon-atlas-light:before {
  content: "\f230";
}
.cdcFooter .cdc-icon-baby-carriage-light:before {
  content: "\f231";
}
.cdcFooter .cdc-icon-baby-light:before {
  content: "\f232";
}
.cdcFooter .cdc-icon-ballot-check-light:before {
  content: "\f233";
}
.cdcFooter .cdc-icon-ballot-light:before {
  content: "\f234";
}
.cdcFooter .cdc-icon-band-aid-light:before {
  content: "\f235";
}
.cdcFooter .cdc-icon-bed-light:before {
  content: "\f236";
}
.cdcFooter .cdc-icon-book-alt-light:before {
  content: "\f237";
}
.cdcFooter .cdc-icon-book-light:before {
  content: "\f238";
}
.cdcFooter .cdc-icon-book-medical-light:before {
  content: "\f239";
}
.cdcFooter .cdc-icon-book-open-light:before {
  content: "\f23a";
}
.cdcFooter .cdc-icon-book-reader-light:before {
  content: "\f23b";
}
.cdcFooter .cdc-icon-book-user-light:before {
  content: "\f23c";
}
.cdcFooter .cdc-icon-books-medical-light:before {
  content: "\f23d";
}
.cdcFooter .cdc-icon-bread-loaf-light:before {
  content: "\f23e";
}
.cdcFooter .cdc-icon-briefcase-light:before {
  content: "\f23f";
}
.cdcFooter .cdc-icon-briefcase-medical-light:before {
  content: "\f240";
}
.cdcFooter .cdc-icon-browser-light:before {
  content: "\f241";
}
.cdcFooter .cdc-icon-bullseye-pointer-light:before {
  content: "\f242";
}
.cdcFooter .cdc-icon-calendar-alt-light:before {
  content: "\f243";
}
.cdcFooter .cdc-icon-calendar-check-light:before {
  content: "\f244";
}
.cdcFooter .cdc-icon-calendar-day-light:before {
  content: "\f245";
}
.cdcFooter .cdc-icon-calendar-edit-light:before {
  content: "\f246";
}
.cdcFooter .cdc-icon-calendar-exclamation-light:before {
  content: "\f247";
}
.cdcFooter .cdc-icon-calendar-light:before {
  content: "\f248";
}
.cdcFooter .cdc-icon-calendar-plus-light:before {
  content: "\f249";
}
.cdcFooter .cdc-icon-capsules-light:before {
  content: "\f24a";
}
.cdcFooter .cdc-icon-carrot-light:before {
  content: "\f24b";
}
.cdcFooter .cdc-icon-chalkboard-teacher-light:before {
  content: "\f24c";
}
.cdcFooter .cdc-icon-chart-area-light:before {
  content: "\f24d";
}
.cdcFooter .cdc-icon-chart-bar-light:before {
  content: "\f24e";
}
.cdcFooter .cdc-icon-chart-line-light:before {
  content: "\f24f";
}
.cdcFooter .cdc-icon-chart-pie-light:before {
  content: "\f250";
}
.cdcFooter .cdc-icon-check-circle-light:before {
  content: "\f251";
}
.cdcFooter .cdc-icon-check-light:before {
  content: "\f252";
}
.cdcFooter .cdc-icon-check-square-light:before {
  content: "\f253";
}
.cdcFooter .cdc-icon-cheese-swiss-light:before {
  content: "\f254";
}
.cdcFooter .cdc-icon-cheeseburger-light:before {
  content: "\f255";
}
.cdcFooter .cdc-icon-chevron-circle-down-light:before {
  content: "\f256";
}
.cdcFooter .cdc-icon-chevron-circle-left-light:before {
  content: "\f257";
}
.cdcFooter .cdc-icon-chevron-circle-right-light:before {
  content: "\f258";
}
.cdcFooter .cdc-icon-chevron-circle-up-light:before {
  content: "\f259";
}
.cdcFooter .cdc-icon-city-light:before {
  content: "\f25a";
}
.cdcFooter .cdc-icon-clinic-medical-light:before {
  content: "\f25b";
}
.cdcFooter .cdc-icon-clipboard-check-light:before {
  content: "\f25c";
}
.cdcFooter .cdc-icon-clipboard-light:before {
  content: "\f25d";
}
.cdcFooter .cdc-icon-clipboard-list-check-light:before {
  content: "\f25e";
}
.cdcFooter .cdc-icon-clipboard-list-light:before {
  content: "\f25f";
}
.cdcFooter .cdc-icon-clipboard-prescription-light:before {
  content: "\f260";
}
.cdcFooter .cdc-icon-clipboard-user-light:before {
  content: "\f261";
}
.cdcFooter .cdc-icon-cloud-light:before {
  content: "\f262";
}
.cdcFooter .cdc-icon-cocktail-light:before {
  content: "\f263";
}
.cdcFooter .cdc-icon-code-light:before {
  content: "\f264";
}
.cdcFooter .cdc-icon-cog-light:before {
  content: "\f265";
}
.cdcFooter .cdc-icon-cogs-light:before {
  content: "\f266";
}
.cdcFooter .cdc-icon-comment-alt-light:before {
  content: "\f267";
}
.cdcFooter .cdc-icon-comment-alt-lines-light:before {
  content: "\f268";
}
.cdcFooter .cdc-icon-comment-alt-medical-light:before {
  content: "\f269";
}
.cdcFooter .cdc-icon-comment-light:before {
  content: "\f26a";
}
.cdcFooter .cdc-icon-comment-lines-light:before {
  content: "\f26b";
}
.cdcFooter .cdc-icon-comment-medical-light:before {
  content: "\f26c";
}
.cdcFooter .cdc-icon-comments-alt-light:before {
  content: "\f26d";
}
.cdcFooter .cdc-icon-comments-light:before {
  content: "\f26e";
}
.cdcFooter .cdc-icon-copy-light:before {
  content: "\f26f";
}
.cdcFooter .cdc-icon-cow-light:before {
  content: "\f270";
}
.cdcFooter .cdc-icon-database-light:before {
  content: "\f271";
}
.cdcFooter .cdc-icon-desktop-alt-light:before {
  content: "\f272";
}
.cdcFooter .cdc-icon-desktop-light:before {
  content: "\f273";
}
.cdcFooter .cdc-icon-diagnoses-light:before {
  content: "\f274";
}
.cdcFooter .cdc-icon-disease-light:before {
  content: "\f275";
}
.cdcFooter .cdc-icon-dna-light:before {
  content: "\f276";
}
.cdcFooter .cdc-icon-download-light:before {
  content: "\f277";
}
.cdcFooter .cdc-icon-drumstick-light:before {
  content: "\f278";
}
.cdcFooter .cdc-icon-dumbbell-light:before {
  content: "\f279";
}
.cdcFooter .cdc-icon-ear-light:before {
  content: "\f27a";
}
.cdcFooter .cdc-icon-envelope-light:before {
  content: "\f27b";
}
.cdcFooter .cdc-icon-envelope-open-text-light:before {
  content: "\f27c";
}
.cdcFooter .cdc-icon-exclamation-circle-light:before {
  content: "\f27d";
}
.cdcFooter .cdc-icon-exclamation-square-light:before {
  content: "\f27e";
}
.cdcFooter .cdc-icon-exclamation-triangle-light:before {
  content: "\f27f";
}
.cdcFooter .cdc-icon-eye-dropper-light:before {
  content: "\f280";
}
.cdcFooter .cdc-icon-eye-light:before {
  content: "\f281";
}
.cdcFooter .cdc-icon-female-light:before {
  content: "\f282";
}
.cdcFooter .cdc-icon-file-alt-light:before {
  content: "\f283";
}
.cdcFooter .cdc-icon-file-archive-light:before {
  content: "\f284";
}
.cdcFooter .cdc-icon-file-audio-light:before {
  content: "\f285";
}
.cdcFooter .cdc-icon-file-certificate-light:before {
  content: "\f286";
}
.cdcFooter .cdc-icon-file-chart-line-light:before {
  content: "\f287";
}
.cdcFooter .cdc-icon-file-medical-alt-light:before {
  content: "\f288";
}
.cdcFooter .cdc-icon-file-medical-light:before {
  content: "\f289";
}
.cdcFooter .cdc-icon-file-prescription-light:before {
  content: "\f28a";
}
.cdcFooter .cdc-icon-files-medical-light:before {
  content: "\f28b";
}
.cdcFooter .cdc-icon-first-aid-light:before {
  content: "\f28c";
}
.cdcFooter .cdc-icon-flag-alt-light:before {
  content: "\f28d";
}
.cdcFooter .cdc-icon-flag-light:before {
  content: "\f28e";
}
.cdcFooter .cdc-icon-flask-light:before {
  content: "\f28f";
}
.cdcFooter .cdc-icon-folder-plus-light:before {
  content: "\f290";
}
.cdcFooter .cdc-icon-frown-light:before {
  content: "\f291";
}
.cdcFooter .cdc-icon-globe-africa-light:before {
  content: "\f292";
}
.cdcFooter .cdc-icon-globe-americas-light:before {
  content: "\f293";
}
.cdcFooter .cdc-icon-globe-asia-light:before {
  content: "\f294";
}
.cdcFooter .cdc-icon-globe-europe-light:before {
  content: "\f295";
}
.cdcFooter .cdc-icon-globe-light:before {
  content: "\f296";
}
.cdcFooter .cdc-icon-grin-light:before {
  content: "\f297";
}
.cdcFooter .cdc-icon-h-square-light:before {
  content: "\f298";
}
.cdcFooter .cdc-icon-hand-holding-heart-light:before {
  content: "\f299";
}
.cdcFooter .cdc-icon-hand-paper-light:before {
  content: "\f29a";
}
.cdcFooter .cdc-icon-hand-point-right-light:before {
  content: "\f29b";
}
.cdcFooter .cdc-icon-hands-helping-light:before {
  content: "\f29c";
}
.cdcFooter .cdc-icon-head-side-medical-light:before {
  content: "\f29d";
}
.cdcFooter .cdc-icon-heart-rate-light:before {
  content: "\f29e";
}
.cdcFooter .cdc-icon-heartbeat-light:before {
  content: "\f29f";
}
.cdcFooter .cdc-icon-hospital-alt-light:before {
  content: "\f2a0";
}
.cdcFooter .cdc-icon-hospital-light:before {
  content: "\f2a1";
}
.cdcFooter .cdc-icon-hospital-symbol-light:before {
  content: "\f2a2";
}
.cdcFooter .cdc-icon-hospital-user-light:before {
  content: "\f2a3";
}
.cdcFooter .cdc-icon-ice-cream-light:before {
  content: "\f2a4";
}
.cdcFooter .cdc-icon-id-badge-light:before {
  content: "\f2a5";
}
.cdcFooter .cdc-icon-id-card-light:before {
  content: "\f2a6";
}
.cdcFooter .cdc-icon-inbox-light:before {
  content: "\f2a7";
}
.cdcFooter .cdc-icon-info-circle-light:before {
  content: "\f2a8";
}
.cdcFooter .cdc-icon-info-light:before {
  content: "\f2a9";
}
.cdcFooter .cdc-icon-info-square-light:before {
  content: "\f2aa";
}
.cdcFooter .cdc-icon-key-light:before {
  content: "\f2ab";
}
.cdcFooter .cdc-icon-keyboard-light:before {
  content: "\f2ac";
}
.cdcFooter .cdc-icon-keynote-light:before {
  content: "\f2ad";
}
.cdcFooter .cdc-icon-landmark-alt-light:before {
  content: "\f2ae";
}
.cdcFooter .cdc-icon-landmark-light:before {
  content: "\f2af";
}
.cdcFooter .cdc-icon-laptop-light:before {
  content: "\f2b0";
}
.cdcFooter .cdc-icon-laptop-medical-light:before {
  content: "\f2b1";
}
.cdcFooter .cdc-icon-lightbulb-light:before {
  content: "\f2b2";
}
.cdcFooter .cdc-icon-link-light:before {
  content: "\f2b3";
}
.cdcFooter .cdc-icon-lungs-light:before {
  content: "\f2b4";
}
.cdcFooter .cdc-icon-male-light:before {
  content: "\f2b5";
}
.cdcFooter .cdc-icon-map-light:before {
  content: "\f2b6";
}
.cdcFooter .cdc-icon-medkit-light:before {
  content: "\f2b7";
}
.cdcFooter .cdc-icon-microphone-light:before {
  content: "\f2b8";
}
.cdcFooter .cdc-icon-microscope-light:before {
  content: "\f2b9";
}
.cdcFooter .cdc-icon-mobile-alt-light:before {
  content: "\f2ba";
}
.cdcFooter .cdc-icon-mobile-light:before {
  content: "\f2bb";
}
.cdcFooter .cdc-icon-monitor-heart-rate-light:before {
  content: "\f2bc";
}
.cdcFooter .cdc-icon-moon-light:before {
  content: "\f2bd";
}
.cdcFooter .cdc-icon-mortar-pestle-light:before {
  content: "\f2be";
}
.cdcFooter .cdc-icon-mouse-pointer-light:before {
  content: "\f2bf";
}
.cdcFooter .cdc-icon-network-wired-light:before {
  content: "\f2c0";
}
.cdcFooter .cdc-icon-newspaper-light:before {
  content: "\f2c1";
}
.cdcFooter .cdc-icon-notes-medical-light:before {
  content: "\f2c2";
}
.cdcFooter .cdc-icon-passport-light:before {
  content: "\f2c3";
}
.cdcFooter .cdc-icon-pills-light:before {
  content: "\f2c4";
}
.cdcFooter .cdc-icon-plane-light:before {
  content: "\f2c5";
}
.cdcFooter .cdc-icon-play-circle-light:before {
  content: "\f2c6";
}
.cdcFooter .cdc-icon-play-light:before {
  content: "\f2c7";
}
.cdcFooter .cdc-icon-poll-people-light:before {
  content: "\f2c8";
}
.cdcFooter .cdc-icon-popcorn-light:before {
  content: "\f2c9";
}
.cdcFooter .cdc-icon-portrait-light:before {
  content: "\f2ca";
}
.cdcFooter .cdc-icon-prescription-bottle-alt-light:before {
  content: "\f2cb";
}
.cdcFooter .cdc-icon-prescription-bottle-light:before {
  content: "\f2cc";
}
.cdcFooter .cdc-icon-prescription-light:before {
  content: "\f2cd";
}
.cdcFooter .cdc-icon-presentation-light:before {
  content: "\f2ce";
}
.cdcFooter .cdc-icon-procedures-light:before {
  content: "\f2cf";
}
.cdcFooter .cdc-icon-question-circle-light:before {
  content: "\f2d0";
}
.cdcFooter .cdc-icon-question-light:before {
  content: "\f2d1";
}
.cdcFooter .cdc-icon-question-square-light:before {
  content: "\f2d2";
}
.cdcFooter .cdc-icon-school-light:before {
  content: "\f2d3";
}
.cdcFooter .cdc-icon-search-light:before {
  content: "\f2d4";
}
.cdcFooter .cdc-icon-shuttle-van-light:before {
  content: "\f2d5";
}
.cdcFooter .cdc-icon-sitemap-light:before {
  content: "\f2d6";
}
.cdcFooter .cdc-icon-star-light:before {
  content: "\f2d7";
}
.cdcFooter .cdc-icon-stethoscope-light:before {
  content: "\f2d8";
}
.cdcFooter .cdc-icon-stomach-light:before {
  content: "\f2d9";
}
.cdcFooter .cdc-icon-stopwatch-light:before {
  content: "\f2da";
}
.cdcFooter .cdc-icon-stretcher-light:before {
  content: "\f2db";
}
.cdcFooter .cdc-icon-sun-light:before {
  content: "\f2dc";
}
.cdcFooter .cdc-icon-syringe-light:before {
  content: "\f2dd";
}
.cdcFooter .cdc-icon-tablet-alt-light:before {
  content: "\f2de";
}
.cdcFooter .cdc-icon-tablets-light:before {
  content: "\f2df";
}
.cdcFooter .cdc-icon-thumbs-down-light:before {
  content: "\f2e0";
}
.cdcFooter .cdc-icon-thumbs-up-light:before {
  content: "\f2e1";
}
.cdcFooter .cdc-icon-times-circle-light:before {
  content: "\f2e2";
}
.cdcFooter .cdc-icon-times-light:before {
  content: "\f2e3";
}
.cdcFooter .cdc-icon-toolbox-light:before {
  content: "\f2e4";
}
.cdcFooter .cdc-icon-tools-light:before {
  content: "\f2e5";
}
.cdcFooter .cdc-icon-universal-access-light:before {
  content: "\f2e6";
}
.cdcFooter .cdc-icon-user-chart-light:before {
  content: "\f2e7";
}
.cdcFooter .cdc-icon-user-cog-light:before {
  content: "\f2e8";
}
.cdcFooter .cdc-icon-user-friends-light:before {
  content: "\f2e9";
}
.cdcFooter .cdc-icon-user-light:before {
  content: "\f2ea";
}
.cdcFooter .cdc-icon-user-md-light:before {
  content: "\f2eb";
}
.cdcFooter .cdc-icon-user-nurse-light:before {
  content: "\f2ec";
}
.cdcFooter .cdc-icon-users-class-light:before {
  content: "\f2ed";
}
.cdcFooter .cdc-icon-users-light:before {
  content: "\f2ee";
}
.cdcFooter .cdc-icon-users-medical-light:before {
  content: "\f2ef";
}
.cdcFooter .cdc-icon-vial-light:before {
  content: "\f2f0";
}
.cdcFooter .cdc-icon-vials-light:before {
  content: "\f2f1";
}
.cdcFooter .cdc-icon-weight-light:before {
  content: "\f2f2";
}
.cdcFooter .cdc-icon-window-close-light:before {
  content: "\f2f3";
}
.cdcFooter .cdc-icon-x-ray-light:before {
  content: "\f2f4";
}
.cdcFooter .cdc-icon-address-book:before {
  content: "\f2f5";
}
.cdcFooter .cdc-icon-address-card:before {
  content: "\f2f6";
}
.cdcFooter .cdc-icon-allergies:before {
  content: "\f2f7";
}
.cdcFooter .cdc-icon-ambulance:before {
  content: "\f2f8";
}
.cdcFooter .cdc-icon-analytics:before {
  content: "\f2f9";
}
.cdcFooter .cdc-icon-apple-alt:before {
  content: "\f2fa";
}
.cdcFooter .cdc-icon-archive:before {
  content: "\f2fb";
}
.cdcFooter .cdc-icon-arrow-alt-circle-down:before {
  content: "\f2fc";
}
.cdcFooter .cdc-icon-arrow-alt-circle-left:before {
  content: "\f2fd";
}
.cdcFooter .cdc-icon-arrow-alt-circle-right:before {
  content: "\f2fe";
}
.cdcFooter .cdc-icon-arrow-alt-circle-up:before {
  content: "\f2ff";
}
.cdcFooter .cdc-icon-atlas:before {
  content: "\f300";
}
.cdcFooter .cdc-icon-baby-carriage:before {
  content: "\f301";
}
.cdcFooter .cdc-icon-baby:before {
  content: "\f302";
}
.cdcFooter .cdc-icon-ballot-check:before {
  content: "\f303";
}
.cdcFooter .cdc-icon-ballot:before {
  content: "\f304";
}
.cdcFooter .cdc-icon-band-aid:before {
  content: "\f305";
}
.cdcFooter .cdc-icon-bed:before {
  content: "\f306";
}
.cdcFooter .cdc-icon-book-alt:before {
  content: "\f307";
}
.cdcFooter .cdc-icon-book-medical:before {
  content: "\f308";
}
.cdcFooter .cdc-icon-book-open:before {
  content: "\f309";
}
.cdcFooter .cdc-icon-book-reader:before {
  content: "\f30a";
}
.cdcFooter .cdc-icon-book-user:before {
  content: "\f30b";
}
.cdcFooter .cdc-icon-book:before {
  content: "\f30c";
}
.cdcFooter .cdc-icon-books-medical:before {
  content: "\f30d";
}
.cdcFooter .cdc-icon-bread-loaf:before {
  content: "\f30e";
}
.cdcFooter .cdc-icon-briefcase-medical:before {
  content: "\f30f";
}
.cdcFooter .cdc-icon-briefcase:before {
  content: "\f310";
}
.cdcFooter .cdc-icon-browser:before {
  content: "\f311";
}
.cdcFooter .cdc-icon-bullseye-pointer:before {
  content: "\f312";
}
.cdcFooter .cdc-icon-calendar-alt:before {
  content: "\f313";
}
.cdcFooter .cdc-icon-calendar-check:before {
  content: "\f314";
}
.cdcFooter .cdc-icon-calendar-day:before {
  content: "\f315";
}
.cdcFooter .cdc-icon-calendar-edit:before {
  content: "\f316";
}
.cdcFooter .cdc-icon-calendar-exclamation:before {
  content: "\f317";
}
.cdcFooter .cdc-icon-calendar-plus:before {
  content: "\f318";
}
.cdcFooter .cdc-icon-calendar:before {
  content: "\f319";
}
.cdcFooter .cdc-icon-capsules:before {
  content: "\f31a";
}
.cdcFooter .cdc-icon-carrot:before {
  content: "\f31b";
}
.cdcFooter .cdc-icon-chalkboard-teacher:before {
  content: "\f31c";
}
.cdcFooter .cdc-icon-chart-area:before {
  content: "\f31d";
}
.cdcFooter .cdc-icon-chart-bar:before {
  content: "\f31e";
}
.cdcFooter .cdc-icon-chart-line:before {
  content: "\f31f";
}
.cdcFooter .cdc-icon-chart-pie:before {
  content: "\f320";
}
.cdcFooter .cdc-icon-check-circle:before {
  content: "\f321";
}
.cdcFooter .cdc-icon-check-square:before {
  content: "\f322";
}
.cdcFooter .cdc-icon-check:before {
  content: "\f323";
}
.cdcFooter .cdc-icon-cheese-swiss:before {
  content: "\f324";
}
.cdcFooter .cdc-icon-cheeseburger:before {
  content: "\f325";
}
.cdcFooter .cdc-icon-chevron-circle-down:before {
  content: "\f326";
}
.cdcFooter .cdc-icon-chevron-circle-left:before {
  content: "\f327";
}
.cdcFooter .cdc-icon-chevron-circle-right:before {
  content: "\f328";
}
.cdcFooter .cdc-icon-chevron-circle-up:before {
  content: "\f329";
}
.cdcFooter .cdc-icon-city:before {
  content: "\f32a";
}
.cdcFooter .cdc-icon-clinic-medical:before {
  content: "\f32b";
}
.cdcFooter .cdc-icon-clipboard-check:before {
  content: "\f32c";
}
.cdcFooter .cdc-icon-clipboard-list-check:before {
  content: "\f32d";
}
.cdcFooter .cdc-icon-clipboard-list:before {
  content: "\f32e";
}
.cdcFooter .cdc-icon-clipboard-prescription:before {
  content: "\f32f";
}
.cdcFooter .cdc-icon-clipboard-user:before {
  content: "\f330";
}
.cdcFooter .cdc-icon-clipboard:before {
  content: "\f331";
}
.cdcFooter .cdc-icon-cloud:before {
  content: "\f332";
}
.cdcFooter .cdc-icon-cocktail:before {
  content: "\f333";
}
.cdcFooter .cdc-icon-code:before {
  content: "\f334";
}
.cdcFooter .cdc-icon-cog:before {
  content: "\f335";
}
.cdcFooter .cdc-icon-cogs:before {
  content: "\f336";
}
.cdcFooter .cdc-icon-comment-alt-lines:before {
  content: "\f337";
}
.cdcFooter .cdc-icon-comment-alt-medical:before {
  content: "\f338";
}
.cdcFooter .cdc-icon-comment-alt:before {
  content: "\f339";
}
.cdcFooter .cdc-icon-comment-lines:before {
  content: "\f33a";
}
.cdcFooter .cdc-icon-comment-medical:before {
  content: "\f33b";
}
.cdcFooter .cdc-icon-comment:before {
  content: "\f33c";
}
.cdcFooter .cdc-icon-comments-alt:before {
  content: "\f33d";
}
.cdcFooter .cdc-icon-comments:before {
  content: "\f33e";
}
.cdcFooter .cdc-icon-copy:before {
  content: "\f33f";
}
.cdcFooter .cdc-icon-cow:before {
  content: "\f340";
}
.cdcFooter .cdc-icon-database:before {
  content: "\f341";
}
.cdcFooter .cdc-icon-desktop-alt:before {
  content: "\f342";
}
.cdcFooter .cdc-icon-desktop:before {
  content: "\f343";
}
.cdcFooter .cdc-icon-diagnoses:before {
  content: "\f344";
}
.cdcFooter .cdc-icon-disease:before {
  content: "\f345";
}
.cdcFooter .cdc-icon-dna:before {
  content: "\f346";
}
.cdcFooter .cdc-icon-download:before {
  content: "\f347";
}
.cdcFooter .cdc-icon-drumstick:before {
  content: "\f348";
}
.cdcFooter .cdc-icon-dumbbell:before {
  content: "\f349";
}
.cdcFooter .cdc-icon-ear:before {
  content: "\f34a";
}
.cdcFooter .cdc-icon-envelope-open-text:before {
  content: "\f34b";
}
.cdcFooter .cdc-icon-envelope:before {
  content: "\f34c";
}
.cdcFooter .cdc-icon-exclamation-circle:before {
  content: "\f34d";
}
.cdcFooter .cdc-icon-exclamation-square:before {
  content: "\f34e";
}
.cdcFooter .cdc-icon-exclamation-triangle:before {
  content: "\f34f";
}
.cdcFooter .cdc-icon-eye-dropper:before {
  content: "\f350";
}
.cdcFooter .cdc-icon-eye:before {
  content: "\f351";
}
.cdcFooter .cdc-icon-female:before {
  content: "\f352";
}
.cdcFooter .cdc-icon-file-alt:before {
  content: "\f353";
}
.cdcFooter .cdc-icon-file-archive:before {
  content: "\f354";
}
.cdcFooter .cdc-icon-file-audio:before {
  content: "\f355";
}
.cdcFooter .cdc-icon-file-certificate:before {
  content: "\f356";
}
.cdcFooter .cdc-icon-file-chart-line:before {
  content: "\f357";
}
.cdcFooter .cdc-icon-file-medical-alt:before {
  content: "\f358";
}
.cdcFooter .cdc-icon-file-medical:before {
  content: "\f359";
}
.cdcFooter .cdc-icon-file-prescription:before {
  content: "\f35a";
}
.cdcFooter .cdc-icon-files-medical:before {
  content: "\f35b";
}
.cdcFooter .cdc-icon-first-aid:before {
  content: "\f35c";
}
.cdcFooter .cdc-icon-flag-alt:before {
  content: "\f35d";
}
.cdcFooter .cdc-icon-flag:before {
  content: "\f35e";
}
.cdcFooter .cdc-icon-flask:before {
  content: "\f35f";
}
.cdcFooter .cdc-icon-folder-plus:before {
  content: "\f360";
}
.cdcFooter .cdc-icon-frown:before {
  content: "\f361";
}
.cdcFooter .cdc-icon-globe-africa:before {
  content: "\f362";
}
.cdcFooter .cdc-icon-globe-americas:before {
  content: "\f363";
}
.cdcFooter .cdc-icon-globe-asia:before {
  content: "\f364";
}
.cdcFooter .cdc-icon-globe-europe:before {
  content: "\f365";
}
.cdcFooter .cdc-icon-globe:before {
  content: "\f366";
}
.cdcFooter .cdc-icon-grin:before {
  content: "\f367";
}
.cdcFooter .cdc-icon-h-square:before {
  content: "\f368";
}
.cdcFooter .cdc-icon-hand-holding-heart:before {
  content: "\f369";
}
.cdcFooter .cdc-icon-hand-paper:before {
  content: "\f36a";
}
.cdcFooter .cdc-icon-hand-point-right:before {
  content: "\f36b";
}
.cdcFooter .cdc-icon-hands-helping:before {
  content: "\f36c";
}
.cdcFooter .cdc-icon-head-side-medical:before {
  content: "\f36d";
}
.cdcFooter .cdc-icon-heart-rate:before {
  content: "\f36e";
}
.cdcFooter .cdc-icon-heartbeat:before {
  content: "\f36f";
}
.cdcFooter .cdc-icon-hospital-alt:before {
  content: "\f370";
}
.cdcFooter .cdc-icon-hospital-symbol:before {
  content: "\f371";
}
.cdcFooter .cdc-icon-hospital-user:before {
  content: "\f372";
}
.cdcFooter .cdc-icon-hospital:before {
  content: "\f373";
}
.cdcFooter .cdc-icon-ice-cream:before {
  content: "\f374";
}
.cdcFooter .cdc-icon-id-badge:before {
  content: "\f375";
}
.cdcFooter .cdc-icon-id-card:before {
  content: "\f376";
}
.cdcFooter .cdc-icon-inbox:before {
  content: "\f377";
}
.cdcFooter .cdc-icon-info-circle:before {
  content: "\f378";
}
.cdcFooter .cdc-icon-info-square:before {
  content: "\f379";
}
.cdcFooter .cdc-icon-info:before {
  content: "\f37a";
}
.cdcFooter .cdc-icon-key:before {
  content: "\f37b";
}
.cdcFooter .cdc-icon-keyboard:before {
  content: "\f37c";
}
.cdcFooter .cdc-icon-keynote:before {
  content: "\f37d";
}
.cdcFooter .cdc-icon-landmark-alt:before {
  content: "\f37e";
}
.cdcFooter .cdc-icon-landmark:before {
  content: "\f37f";
}
.cdcFooter .cdc-icon-laptop-medical:before {
  content: "\f380";
}
.cdcFooter .cdc-icon-laptop:before {
  content: "\f381";
}
.cdcFooter .cdc-icon-lightbulb:before {
  content: "\f382";
}
.cdcFooter .cdc-icon-link:before {
  content: "\f383";
}
.cdcFooter .cdc-icon-lungs:before {
  content: "\f384";
}
.cdcFooter .cdc-icon-male:before {
  content: "\f385";
}
.cdcFooter .cdc-icon-map:before {
  content: "\f386";
}
.cdcFooter .cdc-icon-medkit:before {
  content: "\f387";
}
.cdcFooter .cdc-icon-microphone:before {
  content: "\f388";
}
.cdcFooter .cdc-icon-microscope:before {
  content: "\f389";
}
.cdcFooter .cdc-icon-mobile-alt:before {
  content: "\f38a";
}
.cdcFooter .cdc-icon-mobile:before {
  content: "\f38b";
}
.cdcFooter .cdc-icon-monitor-heart-rate:before {
  content: "\f38c";
}
.cdcFooter .cdc-icon-moon:before {
  content: "\f38d";
}
.cdcFooter .cdc-icon-mortar-pestle:before {
  content: "\f38e";
}
.cdcFooter .cdc-icon-mouse-pointer:before {
  content: "\f38f";
}
.cdcFooter .cdc-icon-network-wired:before {
  content: "\f390";
}
.cdcFooter .cdc-icon-newspaper:before {
  content: "\f391";
}
.cdcFooter .cdc-icon-notes-medical:before {
  content: "\f392";
}
.cdcFooter .cdc-icon-passport:before {
  content: "\f393";
}
.cdcFooter .cdc-icon-pills:before {
  content: "\f394";
}
.cdcFooter .cdc-icon-plane:before {
  content: "\f395";
}
.cdcFooter .cdc-icon-play-circle:before {
  content: "\f396";
}
.cdcFooter .cdc-icon-play:before {
  content: "\f397";
}
.cdcFooter .cdc-icon-poll-people:before {
  content: "\f398";
}
.cdcFooter .cdc-icon-popcorn:before {
  content: "\f399";
}
.cdcFooter .cdc-icon-portrait:before {
  content: "\f39a";
}
.cdcFooter .cdc-icon-prescription-bottle-alt:before {
  content: "\f39b";
}
.cdcFooter .cdc-icon-prescription-bottle:before {
  content: "\f39c";
}
.cdcFooter .cdc-icon-prescription:before {
  content: "\f39d";
}
.cdcFooter .cdc-icon-presentation:before {
  content: "\f39e";
}
.cdcFooter .cdc-icon-procedures:before {
  content: "\f39f";
}
.cdcFooter .cdc-icon-question-circle:before {
  content: "\f3a0";
}
.cdcFooter .cdc-icon-question-square:before {
  content: "\f3a1";
}
.cdcFooter .cdc-icon-question:before {
  content: "\f3a2";
}
.cdcFooter .cdc-icon-school:before {
  content: "\f3a3";
}
.cdcFooter .cdc-icon-search:before {
  content: "\f3a4";
}
.cdcFooter .cdc-icon-shuttle-van:before {
  content: "\f3a5";
}
.cdcFooter .cdc-icon-sitemap:before {
  content: "\f3a6";
}
.cdcFooter .cdc-icon-star:before {
  content: "\f3a7";
}
.cdcFooter .cdc-icon-stethoscope:before {
  content: "\f3a8";
}
.cdcFooter .cdc-icon-stomach:before {
  content: "\f3a9";
}
.cdcFooter .cdc-icon-stopwatch:before {
  content: "\f3aa";
}
.cdcFooter .cdc-icon-stretcher:before {
  content: "\f3ab";
}
.cdcFooter .cdc-icon-sun:before {
  content: "\f3ac";
}
.cdcFooter .cdc-icon-syringe:before {
  content: "\f3ad";
}
.cdcFooter .cdc-icon-tablet-alt:before {
  content: "\f3ae";
}
.cdcFooter .cdc-icon-tablets:before {
  content: "\f3af";
}
.cdcFooter .cdc-icon-thumbs-down:before {
  content: "\f3b0";
}
.cdcFooter .cdc-icon-thumbs-up:before {
  content: "\f3b1";
}
.cdcFooter .cdc-icon-times-circle:before {
  content: "\f3b2";
}
.cdcFooter .cdc-icon-times:before {
  content: "\f3b3";
}
.cdcFooter .cdc-icon-toolbox:before {
  content: "\f3b4";
}
.cdcFooter .cdc-icon-tools:before {
  content: "\f3b5";
}
.cdcFooter .cdc-icon-universal-access:before {
  content: "\f3b6";
}
.cdcFooter .cdc-icon-user-chart:before {
  content: "\f3b7";
}
.cdcFooter .cdc-icon-user-cog:before {
  content: "\f3b8";
}
.cdcFooter .cdc-icon-user-friends:before {
  content: "\f3b9";
}
.cdcFooter .cdc-icon-user-md:before {
  content: "\f3ba";
}
.cdcFooter .cdc-icon-user-nurse:before {
  content: "\f3bb";
}
.cdcFooter .cdc-icon-user:before {
  content: "\f3bc";
}
.cdcFooter .cdc-icon-users-class:before {
  content: "\f3bd";
}
.cdcFooter .cdc-icon-users-medical:before {
  content: "\f3be";
}
.cdcFooter .cdc-icon-users:before {
  content: "\f3bf";
}
.cdcFooter .cdc-icon-vial:before {
  content: "\f3c0";
}
.cdcFooter .cdc-icon-vials:before {
  content: "\f3c1";
}
.cdcFooter .cdc-icon-weight:before {
  content: "\f3c2";
}
.cdcFooter .cdc-icon-window-close:before {
  content: "\f3c3";
}
.cdcFooter .cdc-icon-x-ray:before {
  content: "\f3c4";
}
.cdcFooter .cdc-icon-address-book-solid:before {
  content: "\f3c5";
}
.cdcFooter .cdc-icon-address-card-solid:before {
  content: "\f3c6";
}
.cdcFooter .cdc-icon-allergies-solid:before {
  content: "\f3c7";
}
.cdcFooter .cdc-icon-ambulance-solid:before {
  content: "\f3c8";
}
.cdcFooter .cdc-icon-analytics-solid:before {
  content: "\f3c9";
}
.cdcFooter .cdc-icon-apple-alt-solid:before {
  content: "\f3ca";
}
.cdcFooter .cdc-icon-archive-solid:before {
  content: "\f3cb";
}
.cdcFooter .cdc-icon-arrow-alt-circle-down-solid:before {
  content: "\f3cc";
}
.cdcFooter .cdc-icon-arrow-alt-circle-left-solid:before {
  content: "\f3cd";
}
.cdcFooter .cdc-icon-arrow-alt-circle-right-solid:before {
  content: "\f3ce";
}
.cdcFooter .cdc-icon-arrow-alt-circle-up-solid:before {
  content: "\f3cf";
}
.cdcFooter .cdc-icon-atlas-solid:before {
  content: "\f3d0";
}
.cdcFooter .cdc-icon-baby-carriage-solid:before {
  content: "\f3d1";
}
.cdcFooter .cdc-icon-baby-solid:before {
  content: "\f3d2";
}
.cdcFooter .cdc-icon-ballot-check-solid:before {
  content: "\f3d3";
}
.cdcFooter .cdc-icon-ballot-solid:before {
  content: "\f3d4";
}
.cdcFooter .cdc-icon-band-aid-solid:before {
  content: "\f3d5";
}
.cdcFooter .cdc-icon-bed-solid:before {
  content: "\f3d6";
}
.cdcFooter .cdc-icon-book-alt-solid:before {
  content: "\f3d7";
}
.cdcFooter .cdc-icon-book-medical-solid:before {
  content: "\f3d8";
}
.cdcFooter .cdc-icon-book-open-solid:before {
  content: "\f3d9";
}
.cdcFooter .cdc-icon-book-reader-solid:before {
  content: "\f3da";
}
.cdcFooter .cdc-icon-book-solid:before {
  content: "\f3db";
}
.cdcFooter .cdc-icon-book-user-solid:before {
  content: "\f3dc";
}
.cdcFooter .cdc-icon-books-medical-solid:before {
  content: "\f3dd";
}
.cdcFooter .cdc-icon-bread-loaf-solid:before {
  content: "\f3de";
}
.cdcFooter .cdc-icon-briefcase-medical-solid:before {
  content: "\f3df";
}
.cdcFooter .cdc-icon-briefcase-solid:before {
  content: "\f3e0";
}
.cdcFooter .cdc-icon-browser-solid:before {
  content: "\f3e1";
}
.cdcFooter .cdc-icon-bullseye-pointer-solid:before {
  content: "\f3e2";
}
.cdcFooter .cdc-icon-calendar-alt-solid:before {
  content: "\f3e3";
}
.cdcFooter .cdc-icon-calendar-check-solid:before {
  content: "\f3e4";
}
.cdcFooter .cdc-icon-calendar-day-solid:before {
  content: "\f3e5";
}
.cdcFooter .cdc-icon-calendar-edit-solid:before {
  content: "\f3e6";
}
.cdcFooter .cdc-icon-calendar-exclamation-solid:before {
  content: "\f3e7";
}
.cdcFooter .cdc-icon-calendar-plus-solid:before {
  content: "\f3e8";
}
.cdcFooter .cdc-icon-calendar-solid:before {
  content: "\f3e9";
}
.cdcFooter .cdc-icon-capsules-solid:before {
  content: "\f3ea";
}
.cdcFooter .cdc-icon-carrot-solid:before {
  content: "\f3eb";
}
.cdcFooter .cdc-icon-chalkboard-teacher-solid:before {
  content: "\f3ec";
}
.cdcFooter .cdc-icon-chart-area-solid:before {
  content: "\f3ed";
}
.cdcFooter .cdc-icon-chart-bar-solid:before {
  content: "\f3ee";
}
.cdcFooter .cdc-icon-chart-line-solid:before {
  content: "\f3ef";
}
.cdcFooter .cdc-icon-chart-pie-solid:before {
  content: "\f3f0";
}
.cdcFooter .cdc-icon-check-circle-solid:before {
  content: "\f3f1";
}
.cdcFooter .cdc-icon-check-solid:before {
  content: "\f3f2";
}
.cdcFooter .cdc-icon-check-square-solid:before {
  content: "\f3f3";
}
.cdcFooter .cdc-icon-cheese-swiss-solid:before {
  content: "\f3f4";
}
.cdcFooter .cdc-icon-cheeseburger-solid:before {
  content: "\f3f5";
}
.cdcFooter .cdc-icon-chevron-circle-down-solid:before {
  content: "\f3f6";
}
.cdcFooter .cdc-icon-chevron-circle-left-solid:before {
  content: "\f3f7";
}
.cdcFooter .cdc-icon-chevron-circle-right-solid:before {
  content: "\f3f8";
}
.cdcFooter .cdc-icon-chevron-circle-up-solid:before {
  content: "\f3f9";
}
.cdcFooter .cdc-icon-city-solid:before {
  content: "\f3fa";
}
.cdcFooter .cdc-icon-clinic-medical-solid:before {
  content: "\f3fb";
}
.cdcFooter .cdc-icon-clipboard-check-solid:before {
  content: "\f3fc";
}
.cdcFooter .cdc-icon-clipboard-list-check-solid:before {
  content: "\f3fd";
}
.cdcFooter .cdc-icon-clipboard-list-solid:before {
  content: "\f3fe";
}
.cdcFooter .cdc-icon-clipboard-prescription-solid:before {
  content: "\f3ff";
}
.cdcFooter .cdc-icon-clipboard-solid:before {
  content: "\f400";
}
.cdcFooter .cdc-icon-clipboard-user-solid:before {
  content: "\f401";
}
.cdcFooter .cdc-icon-cloud-solid:before {
  content: "\f402";
}
.cdcFooter .cdc-icon-cocktail-solid:before {
  content: "\f403";
}
.cdcFooter .cdc-icon-code-solid:before {
  content: "\f404";
}
.cdcFooter .cdc-icon-cog-solid:before {
  content: "\f405";
}
.cdcFooter .cdc-icon-cogs-solid:before {
  content: "\f406";
}
.cdcFooter .cdc-icon-comment-alt-lines-solid:before {
  content: "\f407";
}
.cdcFooter .cdc-icon-comment-alt-medical-solid:before {
  content: "\f408";
}
.cdcFooter .cdc-icon-comment-alt-solid:before {
  content: "\f409";
}
.cdcFooter .cdc-icon-comment-lines-solid:before {
  content: "\f40a";
}
.cdcFooter .cdc-icon-comment-medical-solid:before {
  content: "\f40b";
}
.cdcFooter .cdc-icon-comment-solid:before {
  content: "\f40c";
}
.cdcFooter .cdc-icon-comments-alt-solid:before {
  content: "\f40d";
}
.cdcFooter .cdc-icon-comments-solid:before {
  content: "\f40e";
}
.cdcFooter .cdc-icon-copy-solid:before {
  content: "\f40f";
}
.cdcFooter .cdc-icon-cow-solid:before {
  content: "\f410";
}
.cdcFooter .cdc-icon-database-solid:before {
  content: "\f411";
}
.cdcFooter .cdc-icon-desktop-alt-solid:before {
  content: "\f412";
}
.cdcFooter .cdc-icon-desktop-solid:before {
  content: "\f413";
}
.cdcFooter .cdc-icon-diagnoses-solid:before {
  content: "\f414";
}
.cdcFooter .cdc-icon-disease-solid:before {
  content: "\f415";
}
.cdcFooter .cdc-icon-dna-solid:before {
  content: "\f416";
}
.cdcFooter .cdc-icon-download-solid:before {
  content: "\f417";
}
.cdcFooter .cdc-icon-drumstick-solid:before {
  content: "\f418";
}
.cdcFooter .cdc-icon-dumbbell-solid:before {
  content: "\f419";
}
.cdcFooter .cdc-icon-ear-solid:before {
  content: "\f41a";
}
.cdcFooter .cdc-icon-envelope-open-text-solid:before {
  content: "\f41b";
}
.cdcFooter .cdc-icon-envelope-solid:before {
  content: "\f41c";
}
.cdcFooter .cdc-icon-exclamation-circle-solid:before {
  content: "\f41d";
}
.cdcFooter .cdc-icon-exclamation-square-solid:before {
  content: "\f41e";
}
.cdcFooter .cdc-icon-exclamation-triangle-solid:before {
  content: "\f41f";
}
.cdcFooter .cdc-icon-eye-dropper-solid:before {
  content: "\f420";
}
.cdcFooter .cdc-icon-eye-solid:before {
  content: "\f421";
}
.cdcFooter .cdc-icon-female-solid:before {
  content: "\f422";
}
.cdcFooter .cdc-icon-file-alt-solid:before {
  content: "\f423";
}
.cdcFooter .cdc-icon-file-archive-solid:before {
  content: "\f424";
}
.cdcFooter .cdc-icon-file-audio-solid:before {
  content: "\f425";
}
.cdcFooter .cdc-icon-file-certificate-solid:before {
  content: "\f426";
}
.cdcFooter .cdc-icon-file-chart-line-solid:before {
  content: "\f427";
}
.cdcFooter .cdc-icon-file-medical-alt-solid:before {
  content: "\f428";
}
.cdcFooter .cdc-icon-file-medical-solid:before {
  content: "\f429";
}
.cdcFooter .cdc-icon-file-prescription-solid:before {
  content: "\f42a";
}
.cdcFooter .cdc-icon-files-medical-solid:before {
  content: "\f42b";
}
.cdcFooter .cdc-icon-first-aid-solid:before {
  content: "\f42c";
}
.cdcFooter .cdc-icon-flag-alt-solid:before {
  content: "\f42d";
}
.cdcFooter .cdc-icon-flag-solid:before {
  content: "\f42e";
}
.cdcFooter .cdc-icon-flask-solid:before {
  content: "\f42f";
}
.cdcFooter .cdc-icon-folder-plus-solid:before {
  content: "\f430";
}
.cdcFooter .cdc-icon-frown-solid:before {
  content: "\f431";
}
.cdcFooter .cdc-icon-globe-africa-solid:before {
  content: "\f432";
}
.cdcFooter .cdc-icon-globe-americas-solid:before {
  content: "\f433";
}
.cdcFooter .cdc-icon-globe-asia-solid:before {
  content: "\f434";
}
.cdcFooter .cdc-icon-globe-europe-solid:before {
  content: "\f435";
}
.cdcFooter .cdc-icon-globe-solid:before {
  content: "\f436";
}
.cdcFooter .cdc-icon-grin-solid:before {
  content: "\f437";
}
.cdcFooter .cdc-icon-h-square-solid:before {
  content: "\f438";
}
.cdcFooter .cdc-icon-hand-holding-heart-solid:before {
  content: "\f439";
}
.cdcFooter .cdc-icon-hand-paper-solid:before {
  content: "\f43a";
}
.cdcFooter .cdc-icon-hand-point-right-solid:before {
  content: "\f43b";
}
.cdcFooter .cdc-icon-hands-helping-solid:before {
  content: "\f43c";
}
.cdcFooter .cdc-icon-head-side-medical-solid:before {
  content: "\f43d";
}
.cdcFooter .cdc-icon-heart-rate-solid:before {
  content: "\f43e";
}
.cdcFooter .cdc-icon-heartbeat-solid:before {
  content: "\f43f";
}
.cdcFooter .cdc-icon-hospital-alt-solid:before {
  content: "\f440";
}
.cdcFooter .cdc-icon-hospital-solid:before {
  content: "\f441";
}
.cdcFooter .cdc-icon-hospital-symbol-solid:before {
  content: "\f442";
}
.cdcFooter .cdc-icon-hospital-user-solid:before {
  content: "\f443";
}
.cdcFooter .cdc-icon-ice-cream-solid:before {
  content: "\f444";
}
.cdcFooter .cdc-icon-id-badge-solid:before {
  content: "\f445";
}
.cdcFooter .cdc-icon-id-card-solid:before {
  content: "\f446";
}
.cdcFooter .cdc-icon-inbox-solid:before {
  content: "\f447";
}
.cdcFooter .cdc-icon-info-circle-solid:before {
  content: "\f448";
}
.cdcFooter .cdc-icon-info-solid:before {
  content: "\f449";
}
.cdcFooter .cdc-icon-info-square-solid:before {
  content: "\f44a";
}
.cdcFooter .cdc-icon-key-solid:before {
  content: "\f44b";
}
.cdcFooter .cdc-icon-keyboard-solid:before {
  content: "\f44c";
}
.cdcFooter .cdc-icon-keynote-solid:before {
  content: "\f44d";
}
.cdcFooter .cdc-icon-landmark-alt-solid:before {
  content: "\f44e";
}
.cdcFooter .cdc-icon-landmark-solid:before {
  content: "\f44f";
}
.cdcFooter .cdc-icon-laptop-medical-solid:before {
  content: "\f450";
}
.cdcFooter .cdc-icon-laptop-solid:before {
  content: "\f451";
}
.cdcFooter .cdc-icon-lightbulb-solid:before {
  content: "\f452";
}
.cdcFooter .cdc-icon-link-solid:before {
  content: "\f453";
}
.cdcFooter .cdc-icon-lungs-solid:before {
  content: "\f454";
}
.cdcFooter .cdc-icon-male-solid:before {
  content: "\f455";
}
.cdcFooter .cdc-icon-map-solid:before {
  content: "\f456";
}
.cdcFooter .cdc-icon-medkit-solid:before {
  content: "\f457";
}
.cdcFooter .cdc-icon-microphone-solid:before {
  content: "\f458";
}
.cdcFooter .cdc-icon-microscope-solid:before {
  content: "\f459";
}
.cdcFooter .cdc-icon-mobile-alt-solid:before {
  content: "\f45a";
}
.cdcFooter .cdc-icon-mobile-solid:before {
  content: "\f45b";
}
.cdcFooter .cdc-icon-monitor-heart-rate-solid:before {
  content: "\f45c";
}
.cdcFooter .cdc-icon-moon-solid:before {
  content: "\f45d";
}
.cdcFooter .cdc-icon-mortar-pestle-solid:before {
  content: "\f45e";
}
.cdcFooter .cdc-icon-mouse-pointer-solid:before {
  content: "\f45f";
}
.cdcFooter .cdc-icon-network-wired-solid:before {
  content: "\f460";
}
.cdcFooter .cdc-icon-newspaper-solid:before {
  content: "\f461";
}
.cdcFooter .cdc-icon-notes-medical-solid:before {
  content: "\f462";
}
.cdcFooter .cdc-icon-passport-solid:before {
  content: "\f463";
}
.cdcFooter .cdc-icon-pills-solid:before {
  content: "\f464";
}
.cdcFooter .cdc-icon-plane-solid:before {
  content: "\f465";
}
.cdcFooter .cdc-icon-play-circle-solid:before {
  content: "\f466";
}
.cdcFooter .cdc-icon-play-solid:before {
  content: "\f467";
}
.cdcFooter .cdc-icon-poll-people-solid:before {
  content: "\f468";
}
.cdcFooter .cdc-icon-popcorn-solid:before {
  content: "\f469";
}
.cdcFooter .cdc-icon-portrait-solid:before {
  content: "\f46a";
}
.cdcFooter .cdc-icon-prescription-bottle-alt-solid:before {
  content: "\f46b";
}
.cdcFooter .cdc-icon-prescription-bottle-solid:before {
  content: "\f46c";
}
.cdcFooter .cdc-icon-prescription-solid:before {
  content: "\f46d";
}
.cdcFooter .cdc-icon-presentation-solid:before {
  content: "\f46e";
}
.cdcFooter .cdc-icon-procedures-solid:before {
  content: "\f46f";
}
.cdcFooter .cdc-icon-question-circle-solid:before {
  content: "\f470";
}
.cdcFooter .cdc-icon-question-solid:before {
  content: "\f471";
}
.cdcFooter .cdc-icon-question-square-solid:before {
  content: "\f472";
}
.cdcFooter .cdc-icon-school-solid:before {
  content: "\f473";
}
.cdcFooter .cdc-icon-search-solid:before {
  content: "\f474";
}
.cdcFooter .cdc-icon-shuttle-van-solid:before {
  content: "\f475";
}
.cdcFooter .cdc-icon-sitemap-solid:before {
  content: "\f476";
}
.cdcFooter .cdc-icon-star-solid:before {
  content: "\f477";
}
.cdcFooter .cdc-icon-stethoscope-solid:before {
  content: "\f478";
}
.cdcFooter .cdc-icon-stomach-solid:before {
  content: "\f479";
}
.cdcFooter .cdc-icon-stopwatch-solid:before {
  content: "\f47a";
}
.cdcFooter .cdc-icon-stretcher-solid:before {
  content: "\f47b";
}
.cdcFooter .cdc-icon-sun-solid:before {
  content: "\f47c";
}
.cdcFooter .cdc-icon-syringe-solid:before {
  content: "\f47d";
}
.cdcFooter .cdc-icon-tablet-alt-solid:before {
  content: "\f47e";
}
.cdcFooter .cdc-icon-tablets-solid:before {
  content: "\f47f";
}
.cdcFooter .cdc-icon-thumbs-down-solid:before {
  content: "\f480";
}
.cdcFooter .cdc-icon-thumbs-up-solid:before {
  content: "\f481";
}
.cdcFooter .cdc-icon-times-circle-solid:before {
  content: "\f482";
}
.cdcFooter .cdc-icon-times-solid:before {
  content: "\f483";
}
.cdcFooter .cdc-icon-toolbox-solid:before {
  content: "\f484";
}
.cdcFooter .cdc-icon-tools-solid:before {
  content: "\f485";
}
.cdcFooter .cdc-icon-universal-access-solid:before {
  content: "\f486";
}
.cdcFooter .cdc-icon-user-chart-solid:before {
  content: "\f487";
}
.cdcFooter .cdc-icon-user-cog-solid:before {
  content: "\f488";
}
.cdcFooter .cdc-icon-user-friends-solid:before {
  content: "\f489";
}
.cdcFooter .cdc-icon-user-md-solid:before {
  content: "\f48a";
}
.cdcFooter .cdc-icon-user-nurse-solid:before {
  content: "\f48b";
}
.cdcFooter .cdc-icon-user-solid:before {
  content: "\f48c";
}
.cdcFooter .cdc-icon-users-class-solid:before {
  content: "\f48d";
}
.cdcFooter .cdc-icon-users-medical-solid:before {
  content: "\f48e";
}
.cdcFooter .cdc-icon-users-solid:before {
  content: "\f48f";
}
.cdcFooter .cdc-icon-vial-solid:before {
  content: "\f490";
}
.cdcFooter .cdc-icon-vials-solid:before {
  content: "\f491";
}
.cdcFooter .cdc-icon-weight-solid:before {
  content: "\f492";
}
.cdcFooter .cdc-icon-window-close-solid:before {
  content: "\f493";
}
.cdcFooter .cdc-icon-x-ray-solid:before {
  content: "\f494";
}
@media (max-width: 767.98px) {
  .cdcFooter .step-table .row [class*=col-]:not(:last-child) {
    border-bottom: none;
  }
  .cdcFooter .step-table .row div > p:last-child {
    margin-bottom: 0 !important;
  }
}
.cdcFooter .step-table .row div > p:last-child {
  margin-bottom: 0 !important;
}
.cdcFooter .step-table .column-header {
  margin: 0!important;
  font-size: 1.125rem;
  font-weight: 700;
}
.cdcFooter .step-table .row-header {
  margin: 0!important;
  font-size: 1rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .cdcFooter .step-table .column-header {
    font-size: 1.125rem;
    background-color: inherit !important;
  }
  .cdcFooter .step-table .row-header {
    font-size: 1.375rem;
    background-color: inherit !important;
  }
}