/* Screen widths */
/* Site Colors */
/* Font Styles */
body {
  /** Banner **/
  /** End Banner **/
  /** Content Middle **/
  /*.field--name-field-media-oembed-video {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-top: 56.25%;

        iframe {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%;
        }
    }*/
  /*Views Styling goes here */
}
body .more-link {
  float: right;
  background-color: #1D435C;
  color: #FEFEFF;
  line-height: 1.8rem;
  font-weight: 500;
  padding: 0.9rem 1.8rem;
  margin-top: 10px;
  border-radius: 4px;
}
body .more-link a {
  color: #FEFEFF;
  text-decoration: none;
}
body .more-link:hover,
body .more-link:focus {
  background-color: #092D40;
}
body .more-link:hover a,
body .more-link:focus a {
  color: #fff;
}
body .form-control {
  border: 1px solid #1A1C1E;
}
body #block-drupalbase-custom-searchandfilterforceblock--2 {
  display: none;
}
body .tablesaw th,
body .tablesaw td {
  vertical-align: top;
}
body .tablesaw-stack td .tablesaw-cell-label,
body .tablesaw-stack th .tablesaw-cell-label {
  width: auto;
}
body .tablesaw-stack td .tablesaw-cell-label p:last-child,
body .tablesaw-stack th .tablesaw-cell-label p:last-child {
  margin: 0;
}
body .accordion-button:focus {
  outline-offset: 0.25rem;
  outline: 0.25rem solid #2491ff;
}
body ol.plist {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 3rem;
}
body ol.plist li {
  margin: 1rem 0;
}
body ol.plist > li {
  margin: 0;
  padding: 0;
}
body #block-drupalbase-custom-homepagesocialwidgets iframe {
  max-height: 500px;
}
body ol.plist {
  border-left: 8px solid #a6d6ff;
  counter-reset: numbered-list;
  margin-left: 10px;
  position: relative;
}
body ol.plist > li {
  line-height: 2.8rem;
  margin-bottom: 45px;
  padding-left: 30px;
}
body ol.plist > li h3,
body ol.plist > li h4,
body ol.plist > li h5 {
  line-height: 2.1rem;
  margin-top: 0;
}
body ol.plist > li strong,
body ol.plist > li b {
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 10px;
}
body ol.plist > li:last-child {
  border-left: 3px solid white;
  margin-left: -3px;
}
body ol.plist > li:before {
  font-size: 16px;
  background-color: #ffffff;
  border: 3px solid black;
  border-radius: 50%;
  color: black;
  content: counter(numbered-list, decimal);
  counter-increment: numbered-list;
  display: block;
  font-weight: bold;
  width: 40px;
  height: 40px;
  margin-top: -0.5em;
  line-height: 33px;
  position: absolute;
  left: -23px;
  text-align: center;
  font-size: 2rem;
  box-shadow: 0px 0px 0px 2px #FFF;
}
body .announcement {
  border: 1px solid #ED8F0C;
}
body .alert-group {
  background-color: #fce6c2;
}
body .view-site-alerts .alert-item {
  background-color: #fce6c2;
}
body .view-site-alerts .alert-item .alert:before {
  display: none;
}
body .view-site-alerts .alert-item .alert .btn {
  padding: 8px 16px;
}
body .view-site-alerts .alert-item .alert .alert-close {
  color: #000;
  cursor: pointer;
}
body .view-site-alerts .alert-item .alert p:last-child {
  margin-bottom: 0;
}
body .cke-alert .alert-info {
  border: 1px solid #99DEEA;
  border-radius: 4px;
}
body .cke-alert .alert-info:before {
  display: none;
}
body .cke-alert .alert-info .alert-icon {
  display: none;
}
body .sticky-container {
  top: 0;
  padding-top: 1em;
}
@media screen and (min-width: 992px) {
  body .sticky-container {
    position: -webkit-sticky;
    position: sticky;
    top: 1em;
    padding-top: 0;
  }
}
body .field--name-field-help-topics .d-flex.border-end:last-child {
  border-right: 0 !important;
}
body .card.homepage-help:hover {
  border-color: #ED8F0C;
}
body .card.homepage-help a {
  text-decoration: none;
  color: #1A1C1E;
}
body .card.homepage-help img {
  max-width: 100px;
  margin-bottom: 0;
}
body #block-searchapipagesearchblockform input,
body input[aria-label="Newsletter sign-up"] {
  border-radius: 8px 0 0 8px !important;
}
body #block-drupalbase-custom-searchapipagesearchblockform input[type="search"] {
  padding: 15px;
  height: 1rem;
}
body #block-drupalbase-custom-searchapipagesearchblockform button[type="submit"] {
  padding: 5px 12px;
  line-height: 0;
}
body #block-drupalbase-custom-searchapipagesearchblockform button[type="submit"] i.material-icons {
  top: 3px;
  position: relative;
  line-height: inherit;
}
body #block-views-block-related-information-block-1 .views-field,
body #block-views-block-related-information-block-1 .field-content {
  height: 100%;
}
body .btn {
  font-size: 1.6rem;
}
body .btn.btn-default {
  box-shadow: inset 0 0 0 0.125rem;
  --bs-btn-color: #005ea2;
  --bs-btn-border-color: #005ea2;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005ea2;
  --bs-btn-hover-border-color: #005ea2;
  --bs-btn-focus-shadow-rgb: 0, 94, 162;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005ea2;
  --bs-btn-active-border-color: #005ea2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005ea2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005ea2;
  --bs-gradient: none;
}
body .need-something-else-block ul,
body .licensed-by-other-agencies-block ul {
  grid-auto-flow: column;
  grid-template-rows: repeat(4, -webkit-min-content);
  grid-template-rows: repeat(4, min-content);
  display: grid;
  text-align: left;
  -webkit-column-gap: 50px;
  column-gap: 50px;
}
body .need-something-else-block ul li,
body .licensed-by-other-agencies-block ul li {
  border: 0;
  padding: 0.25rem;
}
body .need-something-else-block ul li:before,
body .licensed-by-other-agencies-block ul li:before {
  content: "\2022";
  color: #0A5882;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
@media (max-width: 767px) {
  body .need-something-else-block ul,
  body .licensed-by-other-agencies-block ul {
    display: block;
  }
}
body .licensed-by-other-agencies-block ul {
  grid-template-rows: repeat(3, -webkit-min-content);
  grid-template-rows: repeat(3, min-content);
}
body .form-control,
body .form-select {
  font-size: 1.6rem;
  max-width: 100%;
}
body .banner .banner-inner button.accordion-button:hover,
body .banner .banner-inner button.accordion-button:focus {
  color: #D54414;
}
body .wrapper-banner .region-banner {
  position: relative;
}
body .wrapper-banner .region-banner #block-homepageblock3 {
  position: absolute;
  text-align: center;
  line-height: 1.3;
  width: 590px;
  height: 215px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  background-color: rgba(242, 242, 242, 0.9);
  border-radius: 8px;
  -webkit-box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.58);
  box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1199px) {
  body .wrapper-banner .region-banner #block-homepageblock3 {
    height: 185px;
    width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  body .wrapper-banner .region-banner #block-homepageblock3 {
    height: 165px;
  }
}
@media screen and (max-width: 800px) {
  body .wrapper-banner .region-banner #block-homepageblock3 {
    position: relative;
    width: 100%;
    height: 165px;
    padding-top: 2rem !important;
  }
}
@media screen and (max-width: 500px) {
  body .wrapper-banner .region-banner #block-homepageblock3 {
    height: 185px;
  }
}
@media screen and (max-width: 320px) {
  body .wrapper-banner .region-banner #block-homepageblock3 {
    height: 200px;
  }
}
body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body p {
  font-size: 2rem;
  font-weight: 600;
  color: #0C70AD;
  margin-bottom: 4%;
}
@media screen and (max-width: 1199px) {
  body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body p {
    margin-bottom: 2%;
  }
}
@media screen and (max-width: 1024px) {
  body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 500px) {
  body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body p {
    font-size: 1.6rem;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 320px) {
  body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body p {
    margin-bottom: 7%;
  }
}
body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body p.lnk a {
  font-size: 1.8rem;
  font-weight: 500;
  background: #1D435C;
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
}
body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body p.lnk a:hover {
  background: #092D40;
}
@media screen and (max-width: 1024px) {
  body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body p.lnk a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 500px) {
  body .wrapper-banner .region-banner #block-homepageblock3 .field--name-body p.lnk a {
    font-size: 1.5rem;
    padding: 7px 20px;
  }
}
body .banner-content {
  font-size: 1.3rem;
}
body .wrapper-content-lower-middle {
  background: #0C70AD;
}
body .wrapper-content-lower-middle #block-twocolblock .col-first {
  padding-right: 1rem;
}
@media screen and (max-width: 1024px) {
  body .wrapper-content-lower-middle #block-twocolblock .col-first {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  body .wrapper-content-lower-middle #block-twocolblock .col-first .field--name-field-media-image {
    display: flex;
    justify-content: center;
  }
}
body .wrapper-content-lower-middle #block-twocolblock .col-second {
  padding-left: 1rem;
}
@media screen and (max-width: 1024px) {
  body .wrapper-content-lower-middle #block-twocolblock .col-second {
    width: 100%;
  }
}
body .wrapper-content-upper-bottom {
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  body .wrapper-content-upper-bottom .three-col .col-12 {
    width: 100%;
    margin-bottom: 20px;
  }
}
body div.webform-block-style {
  width: 91%;
}
body div.webform-block-style h3 {
  margin-top: 0 !important;
}
body #block-drupalbase-custom-homepagestatisticsbanner {
  position: relative;
  margin-top: 5rem;
  z-index: 2;
}
body #block-drupalbase-custom-homepagestatisticsbanner .stat-diff {
  background-color: #0A5882;
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 20px;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  text-align: center;
  padding-top: 9px;
}
body #block-drupalbase-custom-homepagestatisticsbanner .stat-diff i.increase {
  transform: rotate(180deg);
}
body #block-drupalbase-custom-homepagestatisticsbanner .stat-diff i.change {
  transform: rotate(270deg);
}
@media screen and (max-width: 991px) {
  body #block-drupalbase-custom-homepagestatisticsbanner .stat-diff {
    bottom: 7px;
  }
}
@media screen and (min-width: 992px) {
  body #block-drupalbase-custom-homepagestatisticsbanner .flex-column {
    position: relative;
    margin-top: -25px !important;
    margin-bottom: -25px !important;
  }
  body #block-drupalbase-custom-homepagestatisticsbanner .paragraph--type--homepage-statistic.paragraph--view-mode--default {
    position: relative;
    border: 1px solid #74AFD4;
  }
}
body .lmi-btn {
  background-color: #0A5882;
  color: #FFF;
  padding: 41px 80px 20px 80px;
  border-radius: 0 0 20px 20px;
  position: relative;
  top: -2px;
}
body .lmi-btn:hover,
body .lmi-btn:focus {
  color: #FEFEFF !important;
}
@media (max-width: 992px) {
  body .hs-link {
    background-color: #0A5882;
  }
  body .lmi-btn {
    padding: 5px;
    border-radius: 0;
    background-color: transparent;
  }
}
body .field--type-daterange {
  font-weight: 700;
  border-left: 5px solid #74AFD4;
  padding-left: 10px;
  margin-bottom: 12px;
}
body #block-drupalbase-custom-homepageroundimagedarkblue h2,
body #block-drupalbase-custom-homepageroundimagedarkblue a {
  color: #FEFEFF;
}
body #block-drupalbase-custom-tophomepageblog,
body #block-drupalbase-custom-homepageroundimagedarkblue {
  z-index: 1;
}
body #block-drupalbase-custom-tophomepageblog .field--name-field-blog-promo-image,
body #block-drupalbase-custom-homepageroundimagedarkblue .field--name-field-blog-promo-image {
  margin: 0;
}
body #block-drupalbase-custom-tophomepageblog .front-rounded img,
body #block-drupalbase-custom-homepageroundimagedarkblue .front-rounded img {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  body #block-drupalbase-custom-tophomepageblog .front-rounded img,
  body #block-drupalbase-custom-homepageroundimagedarkblue .front-rounded img {
    border-radius: 50%;
    position: relative;
    display: block;
    margin-bottom: -20px !important;
    margin-top: -20px !important;
    height: 400px;
    width: 400px;
    max-width: none;
  }
}
body #active-filters,
body #active-filters-custom {
  margin-bottom: 0;
}
body #active-filters .active-filter-tag,
body #active-filters-custom .active-filter-tag {
  background-color: #BFE7FF;
  border-radius: 5px;
}
body #active-filters .active-filter-tag a,
body #active-filters-custom .active-filter-tag a {
  padding: 0 10px;
}
body #active-filters .active-filter-tag a:hover,
body #active-filters-custom .active-filter-tag a:hover {
  color: #1A1C1E !important;
}
body .pill-list ul.list-group {
  display: block;
}
body .pill-list ul.list-group li {
  text-decoration: none;
  background-color: #BFE7FF;
  color: #1A1C1E;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  margin: 0 5px 5px 0;
  border: 0;
}
body ul.pagination li.pager__item--next a {
  align-items: center;
  border-radius: 0.25rem;
  display: inline-flex;
  justify-content: center;
  padding: 0.5rem;
  text-decoration: none;
  width: 100%;
  font-size: 1.6rem;
}
body ul.pagination li.page-item {
  white-space: nowrap;
  height: 4rem;
}
body ul.pagination li.page-item span {
  border: 0;
  color: #0C70AD;
  font-size: 1.6rem;
}
body ul.pagination li.page-item span:hover,
body ul.pagination li.page-item span:focus {
  background-color: transparent;
}
body ul.pagination li.page-item a {
  font-size: 1.6rem;
  border: 0;
  color: #0C70AD;
}
body ul.pagination li.page-item.active .page-link {
  color: #0C70AD;
  background-color: #BFE7FF;
  align-items: center;
  border-radius: 0.25rem;
  display: inline-flex;
  justify-content: center;
  padding: 0.5rem;
  text-decoration: none;
  width: 100%;
}
body figure {
  margin: 0 0 1.5rem 0;
}
body #main .field--type-string {
  float: inherit !important;
  margin: 0 0 1.5rem 0;
}
body #main .field--type-string img {
  margin: 0;
  display: block;
}
body #main .field--type-string img.media-oembed-content {
  width: 100%;
  height: 400px;
}
body #main .node .field--type-image {
  width: 100%;
}
@media (max-width: 992px) {
  body #main div .field--type-image.field--name-field-plate-image,
  body #main .field--type-string.field--name-field-plate-image {
    float: none !important;
  }
  body #main div .field--type-image.field--name-field-plate-image img,
  body #main .field--type-string.field--name-field-plate-image img {
    max-width: none;
    height: auto;
  }
}
body #main .align-center {
  width: 100%;
  display: inline-block;
  text-align: center;
}
body #main .align-left .field--type-image,
body #main .align-left .field--type-string {
  margin: 0 1.5rem 1.5rem 0 !important;
}
body #main .align-right .field--type-image,
body #main .align-right .field--type-string {
  margin: 0 0 1.5rem 1.5rem !important;
}
body #main .align-left .field--type-image img,
body #main .align-right .field--type-image img,
body #main .align-left .field--type-string img,
body #main .align-right .field--type-string img,
body #main .align-left .field--type-image iframe,
body #main .align-right .field--type-image iframe,
body #main .align-left .field--type-string iframe,
body #main .align-right .field--type-string iframe {
  margin: 0;
  display: block;
}
body #main figure.caption-drupal-media.align-left {
  margin: 0 1.5rem 1.5rem 0;
}
body #main figure.caption-drupal-media.align-right {
  margin: 0 0 1.5rem 1.5rem;
}
body #main figure.caption-drupal-media .field--type-image {
  margin: 0 !important;
}
body #main figure.caption-drupal-media .field--type-image img {
  margin: 0;
}
body #main figure.caption-drupal-media figcaption {
  background-color: #EDF8FF;
  padding: 0.75rem;
  font-style: italic;
}
body .view-professional-licenses .views-field-field-category {
  margin: 10px 0;
}
body .view-professional-licenses .views-field-field-category .field-category ul.list-group {
  display: block;
}
body .view-professional-licenses .views-field-field-category .field-category ul.list-group li {
  text-decoration: none;
  background-color: #D9D9D9;
  color: #000;
  padding: 3px 24px;
  border-radius: 15px;
  display: inline-block;
  margin: 0 5px 5px 0;
  border: 0;
}
body .field--name-field-help-topics-raw div a {
  min-width: 30%;
  margin: 0 10px 2rem 10px;
  display: inline-block;
}
@media (max-width: 992px) {
  body .field--name-field-help-topics-raw div a {
    min-width: 100%;
    margin: 0 0 1rem 0;
  }
}
body #clear-filter-tag.active-filter-tag {
  background-color: transparent;
  border: 1px solid #99DEEA;
}
body .alphabet-list .row {
  margin: auto;
}
body .alphabet-list span.views-summary {
  display: inline-block;
  width: auto;
  padding: 0 2px;
}
body.path-search #block-drupalbase-custom-content h2 {
  margin-top: 0;
}
body .search-form.google-cse {
  display: none;
}
body #google-cse-results .gsc-control-cse {
  padding: 0;
}
body #main .accordion {
  margin-bottom: 1rem;
  background-color: transparent;
  --bs-accordion-bg: transparent;
}
body #main .accordion .accordion-item .accordion-button:hover,
body #main .accordion .accordion-item .accordion-button:focus {
  text-decoration-style: solid;
}
body #main .accordion .accordion-collapse {
  border: 1px solid #f0f0f0;
  border-top: 0;
  padding: 1rem 1.25rem 0.75rem;
}
body #main .accordion .accordion-collapse .accordion-body p:last-child {
  margin-bottom: 0;
}
body #main .accordion .accordion-item .accordion-header .accordion-button,
body #main .accordion .accordion-item .accordion-header .accordion-button {
  font-size: 1.6rem;
}
body #main .accordion .accordion-item .accordion-header .accordion-button:after,
body #main .accordion .accordion-item .accordion-header .accordion-button:after {
  background-size: 2rem;
  width: 17px;
  height: 20px;
}
body #main h2.accordion-header {
  margin: 0;
}
body #main h2.accordion-header button.accordion-button {
  color: #1D435C;
}
body #main #sidenavigation-menu h2.accordion-header {
  margin: 0;
}
body #main #sidenavigation-menu h2.accordion-header button.accordion-button {
  background-color: #0A5882;
  color: #FEFEFF;
}
body #main #sidenavigation-menu h2.accordion-header button.accordion-button:after {
  filter: invert(100%);
  -webkit-filter: invert(100%);
}
body .wrapper-footer-top .field--name-field-media-image img {
  width: 100%;
}
body .wrapper-footer-top p {
  background: #fff;
  color: #1D435C;
  padding: 10px;
  margin-bottom: 30px;
}
body .wrapper-footer-middle h1,
body .wrapper-footer-middle h2,
body .wrapper-footer-middle h3,
body .wrapper-footer-middle h4,
body .wrapper-footer-middle p {
  color: #FEFEFF;
}
body #footernav .accordion-item {
  background-color: transparent;
  border-bottom: 1px solid #0A5882 !important;
}
body #footernav .accordion-item:last-child {
  border-bottom: 0 !important;
}
body #footernav .accordion-item .accordion-header .accordion-button:after {
  display: none;
}
body #footernav .accordion-item .accordion-header .accordion-button.collapsed .material-icons {
  transform: rotate(-90deg);
  margin-top: -9px;
}
body #footernav .accordion-item .accordion-collapse {
  padding: 0;
}
@media (max-width: 992px) {
  body #footernav .accordion-item {
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 992px) {
  body #footernav .accordion-item {
    margin-top: 0;
    border-bottom: 0 !important;
  }
  body #footernav .accordion-item .accordion-button .material-icons {
    display: none;
  }
  body #footernav .accordion-item .accordion-collapse {
    display: block;
    border: 0;
  }
}
body .pathway-section .card,
body .blue3-border {
  border: 1px solid #74AFD4;
}
body #block-drupalbase-custom-homepagehowcanwehelp,
body #block-drupalbase-custom-homepagefrontquickactions {
  position: relative;
  padding-top: 80px;
  margin-bottom: 88px;
}
body #block-drupalbase-custom-homepagehowcanwehelp .qa-image,
body #block-drupalbase-custom-homepagefrontquickactions .qa-image {
  position: absolute;
  right: -20px;
  top: -20px;
}
body #block-drupalbase-custom-homepagehowcanwehelp .qa-image img,
body #block-drupalbase-custom-homepagefrontquickactions .qa-image img {
  width: 75px;
  height: 75px;
}
body #block-drupalbase-custom-homepagehowcanwehelp .content,
body #block-drupalbase-custom-homepagefrontquickactions .content {
  position: relative;
  top: 50px;
}
body #block-drupalbase-custom-homepagehowcanwehelp #header-banner-image,
body #block-drupalbase-custom-homepagefrontquickactions #header-banner-image {
  width: 100%;
  height: 85%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/themes/drupalbase_custom/assets/images/banner-header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #c2e8ff;
  background-position: 100% 0%;
}
@media only screen and (max-width: 1300px) {
  body #block-drupalbase-custom-homepagehowcanwehelp #header-banner-image,
  body #block-drupalbase-custom-homepagefrontquickactions #header-banner-image {
    width: 100%;
    height: 75%;
    background-position: 50% 0%;
  }
}
body #block-drupalbase-custom-homepagehowcanwehelp #header-banner-text,
body #block-drupalbase-custom-homepagefrontquickactions #header-banner-text {
  max-width: 750px;
}
body form#views-exposed-form-seap-providers-block-1 .form-item-field-county-target-id {
  min-width: 300px;
}
body form#views-exposed-form-seap-providers-block-1 .form-item-field-county-target-id,
body form#views-exposed-form-seap-providers-block-1 .form-actions {
  display: inline-block;
}
body form#views-exposed-form-seap-providers-block-1 .form-actions {
  margin-left: 1rem;
}
body .pressrelease-contact {
  border-left: 5px solid #0C70AD;
  border-radius: 8px;
}
body .main-content .paragraph--type--contact-information {
  width: 100%;
  float: none;
  clear: none;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
}
body .main-content .paragraph--type--contact-information .field--type-string {
  margin: 0 !important;
}
body div.paragraph--type--contact-information .field__label {
  font-weight: bold;
}
body div.paragraph--type--contact-information .field__label:after {
  content: ':';
}
body .view-caseload-documents a {
  font-weight: 500;
  font-size: 1.8rem !important;
}
@media screen and (max-width: 991px) {
  body .views .filter-control.closed {
    max-height: 0;
    overflow: hidden;
    transition: max-height 300ms;
  }
}
@media screen and (max-width: 991px) {
  body .views .filter-control.opened {
    max-height: 100%;
    transition: max-height 300ms;
  }
}
[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
.white-links ul.contextual-links li a,
.white-links ul.contextual-links li a:hover {
  color: #000000 !important;
}
ul.contextual-links li a,
ul.contextual-links li a:hover {
  color: #000000 !important;
}
.yxt-Answers-component .yxt-SearchBar {
  height: 37px;
}
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container {
  height: 100%;
  width: 100%;
  border-radius: 8px;
  overflow: visible;
  position: relative;
  z-index: 9999999;
}
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container:focus,
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container:focus-visible,
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container:focus-within {
  outline-offset: 2px;
  outline: 2px solid #ED8F0C;
}
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container .yxt-SearchBar-form {
  height: 100%;
}
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container .yxt-SearchBar-form input {
  font-size: 1.6rem;
}
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container .yxt-SearchBar-form .yxt-SearchBar-button {
  border: 3px solid #092D40;
  padding: 0 12px;
  border-radius: 0 8px 8px 0;
}
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container .yxt-SearchBar-form .yxt-SearchBar-button .yxt-SearchBar-AnimatedIcon {
  display: none;
}
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container .yxt-SearchBar-form .yxt-SearchBar-button .yxt-SearchBar-buttonText {
  position: relative;
  height: 100%;
  width: auto;
  color: #2A2B2E;
}
.yxt-Answers-component .yxt-SearchBar .yxt-SearchBar-container .yxt-SearchBar-autocomplete .yxt-AutoComplete-results li {
  font-size: 1.5rem;
}
