/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Vendors > base22-components.scss */
/*
Standard color variables available on all three color palletes:
(Please do not add any aditional colors for candidates to global components)
*/
/* ======= START: NEWS FILTER ========== */
.iop-filter__first-section,
.odx-topic-hub-search .odx-topic-hub-search__input-container {
  background-color: #f2f2f2;
  border: 1px solid #D8D8D8;
  padding: 20px;
  border-radius: 10px 10px 0 0;
}

.iop-filter__title-container {
  display: inline;
}

body .content-body .iop-filter__title-container h2 {
  display: inline-block;
  font-size: 21px;
  font-style: normal;
  margin: 0 0 10px 0;
  line-height: 1.5;
  font-weight: 600;
}

.iop-filter__title-container span {
  display: none;
  float: right;
  margin: 15px 0 15px;
}

.iop-filter__title-container i {
  color: #700017;
}

.iop-news-filter .iop-filter__input-filter,
.iop-news-filter input#odx-topic-input-search {
  border: 1px solid #D8D8D8;
  width: 100%;
  display: inline-block;
  border-radius: 4px;
  font-size: 12px;
  line-height: 15px;
  padding: 0 12px;
  height: 40px;
}

.iop-news-filter .iop-filter__input-filter-btn,
.iop-news-filter .iop-filter__input-filter-btn:hover,
.iop-news-filter .odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__button,
.iop-news-filter .odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__button:hover {
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  width: 150px;
  text-transform: uppercase;
  border-radius: 4px;
  border: 1px solid #700017;
  outline: none;
  background-color: #700017;
}

.iop-filter-buttons-container {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .iop-filter-buttons-container {
    justify-content: center;
  }
}

.iop-alphalist__index-container {
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

ul.iop-alphalist__alphabet {
  list-style: none;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0;
  background-color: #FFFFFF;
  display: block;
}

ul.iop-alphalist__alphabet > li {
  display: inline-block;
}

ul.iop-alphalist__alphabet li {
  padding: 5px 7px;
}

ul.iop-alphalist__alphabet li:not(:first-child) a {
  color: #9B9B9B !important;
  text-transform: uppercase;
  text-decoration: none;
}

.iop-alphalist__alphabet-list-title {
  background-color: #700017;
  border-radius: 5px 0 0 5px;
}

.iop-alphalist__alphabet-list-title a.iop-alphalist-button-all {
  padding: 5px 10px;
  display: block;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
}

.iop-alphalist__alphabet-list-title a.iop-alphalist-button-all:visited,
.iop-alphalist__alphabet-list-title a.iop-alphalist-button-all:focus {
  color: white;
  text-decoration: none;
}

.iop-filter__second-section,
.odx-topic-hub-search .odx-topic-hub-filter__topics-and-reset-wrapper {
  border: 1px solid #D8D8D8;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  border-top: 0;
}

.odx-events__search-pagination li a {
  color: #700017;
}

#cards-generic-wrapper .pagination > .active > a, #cards-generic-wrapper .pagination > .active > a:focus, #cards-generic-wrapper .pagination > .active > a:hover, #cards-generic-wrapper .pagination > .active > span, #cards-generic-wrapper .pagination > .active > span:focus, #cards-generic-wrapper .pagination > .active > span:hover {
  background-color: #700017;
  border-color: #700017;
}

.js-iop-filter-pagination .page-link:hover {
  color: #700017;
}

.iop-filter__categories-title {
  display: inline-block;
  font-size: 21px;
  font-style: normal;
  margin: 15px 0 10px;
  line-height: 1.5;
  font-weight: 600;
}

.iop-filter__results-number-container {
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
}

.iop-filter__results-number {
  font-size: 14px;
  color: #5C5C5C;
}

.iop-filter__reset-btn-container {
  text-align: right;
}

.iop-filter__reset-btn-container #filterDisclaimer {
  color: #ff0000;
  margin-top: 5px;
}

.iop-filter__reset-btn,
.odx-topic-hub-search .odx-topic-hub-resources__reset-btn button {
  border: 1px solid #5C5C5C;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 9px 20px 5px;
  font-weight: 600;
  background: transparent;
}

.iop-filter__container .select2-container--disabled .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  border-color: #AAA;
  color: #777;
  padding-right: 9px;
  cursor: not-allowed;
}

.ohio-select2 .select2-selection--multiple .select2-selection__choice__remove {
  color: white;
}

.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  color: white;
  background-color: #700017;
  border-color: #700017;
  height: 32px;
  margin: 5px;
  padding: 6px 12px;
  display: flex;
  flex-flow: row-reverse;
}

.ohio-select2 .select2-selection--multiple .select2-selection__choice__remove, .ohio-select2 .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: white;
}

.select2-container .select2-search--inline .select2-search__field {
  height: 42px;
  margin: 0 !important;
  padding-top: unset;
}

.ohio-select2 .select2-selection--multiple ul.select2-selection__rendered {
  padding: unset;
}

.select2-container--default .select2-selection--multiple {
  display: flex !important;
  border: 1px solid #D8D8D8;
}

.iop-filter__container .select2-selection::after {
  content: '\f078';
  position: absolute;
  top: 0;
  right: 25px;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0;
  font-family: 'Font Awesome 5 Pro', 'FontAwesome';
  cursor: pointer;
}

.js-iop-filter-index--active {
  color: #700017;
  font-weight: bold;
}

.iop-secondary-button-container {
  margin: 15px 0 10px;
}

.js-iop-image-no-results img {
  display: block;
  width: 70%;
  margin: 0 auto;
}

.odx-topic-hub-search .odx-topic-hub-resources__reset-btn button {
  color: #4A4A4A;
  font-size: 1em;
  line-height: 1.42857143;
}

.odx-topic-hub-search .odx-topic-hub-search__input-container {
  margin-bottom: 0;
  padding: 20px;
}

.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-input-label {
  font-size: 21px;
  padding-bottom: 10px;
}

.odx-topic-hub-search .odx-topic-hub-filter__topics-and-reset-wrapper {
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .iop-filter__title-container span {
    display: inline-block;
  }
  .iop-filter__input-container {
    text-align: center;
  }
  .iop-filter__input-filter {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    border-right: 1px solid #D8D8D8;
  }
  .iop-filter__input-filter-btn {
    float: initial;
    border-radius: 5px;
  }
  .iop-filter__results-number-container {
    text-align: center;
  }
}

.iop-datepicker {
  display: inline-block;
  width: 100%;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  background-color: white;
  text-align: center;
}

.iop-datepicker .datepicker {
  border: none;
  width: 75%;
  padding: 0 5px;
  height: 42px;
  outline: none;
}

.datepicker-dropdown.dropdown-menu {
  font-size: 1rem;
}

.datepicker .prev::after, .datepicker .next::after {
  font-size: 1.5rem;
}

.iop-content-filter .iop-filter__input-filter,
.iop-content-filter input#odx-topic-input-search {
  border: 1px solid #d8d8d8;
  width: 100%;
  display: inline-block;
  border-radius: 4px;
  font-size: 12px;
  line-height: 15px;
  padding: 0 12px;
  height: 40px;
}

.iop-content-filter .iop-filter__input-filter-btn,
.iop-content-filter .iop-filter__input-filter-btn:hover,
.iop-content-filter .odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__button,
.iop-content-filter .odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__button:hover {
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  width: 150px;
  text-transform: uppercase;
  border-radius: 4px;
  outline: none;
}

.iop-filter-buttons-container {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  flex-wrap: wrap;
}

.iop-filter__boxes-wrapper {
  display: flex;
  column-gap: 10px;
}

.iop-filter__boxes-wrapper article {
  flex: 1 1;
}

.iop-filter__boxes-wrapper article:nth-of-type(2) {
  flex: 1 1;
  column-gap: 10px;
  display: flex;
}

.iop-filter__result-and-buttons-wrapper {
  display: flex;
}

.iop-filter__result-and-buttons-wrapper .iop-filter__results-number-container {
  flex: 1 1;
}

@media (max-width: 767px) {
  .iop-filter-buttons-container {
    justify-content: center;
  }
  .iop-filter__boxes-wrapper {
    flex-direction: column;
  }
  .iop-filter__boxes-wrapper article:nth-of-type(2) {
    flex: 1 1;
    column-gap: 10px;
    flex-direction: column;
  }
  .iop-filter__result-and-buttons-wrapper {
    flex-direction: column;
  }
}

/* ======= END: NEWS FILTER ========== */
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Vendors > base22-components.scss */
/* START - ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > MHA > mha-custom-styles.scss */
/* COLOR PALLETE */
/*$color-primary-main: #009969 !default; */
.tableOfContents li {
  list-style-type: initial;
}

.odx-content__image-caption {
  display: none;
}

.odx-content__image-container {
  margin-bottom: 20px;
}

.mha-hide-component-title .core-featured-cards__header {
  display: none;
}

.mha-hide-component-title .full-width-component::after {
  display: none;
}

/* START: Card Image Adjustment */
.ohio-card-bg-img {
  min-width: 100%;
  height: 100%;
  width: auto;
}

/* END: Card Image Adjustment */
/* START: Header */
#aw-header-bottom-right .fa,
#aw-header-bottom-right .fas,
#aw-header-bottom-right .far {
  color: #3d7aa9;
  font-size: 1.5em;
  font-weight: 400;
}

#aw-header-bottom-right .odx-help__link:hover,
#aw-header-bottom-right .odx-search__btn:hover {
  color: #3d7aa9;
}

#aw-header-navigation ul li a {
  font-weight: bold;
}

#aw-header-navigation ul li a:hover {
  color: #8b3043;
}

#aw-header-navigation ul li.current a {
  color: #8b3043;
  border-bottom: 6px solid #8b3043;
}

@media (min-width: 1200px) {
  #aw-header-navigation ul {
    margin: 0 15%;
  }
  #aw-header-navigation ul li a {
    padding: 35px 25px 0;
    font-size: 1em;
  }
  #aw-header-navigation .odx-page-description {
    font-size: 1.25em;
    margin-top: 0.3em;
  }
  #aw-header-bottom-left div.odx-logo-wrapper img {
    padding: 0px;
  }
  .sticky-header #aw-header-navigation ul {
    margin: 0 20%;
  }
  .sticky-header #aw-header-navigation ul li a {
    padding: 25px 30px 0 0;
    font-size: 0.875em;
  }
  .sticky-header #aw-header-navigation .odx-page-description {
    font-size: 1.2em;
    margin-top: .5em;
  }
  .sticky-header #aw-header-bottom-left div.odx-logo-wrapper img {
    height: 60px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  #aw-header-navigation ul {
    margin: 0 10%;
  }
  #aw-header-navigation ul li a {
    padding: 35px 20px 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #aw-header-navigation ul {
    margin: 0 10%;
  }
  #aw-header-navigation ul li a {
    padding: 40px 15px 0;
    font-size: 0.8em;
  }
  #aw-header-navigation .odx-page-description {
    font-size: 1.125em;
    margin-top: 0.2em;
  }
  #aw-header-bottom-left div.odx-logo-wrapper img {
    padding: 0px;
  }
  .sticky-header #aw-header-navigation ul {
    margin: 0 12%;
  }
  .sticky-header #aw-header-navigation ul li a {
    padding: 25px 28px 0 0;
    font-size: 0.75em;
  }
  .sticky-header #aw-header-navigation .odx-page-description {
    font-size: 1.2em;
    margin-top: .5em;
  }
  .sticky-header #aw-header-bottom-left div.odx-logo-wrapper img {
    height: 60px;
  }
}

/* END: Header */
/* START: Collapsable sections */
.twisty {
  border: 2px solid #EEEEEE;
}

.firstsectionHeader.opened, .sectionHeader.opened {
  background-color: #EEEEEE;
  line-height: 1em;
}

body .content-body .twisty h2 {
  font-size: 22px;
  color: #8b3043;
  background: #EEEEEE;
  font-weight: 600;
}

.twisty h2 strong, .story .twisty h2::before {
  color: #8b3043;
}

.twisty .firstsectionBody, .twisty .sectionBody {
  background-color: white;
  padding-bottom: 10px;
}

body .content-body .twisty .secondLevelSection.nested h3, .content-body .secondLevelSection.nested .sectionHeader {
  background-color: #eeeeee;
  color: #3d7aa9;
  border-bottom: none;
}

.twisty .secondLevelSection .sectionBody {
  padding-bottom: 5px;
}

.secondLevelSection [class*="sectionHeader"].opened, .secondLevelSection [class*="sectionHeader"].closed {
  background-color: #eeeeee;
  border-bottom: none;
}

body .content-body .twisty .closed h2, body .content-body .twisty .closed h3 {
  background: #eeeeee;
}

body .content-body .twisty h3 {
  color: #3d7aa9;
}

/* END: Collapsable Sections */
/* START: Locations */
.odx-locations__list-wrapper {
  background: rgba(112, 0, 23, 0.8);
}

.ohio-select-select::after, .ohio-choose-time-select::after, .ohio-select2 .select2-container--default .select2-selection--single::after {
  border-radius: 0 5px 5px 0;
}

.counties-dropdown-wrapper span.ohio-select-select.fa,
.odx-locations-list-widget__input {
  border-radius: 5px;
  border: none;
  background-color: white;
}

.odx-location__title {
  font-weight: 600;
}

.odx-locations-list-widget__icon {
  color: #3d7aa9;
  font-size: 20px;
}

.counties-dropdown-wrapper .ohio-select-select::before {
  color: #3d7aa9;
}

ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-list-title,
ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-list-title:hover {
  background-color: #8b3043;
}

ul.ohio-odx-alpha-directory__alphabet .odx-alpha-directory__alphabet-button-all:hover,
ul.ohio-odx-alpha-directory__alphabet .odx-alpha-directory__alphabet-button-all:visited {
  color: white;
  text-decoration: none;
}

body .content-body ul.ohio-odx-alpha-directory__alphabet a.ohio-odx-alpha-directory__alphabet-char {
  color: #525051;
}

.ohio-odx-alpha-directory__group .ohio-odx-alpha-directory__group-title {
  color: #282828;
}

/* END: Locations */
/* START: Table Of Contents */
.mha-glossary-landing .tableOfContents ul li {
  display: inline;
  margin-right: 10px;
}

/* END: Table Of Contents */
/* START: Form.io */
.content-body h4.panel-title, .content-body .panel-heading h4 {
  color: white;
  background-color: #0079c0;
  padding-top: 4px;
}

.panel-primary > .panel-heading {
  background-color: #0079c0;
}

.panel {
  border-color: #0079c0;
}

.formio-choices .form-control {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}

input.form-control,
select.form-control,
textarea.form-control {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}

.formio-component-button button,
.formio-component-button button:hover,
.formio-component-button button:focus,
.formio-component-button button[disabled],
.formio-component-button button[disabled]:hover,
.formio-component-button button[disabled]:focus {
  border: none;
  background-color: #8b3043;
  padding: 0.55rem 1.5rem 0.4rem;
  color: white;
  font-size: 1.25em;
  font-weight: 400;
  border-radius: 2rem;
}

/* END: Form.io */
article.odx-content td,
article.odx-content th {
  padding: 5px 5px 0;
}

/* START: Titles */
body .content-body .odx-content__title {
  color: #282828;
  font-weight: 600;
}

body .content-body h2,
body .content-body h1 {
  color: #282828;
  font-weight: 600;
}

body .content-body a,
body .content-body a:hover,
body .content-body a:visited,
body .content-body a:active,
body .content-body a:focus {
  color: #3B77A5;
  font-weight: bold;
}

body .content-body h2 {
  margin: 20px 0 0.25em 0;
  line-height: 1em;
}

body .content-body hr {
  margin: 0.25em 0 1em 0;
}

body .content-body h3 {
  color: #3d7aa9;
  font-weight: 600;
}

body .content-body h4 {
  font-weight: 600;
}

.odx-content__info {
  border-bottom: none;
}

.odx-content-section--landing-page-intro {
  margin-top: 20px;
}

/* END: Titles */
/* START: Buttons
.btn-default,
.btn-default:hover,
.btn-default:visited,
.btn-default:active,
.btn-default:focus,
.btn-primary,
.btn-primary:hover,
.btn-primary:visited,
.btn-primary:active,
.btn-primary:focus{
  background-color: $color-secondary-main;
  border-color: $color-secondary-main;
  color: $color-white;
}

.btn.btn-primary, .btn.btn-default{
  padding: 10px 10px 5px;
}

body .content-body a.odx-view-more:visited,
body .content-body a.odx-view-more:hover,
body .content-body a.odx-view-more:active,
body .content-body a.odx-view-more:focus{
  font-weight: bold;
}

a.btn-primary,
a.btn-primary:visited,
a.btn-primary:hover,
a.btn-primary:active,
a.btn-default,
a.btn-default:visited,
a.btn-default:hover,
a.btn-default:active {
  color: $color-white !important;
}
END: Buttons */
/* START: Breadcrumb */
.content-body .b-breadcrumb li:first-child > a,
.content-body .b-breadcrumb li + li:before,
.content-body .b-breadcrumb a,
.content-body .b-breadcrumb a:visited,
.content-body .b-breadcrumb a:hover,
.content-body .b-breadcrumb a:active,
.content-body .b-breadcrumb a:focus {
  color: #8b3043;
}

.b-breadcrumb li.current {
  font-weight: bold;
  color: #282828;
}

@media screen and (max-width: 767px) {
  .medicaid-site-intro-banner__site-intro {
    padding: 0 25px;
  }
}

/* END: Breadcrumb */
/* START: Left Nav */
.odx-icon-wrapper {
  border-radius: 0;
}

.aw-left-nav__icon div.odx-navigation {
  border: none;
}

.aw-left-nav__icon .aw-left-nav__icon-text {
  font-weight: bold;
  color: #282828;
}

body .content-body .aw-left-nav li.active a.left-navigation__link,
body .content-body .aw-left-nav li.active a.left-navigation__link:hover,
body .content-body .aw-left-nav li.active a.left-navigation__link:visited,
body .content-body .aw-left-nav li.active a.left-navigation__link:active,
body .content-body .aw-left-nav li.active a.left-navigation__link:focus {
  color: #8b3043;
  border-color: #8b3043;
}

.odx-navigation--left li.active {
  border-color: #8b3043;
}

a.left-navigation__link {
  text-transform: none;
}

@media screen and (max-width: 991px) {
  nav.odx-navigation.odx-navigation--left::after {
    width: 5%;
  }
}

/* END: Left Nav */
/* START - left nav image */
@media screen and (min-width: 992px) {
  .aw-left-nav__icon div.odx-navigation {
    width: 100px;
    height: auto;
    border-radius: 0;
    margin: 20px 20px 20px 0;
    padding: 4px 4px 5px 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .aw-left-nav {
    top: -110px;
  }
  .aw-left-nav__icon div.odx-navigation {
    padding: 0px;
    width: 50px;
    height: 50px;
    margin: 5px 5px 0;
  }
}

@media screen and (max-width: 767px) {
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page,
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page {
    margin-top: 55px;
  }
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page .aw-left-nav,
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page .aw-left-nav {
    top: -55px;
    left: -10px;
  }
  .aw-left-nav {
    z-index: 998;
  }
  .aw-left-nav__icon div.odx-navigation {
    width: 45px;
    height: 45px;
    margin: 2px 10px 0px;
    padding: 0px;
  }
}

.aw-left-nav__icon img.odx-icon {
  margin: 0 auto;
  border-radius: 0;
  background-size: contain;
  width: 100px;
  height: auto;
  background-position: bottom;
  bottom: 0;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .aw-left-nav__icon img.odx-icon {
    bottom: -10px;
    position: absolute;
    width: 60px;
    padding-bottom: 5px;
  }
}

/* END - left nav image */
/* ==== START Bio Cards override ==== */
.odx-meet-leadership {
  border-radius: 8px;
  box-shadow: none;
  background-color: #f8f8f8;
}

.ohio-card--center.odx-leader-card {
  height: 370px;
}

.ohio-card {
  border: none;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  background-color: #f8f8f8;
  border-radius: 8px;
}

.odx-divisions-catalog__container .ohio-card-bg-div {
  height: 249px;
}

.ohio-card--center.odx-leader-card .ohio-card-content p {
  color: #757575;
  size: 3em;
  margin-block-start: 0.3em;
  margin-block-end: 0.3em;
}

/* ==== END Bio Cards override ==== */
/* ==== START Resource Cards override ==== */
.ohio-card.ohio-card--center {
  background-color: #f8f8f8;
  border-radius: 8px;
}

/* ==== END Resource Cards override ==== */
/* ==== START Right Sidebar override ==== */
aside.odx-content-column.odx-content-column--right section.odx-content-section .odx-more-information,
aside.odx-content-column.odx-content-column--right section.odx-content-section section,
aside.odx-content-column.odx-content-column--right section.odx-content-section .odx-related-laws-and-forms,
aside.odx-content-column.odx-content-column--right .odx-share-this {
  background-color: #f8f8f8;
  box-shadow: none;
  border-radius: 8px;
}

aside.odx-content-column.odx-content-column--right .odx-content-section .btn-primary {
  background-color: #8b3043;
  border-color: #8b3043;
}

aside.odx-content-column.odx-content-column--right .odx-content-section .odx-more-information .btn-primary {
  border-radius: 2rem;
  font-weight: 400;
}

aside.odx-content-column.odx-content-column--right .odx-share-this {
  padding: 1em;
}

.content-body .odx-share-this h2 {
  font-size: 1.625em;
}

/* ==== END Right Sidebar override ==== */
/* ==== START font-family override ==== */
body .content-body h2.odx-bold {
  font-family: 'Source Sans Pro';
}

body .content-body h2,
body .content-body h3 {
  font-family: 'Source Sans Pro';
}

body .content-body .odx-content__title {
  font-family: 'Source Sans Pro';
  font-weight: bold;
  font-size: 2em;
  max-width: 900px;
}

.odx-product-featured-resources__resource .odx-product-featured-resources__title {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
}

body .content-body .b-intro-banner * {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
}

body .content-body .b-row-of-ads-item__title {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
}

body .content-body .b-highlighted-ad__title {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
}

body .content-body h1 {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
}

/* ==== END font-family override ==== */
/* ==== START: 508 validation  ==== */
#medicaid-formio__subscribe .control-label {
  display: none;
}

body .content-body .single-column-footer .odx_secondary-footer ul li {
  opacity: inherit;
}

body .content-body .iop-faqs-tabs__cards-faqs a.odx-view-more {
  color: #8b3043;
}

/* ==== END: 508 validation  ==== */
/* START: Footer */
body .content-body .single-column-footer {
  background-color: #f8f8f8;
}

body .content-body .single-column-footer .iop-call-to-action {
  background-color: #e2ebf2;
  display: none;
}

body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__content .iop-call-to-action__title {
  color: #282828;
}

body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__content .iop-call-to-action__prefix {
  font-size: 1rem;
  color: #000000;
}

@media (max-width: 767px) {
  body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__content .iop-call-to-action__prefix {
    margin: 0.65rem 0 0.25rem 0;
  }
}

body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__action {
  border-color: #700017;
  background-color: #700017;
}

@media (max-width: 767px) {
  body .content-body .single-column-footer .odx_primary-footer {
    padding: 40px 20px 20px;
  }
}

@media (max-width: 991px) {
  body .content-body .single-column-footer .odx_primary-footer .mobile-margin {
    margin-top: 21px;
  }
}

body .content-body .single-column-footer .odx_primary-footer a {
  color: #282828;
  text-decoration: none;
  line-height: 1.5em;
  font-weight: normal;
  text-transform: none;
}

body .content-body .single-column-footer .odx_primary-footer a:hover {
  color: #700017;
  text-decoration: underline;
}

body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation {
  margin-bottom: 42px;
  column-count: 1;
}

@media (min-width: 480px) {
  body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation {
    column-count: 2;
  }
}

@media (min-width: 768px) {
  body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation {
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}

@media (min-width: 992px) {
  body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation {
    column-count: 4;
  }
}

@media (min-width: 1200px) {
  body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation {
    margin-left: 8%;
    margin-right: 5%;
    width: 90%;
  }
}

body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
  padding: 0 5px 10px;
}

@media (min-width: 480px) {
  body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
    text-align: left;
  }
}

@media (min-width: 768px) {
  body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
    float: none;
    width: auto;
  }
}

@media (max-width: 992px) {
  body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
    margin-bottom: 7px;
  }
}

body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item .ohio-footer-navigation__header {
  color: #700017;
  font-size: 18px;
  line-height: 1.5em;
  text-transform: none;
}

@media (max-width: 767px) {
  body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item .ohio-footer-navigation__header {
    padding: 10px 0;
  }
}

body .content-body .single-column-footer .odx_primary-footer .odx_agency-info p {
  font-size: 16px;
  color: #282828;
}

body .content-body .single-column-footer .odx_secondary-footer {
  background-color: #700017;
}

/* END: Footer */
/* START: Carousel Cards */
.ohio-card {
  background: white;
}

.ohio-card.ohio-card--center .ohio-card-content {
  min-height: 211px;
}

.ohio-card .ohio-card-content .ohio-card-content-header {
  color: #282828;
  font-weight: 700;
  padding-top: 5px;
}

.ohio-card .ohio-card-content p {
  max-height: 109px;
  color: #282828;
}

.ohio-card .ohio-card-content__bottom {
  display: none;
}

.ohio-carousel-icons___button-right div::after,
.ohio-carousel-icons___button-left div::after {
  color: #3d7aa9;
}

.ohio-carousel-icons___button-left div:hover,
.ohio-carousel-icons___button-right div:hover {
  background-color: #3d7aa9;
}

.ohio-carousel-icons___button-left div:hover::after,
.ohio-carousel-icons___button-right div:hover::after {
  color: white;
}

div.odx-division-home__summary {
  height: 115px;
}

.odx-home__cards-align {
  margin-top: 1.25em;
}

/* END: Carousel Cards */
/* START: Generic Filter */
.iop-filter__input-filter-btn,
.iop-filter__input-filter-btn:hover,
.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__button,
.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__button:hover {
  font-weight: 400 !important;
}

.iop-filter__reset-btn,
.odx-topic-hub-search .odx-topic-hub-resources__reset-btn button {
  font-weight: 400 !important;
  border-radius: 2rem !important;
}

/* END: Generic Filter */
/* ******** START: Generic Filter for News ******** */
.com-datepicker {
  display: inline-block;
  width: 100%;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background-color: #FFFFFF;
  text-align: center;
}

.com-datepicker .datepicker {
  border: none;
  width: 75%;
  padding: 0 5px;
  height: 42px;
  outline: none;
}

.iop-content-filter .iop-filter__first-section {
  border-radius: 16px 16px 0 0;
}

.iop-content-filter .iop-filter__first-section {
  border-bottom: unset;
}

.iop-content-filter .iop-filter__second-section {
  border-radius: 0 0 16px 16px;
}

.iop-content-filter .iop-filter__second-section {
  background-color: #f8f8f8;
}

.iop-content-filter .iop-filter__input-filter {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #d8d8d8;
}

.iop-content-filter .iop-filter__input-filter-btn,
.iop-content-filter .iop-filter__reset-btn {
  border-radius: 2rem !important;
}

.iop-content-filter .ohio-select2 .select2-selection--multiple .select2-selection__choice__remove {
  color: #FFFFFF;
}

.iop-content-filter .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  color: #FFFFFF;
  background-color: #8b3043;
  height: 32px;
  margin: 5px;
  padding: 6px 12px;
  display: flex;
  flex-flow: row-reverse;
}

.iop-content-filter .select2-container .select2-search--inline .select2-search__field {
  height: 42px;
  margin: 0 !important;
  padding-top: unset;
}

.iop-content-filter .ohio-select2 .select2-selection--multiple ul.select2-selection__rendered {
  padding: unset;
}

.iop-content-filter .select2-container--default .select2-selection--multiple {
  display: flex !important;
  border: 1px solid #d8d8d8;
}

.iop-content-filter #cards-generic-wrapper > .row {
  border-radius: 16px;
  border: none;
  margin-right: 0;
  margin-left: 0;
}

.iop-content-filter .odx-news__thumbnail {
  border-radius: 16px;
  margin-bottom: unset;
}

.iop-content-filter .commerce-news__title {
  font-size: 21px;
  color: #282828;
}

.iop-content-filter .commerce-news__summary span {
  color: #282828;
  font-size: 18px;
}

.iop-content-filter .odx-news__date {
  color: #a1a1a1;
  font-size: 16px;
}

.iop-content-filter .odx-carousel-cards-item {
  padding: 8px 16px;
  margin-bottom: unset;
  background-color: #FFFFFF;
}

.iop-content-filter .odx-carousel-cards-item[style*="display: block;"] {
  padding: 17px 16px 15px 16px;
  border-bottom: 1px solid #d8d8d8;
  border-radius: 0;
}

.iop-content-filter .fist-item-in-page {
  border-top: unset;
  border-radius: 16px 16px 0 0;
}

.iop-content-filter .last-item-in-page {
  border-radius: 0 0 16px 16px;
}

.iop-content-filter .fist-item-in-page.last-item-in-page {
  border-radius: 16px;
}

.iop-content-filter .datepicker-days table.table-condensed th,
.iop-content-filter .datepicker-days table.table-condensed td {
  font-size: 16px;
}

.iop-content-filter .datepicker .prev::after,
.iop-content-filter .datepicker .next::after {
  color: #3d7aa9;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #8b3043;
  border-color: #8b3043;
}

.odx-events__search-btn,
.odx-events__search-btn:hover {
  border-top: 1px solid #8b3043;
  border-bottom: 1px solid #8b3043;
  border-right: 1px solid #8b3043;
  border-left: 0px;
  outline: none;
  background-color: #8b3043;
  font-weight: 400;
  border-radius: 0 2rem 2rem 0;
}

.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  color: white;
  border-color: #8b3043;
}

.odx-events__item-date {
  border-radius: 0.6em;
  background-color: #8b3043;
}

.odx-events__search-input {
  border-top: 1px solid #8b3043;
  border-bottom: 1px solid #8b3043;
  border-left: 1px solid #8b3043;
}

.odx-event__event-info .btn {
  border-radius: 2rem;
}

#odx-events-search .select2-selection::after {
  padding-top: 7px;
}

@media screen and (max-width: 767px) {
  .iop-content-filter .iop-filter__input-filter-btn {
    margin-bottom: 12px;
  }
}

.datepicker .prev::after,
.datepicker .next::after {
  color: #3d7aa9;
}

.datepicker-dropdown .datepicker-days {
  font-size: 0.75em;
}

.ohio-select2 .select2-selection--multiple .select2-selection__choice__remove, .ohio-select2 .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: white;
}

.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__button {
  height: 42px;
  border-top: 1px solid #8b3043;
  border-bottom: 1px solid #8b3043;
  border-right: 1px solid #8b3043;
  background: #8b3043;
}

.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__input {
  height: 42px;
}

/* ********* END: Generic Filter for News ********* */
.core-more-button {
  background-color: #f8f8f8;
}

/* ===== START: GET IN TOUCH OVERRIDE ======= */
.odx-get-in-touch {
  border-radius: 8px;
  box-shadow: none;
  background-color: #f8f8f8;
}

/* ===== END: GET IN TOUCH OVERRIDE ======= */
/* ===== START: CORE MAIN BANNER OVERRIDE ======= */
.core-main-banner .core-main-banner__container .core-main-banner__details {
  background-color: #f8f8f8;
  width: 600px;
}

@media (max-width: 991px) {
  .core-main-banner .core-main-banner__container .core-main-banner__details {
    width: 100% !important;
  }
}

.core-main-banner .core-main-banner__container .core-main-banner__heading {
  color: #3d7aa9;
  max-height: 250px;
}

.core-main-banner .core-main-banner__container .core-main-banner__subheading {
  color: #282828;
}

.core-main-banner .core-main-banner__container .core-main-banner__button {
  background-color: #8b3043;
  border-radius: 2rem;
  padding: 0.8rem 2rem;
  font-weight: 400;
}

.core-main-banner .core-main-banner__container .core-main-banner__button:hover,
.core-main-banner .core-main-banner__container .core-main-banner__button:active {
  background-color: #8b3043;
  color: #FFFFFF !important;
}

/* ===== END: CORE MAIN BANNER OVERRIDE ======= */
/* ====== START: CORE DIVISIONS CAROUSEL OVERRIDE ============ */
.core-divisions-carousel {
  margin-top: 3rem;
  padding-bottom: 20px;
}

.core-divisions-carousel .core-divisions-carousel__header {
  margin-bottom: 1.5rem;
}

.core-divisions-carousel .core-divisions-carousel__item {
  border-radius: 0.6em;
}

.core-divisions-carousel .core-divisions-carousel__item .core-divisions-carousel__title {
  color: #282828;
}

.core-carousel-button-left .icon,
.core-carousel-button-right .icon {
  background-color: #8b3043;
  color: #FFFFFF;
}

/* ====== END: CORE DIVISIONS CAROUSEL OVERRIDE ============ */
/* ====== START: CORE SPOTLIGHT BANNER OVERRIDE ========= */
body .content-body .core-spotlight__header-title {
  display: none;
}

.core-spotlight--full-width .core-spotlight__info {
  background-color: transparent;
}

.core-spotlight--full-width .core-spotlight__container {
  position: relative;
  padding: 3rem;
  margin-top: 3rem;
}

.core-spotlight--full-width .core-spotlight__container:before {
  content: "";
  width: 200vw;
  position: absolute;
  top: 0;
  left: -100%;
  background: #ffce4a;
  height: 100%;
  z-index: 0;
}

.core-spotlight--full-width .core-spotlight__container--2col .core-spotlight__thumbnail,
.core-spotlight--full-width .core-spotlight__container--full-width .core-spotlight__thumbnail {
  flex: 0 0 40%;
  border-radius: 2rem;
  position: relative;
  z-index: 1;
}

.core-spotlight--full-width .core-spotlight__container--2col .core-spotlight__info,
.core-spotlight--full-width .core-spotlight__container--full-width .core-spotlight__info {
  position: relative;
  z-index: 1;
}

.core-spotlight--full-width .core-spotlight__container--2col .core-spotlight__title,
.core-spotlight--full-width .core-spotlight__container--full-width .core-spotlight__title {
  color: #282828;
}

.core-spotlight--full-width .core-spotlight__info .core-spotlight__button,
.core-spotlight--full-width .core-spotlight__info .core-spotlight__button:hover {
  border: none;
  background-color: #8b3043;
  padding: 0.8rem 1.5rem;
  color: #FFFFFF !important;
  border-radius: 2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .core-spotlight--full-width .core-spotlight__container--2col .core-spotlight__info, .core-spotlight--full-width .core-spotlight__container--full-width .core-spotlight__info {
    padding: 40px 0;
    text-align: center;
  }
  .core-spotlight--full-width .core-spotlight__info .core-spotlight__button, .core-spotlight--full-width .core-spotlight__info .core-spotlight__button:hover {
    width: 100%;
  }
  .core-spotlight--full-width .core-spotlight__container {
    padding: 2.5rem 1rem;
  }
}

.core-spotlight__thumbnail {
  border-radius: 15px 0px 0px 15px;
}

.core-spotlight__info {
  border-radius: 0px 15px 15px 0;
  background-color: #f8f8f8;
}

.core-spotlight__title {
  color: #000000;
}

.core-spotlight__summary {
  font-size: 18px;
}

.core-spotlight__info .core-spotlight__button {
  border: none;
  background-color: #8b3043;
  padding: 0.8rem 1.5rem;
  color: #FFFFFF !important;
  border-radius: 2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
}

.core-spotlight__info .core-spotlight__button:visited {
  color: #FFFFFF !important;
  border-color: #8b3043;
}

.core-spotlight__info .core-spotlight__button:hover {
  background-color: #8b3043;
  border-color: #8b3043;
  color: #FFFFFF !important;
}

/* ====== END: CORE SPOTLIGHT BANNER OVERRIDE ========= */
/* ====== START: FEATURED CARDS OVERRIDE ========= */
.core-featured-cards__list .core-featured-cards__item {
  border-radius: 1rem;
}

.core-featured-cards__icon img {
  max-height: 100%;
}

.core-featured-cards__list .core-featured-cards__title {
  color: #282828;
}

.core-featured-cards__container {
  background-color: white;
}

.core-featured-cards__list .core-featured-cards__content {
  background-color: #f8f8f8;
}

/* ====== END: FEATURED CARDS OVERRIDE ========= */
/* ======== START: LATEST NEWS OVERRIDE ========== */
.core-news__list .core-news__thumbnail {
  border-radius: 1rem;
}

.core-news__list .core-news__item {
  padding: 1rem 0;
  border-bottom: 2px solid #d8d8d8;
  border-radius: 0;
  margin-bottom: 0 !important;
}

.core-news__list .core-news__info {
  background-color: transparent;
}

.core-news__list .core-news__info .core-news__title {
  color: #282828;
}

.core-news__list .core-news__info .core-news__date {
  color: #A1A1A1;
}

/* ======== END: LATEST NEWS OVERRIDE ========== */
/* ====== START : UPCOMING EVENTS OVERRIDE ============ */
.core-events__list .core-events__item-date {
  width: 65px;
  min-width: 65px;
  height: 65px;
  border-radius: 0.6em;
  background-color: #8b3043;
}

.core-events__list .core-events__item-date-month {
  font-size: 1rem;
}

.core-events__list .core-events__item-date-day {
  font-size: 2em;
}

.core-events__list .core-events__item {
  margin-bottom: 0;
  border-bottom: 2px solid #d8d8d8;
}

.core-events__list .core-events__item-link {
  display: flex;
  align-items: center;
}

.core-events__item-title.odx-events__item-title,
.core-events__list .core-events__item-location {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.core-events__list .core-events__item-right {
  margin-left: 1rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .core-events__list .core-events__item-title {
    font-size: 18px;
  }
  .core-events__list .core-events__item-location,
  .core-events__list .core-events__item-duration {
    font-size: 16px;
  }
}

/* ====== END : UPCOMING EVENTS OVERRIDE ============ */
/* ====== START: CORE TOPICS ADS OVERRIDE =========== */
.core-topic-ads__thumbnail img {
  max-height: 100%;
  max-width: 100%;
}

.core-topic-ads__thumbnail {
  height: 100px;
  flex: 0 0 150px;
}

.core-topic-ads__item {
  padding: 1.2rem;
  border-radius: 1rem;
}

body .content-body .core-topic-ads__title {
  font-size: 1.2rem;
  margin: 0 0 0.5rem;
}

.core-topic-ads__list {
  gap: 1.5rem;
}

body .content-body h2.core-topic-ads__header {
  margin: 1.5rem 0;
}

@media screen and (max-width: 767px) {
  .core-topic-ads__item {
    flex: 1 0 100%;
  }
}

/* ====== END: CORE TOPICS ADS OVERRIDE =========== */
/* ====== START: MULTIPLE ADS BLOCK =========== */
.iop-home-vertical-ads.odx-ads-container--vertical .odx-ads-item {
  height: 115px;
  border-bottom: none;
}

.iop-home-vertical-ads .odx-ads-item .odx-ads-item__image {
  height: 115px;
  width: 115px;
  float: left;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

.iop-home-vertical-ads .odx-ads-item .odx-ads-item__content {
  padding: 12px 10px 10px;
  width: calc(100% - 115px);
  overflow: hidden;
  float: left;
  height: 100%;
}

.iop-home-vertical-ads .odx-ads-item .odx-ads-item__title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  line-height: 20px;
  max-height: 40px;
  width: calc(100% + 20em);
  position: relative;
  overflow: hidden;
}

.odx-ads-container .odx-ads-item {
  border-radius: 15px;
  box-shadow: none;
  border: none;
  height: 130px;
}

.odx-ads-container .odx-ads-item .odx-ads-item__image {
  height: 110px;
  width: 110px;
  margin: 10px 0 10px 10px;
  display: block;
}

.odx-ads-container .odx-ads-item .odx-ads-item__content {
  width: calc(100% - 120px);
  padding: 15px 10px;
}

@media (max-width: 767px) {
  .odx-ads-container .odx-ads-item .odx-ads-item__summary {
    display: block;
  }
}

.odx-ads-item__summary {
  font-size: 16px;
  padding-top: 10px;
}

.odx-ads-item .odx-ads-item__title {
  background-image: none;
}

.odx-ads-container .odx-ads-item .odx-ads-item__title::after {
  background-image: none;
}

/* ====== END: MULTIPLE ADS BLOCK =========== */
/* ====== START: HELP CENTER =========== */
.core-spotlight__container-get-help-top-banner .core-spotlight__button {
  visibility: hidden;
}

.core-spotlight__container-get-help-top-banner .core-spotlight__button .multilingual {
  visibility: hidden !important;
}

.odx-ads-container .odx-ads-item {
  background-color: #f8f8f8;
}

.get-help-more-information .odx-more-information {
  box-shadow: none;
  border-radius: 15px;
}

@media (min-width: 992px) {
  .core-spotlight__container-get-help-bottom-banner .core-spotlight__container {
    display: flex;
    flex-direction: row-reverse;
  }
  .core-spotlight__container-get-help-bottom-banner .core-spotlight__container--full-width .core-spotlight__thumbnail {
    border-radius: 0px 15px 15px 0;
  }
  .core-spotlight__container-get-help-bottom-banner .core-spotlight__info {
    border-radius: 15px 0px 0px 15px;
  }
}

/* ====== END: HELP CENTER =========== */
/* START: Social media Sidebar */
.iop-social-ads__container ul li.iop-social-ads__item {
  margin: 0px 0px 10px 0 !important;
}

/* END: Social media Sidebar */
/* ====== START: SIDE FEATURED CONTENT ============ */
.odx-share-this__social--icon i {
  color: #3d7aa9;
}

.odx-side-feature-resources .odx-side-feature-resource {
  background: #f8f8f8;
  border-radius: 1rem;
  overflow: hidden;
}

.odx-side-feature-resources .odx-side-feature-resource__image {
  height: 174px;
  position: relative;
  overflow: hidden;
}

.odx-side-feature-resources .odx-side-feature-resource__image img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.odx-side-feature-resources .odx-side-feature-resource__title h3 {
  color: #282828;
  font-size: 1.1rem;
  margin: 20px 0 15px 0;
  padding: 0 20px;
}

.odx-side-feature-resources .odx-side-feature-resource__summary {
  padding: 0 20px;
  font-size: 1em;
  line-height: 1.3em;
  margin-bottom: 20px;
}

.odx-side-feature-resources .odx-side-feature-resource__actions {
  padding: 0 20px;
  margin-bottom: 1rem;
}

.odx-side-feature-resources .odx-side-feature-resource__actions a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.8rem;
}

.odx-side-feature-resources .odx-side-feature-resource__actions a:after {
  content: "\f054";
  font-family: 'FontAwesome';
  margin-left: 0.2rem;
}

/* ====== END: SIDE FEATURED CONTENT ============ */
#id-filter #js-table-visualization_filter {
  display: none;
}

/* START: Data Tables */
.dataTables_wrapper.no-footer div.dataTables_scrollBody table, .dataTables_wrapper.no-footer div.dataTables_scrollHead table, table.dataTable tbody tr {
  background-color: transparent;
}

/* END: Data Tables */
/* ==== START: Datatable with filters ==== */
#id-filter .dataTables_wrapper .dataTables_length {
  float: left;
}

table.dataTable.no-footer {
  padding-top: 0px;
}

#id-filter #js-table-visualization_filter {
  display: none;
}

#js-odx-content__table table .download-links {
  color: #3d7aa9;
}

body .content-body .no-decoration a {
  text-decoration: none;
}

table.hover.cell-border.dataTable.no-footer {
  border-top-left-radius: 5px;
}

table.dataTable thead th:first-of-type {
  border-top-left-radius: 10px;
}

table.dataTable thead th:last-of-type {
  border-top-right-radius: 10px;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #d8d8d8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

table.dataTable.cell-border tbody tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 9px;
}

table.dataTable.cell-border tbody tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 9px;
}

/* ==== END: Datatable with filters ==== */
/* ==== START: Site Alert override ==== */
.odx-site-alert .odx-site-alert-wrapper .odx-site-alert__icon {
  height: 24px;
}

.odx-site-alert .odx-site-alert-wrapper .odx-site-alert__label {
  padding: 4px 10px 0;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--emergency {
  margin-top: 3px;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--emergency .odx-site-alert__icon::before {
  font-size: 1.5em;
  font-weight: 400;
  padding: 3px 8px 0;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--emergency .odx-site-alert__view-more.ohio-button.secondary {
  padding: 5px 15px 2px;
  border-radius: 2rem;
  font-weight: 400;
}

/* ==== END: Site Alert override ==== */
/* END - ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > MHA > mha-custom-styles.scss */
