@charset "UTF-8";
/* START - ODX Common Design / Utility / Style Sheets / SCSS / Agencies / JFS / jfs-custom-styles.scss 1 */
/* COLOR PALLETE */
/* START: General styles */
.odx-content__image-caption {
  display: none;
}

.odx-content__image--footer.odx-italic span {
  color: #000000;
}

.odx-content__info .odx-separator--date-and-source,
.odx-content__info a,
.odx-leader-content__header {
  display: none;
}

@media (min-width: 992px) {
  #aw-main-wrapper .navigation {
    z-index: 998;
  }
}

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

/* END: General styles */
/* START: Titles */
body .content-body h2 {
  color: #2c2c2c;
  font-weight: bold;
}

body .content-body h3 {
  color: #c12637;
  font-weight: bold;
}

/* END: Titles */
/* START: Buttons and Links */
body .content-body a,
body .content-body a:visited {
  color: #c12637;
  word-wrap: break-word;
}

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

.content-body a.odx-view-more {
  text-transform: capitalize;
}

.core-more-button {
  border-radius: 25px;
  background-color: white;
  font-size: 16px;
  border-style: solid;
  border-width: 2px;
  border-color: #c12637;
  color: #c12637 !important;
}

.core-more-button:hover {
  background-color: #c12637;
  border: 2px solid #c12637;
}

.core-more-button:hover a,
.core-more-button a:hover {
  color: white !important;
}

body .content-body a.core-more-button:visited {
  color: #c12637 !important;
}

.odx-get-in-touch .odx-get-in-touch__body a.btn.btn-primary.btn-block {
  background-color: #0e3f75;
  border-color: #0e3f75;
  color: #ffffff !important;
  border-radius: 40px;
  margin-top: 10px;
}

.odx-get-in-touch__body {
  margin-top: 0;
}

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

/* END: Buttons and Links */
/* START: Header */
.navigation #aw-header-navigation ul {
  gap: 20px;
}

.navigation #aw-header-navigation ul li {
  text-align: center;
}

.navigation #aw-header-navigation ul li a {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  font-size: 1em;
  color: #000000;
}

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

.navigation #aw-header-navigation ul li .odx-page-description {
  font-size: 1em;
  font-weight: normal;
}

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

.navigation.sticky-header #aw-header-navigation ul li a {
  padding: 0;
}

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

#aw-main-wrapper .navigation.js-searchbox-is-enabled {
  background: #ffffff;
}

@media (min-width: 992px) {
  #aw-main-wrapper .navigation.js-searchbox-is-enabled {
    background: #ffffff;
  }
}

@media (min-width: 992px) {
  #aw-main-wrapper .navigation.js-searchbox-is-enabled #aw-header-bottom-left {
    background-color: #ffffff;
  }
}

@media screen and (min-width: 992px) {
  #aw-header-bottom-left .odx-logo-wrapper img {
    max-width: 250px;
  }
}

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

.iop-utility-toolbar__item {
  color: #434343;
}

.iop-utility-toolbar__item:hover, .iop-utility-toolbar__item:active {
  text-decoration: none;
  color: #c12637;
}

.iop-utility-toolbar__item--search:hover, .iop-utility-toolbar__item--search:active {
  border: 3px solid #c12637;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .iop-utility-toolbar__item--search:hover, .iop-utility-toolbar__item--search:active {
    border: none;
  }
}

.iop-searchbox__input-wrapper i {
  background-color: #c12637;
}

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

.iop-searchbox__button--close {
  border: 3px solid #434343;
}

.iop-searchbox__button--close .iop-searchbox__button-icon {
  color: #434343;
}

.iop-searchbox__button--close:hover {
  border: 3px solid #c12637;
}

.iop-searchbox__button--close:hover span {
  color: #c12637;
}

/* END: Header */
/* START: Footer */
.odx-footer-navigation__main-item:nth-child(13) a,
.odx-footer-navigation__main-item:nth-child(14) a,
.odx-footer-navigation__main-item:nth-child(20) a,
.odx-footer-navigation__main-item:nth-child(21) a {
  visibility: hidden;
}

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

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

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

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: #0e3f75;
  background-color: #0e3f75;
}

@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: #ffffff;
  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: #ffffff;
  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;
    width: inherit;
  }
}

@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 5px;
}

@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: #0e3f75;
  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: #ffffff;
}

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

body .content-body .single-column-footer .odx_primary-footer {
  background-color: #0e3f75;
  padding: 40px 0 40px;
}

body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item .ohio-footer-navigation__header {
  color: #ffffff;
}

body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item a {
  color: #ffffff;
}

body .content-body .single-column-footer .odx_primary-footer .odx_agency-info p {
  color: #ffffff;
}

@media (max-width: 480px) {
  .odx-footer-navigation__main-item:nth-child(8) a,
  .odx-footer-navigation__main-item:nth-child(14) a,
  .odx-footer-navigation__main-item:nth-child(15) a,
  .odx-footer-navigation__main-item:nth-child(16) a,
  .odx-footer-navigation__main-item:nth-child(22) a,
  .odx-footer-navigation__main-item:nth-child(23) a,
  .odx-footer-navigation__main-item:nth-child(24) a,
  .odx-footer-navigation__main-item:nth-child(32) a {
    display: none;
  }
}

/* END: Footer */
/* START: Breadcrumb */
body .content-body .b-breadcrumb li:first-child > a,
body .content-body .b-breadcrumb li:first-child > a:hover,
body .content-body .b-breadcrumb a:visited,
body .content-body .b-breadcrumb a {
  color: #c12637;
  font-weight: bold;
  text-decoration: none;
}

body .content-body .b-breadcrumb li {
  font-weight: bold;
}

body .content-body .b-breadcrumb li:first-child > a:hover {
  text-decoration: underline;
}

@media (max-width: 992px) {
  body .content-body .b-breadcrumb {
    display: flex;
  }
}

/* END: Breadcrumb */
/* START: Titles */
body .content-body .odx-content__title {
  color: #0e3f75;
  font-size: 40px;
}

body .content-body h1 {
  color: #282828;
}

body .content-body .search-results a h3.ohio-card-content-header {
  color: #5c5a5b;
  font-weight: bolder;
}

/* END: Titles */
/* START: Left navigation */
@media (max-width: 992px) {
  body .content-body .aw-left-nav__icon {
    width: 0;
  }
}

body .content-body .aw-left-nav__icon .aw-left-nav__icon-text {
  font-weight: 900;
  font-size: 24px;
  padding-left: 0;
  max-height: unset;
  margin-top: unset;
  color: #0e3f75;
}

body .content-body .aw-left-nav li.active a.left-navigation__link {
  color: #c12637 !important;
}

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: #c12637;
}

body .content-body .aw-left-nav a.left-navigation__link,
body .content-body .aw-left-nav a.left-navigation__link:hover,
body .content-body .aw-left-nav a.left-navigation__link:visited,
body .content-body .aw-left-nav a.left-navigation__link:active,
body .content-body .aw-left-nav a.left-navigation__link:focus {
  color: #4a4a4a;
}

@media (min-width: 768px) and (max-width: 991px) {
  .aw-left-nav {
    top: -120px;
  }
}

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

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

.odx-navigation--left {
  z-index: 1;
}

@media (max-width: 992px) {
  .odx-navigation--left {
    margin-left: 50px;
  }
}

.odx-navigation--left li.active {
  border-left: 6px solid #0e3f75;
}

@media (max-width: 992px) {
  .odx-navigation--left li.active {
    border: none;
  }
}

@media (max-width: 992px) {
  .odx-navigation--left li.active a.left-navigation__link {
    border-bottom: 6px solid #c12637;
  }
}

@media (min-width: 992px) {
  .odx-icon-wrapper {
    height: auto;
    max-height: 100px;
    margin-bottom: 10px;
  }
}

/* END: Left Navigation*/
/* START: Sidebar Containers */
.tableOfContents {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: none;
  border: 1px solid #d8d8d8;
}

body .content-body .odx-share-this h2 {
  font-weight: bold;
}

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

.odx-share-this__social--icon i:hover,
.odx-share-this__social--icon i:active,
.odx-share-this__social--icon i:visited,
.odx-share-this__social--icon i:focus {
  color: #c12637;
}

.odx-external-link:hover {
  box-shadow: none;
}

.odx-external-link .btn.odx-external-link__button {
  background-color: #0e3f75;
  border-color: #0e3f75;
}

.odx-external-link .btn.odx-external-link__button .uppercase,
.odx-external-link .btn.odx-external-link__button .odx-external-link__title {
  color: white;
}

.odx-external-link .btn.odx-external-link__button .uppercase:hover,
.odx-external-link .btn.odx-external-link__button .odx-external-link__title:hover {
  color: white;
}

.content-body .odx-share-this {
  background-color: #f2f2f2;
  border-radius: 8px;
  box-shadow: none;
  padding: 10px 10px 5px 20px;
}

.odx-meet-leadership {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: none;
  border: 1px solid #d8d8d8;
}

/* END: Sidebar Containers */
/* START: GET IN TOUCH */
.odx-get-in-touch {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 8px;
  border-width: 1px;
}

/* END: GET IN TOUCH */
/* START: EVENTS SIDEBAR */
.core-events__header-container h2.core-events__header-title {
  color: #282828;
}

.core-events__list .odx-events__item-date,
.core-events__list .core-events__item-date.odx-events__item-date {
  background-color: #0098d3;
  border-radius: 20%;
  width: 83px;
  height: 80px;
}

.iop-filter__content .core-events__list .odx-events__item-title {
  font-size: 21px;
}

.iop-filter__content .core-events__list .core-events__item-duration {
  font-weight: lighter;
}

.iop-filter__content .core-events__list .core-events__item .odx-events__item-left {
  margin-right: 15px;
}

.iop-filter__content .core-events__list .odx-events__item-date-month {
  font-size: 1.1em;
  color: white;
}

.iop-filter__content .core-events__list .odx-events__item-date-day {
  font-size: 2.5em;
  color: white;
}

.core-events__list .core-events__item-date-month,
.core-events__list .core-events__item-date-day {
  color: white;
}

.core-events__list .core-events__item-right .core-events__item-title {
  color: #2c2c2c;
  font-size: 21px;
}

.core-events__list .core-events__item-right .core-events__item-duration {
  color: #434343;
  font-weight: lighter;
  font-size: 18px;
}

.core-events__item-title .odx-events__item-title {
  color: #5c5a5b;
}

.core-events__list .core-events__item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom: none;
}

.core-more-button:visited {
  color: #0e3f75 !important;
}

.core-events__list .core-events__item-link:hover .odx-events__item-left .core-events__item-date.odx-events__item-date, .core-events__list .core-events__item:hover .odx-events__item-left .odx-events__item-date {
  background-color: #f2f2f2;
}

.iop-filter__content .core-events__list .core-events__item:hover, .core-events__list .core-events__item-link:hover .odx-events__item-left, .core-events__list .core-events__item:hover .odx-events__item-left {
  opacity: 1;
}

@media (min-width: 768px) {
  .training .core-events__list.margin-bottom-md {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .training .core-events__list .core-events__item {
    flex-basis: 50%;
  }
}

.training .core-events__header-container h2.core-events__header-title {
  font-size: 26px;
}

/* END: EVENTS SIDEBAR */
/* START: EVENTS FULL WIDTH*/
/* 6 Items */
.events-6-items .core-events__list {
  column-count: 2;
}

@media (max-width: 500px) {
  .events-6-items .core-events__list {
    column-count: 1;
  }
}

/* END: EVENTS FULL WIDTH */
/* START: EVENTS PT */
.odx-event__event-info .odx-event__item-detail .odx-events__item-left .odx-events__item-date {
  background-color: #0098d3;
  color: white;
  border-radius: 20%;
}

.odx-more-information .odx-events__item .odx-events__item-date {
  background-color: #0098d3;
  border-radius: 20%;
  color: white;
}

a.js-calendar-button {
  background-color: transparent;
  border-color: #c12637;
  border-width: 2px;
  color: #c12637 !important;
  border-radius: 25px;
}

.b-event__button a.btn-primary {
  background-color: #0e3f75;
  border-color: #0e3f75;
  color: white !important;
  border-radius: 25px;
}

.b-event__button a.btn-primary:hover {
  background-color: #0e3f75;
  border-color: #0e3f75;
  color: white !important;
}

.b-event__button a.btn.btn-default:hover {
  color: #0e3f75 !important;
  border-color: #0e3f75;
}

a.odx-direction-button.btn-default {
  background-color: transparent;
  border-color: #c12637;
  border-width: 2px;
  color: #c12637 !important;
  border-radius: 25px;
}

a.odx-direction-button.btn-default:hover {
  border-color: #f2f2f2;
  color: #f2f2f2 !important;
}

.odx-more-information .odx-events a.core-more-button {
  background-color: white;
  border-color: #c12637;
  border-width: 2px;
  color: #c12637 !important;
  border-radius: 25px;
  font-weight: bold;
}

.odx-more-information .odx-events a.core-more-button:hover {
  background-color: #c12637;
  border-color: #c12637;
  color: white !important;
}

.core-news .core-news__header-container a.core-more-button:hover, .core-events .core-events__header-container a.core-more-button:hover {
  color: #ffffff !important;
  background-color: #c12637;
  border-color: #c12637;
  transition: all 0.2s ease-in-out;
}

.content-body .odx-more-information:has(.odx-events.core-events) {
  background-color: transparent;
}

a.odx-events__item-link:hover {
  opacity: 1;
}

.odx-more-information .odx-events__item-link:hover .odx-events__item-left .odx-events__item-date .odx-events__item-date,
.odx-more-information .odx-events__item:hover .odx-events__item-left .odx-events__item-date {
  background-color: #0098d3;
  color: white;
}

.odx-events__list article + article {
  border-top: none;
}

/* END: EVENTS PT */
/* ===== START: Collapsible Sections ====== */
body .content-body .twisty .sectionBody h3 {
  color: #0e3f75;
}

body .content-body .twisty .secondLevelSection.nested h3 {
  background: #f2f2f2;
}

.content-body .secondLevelSection.nested .sectionHeader {
  background: #f2f2f2;
}

.twisty {
  border: none;
  background: #ffffff;
}

.firstsectionHeader.opened, .sectionHeader.opened, .sectionHeader.closed {
  background-color: #f2f2f2;
  border-radius: 0px;
}

body .content-body .twisty h2 {
  background: #f2f2f2;
  font-size: 21px;
  color: #2c2c2c;
  border-radius: 0;
  font-weight: 700;
}

body .content-body .twisty .closed h2, body .content-body .twisty .closed h3 {
  width: 100%;
  color: #2c2c2c;
  font-size: 21px;
  margin-left: 0;
  border-radius: 0;
  padding-right: 2.5rem;
}

.odx-content__body .twisty .sectionHeader {
  border-bottom: none;
  background: #f2f2f2;
}

/* ===== END: Collapsible Sections ====== */
/* START: Body Tables */
.odx-content__body table {
  border: none;
}

.odx-content__body table td,
.odx-content__body table th {
  padding: 5px 10px 0;
  border: none;
}

.odx-content__body table tr {
  border-bottom: 1px solid #d8d8d8;
}

.odx-content__body table th {
  background-color: #f2f2f2;
  font-weight: bold;
  color: #000000;
}

.odx-content__body table tr:nth-child(odd) {
  background-color: #f8f8f8;
}

/* END: Body Tables */
/* START: RESOURCE PT */
.odx-content__expand-collapse .btn {
  border: 1px solid #c12637;
  background-color: transparent;
  color: #c12637;
  border-radius: 25px;
}

.content-body .odx-more-information h2, .content-body .odx-external-resources h2, .content-body .odx-related-laws-and-forms h2 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
}

.content-body .odx-more-information {
  background-color: #f2f2f2;
  border-radius: 8px;
  box-shadow: none;
}

.odx-more-information_information i.fa-file-text-o {
  font-weight: 100;
}

.content-body .odx-more-information a.btn-primary {
  color: #ffffff !important;
  background-color: #0e3f75;
  border-color: #0e3f75;
  border-radius: 25px;
  font-weight: 700;
  border-width: 2px;
}

.content-body .odx-more-information a.btn-primary:hover {
  color: white !important;
  background-color: #0e3f75;
}

.odx-external-resources {
  background-color: #f2f2f2;
  border-radius: 8px;
  box-shadow: none;
}

.content-body .odx-related-laws-and-forms {
  background-color: #f2f2f2;
  border-radius: 8px;
  box-shadow: none;
}

.odx-content__body .odx-get-in-touch {
  background-color: #f2f2f2;
}

.content-body .odx-more-information p,
.content-body .odx-related-laws-and-forms .odx-external-resources__links p  {
  word-wrap: break-word;
}

/* END: RESOURCE PT */
/* START: FILTER */
.iop-filter__boxes-wrapper label,
.iop-filter__title-container .iop-filter__help-text {
  color: #0e3f75;
}

.iop-filter__input-filter-btn, .iop-filter__input-filter-btn:hover {
  background-color: #0e3f75;
  border-color: #0e3f75;
  border-radius: 40px;
  text-transform: capitalize;
}

.iop-filter__reset-btn,
.iop-filter__reset-btn:hover {
  border-radius: 40px;
  border-color: #c12637;
  color: #c12637;
  text-transform: capitalize;
  border-width: 2px;
}

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

.iop-filter__taxonomies-container .ohio-select2 .select2-container .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  color: #0e3f75;
}

.iop-filter__taxonomies-container .ohio-select2 .select2-container .select2-selection--multiple .select2-selection__choice__remove,
.iop-filter__taxonomies-container .ohio-select2 .select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #0e3f75;
}

.iop-filter__content .pagination .page-item .page-link {
  color: #0e3f75;
}

.iop-filter__content .pagination .page-item .page-link:hover {
  color: #0e3f75;
}

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

/* END: FILTER */
/* START: Data Source */
body .content-body table.dataTable thead th {
  background-color: #f2f2f2;
  border: none;
  font-size: 1em;
  padding: 15px 18px 10px;
}

body .content-body table.dataTable, table.dataTable tbody tr {
  background-color: #ffffff;
}

table.dataTable tbody td {
  padding: 10px 18px;
}

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

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: none;
}

.table > tbody > tr:first-child {
  border-top: none;
}

body .content-body table.dataTable a {
  color: #c12637;
}

body .content-body table.dataTable a:hover {
  color: black;
}

.dataTables_wrapper .dataTables_filter {
  margin: 0px 0px 30px 0px;
}

.dataTables_filter input.form-control {
  border: 1px solid #d8d8d8;
}

.dataTables_wrapper select.form-control {
  border-width: 1px;
}

.dataTables_filter input.form-control::placeholder {
  color: #5c5a5b;
  font-weight: lighter;
}

.dataTables_filter input,
.dataTables_length select {
  border-color: #d8d8d8;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #0e3f75;
  border: 1px solid #0e3f75;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding: 9px 15px 5px;
}

.pagination > li > a,
.pagination > li > span {
  padding: 9px 15px 5px;
  height: fit-content;
}

table *:focus, .dataTables_filter *:focus, .dataTables_length *:focus {
  outline: 1px solid #f2f2f2;
  border-color: #f2f2f2;
}

.pagination *:focus {
  outline: 1px solid black;
  border-color: black;
}

.dataTables_paginate .pagination .paginate_button.disabled a {
  color: #757575;
}

/* ==== END: Data Source ==== */
/* ==== 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: Featured Cards */
.jfs-feature-cards-wrapper.remove-full-width .core-featured-cards__container {
  background-color: transparent;
  padding-top: 0;
}

.core-featured-cards .core-featured-cards__list .core-featured-cards__title {
  overflow: visible;
  height: 45px;
  max-height: 45px;
  line-height: 1.15em;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 0 10px;
  color: #0e3f75;
}

/* END: Featured Cards */
/* START: Unemployment Cards with Icons */
.jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__header {
  display: none;
}

.jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__list {
  flex-wrap: wrap;
}

.jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__list .core-featured-cards__item {
  width: 49%;
  display: inline-block;
  box-shadow: none;
  flex: 0 1 48%;
}

.jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__list .core-featured-cards__item a {
  position: relative;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__list .core-featured-cards__item a::before {
  position: absolute;
  right: 0px;
  content: '\f178';
  color: #ffffff;
  font-size: 2em;
  height: 64px;
  line-height: 40px;
  width: 64px;
  border-radius: 50%;
  background-color: #0e3f75;
  top: 30%;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__list .core-featured-cards__item a .core-featured-cards__icon {
  display: none !important;
}

.jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__list .core-featured-cards__item a .core-featured-cards__content {
  overflow: visible;
  border-radius: 15px;
  padding: 30px 50px 30px 25px;
  max-width: 95%;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__list .core-featured-cards__item a .core-featured-cards__content h3.core-featured-cards__title {
  overflow: visible;
  color: #2c2c2c;
  font-weight: bold;
  text-align: left;
  max-height: 45px;
  margin-bottom: 10px;
}

.jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__list .core-featured-cards__item a .core-featured-cards__content p.core-featured-cards__summary {
  text-align: left;
  margin: 20px 0px 0px 0px;
}

@media screen and (max-width: 1024px) {
  .jfs-icon-cards .core-featured-cards.core-featured-cards__container .core-featured-cards__item {
    min-width: 100%;
  }
}

/* END: Unemployment Cards with Icons */
/* START: Spotlight */
body .content-body .core-spotlight__header {
  display: none;
}

body .content-body .jfs-spotlight-sidebar-container .core-spotlight__summary,
body .content-body .jfs-homepage .core-spotlight__summary {
  color: white;
}

.jfs-spotlight-sidebar-container .core-spotlight__container.core-spotlight__container--full-width.margin-bottom-md {
  flex-direction: column;
}

.jfs-spotlight-sidebar-container .core-spotlight__container--full-width .core-spotlight__thumbnail {
  border-radius: 12px 12px 0 0;
  height: 250px;
  min-height: 250px;
}

.jfs-spotlight-sidebar-container .core-spotlight__container--full-width .core-spotlight__info {
  border-radius: 0 0 12px 12px;
}

.jfs-spotlight-sidebar-container .core-spotlight__container--full-width .core-spotlight__info, .jfs-homepage .core-spotlight__container--full-width .core-spotlight__info {
  background-color: #0e3f75;
}

.jfs-spotlight-sidebar-container .core-spotlight__container--full-width .core-spotlight__title, .jfs-homepage .core-spotlight__container--full-width .core-spotlight__title {
  color: white;
}

.jfs-spotlight-sidebar-container .core-spotlight__info .core-spotlight__button,
.jfs-spotlight-sidebar-container .core-spotlight__info .core-spotlight__button:visited, .jfs-homepage .core-spotlight__info .core-spotlight__button,
.jfs-homepage .core-spotlight__info .core-spotlight__button:visited {
  color: white !important;
  border-color: white;
  border-radius: 40px;
  background-color: transparent;
}

.jfs-spotlight-sidebar-container .core-spotlight__info .core-spotlight__button:hover,
.jfs-spotlight-sidebar-container .core-spotlight__info .core-spotlight__button:active, .jfs-homepage .core-spotlight__info .core-spotlight__button:hover,
.jfs-homepage .core-spotlight__info .core-spotlight__button:active {
  background-color: white;
  color: #0e3f75 !important;
  border-color: white;
}

.jfs-spotlight-sidebar-container .core-spotlight__info .core-spotlight__button.btn.btn-primary:hover, .jfs-homepage .core-spotlight__info .core-spotlight__button.btn.btn-primary:hover {
  background-color: white;
  color: #0e3f75 !important;
  border-color: white;
}

@media (min-width: 992px) {
  .jfs-homepage .core-spotlight__container.core-spotlight__container--full-width.margin-bottom-md {
    flex-direction: unset;
  }
  .jfs-homepage .core-spotlight__container--full-width .core-spotlight__thumbnail {
    border-radius: 15px 0 0 15px;
  }
  .jfs-homepage .core-spotlight__container--full-width .core-spotlight__info {
    border-radius: 0 15px 15px 0;
  }
}

@media (min-width: 992px) {
  body .content-body .core-spotlight__container.core-spotlight__container--full-width {
    flex-direction: row-reverse;
  }
  .core-spotlight__container--full-width .core-spotlight__thumbnail {
    border-radius: 0 15px 15px 0;
  }
  .core-spotlight__container--full-width .core-spotlight__info {
    border-radius: 15px 0 0 15px;
  }
}

@media (max-width: 991px) {
  .core-spotlight__container--full-width .core-spotlight__thumbnail {
    border-radius: 15px 15px 0 0;
  }
  .core-spotlight__container--full-width .core-spotlight__info {
    border-radius: 0 0 15px 15px;
  }
}

.core-spotlight__container--2col .core-spotlight__info,
.core-spotlight__container--full-width .core-spotlight__info {
  background-color: #0e3f75;
}

.core-spotlight__container--full-width .core-spotlight__title,
body .content-body .core-spotlight__summary {
  color: white;
}

.core-spotlight__info .core-spotlight__button,
.core-spotlight__info .core-spotlight__button:visited {
  color: white !important;
  border-color: white;
  border-radius: 40px;
}

.core-spotlight__info .core-spotlight__button:hover {
  border-color: white;
  background-color: white;
  color: #0e3f75 !important;
}

@media (max-width: 576px) {
  .jfs-homepage .odx-content-section .core-spotlight__container--full-width .core-spotlight__thumbnail {
    border-radius: 12px 12px 0 0;
  }
  .jfs-homepage .odx-content-section .core-spotlight__container--full-width .core-spotlight__info {
    border-radius: 0 0 12px 12px;
  }
}

.jfs-homepage .core-spotlight__thumbnail {
  border-radius: 12px 12px 0 0;
}

.jfs-homepage .core-spotlight__info {
  border-radius: 0 0 12px 12px;
}

.iop-social-ads__link:hover i {
  color: #c12637 !important;
}

@media (min-width: 992px) {
  .jfs-spotlight-sidebar-container .core-spotlight__container.core-spotlight__container--full-width.margin-bottom-md {
    flex-direction: column;
  }
  .jfs-spotlight-sidebar-container .core-spotlight__container--full-width .core-spotlight__thumbnail {
    border-radius: 12px 12px 0 0;
  }
  .jfs-spotlight-sidebar-container .core-spotlight__container--full-width .core-spotlight__info {
    border-radius: 0 0 12px 12px;
  }
}

.spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col {
  flex-direction: row;
}

.spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col .core-spotlight__thumbnail {
  border-radius: 15px 0px 0px 15px;
}

.spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col .core-spotlight__info {
  border-radius: 0px 15px 15px 0px;
}

.spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col .core-spotlight__info .core-spotlight__title {
  max-height: fit-content;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.25em;
}

.spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col .core-spotlight__info .core-spotlight__summary {
  line-height: 1.25em;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col {
    flex-direction: column;
  }
  .spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col .core-spotlight__thumbnail {
    border-radius: 15px 15px 0px 0px;
    min-height: 180px;
    max-height: 180px;
  }
  .spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col .core-spotlight__info {
    border-radius: 0px 0px 15px 15px;
    max-height: 280px;
  }
  .spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-events .core-events__header-container a.core-more-button {
    padding: 10px 10px;
    display: none;
  }
  .spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-events .core-events__footer-container a.core-more-button {
    padding-top: 10px;
    display: block;
  }
  .spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-events__list .core-events__item-left {
    width: 83px;
    height: 80px;
  }
}

@media (max-width: 450px) {
  .spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col {
    flex-direction: column;
  }
  .spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col .core-spotlight__thumbnail {
    border-radius: 15px 15px 0px 0px;
    min-height: 200px;
  }
  .spotlight-events-wrapper .core-full-height-wrapper .core-full-height-wrapper__col .core-spotlight__container.core-spotlight__container--2col .core-spotlight__info {
    border-radius: 0px 0px 15px 15px;
  }
}

@media (min-width: 992px) {
  body .content-body .reverse-spotlight .core-spotlight__container.core-spotlight__container--full-width {
    flex-direction: unset;
  }
  .reverse-spotlight .core-spotlight__container--full-width .core-spotlight__thumbnail {
    border-radius: 15px 0 0 15px;
  }
  .reverse-spotlight .core-spotlight__container--full-width .core-spotlight__info {
    border-radius: 0 15px 15px 0;
  }
}

/* END: Spotlight */
/* START: Multi Spotlight */
.jfs-multi-spotlight {
  display: flex;
  gap: 20px;
}

.jfs-multi-spotlight.jfs-multi-spotlight--2 {
  column-count: 2;
}

.jfs-multi-spotlight.jfs-multi-spotlight--3 {
  column-count: 3;
}

.jfs-multi-spotlight .core-spotlight__header {
  display: none;
}

.jfs-multi-spotlight .core-spotlight__container--full-width .core-spotlight__thumbnail {
  border-radius: 15px 15px 0 0;
  min-height: 260px;
  height: 260px;
}

.jfs-multi-spotlight .core-spotlight__container--full-width .core-spotlight__info {
  border-radius: 0 0 15px 15px;
  height: 315px;
  min-height: 315px;
  padding: 20px 30px 30px;
  background-color: #0e3f75;
}

.jfs-multi-spotlight .core-spotlight__container--full-width .core-spotlight__title {
  max-height: 72px;
  font-size: 24px;
  line-height: 32px;
  color: white;
}

.jfs-multi-spotlight .core-spotlight__container--full-width .core-spotlight__summary {
  height: 120px;
  overflow: hidden;
  color: white;
  margin: 0;
}

.jfs-multi-spotlight .core-spotlight__container--full-width a.core-spotlight__button {
  color: white !important;
  border-color: white;
  white-space: unset;
}

.jfs-multi-spotlight .core-spotlight__container--full-width a.core-spotlight__button:hover {
  background-color: white;
  color: #0e3f75 !important;
}

body .content-body .jfs-multi-spotlight .core-spotlight__container.core-spotlight__container--full-width {
  flex-direction: column;
}

body .content-body .jfs-multi-spotlight.jfs-multi-spotlight--2 .core-spotlight__container.core-spotlight__container--full-width {
  max-width: calc(50% - 10px);
}

body .content-body .jfs-multi-spotlight.jfs-multi-spotlight--3 .core-spotlight__container.core-spotlight__container--full-width {
  max-width: calc(33% - 10px);
}

.jsu-lp .odx-intro-with-ads__container .row .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
  height: 600px;
  display: table-cell;
}

.jsu-lp .odx-intro-with-ads__container .row .col-xs-12.col-sm-12.col-md-4.col-lg-4 .jfs-multi-spotlight__text {
  display: table-cell;
  vertical-align: middle;
  height: inherit;
}

.jsu-lp .odx-intro-with-ads__container .row .col-xs-12.col-sm-12.col-md-4.col-lg-4 h1 {
  margin-top: 35px;
  color: #0e3f75;
  font-size: 40px;
  font-weight: bold;
}

.jsu-lp .odx-intro-with-ads__container .row .jfs-multi-spotlight__text::before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f0b1";
  font-weight: 600;
  font-size: 55px;
  color: #c12637;
  background-color: #f6f6f6;
  border-radius: 55px;
  padding: 20px;
}

@media (max-width: 991px) {
  .jsu-lp .odx-intro-with-ads__container .row .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
    height: unset;
  }
}

@media (max-width: 767px) {
  body .content-body .jfs-multi-spotlight.jfs-multi-spotlight--3 {
    display: block;
  }
  body .content-body .jfs-multi-spotlight.jfs-multi-spotlight--3 .core-spotlight__container.core-spotlight__container--full-width {
    max-width: 100%;
    width: 100%;
    min-width: 100%;
  }
  .jfs-multi-spotlight.jfs-multi-spotlight--2,
  .jfs-multi-spotlight.jfs-multi-spotlight--3 {
    column-count: 1;
    flex-wrap: wrap;
  }
  body .content-body .jfs-multi-spotlight.jfs-multi-spotlight--2 .core-spotlight__container.core-spotlight__container--full-width {
    max-width: 100%;
  }
}

/* END: Multi Spotlight */
/* START: Spotlight with Social Media (2 Columns) */
body .content-body .spotlight-social-2-col .core-spotlight__container.core-spotlight__container--full-width .core-spotlight__info {
  background-color: #f8f8f8;
}

body .content-body .spotlight-social-2-col .core-spotlight__container.core-spotlight__container--full-width .core-spotlight__info .core-spotlight__title {
  color: #0e3f75;
  max-height: fit-content;
  font-size: 24px;
  line-height: 1.25em;
}

body .content-body .spotlight-social-2-col .core-spotlight__container.core-spotlight__container--full-width .core-spotlight__info .core-spotlight__summary {
  color: #000000;
}

body .content-body .spotlight-social-2-col .core-spotlight__container.core-spotlight__container--full-width .core-spotlight__info a.core-spotlight__button {
  color: #0e3f75 !important;
  border-color: #0e3f75;
}

body .content-body .spotlight-social-2-col .core-spotlight__container.core-spotlight__container--full-width .core-spotlight__info a.core-spotlight__button:hover {
  background-color: #0e3f75;
  color: #ffffff !important;
}

@media (min-width: 992px) {
  body .content-body .spotlight-social-2-col .core-spotlight__container.core-spotlight__container--full-width {
    flex-direction: row;
  }
  body .content-body .spotlight-social-2-col .core-spotlight__container.core-spotlight__container--full-width .core-spotlight__thumbnail {
    border-radius: 15px 0px 0px 15px;
  }
  body .content-body .spotlight-social-2-col .core-spotlight__container.core-spotlight__container--full-width .core-spotlight__info {
    border-radius: 0px 15px 15px 0px;
  }
}

/* END: Spotlight with Social Media (2 Columns) */
/* START: CCMEP Questions */
.ccmep-questions .ohio-card .ohio-card-bg {
  display: none;
}

.ccmep-questions .ohio-card .ohio-card-content {
  max-height: 90px;
  min-height: 120px;
}

.ccmep-questions .ohio-card .ohio-card-content .ohio-card-content-header {
  max-height: 90px;
}

.ccmep-questions .ohio-card .ohio-card-content .ohio-card-content-summary {
  display: none;
}

.jfs-ccmep-related-topics .odx-collapsible-sections-links__header {
  margin-top: 0px;
}

@media (max-width: 767px) {
  .jfs-ccmep-related-topics {
    margin-top: 70px;
  }
  .jfs-ccmep-related-topics .odx-collapsible-sections-links__list {
    flex-direction: column;
  }
}

/* END: CCMEP Questions */
/* START: Featured Cards */
.core-featured-cards__list .core-featured-cards__item:hover,
.core-featured-cards__list .core-featured-cards__item:active {
  border-radius: 10px;
}

.core-featured-cards__list .core-featured-cards__thumbnail {
  border-radius: 10px 10px 0 0;
}

.core-featured-cards__list .core-featured-cards__content {
  border-radius: 0 0 10px 10px;
  background-color: #f8f8f8;
}

.core-featured-cards__remove-summary .core-featured-cards__list .core-featured-cards__thumbnail {
  height: 145px;
}

.core-featured-cards__remove-summary .core-featured-cards__list .core-featured-cards__content {
  padding: 15px 10px;
  height: 80px;
}

.core-featured-cards__remove-summary .core-featured-cards__list .core-featured-cards__title {
  max-height: unset;
  line-height: 1.15em;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 50px;
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1200px) {
  .core-featured-cards__remove-summary .core-featured-cards__list .core-featured-cards__title {
    font-size: 16px;
  }
}

.core-featured-cards__remove-summary .core-featured-cards__list .core-featured-cards__summary {
  display: none;
}

.jfs-homepage .core-featured-cards.core-featured-cards__container {
  background-color: #f2f2f2;
}

.core-featured-cards__list .core-featured-cards__icon {
  border-radius: 8px 8px 0 0;
}

.core-featured-cards__list .core-featured-cards__icon img {
  width: 180px;
  height: 180px;
}

.core-featured-cards__list .core-featured-cards__icon {
  background-color: #69c2c6;
}

.jfs-homepage .core-featured-cards__list .core-featured-cards__content {
  border-radius: 0 0 8px 8px;
  background-color: #ffffff;
  min-height: 150px;
}

.core-featured-cards h2.core-featured-cards__header {
  display: none;
}

/* END: Featured Cards  */
/*
===========
START: Core Main Banner
===========
*/
.core-main-banner .core-main-banner__container .core-main-banner__details {
  background-color: #0e3f75;
}

.core-main-banner .core-main-banner__container .core-main-banner__button {
  border-radius: 40px;
}

.core-main-banner .core-main-banner__container .core-main-banner__button:hover, .core-main-banner .core-main-banner__container .core-main-banner__button:active {
  color: #0e3f75 !important;
  background-color: #ffffff;
}

.core-main-banner .core-main-banner__container .core-main-banner__details .core-main-banner__heading {
  overflow: visible;
  max-height: unset;
}

body .content-body .core-main-banner__subheading a,
body .content-body .core-main-banner__subheading a:active,
body .content-body .core-main-banner__subheading a:focus,
body .content-body .core-main-banner__subheading a:hover {
  color: #ffffff;
}

/*
===========
END: Core Main Banner
===========
*/
/* START: SOCIAL MEDIA SIDEBAR ADS */
.iop-social-ads__link i.fab {
  color: #0e3f75;
  font-size: 30px;
}

.iop-social-ads__item {
  width: 40px;
  height: 40px;
}

.iop-social-ads__container h2.iop-social-ads__title {
  color: #2c2c2c;
}

/* END: SOCIAL MEDIA SIDEBAR ADS */
/* START: DIVISIONS */
.core-carousel-button-left .icon, .core-carousel-button-right .icon {
  color: #0e3f75;
  background-color: #f6f6f6;
}

.core-divisions-carousel .core-divisions-carousel__item .core-divisions-carousel__title {
  color: #c12637;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jfs-homepage .core-divisions-carousel {
  padding: 45px;
}

.core-divisions-carousel .core-divisions-carousel__item {
  border-radius: 8px;
  background-color: #f6f6f6;
}

.bottom.core-divisions-carousel.core-divisions-carousel--with-icons {
  background-color: #f2f2f2;
}

.bottom.core-divisions-carousel .core-divisions-carousel__item {
  border-radius: 8px;
  background-color: #ffffff;
}

.full-width-component.bottom::before, .full-width-component.bottom::after {
  background-color: inherit;
  width: 100vw;
  height: 100%;
  content: "";
  position: absolute;
  top: 0%;
  z-index: 0;
}

.full-width-component.bottom::before {
  left: 100%;
}

.full-width-component.bottom::after {
  right: 100%;
}

.bottom .core-carousel-button-left .icon,
.bottom .core-carousel-button-right .icon {
  border: 8px solid #f2f2f2;
  background-color: #ffffff;
}

.core-divisions-carousel .core-divisions-carousel__item:hover, .core-divisions-carousel .core-divisions-carousel__item:active {
  background-color: #e8e8e8;
}

.core-carousel-button-left .icon:hover, .core-carousel-button-right .icon:hover {
  background-color: #e8e8e8;
}

.bottom.core-divisions-carousel .core-divisions-carousel__item:hover {
  background-color: #e8e8e8;
}

/* END: DIVISIONS */
/* START: News */
.core-news__list .core-news__info .core-news__title {
  height: unset;
  max-height: 45px;
  color: #0e3f75;
}

.core-news__list .core-news__info .core-news__summary {
  height: unset;
  max-height: 60px;
  color: #2c2c2c;
}

.core-news__list .core-news__info .core-news__date {
  color: #434343;
  font-weight: bold;
}

.core-news__list .core-news__thumbnail {
  border-radius: 12px 0 0 12px;
}

.core-news__list .core-news__info {
  border-radius: 12px;
  background-color: #f6f6f6;
}

.core-news__list .core-news__thumbnail + .core-news__info {
  border-radius: 0 12px 12px 0;
}

.core-news .core-news__list .core-news__thumbnail + .core-news__info {
  border-radius: 0 12px 12px 0;
}

@media only screen and (max-width: 991px) {
  .core-news .core-news__list .core-news__thumbnail + .core-news__info {
    border-radius: 12px;
  }
}

.content-body .core-news a:hover, .content-body .core-news a:active {
  color: #ffffff !important;
}

/* END: News */
/* START: Carousel Cards */
.odx-section-resources-cards-list__wrapper .core-carousel__header-container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.odx-section-resources-cards-list__wrapper .core-carousel__header-container h2 {
  margin-bottom: 0;
  margin-top: 0;
}

.content-body .odx-section-resources-cards-list__wrapper a.odx-view-more:after {
  display: none;
}

.odx-section-resources-cards-list__wrapper .core-more-button a::before,
.odx-section-resources-cards-list__wrapper .core-more-button a:visited::before {
  content: "\f0c5";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  margin-right: 6px;
}

.odx-section-resources-cards-list__wrapper .core-more-button a:hover {
  text-decoration: none;
}

.ohio-card {
  border-radius: 8px;
  box-shadow: none;
}

.odx-carousel-cards-item {
  margin-bottom: 16px;
}

.ohio-card.ohio-card--center .ohio-card-content {
  background-color: #f6f6f6;
}

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

.ohio-card .ohio-card-content p {
  color: #2c2c2c;
}

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

@media (max-width: 500px) {
  .core-carousel-button-left .icon, .core-carousel-button-right .icon {
    border: 8px solid #ffffff;
  }
}

.ohio-card-bg-img {
  height: 100%;
  object-fit: cover;
}

/* END: Carousel Cards */
/* START: Map and Directory */
.odx-locations__list-wrapper {
  background: #0e3f75;
}

.odx-locations-list-widget__icon {
  color: #c12637;
}

.agency-category-checboxes {
  border-radius: 8px;
}

.odx-locations-map-wrapper .odx-location__content:hover,
.ohio-odx-alpha-directory__search-container .input-group-btn .fa {
  color: #0e3f75;
}

ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-list-title {
  background-color: #c12637;
}

body .content-body a.ohio-odx-alpha-directory__group-item-title {
  font-weight: lighter;
}

ul.ohio-odx-alpha-directory__alphabet a.ohio-odx-alpha-directory__alphabet-char.is-active {
  color: #0e3f75;
  font-weight: bold;
}

body .content-body a.ohio-odx-alpha-directory__alphabet-char {
  color: #bfbfbf;
  font-weight: lighter;
}

body .content-body a.js-ohio-odx-alpha-directory__alphabet-button-all:hover,
body .content-body a.js-ohio-odx-alpha-directory__alphabet-button-all:focus,
body .content-body a.js-ohio-odx-alpha-directory__alphabet-button-all:active,
body .content-body a.js-ohio-odx-alpha-directory__alphabet-button-all:visited {
  color: white;
}

/* END: Map and Directory */
/* START: Forms */
#formio input,
#formio textarea,
#formio .form-control.dropdown,
#formio .formio-component-datetime .form-control {
  border: 1px solid #d8d8d8;
}

#formio .formio-component-datetime .input-group-addon {
  border-color: #d8d8d8;
}

#formio .formio-component-datetime .form-control {
  border-radius: 5px 0 0 5px;
}

#formio button.btn.btn-primary {
  background-color: #0e3f75;
  border-radius: 40px;
  border-color: #0e3f75;
  padding: 10px 50px 5px;
  font-weight: bold;
}

.odx-form__container #formio .formio-component .choices__list .choices__placeholder {
  color: #757575;
  opacity: 1;
}

/* END: Forms */
/* START: SplashPage */
.splash-page .odx-layout-landing-page {
  background-color: #f2f2f2;
}

body .content-body .iop-splash-sections .nav-tabs .tab.active > a,
body .content-body .iop-splash-sections .nav-tabs .tab > a:hover {
  background-color: #0e3f75;
  font-weight: bold;
  color: white;
}

body .content-body .iop-splash-sections .nav-tabs a,
body .content-body .iop-splash-sections .nav-tabs a:visited {
  color: #2c2c2c;
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox .btn-primary {
  background-color: #B90235;
  border-color: #B90235;
}

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

.iop-splash-banner__img-overlay {
  background: linear-gradient(to left, rgba(112, 0, 23, 0), rgba(112, 0, 23, 0.05), rgba(112, 0, 23, 0.19), rgba(112, 0, 23, 0.34), rgba(112, 0, 23, 0.47), rgba(112, 0, 23, 0.56), rgba(112, 0, 23, 0.65), rgba(112, 0, 23, 0.73), rgba(112, 0, 23, 0.8), rgba(112, 0, 23, 0.86), rgba(112, 0, 23, 0.91), rgba(112, 0, 23, 0.95), rgba(112, 0, 23, 0.98), #700017);
}

/* END: SplashPage */
/** ======== START: Featured Video ======= **/
.core-featured-video .core-featured-video__container .core-featured-video__play-icon {
  color: #0e3f75;
}

.core-featured-video .core-featured-video__container {
  background-color: #0e3f75;
}

.core-featured-video .core-featured-video__container .core-featured-video__item-title {
  color: #ffffff;
}

body .content-body .core-featured-video p {
  color: #ffffff;
  margin-bottom: 30px;
}

.core-featured-video .core-featured-video__container .core-featured-video__button {
  border-color: #ffffff;
  color: #ffffff;
  border-radius: 40px;
  width: fit-content;
}

.core-featured-video .core-featured-video__container .core-featured-video__button:hover {
  color: #0e3f75;
  background-color: #ffffff;
}

.core-featured-video .core-featured-video__container .core-featured-video__item-details-wrapper {
  padding: 80px 50px;
}

.content-body .core-featured-video .margin-top-md {
  margin-top: 0px;
}

/** ======== END: Featured Video ======= **/
/* START: Video Gallery */
.core-playlist__current-video .core-playlist__current-video-text {
  background-color: #700017;
  color: #ffffff;
}

/* END: Video Gallery */
/** ======== START: Get In Touch ======= **/
.odx-get-in-touch {
  background-color: #f8f8f8;
  border-radius: 8px;
}

body .content-body h2.odx-get-in-touch__title {
  color: #0e3f75;
  font-size: 1.6em;
}

.content-body .get-in-touch-no-top-margin .margin-top-sm {
  margin-top: 0px;
}

body .content-body .odx-get-in-touch__body h3 {
  color: #2c2c2c;
}

/** ======== END: Get In Touch ======= **/
/** ============ START: Topic Ads ============ **/
.content-body .core-topic-ads.core-topic-ads__container.padding-top-md.padding-bottom-md {
  padding: 0px;
}

.hide-topic-ads-header .core-topic-ads__header {
  display: none;
}

.core-topic-ads__item {
  padding: 0px;
}

.core-topic-ads__thumbnail img {
  border-radius: 8px 0px 0px 8px;
  height: 150px;
  object-fit: cover;
  min-width: 100%;
}

.core-topic-ads__content {
  border-radius: 0px 8px 8px 0px;
  background-color: #f6f6f6;
  padding: 0px;
  height: 150px;
  overflow: hidden;
}

body .content-body .core-topic-ads__title {
  font-size: 1.1em;
  color: #0e3f75;
  padding: 15px 10px 0px 15px;
}

body .content-body .core-topic-ads .core-topic-ads__summary {
  font-size: 0.9em;
  padding: 0px 10px 15px 15px;
  line-height: 1.3em;
}

@media (max-width: 991px) {
  .core-topic-ads__thumbnail {
    display: none;
  }
  .core-topic-ads__content {
    border-radius: 8px;
    height: fit-content;
  }
}

/** ============ END: Topic Ads ============ **/
/** ============ START: Chatbots ============ **/
#webchat .chatTitleBar {
  height: 40px;
  width: 20em;
  cursor: pointer;
  z-index: 1005;
  border: 2px solid #ffffff;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
  background-color: #ED1B24;
  -webkit-box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.51px;
  line-height: 1.21428571;
  text-align: center;
  padding: 10px 20px 11px;
}

#webchat #chatWrapper {
  height: 560px;
  max-height: 90%;
  max-height: calc(100% - 40px);
  overflow: scroll;
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 0 8px 0 0;
}

#webchat #chatWrapper #chatBot {
  font-size: 0.9em;
  font-family: "Calibri", "Helvetica Neue", "Arial", "sans-serif";
}

#webChatButton {
  height: 50px;
  position: fixed;
  bottom: 40px;
  z-index: 998;
  background-color: transparent;
  right: 40px;
  cursor: pointer;
  border: 2px solid #ffffff;
  border-radius: 8px 8px 8px 8px;
  background-color: #1B6196;
  -webkit-box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.51px;
  line-height: 1.21428571;
  text-align: center;
  padding: 10px 20px 11px;
  margin-bottom: 70px;
}

#webChatButton:hover, #webChatButton:focus {
  background-color: #071840;
}

#webChatWindow {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 1005;
  height: 560px;
  max-height: 90%;
  max-height: calc(100% - 60px);
  font-size: 1.1em;
  background: #ffffff;
  border: none;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.5);
}

#webChatWindow .titleBar {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 120px;
  background-color: #1B6196;
  border-radius: 8px 8px 0 0;
  color: #ffffff;
  margin-top: -1px;
  line-height: initial;
}

#webChatWindow .titleBar button, #webChatWindow .titleBar a {
  -webkit-appearance: none;
  appearance: none;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  cursor: pointer;
}

#webChatWindow .titleBar .icon-ccmep {
  width: 0;
  height: 70px;
  margin: 15px;
  background: none;
}

#webChatWindow .titleBar .icon-antonio {
  width: 0;
  height: 70px;
  margin: 15px;
  background: none;
}

#webChatWindow .titleBar .icon-lisa {
  width: 70px;
  height: 70px;
  margin: 15px;
  background-image: url(/wps/wcm/connect/gov/8f8714c1-486f-40a0-b82d-1e6be98d190e/lisa-chatbot-avatar.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-8f8714c1-486f-40a0-b82d-1e6be98d190e-ot9ndaU);
  background-size: cover;
}

body .content-body #webChatBot a, body .content-body #webChatBot a:visited {
  color: #0000ee;
}

#webChatWindow .titleBar .text {
  flex: 1;
}

body .content-body .single-column-footer .odx_primary-footer .odx_agency-info .text {
  text-align: left;
}

#webChatWindow .titleBar .text .name {
  font-weight: bold;
}

#webChatWindow .titleBar .text .desc {
  font-family: "Calibri", "Helvetica Neue", "Arial", "sans-serif";
}

#webChatWindow .titleBar .text .menu {
  margin-top: 0.5em;
  font-size: 0.95em;
  font-family: "Calibri", "Helvetica Neue", "Arial", "sans-serif";
}

#webChatWindow .titleBar .text .menu button, #webChatWindow .titleBar .text .menu a {
  padding: 0 0.5em;
  border-right: rgba(255, 255, 255, 0.4) solid 1px;
  display: inline-block;
  float: left;
  text-decoration: underline;
}

#webChatWindow .titleBar .text .menu button:first-child, #webChatWindow .titleBar .text .menu a:first-child {
  padding-left: 0;
}

#webChatWindow .titleBar .text .menu button:last-child, #webChatWindow .titleBar .text .menu a:last-child {
  border-right: none;
}

#webChatWindow .titleBar .text .menu button:hover, #webChatWindow .titleBar .text .menu a:hover,
#webChatWindow .titleBar #closeChat:hover {
  color: #E0FFFF;
}

#webChatWindow .titleBar .text .menu button .longText, #webChatWindow .titleBar .text .menu a .longText {
  display: inline;
}

#webChatWindow .titleBar .text .menu button .shortText, #webChatWindow .titleBar .text .menu a .shortText {
  display: none;
}

#webChatWindow .titleBar #closeChat {
  font-family: Consolas, Univers, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 35px;
  align-self: flex-start;
  padding: 10px 20px 0 0;
  cursor: pointer;
}

#webChatWindow .wrapper {
  overflow: scroll;
  flex: 1;
  max-height: 90%;
  max-height: calc(100% - 106px);
  padding: 5px;
}

#webChatWindow .wrapper #webChatBot {
  font-size: 0.9em;
  font-family: "Calibri", "Helvetica Neue", "Arial", "sans-serif";
}

#webChatBot p {
  color: #000000;
  text-align: left;
}

#webChatBot ul li {
  text-align: left;
}

#webChatWindow .wrapper #webChatBot button {
  border-color: currentColor;
  cursor: pointer;
}

#webChatWindow .wrapper #webChatBot .webchat__send-box__main {
  max-width: 500px;
}

#webChatWindow .wrapper #webChatBot #trendingTopics {
  background-color: #ededed;
  font-size: 1.1em;
  padding-bottom: 0.3em;
  display: none;
}

#webChatWindow .wrapper #webChatBot #trendingTopics .topicsHeader {
  width: 100%;
  padding: 0.5em 0 0.2em 0;
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
}

#webChatWindow .wrapper #webChatBot #trendingTopics .topic {
  width: 100%;
}

#webChatWindow .wrapper #webChatBot #trendingTopics .topic button {
  display: block;
  width: 100%;
  padding: 0.4em 0;
  text-align: center;
  text-decoration: underline;
  background: none;
  color: black;
}

#webChatWindow .wrapper #webChatBot #trendingTopics .topic button:hover,
#webChatWindow .wrapper #webChatBot #trendingTopics .topic button:focus {
  background-color: #226b92;
  color: #ffffff;
}

#webChatWindow .wrapper #webChatBot .ac-adaptiveCard input[type=text],
#webChatWindow .wrapper #webChatBot .ac-adaptiveCard input[type=tel],
#webChatWindow .wrapper #webChatBot .ac-adaptiveCard input[type=email],
#webChatWindow .wrapper #webChatBot .ac-adaptiveCard select,
#webChatWindow .wrapper #webChatBot .ac-adaptiveCard textarea {
  background: #ffffff;
  border: solid 1px grey;
  padding: 2px;
  margin: 0;
  outline: darkgrey;
}

#webChatWindow .wrapper #webChatBot .ac-adaptiveCard input[type=text]:disabled,
#webChatWindow .wrapper #webChatBot .ac-adaptiveCard input[type=tel]:disabled,
#webChatWindow .wrapper #webChatBot .ac-adaptiveCard input[type=email]:disabled,
#webChatWindow .wrapper #webChatBot .ac-adaptiveCard select:disabled,
#webChatWindow .wrapper #webChatBot .ac-adaptiveCard textarea:disabled {
  color: #a2a2a2;
}

#webChatWindow .wrapper #webChatBot button.ac-pushButton:disabled,
#webChatWindow .wrapper #webChatBot button.ac-pushButton:disabled:hover,
#webChatWindow .wrapper #webChatBot button.ac-pushButton:disabled:active {
  background: #a2a2a2;
  color: #e7dfdf;
}

.menu {
  display: flex;
}

#webChatWindow .titleBar #closeChat {
  font-size: 25px;
}

#webChatWindow .wrapper {
  max-height: calc(100% - 120px);
}

@media screen and (max-width: 638px) {
  #webChatWindow {
    right: 10px;
    left: 10px;
  }
  #webChatWindow .titleBar .text .desc {
    font-size: 0.8em;
  }
  #webChatWindow .titleBar .text .menu {
    margin-top: 0.3em;
    font-size: 0.9em;
  }
  #webChatWindow .titleBar .text .menu button {
    padding: 0 0.3em;
    overflow-wrap: break-word;
  }
  #webChatWindow .titleBar .text .menu button .longText {
    display: none;
  }
  #webChatWindow .titleBar .text .menu button .shortText {
    display: inline;
  }
}

@media screen and (max-width: 400px) {
  #webChatWindow .titleBar .text .menu {
    font-size: 0.8em;
  }
}

/** ============ END: Chatbots ============ **/
/** ============ START: Newsletter ============ **/
.iop-footer-subscribe {
  background-color: #c12637;
  margin-top: 40px;
}

.iop-footer-subscribe .iop-footer-subscribe__text i {
  font-size: 70px;
  color: #ffffff;
}

.iop-footer-subscribe .iop-footer-subscribe__text .iop-footer-subscribe__alert {
  font-size: 28px;
  color: #ffffff;
  line-height: 36px;
  font-weight: bold;
}

.iop-footer-subscribe .iop-footer-subscribe__input {
  border-radius: 40px 0 0 40px;
}

.iop-footer-subscribe .iop-footer-subscribe__button {
  background-color: #0e3f75;
  border: 2px solid #0e3f75;
  border-radius: 40px;
  color: #ffffff !important;
  width: 200px;
  width: 120px;
  border-radius: 0 40px 40px 0;
}

/** ============ END: Newsletter ============ **/
/* END - ODX Common Design / Utility / Style Sheets / SCSS / Agencies / JFS / jfs-custom-styles.scss */
