/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > Managed Care > manc-custom-styles.scss /*

/* ==========================================================================
Theme Header
========================================================================== */
#aw-header-top #aw-header-top-left {
  float: left;
}

#aw-header-top-right {
  float: right;
  text-align: right;
  z-index: 9999;
  position: relative;
}

#aw-header-top-right ul {
  float: right;
  list-style: none;
  font-size: 1em;
}

#aw-header-top-right li {
  float: left;
  margin-left: 10px;
}

#aw-header-top-right a:hover {
  color: #c12637;
  text-decoration: none;
}

#aw-header-top-right .btn-rounded:hover {
  color: white;
}

#aw-header-top-right > ul > li {
  line-height: 1em;
}

#aw-header-top-right > ul > li > a {
  color: #fafafa;
}

#aw-main-wrapper .header {
  background-color: #f2f2f2;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #aw-main-wrapper .header {
    position: relative;
  }
}

@media (min-width: 992px) {
  #aw-main-wrapper .header {
    position: fixed;
    z-index: 999;
    width: 100%;
  }
}

@media (min-width: 768px) {
  #aw-main-wrapper .navigation {
    position: relative;
    height: 110px;
    background: white;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #aw-main-wrapper .navigation {
    border-top: 1px solid #d8d8d8;
    border-bottom: medium none;
    position: relative;
    width: 100%;
    z-index: 999;
  }
}

@media (min-width: 992px) {
  #aw-main-wrapper .navigation {
    transition: all 0.3s ease;
    overflow: hidden;
    position: fixed;
    top: 30px;
    z-index: 998;
    width: 100%;
  }
}

@media (min-width: 992px) {
  #aw-main-wrapper .content {
    top: 140px;
    width: 100%;
    position: absolute;
  }
}

/* Logo */
@media (min-width: 768px) {
  #aw-header-bottom-left .odx-logo-wrapper img {
    max-width: none !important;
    height: 70px !important;
    max-height: 200px !important;
  }
}

@media screen and (min-width: 992px) {
  #aw-header-bottom-left .odx-logo-wrapper img {
    max-height: 105px;
    transition: all 0.3s ease;
  }
}

@media screen and (min-width: 1500px) {
  #aw-header-bottom-left .odx-logo-wrapper img {
    height: 90px !important;
  }
}

@media (min-width: 992px) {
  .navigation.sticky-header #aw-header-bottom-left .odx-logo-wrapper img {
    height: 50px !important;
  }
}

@media screen and (min-width: 1200px) {
  .navigation.sticky-header #aw-header-bottom-left .odx-logo-wrapper img {
    height: 60px !important;
  }
}

@media screen and (min-width: 1500px) {
  .navigation.sticky-header #aw-header-bottom-left .odx-logo-wrapper img {
    height: 60px !important;
  }
}

/* Navigation */
#aw-header-bottom:before, #aw-header-bottom:after {
  display: table;
}

.navigation #aw-header-navigation ul li a {
  align-items: center;
  text-transform: none;
  transition: all 0.5s ease;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navigation #aw-header-navigation ul li a {
    padding: 35px 10px 0;
    font-size: 1em;
  }
}

@media (min-width: 1200px) {
  .navigation #aw-header-navigation ul li a {
    padding: 35px 18px 0;
    font-size: 14px;
  }
}

@media (min-width: 1500px) {
  .navigation #aw-header-navigation ul li a {
    font-size: 16px;
  }
}

.navigation #aw-header-navigation ul li a:hover {
  color: #0e3f75;
}

.navigation #aw-header-navigation ul li .odx-page-description {
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .navigation #aw-header-navigation ul li .odx-page-description {
    font-size: 16px;
  }
}

@media (min-width: 1500px) {
  .navigation #aw-header-navigation ul li .odx-page-description {
    font-size: 20px;
  }
}

.navigation #aw-header-navigation ul li.current a {
  border-bottom: 10px solid #c12637;
  color: #0e3f75;
}

@media (min-width: 992px) {
  .navigation .sticky-header #aw-header-navigation ul li a {
    padding: 22px 8px 0;
    font-size: 12px;
  }
}

@media (min-width: 1200px) {
  .navigation .sticky-header #aw-header-navigation ul li a {
    padding: 16px 14px 0;
    font-size: 14px;
  }
}

@media (min-width: 1500px) {
  .navigation .sticky-header #aw-header-navigation ul li a {
    padding: 16px 24px 0;
  }
}

.navigation .sticky-header #aw-header-navigation ul li .odx-page-description {
  font-size: 18px;
}

/*Media queries for navigation*/
@media screen and (max-width: 767px) {
  /* Image in the homepage */
  .aw-background-home .summary {
    padding-left: 20px;
  }
  .aw-background-home .title {
    padding-top: 20px;
    padding-left: 20px;
    min-height: 100px;
  }
  .form-search .form-inline .radio,
  .form-search .form-inline .checkbox {
    display: inline-block;
    margin-left: 20px;
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .widget-quick-links {
    min-width: 695px;
  }
  .search-form-wrapper {
    width: 50%;
  }
  .widget-quick-links-wrapper {
    width: 50%;
  }
  .quick-links-trigger-action > a {
    color: transparent;
    font-size: 1em;
  }
  /* Image in the homepage */
  .aw-background-home .summary {
    padding-left: 20px;
  }
  .aw-background-home .title {
    padding-top: 20px;
    padding-left: 20px;
    min-height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .top-tools {
    text-align: center;
    margin-top: 15px;
  }
  .top-tools .item:hover {
    color: #bed5e7;
  }
  .top-tools .aw-left-nav .item:hover {
    color: #c12637;
  }
  .top-tools .top-main-menu-container {
    width: 320px;
    left: -98%;
  }
}

@media screen and (min-width: 992px) {
  .top-search .search-box {
    width: 70%;
  }
}

@media screen and (max-width: 991px) {
  .top-search .search-box {
    width: 65%;
  }
}

@media screen and (max-width: 496px) {
  .logo-wrapper {
    width: 100%;
  }
}

#aw-main-wrapper .navigation.alert-is-visible {
  top: 33px;
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Portal Components > odx-header.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Portal Components > odx-footer.scss */
/* Footer */
body .content-body .single-column-footer .odx_primary-footer {
  background-color: #f7f7f7;
}

body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation {
  margin: 0;
  width: 100%;
}

body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
  width: 33%;
  text-align: left;
  font-size: 16px;
  color: #0e3f75;
}

@media (max-width: 767px) {
  body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
    width: 100%;
  }
}

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

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Portal Components > odx-footer.scss */
.odx-share-facebook__anchor {
  display: none !important;
}

.share__icon-tile-anchor.js-facebook-anchor,
.odx-share-facebook__anchor {
  display: none !important;
}

.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;
}

@media screen and (min-width: 768px) {
  .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: 0;
  }
}

.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;
}

@media screen and (min-width: 768px) {
  .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: -112px;
    left: 0;
  }
}

@media screen and (min-width: 1500px) {
  .container {
    width: 1316px;
  }
}

#odx-layout-landing-page {
  background-color: #fff;
}

.odx-content .odx-content__body {
  margin: 0;
}

/*
  .odx-content .odx-content__body > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), .odx-content .odx-content__body > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-size: 18px !important;
  margin: 0 !important;
  line-height: 1.5em !important;
  }
  */
.odx-content .odx-content__body p,
.odx-content .odx-content__body ul,
.odx-content .odx-content__body ol {
  margin-bottom: 30px !important;
}

.odx-content .odx-content__body ul li,
.odx-content .odx-content__body ol li {
  position: relative;
  margin: 0 !important;
  line-height: 1.5em !important;
  font-weight: 300 !important;
  font-size: 18px !important;
  color: #4a4a4a !important;
}

.odx-content .odx-content__body ul li,
.odx-content .odx-content__body ol li {
  margin-top: 10px !important;
}

.odx-content .odx-content__body h1:not(.fca-header-override),
.odx-content .odx-content__body h2:not(.fca-header-override),
.odx-content .odx-content__body h3:not(.fca-header-override),
.odx-content .odx-content__body h4:not(.fca-header-override),
.odx-content .odx-content__body h5:not(.fca-header-override),
.odx-content .odx-content__body h6:not(.fca-header-override) {
  font-size: 24px !important;
  margin: 0 0 10px !important;
  line-height: 1.5em !important;
}

.odx-content .odx-content__body strong,
.odx-content .odx-content__body b {
  font-weight: 600 !important;
}

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

body .content-body .secondLevelSection [class*="sectionHeader"].opened,
body .content-body .secondLevelSection [class*="sectionHeader"].closed {
  border-bottom: none !important;
}

body .content-body .secondLevelSection [class*="sectionHeader"].opened h3,
body .content-body .secondLevelSection [class*="sectionHeader"].closed h3 {
  margin-bottom: 0 !important;
}

body .content-body .odx-get-in-touch {
  background-color: #fafafa;
  box-shadow: rgba(0, 0, 0, 0.5) 0 1px 2px 0;
  line-height: 20pt;
  border-radius: 4px;
}

body .content-body .odx-get-in-touch h2 {
  margin-top: 0 !important;
  margin-bottom: 10px;
}

body .content-body .odx-get-in-touch p {
  margin-bottom: 5px;
}

body .content-body .footer-bar__logo {
  padding: 20px 20px 20px 0;
}

body .content-body .odx-intro-text.textured-background {
  background-color: #f3f6fa;
  background-image: url("/wps/wcm/connect/gov/915fada0-1a5b-4376-8acb-cc0187c58be9/odps-background-pattern?MOD=AJPERES");
  background-repeat: repeat-x;
  background-position: bottom left;
  padding: 30px 30px 10px;
}

body .content-body .odx-intro-text > * {
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  body .content-body .odx-intro-text > * {
    font-size: 24px;
  }
}

body .content-body .odx-events__header-container h2 {
  margin-top: 30px;
}

body .content-body .odx-events__header-container > p,
body .content-body .odx-events__header-container > ul,
body .content-body .odx-events__header-container > ol,
body .content-body .odx-events__header-container > div {
  margin-bottom: 20px;
}

body .content-body h1,
body .content-body h2,
body .content-body h3,
body .content-body h4 {
  color: #000000;
  font-weight: 500;
  line-height: 1.5;
}

body .content-body .odx-content__title {
  color: #000000;
}

body .content-body header#odx-content-header .odx-content__title {
  font-size: 32px;
}

body .content-body h1 {
  font-size: 32px !important;
  margin-top: 15px;
  margin-bottom: 0;
}

body .content-body h2 {
  font-size: 26px !important;
  margin-bottom: 0;
}

body .content-body hr {
  margin-top: 0;
}

body .content-body p {
  color: #4a4a4a;
  font-size: 18px;
  line-height: 1.5;
}

body .content-body a {
  color: #0e3f75;
  font-size: 18px;
}

body .content-body a:hover {
  text-decoration: underline;
  color: #c12637;
}

article.odx-ohio-news .odx-news__info div.odx-news__headlines a {
  color: #525051;
  font-size: 20px;
}

body .content-body a:focus,
body .content-body a:visited {
  color: #0e3f75;
}

body .content-body .odx-external-resources h2 {
  color: #4a4a4a;
  margin-bottom: 10px;
}

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

body .content-body .odx-view-more {
  margin-top: 10px;
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
}

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

.odx-full-banner__button {
  margin-top: 10px !important;
}

.odx-full-banner__heading {
  font-weight: 400 !important;
}

@media screen and (max-width: 768px) {
  .odx-full-banner__heading {
    max-height: 105px !important;
  }
}

@media screen and (max-width: 768px) {
  .odx-full-banner__slide {
    height: 420px !important;
  }
}

.odx-full-banner__details .odx-full-banner__button {
  width: 70%;
}

.content-body .odx-full-banner__details {
  background-color: rgba(14, 63, 117, 0.94);
}

.navigation .odx-header-bottom-right .odx-separator {
  min-height: 45px;
}

.navigation #js-go-help {
  padding-top: 0;
  text-decoration: none;
  text-align: center;
}

@media screen and (max-width: 576px) {
  .navigation #js-go-help {
    padding-left: 15px;
  }
}

.navigation #js-go-help .fa {
  transition: all 0.5s ease;
}

@media screen and (min-width: 768px) {
  .navigation #js-go-help .fa {
    font-size: 32px !important;
    margin-bottom: 7px;
  }
}

.navigation #js-go-help:after {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
  transition: all 0.5s ease;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}

@media screen and (min-width: 768px) {
  .navigation #js-go-help:after {
    font-size: 14px;
  }
}

.navigation .odx-search__btn #search-button {
  transition: all 0.5s ease;
  text-align: center;
  padding-left: 10px;
}

.navigation .odx-search__btn #search-button .fa {
  transition: all 0.5s ease;
  font-size: 18px !important;
  margin-top: 3px;
  margin-bottom: 4px;
}

@media screen and (min-width: 768px) {
  .navigation .odx-search__btn #search-button .fa {
    font-size: 32px !important;
    margin-top: 0;
    margin-bottom: 8px;
  }
}

.navigation .odx-search__btn #search-button:after {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
  transition: all 0.5s ease;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}

@media screen and (min-width: 768px) {
  .navigation .odx-search__btn #search-button:after {
    font-size: 14px;
  }
}

.navigation .odx-search__input {
  padding: 7px;
}

.navigation .odx-search_slide {
  right: 0;
  top: 0;
  padding: 6px 0 6px;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .navigation .odx-search_slide {
    padding: 30px 0 25px;
  }
}

@media screen and (min-width: 992px) {
  .navigation .odx-search_slide {
    padding: 30px 0;
    right: 20px;
    height: auto;
  }
}

.navigation .odx-search_slide.in {
  width: calc(100vw - 10px);
  max-width: 730px;
  right: 0;
  top: 0;
}

@media screen and (min-width: 992px) {
  .navigation .odx-search_slide.in {
    max-width: none;
    width: calc(100% - 220px);
  }
}

@media screen and (min-width: 1500px) {
  .navigation .odx-search_slide.in {
    max-width: none;
    width: calc(100% - 330px);
  }
}

@media (max-width: 767px) {
  .aw-left-nav {
    z-index: 998;
  }
}

.aw-left-nav .aw-left-nav__icon {
  display: none;
}

@media screen and (min-width: 992px) {
  .aw-left-nav .aw-left-nav__icon {
    display: block;
  }
}

.aw-left-nav .aw-left-nav__icon .aw-left-nav__icon-text {
  font-weight: 600;
  margin: 0;
  padding: 0;
  max-height: none;
  color: #0e3f75;
}

@media screen and (min-width: 992px) {
  .aw-left-nav .aw-left-nav__icon .aw-left-nav__icon-text {
    margin-bottom: 30px;
  }
}

.aw-left-nav .odx-navigation--left {
  margin: 0;
}

.aw-left-nav .odx-navigation--left li.active {
  border-color: #c12637;
}

.aw-left-nav .odx-navigation--left li.active a.left-navigation__link {
  color: #0e3f75 !important;
}

.aw-left-nav .odx-navigation--left:after {
  pointer-events: none;
}

.aw-left-nav a.left-navigation__link {
  text-transform: uppercase;
  font-weight: 400 !important;
}

@media screen and (min-width: 992px) {
  .aw-left-nav a.left-navigation__link {
    text-transform: none;
  }
}

.aw-left-nav a.left-navigation__link:hover,
.aw-left-nav a.left-navigation__link:focus {
  color: #c12637 !important;
}

@media screen and (min-width: 992px) {
  .aw-left-nav .odx-icon-wrapper {
    border-radius: 50%;
    border: 2px solid #0e3f75;
    width: 47px;
    height: 47px;
  }
  .aw-left-nav .odx-icon-wrapper .odx-icon {
    display: block;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    margin-left: 1px;
    margin-top: 1px;
  }
}

.content-body .b-breadcrumb li.current {
  color: #000000;
}

.content-body .b-breadcrumb li:first-child > a,
.content-body .b-breadcrumb a {
  font-weight: 300;
  color: #0e3f75;
}

.content-body .b-breadcrumb li:first-child > a:hover,
.content-body .b-breadcrumb a:hover {
  font-weight: 300;
}

.content-body .b-breadcrumb li + li:before {
  font-weight: 300;
  padding: 0 10px;
}

.odx-news__category {
  max-width: 165px;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  display: block;
  vertical-align: middle;
  font-size: 12px !important;
  padding: 11px 10px 9px 10px;
  font-size: 14px;
  line-height: 1em;
  text-transform: uppercase;
  color: #4a4a4a !important;
  font-weight: 600 !important;
}

.odx-news__category:hover,
.odx-news__category:focus {
  text-decoration: none !important;
  background-color: #e5e5e5 !important;
}

.odx-news__info > * {
  display: block;
}

.odx-news__info > * + * {
  margin-top: 20px;
}

.odx-news__info--footer .odx-news__category {
  max-width: 50%;
  width: auto;
  text-align: left;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px !important;
  padding: 0;
  text-decoration: underline !important;
  line-height: 1.5;
  text-transform: none;
  color: #700017 !important;
  font-weight: 400 !important;
}

.odx-news__info--footer .odx-news__category:hover,
.odx-news__info--footer .odx-news__category:focus {
  text-decoration: underline !important;
  background-color: transparent !important;
  color: #8a001c !important;
}

.odx-news__info--footer .odx-news__date {
  font-size: 14px !important;
}

.odx-news__title {
  font-size: 18px;
  line-height: 1.5;
  font-family: Source Sans Pro;
  font-weight: 500;
  color: #525051;
}

.odx-news__title:hover,
.odx-news__title:focus,
.odx-news__title:visited {
  color: #5f5d5e !important;
  text-decoration: underline;
}

.odx-news__date {
  font-size: 16px !important;
  color: #525051 !important;
}

.odx-news__description {
  line-height: 1.5;
}

.odx-news__list .odx-ohio-news {
  padding: 15px 0;
  margin: 15px 0 0;
}

.odx-news__list .odx-ohio-news:first-child {
  /* padding: 30px 0 15px; */
  margin: 0;
  /* border-top: 1px solid #D8D8D8; */
}

.news-and-events-page .odx-ohio-news .odx-news__title {
  font-size: 18px;
}

.news-and-events-page .odx-ohio-news .odx-news__summary {
  margin-top: 0;
}

.news-and-events-page .odx-ohio-news .odx-news__info--footer {
  margin-top: 0;
}

.news-and-events-page .odx-news__header-container,
.news-and-events-page .odx-events__header-container {
  margin-top: 0;
}

.news-and-events-page
.odx-news__header-container
.ohio-section-header__container,
.news-and-events-page
.odx-events__header-container
.ohio-section-header__container {
  margin-top: 0;
  margin-bottom: 0;
}

.news-and-events-page
.odx-news__header-container
.ohio-section-header__container
h2,
.news-and-events-page
.odx-events__header-container
.ohio-section-header__container
h2 {
  display: block;
  margin-top: 20px;
}

.news-and-events-page .odx-news__header-container hr,
.news-and-events-page .odx-events__header-container hr {
  display: none !important;
}

.odx-double-events {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.odx-double-events article {
  border-bottom: none !important;
}

.odx-double-events article + article {
  border-top: 1px solid #d8d8d8 !important;
}

@media (min-width: 991px) {
  .odx-double-events {
    font-size: 0;
  }
  .odx-double-events article {
    display: inline-block;
    width: calc(50% - 10px);
    font-size: medium;
  }
  .odx-double-events article + article,
  .odx-double-events article:first-child {
    border-top: none !important;
  }
  .odx-double-events article:nth-child(1n + 3) {
    border-top: 1px solid #d8d8d8 !important;
  }
  .odx-double-events article:nth-child(even) {
    margin-left: 10px;
  }
  .odx-double-events article:nth-child(odd) {
    margin-right: 10px;
  }
}

.odx-events__item-date {
  background-color: #700017;
}

.odx-events__item {
  border-color: #d8d8d8 !important;
}

.odx-events__item:first-child {
  border-top: 1px solid;
}

.odx-events__item:last-child {
  border-bottom: 1px solid;
}

.odx-card-link__container {
  height: 225px;
  margin: 20px 0;
  position: relative;
}

.odx-card-link__title {
  font-family: Source Sans Pro;
  font-size: 26px;
  padding: 20px 20px 0px;
  z-index: 10;
  color: #2b426d;
  overflow: hidden;
  float: left;
}

.odx-card-link__content {
  z-index: 10;
  width: 100%;
  padding: 0px 20px;
  float: left;
  clear: left;
}

.odx-card-link__content > * {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}

.odx-card-link__content p:first-child {
  height: 110px;
  overflow: hidden;
}

.odx-card-link__content p:last-child {
  line-height: 2.5;
}

.odx-card-link__content a {
  text-decoration: none !important;
  font-weight: 600 !important;
  position: absolute;
  bottom: -10px;
}

.odx-card-link__content a:after {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 0.8em;
  padding-left: 5px;
}

.odx-card-link__image {
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 5;
}

.js-odx-carousel-cards {
  position: relative;
}

.slick-slide {
  margin-bottom: 0 !important;
}

.ohio-carousel-icons___button-right div .fa,
.ohio-carousel-icons___button-left div .fa {
  display: none;
}

.ohio-carousel-icons-item__img {
  height: 115px;
}

.ohio-carousel-icons-item__img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.ohio-carousel-icons-item__text h4 {
  font-weight: 600 !important;
  font-size: 18px !important;
}

.ohio-card-bg-img {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor {
  padding: 11px 10px 9px 10px;
  font-weight: 600 !important;
  font-size: 12px;
  width: 60%;
}

.ohio-card .ohio-card-content .ohio-card-content-header {
  color: #0e3f75;
}

.ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor:hover,
.ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor:focus {
  text-decoration: none !important;
  background-color: #e5e5e5 !important;
}

.ohio-card
.ohio-card-content__bottom
.ohio-card-wrapper-anchor.odx-card__share-anchor {
  max-width: none;
  width: 100%;
}

.ohio-card
.ohio-card-content__bottom
.ohio-card-wrapper-anchor.odx-card__share-anchor:hover,
.ohio-card
.ohio-card-content__bottom
.ohio-card-wrapper-anchor.odx-card__share-anchor:focus {
  text-decoration: none !important;
  background-color: #f2f2f2 !important;
}

.ohio-card .ohio-card-content p {
  line-height: 1.5;
}

.odx-custom-form .odx-contact-form__container > div {
  margin: 20px 0 0 0;
}

.odx-custom-form .odx-contact-form__container > div:first-child {
  margin-top: 10px;
}

.odx-custom-form .odx-contact-form__container > div > * {
  margin: 0;
}

.odx-custom-form .odx-contact-form__container > div > * + * {
  margin-top: 20px;
}

.odx-custom-form .odx-contact-form__container .odx-contact-form__message-1 {
  margin-top: 0 !important;
}

.odx-custom-form .odx-contact-form__container .odx-contact-form__message-1 p {
  font-size: 26px !important;
}

.odx-custom-form .odx-contact-form__container .odx-contact-form__message-2 {
  background-color: #d8d8d8 !important;
  margin: 20px 0 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 5px;
}

.odx-custom-form .odx-contact-form__container {
  color: #4a4a4a !important;
}

.odx-contact-form__container div.odx-contact-form__message-2 p {
  color: #4a4a4a;
  font-size: 24px;
  line-height: 34px;
}

.odx-custom-form
.odx-contact-form__container
.odx-contact-form__message-3
p:nth-of-type(1) {
  font-weight: 300;
}

.odx-custom-form
.odx-contact-form__container
.odx-contact-form__message-3
p:nth-of-type(2) {
  margin-top: 0;
}

.odx-custom-form .odps-safety-form {
  margin-top: 0 !important;
}

.odx-custom-form .odps-safety-form > p {
  margin: 0;
}

.odx-custom-form .odps-safety-form h1,
.odx-custom-form .odps-safety-form h2,
.odx-custom-form .odps-safety-form h3,
.odx-custom-form .odps-safety-form h4,
.odx-custom-form .odps-safety-form h5,
.odx-custom-form .odps-safety-form h6 {
  color: #4a4a4a !important;
}

.odx-custom-form .odps-safety-form .subtext {
  color: #a1a1a1 !important;
}

.odx-custom-form .odps-safety-form .materialSection {
  margin-bottom: 30px;
}

.odx-custom-form .odps-safety-form .material-description {
  margin-top: 10px;
  margin-bottom: 10px;
}

.odx-custom-form .odps-safety-form .panel-group .panel + .panel {
  margin-top: 20px;
}

.odx-custom-form .odps-safety-form .panel {
  border-radius: 0;
  border: none;
  box-shadow: none;
}

.odx-custom-form .odps-safety-form .panel-collapse[aria-expanded="true"] {
  border-left: 1px solid #4a4a4a;
  border-bottom: 1px solid #4a4a4a;
  border-right: 1px solid #4a4a4a;
}

.odx-custom-form .odps-safety-form .panel-heading {
  padding: 0 !important;
  background: none !important;
}

.odx-custom-form .odps-safety-form .panel-heading a {
  display: block;
  background-color: #f2f2f2;
  padding: 23px 40px 17px 20px;
  color: #4a4a4a !important;
  text-decoration: none;
  position: relative;
}

.odx-custom-form .odps-safety-form .panel-heading a:after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 0.8em;
  position: absolute;
  right: 20px;
}

.odx-custom-form .odps-safety-form .panel-heading a[aria-expanded="true"] {
  border: 1px solid #4a4a4a;
  padding: 22px 39px 16px 19px;
}

.odx-custom-form
.odps-safety-form
.panel-heading
a[aria-expanded="true"]:after {
  content: "\f077";
}

.odx-custom-form .odps-safety-form table.table {
  margin-bottom: 0;
}

.odx-custom-form .odps-safety-form table.table > thead > tr > th {
  border-bottom: 1px solid #a1a1a1;
}

.odx-custom-form .odps-safety-form table.table td {
  border: 1px solid #a1a1a1;
  vertical-align: middle;
}

.odx-custom-form .odps-safety-form table.table td:first-child {
  width: 50px;
}

.odx-custom-form .odps-safety-form table.table td:last-child {
  width: 75px;
}

.odx-custom-form .odps-safety-form table.table td .form-check-label {
  display: none;
}

.odx-custom-form .odps-safety-form table.table td .single-selection-checkbox {
  margin-top: 0 !important;
  margin-bottom: 6px !important;
}

.odx-custom-form .odps-safety-form table.table td .form-group {
  margin: 0 !important;
}

.odx-custom-form .oda-contact-form,
.odx-custom-form .odps-safety-form {
  margin-top: 30px;
}

.odx-custom-form .oda-contact-form .glyphicon,
.odx-custom-form .odps-safety-form .glyphicon {
  font-family: "Glyphicons Halflings" !important;
}

.odx-custom-form .oda-contact-form .form-group,
.odx-custom-form .form-group {
  margin-bottom: 25px;
}

.odx-custom-form .oda-contact-form .form-group label,
.odx-custom-form .odps-safety-form .form-group label {
  font-weight: 300;
  font-size: 18px;
}

.medicaid-form-group {
  margin-bottom: 25px;
}

.medicaid-background-color-primary-main {
  background-color: #f2f2f2;
  color: #4a4a4a;
  opacity: 0.75;
}

.medicaid-form-label {
  color: #504337;
  font-family: Source Sans Pro;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}

medicaid-form-group,
input.form-control,
select.form-control {
  box-sizing: border-box;
  border: 1px solid #2b426d;
  background-color: #ffffff;
  border-radius: 0px;
}

medicaid-form-group,
textarea.form-control {
  box-sizing: border-box;
  border: 1px solid #2b426d !important;
  background-color: #ffffff;
  border-radius: 0px;
}

.medicaid-form-text-message i {
  display: none !important;
}

.odx-division-program__icon {
  background-size: auto;
  background-position: center;
}

.odx-contact-form__container div.odx-contact-form__message-1 p {
  color: #4a4a4a;
  font-size: 24px;
  line-height: 34px;
}

.odx-custom-form .oda-contact-form .form-group .form-control,
.odx-custom-form .odps-safety-form .form-group .form-control {
  border: 1px solid #4a4a4a;
  font-weight: 300;
  line-height: 20px;
  font-size: 14px;
}

.odx-custom-form .oda-contact-form .form-group .form-control:not(textarea),
.odx-custom-form .odps-safety-form .form-group .form-control:not(textarea) {
  height: auto;
  padding: 11px 40px 7px 10px;
}

.odx-custom-form .oda-contact-form .form-group select.form-control,
.odx-custom-form .odps-safety-form .form-group select.form-control {
  height: 40px;
}

.odx-custom-form .oda-contact-form .form-group .subtext,
.odx-custom-form .odps-safety-form .form-group .subtext {
  color: #f2f2f2;
}

.odx-custom-form .oda-contact-form .form-group input:disabled,
.odx-custom-form .odps-safety-form .form-group input:disabled {
  background-color: #f2f2f2;
}

@media screen and (min-width: 768px) {
  .odx-custom-form .oda-contact-form .submit-button button,
  .odx-custom-form .odps-safety-form .submit-button button {
    width: 200px;
  }
}

.pagination-sm {
  display: table;
  margin: 30px auto 0px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  text-decoration: none;
  padding-top: 6px;
  padding-bottom: 1px;
  cursor: pointer;
  font-weight: 500;
}

.pagination-sm > li > a:active,
.pagination-sm > li > span:active {
  cursor: default;
}

.pagination-sm > li > a:hover,
.pagination-sm > li > span:hover {
  text-decoration: none;
}

.odx-topic-hub-resources__pagination .odx-events__search-pagination li a,
.odx-topic-hub-resources .odx-events__search-pagination li a,
.all-events-page__pagination .odx-events__search-pagination li a,
.all-events-page .odx-events__search-pagination li a {
  padding-top: 8px;
  line-height: 1.3;
  font-size: 16px;
}

.odx-topic-hub-resources__pagination .odx-events__search-pagination li a:hover,
.odx-topic-hub-resources__pagination .odx-events__search-pagination li a:active,
.odx-topic-hub-resources__pagination
.odx-events__search-pagination
li
a:visited,
.odx-topic-hub-resources__pagination .odx-events__search-pagination li a:focus,
.odx-topic-hub-resources .odx-events__search-pagination li a:hover,
.odx-topic-hub-resources .odx-events__search-pagination li a:active,
.odx-topic-hub-resources .odx-events__search-pagination li a:visited,
.odx-topic-hub-resources .odx-events__search-pagination li a:focus,
.all-events-page__pagination .odx-events__search-pagination li a:hover,
.all-events-page__pagination .odx-events__search-pagination li a:active,
.all-events-page__pagination .odx-events__search-pagination li a:visited,
.all-events-page__pagination .odx-events__search-pagination li a:focus,
.all-events-page .odx-events__search-pagination li a:hover,
.all-events-page .odx-events__search-pagination li a:active,
.all-events-page .odx-events__search-pagination li a:visited,
.all-events-page .odx-events__search-pagination li a:focus {
  text-decoration: underline;
}

.articles-filter #js-filter-form,
#odx-events-search #js-filter-form {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .articles-filter #js-filter-form,
  #odx-events-search #js-filter-form {
    flex-direction: row;
  }
}

.articles-filter .odx-articles___search-container,
.articles-filter .odx-events___search-container,
#odx-events-search .odx-articles___search-container,
#odx-events-search .odx-events___search-container {
  margin-top: 10px;
  margin-bottom: 30px;
}

.articles-filter .odx-articles__categories-title,
.articles-filter .odx-articles__counter,
.articles-filter .odx-events__categories-title,
.articles-filter .odx-events__counter,
#odx-events-search .odx-articles__categories-title,
#odx-events-search .odx-articles__counter,
#odx-events-search .odx-events__categories-title,
#odx-events-search .odx-events__counter {
  font-size: 18px;
  color: #4a4a4a;
  font-weight: 600;
  margin-bottom: 10px;
}

.articles-filter .odx-articles__counter,
.articles-filter .odx-events__counter,
#odx-events-search .odx-articles__counter,
#odx-events-search .odx-events__counter {
  margin-top: 20px;
}

.articles-filter .odx-articles__search-input,
#odx-events-search .odx-articles__search-input {
  flex-grow: 1;
  border: 1px solid #700017 !important;
  border-radius: 5px;
  width: auto;
  padding: 10px 10px 7px 10px;
}

@media screen and (min-width: 768px) {
  .articles-filter .odx-articles__search-input,
  #odx-events-search .odx-articles__search-input {
    border-radius: 5px 0 0 5px;
    border-right: none;
  }
}

.articles-filter .odx-articles__search-btn,
#odx-events-search .odx-articles__search-btn {
  min-width: auto;
  margin: 20px 0 0 0;
  padding: 10px 50px;
  font-size: 18px;
  font-weight: 500;
  border-radius: 0;
}

@media screen and (min-width: 768px) {
  .articles-filter .odx-articles__search-btn,
  #odx-events-search .odx-articles__search-btn {
    margin: 0;
    border-radius: 0 5px 5px 0;
  }
}

.articles-filter .odx-events__search-input,
#odx-events-search .odx-events__search-input {
  font-size: 16px;
  border: 1px solid #0e3f75 !important;
  height: 47px;
}

.articles-filter .odx-events__search-btn,
#odx-events-search .odx-events__search-btn {
  height: 47px;
  padding: 11px 0;
}

.articles-filter .ohio-select2,
#odx-events-search .ohio-select2 {
  margin-bottom: 20px;
}

.articles-filter .ohio-select2 .select2-selection--multiple,
#odx-events-search .ohio-select2 .select2-selection--multiple {
  border-color: #d8d8d8;
  background-color: transparent;
}

.select2-selection--multiple
.select2-selection__rendered
li.select2-selection__choice {
  color: #0e3f75;
  border-color: #0e3f75;
}

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

.select2-results__option.select2-results__option--highlighted {
  background-color: #0e3f75 !important;
}

.datepicker .prev::after,
.datepicker .next::after {
  color: #0e3f75;
}

.datepicker-days .datepicker table tr td.active.active,
.datepicker-days .datepicker table tr td.active.highlighted.active,
.datepicker-days .datepicker table tr td.active.highlighted:active,
.datepicker-days .datepicker table tr td.active:active {
  background-color: #0e3f75;
  border-color: #0e3f75;
}

.iop-filter__content .pagination .page-item.active > a,
.iop-filter__content .pagination .page-item.active > span {
  border-color: #0e3f75;
  background-color: #0e3f75;
}

.iop-filter__content .pagination .page-item.active > a:focus, .iop-filter__content .pagination .page-item.active > a:hover,
.iop-filter__content .pagination .page-item.active > span:focus,
.iop-filter__content .pagination .page-item.active > span:hover {
  border-color: #0e3f75;
  background-color: #0e3f75;
}

.odx-content__info .odx-separator--date-and-source {
  padding-left: 3px;
  padding-right: 3px;
}

.odx-content__info #js-content-info {
  font-size: 14px;
}

.division-items-list .division-card .ohio-card {
  box-shadow: none;
  background-color: #d8d8d8;
  border-color: #979797;
  border-radius: 0;
}

.division-items-list .division-card .ohio-card .ohio-card-content {
  min-height: 275px;
}

.division-items-list .division-card .ohio-card .ohio-card-content p {
  height: 160px;
}

.division-items-list .division-card .ohio-card .ohio-card-content-header {
  font-size: 26px;
  margin-bottom: 15px;
  line-height: 1.2;
}

.division-items-list .division-card .ohio-card-bg {
  height: 200px;
  padding: 30px;
}

.division-items-list .division-card .ohio-card-bg-img {
  background-size: contain;
}

.odx-content--resource .odx-content__image--left.pull-left.margin-top-xs {
  max-width: 300px;
  margin-right: 20px !important;
}

.odx-content--resource
.odx-content__image--left.pull-left.margin-top-xs
.odx-content__image--footer {
  line-height: 1.8;
  margin-top: 5px;
}

.odx-content--resource
.odx-content__image--left.pull-left.margin-top-xs
.odx-content__leader-image-container {
  margin: 0 !important;
}

.odx-content--resource
.odx-content__image--left.pull-left.margin-top-xs
.odx-content__leader-image-container
img {
  width: 100%;
}

.all-events-page .odx-content-section--landing-page-intro {
  margin-bottom: 0;
}

.all-events-page .odx-events__item-categories {
  display: none;
}

.all-events-page .odx-events__item-left-search {
  padding-top: 0;
}

.all-events-page .odx-events__list-search {
  border-top: 1px solid #d8d8d8;
}

.all-events-page
.odx-content-section.odx-content-section--component-1
.col-lg-8.col-md-8.col-sm-12.col-xs-12 {
  width: 100% !important;
}

.all-events-page
.odx-content-section.odx-content-section--component-1
.col-lg-8.col-md-8.col-sm-12.col-xs-12
h2 {
  margin-top: 30px;
}

.all-events-page
.odx-content-section.odx-content-section--component-1
.col-lg-8.col-md-8.col-sm-12.col-xs-12
> p,
.all-events-page
.odx-content-section.odx-content-section--component-1
.col-lg-8.col-md-8.col-sm-12.col-xs-12
> ul,
.all-events-page
.odx-content-section.odx-content-section--component-1
.col-lg-8.col-md-8.col-sm-12.col-xs-12
> ol,
.all-events-page
.odx-content-section.odx-content-section--component-1
.col-lg-8.col-md-8.col-sm-12.col-xs-12
> div {
  margin-bottom: 20px;
}

.search-results-page
.odx-content-section.odx-content-section--landing-page-intro {
  display: none !important;
}

.search-result-item .ohio-card-content-header {
  font-size: 20px;
  margin-bottom: 20px;
}

.search-result-summary {
  line-height: 1.8;
  font-size: 14px;
  color: #a1a1a1;
}

.search-result-link {
  max-width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 30px !important;
}

.search-result-link__anchor {
  font-size: 14px !important;
}

.search-result-date {
  color: #4a4a4a;
}

.location-directory-results-container {
  margin-bottom: 40px;
  height: 550px;
}

@media screen and (min-width: 768px) {
  .location-directory-results-container {
    height: 750px;
  }
}

.location-directory-results-container .odx-location-directory__primary-title,
.location-directory-results-container .odx-location-directory__secondary-title {
  font-weight: 300;
}

.location-directory-results-container label {
  display: block;
  color: #fff !important;
  font-weight: 300;
  margin-top: 10px;
  position: relative;
  padding-left: 24px;
}

.location-directory-results-container label input {
  position: absolute;
  top: 1px;
  left: 0;
}

@media screen and (min-width: 768px) {
  #location-directory-results {
    height: 500px;
  }
}

#location-directory-results .odx-location-directory-wrapper {
  overflow: auto;
  padding-top: 0;
  padding-bottom: 0;
}

#location-directory-results .odx-location-directory__element-mainInfo {
  padding: 10px 0;
}

#location-directory-results .odx-location-directory__element-mainInfo-title {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  margin-bottom: 5px;
}

#location-directory-results .odx-location-directory__element-mainInfo-address {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.3 !important;
}

@media screen and (min-width: 768px) {
  #location-directory-map {
    height: 750px;
  }
}

.ohio-odx-alpha-directory__alphabet-char.is-active,
.ohio-odx-alpha-directory__alphabet-char:hover {
  text-decoration: underline !important;
}

.ohio-odx-alpha-directory__group {
  margin-bottom: 40px;
}

.ohio-odx-alpha-directory__group-items > li {
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.ohio-odx-alpha-directory__group-items > li a {
  text-decoration: none;
}

.ohio-odx-alpha-directory__group-items > li a:hover {
  text-decoration: underline;
}

.ohio-odx-alpha-directory__title {
  margin-bottom: 30px;
}

.ohio-odx-alpha-directory__title .ohio-odx-alpha-directory-container {
  margin-top: 20px;
}

.ohio-odx-alpha-directory__group-title {
  font-size: 16px !important;
  font-weight: 500 !important;
}

.ohio-odx-alpha-directory__search-container .ohio-search-field.form-control {
  font-weight: 300;
  border-radius: 0;
}

.odx-ads__item-title a {
  font-weight: 600 !important;
  color: #000 !important;
  text-decoration: none !important;
}

.odx-ads__item-summary_no-height a {
  font-size: 14px !important;
}

.odx-ads__large_right {
  width: calc(100% - 120px);
}

.odx-division-program__icon {
  height: 120px;
}

.odx-common-questions__wrapper {
  margin-top: 40px;
  background-color: #f8f8f8;
}

.odx-common-questions__wrapper .odx-questions-container {
  margin: 30px 0;
}

.dps-help-tout {
  background-color: #f3f6fa;
  background-image: url("/wps/wcm/connect/gov/915fada0-1a5b-4376-8acb-cc0187c58be9/odps-background-pattern?MOD=AJPERES");
  background-repeat: repeat-x;
  background-position: bottom left;
  padding: 10px 20px 15px 50px;
}

.dps-help-tout__title {
  font-size: 18px !important;
  font-weight: 600 !important;
  position: relative;
}

.dps-help-tout__title .fa {
  position: absolute;
  left: -32px;
  top: -7px;
  color: #214a98 !important;
  font-size: 28px !important;
}

.dps-help-tout__content {
  font-size: 18px !important;
}

.ohio-site-map-desktop__img {
  display: none;
  height: 0;
}

.ohio-site-map-desktop__site-container {
  padding-top: 8px;
}

.location-directory-results-container .odx-location-directory__primary-title,
.location-directory-results-container .odx-location-directory__secondary-title {
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.13;
  line-height: 29px;
}

.location-directory-results-container label input[type="checkbox"] {
  height: 15px;
  width: 15px;
  margin: 0px;
}

.location-directory-results-container label {
  line-height: 17px;
  letter-spacing: 0.1px;
  font-family: Source Sans Pro;
  font-size: 14px;
}

.location-directory-results-container .agency-category-checboxes {
  border: 2px solid #fff;
  padding: 10px;
}

@media screen and (min-width: 768px) {
  #location-directory-results {
    height: 340px;
  }
}

@media screen and (max-width: 767px) {
  #location-directory-results {
    height: 175px;
  }
}

html body div.odx-leader-content__header .odx-separator--date-and-source {
  padding-left: 3px;
  padding-right: 3px;
}

html body div.odx-leader-content__header .odx-news__date,
html body div.odx-leader-content__header span a {
  font-size: 14px !important;
}

body .odx-external-resources.quick-links-odps a,
body .odx-external-resources.quick-links-odps a:visited {
  text-decoration: none;
}

body .odx-content__summary {
  font-style: unset;
}

div.row.three-card-links {
  margin-top: 40px;
  margin-left: 33%;
  margin-right: 33%;
}

.three-cards-container {
  margin-left: -100%;
  margin-right: -100%;
  background-color: #760214;
}

.three-cards {
  background-color: #ffffff;
}

.js-carousel-slide-card
.ohio-card
.ohio-card-content
.ohio-card-content-header {
  line-height: 1.3em;
  color: #0e3f75;
}

#odx-content-header .odx-content__summary {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.odx-search.odx-search_slide {
  display: none;
}

.odx-search.odx-search_slide.in {
  display: block;
}

@media screen and (max-width: 767px) {
  #odx-main-content .odx-content.odx-content--news {
    margin-top: 90px;
  }
  #odx-main-content .odx-content.odx-content--resource {
    margin-top: 90px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .iop_mobile-menu .odx-search_slide.in {
    width: 100vw;
    right: 0;
  }
}

/* START: News */
.core-news__header-container {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 1em;
}

.core-news__header-container .core-news__header-title {
  font-size: 26px;
  line-height: 1;
  font-weight: 500;
}

.core-news__list .core-news__info {
  background-color: #f7f7f7;
}

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

@media (min-width: 992px) {
  .core-news__list .core-news__info .core-news__title {
    height: auto;
    max-height: 44px;
  }
}

/* END: News */
/* START: Configurable Filter */
.iop-filter__content .pagination .page-item .page-link {
  padding-top: 0;
  font-size: 18px;
  color: #0e3f75;
}

.iop-filter__content .pagination .page-item .page-link:hover {
  font-weight: normal;
}

/* END: Configurable Filter */
body .content-body .btn-primary {
  background-color: #0e3f75;
  border-color: #ffffff;
}

body .content-body .odx-full-banner__button.btn-primary {
  background-color: transparent;
}

body .content-body .odx-full-banner__button.btn-primary:hover {
  background-color: #ffffff;
  color: #0e3f75 !important;
}

body .content-body .ohio-carousel-icons___button-left div,
body .content-body .ohio-carousel-icons___button-right div {
  color: #c12637;
}

body .content-body .slick-dots li button:before {
  background-color: #0e3f75;
  border-color: #0e3f75;
}

body .content-body .core-more-button {
  color: #c12637 !important;
  border: 1px solid #d1d8e4;
  border-radius: 8px;
  background-color: transparent;
}

body .content-body .odx-content__expand-collapse .btn {
  border-color: #0e3f75;
  color: #0e3f75;
}

body .content-body .odx-share-this {
  box-shadow: unset;
  border: 1px solid #d1d8e4;
  border-radius: 8px;
}

body .content-body .odx-share-this__social--icon i {
  color: #0e3f75;
}

body .content-body .odx-share-this a:hover .odx-share-this__social--icon i {
  color: #c12637;
}

body .content-body .odx-more-information {
  box-shadow: unset;
  border: 1px solid #d1d8e4;
}

.iop-searchbox__button--search {
  background-color: #c12637;
}

::selection {
  background: #c12637;
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > Managed Care > manc-custom-styles.scss */
