@charset "UTF-8";
/*Primary tones max 3 tones*/
/* Dark Blue */
/* Light Blue */
/*Secondary tones max 3 tones */
/* Blue */
/* Light Blue */
/*Terciary tone */
/* Brown */
/* Core Template Colors */
/* Black and gray tones */
/* Alert colors */
/*START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-color-palette-variables.scss */
/*Primary tones max 3 tones*/
/* ORANGE */
/* BLUE */
/*Secondary tones max 3 tones */
/* LIGHT ORANGE */
/* LIGHT BLUE */
/*Terciary tones max 3 tones */
/* Gray tones */
/* Alert colors */
/*END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-color-palette-variables.scss */
/* START: ODX Common Design / Utility / Style Sheets / SCSS / Color Palettes / odx-variables-blue.scss */
/* START: fonts */
/* END: fonts */
/* START: Elements colors */
/* Body Text */
/* DELETE */
/* DELETE */
/* Body Text */
/* Headers */
/* Headers */
/* Footer */
/* Footer */
/* Widgets */
/*
$ohio_section_cards_background:rgba($color-secondary-additional-light20, 0.4) !default;

$ohio_accordion-caret_color:$color-primary-additional !default;
$ohio-accordion-panel-body_background:rgba( $color-gray85, 0.1) !default;
$ohio_accordion-select-default-option_color: $color-gray55 !default;
$ohio_accordion-panel-heading_background: $color-gray85 !default;
$ohio_accordion-panel-heading-expanded_background: $color-gray55 !default;
$ohio_accortion-panel-heading_border: $color-gray55 !default;

$ohio_widget_background: $color-white !default;
$ohio_widget-title_color: $color-primary-main !default;
$ohio_widget_border: transparent !default;
$ohio_widget-link_color:$color-primary-additional !default;
$ohio_widget-text_color:$color-gray25 !default; 
$ohio_widget-quick-links_background: $color-gray95 !default; 
$ohio_widget-quick-links_border-color: $color-gray75 !default; 
$ohio_widget-quick-links-link_color: $color-red !default;
$ohio_widget_gray-background: $color-gray25 !default;
$ohio_widget-claims_border: $color-gray25 !default;
$ohio_breadcrumb_dark-gray: $color-gray25 !default;
$ohio_breadcrumb_blue:$color-primary-additional !default;
$ohio_table-of-content_shadow: rgba($color-black, 0.5) !default;
$ohio_table-of-content_border: $color-gray55 !default;

$ohio-site-map-desktop__site-container_background-color:$color-gray95 !default;

$ohio_sitemap-mobile_border:$color-white !default;
$ohio_sitemap-mobile_color:$color-black !default;
$ohio_sitemap-mobile-heading-active_background: $color-white !default;
$ohio_sitemap-mobile-heading-inactive_background:$color-white;
$ohio_sitemap-mobile-heading_background: $color-primary-additional-light60 !default;
$ohio_sitemap-mobile-heading_selected: $color-primary-additional-light40 !default;
$ohio_sitemap-mobile-heading_border: $color-primary-additional !default;
$ohio_sitemap-mobile-list_background: $color-gray95 !default;

$ohio_component_gray-background:$color-gray85 !default;

$ohio_top-header_background:$color-gray95 !default;
$ohio_top-header_text-color: $color-black !default;
$ohio_top-header-bottom_background: $color-primary-additional !default;
$ohio_top-header-bottom_hover: $color-secondary-additional-light20 !default;
$ohio_top-language-nav_background:$color-gray95 !default;
$ohio_top-language-links_color:$ohio_global-links_color !default;
$ohio_top-language-links_selected:$color-black !default; 
*/
/*
$ohio_main-nav-active_background:$color-primary-additional-dark20 !default;
$ohio_main-nav_hover:$color-primary-additional !default;

$ohio_quick-actions-mobile_border: $color-primary-additional !default;
$ohio_quick-actions-mobile_background: $ohio_base_background !default;
$ohio_quick-actions-mobile_color: $color-primary-additional !default;

$ohio_top-tools_color: $color-white !default;
$ohio_top-tools_hover: $color-primary-additional !default;
$ohio_top-tools-mobile_hover: $color-secondary-additional-light20 !default;
$ohio_top-tools-dropdown_border: $color-primary-additional !default;
$ohio_top-tools-dropdown_color: $color-primary-additional !default;
$ohio_top-tools-dropdown_hover: $color-primary-additional-light60 !default;
$ohio_top-tools-dropdown_selected: $color-primary-additional-light60 !default;
$ohio_top-tools-secondary-caret_color: $color-secondary-additional !default;

$ohio_container-link_hover:$color-gray85 !default;

$ohio_gray_background: $color-gray95 !default;
$ohio_dark-gray_background: $color-gray55 !default;
$ohio_takeover-wrapper_background: $color-gray95 !default;

$ohio_search-container_radius: 6px !default;
$ohio_search-container_background: $color-primary-main-light20 !default;
$ohio_search-container_border: $color-primary-main-light20 !default;
$ohio_search-box_background: $color-primary-main-light20 !default;
$ohio_search-close_color: $color-primary-main-light20 !default;
$ohio_search-close_background: $color-primary-main !default;
$ohio_search-icon_color: $color-primary-additional !default;
$ohio_search-field_border: $color-gray55 !default;

$ohio_cards-title_background: rgba($color-primary-additional, 0.6 ) !default;
$ohio_cards-title_color: $color-white;

$ohio_riverof_border:$color-gray85 !default;
$ohio_riverof-header-footer_text-color: $color-primary-additional !default;
$ohio_riverof-item_background-hover: rgba($color-black, 0.5) !default;
$ohio_riverof-item_text-color: $color-black !default;
$ohio_riverof-item-arrow_background: $color-primary-additional !default;
$ohio_riverof-item-arrow_text-color: $color-white !default;
$ohio_riverof-item-date_background: $color-primary-additional-light60 !default;
$ohio_riverof-item-date_text-color: $color-primary-additional !default;
$ohio_riverof_font-light-gray: $ohio_font_light_gray !default; 

$ohio_event-detail-info_background: $color-white !default;
$ohio_event-detail-start_border: $color-gray85 !default;
$ohio_event-detail-location_background: $color-white !default;
$ohio_event-detail-field-name_color: $color-primary-additional-light60 !default;
$ohio_event-detail-field-value_color: $color-white !default;

$ohio_ad-info_border: $color-gray75 !default;
$ohio_ad-info_color: $color-black !default;

$ohio_faq-message-box_background: rgba($color-secondary-main-light20, 0.75);

$ohio_external-link_color:$color-red !default;

$ohio_banner_background:$color-black !default;
$ohio_banner-text_color:$color-white !default;
$ohio_banner-links_color:$color-primary-main !default;

$ohio_footer_background:$color-secondary-additional !default;
$ohio_footer-text_color:$color-black !default;
$ohio_footer_border:$color-secondary-main !default;
$ohio_footer-link_color:$color-black !default;
$ohio_footer-icons:$color-white !default;
$ohio_footer-bottom_background:$color-white !default;

$ohio_bootstrap-carousel-control_background:$color-gray55 !default;
$ohio_home-common-questions_background: rgba($color-gray85, 0.3) !default;

$ohio-current-item-background: $color-gray75 !default;
$ohio_current-item-header-footer_text-color: $color-primary-additional !default;
$ohio_current-item-icon_color: $color-gray35 !default;

$ohio_login-secure-header_border: $color-primary-additional !default;
$ohio_edit-mode_border: $color-gray25 !default;
$ohio_blue-box_border:$color-secondary-additional-dark40 !default;
$ohio_blue-box_background: rgba($color-primary-additional, 0.6 ) !default;
$ohio_note_background: rgba($color-primary-additional, 0.6 ) !default;
$ohio_note_border: $color-secondary-additional-dark40 !default;
$ohio_message-center_color: $color-primary-additional !default;
$ohio_pagination_color: $color-secondary-additional-dark40 !default;
$ohio_benefit-tiles_color: $color-primary-additional !default;
$ohio_sortBy_color: $color-primary-additional !default;
$ohio_register_background: $color-primary-additional-light40 !default;
$ohio_register_border: $color-primary-additional-light40 !default;
$ohio_dataTables-links_color: $color-secondary-additional-dark20 !default;
$ohio_twisty_background: $color-secondary-additional-dark40 !default;
$ohio_twisty_border: $color-secondary-additional-dark40 !default;
$ohio_nav-tabs_background: $color-secondary-additional-dark40 !default;
$ohio_nav-tabs_border: $color-secondary-additional-dark40 !default;
$ohio_security-question_border: $color-secondary-additional-dark40 !default;

$ohio_carousel-cards-container_background:$color-gray85 !default;
$ohio_carousel-cards-description_color:$color-gray25 !default;
$ohio_title_blue:$color-secondary-additional-dark40 !default;
$ohio_message-detail-odd_background: rgba($color-green, 0.4) !default;
$ohio_message-detail-even_background: $color-yellow-light50 !default;
*/
/* Selection */
/* Widgets */
/* END: ODX Common Design / Utility / Style Sheets / SCSS / Color Palettes / odx-variables-blue.scss */
/*START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-variables.scss */
/* START: fonts */
/*TO REPLACE*/
/*TO REPLACE*/
/* END: fonts */
/* START: Elements colors */
/* Body Text */
/* DELETE */
/* DELETE */
/* Body Text */
/* Headers */
/* Headers */
/* Global Button */
/* Global Button */
/* Secondary Button */
/* Secondary Button */
/* Global link */
/* Global link */
/* Widgets */
/*$color-mine-dark-gray*/
/*$color-bone-white*/
/*$color-nobel-gray*/
/*$ohio_main-nav_selected: $color-navy-blue !default;*/
/*$ohio_main-nav-text_color:$color-water-light-blue !default;*/
/*$ohio_left-nav_background:$color-white !default;
$ohio_left-nav_hover:$color-primary-additional !default;
$ohio_left-nav_text:$ohio_main-nav_hover !default;
$ohio_left-nav_link:$ohio_main-nav_hover !default;*/
/*$color-cod-dark-gray*/
/*$color-bone4-white*/
/* Widgets */
/* colors not included in the color palettes */
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-variables.scss */
/* START: ODX Common Design >Content > Utility >Style Sheets > SCSS > Partials > odx-functions.scss */
/* END: ODX Common Design >Content > Utility >Style Sheets > SCSS > Partials > odx-functions.scss */
/* START: ODX Common Design >Content > Utility >Style Sheets > SCSS > Partials > odx-mixins.scss */
/* END: ODX Common Design >Content > Utility >Style Sheets > SCSS > Partials > odx-mixins.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-utils.scss */
.content-body {
  /*
  * Padding and margin classes
  */
  /* min height */
  /*
  * Image replacement
  */
  /*
  * Hide from both screenreaders and browsers: h5bp.com/u
  */
  /*
  * Hide only visually, but have it available for screenreaders: h5bp.com/v
  */
  /*
  * Extends the .visuallyhidden class to allow the element to be focusable
  * when navigated to via the keyboard: h5bp.com/p
  */
  /*
  * Hide visually and from screenreaders, but maintain layout
  */
  /*
  * Clearfix: contain floats
  *
  * For modern browsers
  * 1. The space content is one way to avoid an Opera bug when the
  *    `contenteditable` attribute is included anywhere else in the document.
  *    Otherwise it causes space to appear at the top and bottom of elements
  *    that receive the `clearfix` class.
  * 2. The use of `table` rather than `block` is only necessary if using
  *    `:before` to contain the top-margins of child elements.
  */
  /*
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
  /* Flexible iFrame */
}

.content-body .margin-all-xs {
  margin: 10px;
}

.content-body .margin-top-xs {
  margin-top: 10px;
}

.content-body .margin-bottom-xs {
  margin-bottom: 10px;
}

.content-body .margin-left-xs {
  margin-left: 10px;
}

.content-body .margin-right-xs {
  margin-right: 10px;
}

.content-body .margin-all-sm {
  margin: 20px;
}

.content-body .margin-top-sm {
  margin-top: 20px;
}

.content-body .margin-bottom-sm {
  margin-bottom: 20px;
}

.content-body .margin-left-sm {
  margin-left: 20px;
}

.content-body .margin-right-sm {
  margin-right: 20px;
}

.content-body .margin-all-md {
  margin: 40px;
}

.content-body .margin-top-md {
  margin-top: 40px;
}

.content-body .margin-bottom-md {
  margin-bottom: 40px;
}

.content-body .margin-left-md {
  margin-left: 40px;
}

.content-body .margin-right-md {
  margin-right: 40px;
}

.content-body .margin-all-lg {
  margin: 60px;
}

.content-body .margin-top-lg {
  margin-top: 60px;
}

.content-body .margin-bottom-lg {
  margin-bottom: 60px;
}

.content-body .margin-left-lg {
  margin-left: 60px;
}

.content-body .margin-right-lg {
  margin-right: 60px;
}

.content-body .padding-all-xs {
  padding: 10px;
}

.content-body .padding-top-xs {
  padding-top: 10px;
}

.content-body .padding-bottom-xs {
  padding-bottom: 10px;
}

.content-body .padding-left-xs {
  padding-left: 10px;
}

.content-body .padding-right-xs {
  padding-right: 10px;
}

.content-body .padding-all-sm {
  padding: 20px;
}

.content-body .padding-top-sm {
  padding-top: 20px;
}

.content-body .padding-bottom-sm {
  padding-bottom: 20px;
}

.content-body .padding-left-sm {
  padding-left: 20px;
}

.content-body .padding-right-sm {
  padding-right: 20px;
}

.content-body .padding-all-md {
  padding: 40px;
}

.content-body .padding-top-md {
  padding-top: 40px;
}

.content-body .padding-bottom-md {
  padding-bottom: 40px;
}

.content-body .padding-left-md {
  padding-left: 40px;
}

.content-body .padding-right-md {
  padding-right: 40px;
}

.content-body .padding-all-lg {
  padding: 60px;
}

.content-body .padding-top-lg {
  padding-top: 60px;
}

.content-body .padding-bottom-lg {
  padding-bottom: 60px;
}

.content-body .padding-left-lg {
  padding-left: 60px;
}

.content-body .padding-right-lg {
  padding-right: 60px;
}

.content-body .display-block {
  display: block;
}

.content-body .display-inline {
  display: inline;
}

.content-body .min-height-section-home {
  min-height: 400px;
}

.content-body .ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.content-body .ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.content-body .hidden {
  display: none !important;
  visibility: hidden;
}

.content-body .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.content-body .visuallyhidden.focusable:active,
.content-body .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.content-body .invisible {
  visibility: hidden;
}

.content-body .odx-accessibility-hidden-text {
  text-indent: -999999px;
  white-space: nowrap;
  overflow: hidden;
}

.content-body .clearfix:before,
.content-body .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.content-body .clearfix:after {
  clear: both;
}

.content-body .clearfix {
  /*zoom: 1;*/
  clear: both;
}

.content-body .border-right {
  border-right: 1px solid #D8D8D8;
}

.content-body .border-left {
  border-left: 1px solid #D8D8D8;
}

.content-body .border-bottom {
  border-bottom: 1px solid #D8D8D8;
}

.content-body .border-top {
  border-top: 1px solid #D8D8D8;
}

.content-body .float-right {
  float: right;
}

.content-body .float-left {
  float: left;
}

.content-body .text-align-right {
  text-align: right;
}

.content-body .text-align-left {
  text-align: left;
}

.content-body .text-xs {
  font-size: 0.7em;
}

.content-body .text-sm {
  font-size: 0.9em;
}

.content-body .text-md {
  font-size: 1.5em;
}

.content-body .text-lg {
  font-size: 2.5em;
}

.content-body .btn-rounded {
  border-radius: 35px;
  padding: 4px 1.5em;
}

.content-body .btn-rounded:hover {
  color: white;
}

.content-body .overflow-hidden {
  overflow: hidden;
}

.content-body .top-blue-border {
  border-top: 1px solid #184971;
}

.content-body .bottom-blue-border {
  border-bottom: 2px solid #184971;
}

.content-body .blue-text {
  color: #184971;
}

.content-body .red-text {
  color: #991821;
}

.content-body .strong-text {
  font-weight: bold;
}

.content-body .green-text {
  color: #339933;
}

.content-body .dark-green-text {
  color: #1a5416;
}

.content-body .gray-text {
  color: #666666;
}

.content-body .flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.content-body .flexible-container iframe,
.content-body .flexible-container object,
.content-body .flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-utils.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-base.scss */
/* Remove text-shadow in selection highlight: h5bp.com/i These selection rule sets have to be separate. Customize the background color to match your design. */
::-moz-selection {
  background: #14499E;
  text-shadow: none;
}

::selection {
  background: #14499E;
  text-shadow: none;
  color: white;
}

html {
  font-size: 16px;
}

body {
  font-size: 16px;
}

body .content-body {
  font-size: 16px;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  line-height: 28px;
  background-color: #FFFFFF;
  color: #4A4A4A;
  font-weight: normal;
  font-style: normal;
  overflow-x: hidden;
  overflow-y: visible;
  /* Remove default fieldset styles. */
  /* Allow only vertical resizing of textareas. */
  /*START: HEADERS*/
  /*END: HEADERS*/
  /* START: Font Color Classes */
  /* END: Font Color Classes */
  /* START: Background Color Classes */
  /* END: Background Color Classes */
}

body .content-body p {
  font-size: 16px;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  line-height: 1.8;
  color: #4A4A4A;
  font-weight: normal;
  font-style: normal;
}

body .content-body hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #D8D8D8;
  margin: 1em 0;
  padding: 0;
}

body .content-body img {
  vertical-align: middle;
}

body .content-body fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

body .content-body textarea {
  resize: vertical;
}

body .content-body input,
body .content-body select,
body .content-body textarea {
  color: #4A4A4A;
}

body .content-body a {
  color: #14499E;
  text-decoration: underline;
  font-weight: normal;
}

body .content-body a:hover {
  color: #14499E;
  text-decoration: underline;
  font-weight: normal;
}

body .content-body a:active {
  color: #14499E;
  text-decoration: underline;
  font-weight: normal;
}

body .content-body a:visited {
  color: #14499E;
  text-decoration: underline;
  font-weight: normal;
}

body .content-body .odx-content__title {
  margin: 0 0 15px;
  max-width: none;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: normal;
  font-style: normal;
  color: #14499E;
}

body .content-body .odx-content__title.odx-bold {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 500;
}

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

body .content-body h1 {
  font-size: 2.5em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #14499E;
  font-weight: normal;
  font-style: normal;
}

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

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

body .content-body h2 {
  font-size: 1.625em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #14499E;
  font-weight: normal;
  font-style: normal;
  margin: 20px 0;
  line-height: 1.5;
}

body .content-body h2.odx-bold {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 500;
}

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

body .content-body h3 {
  font-size: 1.25em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #14499E;
  font-weight: normal;
  font-style: normal;
  line-height: 20px;
}

body .content-body h3.odx-bold {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 500;
}

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

body .content-body h4 {
  font-size: 1.125em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #4A4A4A;
  font-weight: normal;
  font-style: normal;
}

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

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

body .content-body h5 {
  font-size: 1em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #4A4A4A;
  font-weight: normal;
  font-style: normal;
}

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

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

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

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

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

body .content-body .odx-secondary-text {
  font-size: 0.875em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #4A4A4A;
}

body .content-body .odx-secondary-text.odx-bold {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: bold;
}

body .content-body .odx-secondary-text.odx-italic {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-style: italic;
}

body .content-body .odx-tertiary-text {
  font-size: 0.75em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #D8D8D8;
}

body .content-body .odx-tertiary-text.odx-bold {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: bold;
}

body .content-body .odx-tertiary-text.odx-italic {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-style: italic;
}

body .content-body .has-feedback label ~ .form-control-feedback {
  top: 0;
}

body .content-body .single-column-footer {
  bottom: 0;
  width: 100%;
  background-color: #0971BD;
  color: white;
}

@media (max-width: 991px) {
  body .content-body .single-column-footer {
    margin-bottom: 80px;
  }
}

body .content-body .single-column-footer .iop-call-to-action {
  background-color: #14499E;
}

body .content-body .single-column-footer .iop-call-to-action__container {
  display: flex;
  align-items: center;
  padding: 1.5rem 0;
}

@media screen and (max-width: 767px) {
  body .content-body .single-column-footer .iop-call-to-action__container {
    flex-direction: column;
  }
}

body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__content {
  flex: 1;
  padding-right: 1rem;
}

@media screen and (max-width: 767px) {
  body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__content {
    padding-right: 0;
    text-align: center;
    margin-bottom: 1rem;
  }
}

body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__content .iop-call-to-action__prefix {
  font-size: 0.8rem;
  color: #FFFFFF;
  margin: 0 0 0.25rem 0;
}

body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__content .iop-call-to-action__title {
  font-size: 1.6rem;
  color: #FFFFFF;
  margin: 0;
}

body .content-body .single-column-footer .iop-call-to-action__image {
  margin-right: 15px;
  flex-basis: 50px;
}

@media screen and (max-width: 767px) {
  body .content-body .single-column-footer .iop-call-to-action__image {
    margin-right: 0;
  }
}

body .content-body .single-column-footer .iop-call-to-action__image img {
  max-width: 50px;
}

body .content-body .single-column-footer .iop-call-to-action__action {
  text-decoration: none !important;
  border-radius: 2rem;
  border-width: 2px;
  color: #FFFFFF !important;
  border-color: #FFFFFF;
  padding: 4px 2rem;
  border-style: solid;
  white-space: nowrap;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

body .content-body .single-column-footer .iop-call-to-action__container {
  justify-content: center;
}

body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__content {
  flex: none !important;
  margin-right: 3rem !important;
}

@media screen and (max-width: 767px) {
  body .content-body .single-column-footer .iop-call-to-action__container .iop-call-to-action__content {
    margin: 0 0 1rem 0 !important;
  }
}

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

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

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

@media (min-width: 1200px) {
  body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation {
    width: 50%;
    margin: 0 25%;
  }
}

body .content-body .single-column-footer .odx_primary-footer .ohio-footer-navigation::after {
  content: "";
  display: block;
  clear: both;
}

body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
  text-align: center;
  line-height: 20px;
}

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

body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item .ohio-footer-navigation__header {
  margin: 0;
  font-size: 1.15em;
  font-weight: bold;
  text-transform: uppercase;
}

body .content-body .single-column-footer .odx_primary-footer .odx_agency-info {
  margin-top: 15px;
  text-align: center;
}

body .content-body .single-column-footer .odx_primary-footer .odx_agency-info p {
  font-size: 1em;
  margin: 0;
}

body .content-body .single-column-footer .odx_primary-footer .odx_agency-info a {
  font-size: 1em;
  text-decoration: none;
}

body .content-body .single-column-footer .odx_primary-footer .odx_agency-info a:hover {
  text-decoration: underline;
}

body .content-body .single-column-footer .odx_secondary-footer {
  padding: 10px 0;
  background-color: #14499E;
}

body .content-body .single-column-footer .odx_secondary-footer .container {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  body .content-body .single-column-footer .odx_secondary-footer .container {
    display: grid;
    grid-template-columns: 1fr;
  }
}

body .content-body .single-column-footer .odx_secondary-footer .container::before, body .content-body .single-column-footer .odx_secondary-footer .container::after {
  display: none;
}

body .content-body .single-column-footer .odx_secondary-footer ul {
  padding: 0;
  margin: 0;
}

body .content-body .single-column-footer .odx_secondary-footer ul li {
  display: inline-block;
  padding: 5px 10px;
}

body .content-body .single-column-footer .odx_secondary-footer ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

body .content-body .single-column-footer .odx_secondary-footer ul li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

body .content-body .single-column-footer .odx_secondary-footer ul li a:visited {
  color: #FFFFFF;
}

@media (min-width: 768px) {
  body .content-body .single-column-footer .odx_secondary-footer__logo,
  body .content-body .single-column-footer .odx_secondary-footer__social {
    flex: 1 1 25%;
  }
}

@media (max-width: 767px) {
  body .content-body .single-column-footer .odx_secondary-footer__logo {
    margin-top: 10px;
    grid-row: 3;
    text-align: center;
  }
}

body .content-body .single-column-footer .odx_secondary-footer__logo .footer-bar__logo-link {
  color: #ffffff;
}

body .content-body .single-column-footer .odx_secondary-footer__logo .footer-bar__logo-link:hover {
  text-decoration: none;
}

body .content-body .single-column-footer .odx_secondary-footer__logo .footer-bar__logo-link .powered-by {
  margin-right: 4px;
  font-size: 0.8rem;
}

body .content-body .single-column-footer .odx_secondary-footer__links {
  text-align: center;
}

@media (min-width: 768px) {
  body .content-body .single-column-footer .odx_secondary-footer__links {
    flex: 1 1 50%;
  }
}

@media (max-width: 500px) {
  body .content-body .single-column-footer .odx_secondary-footer__links ul li {
    display: block;
    padding: 10px;
  }
}

body .content-body .single-column-footer .odx_secondary-footer__social {
  text-align: right;
}

@media (max-width: 767px) {
  body .content-body .single-column-footer .odx_secondary-footer__social {
    text-align: center;
  }
}

body .content-body .odx-font-color-primary-main {
  color: #14499E;
}

body .content-body .odx-font-color-primary-additional {
  color: #3A75A1;
}

body .content-body .odx-font-color-secondary-main {
  color: #0971BD;
}

body .content-body .odx-font-color-secondary-additional {
  color: #7EA5CC;
}

body .content-body .odx-font-color-gray {
  color: #4A4A4A;
}

body .content-body .odx-font-color-tertiary-main {
  color: #A97C4C;
}

body .content-body .odx-font-color-gray80 {
  color: #A1A1A1;
}

body .content-body .odx-font-color-gray60 {
  color: #D8D8D8;
}

body .content-body .odx-font-color-gray40 {
  color: #F2F2F2;
}

body .content-body .odx-font-color-gray20 {
  background-color: #FAFAFA;
}

body .content-body .odx-font-color-alert-red-main {
  color: #B80000;
}

body .content-body .odx-font-color-alert-red-2nd {
  color: #EB1316;
}

body .content-body .odx-font-color-alert-red-2nd {
  color: #EB1316;
}

body .content-body .odx-font-color-alert-red-2nd-80 {
  color: #FF2B30;
}

body .content-body .odx-font-color-alert-red-2nd-60 {
  color: #FF2B30;
}

body .content-body .odx-font-color-alert-red-2nd-40 {
  color: #FF9295;
}

body .content-body .odx-font-color-alert-red-2nd-20 {
  color: #FFC6C9;
}

body .content-body .odx-font-color-alert-green-main {
  color: #456700;
}

body .content-body .odx-font-color-alert-green-2nd {
  color: #5AA700;
}

body .content-body .odx-font-color-alert-green-2nd {
  color: #5AA700;
}

body .content-body .odx-font-color-alert-green-2nd-80 {
  color: #8CD211;
}

body .content-body .odx-font-color-alert-green-2nd-60 {
  color: #B4E051;
}

body .content-body .odx-font-color-alert-green-2nd-40 {
  color: #C8F08F;
}

body .content-body .odx-font-color-alert-green-2nd-20 {
  color: #F7FBF8;
}

body .content-body .odx-font-color-alert-yellow-main {
  color: #CC8B00;
}

body .content-body .odx-font-color-alert-yellow-2nd {
  color: #FFBE0E;
}

body .content-body .odx-font-color-alert-yellow-2nd {
  color: #FFBE0E;
}

body .content-body .odx-font-color-alert-yellow-2nd-80 {
  color: #FFD828;
}

body .content-body .odx-font-color-alert-yellow-2nd-60 {
  color: #FFF141;
}

body .content-body .odx-font-color-alert-yellow-2nd-40 {
  color: #FFFF74;
}

body .content-body .odx-font-color-alert-yellow-2nd-20 {
  color: #FFFFC1;
}

body .content-body .odx-background-color-primary-main {
  background-color: #14499E;
}

body .content-body .odx-background-color-primary-additional {
  background-color: #3A75A1;
}

body .content-body .odx-background-color-secondary-main {
  background-color: #0971BD;
}

body .content-body .odx-background-color-secondary-additional {
  background-color: #7EA5CC;
}

body .content-body .odx-background-color-tertiary-main {
  background-color: #A97C4C;
}

body .content-body .odx-background-color-gray {
  background-color: #4A4A4A;
}

body .content-body .odx-background-color-gray80 {
  background-color: #A1A1A1;
}

body .content-body .odx-background-color-gray60 {
  background-color: #D8D8D8;
}

body .content-body .odx-background-color-gray40 {
  background-color: #F2F2F2;
}

body .content-body .odx-background-color-gray20 {
  background-color: #FAFAFA;
}

body .content-body .odx-background-color-alert-red-main {
  background-color: #B80000;
}

body .content-body .odx-background-color-alert-red-2nd {
  background-color: #EB1316;
}

body .content-body .odx-background-color-alert-red-2nd {
  background-color: #EB1316;
}

body .content-body .odx-background-color-alert-red-2nd-80 {
  background-color: #FF2B30;
}

body .content-body .odx-background-color-alert-red-2nd-60 {
  background-color: #FF2B30;
}

body .content-body .odx-background-color-alert-red-2nd-40 {
  background-color: #FF9295;
}

body .content-body .odx-background-color-alert-red-2nd-20 {
  background-color: #FFC6C9;
}

body .content-body .odx-background-color-alert-green-main {
  background-color: #456700;
}

body .content-body .odx-background-color-alert-green-2nd {
  background-color: #5AA700;
}

body .content-body .odx-background-color-alert-green-2nd-80 {
  background-color: #8CD211;
}

body .content-body .odx-background-color-alert-green-2nd-60 {
  background-color: #B4E051;
}

body .content-body .odx-background-color-alert-green-2nd-40 {
  background-color: #C8F08F;
}

body .content-body .odx-background-color-alert-green-2nd-20 {
  background-color: #F7FBF8;
}

body .content-body .odx-background-color-alert-yellow-main {
  background-color: #CC8B00;
}

body .content-body .odx-background-color-alert-yellow-2nd {
  background-color: #FFBE0E;
}

body .content-body .odx-background-color-alert-yellow-2nd {
  background-color: #FFBE0E;
}

body .content-body .odx-background-color-alert-yellow-2nd-80 {
  background-color: #FFD828;
}

body .content-body .odx-background-color-alert-yellow-2nd-60 {
  background-color: #FFF141;
}

body .content-body .odx-background-color-alert-yellow-2nd-40 {
  background-color: #FFFF74;
}

body .content-body .odx-background-color-alert-yellow-2nd-20 {
  background-color: #FFFFC1;
}

/* --------- START: ENVIRONMENT INDICATOR --------- */
.env {
  position: fixed;
  top: 0px;
  left: calc(50% - 85px);
  z-index: 1000;
  width: 170px;
  height: 38px;
  border-radius: 0px 0px 8px 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 0, 0, 0.22);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  cursor: default;
}

@media print {
  .env {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .env {
    position: relative;
    margin-bottom: -38px;
  }
}

@media (max-width: 767px) {
  .env {
    position: fixed;
    top: auto;
    bottom: 80px;
    left: calc(50% - 70px);
    width: 140px;
    height: 25px;
    margin-bottom: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: none;
    z-index: 999;
  }
}

.env.fixed {
  position: fixed;
}

.env i {
  margin-right: 2px;
}

.env-auth {
  background-color: #1872B5;
}

.env-dev {
  background-color: #FEE699;
}

.env-qa {
  background-color: #F5BC00;
}

.env-stg {
  background-color: #0E436C;
}

/* --------- END: ENVIRONMENT INDICATOR --------- */
/* --------- START: SKIP TO NAV AND MAIN CONTENT BUTTONS --------- */
#skip-to-main-content,
#skip-to-main-nav,
#skip-to-nav-content {
  position: absolute;
  left: -100vw;
  top: 53px;
  width: 163px;
  height: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Montserrat", "Arial";
  font-size: 13px;
  font-weight: 500;
  border-radius: 26.5px;
  background-color: #f2f2f2;
  text-decoration: none;
  transition: left 400ms ease-in-out;
  color: #000;
}

#skip-to-main-content:visited,
#skip-to-main-nav:visited,
#skip-to-nav-content:visited {
  color: #000;
}

#skip-to-main-content:focus,
#skip-to-main-nav:focus,
#skip-to-nav-content:focus {
  outline: 1px solid;
  border-width: 0px;
  top: 200px;
  left: 240px;
  z-index: 1001;
  opacity: 1;
  transition: left 400ms;
}

.accessibility-overlay-cover {
  transition: opacity 400ms linear;
  opacity: 0;
}

body.accessibility-overlay {
  overflow-y: hidden;
  overflow-x: hidden;
}

body.accessibility-overlay .accessibility-overlay-cover {
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  height: 100%;
  transition: display 400ms;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100vw;
  z-index: 998;
  opacity: 1;
  transition: opacity 400ms linear;
}

/* --------- END: SKIP TO NAV AND MAIN CONTENT BUTTONS --------- */
/* --------- START: OFFICIAL SITE --------- */
.oficialSite__container {
  padding: 8px 0 3px;
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 0.85em;
  cursor: pointer;
}

@media (max-width: 767px) {
  .oficialSite__container {
    padding: 18px 0;
    background-color: #F2F2F2;
    justify-content: center;
    font-size: 14px;
    line-height: 1em;
  }
}

@media (max-width: 767px) {
  .oficialSite__container.opened {
    background-color: #D8D8D8;
  }
}

.oficialSite__link {
  text-decoration: underline;
  color: #DB0F13 !important;
}

@media (max-width: 767px) {
  .oficialSite__link {
    text-decoration: none !important;
  }
}

.oficialSite__icon {
  color: #DB0F13;
}

@media (max-width: 767px) {
  .oficialSite__icon {
    padding-left: 10px;
  }
}

.oficialSiteDropdown__container {
  padding: 40px 0 20px;
  background-color: #FFFFFF;
  z-index: 999;
}

@media (max-width: 767px) {
  .oficialSiteDropdown__container {
    background-color: #F0F0F0;
    position: fixed;
    top: 50px;
    padding: 30px 20px;
    height: calc(100vh - 50px);
    overflow-y: auto;
  }
}

@media (min-width: 768px) {
  .oficialSiteDropdown__container {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  }
}

@media (max-width: 767px) {
  .oficialSiteDropdown__feature {
    margin-bottom: 30px;
  }
}

.oficialSiteDropdown__feature-img {
  margin: 0 0 15px;
  height: 30px;
  width: auto;
  font-size: 30px;
  color: #4F4F4F;
}

.oficialSiteDropdown__feature-title {
  margin: 0 0 8px;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 1.05em;
  line-height: 21px;
  font-weight: 600;
  color: #252525;
}

.oficialSiteDropdown__feature-description {
  margin: 0;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 0.95em;
  line-height: 21px;
  color: #252525;
}

/* --------- END: OFFICIAL SITE --------- */
/* --------- START: TOP ALERTS --------- */
#aw-main-wrapper .header .header-button {
  padding: 6px 0 3px 0;
}

#aw-main-wrapper .header .header-button__language {
  font-size: 0.85em;
  margin-left: 2px !important;
  margin-top: 2px !important;
}

#aw-main-wrapper .header .header-button__icon {
  padding-top: 0px !important;
}

#aw-main-wrapper .header .far.fa-globe {
  font-size: 0.85em;
}

#aw-main-wrapper .header .ohio-external-nav-open-icon {
  color: #700017;
}

#aw-main-wrapper .header .odx-site-alert {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

#aw-main-wrapper .header .odx-site-alert__alert--emergency {
  background-color: #be0f11;
}

#aw-main-wrapper .header .odx-site-alert__alert--emergency .odx-site-alert__icon-container {
  font-size: 32px;
  padding-right: 30px;
  color: #fff;
}

#aw-main-wrapper .header .odx-site-alert__alert--emergency .odx-site-alert__label,
#aw-main-wrapper .header .odx-site-alert__alert--emergency .odx-site-alert__view-more {
  color: white;
}

#aw-main-wrapper .header .odx-site-alert__alert--news {
  background-color: #fcd56a;
}

#aw-main-wrapper .header .odx-site-alert__alert--news .odx-site-alert__label,
#aw-main-wrapper .header .odx-site-alert__alert--news .odx-site-alert__view-more {
  color: #5c5a5b;
}

#aw-main-wrapper .header .odx-site-alert__alert--news .odx-site-alert__icon-container {
  font-size: 32px;
  padding-right: 30px;
  color: #5c5a5b;
}

#aw-main-wrapper .header .odx-site-alert .odx-site-alert__label {
  max-width: 720px;
  padding-right: 8px;
}

#aw-main-wrapper .header .odx-site-alert .odx-site-alert__view-more {
  margin-top: -2px;
}

#aw-main-wrapper .header .odx-site-alert .odx-site-alert__view-more::after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  padding-left: 5px;
  font-size: 12px;
}

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

#aw-main-wrapper .header.header--default .odx-site-alert .odx-site-alert__label,
#aw-main-wrapper .header.header--default .odx-site-alert .odx-site-alert__view-more {
  color: black;
}

#aw-main-wrapper .header.header--high-contrast {
  background-color: black;
  color: white;
}

#aw-main-wrapper .header.header--high-contrast .ohio-external-nav-open-icon {
  color: white;
}

#aw-main-wrapper .header.header--high-contrast .odx-site-alert .odx-site-alert__label,
#aw-main-wrapper .header.header--high-contrast .odx-site-alert .odx-site-alert__view-more {
  color: white;
}

/*Start: SITEWIDE ALERTS*/
.odx-site-alert {
  position: relative;
  padding: 4px 0;
}

.odx-site-alert .odx-site-alert-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin: 0rem 4rem;
}

.odx-site-alert .odx-site-alert-wrapper .odx-site-alert__icon {
  padding: 0 8px;
}

.odx-site-alert .odx-site-alert-wrapper .odx-site-alert__label {
  display: inline-block;
  padding: 0px 10px;
  color: black;
  margin-bottom: 0;
}

.odx-site-alert .odx-site-alert-wrapper .odx-site-alert__label p {
  font-size: 16px !important;
  margin: 0px;
  line-height: 20px;
}

.odx-site-alert .odx-site-alert-wrapper .odx-site-alert__view-more.ohio-button.secondary {
  background-color: transparent;
  text-decoration: none;
  border-width: 2px;
  border-radius: 17px;
  padding: 2px 15px;
  opacity: 1;
  white-space: nowrap;
  margin: 0px 0px 0px 40px;
}

/* End: SITEWIDE ALERTS */
/*Start: STATEWIDE ALERTS*/
.odx-site-statewide {
  background-color: #be0f11;
}

.odx-site-statewide .odx-header-wrap {
  display: flex;
  align-items: center;
}

.odx-site-statewide .odx-header-wrap .odx-site-alert__icon::before {
  content: "\f06a";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-size: 2em;
  color: #ffffff;
  opacity: 0.4;
}

.odx-site-statewide .odx-header-wrap .odx-site-statewide-label {
  color: #ffffff;
  padding: 0px 8px;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 20px;
}

.odx-site-statewide .odx-site-alert__label p {
  font-size: 16px !important;
  margin: 0px;
  color: #ffffff;
  line-height: 20px;
}

.odx-site-statewide .odx-site-alert__view-more.ohio-button.secondary {
  color: #ffffff;
  border-color: #ffffff;
}

.odx-site-statewide .odx-site-alert__view-more.ohio-button.secondary:hover {
  background-color: #ffffff;
  color: #be0f11 !important;
}

/*End: STATEWIDE ALERTS*/
/* --------- END: TOP ALERTS --------- */
.white-background {
  background-color: white;
}

/* START - CHANGE TO TOP ALERTS */
#aw-main-wrapper .navigation.alert-is-visible {
  top: 101px;
}

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

#aw-header-top {
  position: relative;
}

#aw-header-top-right.alert-is-visible {
  position: absolute;
  right: 0;
  top: 77px;
}

.lang-modal__app-wrapper #app::before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  right: 100%;
  background-color: #f2f2f2;
}

.lang-modal__app-wrapper.alert-is-visible {
  margin-top: -6px;
}

.lang-modal__app-wrapper #app {
  color: black;
  background-color: #f2f2f2;
  width: 100%;
  padding-left: 1px;
}

@media screen and (max-width: 991px) {
  #aw-main-wrapper .navigation.alert-is-visible {
    top: 25px;
  }
}

@media screen and (max-width: 400px) {
  .navigation.alert-is-visible + .content {
    margin-top: 20px;
  }
  .header-button[data-v-47876f39] {
    width: 360px;
  }
}

/*START: Top Sitewide ALert Colors*/
.odx-site-alert.odx-site-sitewide.odx-site-alert--emergency {
  background-color: rgba(190, 15, 17, 0.12);
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--emergency .odx-site-alert__icon::before {
  content: "\f06a";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-size: 2em;
  color: #be0f11;
  padding: 0 8px;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--emergency .odx-site-alert__label p {
  color: #be0f11;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--emergency .odx-site-alert__view-more.ohio-button.secondary {
  color: #be0f11;
  border-color: #be0f11;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--emergency .odx-site-alert__view-more.ohio-button.secondary:hover {
  background-color: #be0f11;
  color: #ffffff !important;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--notice {
  background-color: #fcd56a;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--notice .odx-site-alert__icon::before {
  content: "\f071";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-size: 2em;
  color: rgba(92, 90, 91, 0.75);
  padding: 0 8px;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--notice .odx-site-alert__label {
  color: #5c5a5b;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--notice .odx-site-alert__view-more.ohio-button.secondary {
  color: #5c5a5b;
  border-color: #5c5a5b;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--notice .odx-site-alert__view-more.ohio-button.secondary:hover {
  background-color: #5c5a5b;
  color: #ffffff !important;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--positive {
  background-color: #238722;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--positive .odx-site-alert__icon::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-size: 2em;
  color: rgba(255, 255, 255, 0.5);
  padding: 0 8px;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--positive .odx-site-alert__label p {
  color: #ffffff;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--positive .odx-site-alert__view-more.ohio-button.secondary {
  color: #ffffff;
  border-color: #ffffff;
}

.odx-site-alert.odx-site-sitewide.odx-site-alert--positive .odx-site-alert__view-more.ohio-button.secondary:hover {
  background-color: #ffffff;
  color: #238722 !important;
}

/*END: Top Sitewide Alert Colors*/
/*DEPRECATED*/
.odx-site-alert.odx-site-alert--emergency::before {
  content: "\f06a";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #fff;
  display: none;
}

/*DEPRECATED*/
.odx-site-alert.odx-site-alert--news::before {
  content: "\f071";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5c5a5b;
}

@media screen and (max-width: 420px) {
  .header-button[data-v-47876f39] {
    width: 368px;
  }
}

@media screen and (max-width: 420px) {
  .header-button {
    width: 95vw !important;
  }
}

@media screen and (max-width: 767px) {
  .header-button {
    align-items: center;
    justify-content: center;
    padding-left: 0px !important;
  }
  .odx-site-alert .odx-site-alert-wrapper {
    flex-direction: column;
    margin: 0rem;
    padding: 10px 0px;
  }
  .odx-site-alert .odx-header-wrap .odx-site-agency-label {
    line-height: 20px;
  }
  .odx-site-alert .odx-site-alert__label {
    text-align: center;
    line-height: 1.3;
    margin-top: 10px;
  }
  .odx-site-alert .odx-site-alert__view-more.ohio-button.secondary {
    margin: 12px 0px 0px 0px !important;
  }
}

@media screen and (max-width: 1500px) and (min-width: 768px) {
  .odx-site-alert .odx-site-alert-wrapper {
    margin: 0rem;
    padding: 10px 0px;
  }
  .odx-site-alert .odx-header-wrap {
    width: auto;
  }
  .odx-site-alert .odx-header-wrap .odx-site-agency-label {
    line-height: 20px;
  }
  .odx-site-alert .odx-site-alert__label {
    line-height: 1.3;
    margin: 0px 10px;
  }
  .odx-site-alert .odx-site-alert__view-more.ohio-button.secondary {
    white-space: nowrap;
  }
}

/* END - CHANGE TO TOP ALERTS */
/* START - OVERRIDE SR-ONLY CLASS */
.sr-only {
  position: absolute !important;
  left: -10000px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  border: unset !important;
  clip: unset !important;
  margin: unset !important;
  padding: unset !important;
}

/* END - OVERRIDE SR-ONLY CLASS */
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-base.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-vendor-components.scss */
/* Data Source */
.b-prev-control-active {
  vertical-align: middle;
}

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

.dataTables_wrapper .dataTables_filter input {
  height: 42px;
}

select.form-control.input-sm {
  height: 42px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 1px solid transparent;
  background: none;
}

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

/* Slick */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before {
  display: table;
  content: '';
}

.slick-track:after {
  display: table;
  content: '';
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url(".//wps/wcm/connect/gov/1e29403b-a388-4982-9065-f8682ca98fcc/ajax-loader.gif?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-1e29403b-a388-4982-9065-f8682ca98fcc-noBgnB-") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts//wps/wcm/connect/gov/5cc7f1d3-9f59-421d-80ba-ad098816c105/slick.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-5cc7f1d3-9f59-421d-80ba-ad098816c105-noBgnB-");
  src: url("./fonts//wps/wcm/connect/gov/5cc7f1d3-9f59-421d-80ba-ad098816c105/slick.eot?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-5cc7f1d3-9f59-421d-80ba-ad098816c105-noBgnB-&#iefix") format("embedded-opentype"), url("./fonts//wps/wcm/connect/gov/65ad63fc-7b7e-442f-8128-e1df90713851/slick.woff?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-65ad63fc-7b7e-442f-8128-e1df90713851-noBgnB-") format("woff"), url("./fonts//wps/wcm/connect/gov/ae787367-af83-44a7-b8aa-3d88b450ff8b/slick.ttf?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-ae787367-af83-44a7-b8aa-3d88b450ff8b-noBgnB-") format("truetype"), url("./fonts//wps/wcm/connect/gov/4ad281f3-3056-498a-9b83-1789fabab05e/slick.svg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-4ad281f3-3056-498a-9b83-1789fabab05e-noBgnB-&#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Select2 */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-vendor-components.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-portal-components.scss */
.content-body .odx-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.content-body .odx-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.content-body .odx-more-information p {
  line-height: 20pt;
}

.content-body .odx-more-information i.fa-file-text-o {
  font-size: 5em;
}

.content-body .odx-more-information small {
  word-wrap: break-word;
}

.content-body .odx-more-information .odx-more-information_image {
  height: 130px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.ohio-section-header__container {
  display: table;
  position: relative;
  width: 100%;
}

.ohio-section-header__title {
  display: inline;
}

.ohio-section-header__link {
  right: 0;
  display: inline;
  bottom: 0;
  position: absolute;
}

.odx-content-layout.hide-content-info .odx-content__info {
  display: none;
}

.odx-content__info {
  font-size: 0.875em;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 5px;
}

.odx-content__info span {
  color: #4A4A4A;
  font-style: italic;
}

/* START: GENERIC COMPONENT */
.generic-component {
  background-color: #000000;
  min-height: 200px;
  margin: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
}

/* END: GENERIC COMPONENT */
/* START: FULL WIDTH COMPONENT */
.full-width-component {
  position: relative;
}

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

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

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

/* END: FULL WIDTH COMPONENT */
/* START: DOWNLOADS SIDEBAR GOV*/
.content-body .odx-sidebar-card i.fa-file-text-o {
  font-size: 5em;
}

/* END: DOWNLOADS SIDEBAR GOV*/
/* START: Left Navigation */
body .content-body .aw-left-nav a,
body .content-body .aw-left-nav a:visited,
body .content-body .aw-left-nav a:focus,
body .content-body .aw-left-nav a:active {
  text-decoration: none;
}

.aw-left-nav__icon .aw-left-nav__icon-text {
  font-weight: 500;
  color: #14499E;
  font-size: 1.25em;
  max-height: 85px;
  overflow: hidden;
  margin-bottom: 30px;
  padding-left: 20px;
}

.odx-navigation--left li:hover,
.odx-navigation--left li:active,
.odx-navigation--left li:focus {
  background-color: #FAFAFA;
}

.aw-left-nav ul li > .item {
  margin: 15px 0;
  display: inline-table;
}

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

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: black;
  font-weight: normal;
  text-decoration: none;
  font-size: 1em;
}

body .content-body .aw-left-nav li.active a.left-navigation__link,
body .content-body .aw-left-nav li.active a.left-navigation__link:hover,
body .content-body .aw-left-nav li.active a.left-navigation__link:visited,
body .content-body .aw-left-nav li.active a.left-navigation__link:active,
body .content-body .aw-left-nav li.active a.left-navigation__link:focus {
  font-weight: bold;
  color: #3A75A1;
}

/* END: Left Navigation */
/* START: Common questions */
.odx-common-questions__wrapper {
  padding: 1px 15px 20px;
  background-color: #FAFAFA;
}

.odx-questions-container {
  margin: 0;
}

.odx-questions-container div {
  padding: 0 12px 12px 0;
  line-height: 1.5em;
}

.content-body a.odx-common-questions__view-more {
  padding-left: 10px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.content-body a.odx-common-questions__view-more:hover, .content-body a.odx-common-questions__view-more:active, .content-body a.odx-common-questions__view-more:focus, .content-body a.odx-common-questions__view-more:visited {
  font-weight: 600;
}

.content-body a.odx-common-questions__view-more::after {
  content: "\f054";
  font-family: 'Font Awesome 5 Pro';
  font-size: 0.8em;
}

/* END: Common questions */
/* START: Collapsible Sections Links */
.odx-collapsible-sections-links__container {
  padding: 20px;
  background-color: #FAFAFA;
}

.odx-collapsible-sections-links__header {
  margin-top: 0;
  border-bottom: 1px solid #D8D8D8;
}

.odx-collapsible-sections-links__list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.odx-collapsible-sections-links__item {
  flex: 0 1 calc(50% - 12px);
}

@media (max-width: 767px) {
  .odx-collapsible-sections-links__item {
    flex: 1 1 auto;
  }
}

.odx-collapsible-sections-links__view-more {
  margin-top: 20px;
  display: block;
}

.odx-collapsible-sections-links__view-more::after {
  content: "\f054";
  font-family: 'Font Awesome 5 Pro';
  font-size: 0.8em;
}

body .content-body .odx-collapsible-sections-links__view-more {
  font-weight: bold;
}

body .content-body .odx-collapsible-sections-links__view-more:visited, body .content-body .odx-collapsible-sections-links__view-more:hover, body .content-body .odx-collapsible-sections-links__view-more:active, body .content-body .odx-collapsible-sections-links__view-more:focus {
  font-weight: bold;
}

/* END: Collapsible Sections Links */
/* START: Phone Search */
body .content-body .odx-phone-search-agencies h2 {
  font-size: 1.5em;
}

.content-body .odx-phone-search {
  background-color: #FFD828;
  display: inline-block;
  width: 100%;
}

.content-body .odx-phone-search-agencies {
  background-color: #F2F2F2;
  display: inline-block;
  width: 100%;
}

.odx-phone-search label {
  margin-bottom: 0;
  font-size: 1.125em;
}

.odx-phone-search input {
  border: 2px solid #3A75A1;
  border-radius: 4px;
  height: 45px;
}

.odx-phone-search button {
  margin-top: 10px;
  font-size: 0.75em;
  padding: 15px 10px 12px;
  float: right;
  width: 50%;
}

.odx-phone-search-agencies button {
  width: 25%;
  min-width: 100px;
}

/* END: Phone Search */
/* START: Get in Touch - sidebar component for about us */
.odx-get-in-touch {
  padding: 20px;
  border-radius: 4px;
  background-color: #FAFAFA;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 100%;
}

.odx-get-in-touch__map,
.odx-get-in-touch__body {
  width: 100%;
  position: relative;
  float: left;
}

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

body .content-body .odx-get-in-touch__body h3 {
  margin: 20px 0 10px;
  font-weight: bold;
  color: #14499E;
}

body .content-body .odx-get-in-touch__body h3:first-of-type {
  margin-top: 0;
}

.embed-container {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.embed-container iframe {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.odx-get-in-touch iframe {
  width: 100%;
  height: 100%;
}

.odx-get-in-touch__body,
body .content-body .odx-get-in-touch__opening-info p {
  color: #4A4A4A;
}

.content-body .odx-get-in-touch p {
  line-height: 1.7em;
  margin-bottom: 15px;
}

.content-body .odx-get-in-touch h2 {
  margin-top: 0;
}

.content-body .odx-get-in-touch__section p:not(:last-child) {
  margin-bottom: 0;
}

a.odx-mail-icon:before {
  content: "\f0e0";
  font-family: 'Font Awesome 5 Pro';
  margin-right: 5px;
}

a.odx-download-icon:before {
  content: "\f019";
  font-family: 'Font Awesome 5 Pro';
  margin-right: 5px;
}

.odx-get-in-touch__info p:nth-child(1) {
  font-size: 1.1em;
}

/* Get in touch - Location version */
.odx-get-in-touch {
  background-color: #F2F2F2;
  box-shadow: none;
}

.odx-get-in-touch .odx-get-in-touch__title {
  font-weight: bold;
}

.odx-get-in-touch .odx-locations__map-wrapper {
  height: 200px;
  width: 100%;
}

.odx-get-in-touch .odx-get-in-touch__location-name {
  margin: 20px 0 10px;
  font-weight: bold;
  color: #14499E !important;
}

.odx-get-in-touch .odx-get-in-touch__get-directions {
  margin: 10px 0;
  padding: 5px 20px 2px;
  color: #FFFFFF !important;
  text-decoration: none;
  cursor: pointer;
}

.odx-get-in-touch .odx-get-in-touch__get-directions:active, .odx-get-in-touch .odx-get-in-touch__get-directions:hover {
  opacity: 0.85;
  color: #FFFFFF;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .odx-get-in-touch .odx-get-in-touch__email,
  .odx-get-in-touch .odx-get-in-touch__telephone {
    padding-bottom: 10px;
  }
}

/* END: Get in Touch - sidebar component for about us */
/* START: MEGA BANNER */
.odx-mega-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 400px;
}

/* END: MEGA BANNER */
/* START: FULL BANNER (SLICK) */
.odx-full-banner .slick-list {
  overflow: hidden;
}

.odx-hidden-visibility {
  visibility: hidden;
}

.odx-visible-visibility {
  visibility: visible;
}

.content-body .odx-full-banner__slide {
  background-position: center right;
  background-size: cover;
  height: 360px;
  position: relative;
}

.content-body .odx-full-banner__details {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
}

.content-body .odx-full-banner__heading, .content-body .odx-full-banner__subheading {
  color: #fff;
  overflow: hidden;
}

.content-body .odx-full-banner__button {
  padding: 10px 20px 6px 20px;
  font-size: 1.15em;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 50px;
}

.content-body .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.content-body .slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.content-body .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 13px;
  height: 13px;
  /*padding: 5px;*/
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.content-body .slick-dots li button:hover, .content-body .slick-dots li button:focus {
  outline: none;
}

.content-body .slick-dots li button:hover:before, .content-body .slick-dots li button:focus:before {
  opacity: 0.25;
}

.content-body .slick-dots li button:before {
  font-family: 'slick';
  border-radius: 50%;
  border-style: solid;
  cursor: pointer;
  display: block;
  outline: 0;
  text-indent: 100%;
  white-space: nowrap;
  background-color: #A97C4C;
  border-color: #A97C4C;
  width: 13px;
  height: 13px;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  content: '•';
  text-align: center;
  opacity: .25;
  color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.content-body .slick-dots li.slick-active button:before, .content-body .slick-dots li.slick-active button:hover:before, .content-body .slick-dots li.slick-active button:focus:before {
  opacity: .75;
  color: transparent;
}

/* END: FULL BANNER (SLICK) */
/* START: FORMS COMPONENT*/
.content-body .alert-success.odx-message__success {
  background-color: #c1d6c1;
  border-color: #238e23;
  color: #3c763d;
}

.odx-submit-button {
  padding: 10px 20px 6px 20px;
  font-size: .8em;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 30px;
}

.odx-radio-button {
  display: inline;
}

.form-group .odx-textarea {
  border: 1px solid #D8D8D8;
  border-radius: 4px;
}

/* END : FORMS COMPONENT*/
/* START: Ads */
.odx-ads__container article + article {
  margin-top: 30px;
}

.odx-ads__item {
  width: 100%;
  display: table;
  position: relative;
  border-radius: 4px;
  background-color: #FAFAFA;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}

body .content-body a.odx-ads__item-link,
body .content-body a.odx-ads__item-link:hover,
body .content-body a.odx-ads__item-link:active,
body .content-body a.odx-ads__item-link:focus,
body .content-body a.odx-ads__item-link:visited {
  display: table-cell;
  text-decoration: none;
  color: black;
}

.odx-ads__item-left {
  display: table-cell;
  float: left;
}

.odx-ads__item-img {
  max-height: 125px;
  height: 100%;
  border-radius: 4px 0 0 4px;
}

.odx-ads__item-right {
  display: table-cell;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
  height: 125px;
}

.odx-ads__item-title {
  font-size: 1.15em;
  line-height: 1.3em;
  max-height: 67px;
  overflow: hidden;
}

.odx-ads__item-summary {
  font-size: 0.85em;
  line-height: 1.5em;
  max-height: 40px;
  overflow: hidden;
  margin-top: 7px;
}

.odx-ads__item-summary_no-height {
  font-size: 0.85em;
  line-height: 1.5em;
  overflow: hidden;
  margin-top: 7px;
}

.odx-ads__large {
  display: flex;
  width: 100%;
  background-color: #fafafa;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 2px 0px;
  border-radius: 4px;
}

body .content-body a.odx-ads__large_link,
body .content-body a.odx-ads__large_link:hover,
body .content-body a.odx-ads__large_link:active,
body .content-body a.odx-ads__large_link:focus,
body .content-body a.odx-ads__large_link:visited {
  color: black;
  text-decoration: none;
  display: inline-table;
}

.odx-ads__large_left {
  display: table-cell;
  background-color: white;
  vertical-align: middle;
}

.odx-ads__large_left div {
  left: 10px;
  position: relative;
}

.odx-ads__no-link .odx-ads__large_left div {
  left: 0;
  position: relative;
}

.odx-ads__no-link span {
  margin: 0 auto;
}

.odx-ads__large_right {
  display: table;
  padding: 10px;
}

.content-body .odx-ads__large_right h4 {
  margin-top: 10px;
}

.content-body .odx-ads__large_right p {
  line-height: 1.5em;
}

.odx-ads__no-link {
  display: inline-table;
}

/* END: Ads */
/* START 404 Error page */
.error-404-container {
  text-align: center;
  margin-top: 90px;
}

.error-404-container .sort-well {
  padding: 15px;
  background-color: #F2F2F2;
  position: relative;
}

.error-404-container .sort-well .fa-stack {
  border: 1px solid #F2F2F2;
  border-radius: 50%;
  font-size: 5em;
  margin-top: -95px;
  background-color: #F2F2F2;
}

.error-404-container .sort-well .fa-stack .fa-circle {
  color: #FF2B30;
}

.error-404-container .sort-well .fa-stack .fa-close {
  font-size: .5em;
  padding-top: 4px;
  color: #FF2B30;
}

.error-404-container .sort-well .odx-page-not-found {
  font-size: 36px;
  color: #FF2B30;
  margin-top: 15px;
}

.error-404-container .sort-well .odx-alternate-search {
  margin-top: 50px;
  font-size: 1.2em;
}

.error-404-container .sort-well .input-text {
  width: 80%;
  height: 34px;
  border-radius: 4px;
}

.error-404-container .sort-well .odx-search-icon-container {
  color: #0971BD;
  font-size: 24px;
  padding-right: -9px;
  position: absolute;
  right: 96px;
  padding-top: 3px;
  cursor: pointer;
}

.error-404-container .odx-inconvinience-message {
  margin-top: 60px;
  margin-bottom: 45px;
}

.error-404-container .odx-inconvinience-message p {
  font-size: 1.8em;
  margin-bottom: 0;
}

.error-404-container .odx-contact-center {
  margin-top: 30px;
  margin-bottom: 0;
}

.error-404-container .odx-contact-center p {
  font-size: 18px;
}

.error-404-container .info-item {
  text-align: center;
  margin-top: 25px;
}

.error-404-container .info-item p {
  margin-bottom: 0;
}

/* END 404 Error page */
/* START: External Resources */
.odx-external-resources {
  padding: 25px 25px 40px 25px;
  border-radius: 4px;
  background-color: #FAFAFA;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}

aside.odx-external-resources h2 {
  margin-top: 0;
}

section.odx-external-resources h2 {
  margin-top: 0;
}

.content-body .odx-external-resources ul {
  margin: 0;
  padding: 0;
}

.content-body .odx-external-resources li {
  list-style: none;
}

.content-body .odx-external-resources li:not(:last-child) {
  margin-bottom: 25px;
}

.odx-external-resources__links {
  cursor: pointer;
}

/* END: External Resources */
/* START: Meet our Leadership */
.odx-meet-leadership {
  padding: 25px 25px 40px 25px;
  border-radius: 4px;
  background-color: #FAFAFA;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}

aside.odx-meet-leadership h2 {
  margin-top: 0;
}

.content-body .odx-meet-leadership ul {
  margin: 0;
  padding: 0;
}

.content-body .odx-meet-leadership li {
  list-style: none;
}

.content-body .odx-meet-leadership li:not(:last-child) {
  margin-bottom: 25px;
}

.content-body a.odx-leadership__all-directors {
  text-decoration: none;
}

.content-body a.odx-leadership__all-directors:after {
  content: "\f054";
  font-family: 'Font Awesome 5 Pro';
  margin-left: 5px;
}

/* END: Meet our Leadership */
/* START: Upcoming Events */
.odx-ads__calendar-icon {
  font-size: 3.5em;
  color: #14499E;
  padding: 0 30px 0 30px;
}

.content-body .odx-events__header-container hr {
  margin-bottom: 0;
}

.content-body .odx-events__list hr {
  margin: 0;
}

.content-body .odx-events__list {
  line-height: 1.5;
}

.odx-events__list article + article {
  border-top: 1px solid gray;
}

article.odx-events__item {
  position: relative;
  display: table;
  width: 100%;
}

a.odx-events__item-link {
  height: 90px;
  padding: 10px;
  display: flex;
  gap: 15px;
}

.content-body a.odx-events__item-link, .content-body a.odx-events__item-link:hover, .content-body a.odx-events__item-link:active, .content-body a.odx-events__item-link:visited {
  text-decoration: none;
}

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

.odx-events__item-date {
  width: 50px;
  height: 50px;
  padding: 0;
  background-color: #14499E;
  border-radius: 4px;
  display: table-cell;
  vertical-align: middle;
  color: white;
  bottom: -15px;
  line-height: 1;
}

.odx-events__item-date-month {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}

.odx-events__item-date-day {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.odx-events__item-right {
  flex: 1;
}

.odx-events__item-title {
  font-weight: bold;
  overflow: hidden;
  height: 25px;
  color: black;
}

.odx-events__item-duration {
  color: #4A4A4A;
  font-size: 14px;
  text-transform: uppercase;
}

.content-body a.odx-view-more:after {
  content: "\f054";
  font-family: 'Font Awesome 5 Pro';
  font-size: 0.8em;
}

.content-body a.odx-view-more {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

/* END: Upcoming Events */
/* START: Similar Events */
.odx-events__view-more .odx-events__view-more--anchor {
  position: relative;
  text-decoration: none;
}

.odx-events__view-more .odx-events__view-more--anchor i {
  font-size: 12px;
  position: absolute;
  top: 6px;
  right: -15px;
}

/* END: Similar Events */
/* Search Page */
.search-filter input[type="checkbox"] {
  margin: 0;
  vertical-align: inherit;
}

.search-filter label {
  display: inline;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.search-result-item {
  word-wrap: break-word;
}

/* Search results */
.search-results-container .search-count {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}

.search-results-container .clear-filters {
  color: #FAFAFA;
  font-size: 0.8em;
  display: inline-block;
  margin-left: 10px;
}

.search-results-container a,
.search-results-container a:visited {
  text-decoration: none;
}

.search-results-container a:hover {
  text-decoration: underline;
}

/* START - Structured Stories */
.odx-glossary ul {
  display: inline-flex;
}

.odx-glossary li {
  padding-right: 5px;
}

.tableOfContents {
  display: table;
  margin: 26px 0px;
  padding: 25px 25px 40px 25px;
  width: 75%;
  min-width: 315px;
  border-radius: 4px;
  background-color: #FAFAFA;
  box-shadow: rgba(0, 0, 0, 0.5) 0 1px 2px 0;
}

.tableOfContents .title {
  font-size: 1.15em;
  font-weight: 800;
  letter-spacing: 0.9px;
  margin-bottom: 11px;
}

.tableOfContents a {
  font-size: 1em;
  line-height: 1.5em;
}

.tableOfContents ul {
  padding-left: 15px;
  list-style-type: none;
  margin-bottom: 0;
}

.tableOfContents ul li {
  padding: 5px 0;
}

body .content-body .twisty h2,
body .content-body .twisty h3 {
  width: 100%;
}

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

.sectionHeader {
  scroll-margin-top: 8em;
}

.firstsectionHeader {
  scroll-margin-top: 8em;
}

.story .twisty [class*="sectionHeader"].closed h2::before,
.story .twisty [class*="sectionHeader"].opened h2::before,
.story .twisty [class*="sectionHeader"].closed h3::before,
.story .twisty [class*="sectionHeader"].opened h3::before {
  right: 30px;
}

.secondLevelSection.nested [class*="sectionHeader"].closed h3,
.secondLevelSection.nested [class*="sectionHeader"].opened h3 {
  right: 20px;
}

.secondLevelSection [class*="sectionHeader"].opened,
.secondLevelSection [class*="sectionHeader"].closed {
  border-bottom: 1px solid #444;
  background-color: #F2F2F2;
}

.secondLevelSection.nested [class*="sectionBody"] {
  background-color: #FEFEFE;
}

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

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

body .content-body .twisty h2 {
  font-weight: 500;
}

/* END - Structured Stories */
/* Twisties */
h2.twisty,
h3.twisty,
h2.resource-guidelines-title {
  border: none;
  cursor: pointer;
  padding: 0;
  padding-top: 10px !important;
  border-bottom: 1px solid #D8D8D8;
  background-size: 16px 11px;
}

/* Horizontal Tabs */
.tab_content {
  border: 0;
}

/* Main Navigator */
nav {
  position: relative;
}

nav a#button-collapse-navigator, nav div#button-collapse-navigator {
  display: none;
  color: #FFFFFF;
  background-color: white;
  font-size: 1.3em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  text-transform: uppercase;
  height: 65px;
  width: 65px;
  padding: 20px 7px;
}

nav a#button-collapse-navigator:hover, nav div#button-collapse-navigator:hover {
  background-color: #3A75A1;
  text-decoration: none;
}

nav a#button-collapse-search {
  position: absolute;
  right: 5px;
  text-indent: -9999px;
  top: 10px;
  margin-right: -5px;
  height: 40px;
  margin-top: -10px;
  width: 40px;
  display: none;
}

nav a#button-collapse-search:hover {
  background-color: #3A75A1;
}

/* Guidelines List */
.aw-guidelines-body {
  border-top: 3px solid #D8D8D8;
  padding-top: 10px;
  padding-bottom: 10px;
}

.aw-guidelines-body .resource-title {
  font-size: 1.5em;
}

/* Search Autocomplete */
.ui-autocomplete {
  border: 2px #D8D8D8;
  padding: 4px 0 0 0;
  border-radius: 0;
  width: 202px !important;
}

.ui-autocomplete .ui-menu-item {
  padding: 10px;
  background: #f2f2f2;
  width: auto;
}

.ui-autocomplete .ui-menu-item img {
  display: none;
}

.ui-autocomplete .ui-menu-item .title {
  font-weight: bold;
  line-height: 1em;
  padding-bottom: 5px;
}

.ui-autocomplete .ui-menu-item .title u {
  text-decoration: none;
}

.ui-autocomplete .ui-menu-item .summary {
  font-size: 1em;
  line-height: 1.2em;
  color: #FAFAFA;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.6em;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  margin: 0;
}

.ui-autocomplete {
  border: 2px solid white;
}

.ui-menu-item:hover {
  background: #f2f2f2;
}

/* START Event Detail */
.odx-events__item.odx-event__item-detail {
  display: flex;
  gap: 10px;
}

.odx-events__item.odx-event__item-detail .odx-events__item-left .odx-events__item-date {
  width: 90px;
  height: 90px;
  display: block;
}

.odx-events__item.odx-event__item-detail .odx-events__item-left .odx-events__item-date .odx-events__item-date-month {
  padding-top: 17px;
  font-size: 1.8em;
}

.odx-events__item.odx-event__item-detail .odx-events__item-left .odx-events__item-date .odx-events__item-date-day {
  font-size: 2.2em;
}

.odx-events__item.odx-event__item-detail .odx-events__item-right .odx-events__item-title {
  font-weight: 600;
}

/* END Event Detail */
/* Site Events */
#xwidget-related-events .item-event .aw-event-title {
  display: block;
}

#xwidget-related-events .item-event .aw-date {
  font-weight: bold;
  color: #FAFAFA;
}

/* Directory */
.widget.alphaList .widget-head ul.menu li a.active,
.widget.topicList .widget-head ul.menu li a.active {
  color: #14499E;
}

/* Plain-Text Reader */
#text-reader {
  border-radius: 0;
  position: absolute;
}

#text-reader.fade {
  top: -120%;
}

#text-reader.fade.in {
  position: absolute;
  top: -33px;
}

#text-reader.modal-header {
  border-bottom: none;
}

#text-reader.modal-body {
  padding: 15px 40px;
}

#text-reader a:hover, #text-reader a:active, #text-reader a:visited, #text-reader a:link {
  text-decoration: none;
}

#text-reader p {
  margin: auto;
  padding: 0 10px 10px;
}

#text-reader h2 {
  padding: 0 10px 10px;
}

#text-reader h3 {
  padding: 0 10px 10px;
}

#text-reader img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

#text-reader table, #text-reader ul, #text-reader blockquote {
  font-family: "Lucida", Georgia, serif;
}

#text-reader table {
  text-align: left;
}

#text-reader table p {
  font-size: inherit;
}

#text-reader .fontChanger {
  color: #000000;
  font-family: "Lucida", Georgia, serif;
}

#text-reader .fontStyle {
  color: #000000;
}

#font-increase {
  font-size: 18px;
}

#font-decrease {
  font-size: 14px;
}

#font-sans {
  font-size: 14px;
  font-family: "Lucida Sans Unicode", Arial, sans-serif;
}

#font-serif {
  font-size: 15px;
  font-family: "Lucida Sans Unicode", Arial, sans-serif;
}

#text-reader .readerEvent {
  margin: auto;
}

#text-reader .reader-title {
  text-align: center;
  font-size: 22px !important;
}

/* People Directory */
/* Content List */
.content-list .item {
  padding-bottom: 10px;
}

.content-list .title {
  font-weight: bold;
  font-size: 16px;
}

.content-list .summary {
  color: #FAFAFA;
}

.form-control-inline {
  min-width: 0;
  width: auto;
  display: inline;
}

.video .body {
  background: inherit;
}

/* Videos */
.video-wrapper {
  border: 1px solid black;
}

.video-summary {
  min-height: 6em;
}

/* ==========================================================================
Chrome Frame prompt
========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #f2f2f2;
  color: #000000;
  padding: 0.2em 0;
}

/* ==========================================================================
Basic Theme Styles
========================================================================== */
#aw-main-wrapper {
  font-size: 1em;
}

@media (min-width: 992px) {
  #aw-main-wrapper .theme-red,
  #aw-main-wrapper .theme-green,
  #aw-main-wrapper .theme-blue {
    height: 100vh;
  }
  #aw-main-wrapper .content {
    position: relative;
    min-height: calc(100% - 140px);
  }
}

/* Translation labels */
.multilingual {
  visibility: hidden;
}

.widget .multilingual {
  visibility: visible;
}

.sibling-disabled {
  z-index: 9999;
  position: absolute;
  height: 50px;
  width: 100px;
}

.sibling-disabledLang {
  z-index: 9999;
  position: absolute;
  height: 30px;
  width: 90px;
}

/* breadcrumb */
.content-body .b-breadcrumb {
  margin: 0;
  padding: 20px 0;
  display: table;
  list-style: none;
}

.content-body .b-breadcrumb li {
  position: relative;
  float: left;
  max-width: 25vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 27px;
}

.content-body .b-breadcrumb li:first-child > a {
  color: #4A4A4A;
  font-weight: bold;
  text-decoration: none;
}

.content-body .b-breadcrumb li:first-child > a:hover {
  color: #4A4A4A;
  text-decoration: underline;
  font-weight: bold;
}

.content-body .b-breadcrumb a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #4A4A4A;
}

.content-body .b-breadcrumb a:visited {
  color: #4A4A4A;
  font-weight: bold;
}

.content-body .b-breadcrumb a:hover {
  color: #4A4A4A;
  text-decoration: underline;
  font-weight: bold;
}

.content-body .b-breadcrumb li + li:before {
  float: left;
  display: block;
  position: inherit;
  content: '/';
  padding: 0px 5px;
  font-size: 16px;
  font-weight: bold;
  color: #4A4A4A;
}

.content-body .b-breadcrumb li.current a {
  font-size: 16px;
  font-weight: bold;
  color: #7EA5CC;
}

/* breadcrumb - tablet fix */
@media (min-width: 768px) and (max-width: 991px) {
  .container .b-breadcrumb__container {
    margin-top: 150px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .odx-mega-banner ~ .container .b-breadcrumb__container {
    margin-top: 50px;
  }
}

/* Pagination */
.paginationContainer .pagination {
  margin: 0 0 1em 0;
  padding-left: 0;
}

.paginationContainer .pagination .addedPage {
  cursor: pointer;
}

ul.pagination > li > span {
  color: gray;
}

ul.pagination > li > span > a {
  color: #14499E;
}

.search-filter {
  padding: 20px;
  background-color: #f2f2f2;
}

#apply-search-filters {
  padding: 0 20px 20px;
  background-color: #f2f2f2;
}

.search-filter .title {
  font-size: 1.5em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  padding-bottom: 5px;
}

.search-filter .facet {
  color: #D8D8D8;
  padding-bottom: 2px;
}

.search-filter .facet input[type="checkbox"] {
  margin-right: 5px;
  opacity: 0.8;
}

.search-filter .facet label {
  display: inline;
  font-weight: inherit;
  line-height: inherit;
  color: #FAFAFA;
  font-size: 1em;
}

/* Blocks */
.odx-block a {
  font-size: 1em;
}

.odx-block ul {
  margin: 20px;
  padding-left: 0;
  list-style: none;
}

.odx-block li {
  margin: 0;
  margin-left: 12px;
  list-style: square outside none;
}

.odx-block li a {
  font-size: 1em;
}

.odx-block .utb-right {
  padding: 10px;
}

.related-content ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.related-content li {
  margin: 0;
  margin-left: 12px;
  list-style: square outside none;
}

.related-content li a {
  font-size: 1em;
}

.wrapper-related-download {
  margin-bottom: 10px;
}

.resource-related-attachment,
.resource-related-attachment a {
  font-size: 1em;
}

.resource-related-attachment span {
  color: #D8D8D8;
}

/* Content */
.odx-title {
  color: #000000;
}

.odx-title h1 {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: inherit;
  font-size: 2em;
  line-height: 42px;
}

.odx-content-title {
  font-weight: 800;
  margin: 15px 0;
  color: #3A75A1;
}

.odx-content-description {
  color: #3A75A1;
}

/* Only for themes with no borders on sidebar blocks */
#aw-main-wrapper {
  background-color: #FFFFFF;
}

#aw-header-top {
  height: 30px;
}

@media (max-width: 767px) {
  #aw-header-top {
    height: auto;
  }
}

.language-links .language.selected a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.language-links .language a {
  text-decoration: underline;
  color: #14499E;
}

.top-tools {
  color: #FFFFFF;
  text-align: center;
  margin-top: 25px;
}

.top-tools .item:hover {
  color: #3A75A1;
}

.top-tools .fa {
  font-size: 1.7em;
}

.top-tools .text {
  text-transform: uppercase;
}

.top-tools .top-main-menu-container {
  color: #3A75A1;
  border: 3px solid #3A75A1;
  padding: 20px;
  margin-top: 8px;
}

.top-tools .top-main-menu-container .item.has-children {
  overflow-x: hidden;
}

.top-main-menu-container:after,
.top-main-menu-container:before {
  bottom: 100%;
  border: 3px solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.top-main-menu-container:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #FFFFFF;
  border-width: 12px;
  left: 160px;
  margin-left: -19px;
}

.top-main-menu-container:before {
  border-color: rgba(113, 158, 206, 0);
  border-bottom-color: #3A75A1;
  border-width: 16px;
  left: 157px;
  margin-left: -20px;
}

#aw-header-authoring-tools {
  display: none;
}

#aw-header-top-right ul {
  background-color: #f2f2f2;
}

#aw-header-top-right ul:hover {
  background-color: #f2f2f2;
}

#aw-header-top-right ul li {
  color: #000000;
}

.aw-block a, .aw-block a:visited {
  color: #14499E;
}

.aw-block a:hover {
  color: #A50329;
}

.aw-block ul li {
  color: #404040;
}

.aw-block ul li a {
  color: #3A75A1;
}

.aw-block h1 {
  color: #404040;
}

/* Pagination  */
.odx-main-content {
  position: relative;
  margin-top: 0;
  padding-bottom: 0;
  min-height: 560px;
  background-color: #FFFFFF;
  overflow: hidden;
}

.odx-content table td img {
  max-width: 100%;
}

.loggedOut .odx-main-content {
  min-height: 0;
}

#odx-content-large-column {
  padding-bottom: 20px;
}

/* Notifications */
.alert .title {
  font-weight: bold;
}

.alert {
  font-size: 1em;
}

/* Rate this article */
.odx-title h1 {
  max-width: 600px;
}

/* Misc Content Styles */
hr.stop-content-transformation {
  display: none;
}

/* More Info */
.more-information-box {
  border: 5px solid #D8D8D8;
  margin-bottom: 20px;
  clear: both;
}

.more-information-box .title {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 20px;
  padding: 2px 10px;
  border-left: 5px solid #14499E;
  margin-left: -5px;
  margin-top: 15px;
}

.more-information-box .body {
  padding: 10px;
}

.more-information-box .body ul {
  list-style: square;
  margin-left: 15px;
  font-size: 13px;
}

.inline-text-container {
  margin-left: 32px;
}

.panel-eob .inline-text-container {
  margin-left: 60px;
}

.blue-box {
  background-color: rgba(58, 117, 161, 0.6);
  border-bottom: 1px solid #243f5a;
  border-left: 1px solid #243f5a;
  border-right: 1px solid #243f5a;
  padding: 10px;
  position: relative;
  z-index: 0;
}

.blue-box p {
  margin: 0 0 0 10px;
}

#containerDropdownSort {
  padding-left: 8px;
}

/* Retrieve Username or Reset Password */
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background: #F2F2F2;
  color: #000000;
  text-decoration: none;
  border: 2px solid #F2F2F2;
  border-radius: 0.28571429em 0.28571429em 0 0;
  margin-left: 4px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  font-weight: normal;
  color: white;
  text-decoration: none;
  border: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
  background-color: #4A4A4A;
}

.tab-content {
  background: white;
  padding: 20px;
  border: 1px solid #D8D8D8;
  border-top: 0;
}

.tab-content .well {
  border: 0;
}

.tab-content a {
  text-decoration: none;
}

/* Give Us a Call*/
.give-us-a-call strong {
  color: #60B9B6;
}

.give-us-a-call table {
  width: auto;
}

.give-us-a-call td {
  vertical-align: top;
  padding: 4px 0;
}

/* TPL FaqHomePage*/
.widget.listFAQs .header h2 {
  width: 70%;
  display: inline-block;
}

.widget.listFAQs .header a {
  text-decoration: none;
  color: gray;
  width: 30%;
  display: inline-block;
  text-align: right;
}

.widget.listFAQs .items {
  padding-left: 0;
  list-style: none;
}

.widget.listFAQs .item {
  padding-bottom: 15px;
}

.widget.listFAQs .item .title {
  text-decoration: none;
  font-weight: bold;
}

.widget.listFAQs .item .summary {
  color: #5d5d5d;
}

.item-icon {
  max-width: 75%;
  display: inline-table;
}

/* Current site ad styles */
.title-ad-cs {
  float: left;
  display: block;
  margin-left: 6px;
  width: 60%;
}

.title-ad-cs a {
  font-size: 14px;
  line-height: 1.5em;
}

.override-ad, .standard-ad {
  margin-bottom: 10px;
}

.img-ad {
  width: 70px;
  height: 70px;
}

.full-img-ad {
  max-width: 100%;
  height: auto;
}

/* Banner Styles */
.banner-wrapper {
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.banner-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 390px;
  width: 100%;
  overflow: auto;
  position: relative;
}

.banner-text {
  top: 10%;
  color: #FFFFFF;
  position: absolute;
  width: 100%;
}

.banner-text h1, .banner-text h2 {
  color: #FFFFFF;
}

.banner-text a, .banner-text a:visited {
  color: #14499E;
}

.banner-backdrop {
  background-color: #000000;
  opacity: 0.8;
  width: 40%;
  height: 80%;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: 10%;
}

.banner-body {
  width: 50%;
}

.home.banner-wrapper {
  margin-bottom: 0;
}

.home .banner-image {
  height: 800px;
}

.home .banner-backdrop {
  right: 0px;
  height: 50%;
  top: 8%;
}

.home .banner-text {
  top: 12%;
}

.home .banner-body p {
  font-size: 2.7em;
}

.home .actions-wrapper {
  position: absolute;
  bottom: 10%;
  width: 100%;
}

.home .banner-actions.pull-right {
  width: 30%;
}

/* Events */
.b-events__no-item {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  padding: 10px;
}

.b-events__wrapper {
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  border: solid 1px #d9d9d9;
}

.b-events__item {
  position: relative;
}

.b-events__header {
  position: relative;
  min-height: 60px;
  border-bottom: solid 1px #d9d9d9;
}

.b-events__title-text {
  padding: 20px;
  align-self: flex-end;
  display: flex;
  line-height: normal;
  margin: 0;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.9px;
  text-align: left;
  color: #3A75A1;
}

.b-events__list article + article {
  border-top: solid 1px #d9d9d9;
}

.b-events__item-link {
  width: 100%;
  height: 90px;
  display: flex;
  padding: 10px;
}

.b-events__item-link:hover {
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none !important;
}

.b-events__item-link:active {
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none !important;
}

.b-events__item-left {
  float: left;
  display: table-cell;
  position: relative;
}

.b-events__item-date {
  background-color: white;
}

.b-events__item-date-month {
  font-weight: bold;
  text-align: center;
  color: #3A75A1;
  text-transform: uppercase;
}

.b-events__item-date-day {
  margin-top: -3px;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #3A75A1;
  font-weight: bold;
}

.b-events__item-summary {
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
  color: #000000;
  height: 30px;
  overflow: -webkit-paged-x;
}

.b-events__item-duration {
  line-height: 1.33;
  color: #D8D8D8;
  text-transform: uppercase;
}

.b-events__item-right {
  display: table-cell;
  position: relative;
  width: 100%;
}

.b-events__footer {
  padding: 10px 20px;
  box-sizing: border-box;
  border-top: solid 1px #d9d9d9;
}

.b-events__footer-btn {
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.7px;
  color: #3A75A1;
  text-transform: uppercase;
}

.b-events__item-title-arrow {
  max-width: 150px;
  width: 80%;
  height: 20px;
  padding-left: 15px;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  padding-right: 15px;
  position: relative;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #3A75A1;
}

.b-events__item-title-arrow::after {
  width: 0;
  height: 0;
  content: "";
  top: 0;
  right: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #3A75A1;
  position: absolute;
}

.b-events__item-mobile {
  display: flex;
  padding-top: 10px;
}

.b-events__item-title-big {
  font-size: 15px;
}

.b-events__item-link-big {
  height: 150px;
}

.b-events__item-date-big {
  width: 130px;
  height: 130px;
  padding: 10px;
  background-color: white;
}

.b-events__item-date-month-big {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #3A75A1;
  text-transform: uppercase;
}

.b-events__item-date-day-big {
  margin-top: -15px;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  color: #3A75A1;
  font-weight: bold;
}

.b-events__item-summary-big {
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
  color: #000000;
  height: 25px;
  overflow: hidden;
  font-size: 22px;
  margin: 10px 0px;
}

.b-events__item-description-big {
  font-size: 16px;
  height: 40px;
  overflow: -webkit-paged-x;
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
  color: #000000;
  margin-bottom: 5px;
}

.b-events__item-duration-big {
  font-size: 18px;
  line-height: 1.33;
  font-weight: bold;
  color: #D8D8D8;
  text-transform: uppercase;
}

/* JM - Ohio External top links*/
.ohio-external-nav {
  display: none;
  font-size: 1.2rem;
  padding-bottom: 8px;
  padding-top: 8px;
}

@media (min-width: 768px) {
  .ohio-external-nav {
    display: block;
  }
}

.ohio-external-nav-open {
  background-color: transparent;
  border: 0;
  float: right;
  text-align: right;
  width: 100%;
}

.ohio-external-nav-open-logo {
  height: 15px;
  margin: 0 4px 0;
}

.ohio-external-nav-open-icon {
  color: #B80000;
  font-size: 1.2rem;
  top: 2px;
  position: relative;
}

.top-links-container span.text {
  font-size: 0.85em;
  font-weight: 500;
  height: 16px;
  min-width: 100px;
}

.ohio-external-nav-alert {
  font-size: 1.4rem;
}

.ohio-external-nav-alert .fa-exclamation-triangle {
  font-size: 1.6rem;
  margin-right: 10px;
}

.ohio-external-nav-alert-link, .ohio-external-nav-alert-link:active, .ohio-external-nav-alert-link:focus, .ohio-external-nav-alert-link:hover {
  color: #FFFFFF;
}

.ohio-external-nav--light {
  background-color: #f2f2f2;
}

.ohio-external-nav--dark {
  background-color: #8c8c8c;
}

.ohio-external-nav--black {
  background-color: #000000;
}

.ohio-external-nav--alert {
  background-color: #B80000;
}

.ohio-external-nav--dark, .ohio-external-nav--black, .ohio-external-nav--alert {
  color: #FFFFFF;
}

.ohio-external-nav--dark .ohio-external-nav-open-icon, .ohio-external-nav--black .ohio-external-nav-open-icon, .ohio-external-nav--alert .ohio-external-nav-open-icon {
  color: #FFFFFF;
}

.full-screen-takeover {
  overflow-y: hidden;
}

.ohio-external-takeover-wrapper {
  background-color: #f2f2f2;
  font-size: 1.4rem;
  height: 100%;
  max-height: 330px;
  width: 100%;
  left: 0;
  overflow-y: hidden;
  padding: 40px 0;
  position: fixed;
  top: -330px;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  z-index: 9999;
}

.full-screen-takeover .ohio-external-takeover-wrapper {
  overflow-y: auto;
  top: 0;
}

.ohio-external-takeover-backdrop {
  background-color: black;
  cursor: pointer;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}

.full-screen-takeover .ohio-external-takeover-backdrop {
  -webkit-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
  z-index: 9998;
  opacity: 0.7;
}

.ohio-external-takeover-header {
  margin-bottom: 60px;
  overflow: auto;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}

.ohio-external-takeover-logo, .ohio-external-takeover-links {
  float: left;
}

.ohio-external-takeover-links a {
  color: #B80000;
  text-align: left;
  font-size: 1em;
}

.ohio-external-takeover-links a :hover {
  color: #B80000;
}

.ohio-external-takeover-logo {
  height: 42px;
  margin-right: 40px;
}

.ohio-external-takeover-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 1199px) {
  .ohio-external-takeover-links {
    margin-top: 20px;
  }
}

@media (min-width: 1200px) {
  .ohio-external-takeover-links {
    float: right;
    width: 70%;
  }
}

.ohio-external-takeover-link {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  display: inline-block;
  min-width: 130px;
}

.ohio-external-takeover-link, .ohio-external-takeover-link:active, .ohio-external-takeover-link:focus, .ohio-external-takeover-link:hover {
  color: #B80000;
}

.ohio-external-takeover-link-bold {
  font-size: 1em;
}

.ohio-external-takeover-close {
  background-color: transparent;
  border: 0;
  color: #B80000;
  float: right;
  font-size: 2rem;
  margin-top: 10px;
}

.ohio-external-takeover-close-icon {
  color: #B80000;
  font-size: 2rem;
}

.ohio-external-takeover-content-wrapper {
  margin: 0 auto;
}

@media (min-width: 992px) {
  .ohio-external-takeover-content-wrapper {
    width: 80%;
  }
}

.ohio-external-takeover-search {
  margin-bottom: 15px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.ohio-external-takeover-search .ohio-search-field {
  background-color: #FFFFFF !important;
  color: #B80000;
  font-size: 1.8rem;
  height: 50px;
  padding: 0 19px;
}

.ohio-external-takeover-search .input-group-btn {
  padding: 4px 0;
  margin: 0 0;
}

.ohio-external-takeover-search .ohio-search-btn.btn {
  font-size: 2rem;
  margin-left: -24px !important;
  margin-top: -5px;
  /* padding: 10px 20px !important; */
}

.ohio-search .ohio-search-field {
  background-color: #f2f2f2;
  border-color: #8c8c8c;
}

.ohio-search-field {
  padding-right: 40px;
}

.ohio-search-field.form-control:first-child {
  border-radius: 4px;
  font-size: 1.0em;
}

.ohio-search .input-group-btn {
  position: absolute;
  right: 0;
  top: 1px;
  width: 37px;
  z-index: 3;
}

.ohio-search .btn {
  background-color: transparent;
  border-color: transparent;
  padding: 5px 11px;
}

.ohio-search .fa-search, .ohio-search .select2-search--dropdown {
  color: #B80000;
}

/* Start division leadership */
.odx-leader-content__header {
  font-size: .8em;
}

.odx-content__leader-image-container {
  max-height: 430px;
  overflow: hidden;
  max-width: 300px;
  margin-right: 20px;
}

.odx-content__image--footer {
  font-size: .8em;
}

/* End division leadership */
/* Ad */
.ad {
  height: 130px;
  position: relative;
}

.ad .ad__thumbnail {
  display: inline-block;
  vertical-align: top;
  width: 130px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.ad .ad__info {
  margin-left: 128px;
  vertical-align: top;
  height: 100%;
  padding: 20px;
  border-top: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  overflow: hidden;
}

.ad .ad__title {
  vertical-align: top;
  font-size: 18px;
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: normal;
}

.ad .ad__title a {
  color: #000000;
}

.ad .ad__summary {
  vertical-align: top;
  font-size: 14px;
  max-height: 30px;
  overflow: hidden;
  line-height: 1.14;
}

/* Pagination */
.b-pagination {
  text-align: center;
}

.content-body span.odx-pagination.current.inactive {
  background-color: #3A75A1;
  color: #FFFFFF;
  border-color: #3A75A1;
}

.content-body span.odx-pagination.current.inactive:hover, .content-body span.odx-pagination.current.inactive:active, .content-body span.odx-pagination.current.inactive:visited, .content-body span.odx-pagination.current.inactive:focus {
  background-color: #3A75A1;
  color: #FFFFFF;
  border-color: #3A75A1;
}

span.odx-pagination.inactive {
  cursor: not-allowed;
}

span.odx-pagination.inactive:hover {
  background-color: #fff;
  color: gray;
}

li.separator {
  cursor: pointer;
}

span.odx-pagination a {
  padding: 0px 10px;
  height: 32px;
  width: 32px;
  margin-left: -10px;
  line-height: 1.7em !important;
}

body .content-body span.odx-pagination a, body .content-body span.odx-pagination a:hover, body .content-body span.odx-pagination a:active, body .content-body span.odx-pagination a:visited, body .content-body span.odx-pagination a:focus {
  text-decoration: none;
  font-weight: 600;
}

.b-pagination__list {
  display: inline-block;
  padding-left: 0;
  margin: 1.42857143em 0;
  border-radius: .28571429em;
}

.b-pagination__list li {
  display: inline;
}

.b-pagination__list > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: .21428571em;
  border-top-left-radius: .21428571em;
}

.b-pagination__list > li:last-child > span {
  margin-right: 0;
  border-bottom-right-radius: .21428571em;
  border-top-right-radius: .21428571em;
}

ul.b-pagination__list > li > span {
  color: gray;
}

.b-pagination__list > li > span {
  position: relative;
  float: left;
  line-height: 1.8em;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
  font-weight: 600;
  width: 32px;
  height: 32px;
  font-size: 1.25em;
  padding: 0px 10px;
}

.b-pagination__list > li > a:hover, .b-pagination__list > li > span:hover, .b-pagination__list > li > a:focus, .b-pagination__list > li > span:focus {
  z-index: 3;
  color: #243f5a;
  background-color: #f2f2f2;
  border-color: #D8D8D8;
}

/* Table of content container - landing pages */
.b-table-of-content-container {
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  border: solid 1px #D8D8D8;
  padding: 10px 10px 20px 20px;
}

/* Sitemap Component Desktop Start */
/* bwc styles refer to old bwc and are no longer needed within our global styles */
/* Sitemap Component Desktop End */
/* Start Leadership Catalog*/
.ohio-card--center.odx-leader-card {
  height: 465px;
}

.ohio-card--center.odx-leader-card .ohio-card-content p {
  font-size: .8em;
}

.odx-leader-card .ohio-card-bg-img {
  max-height: 290px;
}

.odx-divisions-catalog__container {
  margin-top: 40px;
}

.odx-divisions-catalog__container .ohio-card {
  margin-bottom: 20px;
}

.content-body .odx-divisions-catalog__container .ohio-card-content__bottom a.ohio-card-wrapper-anchor span {
  top: 10%;
}

.odx-divisions-catalog__container .ohio-card-bg-img {
  object-position: 0 -80px;
}

.odx-divisions-catalog__container .ohio-card-bg-div {
  background-size: cover;
  background-position-y: -30px;
  width: 100%;
  height: 290px;
}

/* End Leadership Catalog */
/* Resources Cards Component Start */
.slick-slide {
  padding-right: 2px;
}

.odx-section-resources-cards-list__header--display {
  display: inline;
}

.content-body .left-nav-card-carousel.slick-disabled .ohio-carousel-icons__button-left--after {
  opacity: 0;
  pointer-events: none;
}

.content-body .right-nav-card-carousel.slick-disabled .ohio-carousel-icons__button-right--after {
  opacity: 0;
  pointer-events: none;
}

.odx-carousel-cards-item {
  display: block;
}

.ohio-card.odx-card--small-height {
  height: 200px;
  margin-bottom: 20px;
}

.odx-header__overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.odx-carousel-cards-item--6-items {
  margin: 10px;
}

.odx-carousel-cards__list {
  padding-left: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
}

.ohio-carousel-icons__items-container .odx-carousel-cards__list .slick-list {
  overflow: visible;
}

.odx-carousel-cards__list .slick-list {
  overflow: visible;
}

/* Start Carousel Icon */
.content-body .ohio-carousel-icons___button-right.slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.content-body .ohio-carousel-icons___button-left.slick-disabled {
  opacity: 0;
  pointer-events: none;
}

/* End Carousel Icon */
/* Start Share This Component */
.content-body .odx-share-this {
  background-color: #fafafa;
  box-shadow: rgba(0, 0, 0, 0.5) 0 1px 2px 0;
  display: flex;
  justify-content: space-between;
  line-height: 20pt;
  border-radius: 4px;
  padding: 10px;
}

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

.odx-share-this__social {
  font-size: 30px;
}

.odx-share-this__social--icon {
  padding: 5px;
}

.odx-share-this__social--icon i {
  cursor: pointer;
  color: #14499E;
}

.odx-share-url__anchor i {
  font-size: 0.9em;
}

.odx-share-this__social--icon--copy {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  bottom: 5px;
}

/* End Share This Component */
/* Start "Related Laws & Forms" Component */
.content-body .odx-related-laws-and-forms {
  background-color: #fafafa;
  box-shadow: rgba(0, 0, 0, 0.5) 0 1px 2px 0;
  line-height: 20pt;
  border-radius: 4px;
}

.content-body .odx-related-laws-and-forms h2 {
  margin-top: 0;
}

.content-body .odx-related-laws-and-forms .odx-view-more-resources {
  margin-top: 15px;
}

/* End "Related Laws & Forms" Component */
/*Start Share Box (Card)*/
.ohio-card__share-box {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  text-align: center;
}

.ohio-carousel-cards-container {
  position: relative;
}

.close-icon-container {
  width: 34px;
  height: 28px;
  background-color: white;
  border-radius: 4px;
  position: absolute;
  right: 15px;
  top: 15px;
  text-align: center;
  cursor: pointer;
  font-size: 1.5em;
  line-height: 0;
}

.ohio-card__share-content {
  margin-top: 50px;
}

.content-body .share-content__title {
  color: white;
  font-size: 1.2em;
  max-height: 3.2em;
  overflow: hidden;
}

.ohio-card__share-icons {
  margin-top: 15px;
}

.ohio-card__share-icons > .share__icon-tile-anchor {
  color: #4A4A4A;
  cursor: pointer;
  display: block;
  width: 80%;
  margin: 0 auto 10px auto;
  text-align: center;
  background: white;
  padding: 10px;
  border-radius: 5px;
  text-decoration: none;
  line-height: 0;
}

.ohio-card__share-icons > .share__icon-tile-anchor:hover {
  color: #4A4A4A;
  text-decoration: none;
}

.share__icon-tile {
  overflow: hidden;
  text-align: center;
}

.share__icon-tile .share__icon--copy-text {
  font-weight: 600;
  margin-bottom: 0;
}

.share-icon {
  font-size: 2.5em;
  display: block;
  float: left;
  width: 40%;
  text-align: center;
  padding-top: 5px;
}

.share-link {
  display: block;
  float: left;
  width: 60%;
  padding-top: 10px;
  text-align: left;
}

body .content-body .share-link p {
  font-weight: 600;
}

/* End Share Box (Card)*/
/* Start Search Component */
.search-result-item.odx-search-result {
  margin-bottom: 30px;
}

.search-result-item.odx-search-result .ohio-card-content {
  height: auto;
  position: relative;
  font-size: .8em;
}

.search-result-item.odx-search-result .ohio-card-content .search-result-title {
  font-size: 1.2em;
}

.search-result-item.odx-search-result .ohio-card-content .search-result-link {
  margin-bottom: 20px;
}

.search-result-item.odx-search-result .ohio-card-content .search-result-date {
  position: absolute;
  bottom: 2px;
  font-weight: 800;
}

/* End Search Component*/
/* Resources Cards Component End */
/*  Section Cards Start */
.b-sections-cards {
  background-color: rgba(199, 216, 233, 0.4);
}

.b-sections-cards__container {
  padding: 50px 70px;
}

.b-sections-cards__list {
  display: inline;
}

.b-sections-cards__item {
  display: inline-block;
}

.b-sections-cards__item-link {
  position: relative;
}

.b-sections-cards__item-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 420px;
  height: 325px;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  margin: 20px auto;
  position: relative;
}

.b-sections-cards__item-title {
  height: 110px;
  bottom: 0;
  position: absolute;
  background-color: rgba(58, 117, 161, 0.6);
  border-radius: 0 0 4px 4px;
  display: table;
}

.b-sections-cards__item-title div {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  font-size: 48px;
  font-weight: 800;
  line-height: 0.79;
  color: #FFFFFF;
}

.b-sections-cards__item-title {
  width: 100%;
  max-width: 420px;
}

.b-sections-cards__footer {
  border-radius: 4px;
  background-color: rgba(55, 165, 245, 0.75);
  padding: 30px;
  margin: 50px 0;
}

.b-sections-cards__footer p {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.ohio-cards__no-carousel-container {
  height: auto;
  overflow: initial;
  float: none;
}

/*  Section Cards End */
/* Start Cards Component */
.ohio-card--center {
  overflow: hidden;
}

.ohio-card .ohio-card-content {
  line-height: 28px;
}

.ohio-card .ohio-card-content p {
  height: 110px;
  line-height: 1.8em;
  overflow: hidden;
}

.ohio-card .ohio-card-content__topic {
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  width: 200px;
  text-decoration: none;
}

.ohio-card .ohio-card-content__bottom {
  bottom: 15px;
  position: absolute;
  width: calc(100% - 30px);
}

.ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor {
  max-width: 60%;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  padding: 8px 10px 7px 10px;
  font-size: 11px;
  line-height: 1em;
}

.ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor.odx-card__share-anchor {
  font-weight: 600;
  color: #4A4A4A;
  text-transform: uppercase;
}

.ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor .ohio-card-division__box {
  position: relative;
  top: 10%;
  display: block;
  color: #4A4A4A;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ohio-card .ohio-card-content .ohio-card-content-header {
  font-weight: 500;
  color: #14499E;
  line-height: 1.5em;
  overflow: hidden;
  max-height: 60px;
}

.ohio-card .ohio-card-content .ohio-card-wrapper-anchor {
  text-decoration: none;
  cursor: pointer;
}

body .content-body .ohio-card-wrapper-anchor,
body .content-body .ohio-card-wrapper-anchor:hover {
  text-decoration: none;
}

/* Section Cards End */
/* Display of header */
.odx-component__header--display {
  display: inline;
}

/* Start River of News*/
.odx-ohio-news {
  min-height: 130px;
  margin-bottom: 30px;
  width: 100%;
  border-bottom: 1px solid #D8D8D8;
}

.odx-ohio-news:last-child {
  margin-bottom: 0;
}

.odx-ohio-news:nth-last-of-type(1) {
  margin-bottom: 0;
}

.odx-news__title {
  display: inline-block;
  overflow: hidden;
  line-height: 1.7em;
  font-size: 18px;
  font-weight: bold;
  color: black;
}

.odx-news__summary {
  overflow: hidden;
  line-height: 1.8em;
}

.odx-news__thumbnail {
  margin-bottom: 16px;
  overflow: hidden;
  vertical-align: top;
}

.odx-news__thumbnail > img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.odx-news__text {
  vertical-align: top;
  padding-right: 16px;
  width: 100%;
}

.odx-news__info--footer {
  font-size: 14px;
  padding-top: 10px;
}

/* End River of News */
/* Start River of News Pagination */
.odx-news-paginator .ul.b-pagination__list > li > span {
  color: white;
  background-color: purple;
}

/* End River of News Pagination */
/* START "Add to Calendar" Styles */
.add-calendar-title {
  padding-top: 5px;
}

.odx-event__event-info {
  position: inherit;
  min-height: 230px;
}

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

.odx-event__event-info .btn {
  padding-top: 12px;
}

.ohio-card__add-calendar-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  right: 10px;
}

.ohio-card__add-calendar-content {
  margin-top: 30px;
}

.add-calendar__icon-tile {
  display: inline-block;
  background-color: white;
  border-radius: 3px;
  width: 95px;
  height: 95px;
  margin-bottom: 10px;
}

.add-calendar-icon {
  font-size: 3em;
  padding-top: 15px;
}

.ohio-card__add-calendar-icons > a.add-calendar__icon-tile-anchor {
  color: #4A4A4A;
  cursor: pointer;
  padding: 0;
}

.content-body p.add-calendar-content__title {
  color: white;
  font-size: 1.2em;
  min-height: 60px;
  padding: 20px;
}

/* END "Add to Calendar" Styles */
/* Common Questions Home - START */
.common-questions-wrapper__background {
  background-color: rgba(217, 217, 217, 0.3);
  padding: 50px 0;
}

.news-and-events-home-container {
  margin: 40px 0 60px 0;
}

.questions-container .title-home {
  font-size: 18px;
}

/* Common Questions Home - END*/
.b-other-resources-links {
  padding: 20px 20px 30px 0;
  border-radius: 4px;
  background-color: #FAFAFA;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  width: 100%;
}

.b-other-resources-links a {
  text-decoration: none;
  font-size: 18px;
  line-height: 1.78;
}

.b-other-resources-links li {
  list-style: none;
}

.b-other-resources-links ul {
  margin: 0;
  padding: 0;
}

.b-other-resources-links .title {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 1px;
  margin: 0 0 0.5em 0;
  padding-left: 20px;
  color: #3A75A1;
}

.b-resource-attachments {
  padding: 30px 20px;
  border-radius: 4px;
  background-color: #f2f2f2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  width: 100%;
  display: flex;
}

.b-resource-attachments a {
  text-decoration: none;
  font-size: 18px;
  line-height: 1.78;
}

.b-resource-attachments .btn {
  white-space: inherit;
  margin-bottom: 9px;
}

.b-resource-attachments .image {
  background-attachment: inherit;
  background-size: 100% auto;
  background-position: center center;
  width: 140px;
  background-repeat: no-repeat;
}

.b-resource-attachments .detail-container {
  padding-left: 25px;
}

.b-resource-attachments .title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 0.5em 0;
}

.b-finding-a-provider {
  padding: 20px;
  border-radius: 4px;
  background-color: #f2f2f2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  width: 100%;
  display: inline-block;
}

.b-finding-a-provider .title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 25px;
}

.b-finding-a-provider .zip-container {
  display: flex;
  overflow: hidden;
  padding-bottom: 15px;
}

.b-finding-a-provider .zip-label {
  font-size: 18px;
  line-height: 1.78;
  white-space: nowrap;
  padding: 5px 10px 0 0;
}

.b-finding-a-provider .zip-input {
  border-radius: 4px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  border: solid 1px #979797;
  font-size: 24px;
  padding: 0 10px;
  overflow: hidden;
}

.b-finding-a-provider a {
  font-size: 18px;
  text-transform: uppercase;
  float: right;
}

/* Divisions Component */
.odx-division-program__icon {
  position: relative;
  display: block;
  width: 120px;
  height: 100px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.odx-division-program__text {
  position: absolute;
  top: 20%;
  left: 140px;
  width: calc(100% - 160px);
}

.odx-panel-body.panel-body {
  padding: 0;
}

.odx-panel-body.panel-body:hover {
  opacity: .5;
}

/* River of News */
/* bwc styles refer to old bwc and are no longer needed within our global styles */
/* long text translations */
/* bwc styles refer to old bwc and are no longer needed within our global styles */
/* Sidebar container */
/* bwc styles refer to old bwc and are no longer needed within our global styles */
.sectionBody .card-container {
  border-radius: 4px;
  border: solid 1px #d9d9d9;
  padding: 20px 25px;
}

.sectionBody .card-container .card-title {
  text-align: center;
}

/* Horizontal Tabs */
.tab_content {
  border: 0;
}

.verticalTabs .wrapper,
.horizontalTabs .wrapper {
  margin-bottom: 1em;
  padding: 1em;
}

.horizontalTabs .sectionBody a,
.horizontalTabs .sectionBody a:hover,
.horizontalTabs .sectionBody a:focus {
  margin: 0;
}

.horizontalTabs .nav-tabs {
  padding-left: 0;
}

.horizontalTabs .nav-tabs > li.active a,
.horizontalTabs .nav-tabs > li.active a:hover,
.horizontalTabs .nav-tabs > li.active a:focus {
  background-color: #4A4A4A;
}

.verticalTabs .nav-tabs {
  padding-left: 0;
  border-bottom: medium none;
}

.verticalTabs .nav-tabs > li.active a,
.verticalTabs .nav-tabs > li.active a:hover,
.verticalTabs .nav-tabs > li.active a:focus {
  background-color: #4A4A4A;
}

.verticalTabs .nav-tabs > li {
  margin-bottom: 0;
  width: 100%;
}

.verticalTabs .nav-tabs > li a,
.verticalTabs .nav-tabs > li a:hover,
.verticalTabs .nav-tabs > li a:focus {
  border-radius: 0;
  margin: 0;
}

/* Transform H2 and H3 */
.odx-content__expand-collapse {
  text-align: right;
}

.odx-content__expand-collapse .btn {
  border: 2px solid #14499E;
  background-color: transparent;
  color: #14499E;
}

.twisty {
  border: 1px solid #F2F2F2;
  border-radius: 4px;
  background: #F2F2F2;
  margin-top: 10px;
}

.twisty .firstsectionBody, .twisty .sectionBody {
  padding: 20px 15px 0 25px;
}

.twisty:last-child {
  margin-bottom: 20px;
}

.twisty .secondLevelSection .sectionBody {
  padding: 10px 20px 0;
}

body .content-body .twisty h2 {
  background: #D8D8D8;
  padding-left: 20px;
  padding-top: 4px;
  color: #4A4A4A;
  margin: 0;
  line-height: 2em;
}

body .content-body .twisty h3 {
  color: #4A4A4A;
  margin: 0;
  line-height: 1.5;
  padding: 15px 0 5px 15px;
}

body .content-body .twisty h3 {
  font-size: 1.3em;
}

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

.story .twisty .sectionHeader h3 {
  font-size: 1.3em;
}

.secondLevelSection.twisty h3 {
  margin-bottom: 0;
  padding-left: 10px;
}

.story .twisty h2::before,
.story .twisty h3::before {
  font-family: 'Font Awesome 5 Pro';
  margin-right: 10px;
}

.story .twisty [class*="sectionHeader"].closed h2::before {
  content: '\f107 ';
  right: 10px;
  position: absolute;
}

.story .twisty [class*="sectionHeader"].closed h3::before {
  content: '\f107 ';
  right: 30px;
  position: absolute;
}

.secondLevelSection .sectionHeader.opened {
  background: #D8D8D8;
}

.story .twisty [class*="sectionHeader"].opened h2::before {
  content: '\f106 ';
  right: 10px;
  position: absolute;
}

.story .twisty [class*="sectionHeader"].opened h3::before {
  content: '\f106 ';
  right: 30px;
  position: absolute;
}

.ohio-current-random-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.firstsectionHeader.opened, .sectionHeader.opened {
  background-color: #D8D8D8;
  border-radius: 4px;
  margin-right: -1px;
  margin-top: -1px;
}

body .content-body .twisty h2,
body .content-body .twisty h3 {
  cursor: pointer;
  width: 85%;
  border-radius: 4px;
  margin-left: -1px;
  padding: 15px 0 5px 20px;
  line-height: 1.25em;
}

body .content-body .twisty .sectionBody h3 {
  padding: 15px 0;
}

/* START Edit Mode Styles */
.aw-main-content .edit-view-space {
  display: none;
}

.aw-main-content.edit-mode .edit-view-space {
  display: initial;
}

.aw-main-content .edit-view-buttons {
  display: none;
}

.aw-main-content.edit-mode .edit-view-buttons {
  display: initial;
}

.aw-main-content.edit-mode .edit-mode-border {
  border: 1em solid blue;
  padding-top: .5em;
  padding-bottom: .5em;
  margin-top: .5em;
  margin-bottom: .5em;
}

.aw-edit-mode-toggle-ui-container {
  position: fixed;
  z-index: 100;
  bottom: 0;
  float: left;
  left: 50%;
}

.aw-edit-mode-toggle-ui {
  position: relative;
  float: left;
  left: -50%;
  background-color: #d9d9d9;
  padding: 1em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
  font-size: 1.2em;
  color: #262626;
}

.aw-edit-mode-toggle-ui a.aw-edit-mode-toggle-button {
  color: #262626;
}

.aw-edit-mode-toggle-ui.active {
  background-color: #679a00;
  /* $color-green_light20 */
  color: white;
}

.aw-edit-mode-toggle-ui.active a {
  color: white;
}

/* END Edit Mode Styles */
/* START - Questions accordion*/
.odx-collapsable__title {
  margin-bottom: 12px;
  border: none;
  padding-top: 0.4em;
  padding-left: 30px;
  width: 100%;
  min-height: 3.808em;
  text-align: left;
}

.odx-collapsable__title i.odx-collapsable__main-icon {
  display: none;
}

.odx-collapsable__title i.odx-collapsable__chevron {
  float: right;
  width: 1.25em;
  margin: 5px 20px;
  text-align: center;
}

.odx-collapsable__title--with-icon .odx-collapsable__main-icon {
  margin: 0 20px -10px 0;
  width: 32px;
  height: 32px;
  display: inline-block !important;
}

.odx-collapsable__body {
  padding: 1.188em;
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 0.5em;
  border: none;
}

.odx-collapsable__title i.turn {
  transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transition: transform 1s ease;
  -moz-transition: -moz-transform 1s ease;
  -ms-transition: -ms-transform 1s ease;
  -o-transition: -o-transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
}

.odx-collapsable__title i.return {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transition: transform 1s ease;
  -moz-transition: -moz-transform 1s ease;
  -ms-transition: -ms-transform 1s ease;
  -o-transition: -o-transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
}

.odx-collapsable__container {
  margin-top: 30px;
}

body .content-body .odx-collapsable__title h2 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}

body .content-body .odx-collapsable__title--with-icon h2 {
  margin: 0 0 8px;
}

/* END - Questions accordion */
/* START - Rich Styles Editor Styles */
p.odx-styles__photo-caption {
  color: #999;
  font-size: 12px;
  font-weight: bold;
  line-height: 3.08;
  margin-top: 10px;
}

.odx-styles__photo-caption::before {
  color: black;
  font-size: 1.3em;
  position: relative;
  top: 1px;
  display: inline-block;
  padding-right: 5px;
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f030";
}

ol.odx-styles__lower-roman-p, ol.odx-styles__upper-roman-p, ol.odx-styles__lower-alphabet-p, ol.odx-styles__upper-alphabet-p {
  counter-reset: thisList;
}

.odx-styles__lower-roman-p > li, .odx-styles__upper-roman-p > li, .odx-styles__lower-alphabet-p > li, .odx-styles__upper-alphabet-p > li {
  list-style: none;
  position: relative;
}

.odx-styles__lower-roman-p > li:before, .odx-styles__upper-roman-p > li:before, .odx-styles__lower-alphabet-p > li:before, .odx-styles__upper-alphabet-p > li:before {
  counter-increment: thisList;
  margin-left: -1.2em;
}

.odx-styles__lower-alphabet-p > li:before {
  content: counter(thisList, lower-latin) ") ";
}

.odx-styles__upper-alphabet-p > li:before {
  content: counter(thisList, upper-latin) ") ";
}

.odx-styles__lower-roman-p > li:before {
  content: counter(thisList, lower-roman) ") ";
}

.odx-styles__upper-roman-p > li:before {
  content: counter(thisList, upper-roman) ") ";
}

ol.odx-styles__upper-alphabet-d {
  list-style: upper-latin;
}

ol.odx-styles__lower-alphabet-d {
  list-style: lower-latin;
}

ol.odx-styles__upper-roman-d {
  list-style: upper-roman;
}

ol.odx-styles__lower-roman-d {
  list-style: lower-roman;
}

img.odx-styles__center-image {
  margin: auto;
  width: 50%;
  display: block;
}

img.odx-styles__left-align-with-gray-border {
  float: left;
  border: 2px solid #a1a1a1;
  margin: 0 15px 10px 0 !important;
}

img.odx-styles__right-align-with-gray-border {
  float: right;
  border: 2px solid #a1a1a1;
  margin: 0 0px 10px 15px !important;
}

img.odx-styles__left-align-with-black-border {
  float: left;
  border: 2px solid #000000;
  margin: 0 15px 10px 0 !important;
}

img.odx-styles__right-align-with-black-border {
  float: right;
  border: 2px solid #000000;
  margin: 0 0px 10px 15px !important;
}

ul.odx-styles__square {
  list-style-type: square;
}

ul.odx-styles__circle {
  list-style-type: circle;
}

ul.odx_styles__none {
  list-style-type: none;
}

ul.odx_styles__inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.odx_styles__inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* END - Rich Styles Editor Styles */
/* START - Division-Home Card Styles */
span.odx-division-home__icon {
  margin: 10px auto;
}

h3.odx-division-home__title {
  text-align: center;
}

div.odx-division-home__summary {
  height: 100px;
  overflow: hidden;
}

/* END - Division-Home Card Styles */
/* START - Events Filter Body */
/* FOR ALL FILTERS*/
.content-body li.select2-selection__choice {
  line-height: 20px;
}

.ohio-position-rel {
  position: relative;
}

.ohio-position-abs__vertical-align {
  position: absolute;
  top: 20%;
  right: 0;
}

/* END - Events Filter Body */
.ohio-carousel-cards___button-left div {
  background-image: url("/wps/wcm/connect/gov/1b04b692-f8aa-4496-8aa4-2a07ca87495a/arrow.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-1b04b692-f8aa-4496-8aa4-2a07ca87495a-ojPb8Wl");
}

.ohio-carousel-cards___button-right div {
  background-image: url("/wps/wcm/connect/gov/1b04b692-f8aa-4496-8aa4-2a07ca87495a/arrow.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-1b04b692-f8aa-4496-8aa4-2a07ca87495a-ojPb8Wl");
}

.odx-carousel-button-a11y {
  cursor: pointer;
}

/* START - GOV CARD COMPONENT */
.odx-gov-cards__home-jobs .odx-static-card__title,
#odx-gov-home__tourism .odx-dynamic-card__title {
  color: #14499E;
  font-size: 48px;
}

.odx-gov-cards__home-jobs {
  padding-bottom: 20px;
}

.odx-section__topic-title {
  color: #4A4A4A;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
}

.js-card-element {
  padding-bottom: 20px;
}

.odx-last-card-img {
  font-size: 7em;
  text-align: center;
  padding-top: 20px;
}

.content-body .odx-last-card-content h3.odx-last-card-title {
  margin: 40px 0;
  text-align: center;
  overflow: visible;
}

.content-body .odx-last-card {
  display: none;
}

.odx-section__topic-share {
  text-transform: uppercase;
}

.content-body .ohio-card section.odx-last-card-content {
  overflow: visible;
}

.odx-topic__cards > .slick-list > .slick-track {
  margin-left: 0;
}

/* the slides */
.slick-slide {
  margin: 0 10px;
}

/* the parent */
.slick-list {
  margin: 0 -10px;
  overflow: visible;
}

.odx-static-card__title,
.odx-dynamic-card__title,
.odx-section-title {
  margin-bottom: 25px;
  margin-top: 40px;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  color: #14499E;
}

/* END - GOV CARD COMPONENT */
/* START - TOP RESOURCES COMPONENT */
.odx-top-resources__content {
  background-color: #FFFFC1;
  border: none;
  padding: 70px 0;
}

body.content-body a.odx-gov-cards__more, body.content-body a.odx-tertiary-page__more {
  font-weight: bold;
  color: #14499E;
}

.content-body .odx-top-resources__titles li.odx-top-resources__heading {
  background-color: #FFD34D;
  padding: 0;
  border-left: 1px solid #FFFFC1;
  border-right: 1px solid #FFFFC1;
}

.content-body .odx-top-resources__titles li.odx-top-resources__heading > a {
  background-color: #FFD34D;
  border-radius: 0;
  border: none;
  font-size: 26px;
  height: 100px;
  color: #000000;
  padding: 35px 0;
  margin: 0;
  font-weight: bold;
}

.content-body .odx-top-resources__titles li.odx-top-resources__heading.active > a, .content-body .odx-top-resources__titles li.odx-top-resources__heading > a:hover {
  background-color: #FFFFC1;
  border: 0;
}

.odx-top-resources {
  background: #FFD34D;
}

.odx-top-resources-container {
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.tab-content.odx-top-resources__content {
  padding: 30px;
}

/* END - TOP RESOURCES COMPONENT */
/* START - EXECUTIVE ADS COMPONENT */
.odx-executive__item {
  margin-bottom: 25px;
  height: 100px;
  display: block;
}

.odx-executive__title {
  color: #14499E;
  font-size: 20px;
  font-weight: bold;
  width: 80%;
  height: 80px;
}

.odx-executive__item a div .odx-ads__item-img {
  height: 100px;
  width: 100px;
}

/* END - EXECUTIVE ADS COMPONENT */
/* START - CONTACT FORM GOV */
.odx-contact-form__container--gov .form-control {
  border-radius: 4px;
  border: 1px solid #D8D8D8;
  height: 50px;
}

.odx-feedback-form__intro > p > a {
  text-decoration: none;
  font-weight: 600;
}

.odx-feedback-form__intro > p > a:hover {
  text-decoration: none;
  font-weight: 600;
}

.odx-contact-form__container--gov .form-control.txt-message {
  height: 200px;
}

.odx-contact-form__container--gov .odx-full-banner__button {
  font-size: .8em;
}

.odx-contact-form__message > p > a {
  text-decoration: none;
  font-weight: 600;
}

.odx-contact-form__message > p > a:hover {
  text-decoration: none;
  font-weight: 600;
}

body .content-body .odx-contact-form__container--gov .odx-contact-form__message-1 p {
  font-size: 1.5em;
  color: #4A4A4A;
}

/* END - CONTACT FORM GOV*/
/* START - CONTACT US AD*/
.odx-contact-form-ad__container {
  background-color: rgba(255, 211, 77, 0.5);
}

body .content-body .odx-contact-form-ad__intro p {
  font-size: 30px;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #4A4A4A;
  font-weight: 500;
  margin-top: 20px;
  line-height: 36px;
}

.odx-contact-form-ad {
  display: inline-block;
}

body .content-body .odx-contact-form-ad__anchor {
  text-decoration: none;
}

body .content-body .odx-contact-form-ad__anchor:hover {
  text-decoration: none;
}

body .content-body .odx-contact-form-ad__body p {
  font-size: 18px;
  line-height: 24px;
}

/* END - CONTACT US AD*/
/* START - HELP CENTER AD*/
.content-body .odx-help-center__agencies-faq-title {
  font-size: 24px;
}

/* END - HELP CENTER AD*/
/* START - Related Agencies & Programs */
.odx-related-agencies__container {
  width: 100%;
  display: table;
  position: relative;
  padding: 5px 20px;
}

.odx-related-agencies__container:hover {
  opacity: 0.5;
}

.odx-related-agencies__container:not(:last-child) {
  border-bottom: 1px solid #D8D8D8;
}

body .content-body a.odx-related-agencies__link {
  display: table-cell;
  text-decoration: none;
}

.odx-related-agencies__left {
  display: table-cell;
  float: left;
}

.odx-related-agencies__left img {
  height: 70px;
  border-radius: 50px;
}

.odx-related-agencies__right {
  display: table-cell;
  padding-left: 15px;
  vertical-align: middle;
  height: 70px;
  font-weight: bold;
}

.odx-related-agencies__right-title {
  font-size: 1.125em;
  line-height: 1.3em;
  max-height: 70px;
  overflow: hidden;
}

/* END - Related Agencies & Programs */
/* START - Social Media State Agency */
.odx-social-media__bar {
  display: inline;
  float: right;
}

.odx-social-media__title {
  display: inline-block;
  padding: 0 12px;
  bottom: 2px;
  position: relative;
}

.odx-social-media__bar .odx-social-media__icons {
  height: 45px;
  display: inline-block;
}

.odx-social-media__bar .odx-social-media__icon {
  font-size: 1.25em;
  padding: 0 14px;
  line-height: 45px;
}

/* END - Social Media State Agency */
/* ==== START: Live Chat Styles === */
.odx-live-chat__container {
  border: 1px solid #A1A1A1;
}

.odx-live-chat__container .odx-live-chat__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
  color: #4A4A4A;
  margin: 0;
}

.odx-live-chat__container .odx-live-chat__description {
  font-size: 18px;
  line-height: 24px;
  color: black;
}

/* ==== END: Live Chat Styles === */
/* == START: TOPIC HUB - SEARCH COMPONENT == */
.odx-topic-hub-resources__reset-btn {
  overflow: hidden;
  margin-top: 20px;
}

.odx-topic-hub-resources__reset-btn button {
  font-size: .8em;
  padding-top: 10px;
  height: 40px;
  width: 150px;
  float: right;
  text-transform: uppercase;
  border-radius: 5px;
  outline: none;
}

.odx-events__search-pagination li.active a {
  color: white;
}

.odx-topic-hub-resources__alphabet-list {
  box-sizing: border-box;
  margin: 0;
  position: relative;
  vertical-align: middle;
  min-height: 32px;
  outline: 0;
  background-color: white;
  border: 1px solid #A1A1A1;
  border-radius: 4px;
  cursor: text;
  list-style: none;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 2px 2px 2px 12px;
}

ul.odx-topic-hub-resources__alphabet-list li:hover {
  background-color: #f2f2f2;
}

ul.odx-topic-hub-resources__alphabet-list li {
  height: 40px;
  border-radius: 4px;
  cursor: default;
  float: left;
  background-color: transparent;
  padding: 13px 10px 0 10px;
  text-transform: uppercase;
  margin: 5px 5px 4px 0;
  list-style: none;
}

.lotusui30dojo ul.odx-topic-hub-resources__alphabet-list li {
  line-height: 20px;
}

ul.odx-topic-hub-resources__alphabet-list li.isActive a,
ul.odx-topic-hub-resources__alphabet-list li.isActive a:hover,
ul.odx-topic-hub-resources__alphabet-list li.isActive a:visited,
ul.odx-topic-hub-resources__alphabet-list li.isActive a:active,
ul.odx-topic-hub-resources__alphabet-list li.isActive a:focus {
  color: #3A75A1;
  text-decoration: none;
}

ul.odx-topic-hub-resources__alphabet-list li.isActive {
  background-color: #F2F2F2;
}

ul.odx-topic-hub-resources__alphabet-list li a,
ul.odx-topic-hub-resources__alphabet-list li a:hover,
ul.odx-topic-hub-resources__alphabet-list li a:visited,
ul.odx-topic-hub-resources__alphabet-list li a:active,
ul.odx-topic-hub-resources__alphabet-list li a:focus {
  color: #4A4A4A;
  text-decoration: none;
  font-size: 24px;
  font-weight: 600;
}

.odx-topic-hub-search {
  margin-top: 20px;
}

.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-input-label {
  display: block;
  font-weight: bold;
}

.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__input {
  width: calc(100% - 150px);
  border: 1px solid #4A4A4A;
  display: inline-block;
  border-radius: 5px 0 0 5px;
  border-right: 0;
  outline: none;
  font-weight: 600;
  line-height: 15px;
  padding: 0 12px;
  height: 64px;
  font-size: 1em;
  color: #747474;
}

.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__input:focus {
  outline: 1px auto -webkit-focus-ring-color;
}

.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__button {
  padding-top: 10px;
  height: 64px;
  width: 150px;
  float: right;
  text-transform: uppercase;
  border-radius: 0px 5px 5px 0;
  border-top: 1px solid #14499E;
  border-bottom: 1px solid #14499E;
  border-right: 1px solid #14499E;
  border-left: 0px;
  outline: none;
  font-size: 1em;
}

.odx-topic-hub-search .odx-topic-hub-search__input-container .odx-topic-hub-resources__button:focus {
  outline: 1px auto #000000;
  outline: 1px auto -webkit-focus-ring-color;
  background-color: #14499E;
}

.odx-topic-hub-search .odx-topic-hub-filter__topics-container .ohio-select2 .odx-select-topics-label {
  display: block;
  font-weight: bold;
}

.odx-topic-hub-search .odx-topic-hub-filter__topics-container .select2-container--default .select2-selection--multiple {
  border: 1px solid #4A4A4A;
}

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

.odx-topic-hub-search .odx-topic-hub-resources__pagination {
  text-align: center;
}

#odx-events-search .select2-selection::after {
  content: '\f078';
  position: absolute;
  right: 25px;
  padding-top: 4%;
  font-family: 'Font Awesome 5 Pro', 'FontAwesome';
  cursor: pointer;
}

.content-body .odx-topic-hub-resources__container .odx-events__img-no-results {
  text-align: center;
}

.content-body .odx-topic-hub-resources__container .odx-gov-cards__component {
  position: relative;
  overflow: hidden;
  margin: 0 -12px;
}

.content-body .odx-topic-hub-resources__container .odx-gov-cards__component .odx-section-resources-card-list__results {
  margin: 12px 12px 24px 12px;
}

.content-body .odx-topic-hub-resources__container .odx-gov-cards__component .ohio-cards-container-grid {
  padding: 0 10px;
  margin-bottom: 20px;
}

.content-body .odx-topic-hub-resources__container .odx-gov-cards__component .ohio-card {
  width: 100%;
  float: left;
  display: inline-block;
}

.odx-layout-landing-page.hide-resources-filter .odx-topic-hub-filter-help-text,
.odx-layout-landing-page.hide-resources-filter .odx-topic-hub-search__input-container,
.odx-layout-landing-page.hide-resources-filter .odx-topic-hub-resources__container .odx-topic-hub-filter__topics-container,
.odx-layout-landing-page.hide-resources-filter .odx-topic-hub-resources__container .odx-topic-hub-resources__reset-btn {
  display: none;
}

/* == END: TOPIC HUB - SEARCH COMPONENT == */
/* == START: TOPIC CARDS - MENU == */
.odx-topic-card-item__container {
  position: relative;
  width: 100%;
  height: 130px;
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
}

.odx-topic-card-item__img {
  height: 130px;
}

.odx-topic-card-item__img img {
  width: auto;
  min-height: 130px;
}

.odx-topic-card-item__text {
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}

.odx-topic-card-item .odx-topic-card-item__text h4 {
  color: white;
  text-align: center;
  margin: 0;
  padding: 12px 10px 10px;
}

/* == END: TOPIC CARDS - MENU == */
/* == START: RIVER OF NEWS - MENU == */
.odx-river-of-news__summary {
  line-height: 18px;
  font-size: 12px;
  height: 35px;
  overflow: hidden;
}

.odx-river-of-news__title {
  line-height: 20px;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  color: black;
}

.odx-ohio-news .odx-news__info a {
  text-decoration: none;
}

/* START: ADS (SITE BUILDER) */
.odx-single-ads__item-summary {
  font-size: 1.5em;
  line-height: 36px;
  padding: 40px;
}

.odx-single-ads__item-summary--left-image {
  font-size: 22px;
  font-weight: 600;
  padding: 40px 30px;
}

.odx-content__body .odx-ads__item-left-image {
  margin: 0;
  border-radius: 4px 0 0 4px;
}

/* START: ALERTS INTRO */
.odx-alerts__intro-text {
  margin-bottom: 40px;
}

/* END: ALERTS INTRO*/
/* == END: RIVER OF NEWS - MENU == */
/* == START: ODX ICON == */
img.odx-icon {
  display: block;
  width: 140px;
  height: 100px;
  background-position: -740px -360px;
}

.ohio-carousel-icons-item__img img {
  margin: 0 auto;
}

/* == END: ODX ICON == */
/* == START: ADS == */
.odx-ad-content-highlighted {
  background: url("/wps/wcm/connect/gov/3ac059a8-0415-41ca-941c-5f97215b2a4c/text-break-texture.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-3ac059a8-0415-41ca-941c-5f97215b2a4c-nC1w43r") repeat scroll 0 0 transparent;
}

.odx-ad-content-bordered {
  border: 1px solid #3A75A1;
  border-radius: 4px;
}

.odx-single-ads__item-link {
  width: 100%;
  margin: 40px auto;
  white-space: normal;
}

.b-all-width-background {
  position: relative;
}

.b-all-width-background--highlighted::after {
  background: linear-gradient(362.36deg, rgba(61, 122, 169, 0) 0%, rgba(61, 122, 169, 0) 100%), url("/wps/wcm/connect/gov/3ac059a8-0415-41ca-941c-5f97215b2a4c/text-break-texture.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-3ac059a8-0415-41ca-941c-5f97215b2a4c-nC1w43r");
  height: 100%;
  position: absolute;
  top: 0;
  width: 100vw;
  right: 100%;
  z-index: 0;
  content: "";
}

.b-all-width-background--highlighted::before {
  background: linear-gradient(360.36deg, rgba(61, 122, 169, 0) 0%, rgba(61, 122, 169, 0) 100%), url("/wps/wcm/connect/gov/3ac059a8-0415-41ca-941c-5f97215b2a4c/text-break-texture.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-3ac059a8-0415-41ca-941c-5f97215b2a4c-nC1w43r");
  height: 100%;
  position: absolute;
  top: 0;
  width: 100vw;
  left: 100%;
  content: "";
  z-index: 0;
}

.b-all-width-background--primary-additional::before {
  background: #3A75A1;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100vw;
  left: 100%;
  content: "";
  z-index: 0;
}

.b-all-width-background--primary-additional::after {
  background: #3A75A1;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100vw;
  right: 100%;
  z-index: 0;
  content: "";
}

/* == END: ADS == */
/* START: Contact Us - Styles */
.odx-contact-form__spinner.ohio-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}

.odx-contact-form__container {
  position: relative;
}

body .content-body .odx-contact-form__message-1 p {
  font-size: 1.5em;
}

body .content-body .odx-contact-form__container--gov .odx-contact-form__message-2 p {
  color: black;
  font-size: 1.2em;
}

body .content-body .odx-contact-form__message-2 p {
  font-size: 1.5em;
  color: white;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}

.odx-contact-form__message-2 {
  padding: 25px 35px;
}

.odx-contact-form__container--gov .odx-contact-form__message-2 {
  padding: 20px;
  margin-bottom: 30px;
}

.odx-contact-form__message-3 {
  margin-top: 30px;
}

.odx-contact-form__message-3 p:nth-of-type(1) {
  font-weight: 600;
}

/* END: Contact Us - Styles */
/* START: A-Z Index Component */
#aw-header-bottom-left {
  height: auto;
}

.odx-az-index__close-button {
  font-size: 19px;
  border: none;
  background-color: transparent;
  position: absolute;
  bottom: 16px;
  right: 16px;
  line-height: 1em;
  width: 20px;
  height: 20px;
  text-align: center;
}

.odx-az-index {
  float: left;
}

.odx-az-index__alphabet-menu {
  color: white;
}

.odx-az-index__alphabet-menu-container {
  padding: 16px;
  border-radius: 0 0 4px 4px;
  text-align: center;
  width: 100%;
  position: relative;
  background-color: #3A75A1;
  margin-top: 2px;
  z-index: 1;
}

.odx-az-index__button {
  position: relative;
  font-size: 16px;
  line-height: 1.25em;
  border-radius: 4px 4px 0 0;
  background-color: transparent;
  padding: 10px 6px 0 6px;
  outline: none;
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.2s linear;
}

.odx-az-index__button:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  border-radius: 4px 4px 0 0;
  background: transparent;
  z-index: -1;
  transition: all 0.2s linear;
}

.odx-az-index__button--active:after {
  background: #3A75A1;
}

.odx-az-index__button--active {
  color: white;
}

.odx-az-index__button button {
  background-color: transparent;
  width: 100%;
  line-height: 1;
  border: none;
  outline: none;
  text-transform: uppercase;
}

.odx-az-index__button span {
  font-size: 10px;
  line-height: 1.3em;
  text-transform: uppercase;
}

.odx-az-index__letter-button {
  width: 38px;
  height: 38px;
  border: 1px solid white;
  border-radius: 4px;
  display: inline-block;
  font-size: 24px;
  line-height: 1em;
  background-color: transparent;
  margin: 10px 5px;
  text-transform: uppercase;
}

/* END: A-Z Index Component */
/* START: External Link Sidebar Button */
.odx-external-link {
  border-radius: 4px;
}

.odx-external-link .odx-external-link__button {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #14499E;
  border-color: #14499E;
  font-size: 1.2em;
  padding: 20px 20px 15px;
  white-space: normal;
}

.odx-external-link .odx-external-link__button .uppercase {
  text-transform: uppercase;
  display: inline-block;
  width: 80%;
  font-weight: 600;
}

.odx-external-link .odx-external-link__button > span:before {
  width: 10px;
  height: 20px;
  border-left: solid 10px white;
  border-bottom: solid 10px transparent;
  border-top: solid 10px transparent;
  display: inline-block;
  margin: 2px 10px 0 10px;
}

.odx-external-link .odx-external-link__button:hover {
  background-color: #14499E;
  border-color: #14499E;
}

.odx-external-link .odx-external-link__button:visited {
  background-color: #14499E;
  border-color: #14499E;
}

.odx-external-link:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.odx-external-link .odx-external-link__title {
  color: white;
  margin-bottom: 0;
}

/* END: External Link Sidebar Button */
/* START: Location Directory Styles */
#location-directory-map {
  width: 100%;
  height: 700px;
  position: absolute;
}

#location-directory-map .odx-marker-info-window__body-info-element {
  display: block;
  margin: 0.5em 0;
}

#location-directory-map .odx-marker-info-window__more-info-anchor {
  margin-right: 0.5em;
  color: black;
  text-decoration: none;
}

.odx-location-directory-relative-container {
  position: relative;
}

#location-directory-results {
  height: 520px;
  overflow: hidden;
}

#location-directory-results .odx-location-directory-wrapper {
  padding: 20px;
  height: 90%;
  max-height: 90%;
  overflow: scroll;
  background: white;
}

#location-directory-results .odx-location-directory-wrapper .odx-location-directory__results-element {
  border-bottom: solid 1px grey;
  cursor: pointer;
}

#location-directory-results .odx-location-directory-wrapper .odx-location-directory__results-element:hover {
  color: #14499E;
}

#location-directory-results .odx-location-directory-wrapper .odx-location-directory__results-element--active {
  color: #14499E;
}

#location-directory-results .odx-location-directory-wrapper .odx-location-directory__results-element .odx-location-directory__element-mainInfo .odx-location-directory__element-mainInfo-title {
  display: block;
  font-weight: bold;
  font-size: 18px;
}

#location-directory-results .odx-location-directory-wrapper .odx-location-directory__results-element .odx-location-directory__element-mainInfo .odx-location-directory__element-mainInfo-address {
  display: block;
}

.odx-location-directory__element-mainInfo {
  padding: 5px 0;
}

.location-directory-results-container {
  width: 25%;
  height: 700px;
  position: relative;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}

.location-directory-results-container .odx-location-directory {
  padding: 20px;
}

.location-directory-results-container .odx-location-directory__search-box {
  position: relative;
  padding: 20px 0;
}

.location-directory-results-container .odx-location-directory__input {
  width: 100%;
  padding: 10px;
}

.location-directory-results-container .odx-location-directory__label {
  position: absolute;
  right: 10px;
  top: 32px;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

.location-directory-results-container .odx-location-directory__primary-title {
  color: white;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
}

.location-directory-results-container .odx-location-directory__secondary-title {
  color: white;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 10px;
}

/* END: Location Directory Styles */
/* START: Logo Styles */
.odx-icon-wrapper {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  margin-bottom: 40px;
  overflow: hidden;
}

.odx-icon-wrapper .odx-navigation__icon {
  display: block;
  width: auto;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .odx-icon-wrapper {
    width: 45px;
    height: 45px;
    margin: 2px 10px 0px;
  }
}

@media screen and (max-width: 992px) {
  .odx-logo img {
    max-height: 60px;
  }
}

@media screen and (min-width: 992px) {
  .odx-logo img {
    max-width: 200px;
  }
}

/*Specific logo styles for left nav icons on tablet*/
@media (min-width: 768px) and (max-width: 991px) {
  .aw-left-nav .aw-left-nav__icon .odx-icon-wrapper {
    width: 100%;
    height: 100%;
  }
}

/* END: Logo Styles */
/* START - Outage Notification */
.odx-maintenance__header {
  padding: 35px 0 50px 0;
}

.odx-maintenance__header .header-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.odx-maintenance__header .header-text {
  display: table;
}

.odx-maintenance__header .header-text div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #14499E;
  font-weight: 800;
  font-size: 2.15em;
}

.odx-maintenance__header .header-text div span {
  color: #3A75A1;
}

.odx-maintenance__banner {
  background-color: #3A75A1;
  color: white;
  padding: 10px 10px 0px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.5;
}

.odx-maintenance__body {
  padding: 40px 0;
  text-align: center;
}

.odx-maintenance__body .title {
  color: #14499E;
  font-weight: 600;
}

.odx-maintenance__body .summary {
  padding: 40px 0;
  font-size: 1.3em;
}

.odx-maintenance__body .summary a {
  text-decoration: underline;
}

.odx-maintenance__body .contact-info {
  font-size: 1.3em;
}

.odx-maintenance__body .btn {
  font-size: 1.4em;
  margin: 50px 0 0 0;
}

/* END - Outage Notification */
/* START - ODH TEXT BREAK AD */
.content-body .odh-text-break-ad {
  font-size: 26px;
  letter-spacing: 0.14px;
  line-height: 34px;
}

/* END - ODH TEXT BREAK AD */
/* START - ODH - LOCATION*/
.content-body .odh-location__social-media {
  float: none;
}

.content-body .odh-location__social-media .odx-social-media__title {
  padding-left: 0;
  font-weight: bold;
}

.content-body .odh-location__social-media .odx-social-media__icons a {
  text-decoration: none;
}

#location-directory-map.odx-content__location-map {
  position: relative;
  max-height: 500px;
}

/* END - ODH - LOCATION*/
/* START - ODH - HOME - INTRO TEXT AND AD */
.content-body .odh-home__intro-text p {
  line-height: 34px;
  font-size: 26px;
  letter-spacing: 0.14px;
}

.content-body .odh-home__ad img {
  width: 100%;
}

.odh-home__bottom-ad-summary {
  font-size: 30px;
  font-style: italic;
  letter-spacing: 0.17px;
  margin-top: 20px;
}

.odh-home__bottom-ad-image {
  height: 200px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 10px 20px;
}

.odh-home__bottom-ad-footer {
  width: 100px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 16px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

/* END - ODH - HOME - INTRO TEXT AND AD */
/* START - ODH - HOME - RIVER OF NEWS */
.odh-home__river-container:last-child {
  margin-bottom: 15px;
}

.odx-river-of-news__summary.odh-home__river-summary {
  font-size: 14px;
  width: 90%;
  height: 56px;
}

.content-body p.odh-home__river-title {
  line-height: 20px;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  height: 60px;
  overflow: hidden;
  width: 90%;
}

/* END - ODH - HOME - RIVER OF NEWS */
/* START - ODH - DEPARTMENT ADS */
.odh-ads-with-icon__image {
  width: 100px;
  height: 100px;
}

.odh-ads-with-icon__container {
  max-height: 130px;
}

/* END - ODH - DEPARTMENT ADS */
/* START - sidebar component laws and forms */
a.js-more-forms-link {
  display: table;
}

body .content-body a.js-more-forms-link i {
  display: table-cell;
  text-decoration: none;
  padding-right: 5px;
}

body .content-body a.js-more-forms-link {
  text-decoration: none;
}

body .content-body a.js-more-forms-link div {
  display: table-cell;
  text-decoration: underline;
}

/* END - sidebar component laws and forms */
/* START - VIDEO COMPONENT */
.odx-playlist__videos-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

article .odx-playlist__item {
  width: 256px;
  margin-top: 10px;
}

.odx-playlist__image {
  height: 160px;
}

.odx-playlist__item-main-title {
  margin: 6px 0px;
}

.odx-playlist__current-video-iframe iframe {
  width: 100%;
  max-width: 560px;
}

/*END - VIDEO COMPONENT */
/*START - HEADER HIDDEN */
.aw-main-header {
  display: none;
}

/*END - HEADER HIDDEN */
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-portal-components.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Portal Components > odx-header.scss */
/* ==========================================================================
Theme Header
========================================================================== */
#aw-header-top {
  font-family: "Source Sans Pro", Didactic Gothic;
}

#aw-header-top-left {
  float: left;
}

@media (max-width: 767px) {
  #aw-header-top-left {
    float: none;
  }
}

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

@media (max-width: 767px) {
  #aw-header-top-right {
    float: none;
    z-index: 998;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #aw-header-top-right {
    z-index: 998;
  }
}

@media (max-width: 767px) {
  #aw-header-top-right #app--lang-dropdown {
    position: static;
    background-color: #e9e9e9;
  }
}

@media (max-width: 767px) {
  #aw-header-top-right #app--lang-dropdown .header-button {
    width: auto !important;
    padding: 12px 28px !important;
    justify-content: center;
    line-height: 1em;
  }
}

@media (max-width: 767px) {
  #aw-header-top-right #app--lang-dropdown .header-button__icon {
    display: none;
  }
}

@media (max-width: 767px) {
  #aw-header-top-right #app--lang-dropdown .header-button__language {
    margin: 0 !important;
    font-size: 14px;
  }
}

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

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

#aw-main-wrapper .header.fixed {
  position: fixed;
  z-index: 999;
}

@media (max-width: 767px) {
  #aw-main-wrapper .header .container {
    padding: 0;
  }
}

#aw-main-wrapper .navigation {
  position: relative;
  height: 100%;
  max-height: 110px;
  background: #FFFFFF;
  box-shadow: 0 -6px 25px 0 rgba(0, 0, 0, 0.3);
}

@media print {
  #aw-main-wrapper .navigation {
    overflow: visible !important;
    top: 30px !important;
    max-height: 150px !important;
    height: 150px !important;
  }
}

@media (max-width: 767px) {
  #aw-main-wrapper .navigation {
    border: none !important;
    z-index: 997;
    width: 100%;
    height: 70px;
    border-bottom: medium none;
    display: flex;
    align-items: center;
    z-index: 997;
  }
}

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

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

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

@media screen and (max-width: 767px) {
  #aw-main-wrapper .navigation .container {
    margin: 0;
    width: 100%;
  }
}

#aw-main-wrapper .navigation > .container,
#aw-main-wrapper .navigation > .container > .row,
#aw-main-wrapper .navigation > .container > .row > div {
  height: 100%;
}

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

.aw-header-bottom {
  position: static;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  display: flex;
  height: inherit;
  min-height: 70px;
  max-height: 110px;
}

/* START: Agency Logo */
#aw-header-bottom-left {
  background-color: transparent;
  z-index: 1;
}

@media (min-width: 992px) {
  #aw-header-bottom-left {
    flex-basis: 20%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #aw-header-bottom-left {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #aw-header-bottom-left {
    width: auto;
  }
}

@media (min-width: 992px) {
  #aw-header-bottom-left .odx-logo-wrapper {
    margin-top: 0;
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #aw-header-bottom-left .odx-logo-wrapper {
    min-height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  #aw-header-bottom-left .odx-logo-wrapper {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
  }
}

#aw-header-bottom-left .odx-logo-wrapper .odx-logo img.hidden-xs.hidden-sm {
  display: none;
}

@media (min-width: 992px) {
  #aw-header-bottom-left .odx-logo-wrapper .odx-logo img.hidden-xs.hidden-sm {
    display: block;
  }
}

@media (min-width: 992px) {
  #aw-header-bottom-left .odx-logo-wrapper .odx-logo {
    display: flex;
    height: inherit;
    align-items: center;
  }
}

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

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

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

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

/* END: Agency Logo */
/* START: Main Navigation */
#aw-header-navigation {
  position: static;
  flex: 1 1 0;
  padding: 0 20px;
  text-align: center;
  z-index: 0;
  display: none;
}

@media (min-width: 992px) {
  #aw-header-navigation {
    display: block;
  }
}

@media print {
  #aw-header-navigation {
    display: none !important;
  }
}

#aw-header-navigation #main-nav-container {
  height: 100%;
}

@media (max-width: 991px) {
  #aw-header-navigation #main-nav-container {
    display: none;
  }
}

#aw-header-navigation ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  display: flex;
  justify-content: center;
}

#aw-header-navigation ul .dropdown-menu {
  border-bottom: medium none;
  min-width: initial;
  min-height: inherit;
  height: auto;
}

#aw-header-navigation ul .dropdown-menu a {
  color: #000000;
  height: auto;
  float: left;
  width: 100%;
  text-align: left;
  background: transparent;
  text-transform: uppercase;
}

#aw-header-navigation ul .dropdown-menu a:focus {
  font-weight: bold;
}

#aw-header-navigation ul .dropdown-menu li a {
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
}

#aw-header-navigation ul li {
  text-transform: uppercase;
  list-style: none;
  display: table-cell;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
}

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

#aw-header-navigation ul li a {
  height: 100%;
  border-bottom: none;
  padding: 30px 15px 0;
  display: flex;
  flex-direction: column;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 20px;
  line-height: 1em;
  text-decoration: none;
  color: #4A4A4A;
}

@media (min-width: 992px) {
  #aw-header-navigation ul li a {
    transition: all 0.5s ease;
  }
}

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

@media (min-width: 1200px) {
  #aw-header-navigation ul li a {
    font-size: 1.2em;
  }
}

#aw-header-navigation ul li a:hover {
  color: #7EA5CC;
}

#aw-header-navigation ul li .odx-page-description {
  font-size: 26px;
  font-weight: bold;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #aw-header-navigation ul li .odx-page-description {
    font-size: 1.3em;
    font-weight: 900;
    line-height: 1.15em;
  }
}

@media (min-width: 1200px) {
  #aw-header-navigation ul li .odx-page-description {
    margin-top: 10px;
  }
}

#aw-header-navigation > .active > a {
  background-color: inherit;
  font-weight: bold;
}

/* END: Main Navigation */
/* START: Utility Toolbar */
@media (max-width: 991px) {
  #aw-header-bottom-right {
    position: absolute;
    right: 0;
    height: 100%;
  }
}

@media print {
  #aw-header-bottom-right {
    display: none !important;
  }
}

.odx-header-bottom-right {
  position: static;
  height: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  z-index: 1;
}

@media (min-width: 992px) {
  .odx-header-bottom-right {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  .odx-header-bottom-right {
    height: 100%;
    display: flex;
  }
}

.iop-utility-toolbar__list {
  display: flex;
  align-items: center;
  gap: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .iop-utility-toolbar__list {
    gap: 10px;
  }
}

.iop-utility-toolbar__item {
  display: flex;
  align-items: center;
  gap: 0;
  text-decoration: none;
  color: #292929;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .iop-utility-toolbar__item {
    flex-direction: column;
    justify-content: center;
    gap: 10px;
  }
}

@media (max-width: 767px) {
  .iop-utility-toolbar__item {
    padding: 0 10px;
  }
}

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

@media (max-width: 991px) {
  .iop-utility-toolbar__item:not(.iop-utility-toolbar__item--custom) {
    display: none;
  }
}

.iop-utility-toolbar__item-icon {
  margin: 0 8px 0 -2px;
  font-size: 20px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .iop-utility-toolbar__item-icon {
    margin: 0;
  }
}

.iop-utility-toolbar__item-title {
  margin: 3px 0 0 0;
  padding: 0;
  font-size: 18px;
  line-height: 0;
}

.iop-utility-toolbar__item--search {
  border: 3px solid #D8D8D8;
  border-radius: 22px;
  padding: 0 12px;
  height: 40px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .iop-utility-toolbar__item--search {
    border: none;
    padding: 0;
    height: auto;
  }
}

.iop-utility-toolbar__item--search .iop-utility-toolbar__item-icon {
  font-size: 16px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .iop-utility-toolbar__item--search .iop-utility-toolbar__item-icon {
    font-size: 20px !important;
  }
}

/* END: Utility Toolbar */
/* START: Search Box */
.iop-searchbox__container {
  position: absolute;
  top: 0;
  right: 0;
  width: 75%;
  height: inherit;
  background-color: transparent;
}

@media (max-width: 991px) {
  .iop-searchbox__container {
    display: none !important;
  }
}

.iop-searchbox__form {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  align-items: center;
}

.iop-searchbox__input-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.iop-searchbox__input-wrapper i {
  border-radius: 50%;
  padding: 7px;
  background-color: #000000;
  color: #FFFFFF;
}

.iop-searchbox__input {
  align-self: stretch;
  border: none;
  outline: none;
  padding: 10px;
  background-color: inherit;
  font-size: 26px;
}

.iop-searchbox__buttons {
  display: flex;
  gap: 10px;
}

.iop-searchbox__button {
  padding: 0 15px;
}

.iop-searchbox__button--search {
  border-radius: 22px;
  border: 0;
  background-color: #14499E;
}

.iop-searchbox__button--search .iop-searchbox__button-title {
  font-size: 18px;
  color: #FFFFFF;
}

.iop-searchbox__button--close {
  border: 3px solid #FFFFFF;
  border-radius: 22px;
  padding: 0 12px;
  background-color: #FFFFFF;
  height: 40px;
  display: flex;
  align-items: center;
  font-size: 18px;
}

.iop-searchbox__button--close .iop-searchbox__button-icon {
  margin: 0 8px 0 -2px;
  font-size: 20px;
  color: #747474;
}

.iop-searchbox__button--close .iop-searchbox__button-title {
  font-size: 18px;
  color: #292929;
}

/* END: Search Box */
/* START Enabled Search Box  */
@media (min-width: 992px) {
  #aw-main-wrapper .navigation.js-searchbox-is-enabled {
    background: #D8D8D8;
  }
}

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

@media (min-width: 992px) {
  #aw-main-wrapper .navigation.js-searchbox-is-enabled .odx-logo-wrapper {
    mix-blend-mode: multiply;
  }
}

@media (min-width: 992px) {
  #aw-main-wrapper .navigation.js-searchbox-is-enabled #aw-header-navigation,
  #aw-main-wrapper .navigation.js-searchbox-is-enabled #aw-header-bottom-right {
    display: none;
  }
}

/* END Enabled Search Box  */
/* START: Sticky Header */
@media (min-width: 992px) {
  .navigation.sticky-header {
    height: 74px !important;
  }
}

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

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

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

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

/* END: Sticky Header */
/*START: Official Site Dropdown*/
.oficialSiteDropdown__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

@media (max-width: 767px) {
  .oficialSiteDropdown__list {
    flex-direction: column;
  }
}

.oficialSiteDropdown__list .oficialSiteDropdown__feature {
  flex: 1 1 0;
}

@media (max-width: 991px) {
  .oficialSiteDropdown__list .oficialSiteDropdown__feature {
    flex: 1 1 30%;
  }
}

.oficialSiteDropdown__list .oficialSiteDropdown__close-btn {
  border-radius: 125px;
  padding: 8px 20px;
  background-color: #f2f2f2;
  align-self: baseline;
}

@media (max-width: 767px) {
  .oficialSiteDropdown__list .oficialSiteDropdown__close-btn {
    align-self: center;
    background-color: #ffffff;
    color: #333333;
  }
}

/*END: Official Site Dropdown*/
/* 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 */
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Portal Components > odx-footer.scss */
/* START: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-ads-row.scss */
.content-body .odx-ads-with-icon__title {
  left: 150px;
}

.content-body .odx-ads-with-icon__image {
  height: 100px;
  margin: 10px 15px;
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .content-body .odx-ads-container .odx-help-center__main-ad {
    height: 340px;
  }
  .content-body .odx-ads-container .odx-help-center__main-ad .odx-ads-item__content {
    padding: 20px 16px;
  }
}

.content-body .odx-ads-container .odx-help-center__main-ad p.odx-ads-item__title {
  font-size: 36px;
  max-height: 270px;
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .content-body .odx-ads-container .odx-help-center__main-ad p.odx-ads-item__title {
    max-height: 245px;
    line-height: 40px;
  }
}

.content-body #js-faqs-with-pagination p.odx-ads-item__title {
  line-height: 36px;
  font-size: 30px;
}

.odx-ads-container .odx-ads-item {
  background-color: white;
  border-radius: 4px;
  border: 1px solid #D8D8D8;
  overflow: hidden;
  position: relative;
  max-width: 450px;
  margin: 0 auto 16px auto;
  height: 165px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24);
}

@media (max-width: 767px) {
  .odx-ads-container .odx-ads-item {
    height: 75px;
  }
}

.odx-ads-container .odx-ads-item .odx-ads-item__link {
  text-decoration: none;
}

.odx-ads-container .odx-ads-item .odx-ads-item__link:hover {
  text-decoration: none;
}

.odx-ads-container .odx-ads-item .odx-ads-item__image {
  width: 110px;
  height: 165px;
  float: left;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 992px) {
  .odx-ads-container .odx-ads-item .odx-ads-item__image {
    display: none;
  }
}

.odx-ads-container .odx-ads-item .odx-ads-item__content {
  width: calc(100% - 110px);
  padding: 16px;
  overflow: hidden;
  float: left;
  height: 100%;
}

@media (max-width: 992px) {
  .odx-ads-container .odx-ads-item .odx-ads-item__content {
    width: 100%;
  }
}

.odx-ads-container .odx-ads-item .odx-ads-item__content .odx-ads-item__main {
  overflow: hidden;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.odx-ads-container .odx-ads-item .odx-ads-item__title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  line-height: 24px;
  max-height: 48px;
  width: calc(100% + 20em);
  color: #4A4A4A;
  position: relative;
  overflow: hidden;
}

.odx-ads-container .odx-ads-item .odx-ads-item__summary {
  color: #4A4A4A;
  font-size: 14px;
  line-height: 22px;
  width: calc(100% + 20em);
  max-height: 6em;
  position: relative;
  margin: 0;
  overflow: hidden;
}

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

.odx-ads-container .odx-ads-item .odx-ads-item__title:before {
  content: '';
  display: inline-block;
  width: 20em;
  height: 3em;
  float: right;
}

.odx-ads-container .odx-ads-item .odx-ads-item__summary:before {
  content: '';
  display: inline-block;
  width: 20em;
  height: 4em;
  float: right;
}

.odx-ads-container .odx-ads-item .odx-ads-item__summary:after {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, #fff);
  bottom: 0;
  content: "";
  position: absolute;
  right: 20em;
  top: 5em;
  width: 5rem;
}

.odx-ads-container .odx-ads-item .odx-ads-item__title:after {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, #fff);
  bottom: 0;
  content: "";
  position: absolute;
  right: 20em;
  top: 24px;
  width: 4rem;
}

.odx-ads-container .odx-ads-item--auto-height {
  height: auto;
}

.odx-ads-container .odx-ads-item--full-width-image {
  height: auto;
  max-width: 450px;
}

.odx-ads-container .odx-ads-item--full-width-image img {
  display: block;
  width: 100%;
  height: 145px;
}

.odx-ads-container .odx-ads-item--full-height-image {
  width: 100%;
  height: auto;
}

.odx-ads-container .odx-ads-item--full-height-image img {
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  height: 100%;
}

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

.odx-ads-container .odx-ads-item--alert .odx-ads-item__content, .odx-ads-container .odx-ads-item--alert .odx-ads-item__image {
  float: right;
}

.odx-ads-container .odx-ads-item--alert .odx-ads-item__summary:after, .odx-ads-container .odx-ads-item--alert .odx-ads-item__title:after {
  background-image: linear-gradient(90deg, rgba(255, 255, 193, 0), rgba(255, 255, 193, 0.5) 50%, #FFFFC1);
}

.odx-ads-container .odx-ads-item--large {
  width: 100%;
  height: 400px;
  max-width: none;
}

.odx-ads-container .odx-ads-item--large .odx-ads-item__image {
  width: 65%;
  height: 100%;
  float: left;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.odx-ads-container .odx-ads-item--large .odx-ads-item__content {
  width: 35%;
  padding: 34px 16px;
  overflow: hidden;
}

.odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__title {
  font-size: 32px;
  font-weight: 500;
  line-height: 43px;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  max-height: 8em;
  margin: 0 0 6px 0;
}

.odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__summary {
  font-size: 18px;
  line-height: 24px;
  max-height: 4em;
}

.odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__title:before {
  height: 8em;
}

.odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__title:after {
  top: 6.5em;
  width: 4rem;
}

.odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__summary:before {
  height: 2em;
}

.odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__summary:after {
  top: 2.5em;
  height: 1.5em;
  width: 4rem;
}

.odx-ads-container .odx-ads-item--stackable {
  width: 100%;
  height: auto;
}

.odx-ads-container .odx-ads-item--stackable .odx-ads-item__image {
  width: 100%;
}

.odx-ads-container .odx-ads-item--stackable .odx-ads-item__content {
  width: 100%;
}

.odx-ads-container .odx-ads-item--stackable .odx-ads-item__content .odx-ads-item__title {
  white-space: nowrap;
}

.odx-ads-container .odx-ads-item--stackable .odx-ads-item__content .odx-ads-item__summary {
  max-height: 2.5em;
}

.odx-ads-container .odx-ads-item--stackable .odx-ads-item__content .odx-ads-item__title:before {
  height: 1em;
}

.odx-ads-container .odx-ads-item--stackable .odx-ads-item__content .odx-ads-item__title:after {
  top: 0;
  height: 1.2em;
  width: 1rem;
}

.odx-ads-container .odx-ads-item--stackable .odx-ads-item__content .odx-ads-item__summary:before {
  height: 2em;
}

.odx-ads-container .odx-ads-item--stackable .odx-ads-item__content .odx-ads-item__summary:after {
  top: 1em;
  height: 1.2em;
  width: 5rem;
}

.odx-ads-container .odx-ads-item--title-primary-color .odx-ads-item__title {
  color: #14499E;
}

.odx-ads-container .odx-ads-item--large-title .odx-ads-item__title {
  font-size: 32px;
  line-height: 43px;
}

.odx-ads-container .odx-ads-item--image-150-height .odx-ads-item__image {
  height: 150px;
}

.odx-ads-container .odx-ads-item--image-200-height .odx-ads-item__image {
  height: 200px;
}

.odx-ads-container .odx-ads-item--image-250-height .odx-ads-item__image {
  height: 250px;
}

.odx-ads-container .odx-ads-item--no-summary .odx-ads-item__title {
  margin: 0;
}

.odx-ads-container .odx-ads-item--no-summary .odx-ads-item__summary {
  display: none;
}

.odx-ads-container .odx-ads-item--single-line-summary .odx-ads-item__summary {
  white-space: nowrap;
  text-overflow: ellipsis;
}

.odx-ads-container .odx-ads-item--small-image {
  height: 110px;
}

.odx-ads-container .odx-ads-item--small-image .odx-ads-item__image {
  height: 110px;
}

.odx-ads-container .odx-ads-item--title-centered {
  height: 110px;
}

.odx-ads-container .odx-ads-item--title-centered .odx-ads-item__content {
  padding: 0 16px;
}

.odx-ads-container .odx-ads-item--title-centered .odx-ads-item__main {
  position: relative;
}

.odx-ads-container .odx-ads-item--title-centered .odx-ads-item__main .odx-ads-item__title {
  width: 100%;
  max-height: none;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.odx-ads-container .odx-ads-item--title-centered .odx-ads-item__main .odx-ads-item__title:after, .odx-ads-container .odx-ads-item--title-centered .odx-ads-item__main .odx-ads-item__title:before {
  display: none;
}

.odx-ads-container.odx-ads-item--short .odx-ads-item {
  height: 140px;
}

.odx-ads-container.odx-ads-item--short .odx-ads-item__image {
  height: 140px;
}

.odx-ads-container--vertical .odx-ads-item {
  margin: 0 auto 16px auto;
}

@media (min-width: 768px) and (max-width: 992px) {
  .odx-gov-home-landing-page .odx-ads-container--vertical .odx-ads-item {
    display: inline-block;
    width: 33%;
    margin: 16px 0 0 0;
  }
}

.odx-ads-container--no-summary .odx-ads-item .odx-ads-item__content {
  padding: 16px;
}

.odx-ads-container--no-summary .odx-ads-item .odx-ads-item__content .odx-ads-item__title {
  margin: 0;
}

.odx-ads-container--no-summary .odx-ads-item .odx-ads-item__content .odx-ads-item__summary {
  display: none;
}

.odx-ads-container--image-120-height .odx-ads-item .odx-ads-item__image {
  height: 120px;
}

.odx-ads-container--image-150-height .odx-ads-item .odx-ads-item__image {
  height: 150px;
}

.odx-ads-container--image-200-height .odx-ads-item .odx-ads-item__image {
  height: 200px;
}

.odx-ads-container--image-250-height .odx-ads-item .odx-ads-item__image {
  height: 250px;
}

@media (max-width: 1200px) {
  .odx-ads-container .odx-ads-item--large {
    width: 100%;
    height: auto;
  }
  .odx-ads-container .odx-ads-item--large .odx-ads-item__image {
    width: 100%;
    height: 250px;
  }
  .odx-ads-container .odx-ads-item--large .odx-ads-item__content {
    width: 100%;
  }
  .odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__title {
    max-height: none;
    width: 100%;
    white-space: normal;
  }
  .odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__summary {
    max-height: none;
    width: 100%;
  }
  .odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__summary:before {
    display: none;
  }
  .odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__summary:after {
    display: none;
  }
  .odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__title:before {
    display: none;
  }
  .odx-ads-container .odx-ads-item--large .odx-ads-item__content .odx-ads-item__title:after {
    display: none;
  }
}

.odx-ads-container--two-columns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.odx-ads-container--two-columns .odx-ads-item {
  width: calc(50% - 8px);
}

@media (max-width: 992px) {
  .odx-ads-container--two-columns .odx-ads-item {
    width: 100%;
  }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .odx-ads-container .odx-ads-item--full-width-image img {
    height: 90px;
  }
}

@media (max-width: 767px) {
  .odx-news-events-ads-container--negative-margin > div {
    margin-bottom: 20px;
  }
  .odx-news-events-ads-container--negative-margin > div:last-child {
    margin-bottom: 0;
  }
  .odx-ads-container .odx-ads-item--full-width-image:last-child {
    margin-bottom: 0;
  }
  .odx-ads-container .odx-ads-item--full-width-image img {
    height: 110px;
  }
}

/* END: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-ads-row.scss */
/* START: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-carousel-icons.scss */
.ohio-carousel-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.ohio-carousel-icons__main-container {
  position: relative;
}

.ohio-carousel-icons__main-container .ohio-carousel-icons__items-container {
  overflow: hidden;
}

.ohio-carousel-icons__main-container li.odx-cards-licenses {
  padding: 0 15px 0 0;
  margin-bottom: 20px;
}

.ohio-carousel-icons__main-container::after {
  content: '';
}

@media (max-width: 767px) {
  .ohio-carousel-icons__container {
    position: relative;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .ohio-carousel-icons__container {
    position: relative;
    padding: 0;
  }
}

.ohio-carousel-icons__list {
  padding-left: 0;
  position: relative;
}

.ohio-carousel-icons__items-container .slick-list {
  overflow: hidden;
}

.ohio-carousel-icons-item {
  display: block;
}

.ohio-carousel-icons__title {
  padding: 35px 0 35px 60px;
  font-size: 30px;
}

.ohio-carousel-icons___button-left, .ohio-carousel-icons___button-right {
  position: absolute;
  z-index: 997;
  top: 0;
  bottom: 0;
}

.ohio-carousel-icons___button-left div, .ohio-carousel-icons___button-right div {
  margin: auto 0;
  transition: all 0.4s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  opacity: 0.9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ohio-carousel-icons___button-left div::after, .ohio-carousel-icons___button-right div::after {
  font-family: "Font Awesome 5 Pro";
  font-size: 2.5rem;
}

.ohio-carousel-icons___button-left {
  left: 0;
}

.ohio-carousel-icons___button-left div {
  right: -30px;
  padding: 5px 5px  0 0;
}

.ohio-carousel-icons___button-left div::after {
  content: "\f104";
}

.ohio-carousel-icons___button-left div:hover {
  transform: translateX(-5px);
}

.ohio-carousel-icons___button-right {
  right: 0;
}

.ohio-carousel-icons___button-right div {
  left: -40px;
  padding: 5px 0 0 5px;
}

.ohio-carousel-icons___button-right div::after {
  content: "\f105";
}

.ohio-carousel-icons___button-right div:hover {
  transform: translateX(5px);
}

.ohio-carousel-icons__button-right--after::after {
  content: '';
}

.ohio-carousel-cards___button-left div {
  background-image: url("/wps/wcm/connect/gov/5acf08fa-6f3e-4743-8a6a-be7e39e7ff75/arrow+%281%29.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-5acf08fa-6f3e-4743-8a6a-be7e39e7ff75-nXqexWB");
}

.ohio-carousel-cards___button-right div {
  background-image: url("/wps/wcm/connect/gov/5acf08fa-6f3e-4743-8a6a-be7e39e7ff75/arrow+%281%29.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-5acf08fa-6f3e-4743-8a6a-be7e39e7ff75-nXqexWB");
}

.ohio-carousel-icons-item {
  display: block;
}

.ohio-carousel-icons-item__img {
  width: 100%;
  height: 90px;
  background-size: contain;
}

.ohio-carousel-icons-item__img span {
  margin: 0 auto;
}

.ohio-carousel-icons-item__text {
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  margin: 10px 15px 0;
  word-break: break-word;
}

.odx-carousel-button-a11y {
  cursor: pointer;
}

.content-column ul.ohio-carousel-icons__list {
  padding-left: 0;
}

.content-body .ohio-carousel-icons-item__text h4.odx-bold {
  margin-top: 0;
}

/* END: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-carousel-icons.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-portal-components-responsive.scss */
/* Prevents horizontal scrolling on Smartphones */
@media (max-width: 767px) {
  body, html {
    max-width: 100vw;
    overflow-x: hidden;
  }
}

/* Styles for mobile view */
.main-nav-container {
  display: none;
}

#aw-header-top #main-nav-btn {
  margin-top: 10px;
}

#aw-header-top .header-logo-mobile {
  margin-left: 60px;
}

.mobile-buttons-actions {
  background-color: #3A75A1;
}

.mobile-buttons-actions a {
  width: 100%;
  margin: 5px 2%;
  color: white;
  text-decoration: none;
  text-align: center;
}

.mobile-buttons-actions .register a:hover {
  background: #bfd6e8;
  border: 1px solid #bfd6e8;
}

.mobile-buttons-actions .login a:hover {
  background: #456700;
  border: 1px solid #F7FBF8;
}

.mobile-buttons-actions .wps-icon-simple-user {
  background-position: -428px -52px;
  width: 40px;
  height: 35px;
}

.mobile-buttons-actions .glyphicon-chevron-right {
  color: white;
}

/* Start Mobile Navigation */
.iop_mobile-menu {
  position: fixed;
  bottom: 0;
  width: 100vw;
  height: 80px;
  z-index: 998;
}

.iop_mobile-menu .iop_mobile-menu__list {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #EEEEEE;
  display: flex;
  align-items: center;
  list-style: none;
}

.iop_mobile-menu .iop_mobile-menu__list li {
  flex: 1;
}

.iop_mobile-menu .iop_mobile-menu__list li:first-child {
  border-right: 1px solid #A1A1A1;
}

.iop_mobile-menu .iop_mobile-menu__list li:last-child {
  border-left: 1px solid #A1A1A1;
}

.iop_mobile-menu .iop_mobile-menu__list li.active .iop_mobile-menu__item {
  background-color: #FFFFFF;
}

.iop_mobile-menu .iop_mobile-menu__list .iop_mobile-menu__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  margin: 0 10px;
  padding: 12px 0 2px;
  text-decoration: none;
  font-size: 18px;
  color: #4A4A4A;
}

.iop_mobile-menu .iop_mobile-menu__list .iop_mobile-menu__item:hover, .iop_mobile-menu .iop_mobile-menu__list .iop_mobile-menu__item:active, .iop_mobile-menu .iop_mobile-menu__list .iop_mobile-menu__item:visited {
  text-decoration: none;
  color: #4A4A4A;
}

.iop_mobile-menu .iop_mobile-menu__list .iop_mobile-menu__item i {
  font-size: 20px;
}

.iop_mobile-menu .iop_mobile-menu__list .iop_mobile-menu__item .icon-description {
  line-height: normal;
}

.iop_mobile-menu__nav {
  position: fixed;
  bottom: 80px;
  width: 100vw;
  height: 0;
  background-color: #FFFFFF;
  transition: ease-in-out 400ms all;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 999;
}

.iop_mobile-menu__nav.open {
  height: calc(100% - 80px);
}

.iop_mobile-menu__nav .odx-logo {
  padding: 10px 20px;
}

.iop_mobile-menu__nav .odx-logo img {
  height: 50px;
  width: auto;
}

.iop_mobile-menu__nav ul {
  margin: 0;
  padding: 0;
}

.iop_mobile-menu__nav ul li a {
  display: block;
  margin: 0 30px;
  padding: 20px 0;
  border-top: 1px solid #D8D8D8;
  text-align: left;
  line-height: normal;
  font-size: 1.25em;
  text-decoration: none !important;
  color: #4A4A4A !important;
}

.iop_mobile-menu__nav ul li a:active, .iop_mobile-menu__nav ul li a:focus {
  color: #14499E !important;
  text-decoration: none !important;
}

.iop_mobile-menu__nav ul li a:active .odx-page-description, .iop_mobile-menu__nav ul li a:focus .odx-page-description {
  color: #14499E;
}

.iop_mobile-menu__nav ul li .odx-page-description {
  display: inline;
  font-weight: normal;
  color: #4A4A4A;
}

.iop_mobile-menu__nav ul li:first-child {
  background-color: inherit;
}

.iop_mobile-menu__nav ul li:first-child a {
  border: none;
  background-color: inherit;
  font-size: 26px;
  font-weight: 900;
  color: #000000 !important;
}

.iop_mobile-menu__nav ul li:first-child a::before {
  content: '\f0a8';
  padding-right: 10px;
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
}

.iop_mobile-menu__nav ul li.current {
  background-color: #F2F2F2;
}

.iop_mobile-menu__nav ul li.current a {
  border: none;
  color: #14499E !important;
}

.iop_mobile-menu__nav ul li.current a::before {
  display: none;
}

.iop_mobile-menu__nav ul li.current .odx-page-description {
  color: #14499E;
}

.iop_mobile-menu__nav ul li.current + li a {
  border: none;
}

@media (max-width: 991px) {
  body.noscroll {
    position: fixed;
    left: 0;
    right: 0;
    height: 100vh;
    overflow-y: hidden;
  }
}

.iop_mobile-menu__search {
  width: 100vw;
  height: 0;
  position: fixed;
  top: 100vh;
  background-color: #FFFFFF;
  transition: ease-in-out 400ms all;
}

.iop_mobile-menu__search.in {
  position: fixed;
  top: 0;
  height: 100vh;
  overflow: hidden;
}

.iop_mobile-menu__search .odx-logo {
  padding: 10px 20px;
}

.iop_mobile-menu__search .odx-logo img {
  height: 50px;
  width: auto;
}

.iop_mobile-menu__search .odx-search {
  padding: 10px 20px;
}

.iop_mobile-menu__search #search-form-mobile {
  height: 60px;
  display: flex;
  border: 1px solid #D8D8D8;
  border-radius: 5px;
  padding: 2px;
}

.iop_mobile-menu__search .odx-search__input,
.iop_mobile-menu__search .odx-search__loop-btn,
.iop_mobile-menu__search .odx-search__close {
  height: 100%;
  border: none;
  outline: none;
  background-color: #FFFFFF;
}

.iop_mobile-menu__search .odx-search__input {
  flex: 1;
  padding: 10px 0;
  font-size: 22px;
}

.iop_mobile-menu__search .odx-search__loop-btn,
.iop_mobile-menu__search .odx-search__close {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #4A4A4A;
}

/* End Mobile Navigation */
/* Start Areas of Interest Component */
@media only screen and (max-width: 1499px) and (min-width: 1200px) {
  .odx-division-program__text {
    right: 20px;
  }
  .odx-division-program__icon {
    right: 0;
  }
}

/* End Areas of Interest Component */
/* Start Leadership Catalog */
@media screen and (min-width: 1500px) {
  .odx-divisions-catalog__container .ohio-card-bg-img {
    object-position: 0 -80px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1499px) {
  .odx-divisions-catalog__container .ohio-card-bg-img {
    object-position: 0 -50px;
    max-height: 245px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .content-body .odx-sidebar-card i.fa-file-text-o {
    font-size: 4em;
  }
  body .content-body .single-column-footer .odx_secondary-footer ul li img {
    max-width: 120px;
    height: auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .odx-leader-card .ohio-card-bg-img {
    max-height: 275px;
  }
}

@media screen and (max-width: 350px) {
  .odx-divisions-catalog__container .ohio-card-bg-img {
    object-position: 0 -60px;
    max-height: 260px;
  }
  .ohio-card--center.odx-leader-card {
    height: 430px;
  }
}

/* End Leadership Catalog */
/* Start leaders' presentation */
@media screen and (max-width: 420px) {
  .odx-content__leader-image-container {
    margin-right: 60px;
  }
  .odx-content__image--footer {
    margin-bottom: 10px;
  }
}

/* End leaders' presentation */
/* Start Search Component */
@media screen and (max-width: 991px) and (min-width: 425px) {
  .search-result-item.odx-search-result .ohio-card-content .search-result-summary {
    overflow: hidden;
    max-height: 60px;
  }
  .search-result-item.odx-search-result .ohio-card-content .search-result-link {
    min-height: 50px;
  }
}

@media screen and (max-width: 638px) {
  .search-result-item.odx-search-result .ohio-card-content .search-result-title .ohio-card-content-header {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media screen and (max-width: 424px) {
  .search-result-item.odx-search-result .ohio-card-content .search-result-summary {
    overflow: hidden;
    max-height: 80px;
  }
  .search-result-item.odx-search-result .ohio-card-content .search-result-link {
    min-height: 85px;
  }
}

/* End Search Component */
/* Start Card Group Component 6 Results*/
/* Media queries for banner*/
@media (min-width: 768px) {
  .banner-backdrop {
    height: 80%;
    width: 60%;
  }
  .banner-body {
    width: 55%;
  }
}

@media (max-width: 767px) {
  .banner-backdrop {
    margin-left: 5%;
    width: 90%;
    height: 90%;
    top: 5%;
  }
  .banner-body {
    margin: 0;
    width: 100%;
    height: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .home .banner-body {
    width: 60%;
    padding-left: 20px;
    padding-right: 10px;
  }
  .home .banner-image {
    height: 350px;
  }
  .home .banner-backdrop {
    width: 60%;
    height: 75%;
  }
  .home .banner-body p {
    font-size: 1.35em;
  }
}

@media screen and (min-width: 992px) {
  .banner-backdrop {
    width: 40%;
  }
  .banner-body {
    width: 35%;
  }
}

/*Media queries for top tools*/
@media screen and (min-width: 992px) {
  .top-tools .top-main-menu-container {
    width: 360px;
    left: -70%;
  }
}

/*Events*/
@media (max-width: 991px) {
  .b-events__item-link {
    display: inline-table;
  }
  .b-events__item-date {
    width: 48px;
    height: 48px;
    padding: 0px;
  }
  .b-events__item-date-month {
    font-size: 16px;
  }
  .b-events__item-summary {
    font-size: 12px;
  }
  .b-events__item-duration {
    font-size: 9px;
  }
  .b-events__item-left {
    margin-right: 5px;
  }
  .b-events__item-summary {
    margin: 0 0 7px 0;
  }
}

@media (min-width: 992px) {
  .b-events__item-link {
    display: flex;
  }
  .b-events__item-date {
    width: 72px;
    height: 72px;
    padding: 10px;
  }
  .b-events__item-date-month {
    font-size: 18px;
  }
  .b-events__item-summary {
    font-size: 14px;
  }
  .b-events__item-duration {
    font-size: 12px;
  }
  .b-events__item-duration-padding {
    padding-top: 20px;
  }
  .b-events__item-left {
    margin: 2px 15px 0 0;
  }
  .b-events__item-summary {
    margin: 5px 0;
  }
  .b-events__item-left-big {
    margin: 0 55px 0 35px;
  }
}

/* Media queries for ads */
@media (max-width: 1199px) {
  .ad .ad__info {
    padding: 15px;
  }
  .ad .ad__summary {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}

/* sections-cards START */
/* Desktop (3 items in a row) */
@media (min-width: 992px) {
  .b-sections-cards__item {
    width: 33%;
  }
  .b-sections-cards__item:nth-child(3n) {
    padding-left: 20px;
  }
  .b-sections-cards__item:nth-child(3n+1), .b-sections-cards__item:first-child {
    padding-right: 20px;
  }
  .b-sections-cards__item:first-child:nth-last-child(3n+2) ~ .b-sections-cards__item:nth-last-child(2) {
    width: 50%;
    padding-right: 0;
  }
  .b-sections-cards__item:first-child:nth-last-child(3n+2) ~ .b-sections-cards__item:nth-last-child(2) .b-sections-cards__item-img {
    width: 62.5%;
  }
  .b-sections-cards__item:first-child:nth-last-child(3n+2) ~ .b-sections-cards__item:nth-last-child(1) {
    width: 50%;
    padding-right: 0;
  }
  .b-sections-cards__item:first-child:nth-last-child(3n+2) ~ .b-sections-cards__item:nth-last-child(1) .b-sections-cards__item-img {
    width: 62.5%;
  }
  .b-sections-cards__item:first-child:nth-last-child(3n+1) ~ .b-sections-cards__item:nth-last-child(1) {
    width: 99%;
    padding-right: 0;
  }
  .b-sections-cards__item:first-child:nth-last-child(3n+1) ~ .b-sections-cards__item:nth-last-child(1) .b-sections-cards__item-img {
    width: 33%;
  }
}

/* Tablet (2 items in a row) */
@media (min-width: 768px) and (max-width: 991px) {
  .b-sections-cards__item {
    width: 50%;
  }
  .b-sections-cards__item:nth-child(even) {
    padding-left: 10px;
  }
  .b-sections-cards__item:nth-child(odd) {
    padding-right: 10px;
  }
  .b-sections-cards__item:first-child:nth-last-child(odd) ~ .b-sections-cards__item:nth-last-child(1) {
    width: 100%;
    padding-right: 0;
  }
  .b-sections-cards__item:first-child:nth-last-child(odd) ~ .b-sections-cards__item:nth-last-child(1) .b-sections-cards__item-img {
    width: 50%;
  }
}

/* Mobile (1 items in a row) */
@media (max-width: 767px) {
  .b-sections-cards__item {
    width: 100%;
  }
}

/* sections-cards END*/
/* Resources Presentation Template START */
@media (min-width: 992px) {
  .resource-column-right__content {
    padding-left: 20px;
  }
  .resource-column-right__content .resource-sidebar-component {
    margin-bottom: 50px;
  }
}

@media (max-width: 991px) {
  .resource-sidebar-component:last-child {
    margin-bottom: 50px;
  }
  .resource-column-right__content {
    padding-left: 0px;
  }
}

@media (min-width: 768px) {
  .odx-content-title {
    font-size: 48px;
    line-height: 0.79;
  }
  .odx-content-description {
    font-size: 28px;
    line-height: 1.36;
  }
  #bodyContent h2 {
    font-size: 36px;
    line-height: 1.03;
  }
}

@media (max-width: 767px) {
  .odx-content-title {
    font-size: 36px;
    line-height: 1.06;
  }
  .odx-content-description {
    font-size: 24px;
    line-height: 1.0;
  }
  #bodyContent h2 {
    font-size: 28px;
    line-height: 1.0;
  }
}

@media (max-width: 768px) {
  .content-column-right aside {
    margin-bottom: 4%;
  }
  .small-column-bottom .content-column-right {
    padding-left: 0px;
  }
  .small-column-bottom .buttons-container {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .sectionBody .card-container {
    width: 100%;
    display: inline-table;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .sectionBody .card-container {
    width: calc(50% - 10px);
    display: inline-table;
  }
  .sectionBody .card-container:first-of-type {
    margin-right: 20px;
  }
}

/* Resources Presentation Template END */
/* START Error Page 404 */
@media screen and (max-width: 1500px) and (min-width: 1300px) {
  .error-404-container .sort-well .odx-search-icon-container {
    right: 80px;
  }
}

@media screen and (max-width: 1299px) and (min-width: 1040px) {
  .error-404-container .sort-well .odx-search-icon-container {
    right: 65px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .error-404-container {
    padding-top: 65px;
  }
  .error-404-container .sort-well .odx-search-icon-container {
    right: 110px;
  }
}

@media screen and (max-width: 768px) {
  .error-404-container {
    padding-top: 20px;
  }
}

@media screen and (max-width: 768px) and (min-width: 415px) {
  .error-404-container .sort-well .odx-search-icon-container {
    right: 90px;
  }
}

@media screen and (max-width: 414px) {
  .error-404-container .sort-well .odx-search-icon-container {
    right: 50px;
  }
}

@media screen and (max-width: 364px) {
  .error-404-container .sort-well .odx-alternate-search {
    font-size: 1em;
  }
}

/* START Error Page 404 */
/* START: FULL BANNER */
@media (min-width: 768px) {
  .content-body .odx-full-banner__details {
    left: 0;
    height: 100%;
    width: 40%;
    max-width: 520px;
    padding: 30px 30px 20px 50px;
  }
  .content-body .odx-full-banner__heading {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2777;
    margin-bottom: .5em;
    margin-top: 0;
    max-height: 65px;
  }
  .content-body .odx-full-banner__subheading {
    font-size: 18px;
    line-height: 1.7em;
    max-height: 150px;
    overflow: hidden;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .content-body .odx-full-banner__details {
    width: 100%;
    height: 50%;
    bottom: 0;
    padding: 20px 15px 0;
  }
  .content-body .odx-full-banner__heading {
    max-height: 90px;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 400;
    margin-bottom: 0.5em;
    margin-top: 0;
  }
  .content-body .odx-full-banner__subheading {
    display: none;
  }
  .odx-full-banner__button {
    width: 100%;
  }
}

/* END: FULL BANNER */
/* START: MEGA BANNER */
@media (max-width: 767px) {
  .odx-mega-banner {
    display: none;
  }
}

@media (max-width: 991px) {
  .odx-mega-banner {
    height: 250px;
  }
}

/* END: MEGA BANNER */
/* START: TWITTER FEED */
@media (min-width: 768px) and (max-width: 991px) {
  .odx-twitter-feed__container iframe#twitter-widget-0.twitter-timeline.twitter-timeline-rendered {
    width: 220px !important;
  }
  .odx-twitter-feed__container iframe#twitter-widget-1.twitter-timeline.twitter-timeline-rendered {
    width: 220px !important;
  }
  .odx-twitter-feed__container iframe#twitter-widget-2.twitter-timeline.twitter-timeline-rendered {
    width: 220px !important;
  }
}

/* END: TWITTER FEED*/
/*Share tools*/
@media (min-width: 768px) and (max-width: 768px) {
  .odx-share-this__social--icon {
    position: relative;
    top: -5px;
  }
  .odx-share-this__social {
    margin-top: 5px;
    position: relative;
    right: 10%;
  }
  .odx-share-twitter__anchor {
    position: relative;
    left: 8%;
  }
  .odx-share-url__anchor {
    display: none;
    position: relative;
    left: 15%;
  }
  .odx-share-this__social--icon i {
    font-size: 1.5em;
  }
  .odx-share-this__social--link {
    text-decoration: underline;
    font-size: .8em;
    position: relative;
    top: -16px;
  }
  .odx-share-this__social--icon--copy {
    position: relative;
    right: 17%;
    bottom: 15px;
    font-size: 22px;
  }
}

@media (max-width: 1201px) {
  .odx-share-this__social--icon {
    padding: 5px;
  }
  .odx-share-this__social {
    font-size: 30px;
  }
  .odx-share-url__anchor {
    display: none;
  }
}

/* START: Left Navigation */
@media (min-width: 992px) {
  .aw-left-nav {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .aw-left-nav {
    position: absolute;
    width: 100vw;
    z-index: 997;
    top: -0px;
    left: -15px;
    background-color: white;
    overflow-y: hidden;
    white-space: nowrap;
    height: 50px;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.5);
  }
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .aw-left-nav .aw-left-nav__icon-text {
    font-size: 1.2em;
  }
}

@media (min-width: 992px) {
  .aw-left-nav .aw-left-nav__icon-text {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  .odx-navigation--left li {
    padding: 0 0 0 20px;
  }
}

@media (min-width: 992px) {
  .odx-navigation--left li.active {
    padding: 0 0 0 10px;
    border-left: 6px solid #3A75A1;
  }
}

/* tablet */
@media (max-width: 991px) {
  #aw-main-wrapper div.navigation {
    border-bottom: 1px solid #A1A1A1;
  }
  #aw-main-wrapper div.header {
    width: 100%;
    z-index: 998;
    top: 0px;
    left: 0px;
  }
  .aw-left-nav__icon-text {
    visibility: hidden;
  }
  nav.odx-navigation.odx-navigation--left::after {
    content: " ";
    width: 15%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
  }
  .odx-navigation--left {
    margin-left: 70px;
  }
  .odx-navigation--left ul {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .aw-left-nav__icon {
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 10px;
  }
  .odx-navigation--left li {
    padding: 0 20px;
    display: inline-block;
    color: white;
    text-align: center;
    text-decoration: none;
  }
  .odx-navigation--left li.active a.left-navigation__link {
    border-bottom: 6px solid #3A75A1;
    padding-bottom: 7px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .aw-left-nav {
    position: absolute;
    width: 100vw;
    margin-left: calc((-100vw + 720px) / 2);
    top: -104px;
    background-color: white;
    overflow-y: hidden;
    white-space: nowrap;
    height: 52px;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.5);
  }
}

/* END: Left Navigation */
/* START - GOV CARD COMPONENT (RESPONSIVE)*/
@media screen and (max-width: 767px) {
  .odx-gov-cards__home-jobs .odx-static-card__title, #odx-gov-home__tourism .odx-dynamic-card__title {
    height: 50px;
  }
  .content-body div.odx-last-card {
    display: inline;
  }
  .content-body .odx-section-resources-cards-list a.odx-gov-cards__more, .content-body .odx-section-resources-cards-list a.odx-tertiary-page__more {
    display: none;
  }
  .odx-section__topic-title {
    margin-bottom: 20px;
    text-align: center;
    height: 80px;
  }
  .content-body div.odx-tertiary-page__title {
    height: 100px;
    line-height: 40px;
  }
  .content-body div.odx-gov-cards__component {
    margin: 0;
  }
  .content-body .odx-top-resources__titles li.odx-top-resources__heading {
    float: left;
    padding: 0;
  }
  .content-body .odx-top-resources__titles li.odx-top-resources__heading > a {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin: 0;
  }
  .odx-executive__title {
    font-size: 18px;
    width: 100%;
    line-height: 22px;
    font-weight: 600;
  }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .content-body div.odx-gov-cards__component {
    margin: 0 10px;
  }
  .content-body .odx-top-resources__container {
    margin-left: -20px;
  }
  .odx-top-resources .odx-ads__container {
    margin-right: 15px;
  }
  .odx-top-resources .odx-ads__item-right {
    padding-right: 0;
  }
  .odx-top-resources .odx-section-resources-cards-list {
    margin-right: 20px;
    margin-left: 10px;
  }
  .odx-executive__title {
    font-size: 17px;
    width: 100%;
    line-height: 25px;
  }
}

@media screen and (max-width: 1500px) {
  .odx-top-resources-container {
    width: 1140px;
  }
}

@media screen and (max-width: 1200px) {
  .odx-top-resources-container {
    width: 940px;
  }
}

@media screen and (max-width: 992px) {
  .odx-top-resources-container {
    width: 740px;
  }
}

@media screen and (max-width: 768px) {
  .odx-top-resources-container {
    width: auto;
    margin: 0 30px;
  }
}

/* END - GOV CARD COMPONENT (RESPONSIVE)*/
/* START - DIVISION/PROGRAMS CARDS COMPONENT (RESPONSIVE)*/
@media screen and (max-width: 767px) {
  .odx-home__cards-align {
    margin-left: 5px;
  }
}

/* END - DIVISION/PROGRAMS CARDS COMPONENT (RESPONSIVE)*/
/* START - ADD TO CALENDAR (RESPONSIVE) */
@media screen and (max-width: 767px) {
  .odx-event__event-info {
    min-height: 370px;
  }
}

/* END - ADD TO CALENDAR (RESPONSIVE) */
/* START - Sections in landing pages (responsive) */
.ohio-section-header__container {
  margin-top: 15px;
}

/* END - Sections in landing pages (responsive) */
/* START - STRUCTURED STORIES (RESPONSIVE) */
@media screen and (max-width: 767px) {
  .odx-glossary {
    width: 100%;
  }
  .odx-glossary ul {
    display: block;
  }
  .odx-glossary li {
    float: left;
  }
}

/* END - STRUCTURED STORIES (RESPONSIVE) */
/* START - TOPIC HUB CARDS (RESPONSIVE) */
@media screen and (max-width: 767px) and (min-width: 420px) {
  .content-body .odx-topic-hub-resources__container .odx-gov-cards__component .ohio-cards-container-grid {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .odx-topic-hub-resources__alphabet-container {
    margin-top: 20px;
  }
}

/* END - TOPIC HUB CARDS (RESPONSIVE) */
/* START - Outage Notification */
@media (min-width: 992px) {
  .odx-maintenance__header .header-text div span {
    font-size: 1.6em;
  }
  .odx-maintenance__banner {
    font-size: 3.3em;
  }
  .odx-maintenance__body .title {
    font-size: 2.15em;
    line-height: 1.2;
  }
  .odx-maintenance__header .header-img {
    height: 240px;
  }
  .odx-maintenance__header .header-text {
    height: 240px;
  }
  .odx-maintenance__header .header-text div {
    line-height: 1.2;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .odx-maintenance__header .header-text {
    padding-top: 40px;
  }
  .odx-maintenance__header .header-text div span {
    font-size: 1.4em;
  }
  .odx-maintenance__banner {
    font-size: 2.85em;
  }
  .odx-maintenance__body .title {
    font-size: 1.7em;
    line-height: 1.4;
  }
  .odx-maintenance__header .header-img {
    height: 170px;
  }
  .odx-maintenance__header .header-text div {
    line-height: 1.5;
  }
}

@media (max-width: 767px) {
  .odx-maintenance__header .header-text {
    padding-top: 40px;
  }
  .odx-maintenance__header .header-text div span {
    font-size: 1.2em;
  }
  .odx-maintenance__banner {
    font-size: 1.45em;
  }
  .odx-maintenance__body .title {
    font-size: 1.7em;
    line-height: 1.4;
  }
  .odx-maintenance__header .header-img {
    height: 130px;
  }
  .odx-maintenance__body .contact-info .contact-info-item:not(:first-child) {
    padding-top: 20px;
  }
  .odx-maintenance__header .header-text div {
    line-height: 1.5;
  }
}

/* END - Outage Notification */
@media screen and (max-width: 767px) and (orientation: landscape) {
  #aw-header-navigation ul {
    padding: 10px 0;
    max-height: 150px;
    overflow: scroll;
  }
  nav div#button-collapse-navigator {
    padding: 0;
    height: 20px;
  }
}

/* START -  ODH - HOME (RESPONSIVE) */
@media screen and (max-width: 991px) and (min-width: 768px) {
  .odh-home__bottom-ad-image {
    margin-top: 80px;
  }
  .odx-single-ads__item-summary--left-image {
    line-height: 28px;
    padding: 20px;
  }
  .odx-content__body .odx-ads__item-left-image {
    height: 240px;
  }
}

@media screen and (max-width: 767px) {
  .odx-single-ads__item-summary--left-image {
    font-size: 18px;
    line-height: 23px;
    padding: 20px;
  }
  .odh-home__bottom-ad-summary {
    font-size: 24px;
    letter-spacing: 0.13px;
    line-height: 32px;
    padding: 10px;
  }
}

/* END -  ODH - HOME (RESPONSIVE) */
/* START - Location Directory Styles (RESPONSIVE */
@media screen and (max-width: 991px) and (min-width: 768px) {
  .location-directory-results-container {
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  #location-directory-map {
    height: 500px;
    position: relative !important;
  }
  .location-directory-results-container {
    width: 100%;
    height: 500px;
  }
  #location-directory-results {
    height: 300px;
  }
}

/* END - ODH - Location Directory Styles (RESPONSIVE */
/* START - alphabet index header */
@media screen and (max-width: 767px) {
  .odx-az-index__alphabet-menu-container {
    padding: 30px 20px;
  }
  .odx-az-index__letter-button {
    width: 50px;
    height: 50px;
    margin: 10px 7px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .odx-az-index__alphabet-menu-container {
    margin-top: 8px;
    padding: 16px 100px;
  }
}

/* END - alphabet index header */
/* START - Table of Contents Mobile Size */
@media screen and (max-width: 350px) {
  .tableOfContents {
    min-width: 100%;
  }
}

/* END - Table of Contents Mobile Size */
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-portal-components-responsive.scss */
/* === START: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-recent-news.scss === */
.odx-recent-news {
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  border: 1px solid #D8D8D8;
}

.odx-recent-news .odx-recent-news__header {
  padding: 22px;
  border-bottom: 1px solid #D8D8D8;
}

.odx-recent-news .odx-recent-news__header .odx-recent-news__title {
  margin: 0;
  color: #14499E;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.content-body .odx-news-item {
  overflow: hidden;
}

.content-body .odx-news-item .odx-news-item__image-container {
  padding: 16px 8px;
  float: left;
}

.content-body .odx-news-item .odx-news-item__image-container .odx-news-item__image {
  width: 100px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.content-body .odx-news-item .odx-news-item__content {
  float: left;
  width: calc(100% - 132px);
  padding: 16px 16px 16px 8px;
  font-family: "Source Sans Pro";
}

.content-body .odx-news-item .odx-news-item__content a {
  text-decoration: none;
}

.content-body .odx-news-item .odx-news-item__content a:hover, .content-body .odx-news-item .odx-news-item__content a:focus, .content-body .odx-news-item .odx-news-item__content a:active, .content-body .odx-news-item .odx-news-item__content a:visited {
  text-decoration: underline;
  color: #4A4A4A;
}

.content-body .odx-news-item .odx-news-item__content .odx-news-item__title {
  color: #4A4A4A;
  font-size: 18px;
  margin: 0 0 4px 0;
  font-weight: 600;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}

.content-body .odx-news-item .odx-news-item__content .odx-news-item__title a {
  text-decoration: none;
  color: #4A4A4A;
  font-weight: bold;
}

.content-body .odx-news-item .odx-news-item__content .odx-news-item__summary {
  color: #4A4A4A;
  font-size: 12px;
  margin: 0 0 4px 0;
  line-height: 1.5;
  height: 40px;
  overflow: hidden;
}

.content-body .odx-news-item .odx-news-item__content .odx-news-item__info {
  color: #A1A1A1;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  line-height: 18px;
}

.content-body .odx-news-item--no-image .odx-news-item__image-container {
  display: none;
}

.content-body .odx-news-item--no-image .odx-news-item__content {
  width: 100%;
  padding: 16px 16px 16px 26px;
}

.odx-recent-news__main .odx-news-item:not(:last-child) {
  border-bottom: 1px solid #D8D8D8;
}

@media screen and (max-width: 991px) {
  .content-body .odx-news-item .odx-news-item__content {
    width: 100%;
    padding: 16px 16px 16px 26px;
  }
  .content-body .odx-news-item .odx-news-item__content .odx-news-item__summary {
    height: 55px;
    margin-bottom: 3px;
  }
}

@media screen and (min-width: 768px) {
  .content-body .odx-recent-news {
    min-height: 475px;
  }
}

@media screen and (min-width: 1500px) {
  .content-body .odx-news-item .odx-news-item__content .odx-news-item__summary {
    height: auto;
    overflow: auto;
    min-height: 40px;
  }
}

/* === END: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-recent-news.scss === */
/* START: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-upcoming-events.scss */
.content-body .odx-upcoming-events {
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  border: 1px solid #D8D8D8;
}

.content-body .odx-upcoming-events .odx-upcoming-events__header {
  padding: 22px;
  border-bottom: 1px solid #D8D8D8;
}

.content-body .odx-upcoming-events .odx-upcoming-events__header .odx-upcoming-events__title {
  margin: 0;
  color: #14499E;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.content-body .odx-upcoming-events .odx-upcoming-events__main a {
  text-decoration: none;
}

.content-body .odx-upcoming-events .odx-upcoming-events__main a:hover, .content-body .odx-upcoming-events .odx-upcoming-events__main a:visited, .content-body .odx-upcoming-events .odx-upcoming-events__main a:active, .content-body .odx-upcoming-events .odx-upcoming-events__main a:focus {
  text-decoration: underline;
  color: #4A4A4A;
}

.content-body .odx-upcoming-events .odx-month-label {
  transition: all 0.3s ease-in-out;
  height: 0;
  background-color: #FAFAFA;
  text-align: center;
  overflow: hidden;
}

.content-body .odx-upcoming-events .odx-month-label .odx-month-label__text {
  color: #4A4A4A;
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  text-transform: uppercase;
}

.odx-event-item {
  position: relative;
  overflow: hidden;
  display: flex;
}

.odx-event-item .odx-event-item__start-date {
  position: relative;
  width: 100px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.odx-event-item .odx-event-item__start-date .odx-event-item__day-number, .odx-event-item .odx-event-item__start-date .odx-event-item__day-name {
  color: #4A4A4A;
  font-family: "Source Sans Pro";
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  display: block;
  text-transform: uppercase;
  line-height: 1.2em;
}

.odx-event-item .odx-event-item__start-date .odx-event-item__time {
  color: #4A4A4A;
  line-height: 1.2em;
  display: block;
  font-family: "Source Sans Pro";
  font-size: 10px;
  text-align: center;
}

.odx-event-item .odx-event-item__main:before {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  top: calc(50% - 4px);
  left: -4px;
  background-color: #F2F2F2;
  border: 1px solid #A1A1A1;
  border-radius: 50%;
}

.odx-event-item .odx-event-item__main {
  width: calc(100% - 100px);
  position: relative;
  border-left: 1px solid #D8D8D8;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.odx-event-item .odx-event-item__main .odx-event-item__title {
  color: #4A4A4A;
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 6px 0;
  line-height: 18px;
}

.odx-event-item .odx-event-item__main .odx-event-item__labels {
  position: relative;
}

.odx-event-item .odx-event-item__main .odx-event-item__labels .odx-event-item__label {
  display: inline-block;
  background-color: #F2F2F2;
  border-radius: 4px;
  padding: 0 4px;
  height: 20px;
  max-width: 100%;
}

.odx-event-item .odx-event-item__main .odx-event-item__labels .odx-event-item__label .odx-event-item__label-text {
  color: #4A4A4A;
  font-family: "Source Sans Pro";
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*RESPONSIVE*/
@media screen and (max-width: 767px) {
  .content-body .odx-upcoming-events {
    height: auto;
  }
}

@media screen and (min-width: 768px) {
  .content-body .odx-upcoming-events {
    min-height: 475px;
  }
}

/* END: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-upcoming-events.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Portal Components > odx-find-a-state-park.scss */
.content-body .odx-find-a-state-park__title {
  border-bottom: 1px solid #D8D8D8;
}

.content-body .odx-find-a-state-park__header {
  padding-right: 15px;
  min-height: 60px;
}

.content-body .odx-find-a-state-park__header-message p {
  font-size: 14px;
  line-height: 18px;
  height: auto;
  margin: 16px 0 0;
  margin-left: -10px;
}

.content-body .odx-find-a-state-park__header-image {
  background-image: url("/wps/wcm/connect/gov/87786d52-379b-4523-ba31-f3b52fdca6da/division.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-87786d52-379b-4523-ba31-f3b52fdca6da-noBmr18");
  width: 45px;
  height: 45px;
  background-size: 45px;
  margin-top: 8px;
  margin-left: -10px;
}

.content-body .odx-find-a-state-park__card section.ohio-card-content {
  padding: 0;
  overflow: visible;
}

.content-body .odx-find-a-state-park__card h3.ohio-card-content-header {
  margin-bottom: 0;
  min-height: 50px;
  padding-top: 8px;
}

.content-body .odx-find-a-state-park__content {
  padding: 0 15px 0;
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 18px;
}

.content-body .odx-find-a-state-park__content__text {
  display: inline-block;
}

.content-body .odx-find-a-state-park__content__iframe {
  height: 180px;
  height: -webkit-fill-available;
  margin-top: 10px;
}

.content-body .odx-find-a-state-park__content__summary p {
  font-size: 14px;
  line-height: 18px;
  margin-left: -10px;
  height: auto;
}

.odx-tourism-and-leisure {
  padding-bottom: 60px;
}

.odx-tourism-and-leisure__card {
  height: 422px;
}

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

#odx-gov-home__tourism .slick-track {
  margin-left: 15px;
}

/* RESPONSIVE */
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .content-body div.odx-find-a-state-park__card {
    height: 430px;
  }
  .content-body div.odx-find-a-state-park__card .odx-find-a-state-park__additional-message .odx-find-a-state-park__header-message {
    width: 180px;
    float: right;
    margin-bottom: 10px;
  }
  .content-body div.odx-find-a-state-park__card .odx-find-a-state-park__additional-message .odx-find-a-state-park__header-image {
    margin-bottom: 10px;
  }
  .content-body div.odx-find-a-state-park__content__iframe {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .content-body div.odx-find-a-state-park__content__text label {
    margin-top: 20px;
  }
  .content-body div.odx-find-a-state-park__content__iframe {
    margin-top: 0;
  }
  .content-body div.odx-find-a-state-park__card {
    height: 430px;
    width: 220px;
  }
  .content-body div.odx-find-a-state-park__card h3.ohio-card-content-header {
    overflow: visible;
  }
  .content-body div.odx-find-a-state-park__header {
    min-height: 80px;
  }
  .content-body div.odx-find-a-state-park__header-image {
    margin-left: -20px;
    margin-bottom: 10px;
  }
  #odx-gov-home__tourism .js-carousel-slide-card {
    margin-top: 63px;
  }
  #odx-gov-home__tourism .js-odx-carousel-cards {
    margin-top: -60px;
  }
  #odx-gov-home__tourism .slick-track {
    margin-left: 0;
  }
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Portal Components > odx-find-a-state-park.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Portal Components > odx-search-home-component.scss */
.odx-search-services {
  height: 950px;
  width: 100%;
  margin-top: -15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #FAFAFA;
  padding: 60px 0;
  display: table;
}

.content-body .odx-search-box {
  display: table-cell;
  vertical-align: middle;
}

.content-body .odx-search-box__container {
  height: 182px;
  width: 60%;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.6);
  margin: 0 auto;
  padding: 0 40px;
}

.content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-search-box-faqs-card__anchor, .content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-search-box-faqs-card__anchor:hover, .content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-search-box-faqs-card__anchor:visited, .content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-search-box-faqs-card__anchor:link, .content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-search-box-faqs-card__anchor:active {
  display: table;
  min-height: 85px;
  width: 100%;
  height: 100%;
}

.content-body .odx-search-box__container .odx-search-box-faqs-cards__element {
  margin-bottom: 20px;
  min-height: 85px;
}

.content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-home-faqs__link a {
  color: #14499E;
}

.content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-card-detail__header {
  color: #14499E;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 10px;
}

.content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-card-detail__title {
  display: inline-block;
  max-width: 90%;
}

.content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-card-detail__body {
  border: 1px solid #D8D8D8;
  background-color: white;
  padding: 20px;
}

.content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-card-detail__summary ul {
  list-style-type: circle;
  color: black;
}

.content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-card-detail__tag a, .content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-card-detail__tag a:visited, .content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-card-detail__tag a:hover, .content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-card-detail__tag a:link, .content-body .odx-search-box__container .odx-search-box-faqs-cards .odx-card-detail__tag a:active {
  border-radius: 5px;
  padding: 5px 15px;
  background-color: #D8D8D8;
  font-size: 10px;
  font-weight: bold;
  line-height: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: black;
  text-decoration: none;
}

.content-body .odx-search-box__input {
  width: calc(100% - 67px);
  padding: 10px 10px 7px 20px;
  font-size: 1.5em;
  line-height: 31px;
  float: left;
  height: 56px;
  border-radius: 4px 0 0 4px;
  border: none;
}

.content-body .odx-search-box-faqs-cards {
  margin-left: 2px;
  border-radius: 0 0 4px 4px;
  padding: 35px 35px 20px 35px;
  background-color: #FFFFC1;
  display: none;
  position: relative;
  z-index: 3;
}

.content-body .odx-search-box-faqs-card {
  background-color: white;
  color: black;
  font-weight: bold;
  border: 1px solid #D8D8D8;
  display: table-cell;
  vertical-align: middle;
  border-radius: 5px;
  box-shadow: 0px 1px 5px 0px #D8D8D8;
  padding: 10px;
}

.content-body .odx-search-box-faqs-card__p {
  line-height: 20px;
  margin: 0;
  font-weight: bold;
}

.content-body .odx-search-box__input:focus {
  outline: none;
}

.content-body .odx-search-box__button {
  height: 56px;
  width: 67px;
  border-radius: 0 4px 4px 0;
  background-color: #14499E;
  border: none;
}

.content-body .odx-search-box__inputs {
  padding: 20px 0;
}

.content-body .odx-search-box__inputs .fa-search {
  font-size: 1.8em;
  padding-top: 8px;
}

.content-body .odx-search-box__help-text {
  text-align: center;
}

.content-body .odx-search-box__faqs {
  border-top: 1px solid #D8D8D8;
}

.odx-common-questions-answer {
  background-color: #FFFFC1;
}

.odx-common-questions-answer .odx-card-detail {
  padding: 40px;
}

.odx-common-questions-answer .odx-card-detail__header {
  color: #14499E;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 10px;
}

.odx-common-questions-answer .odx-card-detail__title {
  display: inline-block;
  max-width: 90%;
}

.odx-common-questions-answer .odx-card-detail__body {
  border: 1px solid #D8D8D8;
  background-color: white;
  padding: 20px;
}

.odx-common-questions-answer .odx-card-detail__tag a, .odx-common-questions-answer .odx-card-detail__tag a:visited, .odx-common-questions-answer .odx-card-detail__tag a:hover, .odx-common-questions-answer .odx-card-detail__tag a:link, .odx-common-questions-answer .odx-card-detail__tag a:active {
  border-radius: 5px;
  padding: 5px 15px;
  background-color: #D8D8D8;
  font-size: 10px;
  font-weight: bold;
  line-height: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: black;
  text-decoration: none;
}

.odx-home-faqs__tab {
  background-color: rgba(255, 255, 255, 0.6);
  color: #4A4A4A;
  padding: 6px 0;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  border-left: 2px solid #D8D8D8;
}

.odx-home-faqs__tab.active {
  background-color: #FFFFC1;
}

.odx-home-faqs__tabs {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
}

@supports (display: flex) {
  .odx-search-box__container .odx-search-box-faqs-cards__container {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    min-height: 102px;
  }
}

@media (max-width: 991px) {
  .odx-search-box .odx-search-box__container {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .odx-search-box .odx-search-box__container {
    height: 220px;
    padding: 0px 10px;
  }
  .odx-search-box .odx-search-box__inputs {
    padding: 20px 20px;
  }
  .odx-search-box .odx-search-box__input {
    font-size: 1em;
  }
  .odx-search-services {
    height: 680px;
  }
}

@media (max-width: 474px) {
  .odx-search-box .odx-search-box__container {
    height: 250px;
  }
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Portal Components > odx-search-home-component.scss */
/* START: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-events-filter.scss */
.odx-events-item__container {
  min-height: 110px;
}

.odx-events-item__container .odx-events__item-duration {
  margin-top: 10px;
}

.odx-events-item__container .odx-events__item-title--anchor {
  text-decoration: none;
}

.odx-events-item__container .odx-events__item-date--gov {
  width: 70px;
  height: 70px;
  background-color: #3A75A1;
}

.odx-events-item__container .odx-events__item-right a {
  text-decoration: none;
}

.odx-events-item__container .odx-events__item-right a:hover {
  text-decoration: none;
}

.odx-events-item__container .odx-events__item-left-search {
  margin-right: 20px;
}

.odx-events-item__container .odx-events__item-title {
  line-height: 1.2em;
  margin-top: 10px;
  min-height: 40px;
}

.odx-events-item__container .odx-events__item-date-month {
  font-size: 1.5em;
}

.odx-events__item-categories {
  min-height: 30px;
}

.odx-events__item-categories .odx-events__item--anchor span {
  text-transform: uppercase;
  max-width: 175px;
}

.js-events-btn-search--gov.odx-events__search-btn {
  font-size: .8em;
  padding-top: 12px;
  background-color: #14499E;
}

#search-events-form--gov .odx-events__search-input {
  border-top: 2px solid #14499E;
  border-bottom: 2px solid #14499E;
  border-left: 2px solid #14499E;
}

/* END: ODX Common Design / Utility / Style Sheets / SCSS / Partials / Portal Components / odx-events-filter.scss */
/* START: Libraries>ODX Common Design>Content>Utility>Style Sheets>SCSS>Partials>Portal Components>odx-single-banner-component.scss */
.content-body .odx-single-banner__title {
  margin: 100px 0 50px;
  color: #14499E;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 48px;
  font-weight: 500;
  text-align: center;
}

.content-body .odx-single-banner__anchor {
  font-size: .8em;
  padding-top: 10px;
  height: 50px;
  text-align: center;
  width: 200px;
  border: 2px solid #14499E;
  border-radius: 4px;
  background-color: #FFFFFF;
  margin: auto;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.content-body .odx-single-banner__button {
  text-decoration: none;
}

.content-body .odx-single-banner__summary {
  color: #4A4A4A;
  font-family: "Source Sans Pro";
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  margin: 0px 120px 30px;
}

.bg-marker-a11y {
  padding: 70px 0;
}

.bg-marker-a11y > .row {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
}

/*RESPONSIVE*/
@media screen and (max-width: 767px) {
  .content-body div.odx-single-banner__summary {
    margin: 0px 10px 30px;
  }
  .content-body div.odx-single-banner__title {
    margin: 50px 0;
    line-height: 40px;
  }
  .bg-marker-a11y {
    padding: 40px 0;
  }
}

/* END: Libraries>ODX Common Design>Content>Utility>Style Sheets>SCSS>Partials>Portal Components>odx-single-banner-component.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-portal-content.scss */
.odx-phone-search.odx-sidebar-card .odx-sidebar-card__title {
  line-height: 29px;
}

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

.odx-content__summary {
  font-style: italic;
}

.odx-content__body {
  margin-bottom: 40px;
}

.odx-content__body img {
  margin: 20px;
  max-width: calc(100% - 40px);
}

.odx-content__title {
  line-height: 1.2em;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: inherit;
  font-size: 2em;
}

.odx-content__image-container {
  margin-bottom: 0px;
  max-height: 400px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.odx-content__image-container .odx-content__image {
  width: 100%;
}

@media (max-width: 767px) {
  .content-body.alert-is-visible .odx-content__image-container {
    margin-top: 130px;
  }
}

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

.odx-layout-landing-page .odx-content__image-container {
  margin-bottom: 30px;
}

.odx-content__image-caption-container {
  display: flex;
  height: 50px;
  padding: 15px;
  background-color: #ededed;
  margin-top: -20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.odx-content_image {
  margin-right: 20px;
}

/*  News PT */
.news .news__image-container {
  margin-bottom: 38px;
}

.news .news__image {
  width: 100%;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 14px;
}

.news .image__caption {
  /*font-size: 12px;*/
  vertical-align: middle;
  font-weight: bold;
  line-height: 3.08;
  letter-spacing: 0px;
  text-align: left;
  color: #9b9b9b;
}

.news .icon--camera {
  margin-right: 14px;
  font-size: 24px;
  vertical-align: middle;
  letter-spacing: 0px;
}

.news .news__body p {
  line-height: 1.78;
  letter-spacing: 0;
}

/*  News PT */
.news-header {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 2px solid #D8D8D8;
}

.content-column-right aside {
  margin-bottom: 10%;
}

.location .field-value {
  font-size: 1.2em;
}

/*  Related Content component */
.b-related-content__item {
  height: 90px;
  position: relative;
  padding: 10px;
}

.b-related-content__link:hover, .b-related-content__link:active {
  background-color: rgba(0, 0, 0, 0.05);
  text-decoration: none !important;
}

.b-related-content__item:hover, .b-related-content__item:active {
  background-color: rgba(0, 0, 0, 0.05);
}

.b-related-content__thumbnail {
  background-origin: inherit;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 72px;
  width: 72px;
  float: left;
  display: table-cell;
  position: relative;
  margin-right: 15px;
}

.b-related-content__title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.0;
  color: #000000;
  padding: 8px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.b-related-content__summary {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.33;
  color: #D8D8D8;
  max-height: 30px;
  overflow: hidden;
}

.b-related-content__wrapper {
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
}

.b-related-content__list article + article {
  border-top: solid 1px #d9d9d9;
}

/* Content details */
.center-content {
  border-right: 1px solid #D8D8D8;
}

.content-summary {
  margin-left: -20px;
  background-color: #f2f2f2;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 20px;
  padding: 20px 20px 10px 20px;
}

/* Event Detail */
.b-event__location-container {
  line-height: 1.5em;
}

.b-event__location-name {
  font-weight: 600;
}

.event-detail-info {
  margin-bottom: 20px;
}

.event-detail-info .dates {
  background-color: #FFFFFF;
  padding: 20px 20px 15px;
}

.event-detail-info .location {
  background-color: #FFFFFF;
  padding: 10px 20px 10px;
  margin-bottom: 20px;
}

.event-detail-info .start-date {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.event-detail-info .field-name {
  color: white;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  width: 100px;
  display: inline-block;
}

.event-detail-info .field-value {
  color: #FFFFFF;
  font-size: 1.2em;
}

/* Sidebar Card Container */
.odx-sidebar-card {
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.5) 0 1px 2px 0;
  border-radius: 4px;
  line-height: 20pt;
}

.odx-sidebar-card .odx-sidebar-card__title {
  font-weight: 500;
}

body .content-body .odx-sidebar-card h2 {
  color: #4A4A4A;
  font-size: 1.5em;
  line-height: 29px;
}

body .content-body .odx-sidebar-card h2.odx-sidebar-card__subtitle {
  color: #4A4A4A;
  font-size: 1.2em;
}

/* Current Article Information */
.odx-resource-details__detail-list {
  width: 100%;
  table-layout: fixed;
}

.odx-resource-details__detail {
  display: table-row;
}

.odx-resource-details__detail .odx-resource-details__label {
  line-height: 1.4em;
  vertical-align: top;
  display: table-cell;
  width: 85px;
  padding-bottom: 10px;
  font-weight: normal;
}

.odx-resource-details__detail .odx-resource-details__value {
  line-height: 1.4em;
  vertical-align: top;
  max-width: 100%;
  word-break: break-word;
  display: inline-block;
  font-weight: bold;
}

body .content-body .odx-sidebar-card .odx-resource-details__detail--source a,
body .content-body .odx-sidebar-card .odx-resource-details__detail--source a:visited,
body .content-body .odx-sidebar-card .odx-resource-details__detail--source a:hover,
body .content-body .odx-sidebar-card .odx-resource-details__detail--source a:focus,
body .content-body .odx-sidebar-card .odx-resource-details__detail--source a:active {
  text-decoration: none;
  font-weight: bold;
}

.odx-sidebar-card .odx-resource-details__detail--tags {
  padding-top: 4px;
}

.odx-sidebar-card .odx-resource-details__detail--tags span {
  background-color: #F2F2F2;
  display: inline-block;
  border-radius: 4px;
  padding: 4px 8px 0;
  font-size: 0.75em;
  color: #4A4A4A;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 5px;
  margin-bottom: 5px;
}

/* Meet our divisions */
ul.odx-our-divisions__list {
  color: #3A75A1;
}

body .content-body ul.odx-our-divisions__list a {
  font-size: 0.875em;
  font-weight: 600;
  text-decoration: none;
}

/* Other Resources */
.odx-other-resources__links br {
  display: none;
}

.odx-other-resources__links a {
  border-bottom: 1px solid #D8D8D8;
  display: block;
  padding: 0 20px;
}

body .content-body .odx-other-resources__links a {
  font-weight: bold;
  text-decoration: none;
  padding: 7px 20px 2px;
}

body .content-body .odx-other-resources__links p {
  margin-bottom: 0;
}

.odx-other-resources__links p:last-child a {
  border-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .odx-content {
    padding: 0 10px;
  }
  .odx-title {
    margin-top: 20px;
    font-size: 14px;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .odx-content--event .b-events__item-date {
    width: 20%;
  }
  .odx-content--event .b-events__item-date-and-time {
    width: 80%;
    line-height: 1.5;
  }
  .b-events__item-date-month {
    font-size: 14px;
  }
  .b-events__item-date-day {
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .b-breadcrumb__container {
    display: none;
  }
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-portal-content.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-layout.scss */
/* In case links are too long */
.odx-content__body a {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}

/* Add border so browser re-renders landing-pages */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .odx-content.odx-content--landing-page {
    border: 1px solid transparent;
  }
}

/* Remove min-height rule from spans inside the breadcrumb and workspace dashboard container */
.single-column-tools .large-column {
  min-height: 0;
}

@media (min-width: 768px) {
  .content-column-right {
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .odx-main-content .container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .odx-content-layout {
    padding: 0 15px;
  }
  .no-container > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page,
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page {
    margin-top: 55px;
  }
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page .aw-left-nav,
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page .aw-left-nav {
    top: -55px;
    left: -10px;
  }
  .odx-content--resource,
  .odx-content--news,
  .odx-content--event {
    margin-top: 75px;
  }
  .odx-content--location {
    margin-top: 20px;
  }
}

.content-column ul {
  padding-left: 20px;
}

.content-column ul ul {
  padding-left: 15px;
}

.content-column li {
  text-decoration: none;
  min-height: 1em;
}

.validation-container li {
  min-height: 3em;
}

.loggedOut .aw-background-home {
  background-position: -26px -47px;
}

/*
.loggedOut .aw-background-home-repeated {
  background: url('') repeat-x scroll 0 top transparent;
  position: relative;
  z-index: 0;
}*/
.loggedIn .aw-background-home {
  background-position: -44px -21px;
}

.loggedOut .aw-page-body .aw-background-home {
  background-color: #FFFFFF;
}

.loggedOut .aw-page-body {
  background-color: white;
}

.loggedOut.aw-navigation-left .aw-page-body,
.loggedIn .aw-page-body {
  background-color: #FFFFFF;
}

.aw-left-nav {
  color: #3A75A1;
}

.aw-left-nav a,
.aw-left-nav a:visited {
  color: #3A75A1;
}

.aw-left-nav .nav a:hover {
  color: #3A75A1;
}

/* Layout Borders */
.aw-layout-border-middle .content-column-left {
  border-right: 1px solid #D8D8D8;
  overflow: hidden;
  margin-right: 20px;
  margin-top: -107px;
  padding-top: 107px;
}

.aw-layout-border-middle-and-top .content-column-left {
  border-right: 1px solid #D8D8D8;
  margin-right: 20px;
  overflow: hidden;
}

.aw-layout-border-middle-and-top .aw-title {
  border-bottom: 1px solid #D8D8D8;
  margin-left: -20px;
  padding-left: 20px;
  margin-right: 0;
}

.aw-layout-border-bottom {
  margin-left: -20px;
  padding-left: 20px;
  border-bottom: 1px solid #D8D8D8;
}

.container-height-30 {
  height: 30px;
}

body .content-body .odx-no-margin-bottom .margin-bottom-md {
  margin-bottom: 0;
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-layout.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-ui-kit-components.scss */
.ohio-styles__start {
  color: black;
}

.ohio-accordion-caret {
  color: #700017;
  float: right;
  font-size: 1.4rem;
  margin-top: 2px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  -webkit-transform-origin: 50% 59%;
  -ms-transform-origin: 50% 59%;
  transform-origin: 50% 59%;
}

.theme-green .ohio-accordion-caret {
  color: #5e8000;
}

.theme-blue .ohio-accordion-caret {
  color: #3A75A1;
}

.collapsed .ohio-accordion-caret {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.ohio-accordions .panel-heading {
  cursor: pointer;
}

.ohio-accordions .panel-default,
.ohio-accordions .panel-default > .panel-heading {
  border-color: #d8d8d8;
}

.ohio-alert {
  color: #000000;
}

.ohio-alert.alert-success {
  background-color: #eef2e5;
  border-color: #5e8000;
}

.ohio-alert.alert-success .close {
  color: #5e8000;
}

.ohio-alert.alert-danger {
  background-color: #fce7e7;
  border-color: #eb1316;
}

.ohio-alert.alert-danger .close {
  color: #eb1316;
}

.ohio-alert .close {
  opacity: 1;
  text-shadow: none;
}

.ohio-app-widget {
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  margin-top: 20px;
}

.ohio-app-widget-container {
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  line-height: 1.4;
  width: 320px;
}

.ohio-app-widget-col {
  padding: 15px;
  display: inline-block;
}

.ohio-app-widget-col:last-child {
  padding-left: 0;
}

.ohio-app-widget-img {
  border-radius: 4px;
  width: 80px;
  height: 80px;
}

.ohio-app-widget-title {
  font-size: 1.6rem;
  margin-bottom: 0;
}

.ohio-arrow-box, .popover, .ohio-tooltip ~ .popover, .ohio-popover ~ .popover {
  box-shadow: none;
  color: #525051;
  display: inline-block;
  position: relative;
}

.ohio-arrow-box .popover-content, .popover .popover-content {
  padding: 5px 9px;
  max-width: 160px;
}

.ohio-arrow-box.popover, .popover, .ohio-tooltip ~ .popover, .ohio-popover ~ .popover {
  background-color: #f2f2f2;
  border-color: #525051;
}

.ohio-arrow-box.popover.left > .arrow, .popover.left > .arrow, .ohio-tooltip ~ .popover.left > .arrow, .ohio-popover ~ .popover.left > .arrow {
  border-left-color: #525051;
}

.ohio-arrow-box.popover.left > .arrow::after, .popover.left > .arrow::after, .ohio-tooltip ~ .popover.left > .arrow::after, .ohio-popover ~ .popover.left > .arrow::after {
  border-left-color: #f2f2f2;
}

.ohio-arrow-box.popover.top > .arrow, .popover.top > .arrow, .ohio-tooltip ~ .popover.top > .arrow, .ohio-popover ~ .popover.top > .arrow {
  border-top-color: #525051;
}

.ohio-arrow-box.popover.top > .arrow::after, .popover.top > .arrow::after, .ohio-tooltip ~ .popover.top > .arrow::after, .ohio-popover ~ .popover.top > .arrow::after {
  border-top-color: #f2f2f2;
}

.ohio-arrow-box.popover.right > .arrow, .popover.right > .arrow, .ohio-tooltip ~ .popover.right > .arrow, .ohio-popover ~ .popover.right > .arrow {
  border-right-color: #525051;
}

.ohio-arrow-box.popover.right > .arrow::after, .popover.right > .arrow::after, .ohio-tooltip ~ .popover.right > .arrow::after, .ohio-popover ~ .popover.right > .arrow::after {
  border-right-color: #f2f2f2;
}

.ohio-arrow-box.popover.bottom > .arrow, .popover.bottom > .arrow, .ohio-tooltip ~ .popover.bottom > .arrow, .ohio-popover ~ .popover.bottom > .arrow {
  border-bottom-color: #525051;
}

.ohio-arrow-box.popover.bottom > .arrow::after, .popover.bottom > .arrow::after, .ohio-tooltip ~ .popover.bottom > .arrow::after, .ohio-popover ~ .popover.bottom > .arrow::after {
  border-bottom-color: #f2f2f2;
}

.ohio-arrow-box.popover.ohio-arrow-box--dark, .popover.ohio-arrow-box--dark {
  border-color: #525051;
  color: #ffffff;
  font-weight: 700;
}

.ohio-arrow-box.popover.ohio-arrow-box--dark.left > .arrow, .popover.ohio-arrow-box--dark.left > .arrow, .ohio-tooltip ~ .popover.ohio-arrow-box--dark.left > .arrow, .ohio-popover ~ .popover.ohio-arrow-box--dark.left > .arrow {
  border-left-color: #525051;
}

.ohio-arrow-box.popover.ohio-arrow-box--dark.left > .arrow::after, .popover.ohio-arrow-box--dark.left > .arrow::after, .ohio-tooltip ~ .popover.ohio-arrow-box--dark.left > .arrow::after, .ohio-popover ~ .popover.ohio-arrow-box--dark.left > .arrow::after {
  border-left-color: #525051;
}

.ohio-arrow-box.popover.ohio-arrow-box--dark.top > .arrow, .popover.ohio-arrow-box--dark.top > .arrow, .ohio-tooltip ~ .popover.ohio-arrow-box--dark.top > .arrow, .ohio-popover ~ .popover.ohio-arrow-box--dark.top > .arrow {
  border-top-color: #525051;
}

.ohio-arrow-box.popover.ohio-arrow-box--dark.top > .arrow::after, .popover.ohio-arrow-box--dark.top > .arrow::after, .ohio-tooltip ~ .popover.ohio-arrow-box--dark.top > .arrow::after, .ohio-popover ~ .popover.ohio-arrow-box--dark.top > .arrow::after {
  border-top-color: #525051;
}

.ohio-arrow-box.popover.ohio-arrow-box--dark.right > .arrow, .popover.ohio-arrow-box--dark.right > .arrow, .ohio-tooltip ~ .popover.ohio-arrow-box--dark.right > .arrow, .ohio-popover ~ .popover.ohio-arrow-box--dark.right > .arrow {
  border-right-color: #525051;
}

.ohio-arrow-box.popover.ohio-arrow-box--dark.right > .arrow::after, .popover.ohio-arrow-box--dark.right > .arrow::after, .ohio-tooltip ~ .popover.ohio-arrow-box--dark.right > .arrow::after, .ohio-popover ~ .popover.ohio-arrow-box--dark.right > .arrow::after {
  border-right-color: #525051;
}

.ohio-arrow-box.popover.ohio-arrow-box--dark.bottom > .arrow, .popover.ohio-arrow-box--dark.bottom > .arrow, .ohio-tooltip ~ .popover.ohio-arrow-box--dark.bottom > .arrow, .ohio-popover ~ .popover.ohio-arrow-box--dark.bottom > .arrow {
  border-bottom-color: #525051;
}

.ohio-arrow-box.popover.ohio-arrow-box--dark.bottom > .arrow::after, .popover.ohio-arrow-box--dark.bottom > .arrow::after, .ohio-tooltip ~ .popover.ohio-arrow-box--dark.bottom > .arrow::after, .ohio-popover ~ .popover.ohio-arrow-box--dark.bottom > .arrow::after {
  border-bottom-color: #525051;
}

.ohio-badge {
  padding: 2px 4.5px;
}

.ohio-button > .ohio-badge, .ohio-login-dialogue-create-btn > .ohio-badge, .ohio-login-dialogue-existing-btn > .ohio-badge, .ohio-upload-multiple-label > .ohio-badge, .ohio-vector-map-zoom-btn > .ohio-badge {
  background-color: #ffffff;
  color: #eb1316;
  margin-top: -3px;
}

.ohio-breadcrumbs {
  list-style: none;
  padding: 20px 0 0;
}

.ohio-breadcrumbs-item {
  display: inline-block;
}

.ohio-breadcrumbs-item:not(:last-child)::after {
  color: #A1A1A1;
  content: "/";
  margin: 0 10px;
}

.ohio-button, .ohio-login-dialogue-create-btn, .ohio-login-dialogue-existing-btn, .ohio-upload-multiple-label, .ohio-vector-map-zoom-btn {
  background-color: #700017;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 8px 34px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.theme-green .ohio-button, .theme-green .ohio-login-dialogue-create-btn, .theme-green .ohio-login-dialogue-existing-btn, .theme-green .ohio-upload-multiple-label, .theme-green .ohio-vector-map-zoom-btn {
  background-color: #5e8000;
}

.theme-blue .ohio-button, .theme-blue .ohio-login-dialogue-create-btn, .theme-blue .ohio-login-dialogue-existing-btn, .theme-blue .ohio-upload-multiple-label, .theme-blue .ohio-vector-map-zoom-btn {
  background-color: #3A75A1;
}

.ohio-button:hover, .ohio-login-dialogue-create-btn:hover, .ohio-login-dialogue-existing-btn:hover, .ohio-upload-multiple-label:hover, .ohio-vector-map-zoom-btn:hover {
  background-color: #540011;
}

.ohio-button:active, .ohio-login-dialogue-create-btn:active, .ohio-login-dialogue-existing-btn:active, .ohio-upload-multiple-label:active, .ohio-vector-map-zoom-btn:active {
  background-color: #8f001d;
}

.theme-green .ohio-button:hover, .theme-green .ohio-login-dialogue-create-btn:hover, .theme-green .ohio-login-dialogue-existing-btn:hover, .theme-green .ohio-upload-multiple-label:hover, .theme-green .ohio-vector-map-zoom-btn:hover {
  background-color: #4b6600;
}

.theme-green .ohio-button:active, .theme-green .ohio-login-dialogue-create-btn:active, .theme-green .ohio-login-dialogue-existing-btn:active, .theme-green .ohio-upload-multiple-label:active, .theme-green .ohio-vector-map-zoom-btn:active {
  background-color: #709900;
}

.theme-blue .ohio-button:hover, .theme-blue .ohio-login-dialogue-create-btn:hover, .theme-blue .ohio-login-dialogue-existing-btn:hover, .theme-blue .ohio-upload-multiple-label:hover, .theme-blue .ohio-vector-map-zoom-btn:hover {
  background-color: #136bad;
}

.theme-blue .ohio-button:active, .theme-blue .ohio-login-dialogue-create-btn:active, .theme-blue .ohio-login-dialogue-existing-btn:active, .theme-blue .ohio-upload-multiple-label:active, .theme-blue .ohio-vector-map-zoom-btn:active {
  background-color: #3d8ecc;
}

.ohio-button, .ohio-login-dialogue-create-btn, .ohio-login-dialogue-existing-btn, .ohio-upload-multiple-label, .ohio-vector-map-zoom-btn, .ohio-button:focus, .ohio-login-dialogue-create-btn:focus, .ohio-login-dialogue-existing-btn:focus, .ohio-upload-multiple-label:focus, .ohio-vector-map-zoom-btn:focus, .ohio-button:hover, .ohio-login-dialogue-create-btn:hover, .ohio-login-dialogue-existing-btn:hover, .ohio-upload-multiple-label:hover, .ohio-vector-map-zoom-btn:hover {
  color: white;
}

.ohio-button:hover, .ohio-login-dialogue-create-btn:hover, .ohio-login-dialogue-existing-btn:hover, .ohio-upload-multiple-label:hover, .ohio-vector-map-zoom-btn:hover {
  background-color: #540011;
}

.ohio-button:active, .ohio-login-dialogue-create-btn:active, .ohio-login-dialogue-existing-btn:active, .ohio-upload-multiple-label:active, .ohio-vector-map-zoom-btn:active {
  background-color: #8f001d;
}

.ohio-button:disabled, .ohio-login-dialogue-create-btn:disabled, .ohio-login-dialogue-existing-btn:disabled, .ohio-upload-multiple-label:disabled, .ohio-vector-map-zoom-btn:disabled {
  background-color: #d8d8d8;
}

.ohio-button.large, .large.ohio-login-dialogue-create-btn, .large.ohio-login-dialogue-existing-btn, .large.ohio-upload-multiple-label, .large.ohio-vector-map-zoom-btn {
  font-size: 1.8rem;
  padding: 9.5px 41px;
}

.ohio-button.small, .small.ohio-login-dialogue-create-btn, .small.ohio-login-dialogue-existing-btn, .small.ohio-upload-multiple-label, .small.ohio-vector-map-zoom-btn {
  font-size: 1.6rem;
  padding: 5px 24px;
}

.ohio-button.x-small, .x-small.ohio-login-dialogue-create-btn, .x-small.ohio-login-dialogue-existing-btn, .x-small.ohio-upload-multiple-label, .x-small.ohio-vector-map-zoom-btn {
  font-size: 1.4rem;
  padding: 3px 17px;
}

.ohio-button.default, .default.ohio-login-dialogue-create-btn, .default.ohio-login-dialogue-existing-btn, .default.ohio-upload-multiple-label, .default.ohio-vector-map-zoom-btn {
  background-color: #700017;
}

.ohio-button.default:hover, .default.ohio-login-dialogue-create-btn:hover, .default.ohio-login-dialogue-existing-btn:hover, .default.ohio-upload-multiple-label:hover, .default.ohio-vector-map-zoom-btn:hover {
  background-color: #540011;
}

.ohio-button.default:active, .default.ohio-login-dialogue-create-btn:active, .default.ohio-login-dialogue-existing-btn:active, .default.ohio-upload-multiple-label:active, .default.ohio-vector-map-zoom-btn:active {
  background-color: #8f001d;
}

.ohio-button.success, .success.ohio-login-dialogue-create-btn, .success.ohio-login-dialogue-existing-btn, .success.ohio-upload-multiple-label, .success.ohio-vector-map-zoom-btn {
  background-color: #5e8000;
}

.ohio-button.success:hover, .success.ohio-login-dialogue-create-btn:hover, .success.ohio-login-dialogue-existing-btn:hover, .success.ohio-upload-multiple-label:hover, .success.ohio-vector-map-zoom-btn:hover {
  background-color: #4b6600;
}

.ohio-button.success:active, .success.ohio-login-dialogue-create-btn:active, .success.ohio-login-dialogue-existing-btn:active, .success.ohio-upload-multiple-label:active, .success.ohio-vector-map-zoom-btn:active {
  background-color: #709900;
}

.ohio-button.info, .info.ohio-login-dialogue-create-btn, .info.ohio-login-dialogue-existing-btn, .info.ohio-upload-multiple-label, .info.ohio-vector-map-zoom-btn {
  background-color: #3A75A1;
}

.ohio-button.info:hover, .info.ohio-login-dialogue-create-btn:hover, .info.ohio-login-dialogue-existing-btn:hover, .info.ohio-upload-multiple-label:hover, .info.ohio-vector-map-zoom-btn:hover {
  background-color: #136bad;
}

.ohio-button.info:active, .info.ohio-login-dialogue-create-btn:active, .info.ohio-login-dialogue-existing-btn:active, .info.ohio-upload-multiple-label:active, .info.ohio-vector-map-zoom-btn:active {
  background-color: #3d8ecc;
}

.ohio-button.secondary, .secondary.ohio-login-dialogue-create-btn, .secondary.ohio-login-dialogue-existing-btn, .secondary.ohio-upload-multiple-label, .secondary.ohio-vector-map-zoom-btn {
  border: 1px solid #700017;
  color: #700017;
  background-color: #ffffff;
}

.theme-green .ohio-button.secondary, .theme-green .secondary.ohio-login-dialogue-create-btn, .theme-green .secondary.ohio-login-dialogue-existing-btn, .theme-green .secondary.ohio-upload-multiple-label, .theme-green .secondary.ohio-vector-map-zoom-btn {
  border: 1px solid #5e8000;
}

.theme-blue .ohio-button.secondary, .theme-blue .secondary.ohio-login-dialogue-create-btn, .theme-blue .secondary.ohio-login-dialogue-existing-btn, .theme-blue .secondary.ohio-upload-multiple-label, .theme-blue .secondary.ohio-vector-map-zoom-btn {
  border: 1px solid #3A75A1;
}

.theme-green .ohio-button.secondary, .theme-green .secondary.ohio-login-dialogue-create-btn, .theme-green .secondary.ohio-login-dialogue-existing-btn, .theme-green .secondary.ohio-upload-multiple-label, .theme-green .secondary.ohio-vector-map-zoom-btn {
  color: #5e8000;
}

.theme-blue .ohio-button.secondary, .theme-blue .secondary.ohio-login-dialogue-create-btn, .theme-blue .secondary.ohio-login-dialogue-existing-btn, .theme-blue .secondary.ohio-upload-multiple-label, .theme-blue .secondary.ohio-vector-map-zoom-btn {
  color: #3A75A1;
}

.ohio-button.secondary:hover, .secondary.ohio-login-dialogue-create-btn:hover, .secondary.ohio-login-dialogue-existing-btn:hover, .secondary.ohio-upload-multiple-label:hover, .secondary.ohio-vector-map-zoom-btn:hover {
  background-color: #f2f2f2;
}

.ohio-button.secondary.default, .secondary.default.ohio-login-dialogue-create-btn, .secondary.default.ohio-login-dialogue-existing-btn, .secondary.default.ohio-upload-multiple-label, .secondary.default.ohio-vector-map-zoom-btn {
  border-color: #700017;
  color: #700017;
}

.ohio-button.secondary:active, .secondary.ohio-login-dialogue-create-btn:active, .secondary.ohio-login-dialogue-existing-btn:active, .secondary.ohio-upload-multiple-label:active, .secondary.ohio-vector-map-zoom-btn:active {
  background-color: #f2f2f2;
}

.ohio-button.secondary.success, .secondary.success.ohio-login-dialogue-create-btn, .secondary.success.ohio-login-dialogue-existing-btn, .secondary.success.ohio-upload-multiple-label, .secondary.success.ohio-vector-map-zoom-btn {
  border-color: #5e8000;
  color: #5e8000;
}

.ohio-button.secondary.info, .secondary.info.ohio-login-dialogue-create-btn, .secondary.info.ohio-login-dialogue-existing-btn, .secondary.info.ohio-upload-multiple-label, .secondary.info.ohio-vector-map-zoom-btn {
  border-color: #3A75A1;
  color: #3A75A1;
}

.ohio-button.link, .link.ohio-login-dialogue-create-btn, .link.ohio-login-dialogue-existing-btn, .link.ohio-upload-multiple-label, .link.ohio-vector-map-zoom-btn {
  background-color: transparent;
  color: #525051;
}

.ohio-button.link:hover, .link.ohio-login-dialogue-create-btn:hover, .link.ohio-login-dialogue-existing-btn:hover, .link.ohio-upload-multiple-label:hover, .link.ohio-vector-map-zoom-btn:hover {
  text-decoration: underline;
}

.ohio-card {
  border-radius: 4px;
  position: relative;
}

.ohio-card-header, .ohio-card-location, .ohio-card-content {
  padding: 10px 15px;
}

.ohio-card-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ohio-card-header-img {
  border-radius: 50%;
  margin-right: 10px;
  height: 32px;
  width: 32px;
}

.ohio-card-site-logo {
  margin: 20px 0;
  text-align: center;
}

.ohio-card-site-logo-img {
  width: 150px;
  height: 150px;
  border-radius: 100%;
}

.ohio-card-site-url, .ohio-card-arrow {
  position: relative;
  display: inline-block;
}

.ohio-card-site-url-anchor, .ohio-card-site-url-content, .ohio-card-arrow-anchor, .ohio-card-arrow-content {
  margin-left: 15px;
  padding: 2px 20px;
  text-transform: uppercase;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  display: inline-block;
  background-color: #700017;
  color: #ffffff;
}

.ohio-card-site-url-anchor:hover, .ohio-card-site-url-anchor:active, .ohio-card-site-url-anchor:focus, .ohio-card-site-url-content:hover, .ohio-card-site-url-content:active, .ohio-card-site-url-content:focus, .ohio-card-arrow-anchor:hover, .ohio-card-arrow-anchor:active, .ohio-card-arrow-anchor:focus, .ohio-card-arrow-content:hover, .ohio-card-arrow-content:active, .ohio-card-arrow-content:focus {
  color: #ffffff;
}

.ohio-card-site-url-anchor::after, .ohio-card-site-url-content::after, .ohio-card-arrow-anchor::after, .ohio-card-arrow-content::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 10px solid #700017;
  top: 0;
  right: -10px;
}

.ohio-card-site-url-content, .ohio-card-arrow-content {
  margin-top: 25px;
}

.ohio-card-site-url-content::after, .ohio-card-arrow-content::after {
  margin-top: 25px;
}

.ohio-card-site-title {
  text-align: left;
  margin: 15px;
  color: #525051;
  font-size: 26px;
  font-weight: 600;
}

.ohio-card-site-summary {
  text-align: left;
  margin: 15px;
}

.ohio-card-footer {
  padding: 15px;
  border-top: 1px solid #A1A1A1;
}

.ohio-card-footer a, .ohio-card-footer .ohio-link, .ohio-card-footer .ohio-alert .alert-link, .ohio-alert .ohio-card-footer .alert-link {
  color: #700017;
}

.ohio-card-bg:first-child .ohio-card-bg-img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.ohio-card-location {
  border-bottom: 1px solid #d8d8d8;
  color: #525051;
}

.ohio-card-profile, .ohio-card-app {
  margin-top: -40px;
  text-align: center;
}

.ohio-card-profile-icon, .ohio-card-profile-img, .ohio-card-app-icon, .ohio-card-app-img {
  border-radius: 50%;
  height: 80px;
  width: 80px;
}

.ohio-card-profile-img, .ohio-card-app-img {
  margin-right: 10px;
}

.ohio-card-profile-icon {
  background-color: #700017;
  color: #ffffff;
  font-size: 3.4rem;
  padding: 20px 0;
}

.theme-green .ohio-card-profile-icon {
  background-color: #5e8000;
}

.theme-blue .ohio-card-profile-icon {
  background-color: #3A75A1;
}

.ohio-card-app-img {
  border-radius: 4px;
}

.ohio-card-content {
  padding-top: 0;
}

.ohio-card-content-header {
  margin-bottom: 3px;
  margin-top: 23px;
}

.ohio-card--center .ohio-card-content {
  text-align: center;
}

.ohio-card-rating {
  color: #525051;
}

.ohio-card-social {
  color: #700017;
  font-size: 2.8rem;
}

.ohio-card-social-link {
  color: #700017;
  margin: 0 10px;
}

.theme-green .ohio-card-social-link {
  color: #5e8000;
}

.theme-blue .ohio-card-social-link {
  color: #3A75A1;
}

.ohio-card-social-link:hover {
  color: #540011;
}

.ohio-card-social-link:active {
  color: #8f001d;
}

.theme-green .ohio-card-social-link:hover {
  color: #4b6600;
}

.theme-green .ohio-card-social-link:active {
  color: #709900;
}

.theme-blue .ohio-card-social-link:hover {
  color: #136bad;
}

.theme-blue .ohio-card-social-link:active {
  color: #3d8ecc;
}

.ohio-card-social-link:focus, .ohio-card-social-link:hover {
  text-decoration: none;
}

.ohio-card-social-link:active {
  color: #8f001d;
}

.ohio-card-install {
  margin: 0 15px 10px;
}

.ohio-card-groups .ohio-card-groups__section {
  padding: 48px 0 26px 0;
}

.ohio-card-groups .ohio-card-groups__section:not(:last-child) {
  border-bottom: solid 1px #979797;
}

.ohio-card-groups .ohio-card-groups-section__title {
  margin: 0;
}

.ohio-card-groups .ohio-card-groups-list {
  margin: 0;
}

.ohio-card-groups-item {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  max-height: 262px;
  margin: 25px 0;
}

.ohio-card-groups-item .ohio-card-groups-item__image {
  width: 100%;
  height: 186px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ohio-card-groups-item .ohio-card-groups-item__title-wrapper {
  padding: 14px 18px;
  height: 70px;
}

.ohio-card-groups-item .ohio-card-groups-item__title {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #000000;
  font-weight: bold;
}

.ohio-card-groups-item .ohio-card-groups-item__title:visited, .ohio-card-groups-item .ohio-card-groups-item__title:hover, .ohio-card-groups-item .ohio-card-groups-item__title:focus {
  color: #000000;
}

.container, .ohio-external-takeover-header, .ohio-external-takeover-content {
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 767px) {
  .ohio-carousel-cards__container {
    position: relative;
    padding: 0 50px;
  }
  .ohio-carousel-cards___button-right {
    right: 0;
  }
  .ohio-carousel-cards___button-left {
    left: 0;
  }
  .ohio-carousel-cards___button-right div {
    margin: 70px 15px 0 0;
  }
  .ohio-carousel-cards___button-left div {
    margin: 70px 25px 0 0;
  }
  .ohio-carousel-cards__footer {
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .ohio-carousel-cards__container {
    position: relative;
    padding: 0;
  }
  .ohio-carousel-cards___button-right {
    right: -50px;
  }
  .ohio-carousel-cards___button-left {
    left: -50px;
  }
  .ohio-carousel-cards___button-left div {
    margin: 70px 5px 0 0;
  }
  .ohio-carousel-cards___button-right div {
    margin: 70px 30px 0 0;
  }
}

@media (min-width: 992px) {
  .container, .ohio-external-takeover-header, .ohio-external-takeover-content {
    width: 940px;
  }
  .ohio-carousel-cards___button-right div {
    margin: 70px 15px;
  }
  .ohio-carousel-cards___button-left div {
    margin: 70px 15px;
  }
}

@media (min-width: 1200px) {
  .container, .ohio-external-takeover-header, .ohio-external-takeover-content {
    width: 1140px;
  }
}

@media (min-width: 1500px) {
  .container, .ohio-external-takeover-header, .ohio-external-takeover-content {
    width: 1440px;
  }
}

.ohio-carousel-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.ohio-carousel-cards__title {
  padding: 35px 0 35px 60px;
  font-size: 30px;
}

.ohio-carousel-cards__main-container {
  position: relative;
  height: 280px;
}

.ohio-carousel-cards___button-right, .ohio-carousel-cards___button-left {
  width: 50px;
  height: 250px;
  position: absolute;
  z-index: 999;
  top: 0;
  bottom: 0;
}

.ohio-carousel-cards___button-left div {
  width: 16px;
  height: 73px;
  position: absolute;
  z-index: 999;
  top: 0;
  bottom: 0;
  right: 0;
  background-size: 16px 73px;
  background-repeat: no-repeat;
}

.ohio-carousel-cards___button-right div {
  width: 16px;
  height: 73px;
  position: absolute;
  z-index: 999;
  top: 0;
  bottom: 0;
  right: 0;
  background-size: 16px 73px;
  background-repeat: no-repeat;
}

.ohio-carousel-cards__items-container {
  height: 280px;
  overflow: hidden;
}

.ohio-carousel-cards__list {
  height: 250px;
  overflow: hidden;
  float: left;
  padding-left: 0;
  position: relative;
}

.ohio-carousel-cards__footer {
  height: 40px;
  font-size: 18px;
  line-height: 1.78;
  letter-spacing: 0;
}

.ohio-carousel-cards__footer a, .ohio-carousel-cards__footer .ohio-link, .ohio-carousel-cards__footer .ohio-alert .alert-link, .ohio-alert .ohio-carousel-cards__footer .alert-link {
  float: right;
}

@media (max-width: 767px) {
  .ohio-carousel-cards-item__container {
    width: 170px;
    margin: 0 6px 6px 6px;
  }
  .ohio-carousel-cards-item:first-child a, .ohio-carousel-cards-item:first-child .ohio-link, .ohio-carousel-cards-item:first-child .ohio-alert .alert-link, .ohio-alert .ohio-carousel-cards-item:first-child .alert-link {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .ohio-carousel-cards-item:first-child a, .ohio-carousel-cards-item:first-child .ohio-link, .ohio-carousel-cards-item:first-child .ohio-alert .alert-link, .ohio-alert .ohio-carousel-cards-item:first-child .alert-link {
    margin-left: 0;
  }
  .ohio-carousel-cards-item:first-child a, .ohio-carousel-cards-item:first-child .ohio-link, .ohio-carousel-cards-item:first-child .ohio-alert .alert-link, .ohio-alert .ohio-carousel-cards-item:first-child .alert-link {
    margin-left: 0;
  }
  .ohio-carousel-cards-item__container {
    width: calc(720px / 4 - 15px);
    margin: 0 10px 10px 10px;
  }
}

@media (min-width: 992px) {
  .ohio-carousel-cards-item__container {
    width: calc(940px / 5 - 16px);
    margin: 0 10px 10px 10px;
  }
}

@media (min-width: 1200px) {
  .ohio-carousel-cards-item__container {
    width: calc(1140px / 6 - 25px);
    margin: 0 15px 15px 15px;
  }
}

@media (min-width: 1500px) {
  .ohio-carousel-cards-item__container {
    width: calc(1440px / 6 - 25px);
    margin: 0 15px 15px 15px;
  }
}

.ohio-carousel-cards-item__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}

.ohio-carousel-cards-item {
  display: block;
  float: left;
}

.ohio-carousel-cards-item__container:hover, .ohio-carousel-cards-item__container:active {
  text-decoration: none !important;
}

.ohio-carousel-cards-item__img {
  width: 100%;
  height: 170px;
}

.ohio-carousel-cards-item__text {
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  margin: 10px 15px;
  line-height: 1.4;
}

.ohio-carousel-cards-item__container:hover {
  opacity: 0.5;
}

.ohio-checkbox-base, .ohio-checkbox, .ohio-radio-button {
  margin-bottom: 2px;
  margin-top: 2px;
}

.ohio-checkbox ~ .ohio-checkbox {
  margin-top: 0;
}

.ohio-checkbox input[type="checkbox"] {
  cursor: pointer;
}

.ohio-checkbox.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.ohio-checkbox.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #700017;
}

.theme-green .ohio-checkbox.checkbox-success input[type="checkbox"]:indeterminate + label::after, .theme-green .ohio-checkbox.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #5e8000;
}

.theme-blue .ohio-checkbox.checkbox-success input[type="checkbox"]:indeterminate + label::after, .theme-blue .ohio-checkbox.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #3A75A1;
}

.ohio-checkbox.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.ohio-checkbox.checkbox-success input[type="radio"]:indeterminate + label::before,
.ohio-checkbox.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #ffffff;
  border-color: #A1A1A1;
}

.ohio-checkbox.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #700017;
}

.theme-green .ohio-checkbox.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #5e8000;
}

.theme-blue .ohio-checkbox.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #3A75A1;
}

.ohio-checkbox.checkbox-success input[type="checkbox"]:disabled + label::after {
  color: #A1A1A1;
}

.ohio-checkbox-field::before {
  content: " ";
  background: blue;
  border: 1px solid red;
}

.ohio-checkbox.checkbox label {
  font-weight: inherit;
  line-height: 1.1;
  padding-left: 5px;
}

.ohio-checkbox.checkbox label::before {
  border-color: #A1A1A1;
  width: 18px;
  height: 18px;
}

.ohio-checkbox.checkbox label::after {
  font-size: 1.3rem;
  width: 18px;
  height: 18px;
  line-height: 1.3;
}

.ohio-checkbox.ohio-checkbox--has-field {
  padding-left: 0;
}

.ohio-checkbox.ohio-checkbox--has-field input[type="checkbox"] {
  margin: 0;
  top: 0;
}

.ohio-checkbox.ohio-checkbox--has-field .checkbox,
.ohio-checkbox.ohio-checkbox--has-field label {
  left: 30px;
  top: 10px;
  position: absolute;
}

.ohio-checkbox.ohio-checkbox--has-field .ohio-checkbox-field {
  padding-left: 40px;
}

.ohio-choose-time .input-group-addon {
  background-color: #f2f2f2;
  border-color: #A1A1A1;
  border-right-width: 0;
  padding-right: 0;
}

.ohio-choose-time-select {
  border-left-width: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.ohio-choose-time-select::before, .ohio-choose-time-select::after {
  display: none !important;
}

.ohio-choose-time-select-el {
  font-weight: 400 !important;
}

.ohio-custom-dropdown-select {
  background-color: #f2f2f2;
  border: 1px solid #A1A1A1;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 1;
  padding: 0;
  position: relative;
  width: 100%;
}

.ohio-custom-dropdown-select-check:focus ~ .ohio-custom-dropdown-select-label {
  outline: none;
  border: 1px solid #4D90FE;
  box-shadow: 0px 0px 4px 0px #4D90FE;
}

.ohio-custom-dropdown-select-label {
  border-right: 1px solid #A1A1A1;
  display: inline-block;
  font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  padding: 10px 10px 12px;
  max-height: 100%;
  width: calc(100% - 35px);
}

.ohio-custom-dropdown-select-label::after {
  font-family: FontAwesome;
  font-size: 2.2rem;
  content: "\f107";
  font-weight: 400;
  height: 100%;
  letter-spacing: normal;
  position: absolute;
  padding: 8px 10px 9px;
  top: 0;
  right: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.ohio-custom-dropdown-select-check:checked + .ohio-custom-dropdown-select-label::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ohio-custom-dropdown-select-list {
  background-color: #ffffff;
  border: 1px solid #A1A1A1;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #000000;
  left: -1px;
  list-style: none;
  margin: 0;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  width: calc(100% + 2px);
  will-change: transform, visibility;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  visibility: hidden;
  z-index: 9;
}

.ohio-custom-dropdown-select-list-item-link {
  display: block;
  font-weight: 400;
  padding: 10px 10px 9px;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: left;
}

.ohio-custom-dropdown-select-list-item-link, .ohio-custom-dropdown-select-list-item-link:focus, .ohio-custom-dropdown-select-list-item-link:hover {
  color: #000000;
  text-decoration: none;
}

.ohio-custom-dropdown-select-list-item-link:hover {
  background-color: #f2f2f2;
}

.ohio-custom-dropdown-select-list-item-link:hover::before {
  background-color: #700017;
  content: "";
  height: 100%;
  width: 5px;
  position: absolute;
  left: 0;
  top: 0;
}

.ohio-custom-dropdown-select-check:checked ~ .ohio-custom-dropdown-select-list {
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.ohio-custom-dropdown--small {
  font-size: 1.4rem;
}

.ohio-custom-dropdown--small .ohio-custom-dropdown-select {
  height: 34px;
}

.ohio-custom-dropdown--small .ohio-custom-dropdown-select-label {
  width: calc(100% - 31px);
}

.ohio-custom-dropdown--small .ohio-custom-dropdown-select-label::after {
  font-size: 2rem;
  padding: 5px 9px 0;
}

.ohio-datepicker {
  position: relative;
}

.ohio-datepicker .form-control {
  background-color: #f2f2f2;
  border-color: #A1A1A1;
  color: #000000;
  font-size: 1.6rem;
  height: 40px;
  padding: 8px 15px;
}

.ohio-datepicker .fa, .ohio-datepicker .ohio-external-nav-open-icon, .ohio-datepicker .ohio-external-takeover-close, .ohio-datepicker .ohio-external-takeover-close-icon, .ohio-datepicker .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .ohio-datepicker .select2-selection--single, .ohio-datepicker .select2-search--dropdown, .ohio-datepicker #toast-container .toast.toast-error::before, #toast-container .ohio-datepicker .toast.toast-error::before, .ohio-datepicker #toast-container .toast.toast-info::before, #toast-container .ohio-datepicker .toast.toast-info::before, .ohio-datepicker #toast-container .toast.toast-success::before, #toast-container .ohio-datepicker .toast.toast-success::before {
  color: #700017;
  font-size: 1.8rem;
  padding: 12px 16px;
  position: absolute;
  right: 0;
}

.theme-green .ohio-datepicker .fa, .theme-green .ohio-datepicker .ohio-external-nav-open-icon, .theme-green .ohio-datepicker .ohio-external-takeover-close, .theme-green .ohio-datepicker .ohio-external-takeover-close-icon, .theme-green .ohio-datepicker .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .theme-green .ohio-datepicker .select2-selection--single, .theme-green .ohio-datepicker .select2-search--dropdown, .theme-green .ohio-datepicker #toast-container .toast.toast-error::before, #toast-container .theme-green .ohio-datepicker .toast.toast-error::before, .theme-green .ohio-datepicker #toast-container .toast.toast-info::before, #toast-container .theme-green .ohio-datepicker .toast.toast-info::before, .theme-green .ohio-datepicker #toast-container .toast.toast-success::before, #toast-container .theme-green .ohio-datepicker .toast.toast-success::before {
  color: #5e8000;
}

.theme-blue .ohio-datepicker .fa, .theme-blue .ohio-datepicker .ohio-external-nav-open-icon, .theme-blue .ohio-datepicker .ohio-external-takeover-close, .theme-blue .ohio-datepicker .ohio-external-takeover-close-icon, .theme-blue .ohio-datepicker .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .theme-blue .ohio-datepicker .select2-selection--single, .theme-blue .ohio-datepicker .select2-search--dropdown, .theme-blue .ohio-datepicker #toast-container .toast.toast-error::before, #toast-container .theme-blue .ohio-datepicker .toast.toast-error::before, .theme-blue .ohio-datepicker #toast-container .toast.toast-info::before, #toast-container .theme-blue .ohio-datepicker .toast.toast-info::before, .theme-blue .ohio-datepicker #toast-container .toast.toast-success::before, #toast-container .theme-blue .ohio-datepicker .toast.toast-success::before {
  color: #3A75A1;
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
  background-color: #700017;
}

.theme-green .datepicker table tr td span.active.active, .theme-green .datepicker table tr td span.active.disabled.active, .theme-green .datepicker table tr td span.active.disabled:active, .theme-green .datepicker table tr td span.active.disabled:hover.active, .theme-green .datepicker table tr td span.active.disabled:hover:active, .theme-green .datepicker table tr td span.active:active, .theme-green .datepicker table tr td span.active:hover.active, .theme-green .datepicker table tr td span.active:hover:active {
  background-color: #5e8000;
}

.theme-blue .datepicker table tr td span.active.active, .theme-blue .datepicker table tr td span.active.disabled.active, .theme-blue .datepicker table tr td span.active.disabled:active, .theme-blue .datepicker table tr td span.active.disabled:hover.active, .theme-blue .datepicker table tr td span.active.disabled:hover:active, .theme-blue .datepicker table tr td span.active:active, .theme-blue .datepicker table tr td span.active:hover.active, .theme-blue .datepicker table tr td span.active:hover:active {
  background-color: #3A75A1;
}

.datepicker table tr td.new, .datepicker table tr td.old {
  color: #d8d8d8;
}

.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
  background-color: #f2f2f2;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
  background-color: #700017;
  border-radius: 50%;
}

.theme-green .datepicker table tr td.active.active, .theme-green .datepicker table tr td.active.highlighted.active, .theme-green .datepicker table tr td.active.highlighted:active, .theme-green .datepicker table tr td.active:active {
  background-color: #5e8000;
}

.theme-blue .datepicker table tr td.active.active, .theme-blue .datepicker table tr td.active.highlighted.active, .theme-blue .datepicker table tr td.active.highlighted:active, .theme-blue .datepicker table tr td.active:active {
  background-color: #3A75A1;
}

.datepicker table tr td.active.active:hover {
  background-color: #700017;
}

.theme-green .datepicker table tr td.active.active:hover {
  background-color: #5e8000;
}

.theme-blue .datepicker table tr td.active.active:hover {
  background-color: #3A75A1;
}

.datepicker table tr td.focused, .datepicker table tr td.day:hover {
  background-color: #f2f2f2;
  border-radius: 50%;
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th,
.datepicker table tr td,
.datepicker table tr th {
  border-radius: 0;
}

.datepicker thead {
  background-color: #f2f2f2;
}

.datepicker .prev,
.datepicker .next {
  color: #f2f2f2;
  position: relative;
}

.datepicker .prev::after,
.datepicker .next::after {
  color: #700017;
  content: "\f104";
  font-family: FontAwesome;
  font-size: 2.2rem;
  position: absolute;
  padding: 0 10px 9px;
  top: 0;
  right: 0;
}

.theme-green .datepicker .prev::after, .theme-green .datepicker .next::after {
  color: #5e8000;
}

.theme-blue .datepicker .prev::after, .theme-blue .datepicker .next::after {
  color: #3A75A1;
}

.datepicker .prev {
  border-top-left-radius: 3px;
}

.datepicker .next {
  border-top-right-radius: 3px;
}

.datepicker .next::after {
  content: "\f105";
}

.datepicker-dropdown::before,
.datepicker-dropdown::after {
  display: none;
}

.dropdown-menu {
  font-size: 1.6rem;
  padding: 0;
}

.dow {
  color: #A1A1A1;
  font-weight: 400;
}

.ohio-divider {
  color: #525051;
  font-weight: 700;
  margin: 15px 0;
  overflow: hidden;
  text-align: center;
}

.ohio-divider-label {
  display: inline-block;
  text-align: center;
  position: relative;
}

.ohio-divider-label::after, .ohio-divider-label::before {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #A1A1A1;
  margin: 0 15px;
  top: 50%;
  width: 600px;
}

.ohio-divider-label::after {
  width: 600px;
}

.ohio-divider-label::before {
  right: 100%;
}

@media (min-width: 768px) {
  .ohio-divider--vertical {
    height: 100%;
    top: 0;
    left: 100%;
    margin: 0;
    margin-left: -1px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .ohio-divider--vertical .ohio-divider-label {
    top: 50%;
  }
  .ohio-divider--vertical .ohio-divider-label::after, .ohio-divider--vertical .ohio-divider-label::before {
    margin: 15px 0 15px 50%;
    width: 1px;
    height: 600px;
  }
  .ohio-divider--vertical .ohio-divider-label::before {
    right: inherit;
    top: auto;
    bottom: 100%;
  }
  .ohio-divider--vertical .ohio-divider-label::after {
    bottom: auto;
    top: 100%;
    left: 0;
  }
}

.ohio-drawer {
  box-shadow: none;
}

.ohio-drawer .drawer,
.ohio-drawer .drawer-contents {
  background-color: #ffffff;
}

.ohio-drawer,
.ohio-drawer .drawer-heading {
  border-width: 0;
}

.ohio-drawer-nav, .ohio-drawer-nav-title, .ohio-drawer-nav-link {
  width: 100%;
}

.ohio-external-nav {
  display: none;
  font-size: 1.2rem;
  padding-bottom: 8px;
  padding-top: 8px;
}

@media (min-width: 768px) {
  .ohio-external-nav {
    display: block;
  }
}

.ohio-external-nav-open {
  background-color: transparent;
  border: 0;
  float: right;
  text-align: right;
  width: 100%;
}

.ohio-external-nav-open-logo {
  height: 15px;
  margin: 0 4px 0;
}

.ohio-external-nav-open-icon {
  color: #700017;
  font-size: 1.6rem;
}

.ohio-external-nav-alert {
  font-size: 1.4rem;
}

.ohio-external-nav-alert .fa-exclamation-triangle {
  font-size: 1.6rem;
  margin-right: 10px;
}

.ohio-external-nav-alert-link, .ohio-external-nav-alert-link:active, .ohio-external-nav-alert-link:focus, .ohio-external-nav-alert-link:hover {
  color: #ffffff;
}

.ohio-external-nav--light {
  background-color: #f2f2f2;
}

.ohio-external-nav--dark {
  background-color: #525051;
}

.ohio-external-nav--black {
  background-color: #000000;
}

.ohio-external-nav--alert {
  background-color: #eb1316;
}

.ohio-external-nav--dark, .ohio-external-nav--black, .ohio-external-nav--alert {
  color: #ffffff;
}

.ohio-external-nav--dark .ohio-external-nav-open-icon, .ohio-external-nav--black .ohio-external-nav-open-icon, .ohio-external-nav--alert .ohio-external-nav-open-icon {
  color: #ffffff;
}

.full-screen-takeover {
  overflow-y: hidden;
}

.ohio-external-takeover-wrapper {
  background-color: #f2f2f2;
  font-size: 1.4rem;
  height: 100%;
  max-height: 330px;
  width: 100%;
  left: 0;
  overflow-y: hidden;
  padding: 40px 0;
  position: fixed;
  top: -330px;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  z-index: 9999;
}

.full-screen-takeover .ohio-external-takeover-wrapper {
  overflow-y: auto;
  top: 0;
}

.ohio-external-takeover-backdrop {
  background-color: black;
  cursor: pointer;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}

.full-screen-takeover .ohio-external-takeover-backdrop {
  -webkit-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
  z-index: 9998;
  opacity: 0.7;
}

.ohio-external-takeover-header {
  margin-bottom: 60px;
}

.ohio-external-takeover-logo, .ohio-external-takeover-links {
  float: left;
}

.ohio-external-takeover-logo {
  height: 42px;
  margin-right: 40px;
}

.ohio-external-takeover-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 1199px) {
  .ohio-external-takeover-links {
    margin-top: 20px;
  }
}

@media (min-width: 1200px) {
  .ohio-external-takeover-links {
    float: right;
    width: 70%;
  }
}

.ohio-external-takeover-link {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  display: inline-block;
  min-width: 130px;
}

.ohio-external-takeover-link, .ohio-external-takeover-link:active, .ohio-external-takeover-link:focus, .ohio-external-takeover-link:hover {
  color: #700017;
}

.ohio-external-takeover-link-bold {
  font-size: 1.8rem;
}

.ohio-external-takeover-close {
  background-color: transparent;
  border: 0;
  color: #700017;
  float: right;
  font-size: 2rem;
  margin-top: 10px;
}

.ohio-external-takeover-close-icon {
  color: #700017;
  font-size: 2rem;
}

.ohio-external-takeover-content-wrapper {
  margin: 0 auto;
}

@media (min-width: 992px) {
  .ohio-external-takeover-content-wrapper {
    width: 80%;
  }
}

.ohio-external-takeover-search {
  margin-bottom: 15px;
}

.ohio-external-takeover-search .ohio-search-field {
  background-color: #ffffff !important;
  color: #700017;
  font-size: 1.8rem;
  height: 50px;
  padding: 0 19px;
}

.ohio-external-takeover-search .input-group-btn {
  padding: 4px 0px;
  margin: 0px 0px;
}

.ohio-external-takeover-search .ohio-search-btn.btn {
  font-size: 2rem;
  margin-left: -24px !important;
  margin-top: -5px;
  padding: 10px 20px !important;
}

.ohio-field, .ohio-field-addon, .ohio-field-status, .ohio-textarea {
  display: inline-block;
  margin-bottom: 23px;
  width: 100%;
}

.ohio-field, .ohio-field-addon, .ohio-field-status, .ohio-textarea, .ohio-field-input, .ohio-checkbox-field {
  font-weight: 400;
  width: 100%;
}

.ohio-field:disabled, .ohio-field-addon:disabled, .ohio-field-status:disabled, .ohio-textarea:disabled, .ohio-field-input:disabled, .ohio-checkbox-field:disabled {
  opacity: 0.5;
}

.ohio-field-input, .ohio-checkbox-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f2f2f2;
  border: 1px solid #A1A1A1;
  border-radius: 4px;
  display: block;
  font-size: 1.6rem;
  padding: 8px 15px;
}

.has-error .ohio-field-input, .has-error .ohio-checkbox-field {
  border-color: #eb1316;
}

.ohio-field-error {
  color: #eb1316;
  display: none;
  font-size: 1.4rem;
  font-weight: 700;
  margin-left: 9px;
  margin-top: 6px;
}

.has-error .ohio-field-error {
  display: block;
}

.warning .ohio-field-error {
  color: #525051;
}

.ohio-field .input-group .ohio-field-input:first-child, .ohio-field-addon .input-group .ohio-field-input:first-child, .ohio-field-status .input-group .ohio-field-input:first-child, .ohio-textarea .input-group .ohio-field-input:first-child, .ohio-field .input-group .ohio-checkbox-field:first-child, .ohio-field-addon .input-group .ohio-checkbox-field:first-child, .ohio-field-status .input-group .ohio-checkbox-field:first-child, .ohio-textarea .input-group .ohio-checkbox-field:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right-width: 0;
  padding-right: 0;
}

.ohio-field .input-group .ohio-field-input:not(:first-child), .ohio-field-addon .input-group .ohio-field-input:not(:first-child), .ohio-field-status .input-group .ohio-field-input:not(:first-child), .ohio-textarea .input-group .ohio-field-input:not(:first-child), .ohio-field .input-group .ohio-checkbox-field:not(:first-child), .ohio-field-addon .input-group .ohio-checkbox-field:not(:first-child), .ohio-field-status .input-group .ohio-checkbox-field:not(:first-child), .ohio-textarea .input-group .ohio-checkbox-field:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.ohio-field .input-group .input-group-addon:first-child, .ohio-field-addon .input-group .input-group-addon:first-child, .ohio-field-status .input-group .input-group-addon:first-child, .ohio-textarea .input-group .input-group-addon:first-child,
.ohio-field .input-group .input-group-addon:last-child, .ohio-field-addon .input-group .input-group-addon:last-child, .ohio-field-status .input-group .input-group-addon:last-child, .ohio-textarea .input-group .input-group-addon:last-child {
  background: #f2f2f2;
}

.ohio-field .input-group .input-group-addon, .ohio-field-addon .input-group .input-group-addon, .ohio-field-status .input-group .input-group-addon, .ohio-textarea .input-group .input-group-addon {
  background-color: #ffffff;
  border: 1px solid #A1A1A1;
  border-right-width: 0;
  font-size: 1.6rem;
}

.ohio-field .input-group .input-group-addon:last-child, .ohio-field-addon .input-group .input-group-addon:last-child, .ohio-field-status .input-group .input-group-addon:last-child, .ohio-textarea .input-group .input-group-addon:last-child {
  border-left-width: 0;
  border-right-width: 1px;
}

.ohio-field.has-addon .input-group .input-group-addon:last-child, .has-addon.ohio-field-addon .input-group .input-group-addon:last-child, .has-addon.ohio-field-status .input-group .input-group-addon:last-child, .has-addon.ohio-textarea .input-group .input-group-addon:last-child {
  border-left-width: 1px;
  padding-left: 15px;
}

.ohio-field.has-error .input-group-addon, .has-error.ohio-field-addon .input-group-addon, .has-error.ohio-field-status .input-group-addon, .has-error.ohio-textarea .input-group-addon {
  border-color: #eb1316;
  color: #eb1316;
}

.ohio-field-p {
  padding: 8px 15px;
}

.ohio-field-addon .input-group .input-group-addon {
  background-color: #ffffff !important;
  border-color: #A1A1A1 !important;
}

.ohio-field-addon .input-group .input-group-addon:last-child {
  border-left-width: 1px !important;
  padding-left: 15px !important;
}

.ohio-field-icon {
  width: 100%;
}

.ohio-field-icon .ohio-field-input, .ohio-field-icon .ohio-checkbox-field {
  border-left-width: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.ohio-field-icon .input-group-addon {
  border-color: #A1A1A1;
  padding-right: 0;
}

.ohio-field-label, .ohio-main-nav-dropdown-title, .ohio-drawer-nav-title, .ohio-multi-select-label, .ohio-select-label, .ohio-custom-dropdown-label, .ohio-textarea-label {
  color: #525051;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 8px;
  margin-left: 15px;
  width: 100%;
}

.has-checkbox .ohio-field-label, .has-checkbox .ohio-main-nav-dropdown-title, .has-checkbox .ohio-drawer-nav-title, .has-checkbox .ohio-multi-select-label, .has-checkbox .ohio-select-label, .has-checkbox .ohio-custom-dropdown-label, .has-checkbox .ohio-textarea-label {
  border-color: #eb1316;
}

.ohio-field-password .input-group-addon {
  cursor: pointer;
}

.ohio-field-password .input-group-addon .fa, .ohio-field-password .input-group-addon .ohio-external-nav-open-icon, .ohio-field-password .input-group-addon .ohio-external-takeover-close, .ohio-field-password .input-group-addon .ohio-external-takeover-close-icon, .ohio-field-password .input-group-addon .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .ohio-field-password .input-group-addon .select2-selection--single, .ohio-field-password .input-group-addon .select2-search--dropdown, .ohio-field-password .input-group-addon #toast-container .toast.toast-error::before, #toast-container .ohio-field-password .input-group-addon .toast.toast-error::before, .ohio-field-password .input-group-addon #toast-container .toast.toast-info::before, #toast-container .ohio-field-password .input-group-addon .toast.toast-info::before, .ohio-field-password .input-group-addon #toast-container .toast.toast-success::before, #toast-container .ohio-field-password .input-group-addon .toast.toast-success::before {
  color: #700017;
}

.theme-green .ohio-field-password .input-group-addon .fa, .theme-green .ohio-field-password .input-group-addon .ohio-external-nav-open-icon, .theme-green .ohio-field-password .input-group-addon .ohio-external-takeover-close, .theme-green .ohio-field-password .input-group-addon .ohio-external-takeover-close-icon, .theme-green .ohio-field-password .input-group-addon .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .theme-green .ohio-field-password .input-group-addon .select2-selection--single, .theme-green .ohio-field-password .input-group-addon .select2-search--dropdown, .theme-green .ohio-field-password .input-group-addon #toast-container .toast.toast-error::before, #toast-container .theme-green .ohio-field-password .input-group-addon .toast.toast-error::before, .theme-green .ohio-field-password .input-group-addon #toast-container .toast.toast-info::before, #toast-container .theme-green .ohio-field-password .input-group-addon .toast.toast-info::before, .theme-green .ohio-field-password .input-group-addon #toast-container .toast.toast-success::before, #toast-container .theme-green .ohio-field-password .input-group-addon .toast.toast-success::before {
  color: #5e8000;
}

.theme-blue .ohio-field-password .input-group-addon .fa, .theme-blue .ohio-field-password .input-group-addon .ohio-external-nav-open-icon, .theme-blue .ohio-field-password .input-group-addon .ohio-external-takeover-close, .theme-blue .ohio-field-password .input-group-addon .ohio-external-takeover-close-icon, .theme-blue .ohio-field-password .input-group-addon .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .theme-blue .ohio-field-password .input-group-addon .select2-selection--single, .theme-blue .ohio-field-password .input-group-addon .select2-search--dropdown, .theme-blue .ohio-field-password .input-group-addon #toast-container .toast.toast-error::before, #toast-container .theme-blue .ohio-field-password .input-group-addon .toast.toast-error::before, .theme-blue .ohio-field-password .input-group-addon #toast-container .toast.toast-info::before, #toast-container .theme-blue .ohio-field-password .input-group-addon .toast.toast-info::before, .theme-blue .ohio-field-password .input-group-addon #toast-container .toast.toast-success::before, #toast-container .theme-blue .ohio-field-password .input-group-addon .toast.toast-success::before {
  color: #3A75A1;
}

.ohio-field-password .fa-eye-slash {
  display: none;
}

.ohio-field-password-show-hide:checked ~ .fa-eye {
  display: none;
}

.ohio-field-password-show-hide:checked ~ .fa-eye-slash {
  display: block;
}

.ohio-field-status.success .ohio-field-input, .ohio-field-status.success .ohio-checkbox-field,
.ohio-field-status.success .input-group-addon {
  border-color: #5e8000;
}

.ohio-field-status.warning .ohio-field-input, .ohio-field-status.warning .ohio-checkbox-field,
.ohio-field-status.warning .input-group-addon {
  border-color: #ed6102;
}

.ohio-field-status.danger .ohio-field-input, .ohio-field-status.danger .ohio-checkbox-field,
.ohio-field-status.danger .input-group-addon {
  border-color: #eb1316;
}

.ohio-field-status.success .input-group-addon {
  color: #5e8000;
}

.ohio-field-status.warning .input-group-addon {
  color: #ed6102;
}

.ohio-field-status.danger .input-group-addon {
  color: #eb1316;
}

/* Override variables start */
/* Override variables end */
.ohio-footer-navigation li {
  list-style-type: none;
}

/* START FOOTER NAV*/
.odx-footer-navigation__secondary-item p {
  min-width: 192px;
}

.ohio-footer-navigation a, .ohio-footer-navigation .ohio-link, .ohio-footer-navigation .ohio-alert .alert-link, .ohio-alert .ohio-footer-navigation .alert-link {
  font-weight: initial;
  text-decoration: underline;
}

.ohio-footer-navigation p {
  margin: 0 0 0.6em;
}

body .content-body a.secondary-item__anchor {
  font-size: .8em;
  color: inherit;
  text-decoration: none;
  line-height: 1.3em;
}

.odx-footer-navigation--right {
  padding-top: 20px;
}

.odx-footer-navigation__secondary-item p {
  margin-bottom: 0;
}

.content-body .odx-footer-navigation__main-item {
  padding: 0 5px 15px;
}

.content-body .odx-footer-navigation__main-item--division {
  margin-bottom: 0;
  min-width: 115px;
}

.content-body .ohio-footer-navigation a.ohio-footer-navigation__title,
.ohio-footer-navigation .ohio-footer-navigation__title.ohio-link,
.ohio-footer-navigation .ohio-alert .ohio-footer-navigation__title.alert-link,
.ohio-alert .ohio-footer-navigation .ohio-footer-navigation__title.alert-link {
  font-weight: bold;
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
}

.ohio-footer-navigation a.ohio-footer-navigation__title:hover,
.ohio-footer-navigation .ohio-footer-navigation__title.ohio-link:hover,
.ohio-footer-navigation .ohio-alert .ohio-footer-navigation__title.alert-link:hover,
.ohio-alert .ohio-footer-navigation .ohio-footer-navigation__title.alert-link:hover {
  text-decoration: underline;
}

.ohio-footer-navigation .grid-sizer, .ohio-footer-navigation .ohio-site-map-desktop .ohio-site-map-desktop__grid-item, .ohio-site-map-desktop .ohio-footer-navigation .ohio-site-map-desktop__grid-item, .ohio-footer-navigation .ohio-footer-navigation__grid-item, .ohio-footer-navigation .ohio-site-map-desktop .ohio-site-map-desktop__grid-item, .ohio-site-map-desktop .ohio-footer-navigation .ohio-site-map-desktop__grid-item {
  width: 20%;
}

.ohio-footer-navigation .ohio-footer-navigation__grid-item {
  float: left;
}

.ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container {
  margin: .5em;
  padding-bottom: .5em;
}

.ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content {
  margin: 1.2em;
}

.ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content .ohio-footer-navigation__secondary-links {
  line-height: 1em;
  font-size: .8em;
}

.ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content .ohio-footer-navigation__secondary-links a, .ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content .ohio-footer-navigation__secondary-links .ohio-link, .ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content .ohio-footer-navigation__secondary-links .ohio-alert .alert-link, .ohio-alert .ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content .ohio-footer-navigation__secondary-links .alert-link {
  text-decoration: none;
}

.ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content .ohio-footer-navigation__secondary-links a:hover, .ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content .ohio-footer-navigation__secondary-links .ohio-link:hover, .ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content .ohio-footer-navigation__secondary-links .ohio-alert .alert-link:hover, .ohio-alert .ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content .ohio-footer-navigation__secondary-links .alert-link:hover {
  text-decoration: underline;
}

.odx-footer-navigation--division-list {
  padding-left: 10px;
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .odx-footer-navigation--right {
    padding-left: 25px;
  }
  .odx-footer-navigation__programs {
    padding-left: 90px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .odx-footer-navigation--division-list {
    margin-left: -30px;
    padding-left: 0;
  }
  .odx-footer-navigation--right {
    margin-left: -6px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .odx-footer-navigation--right {
    padding-top: 0;
    margin-top: -10px;
    margin-left: -30px;
  }
  body .content-body .single-column-footer .odx_secondary-footer ul li {
    padding: 10px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .odx-footer-navigation--division-list {
    padding-left: 38px;
  }
  .odx-footer-navigation__secondary-item {
    display: none;
  }
  .content-body .odx-footer-navigation__main-item {
    margin-bottom: 25px;
  }
  .odx-footer-navigation__programs {
    margin-top: -20px;
  }
}

/* END FOOTER NAV */
.ohio-forgot-dialogue {
  margin-bottom: 40px;
  margin-top: 40px;
}

@media (min-width: 768px) {
  .ohio-forgot-dialogue {
    border: 1px solid #A1A1A1;
    border-radius: 4px;
    padding: 0 50px 10px;
  }
}

.ohio-forgot-dialogue-section {
  margin: 15px 0;
}

.ohio-forgot-dialogue-submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 27px;
}

@media (min-width: 544px) {
  .ohio-forgot-dialogue-submit {
    float: right;
  }
}

.ohio-forgot-dialogue-submit-btn {
  width: 100%;
}

.ohio-form-ex-page-confirm {
  background-color: #f2f2f2;
  padding: 23px 25px;
  margin-top: 27px;
}

.ohio-form-ex-page-footer {
  margin-top: 25px;
}

.ohio-generic-wizard {
  position: relative;
}

.ohio-generic-wizard-col {
  text-align: center;
}

.ohio-generic-wizard-col:first-child {
  text-align: left;
}

.ohio-generic-wizard-col:last-child {
  text-align: right;
}

.ohio-generic-wizard-divider {
  margin: 0 auto;
  position: absolute;
  left: 50px;
  top: 22px;
  width: 74%;
}

@media (min-width: 544px) {
  .ohio-generic-wizard-divider {
    width: 84%;
  }
}

@media (min-width: 768px) {
  .ohio-generic-wizard-divider {
    width: 86%;
  }
}

@media (min-width: 992px) {
  .ohio-generic-wizard-divider {
    width: 90%;
  }
}

.ohio-generic-wizard-item {
  display: inline-block;
  text-align: center;
}

.ohio-generic-wizard-item-icon {
  background-color: #d8d8d8;
  border-radius: 50%;
  color: #525051;
  font-size: 3.2rem;
  width: 70px;
  height: 70px;
  padding-top: 20px;
}

.is-selected .ohio-generic-wizard-item-icon {
  background-color: #700017;
  color: #ffffff;
}

.theme-green .is-selected .ohio-generic-wizard-item-icon {
  background-color: #5e8000;
}

.theme-blue .is-selected .ohio-generic-wizard-item-icon {
  background-color: #3A75A1;
}

.ohio-generic-wizard-item-label {
  padding-top: 8px;
}

.ohio-header-search .ohio-search-field, .ohio-main-nav-search .ohio-search-field {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 1.6rem;
  padding: 0 20px;
}

.ohio-header-search .ohio-search-btn, .ohio-main-nav-search .ohio-search-btn {
  font-size: 2rem;
  margin-top: 0;
  padding: 0 11px;
}

.ohio-header-search .input-group-btn, .ohio-main-nav-search .input-group-btn {
  padding: 9px 50px 9px 0;
}

.ohio-header-search .input-group-btn:last-child > .btn, .ohio-main-nav-search .input-group-btn:last-child > .btn, .ohio-header-search .ohio-search .input-group-btn:last-child > .btn, .ohio-main-nav-search .ohio-search .input-group-btn:last-child > .btn, .ohio-header-search .input-group-btn:last-child > .btn-group, .ohio-main-nav-search .input-group-btn:last-child > .btn-group {
  margin-left: -7px;
}

@media (min-width: 768px) {
  .ohio-header-search .input-group-btn, .ohio-main-nav-search .input-group-btn {
    padding: 9px 0;
  }
}

.ohio-header {
  background-color: #f2f2f2;
  padding-bottom: 20px;
  padding-top: 20px;
}

.ohio-header--white {
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .ohio-header-logo {
    padding-top: 10px;
  }
}

.ohio-header-logo-img {
  height: 22px;
}

@media (min-width: 768px) {
  .ohio-header-logo-img {
    height: 40px;
  }
}

.ohio-header-search {
  display: none;
}

@media (min-width: 768px) {
  .ohio-header-search {
    display: block;
  }
  .ohio-header-search .ohio-search-field {
    border: 1px solid #A1A1A1;
    border-radius: 4px;
    height: 42px;
    margin-top: 10px;
  }
}

.ohio-in-form-wizard {
  overflow: hidden;
}

.ohio-in-form-wizard-col {
  float: left;
}

.ohio-in-form-wizard-col:first-child .ohio-in-form-wizard-item {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-left-width: 1px;
  padding-left: 10px;
}

.ohio-in-form-wizard-col:last-child .ohio-in-form-wizard-item {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-right-width: 1px;
}

.ohio-in-form-wizard-col:last-child .ohio-in-form-wizard-item::before, .ohio-in-form-wizard-col:last-child .ohio-in-form-wizard-item::after {
  display: none;
}

.ohio-in-form-wizard-col:last-child .ohio-in-form-wizard-item-topfix, .ohio-in-form-wizard-col:last-child .ohio-in-form-wizard-item-botfix {
  display: none;
}

.ohio-in-form-wizard-col:last-child .ohio-in-form-wizard-item-arrow {
  display: none;
}

.ohio-in-form-wizard-item {
  background-color: #f2f2f2;
  border: 1px solid #A1A1A1;
  border-right-width: 0;
  display: inline-block;
  font-size: 1.4rem;
  padding: 8px 10px 8px 17px;
  position: relative;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .ohio-in-form-wizard-item {
    padding-left: 24px;
  }
}

.ohio-in-form-wizard-item-label {
  display: none;
}

@media (min-width: 768px) {
  .ohio-in-form-wizard-item-label {
    display: inherit;
  }
}

.is-selected .ohio-in-form-wizard-item-label {
  display: inherit;
}

.ohio-in-form-wizard-item-arrow {
  display: none;
  width: 15px;
  height: 37px;
  position: absolute;
  top: 0;
  left: 97%;
  z-index: 3;
}

@media (min-width: 768px) {
  .ohio-in-form-wizard-item-arrow {
    display: inherit;
  }
}

.is-selected .ohio-in-form-wizard-item-arrow {
  display: inherit;
  height: 39px;
  top: -1px;
  background-position-y: -41px;
}

.theme-green .is-selected .ohio-in-form-wizard-item-arrow {
  background-position-y: -83px;
}

.theme-blue .is-selected .ohio-in-form-wizard-item-arrow {
  background-position-y: -125px;
}

.ohio-in-form-wizard-item.is-selected {
  background-color: #700017;
  border: 1px solid #700017;
  color: #ffffff;
}

.theme-green .ohio-in-form-wizard-item.is-selected {
  background-color: #5e8000;
}

.theme-blue .ohio-in-form-wizard-item.is-selected {
  background-color: #3A75A1;
}

.theme-green .ohio-in-form-wizard-item.is-selected {
  border: 1px solid #5e8000;
}

.theme-blue .ohio-in-form-wizard-item.is-selected {
  border: 1px solid #3A75A1;
}

.ohio-in-form-wizard-item-badge {
  background-color: #700017;
  border-radius: 50%;
  color: #ffffff;
  margin-right: 5px;
  padding: 1px 6px;
}

.theme-green .ohio-in-form-wizard-item-badge {
  background-color: #5e8000;
}

.theme-blue .ohio-in-form-wizard-item-badge {
  background-color: #3A75A1;
}

.is-selected .ohio-in-form-wizard-item-badge {
  color: #700017;
  background-color: #ffffff;
}

.theme-green .is-selected .ohio-in-form-wizard-item-badge {
  color: #5e8000;
}

.theme-blue .is-selected .ohio-in-form-wizard-item-badge {
  color: #3A75A1;
}

.ohio-label {
  font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
  background-color: #525051;
  border-radius: 4px;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 4px 9px;
}

h1 .ohio-label {
  font-size: 2.4rem;
}

h2 .ohio-label {
  font-size: 1.8rem;
}

h3 .ohio-label, .ohio-page-error-message-message .ohio-label,
h4 .ohio-label {
  font-size: 1.6rem;
}

.ohio-landing-page-divider {
  border-top: 1px solid #A1A1A1;
  margin-top: 44px;
}

@media (min-width: 768px) {
  .ohio-landing-page-filter-header, .ohio-landing-page-filter-search {
    float: left;
  }
  .ohio-landing-page-filter-search {
    margin-top: 40px;
    margin-left: 20px;
  }
}

.ohio-landing-page-pagination {
  margin-top: 10px;
}

.ohio-login-dialogue {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .ohio-login-dialogue {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .ohio-login-dialogue {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.ohio-login-dialogue-create, .ohio-login-dialogue-existing {
  padding: 14px 44px 44px;
}

@media (min-width: 768px) {
  .ohio-login-dialogue-create {
    border: 1px solid #A1A1A1;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (min-width: 992px) {
  .ohio-login-dialogue-create {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
  }
}

@media (max-width: 767px) {
  .ohio-login-dialogue-create-btn {
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .ohio-login-dialogue-create-btn {
    position: absolute;
    bottom: 45px;
  }
}

.ohio-login-dialogue-existing {
  background-color: #700017;
}

.theme-green .ohio-login-dialogue-existing {
  background-color: #5e8000;
}

.theme-blue .ohio-login-dialogue-existing {
  background-color: #3A75A1;
}

@media (min-width: 768px) {
  .ohio-login-dialogue-existing {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}

@media (min-width: 992px) {
  .ohio-login-dialogue-existing {
    border-bottom-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}

.ohio-login-dialogue-existing-header,
.theme-green .ohio-login-dialogue-existing-header,
.theme-blue .ohio-login-dialogue-existing-header {
  color: #ffffff;
}

.ohio-login-dialogue-existing .ohio-field-label, .ohio-login-dialogue-existing .ohio-main-nav-dropdown-title, .ohio-login-dialogue-existing .ohio-drawer-nav-title, .ohio-login-dialogue-existing .ohio-multi-select-label, .ohio-login-dialogue-existing .ohio-select-label, .ohio-login-dialogue-existing .ohio-custom-dropdown-label, .ohio-login-dialogue-existing .ohio-textarea-label {
  color: #ffffff;
}

.ohio-login-dialogue-existing-forgot {
  padding-top: 20px;
  text-align: center;
}

.ohio-login-dialogue-existing-link {
  font-size: 1.4rem;
}

.ohio-login-dialogue-existing-link, .ohio-login-dialogue-existing-link:focus, .ohio-login-dialogue-existing-link:hover {
  color: #ffffff;
}

.ohio-login-dialogue-existing-btn {
  border: 1px solid #ffffff;
  border-radius: 4px;
  margin-top: 40px;
  width: 100%;
}

.ohio-main-nav {
  background-color: #700017;
}

.theme-green .ohio-main-nav {
  background-color: #5e8000;
}

.theme-blue .ohio-main-nav {
  background-color: #3A75A1;
}

@media (min-width: 768px) {
  .ohio-main-nav {
    display: block;
    height: 100% !important;
  }
}

@media (min-width: 768px) {
  .ohio-main-nav-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ohio-main-nav-container:before, .ohio-main-nav-container:after {
    content: " ";
    display: table;
  }
  .ohio-main-nav-container:after {
    clear: both;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .ohio-main-nav-container {
    width: 750px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .ohio-main-nav-container {
    width: 970px;
  }
}

@media (min-width: 768px) and (min-width: 1200px) {
  .ohio-main-nav-container {
    width: 1170px;
  }
}

.ohio-main-nav-panel {
  border-radius: 0;
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .ohio-main-nav-link, .ohio-main-nav-ohio-link, .ohio-main-nav-search {
    border-bottom: 1px solid #A1A1A1;
  }
}

.ohio-main-nav-panel, .ohio-main-nav-dropdown-link, .ohio-drawer-nav-link, .ohio-main-nav-link, .ohio-main-nav-ohio-link, .ohio-main-nav-search, .ohio-main-nav-social, .ohio-main-nav-social-link {
  display: inline-block;
}

.ohio-main-nav-panel:focus, .ohio-main-nav-panel:hover, .ohio-main-nav-dropdown-link:focus, .ohio-drawer-nav-link:focus, .ohio-main-nav-dropdown-link:hover, .ohio-drawer-nav-link:hover, .ohio-main-nav-link:focus, .ohio-main-nav-ohio-link:focus, .ohio-main-nav-link:hover, .ohio-main-nav-ohio-link:hover, .ohio-main-nav-search:focus, .ohio-main-nav-search:hover, .ohio-main-nav-social:focus, .ohio-main-nav-social:hover, .ohio-main-nav-social-link:focus, .ohio-main-nav-social-link:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  .ohio-main-nav-panel, .ohio-main-nav-dropdown-link, .ohio-drawer-nav-link, .ohio-main-nav-link, .ohio-main-nav-ohio-link, .ohio-main-nav-social {
    width: 100%;
  }
}

.ohio-main-nav-link, .ohio-main-nav-ohio-link, .ohio-main-nav-social {
  background-color: #700017;
}

.theme-green .ohio-main-nav-link, .theme-green .ohio-main-nav-ohio-link, .theme-green .ohio-main-nav-social {
  background-color: #5e8000;
}

.theme-blue .ohio-main-nav-link, .theme-blue .ohio-main-nav-ohio-link, .theme-blue .ohio-main-nav-social {
  background-color: #3A75A1;
}

.ohio-main-nav-link, .ohio-main-nav-ohio-link, .ohio-main-nav-social-link {
  padding: 18px 20px;
}

@media (min-width: 768px) {
  .ohio-main-nav-link, .ohio-main-nav-ohio-link, .ohio-main-nav-social-link {
    padding-bottom: 16px;
    padding-top: 16px;
  }
}

.ohio-main-nav-search {
  border-top: 1px solid #A1A1A1;
  margin-bottom: -6px;
}

.ohio-main-nav-search .ohio-search-field {
  height: 60px;
}

.ohio-main-nav-search .ohio-search-field.form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

@media (min-width: 768px) {
  .ohio-main-nav-search {
    display: none;
  }
}

.ohio-main-nav-link, .ohio-main-nav-ohio-link, .ohio-main-nav-social-link {
  background-color: #700017;
}

.ohio-main-nav-link, .ohio-main-nav-ohio-link, .ohio-main-nav-link:active, .ohio-main-nav-ohio-link:active, .ohio-main-nav-link:focus, .ohio-main-nav-ohio-link:focus, .ohio-main-nav-link:hover, .ohio-main-nav-ohio-link:hover, .ohio-main-nav-social-link, .ohio-main-nav-social-link:active, .ohio-main-nav-social-link:focus, .ohio-main-nav-social-link:hover {
  color: #ffffff;
}

.theme-green .ohio-main-nav-link, .theme-green .ohio-main-nav-ohio-link, .theme-green .ohio-main-nav-social-link {
  background-color: #5e8000;
}

.theme-blue .ohio-main-nav-link, .theme-blue .ohio-main-nav-ohio-link, .theme-blue .ohio-main-nav-social-link {
  background-color: #3A75A1;
}

.ohio-main-nav-link:hover, .ohio-main-nav-ohio-link:hover, .ohio-main-nav-social-link:hover {
  background-color: #540011;
}

.ohio-main-nav-link:active, .ohio-main-nav-ohio-link:active, .ohio-main-nav-social-link:active {
  background-color: #8f001d;
}

.theme-green .ohio-main-nav-link:hover, .theme-green .ohio-main-nav-ohio-link:hover, .theme-green .ohio-main-nav-social-link:hover {
  background-color: #4b6600;
}

.theme-green .ohio-main-nav-link:active, .theme-green .ohio-main-nav-ohio-link:active, .theme-green .ohio-main-nav-social-link:active {
  background-color: #709900;
}

.theme-blue .ohio-main-nav-link:hover, .theme-blue .ohio-main-nav-ohio-link:hover, .theme-blue .ohio-main-nav-social-link:hover {
  background-color: #136bad;
}

.theme-blue .ohio-main-nav-link:active, .theme-blue .ohio-main-nav-ohio-link:active, .theme-blue .ohio-main-nav-social-link:active {
  background-color: #3d8ecc;
}

.ohio-main-nav-link .ohio-accordion-caret, .ohio-main-nav-ohio-link .ohio-accordion-caret, .ohio-main-nav-social-link .ohio-accordion-caret {
  color: #ffffff;
}

@media (min-width: 768px) {
  .ohio-main-nav-link .ohio-accordion-caret, .ohio-main-nav-ohio-link .ohio-accordion-caret, .ohio-main-nav-social-link .ohio-accordion-caret {
    float: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
  }
}

.ohio-main-nav-panel .ohio-main-nav-link, .ohio-main-nav-panel .ohio-main-nav-ohio-link {
  background-color: #540011;
}

.theme-green .ohio-main-nav-panel .ohio-main-nav-link, .theme-green .ohio-main-nav-panel .ohio-main-nav-ohio-link {
  background-color: #4b6600;
}

.theme-blue .ohio-main-nav-panel .ohio-main-nav-link, .theme-blue .ohio-main-nav-panel .ohio-main-nav-ohio-link {
  background-color: #136bad;
}

.ohio-main-nav-panel .ohio-main-nav-link.collapsed, .ohio-main-nav-panel .collapsed.ohio-main-nav-ohio-link {
  background-color: #700017;
}

.theme-green .ohio-main-nav-panel .ohio-main-nav-link.collapsed, .theme-green .ohio-main-nav-panel .collapsed.ohio-main-nav-ohio-link {
  background-color: #5e8000;
}

.theme-blue .ohio-main-nav-panel .ohio-main-nav-link.collapsed, .theme-blue .ohio-main-nav-panel .collapsed.ohio-main-nav-ohio-link {
  background-color: #3A75A1;
}

.ohio-main-nav-panel .ohio-main-nav-link:hover, .ohio-main-nav-panel .ohio-main-nav-ohio-link:hover {
  background-color: #540011;
}

.theme-green .ohio-main-nav-panel .ohio-main-nav-link:hover, .theme-green .ohio-main-nav-panel .ohio-main-nav-ohio-link:hover {
  background-color: #4b6600;
}

.theme-blue .ohio-main-nav-panel .ohio-main-nav-link:hover, .theme-blue .ohio-main-nav-panel .ohio-main-nav-ohio-link:hover {
  background-color: #136bad;
}

@media (min-width: 768px) {
  .ohio-main-nav-dropdown {
    background-color: #ffffff;
    border: 1px solid #A1A1A1;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 0;
    position: absolute;
    z-index: 9999;
  }
}

@media (min-width: 992px) {
  .ohio-main-nav-dropdown.in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.ohio-main-nav-dropdown-group {
  position: relative;
}

@media (max-width: 767px) {
  .ohio-main-nav-dropdown-group:first-child {
    margin-top: 18px;
  }
  .ohio-main-nav-dropdown-group:last-child {
    margin-bottom: 21px;
  }
}

@media (min-width: 768px) {
  .ohio-main-nav-dropdown-group {
    padding-bottom: 15px;
    float: left;
    width: 215px;
  }
}

.ohio-main-nav-dropdown-group-divider {
  background-color: #a1a1a1;
  height: calc(100% - 30px);
  left: 100%;
  top: 15px;
  position: absolute;
  width: 1px;
}

@media (max-width: 991px) {
  .ohio-main-nav-dropdown-group-divider {
    display: none;
  }
}

.ohio-main-nav-dropdown-link, .ohio-drawer-nav-link, .ohio-main-nav-dropdown-title, .ohio-drawer-nav-title {
  display: inline-block;
}

.ohio-main-nav-dropdown-title, .ohio-drawer-nav-title {
  padding: 10px 20px;
  margin: 10px 0 0;
}

@media (min-width: 768px) {
  .ohio-main-nav-dropdown-title, .ohio-drawer-nav-title {
    padding-bottom: 7px;
    padding-top: 7px;
  }
}

.ohio-main-nav-dropdown-link, .ohio-drawer-nav-link {
  color: #700017;
  border-left: 6px solid transparent;
  padding: 10px 14px;
}

.theme-green .ohio-main-nav-dropdown-link, .theme-green .ohio-drawer-nav-link {
  color: #5e8000;
}

.theme-blue .ohio-main-nav-dropdown-link, .theme-blue .ohio-drawer-nav-link {
  color: #3A75A1;
}

.ohio-main-nav-dropdown-link:hover, .ohio-drawer-nav-link:hover {
  color: #540011;
}

.ohio-main-nav-dropdown-link:active, .ohio-drawer-nav-link:active {
  color: #8f001d;
}

.theme-green .ohio-main-nav-dropdown-link:hover, .theme-green .ohio-drawer-nav-link:hover {
  color: #4b6600;
}

.theme-green .ohio-main-nav-dropdown-link:active, .theme-green .ohio-drawer-nav-link:active {
  color: #709900;
}

.theme-blue .ohio-main-nav-dropdown-link:hover, .theme-blue .ohio-drawer-nav-link:hover {
  color: #136bad;
}

.theme-blue .ohio-main-nav-dropdown-link:active, .theme-blue .ohio-drawer-nav-link:active {
  color: #3d8ecc;
}

@media (min-width: 768px) {
  .ohio-main-nav-dropdown-link, .ohio-drawer-nav-link {
    padding-bottom: 3px;
    padding-top: 3px;
  }
}

.ohio-main-nav-dropdown-link:hover, .ohio-drawer-nav-link:hover {
  border-left: 6px solid #eb1316;
}

.ohio-main-nav-social {
  padding: 16px 20px;
  text-align: center;
}

@media (min-width: 768px) {
  .ohio-main-nav-social {
    float: right;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .ohio-main-nav-social-link {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .ohio-main-nav-ohio-link {
    display: none;
  }
}

.ohio-menu-button {
  border-radius: 0;
  margin: 0;
  padding: 0;
}

.ohio-menu-button .icon-bar {
  background-color: #700017;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-bottom: 6px;
  padding-left: 28px;
}

.theme-green .ohio-menu-button .icon-bar {
  background-color: #5e8000;
}

.theme-blue .ohio-menu-button .icon-bar {
  background-color: #3A75A1;
}

.ohio-menu-button[aria-expanded="true"] .icon-bar:nth-child(2), .ohio-menu-button[aria-expanded="true"] .icon-bar:nth-child(4) {
  padding-left: 23px;
}

.ohio-menu-button[aria-expanded="true"] .icon-bar:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ohio-menu-button[aria-expanded="true"] .icon-bar:nth-child(3) {
  width: 0%;
  padding-left: 0;
  opacity: 0;
  margin-left: -10px;
}

.ohio-menu-button[aria-expanded="true"] .icon-bar:nth-child(4) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.ohio-modal-img {
  border-radius: 4px;
  height: 100%;
}

.ohio-modal .close {
  color: #700017;
}

.theme-green .ohio-modal .close {
  color: #5e8000;
}

.theme-blue .ohio-modal .close {
  color: #3A75A1;
}

.ohio-modal .close, .ohio-modal .close:hover {
  opacity: 1;
}

@media (min-width: 992px) {
  .ohio-modal .modal-dialog {
    width: 100%;
    max-width: 900px;
  }
}

.ohio-modal .modal-content {
  box-shadow: none;
  border-radius: 4px;
  border-width: 0;
}

.ohio-modal .modal-header {
  border-bottom-width: 0;
  padding: 18px;
  padding-bottom: 0;
}

.ohio-modal .modal-body {
  padding: 5px 50px;
}

.ohio-modal .modal-footer {
  border-top-width: 0;
  padding: 18px;
  padding-top: 0;
}

.ohio-modal-left {
  display: none;
}

@media (min-width: 992px) {
  .has-side-image .ohio-modal-left {
    display: block;
  }
}

.ohio-modal.has-side-image .modal-content {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.ohio-multi-select-el {
  border: 1px solid #A1A1A1;
  border-radius: 4px;
  width: 100%;
}

.ohio-multi-select-el:active, .ohio-multi-select-el:focus {
  color: #000000;
}

.ohio-multi-select-el:active option, .ohio-multi-select-el:focus option {
  color: #000000;
}

.ohio-multi-select-el option {
  padding: 3px 14px;
}

.ohio-multi-select-el option:checked {
  background: #d8d8d8 -webkit-linear-gradient(bottom, #d8d8d8 0%, #d8d8d8 100%);
  background: #d8d8d8 linear-gradient(0deg, #d8d8d8 0%, #d8d8d8 100%);
}

.ohio-multi-select-el:focus option:checked {
  background: #525051 -webkit-linear-gradient(bottom, #525051 0%, #525051 100%);
  background: #525051 linear-gradient(0deg, #525051 0%, #525051 100%);
}

.ohio-river-of-news .ohio-news {
  background-color: #ffffff;
  box-shadow: 0 1px 0 0 #A1A1A1;
  padding-bottom: 16px;
  min-height: 130px;
  margin-bottom: 16px;
}

.ohio-river-of-news .ohio-news__title {
  display: inline-block;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1023px) {
  .ohio-river-of-news .ohio-news__title {
    overflow: auto;
    text-overflow: clip;
    white-space: normal;
  }
}

.ohio-river-of-news .ohio-news__thumbnail {
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 100px;
  border: 1px solid #A1A1A1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .ohio-river-of-news .ohio-news__thumbnail {
    margin-bottom: 16px;
    width: 100px;
    height: 70px;
  }
}

.ohio-river-of-news .ohio-news__text {
  vertical-align: top;
  padding-right: 16px;
  width: 100%;
}

.ohio-river-of-news .ohio-news__info--secondary {
  color: #525051;
  font-style: italic;
  font-size: 14px;
  margin-top: 16px;
}

@media (max-width: 767px) {
  .ohio-river-of-news .ohio-news__author {
    display: block;
  }
}

.ohio-river-of-news .ohio-news__summary {
  overflow: hidden;
  max-height: 74px;
}

.ohio-river-of-news .ohio-news__section {
  padding: 2px 20px;
  margin-right: 22px;
  position: relative;
  text-transform: uppercase;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  display: inline-block;
  background-color: #700017;
  color: #ffffff;
}

.ohio-river-of-news .ohio-news__section:hover, .ohio-river-of-news .ohio-news__section:active, .ohio-river-of-news .ohio-news__section:focus {
  color: #ffffff;
}

.ohio-river-of-news .ohio-news__section::after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 10px solid #700017;
  top: 0;
  right: -10px;
}

.ohio-odx-accordeon-categories__topics {
  margin-bottom: 18px;
}

.ohio-odx-accordeon-topics {
  margin-bottom: 5px;
}

.ohio-accordion-panel .panel-heading {
  cursor: pointer;
}

.ohio-accordions-categories__mobile .ohio-select-select, .ohio-accordions-categories__mobile .ohio-choose-time-select, .ohio-accordions-categories__mobile .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .ohio-accordions-categories__mobile .select2-selection--single {
  margin-bottom: 20px;
}

a.panel-body__read-more, .panel-body__read-more.ohio-link, .ohio-alert .panel-body__read-more.alert-link {
  text-decoration: underline;
  float: left;
}

.panel-body__answer--short {
  position: relative;
  max-height: 65px;
  overflow: hidden;
}

.ohio-accordion-caret.ohio-caret-center {
  margin-top: -8px;
}

.panel-body__answer--short:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  z-index: 1;
}

@media only screen and (max-width: 415px) {
  .ohio-accordions-categories {
    display: none;
  }
  .ohio-accordions-categories__mobile {
    display: inline;
  }
}

@media only screen and (min-width: 415px) {
  .ohio-accordions-categories {
    display: inline;
  }
  .ohio-accordions-categories__mobile {
    display: none;
  }
}

ul.ohio-odx-alpha-directory__alphabet {
  list-style: none;
  margin: 0;
  border: 1px solid #ccc;
  padding: 0;
}

ul.ohio-odx-alpha-directory__alphabet > li {
  display: inline-block;
  padding: 5px 10px;
}

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

ul.ohio-odx-alpha-directory__alphabet .odx-alpha-directory__alphabet-button-all {
  text-transform: uppercase;
  color: white;
  text-decoration: none;
}

ul.ohio-odx-alpha-directory__alphabet a.ohio-odx-alpha-directory__alphabet-char, ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-char.ohio-link, ul.ohio-odx-alpha-directory__alphabet .ohio-alert .ohio-odx-alpha-directory__alphabet-char.alert-link, .ohio-alert ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-char.alert-link,
ul.ohio-odx-alpha-directory__alphabet a.ohio-odx-alpha-directory__alphabet-char:focus,
ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-char.ohio-link:focus,
ul.ohio-odx-alpha-directory__alphabet .ohio-alert .ohio-odx-alpha-directory__alphabet-char.alert-link:focus, .ohio-alert ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-char.alert-link:focus {
  color: #ccc;
  text-decoration: none;
}

ul.ohio-odx-alpha-directory__alphabet a.ohio-odx-alpha-directory__alphabet-char.is-active, ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-char.is-active.ohio-link, ul.ohio-odx-alpha-directory__alphabet .ohio-alert .ohio-odx-alpha-directory__alphabet-char.is-active.alert-link, .ohio-alert ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-char.is-active.alert-link {
  color: #700017;
}

.ohio-odx-alpha-directory__search-container {
  width: 270px;
}

.ohio-odx-alpha-directory__alphabet-container {
  margin-bottom: 16px;
}

.ohio-card-site-url {
  margin-top: 10px;
}

.ohio-card--center .ohio-card-content {
  text-align: left;
}

.ohio-card-footer__link {
  display: inline-block;
  padding-top: 10px;
}

.ohio-card-footer .ohio-card-social {
  float: right;
}

.ohio-cards__topics {
  list-style-type: none;
}

.ohio-topic-tab {
  text-align: center;
  height: 65px;
  cursor: pointer;
  padding-top: 12px;
}

.ohio-topic-tab.active {
  background-color: #51121c;
}

.ohio-topic-tab.active::after {
  content: "";
  width: 30px;
  /* Width of the arrow */
  left: 50%;
  /* Left: 50% */
  margin-left: -15px;
  /* - (width / 2)*/
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #B54D5D;
  display: block;
  height: 30px;
  position: absolute;
  bottom: 0;
}

.ohio-card-bg-img {
  width: 100%;
}

.ohio-card-footer__link a, .ohio-card-footer__link .ohio-link, .ohio-card-footer__link .ohio-alert .alert-link, .ohio-alert .ohio-card-footer__link .alert-link {
  font-size: 25px;
  font-weight: bold;
}

.ohio-cards__tabs {
  background-color: #8b2434;
  color: white;
}

.ohio-card-group-tabs__container {
  background-color: #b74b5b;
}

.ohio-cards-topics__card .ohio-card {
  background-color: white;
}

.ohio-card__tabs-container {
  background-color: #892636;
}

.ohio-page-error-message {
  text-align: center;
}

.ohio-page-error-message-wrapper {
  margin: 0 auto;
  width: 300px;
}

.ohio-page-error-message-message, .ohio-page-error-message-desc {
  margin: 20px 0;
}

.ohio-page-error-message-message {
  font-size: 2.4rem;
}

.ohio-page-error-message-logo {
  margin: 20px auto;
  width: 130px;
}

.ohio-page-error-message-logo-img {
  width: 100%;
}

.ohio-pagination, .ohio-table .pagination {
  font-size: 1.4rem;
  margin: 10px 0;
}

.ohio-pagination li a, .ohio-table .pagination li a, .ohio-pagination li .ohio-link, .ohio-table .pagination li .ohio-link, .ohio-pagination li .ohio-alert .alert-link, .ohio-alert .ohio-pagination li .alert-link, .ohio-table .pagination li .ohio-alert .alert-link, .ohio-alert .ohio-table .pagination li .alert-link,
.ohio-pagination li span, .ohio-table .pagination li span {
  color: #000000;
  background-color: #f2f2f2;
  border-color: #A1A1A1;
}

.ohio-pagination li a:hover, .ohio-table .pagination li a:hover, .ohio-pagination li .ohio-link:hover, .ohio-table .pagination li .ohio-link:hover, .ohio-pagination li .ohio-alert .alert-link:hover, .ohio-alert .ohio-pagination li .alert-link:hover, .ohio-table .pagination li .ohio-alert .alert-link:hover, .ohio-alert .ohio-table .pagination li .alert-link:hover,
.ohio-pagination li span:hover, .ohio-table .pagination li span:hover {
  color: #000000;
  border-color: #A1A1A1;
}

.ohio-pagination li.previous a, .ohio-table .pagination li.previous a, .ohio-pagination li.previous .ohio-link, .ohio-table .pagination li.previous .ohio-link, .ohio-pagination li.previous .ohio-alert .alert-link, .ohio-alert .ohio-pagination li.previous .alert-link, .ohio-table .pagination li.previous .ohio-alert .alert-link, .ohio-alert .ohio-table .pagination li.previous .alert-link,
.ohio-pagination li.previous span, .ohio-table .pagination li.previous span,
.ohio-pagination li.next a, .ohio-table .pagination li.next a,
.ohio-pagination li.next .ohio-link, .ohio-table .pagination li.next .ohio-link,
.ohio-pagination li.next .ohio-alert .alert-link, .ohio-alert .ohio-pagination li.next .alert-link, .ohio-table .pagination li.next .ohio-alert .alert-link, .ohio-alert .ohio-table .pagination li.next .alert-link,
.ohio-pagination li.next span, .ohio-table .pagination li.next span,
.ohio-pagination li a, .ohio-table .pagination li a,
.ohio-pagination li .ohio-link, .ohio-table .pagination li .ohio-link,
.ohio-pagination li .ohio-alert .alert-link, .ohio-alert .ohio-pagination li .alert-link, .ohio-table .pagination li .ohio-alert .alert-link, .ohio-alert .ohio-table .pagination li .alert-link,
.ohio-pagination li span, .ohio-table .pagination li span {
  padding: 3px 9px;
}

.ohio-pagination li:first-child a, .ohio-table .pagination li:first-child a, .ohio-pagination li:first-child .ohio-link, .ohio-table .pagination li:first-child .ohio-link, .ohio-pagination li:first-child .ohio-alert .alert-link, .ohio-alert .ohio-pagination li:first-child .alert-link, .ohio-table .pagination li:first-child .ohio-alert .alert-link, .ohio-alert .ohio-table .pagination li:first-child .alert-link,
.ohio-pagination li:last-child a, .ohio-table .pagination li:last-child a,
.ohio-pagination li:last-child .ohio-link, .ohio-table .pagination li:last-child .ohio-link,
.ohio-pagination li:last-child .ohio-alert .alert-link, .ohio-alert .ohio-pagination li:last-child .alert-link, .ohio-table .pagination li:last-child .ohio-alert .alert-link, .ohio-alert .ohio-table .pagination li:last-child .alert-link {
  color: #700017;
}

.theme-green .ohio-pagination li:first-child a, .theme-green .ohio-table .pagination li:first-child a, .ohio-table .theme-green .pagination li:first-child a, .theme-green .ohio-pagination li:first-child .ohio-link, .theme-green .ohio-table .pagination li:first-child .ohio-link, .ohio-table .theme-green .pagination li:first-child .ohio-link, .theme-green .ohio-pagination li:first-child .ohio-alert .alert-link, .ohio-alert .theme-green .ohio-pagination li:first-child .alert-link, .theme-green .ohio-table .pagination li:first-child .ohio-alert .alert-link, .ohio-alert .theme-green .ohio-table .pagination li:first-child .alert-link, .ohio-table .theme-green .pagination li:first-child .ohio-alert .alert-link, .ohio-alert .ohio-table .theme-green .pagination li:first-child .alert-link, .theme-green .ohio-pagination li:last-child a, .theme-green .ohio-table .pagination li:last-child a, .ohio-table .theme-green .pagination li:last-child a, .theme-green .ohio-pagination li:last-child .ohio-link, .theme-green .ohio-table .pagination li:last-child .ohio-link, .ohio-table .theme-green .pagination li:last-child .ohio-link, .theme-green .ohio-pagination li:last-child .ohio-alert .alert-link, .ohio-alert .theme-green .ohio-pagination li:last-child .alert-link, .theme-green .ohio-table .pagination li:last-child .ohio-alert .alert-link, .ohio-alert .theme-green .ohio-table .pagination li:last-child .alert-link, .ohio-table .theme-green .pagination li:last-child .ohio-alert .alert-link, .ohio-alert .ohio-table .theme-green .pagination li:last-child .alert-link {
  color: #5e8000;
}

.theme-blue .ohio-pagination li:first-child a, .theme-blue .ohio-table .pagination li:first-child a, .ohio-table .theme-blue .pagination li:first-child a, .theme-blue .ohio-pagination li:first-child .ohio-link, .theme-blue .ohio-table .pagination li:first-child .ohio-link, .ohio-table .theme-blue .pagination li:first-child .ohio-link, .theme-blue .ohio-pagination li:first-child .ohio-alert .alert-link, .ohio-alert .theme-blue .ohio-pagination li:first-child .alert-link, .theme-blue .ohio-table .pagination li:first-child .ohio-alert .alert-link, .ohio-alert .theme-blue .ohio-table .pagination li:first-child .alert-link, .ohio-table .theme-blue .pagination li:first-child .ohio-alert .alert-link, .ohio-alert .ohio-table .theme-blue .pagination li:first-child .alert-link, .theme-blue .ohio-pagination li:last-child a, .theme-blue .ohio-table .pagination li:last-child a, .ohio-table .theme-blue .pagination li:last-child a, .theme-blue .ohio-pagination li:last-child .ohio-link, .theme-blue .ohio-table .pagination li:last-child .ohio-link, .ohio-table .theme-blue .pagination li:last-child .ohio-link, .theme-blue .ohio-pagination li:last-child .ohio-alert .alert-link, .ohio-alert .theme-blue .ohio-pagination li:last-child .alert-link, .theme-blue .ohio-table .pagination li:last-child .ohio-alert .alert-link, .ohio-alert .theme-blue .ohio-table .pagination li:last-child .alert-link, .ohio-table .theme-blue .pagination li:last-child .ohio-alert .alert-link, .ohio-alert .ohio-table .theme-blue .pagination li:last-child .alert-link {
  color: #3A75A1;
}

.ohio-pagination .active > a, .ohio-table .pagination .active > a, .ohio-pagination .active > .ohio-link, .ohio-table .pagination .active > .ohio-link, .ohio-pagination .ohio-alert .active > .alert-link, .ohio-alert .ohio-pagination .active > .alert-link, .ohio-table .pagination .ohio-alert .active > .alert-link, .ohio-alert .ohio-table .pagination .active > .alert-link,
.ohio-pagination .active > a:focus, .ohio-table .pagination .active > a:focus,
.ohio-pagination .active > .ohio-link:focus, .ohio-table .pagination .active > .ohio-link:focus,
.ohio-pagination .ohio-alert .active > .alert-link:focus, .ohio-alert .ohio-pagination .active > .alert-link:focus, .ohio-table .pagination .ohio-alert .active > .alert-link:focus, .ohio-alert .ohio-table .pagination .active > .alert-link:focus,
.ohio-pagination .active > a:hover, .ohio-table .pagination .active > a:hover,
.ohio-pagination .active > .ohio-link:hover, .ohio-table .pagination .active > .ohio-link:hover,
.ohio-pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .ohio-pagination .active > .alert-link:hover, .ohio-table .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .ohio-table .pagination .active > .alert-link:hover,
.ohio-pagination .active > span, .ohio-table .pagination .active > span,
.ohio-pagination .active > span:focus, .ohio-table .pagination .active > span:focus,
.ohio-pagination .active > span:hover, .ohio-table .pagination .active > span:hover {
  background-color: #700017;
  color: #ffffff;
  border-color: #A1A1A1;
}

.theme-green .ohio-pagination .active > a, .theme-green .ohio-table .pagination .active > a, .ohio-table .theme-green .pagination .active > a, .theme-green .ohio-pagination .active > .ohio-link, .theme-green .ohio-table .pagination .active > .ohio-link, .ohio-table .theme-green .pagination .active > .ohio-link, .theme-green .ohio-pagination .ohio-alert .active > .alert-link, .ohio-alert .theme-green .ohio-pagination .active > .alert-link, .theme-green .ohio-table .pagination .ohio-alert .active > .alert-link, .ohio-alert .theme-green .ohio-table .pagination .active > .alert-link, .ohio-table .theme-green .pagination .ohio-alert .active > .alert-link, .ohio-alert .ohio-table .theme-green .pagination .active > .alert-link, .theme-green .ohio-pagination .active > a:focus, .theme-green .ohio-table .pagination .active > a:focus, .ohio-table .theme-green .pagination .active > a:focus, .theme-green .ohio-pagination .active > .ohio-link:focus, .theme-green .ohio-table .pagination .active > .ohio-link:focus, .ohio-table .theme-green .pagination .active > .ohio-link:focus, .theme-green .ohio-pagination .ohio-alert .active > .alert-link:focus, .ohio-alert .theme-green .ohio-pagination .active > .alert-link:focus, .theme-green .ohio-table .pagination .ohio-alert .active > .alert-link:focus, .ohio-alert .theme-green .ohio-table .pagination .active > .alert-link:focus, .ohio-table .theme-green .pagination .ohio-alert .active > .alert-link:focus, .ohio-alert .ohio-table .theme-green .pagination .active > .alert-link:focus, .theme-green .ohio-pagination .active > a:hover, .theme-green .ohio-table .pagination .active > a:hover, .ohio-table .theme-green .pagination .active > a:hover, .theme-green .ohio-pagination .active > .ohio-link:hover, .theme-green .ohio-table .pagination .active > .ohio-link:hover, .ohio-table .theme-green .pagination .active > .ohio-link:hover, .theme-green .ohio-pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .theme-green .ohio-pagination .active > .alert-link:hover, .theme-green .ohio-table .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .theme-green .ohio-table .pagination .active > .alert-link:hover, .ohio-table .theme-green .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .ohio-table .theme-green .pagination .active > .alert-link:hover, .theme-green .ohio-pagination .active > span, .theme-green .ohio-table .pagination .active > span, .ohio-table .theme-green .pagination .active > span, .theme-green .ohio-pagination .active > span:focus, .theme-green .ohio-table .pagination .active > span:focus, .ohio-table .theme-green .pagination .active > span:focus, .theme-green .ohio-pagination .active > span:hover, .theme-green .ohio-table .pagination .active > span:hover, .ohio-table .theme-green .pagination .active > span:hover {
  background-color: #5e8000;
}

.theme-blue .ohio-pagination .active > a, .theme-blue .ohio-table .pagination .active > a, .ohio-table .theme-blue .pagination .active > a, .theme-blue .ohio-pagination .active > .ohio-link, .theme-blue .ohio-table .pagination .active > .ohio-link, .ohio-table .theme-blue .pagination .active > .ohio-link, .theme-blue .ohio-pagination .ohio-alert .active > .alert-link, .ohio-alert .theme-blue .ohio-pagination .active > .alert-link, .theme-blue .ohio-table .pagination .ohio-alert .active > .alert-link, .ohio-alert .theme-blue .ohio-table .pagination .active > .alert-link, .ohio-table .theme-blue .pagination .ohio-alert .active > .alert-link, .ohio-alert .ohio-table .theme-blue .pagination .active > .alert-link, .theme-blue .ohio-pagination .active > a:focus, .theme-blue .ohio-table .pagination .active > a:focus, .ohio-table .theme-blue .pagination .active > a:focus, .theme-blue .ohio-pagination .active > .ohio-link:focus, .theme-blue .ohio-table .pagination .active > .ohio-link:focus, .ohio-table .theme-blue .pagination .active > .ohio-link:focus, .theme-blue .ohio-pagination .ohio-alert .active > .alert-link:focus, .ohio-alert .theme-blue .ohio-pagination .active > .alert-link:focus, .theme-blue .ohio-table .pagination .ohio-alert .active > .alert-link:focus, .ohio-alert .theme-blue .ohio-table .pagination .active > .alert-link:focus, .ohio-table .theme-blue .pagination .ohio-alert .active > .alert-link:focus, .ohio-alert .ohio-table .theme-blue .pagination .active > .alert-link:focus, .theme-blue .ohio-pagination .active > a:hover, .theme-blue .ohio-table .pagination .active > a:hover, .ohio-table .theme-blue .pagination .active > a:hover, .theme-blue .ohio-pagination .active > .ohio-link:hover, .theme-blue .ohio-table .pagination .active > .ohio-link:hover, .ohio-table .theme-blue .pagination .active > .ohio-link:hover, .theme-blue .ohio-pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .theme-blue .ohio-pagination .active > .alert-link:hover, .theme-blue .ohio-table .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .theme-blue .ohio-table .pagination .active > .alert-link:hover, .ohio-table .theme-blue .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .ohio-table .theme-blue .pagination .active > .alert-link:hover, .theme-blue .ohio-pagination .active > span, .theme-blue .ohio-table .pagination .active > span, .ohio-table .theme-blue .pagination .active > span, .theme-blue .ohio-pagination .active > span:focus, .theme-blue .ohio-table .pagination .active > span:focus, .ohio-table .theme-blue .pagination .active > span:focus, .theme-blue .ohio-pagination .active > span:hover, .theme-blue .ohio-table .pagination .active > span:hover, .ohio-table .theme-blue .pagination .active > span:hover {
  background-color: #3A75A1;
}

.ohio-pagination .active > a:hover, .ohio-table .pagination .active > a:hover, .ohio-pagination .active > .ohio-link:hover, .ohio-table .pagination .active > .ohio-link:hover, .ohio-pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .ohio-pagination .active > .alert-link:hover, .ohio-table .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .ohio-table .pagination .active > .alert-link:hover,
.ohio-pagination .active > a:focus:hover, .ohio-table .pagination .active > a:focus:hover,
.ohio-pagination .active > .ohio-link:focus:hover, .ohio-table .pagination .active > .ohio-link:focus:hover,
.ohio-pagination .ohio-alert .active > .alert-link:focus:hover, .ohio-alert .ohio-pagination .active > .alert-link:focus:hover, .ohio-table .pagination .ohio-alert .active > .alert-link:focus:hover, .ohio-alert .ohio-table .pagination .active > .alert-link:focus:hover,
.ohio-pagination .active > a:hover:hover, .ohio-table .pagination .active > a:hover:hover,
.ohio-pagination .active > .ohio-link:hover:hover, .ohio-table .pagination .active > .ohio-link:hover:hover,
.ohio-pagination .ohio-alert .active > .alert-link:hover:hover, .ohio-alert .ohio-pagination .active > .alert-link:hover:hover, .ohio-table .pagination .ohio-alert .active > .alert-link:hover:hover, .ohio-alert .ohio-table .pagination .active > .alert-link:hover:hover,
.ohio-pagination .active > span:hover, .ohio-table .pagination .active > span:hover,
.ohio-pagination .active > span:focus:hover, .ohio-table .pagination .active > span:focus:hover,
.ohio-pagination .active > span:hover:hover, .ohio-table .pagination .active > span:hover:hover {
  background-color: #540011;
}

.ohio-pagination .active > a:active, .ohio-table .pagination .active > a:active, .ohio-pagination .active > .ohio-link:active, .ohio-table .pagination .active > .ohio-link:active, .ohio-pagination .ohio-alert .active > .alert-link:active, .ohio-alert .ohio-pagination .active > .alert-link:active, .ohio-table .pagination .ohio-alert .active > .alert-link:active, .ohio-alert .ohio-table .pagination .active > .alert-link:active,
.ohio-pagination .active > a:focus:active, .ohio-table .pagination .active > a:focus:active,
.ohio-pagination .active > .ohio-link:focus:active, .ohio-table .pagination .active > .ohio-link:focus:active,
.ohio-pagination .ohio-alert .active > .alert-link:focus:active, .ohio-alert .ohio-pagination .active > .alert-link:focus:active, .ohio-table .pagination .ohio-alert .active > .alert-link:focus:active, .ohio-alert .ohio-table .pagination .active > .alert-link:focus:active,
.ohio-pagination .active > a:hover:active, .ohio-table .pagination .active > a:hover:active,
.ohio-pagination .active > .ohio-link:hover:active, .ohio-table .pagination .active > .ohio-link:hover:active,
.ohio-pagination .ohio-alert .active > .alert-link:hover:active, .ohio-alert .ohio-pagination .active > .alert-link:hover:active, .ohio-table .pagination .ohio-alert .active > .alert-link:hover:active, .ohio-alert .ohio-table .pagination .active > .alert-link:hover:active,
.ohio-pagination .active > span:active, .ohio-table .pagination .active > span:active,
.ohio-pagination .active > span:focus:active, .ohio-table .pagination .active > span:focus:active,
.ohio-pagination .active > span:hover:active, .ohio-table .pagination .active > span:hover:active {
  background-color: #8f001d;
}

.theme-green .ohio-pagination .active > a:hover, .theme-green .ohio-table .pagination .active > a:hover, .ohio-table .theme-green .pagination .active > a:hover, .theme-green .ohio-pagination .active > .ohio-link:hover, .theme-green .ohio-table .pagination .active > .ohio-link:hover, .ohio-table .theme-green .pagination .active > .ohio-link:hover, .theme-green .ohio-pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .theme-green .ohio-pagination .active > .alert-link:hover, .theme-green .ohio-table .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .theme-green .ohio-table .pagination .active > .alert-link:hover, .ohio-table .theme-green .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .ohio-table .theme-green .pagination .active > .alert-link:hover, .theme-green .ohio-pagination .active > a:focus:hover, .theme-green .ohio-table .pagination .active > a:focus:hover, .ohio-table .theme-green .pagination .active > a:focus:hover, .theme-green .ohio-pagination .active > .ohio-link:focus:hover, .theme-green .ohio-table .pagination .active > .ohio-link:focus:hover, .ohio-table .theme-green .pagination .active > .ohio-link:focus:hover, .theme-green .ohio-pagination .ohio-alert .active > .alert-link:focus:hover, .ohio-alert .theme-green .ohio-pagination .active > .alert-link:focus:hover, .theme-green .ohio-table .pagination .ohio-alert .active > .alert-link:focus:hover, .ohio-alert .theme-green .ohio-table .pagination .active > .alert-link:focus:hover, .ohio-table .theme-green .pagination .ohio-alert .active > .alert-link:focus:hover, .ohio-alert .ohio-table .theme-green .pagination .active > .alert-link:focus:hover, .theme-green .ohio-pagination .active > a:hover:hover, .theme-green .ohio-table .pagination .active > a:hover:hover, .ohio-table .theme-green .pagination .active > a:hover:hover, .theme-green .ohio-pagination .active > .ohio-link:hover:hover, .theme-green .ohio-table .pagination .active > .ohio-link:hover:hover, .ohio-table .theme-green .pagination .active > .ohio-link:hover:hover, .theme-green .ohio-pagination .ohio-alert .active > .alert-link:hover:hover, .ohio-alert .theme-green .ohio-pagination .active > .alert-link:hover:hover, .theme-green .ohio-table .pagination .ohio-alert .active > .alert-link:hover:hover, .ohio-alert .theme-green .ohio-table .pagination .active > .alert-link:hover:hover, .ohio-table .theme-green .pagination .ohio-alert .active > .alert-link:hover:hover, .ohio-alert .ohio-table .theme-green .pagination .active > .alert-link:hover:hover, .theme-green .ohio-pagination .active > span:hover, .theme-green .ohio-table .pagination .active > span:hover, .ohio-table .theme-green .pagination .active > span:hover, .theme-green .ohio-pagination .active > span:focus:hover, .theme-green .ohio-table .pagination .active > span:focus:hover, .ohio-table .theme-green .pagination .active > span:focus:hover, .theme-green .ohio-pagination .active > span:hover:hover, .theme-green .ohio-table .pagination .active > span:hover:hover, .ohio-table .theme-green .pagination .active > span:hover:hover {
  background-color: #4b6600;
}

.theme-green .ohio-pagination .active > a:active, .theme-green .ohio-table .pagination .active > a:active, .ohio-table .theme-green .pagination .active > a:active, .theme-green .ohio-pagination .active > .ohio-link:active, .theme-green .ohio-table .pagination .active > .ohio-link:active, .ohio-table .theme-green .pagination .active > .ohio-link:active, .theme-green .ohio-pagination .ohio-alert .active > .alert-link:active, .ohio-alert .theme-green .ohio-pagination .active > .alert-link:active, .theme-green .ohio-table .pagination .ohio-alert .active > .alert-link:active, .ohio-alert .theme-green .ohio-table .pagination .active > .alert-link:active, .ohio-table .theme-green .pagination .ohio-alert .active > .alert-link:active, .ohio-alert .ohio-table .theme-green .pagination .active > .alert-link:active, .theme-green .ohio-pagination .active > a:focus:active, .theme-green .ohio-table .pagination .active > a:focus:active, .ohio-table .theme-green .pagination .active > a:focus:active, .theme-green .ohio-pagination .active > .ohio-link:focus:active, .theme-green .ohio-table .pagination .active > .ohio-link:focus:active, .ohio-table .theme-green .pagination .active > .ohio-link:focus:active, .theme-green .ohio-pagination .ohio-alert .active > .alert-link:focus:active, .ohio-alert .theme-green .ohio-pagination .active > .alert-link:focus:active, .theme-green .ohio-table .pagination .ohio-alert .active > .alert-link:focus:active, .ohio-alert .theme-green .ohio-table .pagination .active > .alert-link:focus:active, .ohio-table .theme-green .pagination .ohio-alert .active > .alert-link:focus:active, .ohio-alert .ohio-table .theme-green .pagination .active > .alert-link:focus:active, .theme-green .ohio-pagination .active > a:hover:active, .theme-green .ohio-table .pagination .active > a:hover:active, .ohio-table .theme-green .pagination .active > a:hover:active, .theme-green .ohio-pagination .active > .ohio-link:hover:active, .theme-green .ohio-table .pagination .active > .ohio-link:hover:active, .ohio-table .theme-green .pagination .active > .ohio-link:hover:active, .theme-green .ohio-pagination .ohio-alert .active > .alert-link:hover:active, .ohio-alert .theme-green .ohio-pagination .active > .alert-link:hover:active, .theme-green .ohio-table .pagination .ohio-alert .active > .alert-link:hover:active, .ohio-alert .theme-green .ohio-table .pagination .active > .alert-link:hover:active, .ohio-table .theme-green .pagination .ohio-alert .active > .alert-link:hover:active, .ohio-alert .ohio-table .theme-green .pagination .active > .alert-link:hover:active, .theme-green .ohio-pagination .active > span:active, .theme-green .ohio-table .pagination .active > span:active, .ohio-table .theme-green .pagination .active > span:active, .theme-green .ohio-pagination .active > span:focus:active, .theme-green .ohio-table .pagination .active > span:focus:active, .ohio-table .theme-green .pagination .active > span:focus:active, .theme-green .ohio-pagination .active > span:hover:active, .theme-green .ohio-table .pagination .active > span:hover:active, .ohio-table .theme-green .pagination .active > span:hover:active {
  background-color: #709900;
}

.theme-blue .ohio-pagination .active > a:hover, .theme-blue .ohio-table .pagination .active > a:hover, .ohio-table .theme-blue .pagination .active > a:hover, .theme-blue .ohio-pagination .active > .ohio-link:hover, .theme-blue .ohio-table .pagination .active > .ohio-link:hover, .ohio-table .theme-blue .pagination .active > .ohio-link:hover, .theme-blue .ohio-pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .theme-blue .ohio-pagination .active > .alert-link:hover, .theme-blue .ohio-table .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .theme-blue .ohio-table .pagination .active > .alert-link:hover, .ohio-table .theme-blue .pagination .ohio-alert .active > .alert-link:hover, .ohio-alert .ohio-table .theme-blue .pagination .active > .alert-link:hover, .theme-blue .ohio-pagination .active > a:focus:hover, .theme-blue .ohio-table .pagination .active > a:focus:hover, .ohio-table .theme-blue .pagination .active > a:focus:hover, .theme-blue .ohio-pagination .active > .ohio-link:focus:hover, .theme-blue .ohio-table .pagination .active > .ohio-link:focus:hover, .ohio-table .theme-blue .pagination .active > .ohio-link:focus:hover, .theme-blue .ohio-pagination .ohio-alert .active > .alert-link:focus:hover, .ohio-alert .theme-blue .ohio-pagination .active > .alert-link:focus:hover, .theme-blue .ohio-table .pagination .ohio-alert .active > .alert-link:focus:hover, .ohio-alert .theme-blue .ohio-table .pagination .active > .alert-link:focus:hover, .ohio-table .theme-blue .pagination .ohio-alert .active > .alert-link:focus:hover, .ohio-alert .ohio-table .theme-blue .pagination .active > .alert-link:focus:hover, .theme-blue .ohio-pagination .active > a:hover:hover, .theme-blue .ohio-table .pagination .active > a:hover:hover, .ohio-table .theme-blue .pagination .active > a:hover:hover, .theme-blue .ohio-pagination .active > .ohio-link:hover:hover, .theme-blue .ohio-table .pagination .active > .ohio-link:hover:hover, .ohio-table .theme-blue .pagination .active > .ohio-link:hover:hover, .theme-blue .ohio-pagination .ohio-alert .active > .alert-link:hover:hover, .ohio-alert .theme-blue .ohio-pagination .active > .alert-link:hover:hover, .theme-blue .ohio-table .pagination .ohio-alert .active > .alert-link:hover:hover, .ohio-alert .theme-blue .ohio-table .pagination .active > .alert-link:hover:hover, .ohio-table .theme-blue .pagination .ohio-alert .active > .alert-link:hover:hover, .ohio-alert .ohio-table .theme-blue .pagination .active > .alert-link:hover:hover, .theme-blue .ohio-pagination .active > span:hover, .theme-blue .ohio-table .pagination .active > span:hover, .ohio-table .theme-blue .pagination .active > span:hover, .theme-blue .ohio-pagination .active > span:focus:hover, .theme-blue .ohio-table .pagination .active > span:focus:hover, .ohio-table .theme-blue .pagination .active > span:focus:hover, .theme-blue .ohio-pagination .active > span:hover:hover, .theme-blue .ohio-table .pagination .active > span:hover:hover, .ohio-table .theme-blue .pagination .active > span:hover:hover {
  background-color: #136bad;
}

.theme-blue .ohio-pagination .active > a:active, .theme-blue .ohio-table .pagination .active > a:active, .ohio-table .theme-blue .pagination .active > a:active, .theme-blue .ohio-pagination .active > .ohio-link:active, .theme-blue .ohio-table .pagination .active > .ohio-link:active, .ohio-table .theme-blue .pagination .active > .ohio-link:active, .theme-blue .ohio-pagination .ohio-alert .active > .alert-link:active, .ohio-alert .theme-blue .ohio-pagination .active > .alert-link:active, .theme-blue .ohio-table .pagination .ohio-alert .active > .alert-link:active, .ohio-alert .theme-blue .ohio-table .pagination .active > .alert-link:active, .ohio-table .theme-blue .pagination .ohio-alert .active > .alert-link:active, .ohio-alert .ohio-table .theme-blue .pagination .active > .alert-link:active, .theme-blue .ohio-pagination .active > a:focus:active, .theme-blue .ohio-table .pagination .active > a:focus:active, .ohio-table .theme-blue .pagination .active > a:focus:active, .theme-blue .ohio-pagination .active > .ohio-link:focus:active, .theme-blue .ohio-table .pagination .active > .ohio-link:focus:active, .ohio-table .theme-blue .pagination .active > .ohio-link:focus:active, .theme-blue .ohio-pagination .ohio-alert .active > .alert-link:focus:active, .ohio-alert .theme-blue .ohio-pagination .active > .alert-link:focus:active, .theme-blue .ohio-table .pagination .ohio-alert .active > .alert-link:focus:active, .ohio-alert .theme-blue .ohio-table .pagination .active > .alert-link:focus:active, .ohio-table .theme-blue .pagination .ohio-alert .active > .alert-link:focus:active, .ohio-alert .ohio-table .theme-blue .pagination .active > .alert-link:focus:active, .theme-blue .ohio-pagination .active > a:hover:active, .theme-blue .ohio-table .pagination .active > a:hover:active, .ohio-table .theme-blue .pagination .active > a:hover:active, .theme-blue .ohio-pagination .active > .ohio-link:hover:active, .theme-blue .ohio-table .pagination .active > .ohio-link:hover:active, .ohio-table .theme-blue .pagination .active > .ohio-link:hover:active, .theme-blue .ohio-pagination .ohio-alert .active > .alert-link:hover:active, .ohio-alert .theme-blue .ohio-pagination .active > .alert-link:hover:active, .theme-blue .ohio-table .pagination .ohio-alert .active > .alert-link:hover:active, .ohio-alert .theme-blue .ohio-table .pagination .active > .alert-link:hover:active, .ohio-table .theme-blue .pagination .ohio-alert .active > .alert-link:hover:active, .ohio-alert .ohio-table .theme-blue .pagination .active > .alert-link:hover:active, .theme-blue .ohio-pagination .active > span:active, .theme-blue .ohio-table .pagination .active > span:active, .ohio-table .theme-blue .pagination .active > span:active, .theme-blue .ohio-pagination .active > span:focus:active, .theme-blue .ohio-table .pagination .active > span:focus:active, .ohio-table .theme-blue .pagination .active > span:focus:active, .theme-blue .ohio-pagination .active > span:hover:active, .theme-blue .ohio-table .pagination .active > span:hover:active, .ohio-table .theme-blue .pagination .active > span:hover:active {
  background-color: #3d8ecc;
}

.popover {
  position: absolute;
}

.ohio-progress-bar .progress {
  background-color: #d8d8d8;
  box-shadow: none;
  height: 8px;
}

.ohio-progress-bar .progress-bar {
  background-color: #700017;
  border-radius: 4px;
}

.theme-green .ohio-progress-bar .progress-bar {
  background-color: #5e8000;
}

.theme-blue .ohio-progress-bar .progress-bar {
  background-color: #3A75A1;
}

.ohio-progress-bar--task .progress-bar {
  background-color: #5e8000;
}

.ohio-radio-button ~ .ohio-radio-button {
  margin-top: 0;
}

.ohio-radio-button.radio label {
  line-height: 1.1;
  padding-left: 5px;
}

.ohio-radio-button.radio label::before {
  border-color: #A1A1A1;
  width: 18px;
  height: 18px;
}

.ohio-radio-button.radio label::after {
  width: 12px;
  height: 12px;
}

.ohio-radio-button.radio-info input[type="radio"]:checked + label::before {
  border-color: #A1A1A1;
}

.ohio-radio-button.radio-info input[type="radio"] + label::after {
  background-color: #700017;
}

.theme-green .ohio-radio-button.radio-info input[type="radio"] + label::after {
  background-color: #5e8000;
}

.theme-blue .ohio-radio-button.radio-info input[type="radio"] + label::after {
  background-color: #3A75A1;
}

.ohio-radio-button.radio-info input[type="radio"]:disabled + label::after {
  background-color: #A1A1A1;
}

.ohio-range-slider {
  padding-bottom: 12px;
}

.ohio-range-slider .noUi-target,
.ohio-range-slider .noUi-connect,
.ohio-range-slider .noUi-base,
.ohio-range-slider .noUi-handle {
  border-width: 0;
  box-shadow: none;
  border-radius: 14px;
}

.ohio-range-slider .noUi-target {
  height: 8px;
}

.ohio-range-slider .noUi-connect {
  background-color: #A1A1A1;
}

.ohio-range-slider .noUi-base {
  background-color: #d8d8d8;
}

.ohio-range-slider .noUi-handle {
  background-color: #700017;
  border-radius: 100px;
  color: white;
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 1.6rem;
  height: 20px;
  width: 40px;
  line-height: 0.4;
  margin-top: 4px;
  position: absolute;
  -ms-touch-action: pan-x;
  touch-action: pan-x;
  top: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  will-change: left;
}

.theme-green .ohio-range-slider .noUi-handle {
  background-color: #5e8000;
}

.theme-blue .ohio-range-slider .noUi-handle {
  background-color: #3A75A1;
}

.ohio-range-slider .noUi-handle::before, .ohio-range-slider .noUi-handle::after {
  background: none;
  padding: 7px 8px;
  left: 1px;
  top: 0;
}

.ohio-range-slider .noUi-handle::before {
  content: "\f0d9";
}

.ohio-range-slider .noUi-handle::after {
  content: "\f0da";
  left: 16px;
}

.ohio-range-slider-labels-col {
  margin-bottom: 6px;
}

.ohio-range-slider-labels-col:nth-child(2) {
  text-align: right;
}

.ohio-range-slider-output {
  color: #525051;
  padding: 2px 18px;
  background-color: #f2f2f2;
  border: 1px solid #A1A1A1;
  border-radius: 14px;
  text-align: center;
  position: absolute;
  right: 14px;
  top: 16px;
}

@media (min-width: 768px) {
  .ohio-range-slider-output {
    left: 14px;
    right: inherit;
  }
}

.ohio-river-of-news {
  position: relative;
}

.ohio-river-of-news .ohio-river-of-news__title {
  margin: 0 0 16px 0;
  font-weight: bold;
}

.ohio-river-of-news .ohio-river-of-news__list {
  margin-bottom: 16px;
}

.ohio-search {
  width: 100%;
}

.ohio-search .ohio-spinner {
  display: none;
  height: 24px;
  width: 24px;
  left: 0;
  margin: 6px 0 0 6px;
  position: absolute;
  z-index: 3;
}

.ohio-search .ohio-spinner::after, .ohio-search .ohio-spinner::before {
  margin: -10px 0 0 -10px;
  height: 20px;
  width: 20px;
}

.ohio-search.is-searching .ohio-spinner {
  display: inline-block;
}

.ohio-search.is-searching .ohio-search-field {
  padding-left: 32px;
}

.ohio-search.is-searching.collapsed .ohio-spinner {
  display: none;
}

.ohio-search.is-searching.collapsed.is-active .ohio-spinner {
  display: inline-block;
}

.ohio-search.collapsed {
  width: 1%;
}

.ohio-search.collapsed {
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
}

.ohio-search.collapsed .ohio-search-field {
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.ohio-search.collapsed .ohio-search-field {
  opacity: 0;
}

.ohio-search.collapsed.is-active {
  width: 100%;
}

.ohio-search.collapsed.is-active .ohio-search-field {
  opacity: 1;
}

.ohio-search .btn,
.ohio-search .ohio-search-field {
  background-color: #f2f2f2;
  border-color: #A1A1A1;
}

.ohio-search-field {
  padding-right: 40px;
}

.ohio-search-field.form-control:first-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ohio-search .input-group-btn {
  position: absolute;
  right: 0;
  top: 1px;
  width: 37px;
  z-index: 3;
}

.ohio-search .btn {
  background-color: transparent;
  border-color: transparent;
  padding: 5px 11px;
}

.ohio-search .fa-search, .ohio-search .select2-search--dropdown {
  color: #700017;
}

.theme-green .ohio-search .fa-search, .theme-green .ohio-search .select2-search--dropdown {
  color: #5e8000;
}

.theme-blue .ohio-search .fa-search, .theme-blue .ohio-search .select2-search--dropdown {
  color: #3A75A1;
}

.ohio-segmented-control .btn {
  color: #700017;
  border-color: #A1A1A1;
  box-shadow: none;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 23px;
}

.theme-green .ohio-segmented-control .btn, .theme-green .ohio-segmented-control .ohio-search .btn, .ohio-search .theme-green .ohio-segmented-control .btn {
  color: #5e8000;
}

.theme-blue .ohio-segmented-control .btn, .theme-blue .ohio-segmented-control .ohio-search .btn, .ohio-search .theme-blue .ohio-segmented-control .btn {
  color: #3A75A1;
}

.ohio-segmented-control .btn, .ohio-segmented-control .btn:active {
  background-color: #f2f2f2;
}

.ohio-segmented-control .btn.active, .ohio-segmented-control .btn.active.focus, .ohio-segmented-control .btn.active:focus, .ohio-segmented-control .btn.active:hover {
  background-color: #700017;
  color: #ffffff;
  outline: 0;
}

.theme-green .ohio-segmented-control .btn.active, .theme-green .ohio-segmented-control .ohio-search .active.btn, .ohio-search .theme-green .ohio-segmented-control .active.btn, .theme-green .ohio-segmented-control .btn.active.focus, .theme-green .ohio-segmented-control .btn.active:focus, .theme-green .ohio-segmented-control .btn.active:hover {
  background-color: #5e8000;
}

.theme-blue .ohio-segmented-control .btn.active, .theme-blue .ohio-segmented-control .ohio-search .active.btn, .ohio-search .theme-blue .ohio-segmented-control .active.btn, .theme-blue .ohio-segmented-control .btn.active.focus, .theme-blue .ohio-segmented-control .btn.active:focus, .theme-blue .ohio-segmented-control .btn.active:hover {
  background-color: #3A75A1;
}

.ohio-select, .ohio-choose-time, .ohio-custom-dropdown {
  display: inline-block;
  width: 100%;
}

.ohio-select-select, .ohio-choose-time-select, .ohio-select2 .select2-container--default .select2-selection--single {
  background-color: #f2f2f2;
  border: 1px solid #A1A1A1;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  line-height: 1;
  padding: 0;
  position: relative;
  width: 100%;
}

.ohio-select-select::before, .ohio-choose-time-select::before, .ohio-select2 .select2-container--default .select2-selection--single::before {
  content: "\f107";
  display: inline-block;
  font-size: 2.2rem;
  margin-top: -12px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 3;
}

.ohio-select-select::after, .ohio-choose-time-select::after, .ohio-select2 .select2-container--default .select2-selection--single::after {
  background-color: #f2f2f2;
  border-left: 1px solid #A1A1A1;
  content: "";
  pointer-events: none;
  position: absolute;
  bottom: 0;
  right: 1px;
  top: 0;
  width: 35px;
  z-index: 2;
}

.ohio-select-select-el, .ohio-choose-time-select-el, .ohio-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
  padding: 9px 14px;
  width: 100%;
}

.ohio-select2 .select2 {
  width: 100% !important;
}

.ohio-select2 .select2-selection--multiple .select2-selection__choice {
  background-color: #700017;
  color: #ffffff;
  padding: 5px 2px 5px 11px;
}

.ohio-select2 .select2-selection--multiple .select2-selection__choice__remove {
  float: right;
  font-size: 1.9rem;
  margin-top: -2px;
  padding: 0 7px;
}

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

.ohio-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-bottom: 0;
  color: #000000;
}

.select2-dropdown,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #A1A1A1;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f2f2f2;
  color: #000000;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3d8ecc;
  color: #ffffff;
}

.select2-container .select2-search--inline .select2-search__field {
  padding-top: 5px;
}

.select2-search--dropdown {
  width: 100%;
}

.select2-search--dropdown::before {
  color: #700017;
  padding: 12px 16px;
  position: absolute;
  right: 0;
}

.theme-green .select2-search--dropdown::before {
  color: #5e8000;
}

.theme-blue .select2-search--dropdown::before {
  color: #3A75A1;
}

.select2-search--dropdown .select2-search__field {
  background-color: #f2f2f2;
  border-color: #A1A1A1;
  border-radius: 4px;
  font-family: "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 10px 30px 10px 10px;
  width: 100%;
}

/* Override variables start */
/* Override variables end */
.ohio-site-map-desktop li {
  list-style-type: none;
}

.ohio-site-map-desktop a, .ohio-site-map-desktop .ohio-link, .ohio-site-map-desktop .ohio-alert .alert-link, .ohio-alert .ohio-site-map-desktop .alert-link {
  font-weight: initial;
  text-decoration: underline;
}

.ohio-site-map-desktop a.ohio-site-map-desktop__title, .ohio-site-map-desktop .ohio-site-map-desktop__title.ohio-link, .ohio-site-map-desktop .ohio-alert .ohio-site-map-desktop__title.alert-link, .ohio-alert .ohio-site-map-desktop .ohio-site-map-desktop__title.alert-link {
  font-weight: bold;
}

.ohio-site-map-desktop :after {
  content: '';
  display: block;
  clear: both;
}

.ohio-site-map-desktop .grid-sizer, .ohio-site-map-desktop .ohio-site-map-desktop__grid-item, .ohio-site-map-desktop .ohio-footer-navigation .ohio-footer-navigation__grid-item, .ohio-footer-navigation .ohio-site-map-desktop .ohio-footer-navigation__grid-item, .ohio-site-map-desktop .ohio-site-map-desktop__grid-item {
  width: 33.333%;
}

.ohio-site-map-desktop .ohio-site-map-desktop__grid-item {
  float: left;
}

.ohio-site-map-desktop .ohio-site-map-desktop__grid-item .ohio-site-map-desktop__site-container {
  background-color: #f2f2f2;
  margin: .5em;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  padding-bottom: .5em;
}

.ohio-site-map-desktop .ohio-site-map-desktop__grid-item .ohio-site-map-desktop__site-container .ohio-site-map-desktop__img {
  height: 150px;
  background: no-repeat center center;
  background-size: cover;
  border-radius: 4px 4px 0px 0px;
}

.ohio-site-map-desktop .ohio-site-map-desktop__grid-item .ohio-site-map-desktop__site-container .ohio-site-map-desktop__content {
  margin: 1.2em;
}

@media screen and (max-width: 768px) {
  .ohio-site-map-desktop .ohio-site-map-desktop__grid-item, .ohio-site-map-desktop .grid-sizer, .ohio-site-map-desktop .ohio-site-map-desktop__grid-item, .ohio-site-map-desktop .ohio-footer-navigation .ohio-footer-navigation__grid-item, .ohio-footer-navigation .ohio-site-map-desktop .ohio-footer-navigation__grid-item, .ohio-site-map-desktop .ohio-site-map-desktop__grid-item {
    width: 50%;
  }
}

/* Override variables start */
/* Override variables end */
.ohio-site-map-mobile {
  margin-top: 0;
  border-style: none;
  margin-bottom: 0;
}

.ohio-site-map-mobile .panel {
  border: 0 solid #ffffff;
  margin-bottom: 3px;
  margin-top: 0;
}

.ohio-site-map-mobile .panel + .panel {
  margin-top: 0;
}

.ohio-site-map-mobile .panel .panel-heading {
  padding: 1em 1em;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.ohio-site-map-mobile .panel .panel-heading .ohio-site-map-mobile__heading {
  position: relative;
}

.ohio-site-map-mobile .panel .panel-heading .ohio-site-map-mobile__heading .ohio-site-map-mobile__toggle-container {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1em;
}

.ohio-site-map-mobile .panel .panel-heading .row {
  margin-left: 0;
  margin-right: 0;
}

.ohio-site-map-mobile .panel .panel-heading .row .padding-fix {
  padding-left: 0;
  padding-right: 0;
}

.ohio-site-map-mobile.level-one .panel-heading.inactive {
  background-color: #73A5CC;
}

.ohio-site-map-mobile.level-one .panel-heading.active {
  background-color: #f2f2f2;
}

.ohio-site-map-mobile.level-one .panel-heading.active a, .ohio-site-map-mobile.level-one .panel-heading.active .ohio-link, .ohio-site-map-mobile.level-one .panel-heading.active .ohio-alert .alert-link, .ohio-alert .ohio-site-map-mobile.level-one .panel-heading.active .alert-link {
  color: #000000;
}

.ohio-site-map-mobile.level-two .panel-heading {
  border-bottom: 1px solid #136bad;
}

.ohio-site-map-mobile.level-two .panel-heading a, .ohio-site-map-mobile.level-two .panel-heading .ohio-link, .ohio-site-map-mobile.level-two .panel-heading .ohio-alert .alert-link, .ohio-alert .ohio-site-map-mobile.level-two .panel-heading .alert-link {
  color: #000000;
}

.ohio-site-map-mobile.level-two .panel-heading.inactive {
  background-color: #ffffff;
}

.ohio-site-map-mobile.level-two .panel-heading.active {
  background-color: #ffffff;
}

.ohio-site-map-mobile.level-two .ohio-site-map-mobile__heading {
  padding-left: 1em;
}

.ohio-site-map-mobile.level-two ul {
  padding-left: 0;
}

.ohio-site-map-mobile.level-two ul li {
  padding: 1em 1em 1em 3em;
  list-style-type: none;
  background-color: #d8d8d8;
  margin-top: 3px;
}

.ohio-site-map-mobile.level-two ul li a, .ohio-site-map-mobile.level-two ul li .ohio-link, .ohio-site-map-mobile.level-two ul li .ohio-alert .alert-link, .ohio-alert .ohio-site-map-mobile.level-two ul li .alert-link {
  color: #000000;
}

.ohio-sorting {
  width: 250px;
  vertical-align: top;
}

.ohio-sorting__dropdown {
  display: inline-block;
  width: 200px;
  vertical-align: top;
}

.ohio-sorting__icon {
  display: inline-block;
  width: 20px;
  margin: 10px 10px 0 10px;
  font-size: 20px;
  height: 100%;
  cursor: pointer;
}

.ohio-spinner {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
}

.ohio-spinner::after, .ohio-spinner::before {
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -16px 0 0 -16px;
  height: 32px;
  width: 32px;
}

.ohio-spinner::after {
  -webkit-animation: rotate 0.6s linear infinite;
  animation: rotate 0.6s linear infinite;
  border-color: #525051 transparent transparent;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.ohio-spinner.primary::after {
  border-color: #700017 transparent transparent;
}

.ohio-spinner.success::after {
  border-color: #5e8000 transparent transparent;
}

.ohio-spinner.info::after {
  border-color: #3A75A1 transparent transparent;
}

.ohio-spinner.warning::after {
  border-color: #ed6102 transparent transparent;
}

.ohio-spinner.danger::after {
  border-color: #eb1316 transparent transparent;
}

.ohio-state-flag {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em;
}

@media (min-width: 768px) {
  .ohio-step-based-wizard {
    position: relative;
    width: 100%;
    height: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 50px;
  }
}

@media (max-width: 767px) {
  .ohio-step-based-wizard-col {
    position: relative;
  }
  .ohio-step-based-wizard-col::after, .ohio-step-based-wizard-col::before {
    border-color: #700017;
    background-color: #d8d8d8;
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 2px;
    border-right-width: 2px;
    content: "";
    position: absolute;
    height: 50%;
    width: 44px;
    z-index: -1;
    top: -25%;
  }
  .theme-green .ohio-step-based-wizard-col::after, .theme-green .ohio-step-based-wizard-col::before {
    border-color: #5e8000;
  }
  .theme-blue .ohio-step-based-wizard-col::after, .theme-blue .ohio-step-based-wizard-col::before {
    border-color: #3A75A1;
  }
  .ohio-step-based-wizard-col::after {
    top: 25%;
  }
  .ohio-step-based-wizard-col.is-selected::after, .ohio-step-based-wizard-col.is-selected::before {
    background-color: #700017;
  }
  .theme-green .ohio-step-based-wizard-col.is-selected::after, .theme-green .ohio-step-based-wizard-col.is-selected::before {
    background-color: #5e8000;
  }
  .theme-blue .ohio-step-based-wizard-col.is-selected::after, .theme-blue .ohio-step-based-wizard-col.is-selected::before {
    background-color: #3A75A1;
  }
  .ohio-step-based-wizard-col.is-current::before {
    background-color: #700017;
  }
  .theme-green .ohio-step-based-wizard-col.is-current::before {
    background-color: #5e8000;
  }
  .theme-blue .ohio-step-based-wizard-col.is-current::before {
    background-color: #3A75A1;
  }
  .ohio-step-based-wizard-col:first-of-type::before {
    display: none;
  }
  .ohio-step-based-wizard-col:last-of-type::after {
    display: none;
  }
}

@media (min-width: 768px) {
  .ohio-step-based-wizard-col {
    display: inline-block;
    text-align: left;
    position: relative;
  }
  .ohio-step-based-wizard-col::after, .ohio-step-based-wizard-col::before {
    border-color: #700017;
    background-color: #d8d8d8;
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-top-width: 2px;
    content: "";
    position: absolute;
    width: 50%;
    height: 44px;
  }
  .theme-green .ohio-step-based-wizard-col::after, .theme-green .ohio-step-based-wizard-col::before {
    border-color: #5e8000;
  }
  .theme-blue .ohio-step-based-wizard-col::after, .theme-blue .ohio-step-based-wizard-col::before {
    border-color: #3A75A1;
  }
  .ohio-step-based-wizard-col::after {
    right: 0;
  }
  .ohio-step-based-wizard-col .ohio-step-based-wizard-item {
    left: 50%;
    margin-left: -50px;
  }
  .ohio-step-based-wizard-col.is-selected::after, .ohio-step-based-wizard-col.is-selected::before {
    background-color: #700017;
  }
  .theme-green .ohio-step-based-wizard-col.is-selected::after, .theme-green .ohio-step-based-wizard-col.is-selected::before {
    background-color: #5e8000;
  }
  .theme-blue .ohio-step-based-wizard-col.is-selected::after, .theme-blue .ohio-step-based-wizard-col.is-selected::before {
    background-color: #3A75A1;
  }
  .ohio-step-based-wizard-col.is-current::before {
    background-color: #700017;
  }
  .theme-green .ohio-step-based-wizard-col.is-current::before {
    background-color: #5e8000;
  }
  .theme-blue .ohio-step-based-wizard-col.is-current::before {
    background-color: #3A75A1;
  }
  .ohio-step-based-wizard-col:first-of-type .ohio-step-based-wizard-item {
    left: 0;
  }
  .ohio-step-based-wizard-col:last-of-type .ohio-step-based-wizard-item {
    left: inherit;
    right: 0;
    margin-right: -50px;
  }
}

@media (max-width: 767px) {
  .ohio-step-based-wizard-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
  }
  .ohio-step-based-wizard-item-icon, .ohio-step-based-wizard-item-label {
    display: inline-block;
  }
  .ohio-step-based-wizard-item-icon {
    margin-right: 17px;
  }
  .ohio-step-based-wizard-item-icon-i {
    background-color: #700017;
    border-radius: 50%;
    color: #ffffff;
    font-size: 1.8rem;
    height: 44px;
    width: 44px;
    padding: 13px 0 0 13px;
  }
  .theme-green .ohio-step-based-wizard-item-icon-i {
    background-color: #5e8000;
  }
  .theme-blue .ohio-step-based-wizard-item-icon-i {
    background-color: #3A75A1;
  }
  .is-selected .ohio-step-based-wizard-item-icon-i {
    border: 2px solid;
    margin-top: -2px;
  }
  .ohio-step-based-wizard-item-label {
    font-size: 1.4rem;
    line-height: 1.3;
    color: #525051;
    line-height: 1.2;
    padding-top: 10px;
    padding-top: 0;
    width: 100px;
  }
  .ohio-step-based-wizard-item-label b {
    color: #000000;
  }
}

@media (min-width: 768px) {
  .ohio-step-based-wizard-item {
    position: absolute;
    text-align: center;
    width: 100px;
    z-index: 3;
  }
  .ohio-step-based-wizard-item-icon-i {
    background-color: #700017;
    border-radius: 50%;
    color: #ffffff;
    font-size: 1.8rem;
    padding: 13px;
  }
  .theme-green .ohio-step-based-wizard-item-icon-i {
    background-color: #5e8000;
  }
  .theme-blue .ohio-step-based-wizard-item-icon-i {
    background-color: #3A75A1;
  }
  .is-selected .ohio-step-based-wizard-item-icon-i {
    border: 2px solid;
    margin-top: -2px;
  }
  .ohio-step-based-wizard-item-label {
    font-size: 1.4rem;
    line-height: 1.3;
    color: #525051;
    line-height: 1.2;
    padding-top: 10px;
  }
  .ohio-step-based-wizard-item-label b {
    color: #000000;
  }
}

.ohio-step-based-wizard-vertical-col {
  position: relative;
}

.ohio-step-based-wizard-vertical-col::after, .ohio-step-based-wizard-vertical-col::before {
  border-color: #700017;
  background-color: #d8d8d8;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 2px;
  border-right-width: 2px;
  content: "";
  position: absolute;
  height: 50%;
  width: 44px;
  z-index: -1;
  top: -25%;
}

.theme-green .ohio-step-based-wizard-vertical-col::after, .theme-green .ohio-step-based-wizard-vertical-col::before {
  border-color: #5e8000;
}

.theme-blue .ohio-step-based-wizard-vertical-col::after, .theme-blue .ohio-step-based-wizard-vertical-col::before {
  border-color: #3A75A1;
}

.ohio-step-based-wizard-vertical-col::after {
  top: 25%;
}

.ohio-step-based-wizard-vertical-col.is-selected::after, .ohio-step-based-wizard-vertical-col.is-selected::before {
  background-color: #700017;
}

.theme-green .ohio-step-based-wizard-vertical-col.is-selected::after, .theme-green .ohio-step-based-wizard-vertical-col.is-selected::before {
  background-color: #5e8000;
}

.theme-blue .ohio-step-based-wizard-vertical-col.is-selected::after, .theme-blue .ohio-step-based-wizard-vertical-col.is-selected::before {
  background-color: #3A75A1;
}

.ohio-step-based-wizard-vertical-col.is-current::before {
  background-color: #700017;
}

.theme-green .ohio-step-based-wizard-vertical-col.is-current::before {
  background-color: #5e8000;
}

.theme-blue .ohio-step-based-wizard-vertical-col.is-current::before {
  background-color: #3A75A1;
}

.ohio-step-based-wizard-vertical-col:first-of-type::before {
  display: none;
}

.ohio-step-based-wizard-vertical-col:last-of-type::after {
  display: none;
}

.ohio-step-based-wizard-vertical-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
}

.ohio-step-based-wizard-vertical-item-icon, .ohio-step-based-wizard-vertical-item-label {
  display: inline-block;
}

.ohio-step-based-wizard-vertical-item-icon {
  margin-right: 17px;
}

.ohio-step-based-wizard-vertical-item-icon-i {
  background-color: #700017;
  border-radius: 50%;
  color: #ffffff;
  font-size: 1.8rem;
  height: 44px;
  width: 44px;
  padding: 13px 0 0 13px;
}

.theme-green .ohio-step-based-wizard-vertical-item-icon-i {
  background-color: #5e8000;
}

.theme-blue .ohio-step-based-wizard-vertical-item-icon-i {
  background-color: #3A75A1;
}

.is-selected .ohio-step-based-wizard-vertical-item-icon-i {
  border: 2px solid;
  margin-top: -2px;
}

.ohio-step-based-wizard-vertical-item-label {
  font-size: 1.4rem;
  line-height: 1.3;
  color: #525051;
  line-height: 1.2;
  padding-top: 10px;
  padding-top: 0;
  width: 100px;
}

.ohio-step-based-wizard-vertical-item-label b {
  color: #000000;
}

/**********************************************************
    *                 STYLE - Structured Story                *
    **********************************************************/
.ohio-structured-story .clearfix, .ohio-structured-story .ohio-external-takeover-wrapper {
  clear: both;
}

.ohio-structured-story .twisty .opened, .ohio-structured-story .twisty .closed {
  cursor: pointer;
}

.ohio-structured-story .story h2 {
  font-size: 22px;
  color: #700017;
}

.ohio-structured-story .story .twisty .sectionHeader {
  margin: 10px 0;
  background-color: #700017;
  color: #ffffff;
  padding: 8px;
}

.ohio-structured-story .story .twisty .sectionHeader h2, .ohio-structured-story .story .twisty .sectionHeader h3, .ohio-structured-story .story .twisty .sectionHeader .ohio-page-error-message-message {
  margin: 0;
  line-height: normal;
  color: #ffffff;
}

.ohio-structured-story .story .twisty .sectionBody {
  overflow: hidden;
}

.ohio-structured-story .story ul.nav-tabs {
  margin-bottom: 0;
}

.ohio-structured-story .story .wrapper .section {
  border: 1px solid #A1A1A1;
  padding: 10px;
}

.ohio-structured-story .story .horizontalTabs {
  margin: 20px 0;
}

.ohio-structured-story .story .horizontalTabs ul.nav-tabs {
  border-bottom: 1px solid #A1A1A1;
}

.ohio-structured-story .story .horizontalTabs ul.nav-tabs > li > a, .ohio-structured-story .story .horizontalTabs ul.nav-tabs > li > .ohio-link, .ohio-structured-story .story .horizontalTabs .ohio-alert ul.nav-tabs > li > .alert-link, .ohio-alert .ohio-structured-story .story .horizontalTabs ul.nav-tabs > li > .alert-link {
  border-radius: 0;
}

.ohio-structured-story .nav-tabs > li > a:hover, .ohio-structured-story .nav-tabs > li > .ohio-link:hover, .ohio-structured-story .ohio-alert .nav-tabs > li > .alert-link:hover, .ohio-alert .ohio-structured-story .nav-tabs > li > .alert-link:hover {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  border-bottom-color: #A1A1A1;
}

.ohio-structured-story .story .horizontalTabs ul.nav-tabs > li.active > a, .ohio-structured-story .story .horizontalTabs ul.nav-tabs > li.active > .ohio-link, .ohio-structured-story .story .horizontalTabs .ohio-alert ul.nav-tabs > li.active > .alert-link, .ohio-alert .ohio-structured-story .story .horizontalTabs ul.nav-tabs > li.active > .alert-link {
  border: 1px solid #A1A1A1;
  border-bottom-color: transparent;
}

.ohio-structured-story .story .horizontalTabs ul.nav-tabs > li.active > a:hover, .ohio-structured-story .story .horizontalTabs ul.nav-tabs > li.active > .ohio-link:hover, .ohio-structured-story .story .horizontalTabs .ohio-alert ul.nav-tabs > li.active > .alert-link:hover, .ohio-alert .ohio-structured-story .story .horizontalTabs ul.nav-tabs > li.active > .alert-link:hover {
  border-color: #A1A1A1 #A1A1A1 #f2f2f2;
}

.ohio-structured-story .story .horizontalTabs ul.tabs {
  float: left;
  width: 100%;
}

.ohio-structured-story .story .horizontalTabs ul.tabs li.tab {
  float: left;
}

.ohio-structured-story .story .horizontalTabs ul.tabs .tab.current {
  border-bottom-width: 0px;
}

.ohio-structured-story .story .horizontalTabs .wrapper {
  float: left;
  width: 100%;
}

.ohio-structured-story .story .horizontalTabs .wrapper .section {
  border-top-width: 0px;
}

.ohio-structured-story .story .horizontalTabs .wrapper .section p {
  margin-top: 0px;
}

.ohio-structured-story .story .tabs-left ul.nav-tabs {
  margin-right: 0;
}

.ohio-structured-story .story .verticalTabs {
  width: 100%;
  margin: 20px 0;
}

.ohio-structured-story .story .verticalTabs ul.nav-tabs li.tab a, .ohio-structured-story .story .verticalTabs ul.nav-tabs li.tab .ohio-link, .ohio-structured-story .story .verticalTabs ul.nav-tabs li.tab .ohio-alert .alert-link, .ohio-alert .ohio-structured-story .story .verticalTabs ul.nav-tabs li.tab .alert-link {
  margin-right: 0;
  border-radius: 0;
  border: 1px solid #A1A1A1;
}

.ohio-structured-story .story .verticalTabs ul.nav-tabs li.tab.active a, .ohio-structured-story .story .verticalTabs ul.nav-tabs li.tab.active .ohio-link, .ohio-structured-story .story .verticalTabs ul.nav-tabs li.tab.active .ohio-alert .alert-link, .ohio-alert .ohio-structured-story .story .verticalTabs ul.nav-tabs li.tab.active .alert-link {
  border-color: #A1A1A1 transparent #A1A1A1 #A1A1A1;
}

.ohio-structured-story .story .verticalTabs ul.tabs li.tab {
  display: block;
}

.ohio-structured-story .story .verticalTabs ul.tabs .tab.current {
  border-right-width: 0px;
}

.ohio-structured-story .story .verticalTabs .wrapper .section {
  border-left-width: 0px;
}

.ohio-structured-story .story .verticalTabs .wrapper .section p {
  margin-top: 0px;
}

.ohio-structured-story .tabs-left > .nav-tabs > li, .ohio-structured-story .tabs-right > .nav-tabs > li {
  float: none;
}

.ohio-table {
  position: relative;
}

.ohio-table--small {
  font-size: 1.4rem;
}

.ohio-table-row-responsive {
  color: #700017;
  display: none;
  border: 0;
  background: transparent;
  font-size: 1.4rem;
  padding: 0 6px;
  border-radius: 4px;
  margin-left: -6px;
  line-height: 1;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.theme-green .ohio-table-row-responsive {
  color: #5e8000;
}

.theme-blue .ohio-table-row-responsive {
  color: #3A75A1;
}

.parent .ohio-table-row-responsive {
  display: inline-block;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.collapsed .ohio-table-row-responsive {
  display: inline-block;
}

.ohio-table .table {
  border-collapse: separate;
  width: 100% !important;
}

.ohio-table .table .selected {
  background-color: #d8d8d8;
  color: #000000;
}

.ohio-table .table thead th {
  background-color: #f2f2f2;
  background-image: none !important;
  position: relative;
}

.ohio-table .table thead th.sorting:after,
.ohio-table .table thead th.sorting_asc:after,
.ohio-table .table thead th.sorting_desc:after {
  color: #A1A1A1;
  opacity: 1;
  top: 16px;
  position: absolute;
  top: inherit;
  right: 8px;
  display: block;
  font-family: FontAwesome;
}

.ohio-table .table thead th.sorting:after {
  content: "\f0dc";
  font-size: 0.8em;
  padding-top: 0.12em;
}

.ohio-table .table thead th.sorting_asc:after,
.ohio-table .table thead th.sorting_desc:after {
  color: #700017 !important;
}

.ohio-table .table thead th.sorting_asc:after {
  content: "\f0de";
}

.ohio-table .table thead th.sorting_desc:after {
  content: "\f0dd";
}

.ohio-table .table td {
  border-top: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
}

.ohio-table .table td.select-checkbox:before, .ohio-table .table td.select-checkbox:after {
  display: none;
}

.ohio-table .table th {
  font-weight: 400;
  border-top: 1px solid #d8d8d8 !important;
  border-right: 1px solid #d8d8d8;
  border-bottom-width: 0;
}

.ohio-table .table th.no-sort::after {
  display: none !important;
}

.ohio-table .table tr:first-child th:first-child {
  border-top-left-radius: 4px;
}

.ohio-table .table tr:first-child th:last-child {
  border-top-right-radius: 4px;
}

.ohio-table .table.collapsed th:first-child,
.ohio-table .table.collapsed td:first-child {
  min-width: 60px;
}

.ohio-table .table th:first-child,
.ohio-table .table td:first-child {
  border-left: 1px solid #d8d8d8;
}

.collapsed .ohio-table .table th:first-child, .collapsed .ohio-table .table td:first-child {
  min-width: 60px;
}

.ohio-table .table th:first-child.select-col,
.ohio-table .table td:first-child.select-col {
  text-align: center;
  padding-right: 2px;
}

.ohio-table .table th:first-child.select-col .ohio-checkbox,
.ohio-table .table td:first-child.select-col .ohio-checkbox {
  text-align: left;
}

.ohio-table .table th:last-child,
.ohio-table .table td:last-child {
  border-right: 1px solid #d8d8d8;
}

.ohio-table .table tr:last-child td {
  border-bottom: 1px solid #d8d8d8;
}

.ohio-table .table tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}

.ohio-table .table tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}

.ohio-table .table .selected ~ .selected td {
  border-top: 1px solid #ffffff;
}

.ohio-table .table tfoot td {
  border-top-width: 0;
  font-weight: 700;
}

.ohio-table .table tfoot td:first-child {
  border-bottom-left-radius: 4px;
}

.ohio-table .table tfoot td:last-child {
  border-bottom-right-radius: 4px;
}

.ohio-table[data-dynamic] .ohio-table-row:hover {
  background-color: #f2f2f2;
}

.ohio-table .dataTables_length {
  font-size: 1.4rem;
}

.ohio-table .dt-buttons .dt-button {
  background-color: #700017;
  color: #ffffff;
  padding: 6px 13px;
  font-size: 1.4rem;
  border: 1px solid #A1A1A1;
}

.theme-green .ohio-table .dt-buttons .dt-button {
  background-color: #5e8000;
}

.theme-blue .ohio-table .dt-buttons .dt-button {
  background-color: #3A75A1;
}

.ohio-table .dt-buttons .dt-button:hover {
  background-color: #540011;
}

.ohio-table .dt-buttons .dt-button:active {
  background-color: #8f001d;
}

.theme-green .ohio-table .dt-buttons .dt-button:hover {
  background-color: #4b6600;
}

.theme-green .ohio-table .dt-buttons .dt-button:active {
  background-color: #709900;
}

.theme-blue .ohio-table .dt-buttons .dt-button:hover {
  background-color: #136bad;
}

.theme-blue .ohio-table .dt-buttons .dt-button:active {
  background-color: #3d8ecc;
}

.ohio-table .dt-buttons .dt-button:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.ohio-table .dt-buttons .dt-button:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.ohio-table .ohio-checkbox input[type=checkbox] {
  margin-left: -20px;
}

.ohio-table-filters-search, .ohio-table-filters-btn-group {
  display: inline-block;
}

.ohio-table-filters .btn-group.open .dropdown-toggle,
.ohio-table-filters .btn-default:active:focus,
.ohio-table-filters .btn-default:active:hover,
.ohio-table-filters .open > .btn-default:hover {
  background-color: #540011;
  border-color: #A1A1A1;
  box-shadow: none;
  color: #ffffff;
}

.theme-green .ohio-table-filters .btn-group.open .dropdown-toggle, .theme-green .ohio-table-filters .btn-default:active:focus, .theme-green .ohio-table-filters .btn-default:active:hover, .theme-green .ohio-table-filters .open > .btn-default:hover {
  background-color: #4b6600;
}

.theme-blue .ohio-table-filters .btn-group.open .dropdown-toggle, .theme-blue .ohio-table-filters .btn-default:active:focus, .theme-blue .ohio-table-filters .btn-default:active:hover, .theme-blue .ohio-table-filters .open > .btn-default:hover {
  background-color: #136bad;
}

.ohio-table-filters-btn-group .btn {
  background-color: #700017;
  border-radius: 0;
  border-color: #A1A1A1;
  color: #ffffff;
  margin-right: -4px;
}

.theme-green .ohio-table-filters-btn-group .btn, .theme-green .ohio-table-filters-btn-group .ohio-search .btn, .ohio-search .theme-green .ohio-table-filters-btn-group .btn {
  background-color: #5e8000;
}

.theme-blue .ohio-table-filters-btn-group .btn, .theme-blue .ohio-table-filters-btn-group .ohio-search .btn, .ohio-search .theme-blue .ohio-table-filters-btn-group .btn {
  background-color: #3A75A1;
}

.ohio-table-filters-btn-group .btn:hover {
  background-color: #540011;
}

.ohio-table-filters-btn-group .btn:active {
  background-color: #8f001d;
}

.theme-green .ohio-table-filters-btn-group .btn:hover {
  background-color: #4b6600;
}

.theme-green .ohio-table-filters-btn-group .btn:active {
  background-color: #709900;
}

.theme-blue .ohio-table-filters-btn-group .btn:hover {
  background-color: #136bad;
}

.theme-blue .ohio-table-filters-btn-group .btn:active {
  background-color: #3d8ecc;
}

.ohio-table-filters-btn-group .btn:first-of-type {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.ohio-table-filters-btn-group .btn:last-of-type {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.ohio-table-filters-btn-group.open .btn {
  border-bottom-right-radius: 0;
}

.ohio-table-filters-btn-group .dropdown-menu {
  background-color: #f2f2f2;
  border-top-right-radius: 0;
  font-size: 1.4rem;
  margin-top: -1px;
  padding: 0 12px;
  right: -4px;
}

.ohio-textarea-field {
  background-color: #f2f2f2;
  border: 1px solid #A1A1A1;
  border-radius: 4px;
  padding: 8px 15px;
  width: 100%;
}

.ohio-timeline {
  position: relative;
}

.ohio-timeline .ohio-timeline__axis {
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 154px;
  bottom: 0;
  width: 8px;
  background: #A1A1A1;
}

.ohio-timeline .ohio-timeline-event {
  position: relative;
  margin-bottom: 20px;
  min-height: 180px;
}

.ohio-timeline .ohio-timeline__axis {
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 154px;
  bottom: 0;
  width: 8px;
  background: #8f001d;
}

.ohio-timeline .ohio-timeline-event__date {
  position: absolute;
  float: left;
  display: inline-block;
  top: 16px;
}

.ohio-timeline .ohio-timeline-event__icon {
  position: absolute;
  z-index: 1;
  left: 122px;
  float: left;
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 5px solid #8f001d;
}

.ohio-timeline .ohio-timeline-event__card {
  margin-left: 250px;
  border: 1px solid #A1A1A1;
  padding: 16px;
  min-height: 180px;
}

.ohio-timeline .ohio-timeline-event__title {
  font-weight: bold;
  margin: 0 0 16px 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #A1A1A1;
}

.ohio-timeline .ohio-timeline-event__thumbnail {
  float: left;
  height: 100px;
  margin-right: 16px;
  width: 150px;
}

.ohio-timepicker .ohio-select, .ohio-timepicker .ohio-choose-time, .ohio-timepicker .ohio-custom-dropdown {
  width: 100px;
}

.ohio-timepicker .ohio-segmented-control {
  margin-top: -5px;
}

.ohio-timepicker .ohio-segmented-control .btn {
  padding-left: 12px;
  padding-right: 12px;
}

.ohio-tooltip, .ohio-popover {
  color: #3A75A1;
}

.ohio-tooltip ~ .popover, .ohio-popover ~ .popover {
  position: absolute;
  max-width: 100%;
}

.ohio-upload-file {
  background-color: #f2f2f2;
  position: relative;
  padding: 9px 30px 9px 9px;
  margin: 5px 0;
  border-radius: 4px;
}

.ohio-upload-file .fa, .ohio-upload-file .ohio-external-nav-open-icon, .ohio-upload-file .ohio-external-takeover-close, .ohio-upload-file .ohio-external-takeover-close-icon, .ohio-upload-file .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .ohio-upload-file .select2-selection--single, .ohio-upload-file .select2-search--dropdown, .ohio-upload-file #toast-container .toast.toast-error::before, #toast-container .ohio-upload-file .toast.toast-error::before, .ohio-upload-file #toast-container .toast.toast-info::before, #toast-container .ohio-upload-file .toast.toast-info::before, .ohio-upload-file #toast-container .toast.toast-success::before, #toast-container .ohio-upload-file .toast.toast-success::before {
  color: #700017;
  margin-right: 10px;
}

.theme-green .ohio-upload-file .fa, .theme-green .ohio-upload-file .ohio-external-nav-open-icon, .theme-green .ohio-upload-file .ohio-external-takeover-close, .theme-green .ohio-upload-file .ohio-external-takeover-close-icon, .theme-green .ohio-upload-file .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .theme-green .ohio-upload-file .select2-selection--single, .theme-green .ohio-upload-file .select2-search--dropdown, .theme-green .ohio-upload-file #toast-container .toast.toast-error::before, #toast-container .theme-green .ohio-upload-file .toast.toast-error::before, .theme-green .ohio-upload-file #toast-container .toast.toast-info::before, #toast-container .theme-green .ohio-upload-file .toast.toast-info::before, .theme-green .ohio-upload-file #toast-container .toast.toast-success::before, #toast-container .theme-green .ohio-upload-file .toast.toast-success::before {
  color: #5e8000;
}

.theme-blue .ohio-upload-file .fa, .theme-blue .ohio-upload-file .ohio-external-nav-open-icon, .theme-blue .ohio-upload-file .ohio-external-takeover-close, .theme-blue .ohio-upload-file .ohio-external-takeover-close-icon, .theme-blue .ohio-upload-file .ohio-select2 .select2-container--default .select2-selection--single, .ohio-select2 .select2-container--default .theme-blue .ohio-upload-file .select2-selection--single, .theme-blue .ohio-upload-file .select2-search--dropdown, .theme-blue .ohio-upload-file #toast-container .toast.toast-error::before, #toast-container .theme-blue .ohio-upload-file .toast.toast-error::before, .theme-blue .ohio-upload-file #toast-container .toast.toast-info::before, #toast-container .theme-blue .ohio-upload-file .toast.toast-info::before, .theme-blue .ohio-upload-file #toast-container .toast.toast-success::before, #toast-container .theme-blue .ohio-upload-file .toast.toast-success::before {
  color: #3A75A1;
}

.ohio-upload-file-delete {
  background-color: transparent;
  border-width: 0;
  padding: 0;
  position: absolute;
  right: 0;
}

.ohio-upload-multiple-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.ohio-upload-single-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.ohio-upload-single-btn {
  background-color: #700017;
  border: 1px solid #700017;
  border-color: #700017;
  height: 34px;
}

.theme-green .ohio-upload-single-btn {
  background-color: #5e8000;
}

.theme-blue .ohio-upload-single-btn {
  background-color: #3A75A1;
}

.ohio-upload-single-btn:hover {
  background-color: #540011;
}

.ohio-upload-single-btn:active {
  background-color: #8f001d;
}

.theme-green .ohio-upload-single-btn:hover {
  background-color: #4b6600;
}

.theme-green .ohio-upload-single-btn:active {
  background-color: #709900;
}

.theme-blue .ohio-upload-single-btn:hover {
  background-color: #136bad;
}

.theme-blue .ohio-upload-single-btn:active {
  background-color: #3d8ecc;
}

.theme-green .ohio-upload-single-btn {
  border: 1px solid #5e8000;
}

.theme-blue .ohio-upload-single-btn {
  border: 1px solid #3A75A1;
}

.theme-green .ohio-upload-single-btn {
  border-color: #5e8000;
}

.theme-blue .ohio-upload-single-btn {
  border-color: #3A75A1;
}

.ohio-upload-single-btn:hover {
  border-color: #540011;
}

.ohio-upload-single-btn:active {
  border-color: #8f001d;
}

.theme-green .ohio-upload-single-btn:hover {
  border-color: #4b6600;
}

.theme-green .ohio-upload-single-btn:active {
  border-color: #709900;
}

.theme-blue .ohio-upload-single-btn:hover {
  border-color: #136bad;
}

.theme-blue .ohio-upload-single-btn:active {
  border-color: #3d8ecc;
}

.ohio-upload-single-btn, .ohio-upload-single-btn:focus, .ohio-upload-single-btn:hover {
  color: #ffffff;
}

.ohio-vector-map {
  padding: 0 15px;
}

.ohio-vector-map-zoom {
  left: 10px;
  top: 10px;
  position: absolute;
  width: 28px;
}

.ohio-vector-map-zoom-btn {
  border-color: #A1A1A1;
  display: block;
  padding: 1px 7px;
}

.ohio-vector-map-zoom-btn:first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-width: 0;
}

.ohio-vector-map-zoom-btn:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ohio-vector-map-row {
  border-radius: 4px;
}

@media (min-width: 992px) {
  .ohio-vector-map-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.ohio-vector-map-left, .ohio-vector-map-right {
  padding: 0 50px 30px;
}

.ohio-vector-map-left:first-child, .ohio-vector-map-right:first-child {
  border-bottom: 1px solid #A1A1A1;
}

@media (min-width: 992px) {
  .ohio-vector-map-left:first-child, .ohio-vector-map-right:first-child {
    border-bottom-width: 0;
    border-right: 1px solid #A1A1A1;
  }
}

.ohio-vector-map-left {
  padding-top: 50px;
}

.ohio-vector-map-source {
  color: #525051;
  font-size: 1.4rem;
  margin-top: 30px;
}

.ohio-vector-map-stat {
  font-size: 1.4rem;
  margin-bottom: 8px;
  padding-left: 30px;
  position: relative;
}

.ohio-vector-map-stat::before {
  background-color: #700017;
  border-radius: 4px;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  position: absolute;
}

.theme-green .ohio-vector-map-stat::before {
  background-color: #5e8000;
}

.theme-blue .ohio-vector-map-stat::before {
  background-color: #3A75A1;
}

.ohio-vector-map-stat.gray-dark::before {
  background-color: #525051;
}

.ohio-vector-map-stat.gray-light::before {
  background-color: #A1A1A1;
}

.ohio-vector-map-stat.gray-lighter::before {
  background-color: #d8d8d8;
}

.ohio-wizard-page .ohio-generic-wizard, .ohio-wizard-page-fields, .ohio-wizard-page-footer {
  margin-top: 40px;
}

/* START Events Search */
/* search */
.odx-events___search-container {
  width: 100%;
  background-color: white;
  padding: 1px;
  margin-bottom: 20px;
}

.odx-events__search-input {
  width: calc(100% - 150px);
  background-color: white;
  height: 40px;
  padding: 7px;
  border-radius: 5px 0px 0px 5px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-right: 0px;
  outline: none;
}

.odx-events__search-btn {
  height: 40px;
  width: 150px;
  float: right;
  text-transform: uppercase;
  padding: 7px 0px;
  border-radius: 0px 5px 5px 0px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-left: 0px;
  outline: none;
}

/* categories tags */
.odx-events__categories-item[data-category="*"] span {
  font-size: 35px;
  line-height: 0;
  top: 20px;
}

.odx-events__categories-title {
  margin-bottom: 10px;
}

.odx-events__categories-item {
  border: 1px solid gray;
  border-radius: 4px;
  height: 40px;
  display: inline-block;
  margin: 0 15px 10px 0;
}

.odx-events__categories-container {
  border: 1px solid gray;
  border-radius: 4px;
  padding: 10px 0 0 10px;
  min-height: 62px;
}

.odx-events__categories-item span {
  font-size: 12px;
  font-weight: bold;
  top: 4px;
  padding: 0 5px 0 10px;
  position: relative;
  text-transform: uppercase;
}

.odx-events__categories-item-btn {
  border: none;
  top: 5px;
  position: relative;
  margin-right: 5px;
}

/* Events Details */
.odx-events__counter {
  font-size: 18px;
  font-weight: 600;
  margin: 30px 0 20px 0;
}

.odx-events__list-search {
  line-height: 1.5;
}

.odx-events__item-search {
  position: relative;
  display: table;
}

.odx-events__item-link-search {
  display: table-cell;
  width: 100%;
  height: 90px;
  vertical-align: middle;
  padding: 10px 0 5px;
}

.odx-events__item-link-border {
  border-bottom: 1px solid #D8D8D8;
}

a.odx-events__item-link-search {
  text-decoration: none;
}

a.odx-events__item-link-search:hover, a.odx-events__item-link-search:active, a.odx-events__item-link-search:visited {
  text-decoration: none;
}

.odx-events__item-left-search {
  float: left;
  padding-top: 4px;
  padding-right: 15px;
}

.odx-events__item-date {
  width: 50px;
  height: 50px;
  background-color: darkred;
  display: table-cell;
  vertical-align: middle;
  color: white;
  bottom: -15px;
  line-height: 1;
  padding: 0px;
  border-radius: 4px;
}

.odx-events__item-date-month {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}

.odx-events__item-date-day {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.odx-events__item-title {
  font-weight: bold;
  height: 25px;
  color: black;
  overflow: hidden;
}

.core-events__item-summary,
.core-events__item-location-name,
.core-events__item-location,
.core-events__item-duration {
  color: #4A4A4A;
  font-size: 1em;
}

.core-events__item-duration {
  text-transform: uppercase;
}

.odx-events__item-categories {
  position: relative;
  top: 3px;
}

.odx-events__item-categories span {
  background-color: lightgray;
  max-width: 60px;
  display: inline-block;
  border-radius: 4px;
  padding: 2px 8px;
  font-size: 12px;
  color: darkgray;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 5px;
}

.odx-events__item-categories span[data-tag="*"] {
  font-size: 22px;
  line-height: 0.4em;
  padding-top: 12px;
}

.odx-events__search-reset button {
  height: 40px;
  width: 150px;
  font-size: 18px;
  text-transform: uppercase;
  background-color: darkred;
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  outline: none;
  margin: 0 auto 20px;
  display: block;
}

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

.odx-events__img-no-results img {
  margin: 50px auto;
  display: block;
  width: 420px;
}

/* END Events Search */
.odx-weather-cards__container-carousel {
  width: 300px;
  margin: auto;
}

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

.odx-weather-cards__item {
  width: 100%;
  max-width: 300px;
  height: 150px;
  border-radius: 4px;
  background-color: #F2F2F2;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  display: table;
  margin: 0 auto;
  position: relative;
}

.odx-weather-cards__description {
  padding: 0 10px 0 20px;
  width: calc(100% - 100px);
  display: inline-block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.odx-weather-cards__description-carousel {
  padding: 0 15px 0 25px;
}

.odx-weather-cards__city {
  font-size: 1.25em;
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-top: 7px;
}

.odx-weather-cards__phrase {
  font-size: 1.1em;
  max-height: 42px;
  overflow: hidden;
  line-height: 1.25em;
  margin: 7px 0 5px 0;
}

.odx-weather-cards__temp {
  font-size: 1.125em;
  font-weight: bold;
}

.odx-weather-cards__icon {
  width: 100px;
  display: inline-block;
  position: relative;
  height: 100%;
  float: right;
}

.odx-weather-cards__icon-carousel {
  right: 10px;
}

.odx-weather-cards__icon span {
  top: 25px;
  position: absolute;
}

.odx-weather-cards__carousel-container {
  width: 100%;
  display: table;
  height: 120px;
  position: relative;
}

.odx-weather-cards__item-carousel {
  height: 120px;
}

.odx-weather-cards__item-carousel .odx-weather-cards__icon span {
  top: 15px;
}

.odx-weather-cards__footer-link {
  width: 100%;
  display: inline-block;
  bottom: 0;
  text-align: center;
  padding: 0 10px 10px;
}

.odx-carousel-button-a11y {
  cursor: pointer;
}

.odx-carousel-weather-button-left, .odx-carousel-weather-button-right {
  position: absolute;
  z-index: 999;
}

.odx-carousel-weather-button-left div {
  top: 45px;
  left: 20px;
  font-size: 36px;
  position: absolute;
}

.odx-carousel-weather-button-right div {
  bottom: 75px;
  left: 268px;
  font-size: 36px;
  position: absolute;
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-ui-kit-components.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-ui-kit-components.overrides.scss */
/* Alpha Directory */
.ohio-odx-alpha-directory {
  min-height: 550px;
}

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

.ohio-odx-alpha-directory__search-container {
  width: 100%;
}

.ohio-odx-alpha-directory__search-container .ohio-search-field.form-control {
  font-size: 16px;
  border-radius: 4px;
  background-color: #f2f2f2;
  border: solid 1px #a1a1a1;
  font-weight: bold;
}

.ohio-odx-alpha-directory__search-container .ohio-search-field.form-control::placeholder {
  color: #a1a1a1;
}

.ohio-odx-alpha-directory__search-container .input-group-btn {
  font-size: 16px;
}

.ohio-odx-alpha-directory__search-container .input-group-btn .fa {
  color: #3A75A1;
}

.ohio-odx-alpha-directory__search-container label.input-group {
  margin-bottom: 0;
}

.ohio-odx-alpha-directory__search-container input.ohio-search-field {
  height: 47px;
  padding: 14px 30px 10px 10px;
}

.ohio-odx-alpha-directory__search-container button.ohio-search-btn {
  padding: 12px 10px 10px 10px;
}

.ohio-odx-alpha-directory__alphabet-container {
  margin-bottom: 0px;
}

ul.ohio-odx-alpha-directory__alphabet {
  border-radius: 5px;
  display: inline-table;
  padding: 0 10px 0 0;
}

ul.ohio-odx-alpha-directory__alphabet li {
  padding: 5px 7px;
}

ul.ohio-odx-alpha-directory__alphabet .ohio-odx-alpha-directory__alphabet-list-title {
  background-color: #3A75A1;
  border-radius: 5px 0 0 5px;
}

ul.ohio-odx-alpha-directory__alphabet a.ohio-odx-alpha-directory__alphabet-char {
  text-transform: uppercase;
}

ul.ohio-odx-alpha-directory__alphabet a.ohio-odx-alpha-directory__alphabet-char.is-active {
  color: #3A75A1;
}

ul.ohio-odx-alpha-directory__alphabet .odx-alpha-directory__alphabet-button-all {
  padding: 5px 10px;
  display: block;
}

.ohio-odx-alpha-directory__column {
  border-right: 1px solid #D8D8D8;
  margin-right: 10px;
  padding: 0 10px;
}

.ohio-odx-alpha-directory__column:last-child {
  border-right: none;
}

ul.ohio-odx-alpha-directory__group-items {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

ul.ohio-odx-alpha-directory__group-items > li {
  margin: 0 0 10px 0;
}

.ohio-odx-alpha-directory__group .ohio-odx-alpha-directory__group-title {
  text-transform: uppercase;
  color: gray;
  margin-bottom: 15px;
}

/*CARD GROUP TABS*/
.ohio-card-site-url {
  margin-top: 10px;
}

.ohio-card.ohio-card--center .ohio-card-content {
  text-align: left;
  min-height: 240px;
  overflow: hidden;
}

.ohio-card-footer__link {
  display: inline-block;
  width: 100%;
}

.ohio-card-footer .ohio-card-social {
  float: right;
  margin-top: -12px;
}

.ohio-cards__topics {
  list-style-type: none;
}

.ohio-topic-tab {
  text-align: center;
  height: 65px;
  cursor: pointer;
  padding-top: 12px;
}

.ohio-card-social-link .fa-share-alt {
  font-size: 32px;
}

/* Card with Arrow */
.ohio-card {
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.4s;
}

.ohio-card:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 0, 0, 0.22);
}

.ohio-card-content .ohio-card-content-header {
  margin-top: 15px;
  margin-bottom: 5px;
}

.ohio-card-content p {
  font-size: 17px;
}

.ohio-topic-tab.active {
  background-color: #51121c;
}

.ohio-topic-tab.active::after {
  content: '';
  width: 30px;
  /* Width of the arrow */
  left: 50%;
  /* Left: 50% */
  margin-left: -15px;
  /* - (width / 2)*/
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #b54d5d;
  display: block;
  height: 30px;
  position: absolute;
  bottom: 0;
}

.ohio-card-bg {
  height: 150px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .ohio-card-bg {
    height: 200px;
  }
}

.odx-leader-card .ohio-card-bg {
  height: 250px;
}

.ohio-card-footer__link a {
  font-size: 25px;
  font-weight: bold;
}

.ohio-cards__tabs {
  background-color: #8b2434;
  color: white;
}

.ohio-card-group-tabs__container {
  background-color: #b74b5b;
}

.ohio-cards-topics__card .ohio-card {
  background-color: white;
}

.ohio-card-arrow-content {
  line-height: 1.5em;
  margin-top: 15px;
}

.ohio-card-arrow-content::after {
  margin-top: 15px;
}

/* .ohio-card-arrow .ohio-card-arrow-content::after {
    top: 10px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 10px solid rgb(112, 0, 23);
  } */
/* Accordeon Categories */
.ohio-accordion-panel {
  border-style: none;
  margin-bottom: 2px;
}

h4.panel-title {
  margin-top: 0px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

.panel-collapse .panel-body {
  font-size: 18px;
  line-height: 1.78;
  letter-spacing: 0px;
  text-align: left;
  color: #000000;
  background-color: rgba(217, 217, 217, 0.1);
}

.ohio-accordion-panel .panel-heading {
  background-color: #d9d9d9;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-color: #8c8c8c;
}

#all-topics-option {
  color: #8c8c8c;
}

.ohio-accordion-panel .panel-heading[aria-expanded='true'] {
  background-color: #8c8c8c;
}

p.ohio-odx-mobile__intro {
  margin-top: -25px;
  margin-bottom: 14px;
}

.ohio-accordions-categories__questions {
  margin-bottom: 50px;
}

.ohio-odx-accordeon-categories__topics {
  text-align: center;
  font-family: Muli;
  margin-bottom: 50px;
}

.ohio-odx-accordeon-topics {
  display: inline-block;
}

.ohio-button {
  background-color: #3A75A1;
  margin-right: 5px;
}

.ohio-button:hover {
  background-color: #700018;
}

.ohio-button.secondary {
  border-color: #700018;
  opacity: 0.5;
  color: #D8D8D8;
}

.ohio-odx-accordeon-categories-subtitle {
  margin-top: -28px;
  margin-bottom: 80px;
  font-family: Muli;
  opacity: 0.6;
  font-size: 28px;
  color: #3A75A1;
}

p.ohio-odx-summary {
  margin-bottom: 40px;
}

p.ohio-odx-summary a.ohio-accordeon-link {
  color: #14499E;
}

.ohio-accordion-caret {
  font-size: 12px;
  color: #3A75A1;
  margin-top: 8px;
}

.aw-content-title {
  font-size: 48px;
  color: #700018;
  font-family: Muli;
}

.ohio-accordions-categories__mobile .ohio-select-select {
  margin-bottom: 20px;
}

.ohio-accordions-categories__mobile .ohio-select-select option:first-child {
  color: #8c8c8c;
}

a.panel-body__read-more {
  text-decoration: underline;
  float: left;
}

.panel-body__answer--short {
  position: relative;
  max-height: 75px;
  overflow: hidden;
}

.ohio-accordion-caret.ohio-caret-center {
  margin-top: -8px;
}

.panel-body__answer--short:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 80%);
  z-index: 1;
}

@media only screen and (max-width: 415px) {
  .ohio-accordions-categories {
    display: none;
  }
  .ohio-accordions-categories__mobile {
    display: inline;
  }
  .aw-content-title {
    font-size: 32px;
  }
  h4.panel-title {
    font-size: 16px;
  }
}

@media only screen and (min-width: 415px) {
  .ohio-accordions-categories {
    display: inline;
  }
  .ohio-accordions-categories__mobile {
    display: none;
  }
}

/* START Cards filter recalls */
.odx-cards___search-container {
  margin-top: 40px;
}

.odx-card-no-result__message {
  text-align: center;
  font-weight: 600;
  margin-top: -25px;
}

.odx-cards__counter {
  margin-top: 20px;
}

.odx-cards__categories-title {
  margin-top: 20px;
}

.ohio-card-division__box {
  text-transform: uppercase;
}

.ohio-odx-card__info--reason {
  min-height: 35px;
  line-height: 1em;
}

.ohio-odx-card__info {
  font-size: 12px;
  margin-bottom: -5px;
}

.odx-cards__item-search {
  margin-bottom: 20px;
}

.ohio-select__status {
  height: 67px;
  width: 100%;
}

.ohio-odx-card.odx-recall-card {
  height: 400px;
}

.ohio-odx-card.odx-recall-card .ohio-odx-card__content .ohio-card-content-header {
  max-height: 50px;
  min-height: 50px;
  font-size: 1.2em;
}

.ohio-odx-card.odx-recall-card .ohio-odx-card__content .ohio-card__product-type {
  min-height: 40px;
  line-heigth: 1.3em;
}

.ohio-odx-card .ohio-card-content .ohio-odx-card__info {
  font-size: 0.8em;
  margin-bottom: -5px;
}

.ohio-odx-card .ohio-card-content .ohio-odx-card__info--reason {
  min-height: 35px;
  line-height: 1em;
}

.ohio-odx-card .ohio-card-content .ohio-odx-card__info--manufacturer {
  min-height: 35px;
  line-height: 1em;
}

.ohio-odx-card .ohio-card-content .ohio-odx-card__info--status {
  margin-bottom: 0;
}

.ohio-odx-card .ohio-card-content p {
  height: auto;
}

.ohio-odx-card .ohio-card-content.ohio-odx-card__content {
  overflow: visible;
}

.odx-cards__search-input {
  width: calc(100% - 150px);
  background-color: white;
  height: 40px;
  padding: 7px 10px 4px 12px;
  border-radius: 5px 0 0 5px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-right: 0;
  outline: none;
}

/* END Cards filter recalls */
/* Carousel Cards */
.ohio-carousel-cards__title {
  font-weight: 800;
  line-height: 1.27;
  color: #700018;
}

.ohio-carousel-cards-item__text {
  font-weight: bold;
  color: #404040;
}

.ohio-carousel-cards-item__container:hover,
.ohio-carousel-cards-item__container:active {
  text-decoration: none !important;
}

.ohio-carousel-cards__footer span {
  color: #14499E;
}

.ohio-carousel-cards___button-left div {
  background-image: url("/wps/wcm/connect/gov/62629ff1-3c37-45f7-8d17-89ecdf7192d8/arrow.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-62629ff1-3c37-45f7-8d17-89ecdf7192d8-nZH99x-");
  background-repeat: no-repeat;
  background-size: 16px 73px;
}

.ohio-carousel-cards___button-right div {
  background-image: url("/wps/wcm/connect/gov/62629ff1-3c37-45f7-8d17-89ecdf7192d8/arrow.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-62629ff1-3c37-45f7-8d17-89ecdf7192d8-nZH99x-");
  background-repeat: no-repeat;
  background-size: 16px 73px;
}

.ohio-carousel-cards__footer {
  text-align: right;
}

@media (max-width: 767px) {
  .ohio-carousel-cards__title {
    padding: 35px 10px;
  }
  .ohio-carousel-cards__footer {
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .ohio-carousel-cards__title {
    padding: 35px 0px;
  }
  .ohio-carousel-cards__footer {
    padding-right: 0;
  }
}

.carousel-cards__container {
  background-color: #d9d9d9;
  margin: 20px 0;
}

.ohio-site-map-desktop li {
  list-style-type: none;
}

.ohio-site-map-desktop a {
  font-weight: initial;
  text-decoration: underline;
}

.ohio-site-map-desktop a.ohio-site-map-desktop__title {
  font-weight: bold;
}

.ohio-site-map-desktop :after {
  content: '';
  display: block;
  clear: both;
}

.ohio-site-map-desktop .grid-sizer, .ohio-site-map-desktop .ohio-site-map-desktop__grid-item {
  width: 33.333%;
}

.ohio-site-map-desktop .ohio-site-map-desktop__grid-item {
  float: left;
}

.ohio-site-map-desktop .ohio-site-map-desktop__grid-item .ohio-site-map-desktop__site-container {
  background-color: #f2f2f2;
  margin: 0.5em;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  padding-bottom: 0.5em;
}

.ohio-site-map-desktop .ohio-site-map-desktop__grid-item .ohio-site-map-desktop__site-container .ohio-site-map-desktop__img {
  height: 150px;
  background: no-repeat center center;
  background-size: cover;
  border-radius: 4px 4px 0px 0px;
}

.ohio-site-map-desktop .ohio-site-map-desktop__grid-item .ohio-site-map-desktop__site-container .ohio-site-map-desktop__content {
  margin: 1.2em;
}

@media screen and (max-width: 768px) {
  .ohio-site-map-desktop .ohio-site-map-desktop__grid-item,
  .ohio-site-map-desktop .grid-sizer, .ohio-site-map-desktop .ohio-site-map-desktop__grid-item {
    width: 50%;
  }
}

.ohio-site-map-mobile {
  margin-top: 0;
  border-style: none;
  margin-bottom: 0;
}

.ohio-site-map-mobile .panel {
  border: 0 solid #FFFFFF;
  margin-bottom: 3px;
  margin-top: 0;
}

.ohio-site-map-mobile .panel + .panel {
  margin-top: 0;
}

.ohio-site-map-mobile .panel .panel-heading {
  padding: 1em 1em;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.ohio-site-map-mobile .panel .panel-heading .ohio-site-map-mobile__heading {
  position: relative;
}

.ohio-site-map-mobile .panel .panel-heading .ohio-site-map-mobile__heading .ohio-site-map-mobile__toggle-container {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1em;
}

.ohio-site-map-mobile .panel .panel-heading .ohio-site-map-mobile__heading .ohio-site-map-mobile__toggle-container .fa {
  margin-top: 7px;
}

.ohio-site-map-mobile .panel .panel-heading .row {
  margin-left: 0;
  margin-right: 0;
}

.ohio-site-map-mobile .panel .panel-heading .row .padding-fix {
  padding-left: 0;
  padding-right: 0;
}

.ohio-site-map-mobile.level-one .panel-heading.inactive {
  background-color: #14499E;
  padding: 15px 20px 12px;
}

.ohio-site-map-mobile.level-one .panel-heading.inactive a {
  color: white;
}

.ohio-site-map-mobile.level-one .panel-heading.active {
  background-color: #3377e5;
  padding: 15px 20px 12px;
}

.ohio-site-map-mobile.level-one .panel-heading.active a {
  color: white;
}

.ohio-site-map-mobile.level-two .panel-heading {
  border-bottom: 1px solid #f2f2f2;
}

.ohio-site-map-mobile.level-two .panel-heading a {
  color: #000000;
}

.ohio-site-map-mobile.level-two .panel-heading.inactive {
  background-color: #FFFFFF;
}

.ohio-site-map-mobile.level-two .panel-heading.inactive a {
  color: #000000;
}

.ohio-site-map-mobile.level-two .panel-heading.active {
  background-color: #FFFFFF;
}

.ohio-site-map-mobile.level-two .panel-heading.active a {
  color: #000000;
}

.ohio-site-map-mobile.level-two .ohio-site-map-mobile__heading {
  padding-left: 1em;
}

.ohio-site-map-mobile.level-two ul {
  padding-left: 0;
}

.ohio-site-map-mobile.level-two ul li {
  padding: 1em 1em 1em 3em;
  list-style-type: none;
  background-color: #f2f2f2;
  margin-top: 3px;
}

.ohio-site-map-mobile.level-two ul li a {
  color: #000000;
}

/* START: Footer Navigation Overrides */
.ohio-footer-navigation .ohio-footer-navigation__secondary-links p {
  line-height: 17px;
}

.ohio-footer-navigation .ohio-footer-navigation__secondary-links p a {
  color: #000000;
  font-size: 0.75em;
}

/* END: Footer Navigation Overrides */
/* START: Footer Navigation Media Queries */
@media screen and (max-width: 767px) and (min-width: 0px) {
  .ohio-footer-navigation .grid-sizer, .ohio-footer-navigation .ohio-site-map-desktop .ohio-site-map-desktop__grid-item, .ohio-site-map-desktop .ohio-footer-navigation .ohio-site-map-desktop__grid-item {
    width: 100%;
  }
  .ohio-footer-navigation .ohio-footer-navigation__grid-item {
    width: 100%;
  }
  .ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container {
    margin: 0;
  }
  .ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__site-container .ohio-footer-navigation__content {
    margin: 0;
  }
  .ohio-footer-navigation .ohio-footer-navigation__grid-item .ohio-footer-navigation__secondary-links {
    display: none;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .ohio-footer-navigation .grid-sizer, .ohio-footer-navigation .ohio-site-map-desktop .ohio-site-map-desktop__grid-item, .ohio-site-map-desktop .ohio-footer-navigation .ohio-site-map-desktop__grid-item {
    width: 33.333%;
  }
  .ohio-footer-navigation .ohio-footer-navigation__grid-item {
    width: 33.333%;
  }
}

/* END: Footer Navigation Media Queries */
.ohio-external-nav-open-icon {
  font-size: 1.2rem;
  top: 2px;
  position: relative;
}

/* START Search Events */
.odx-events__search-container {
  width: 100%;
  background-color: white;
  padding: 1px;
  margin-bottom: 20px;
}

.odx-events__search-input {
  font-size: 0.875em;
}

.odx-events__search-btn {
  font-size: 1.126em;
  background-color: #3A75A1;
  padding: 9px 0px;
}

.odx-events__categories-item[data-category='*'] span {
  font-size: 2.18em;
}

.odx-events__categories-title {
  font-size: 1.125em;
  font-weight: 600;
}

.odx-events__categories-item {
  border: 1px solid #3A75A1;
  color: #3A75A1;
}

.odx-events__categories-container {
  border: 1px solid #D8D8D8;
}

.odx-events__categories-item span {
  font-size: 0.75em;
}

.odx-events__counter {
  font-size: 1.125em;
  font-weight: 600;
}

.odx-events__item-link-border {
  border-bottom: 1px solid #D8D8D8;
}

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

.odx-events__item-date-month {
  font-size: 0.875em;
}

.odx-events__item-date-day {
  font-size: 1.5em;
}

.odx-events__item-duration {
  font-size: 1em;
}

.odx-events__item-categories span {
  background-color: #F2F2F2;
  font-size: 0.75em;
  color: #4A4A4A;
  padding: 2px 8px 0;
}

.odx-events__item-categories span[data-tag='*'] {
  font-size: 1.375em;
  line-height: 0.4em;
  padding-top: 14px;
}

.odx-events__search-reset button {
  font-size: 1.125em;
  background-color: #3A75A1;
  border: none;
  padding: 10px 0;
}

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

.odx-events__list-search {
  line-height: 1.5;
}

.odx-events__search-input {
  padding: 12px 10px 10px 10px;
  border-top: 1px solid #3A75A1;
  border-bottom: 1px solid #3A75A1;
  border-left: 1px solid #3A75A1;
}

.odx-events__categories-item span {
  top: 5px;
}

body .content-body a.odx-events__item-link-search,
body .content-body a.odx-events__item-link-search:hover,
body .content-body a.odx-events__item-link-search:active,
body .content-body a.odx-events__item-link-search:visited,
body .content-body a.odx-events__item-link-search:focus {
  text-decoration: none;
}

.odx-events__item-date-month {
  padding-top: 6px;
}

.odx-events__search-pagination li a,
.odx-events__search-pagination li a:hover,
.odx-events__search-pagination li a:active,
.odx-events__search-pagination li a:visited,
.odx-events__search-pagination li a:focus {
  font-size: 1.25em;
  line-height: 1.8em;
  font-weight: 600;
  text-decoration: none;
}

.odx-events__search-pagination li a {
  padding: 0px 10px;
  height: 32px;
  /*width: 32px;*/
}

.odx-events__search-pagination li:first-child a {
  padding-left: 11px;
}

.odx-events__search-pagination li:last-child a {
  padding-left: 13px;
}

.select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  height: 40px;
  background-color: transparent;
  color: #3A75A1;
  border: 2px solid #3A75A1;
  font-size: 0.75em;
  font-weight: bold;
  padding: 9px 0px 11px 10px;
  text-transform: uppercase;
  margin: 10px 10px 0 0;
}

.ohio-select2 .select2-selection--multiple .select2-selection__choice__remove,
.ohio-select2 .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #3A75A1;
  font-size: 1.5em;
  margin-top: 0.6px;
  font-weight: bold;
}

.ohio-select2 .select2-selection--multiple ul.select2-selection__rendered {
  padding: 2px 2px 2px 12px;
}

.select2-container .select2-search--inline .select2-search__field {
  padding-top: 15px;
}

@media (max-width: 767px) {
  .odx-events__img-no-results img {
    width: 300px;
  }
}

@media (min-width: 768px) {
  .odx-events__img-no-results img {
    width: 420px;
  }
}

/* END Search Events */
/* START Weather */
.odx-weather-cards__description-carousel {
  padding: 0 5px 0 35px;
}

.odx-weather-cards__city {
  font-size: 1.75em;
}

.odx-weather-cards__phrase {
  font-size: 1.125em;
}

.odx-carousel-weather-button-left div {
  left: 13px;
  top: 55px;
}

.odx-carousel-weather-button-right div {
  bottom: 85px;
  left: 274px;
}

.odx-weather-cards__description {
  color: #14499E;
}

.odx-carousel-weather-button-left,
.odx-carousel-weather-button-right {
  z-index: 998;
}

.odx-weather-cards__icon span {
  width: 80px;
  height: 80px;
  margin: 17px 10px;
}

/* END Weather*/
/* END Spinner*/
.ohio-spinner.ohio-spinner--centered {
  width: 100%;
  padding: 40px;
}

/* END Spinner*/
/* START: Cards */
.ohio-card-bg-img--default {
  display: block;
  height: 100%;
  width: 100%;
  background-image: url("/wps/wcm/connect/gov/1ebee550-d9fe-42ef-ac95-dce4d4be2fca/ohio-map.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-1ebee550-d9fe-42ef-ac95-dce4d4be2fca-nZH99x-");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #bfd6e8;
}

.odx-carousel-cards-item:nth-child(odd) .ohio-card-bg-img--default {
  background-image: url("/wps/wcm/connect/gov/6ae35a9b-07a7-4166-bb9a-500ff8a2e606/ohio-outline.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-6ae35a9b-07a7-4166-bb9a-500ff8a2e606-nZH99x-");
}

/* END: Cards */
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-ui-kit-components.overrides.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-ibm-portal-overrides.scss */
/* Stylesheet necessary to display top menus generated by the portal theme */
body.lotusui30dojo {
  font-size: 1em;
}

.wpthemeHeader {
  display: none;
}

header .wpthemeSelected a {
  background-color: #404040;
}

.ibmPortalControl .wpthemeControlHeader {
  display: none;
}

#wpthemeComplementaryContent {
  margin: 0 auto;
  width: 940px;
}

#wpthemeComplementaryContent #wpthemeComplementaryContentText, #wpthemeComplementaryContent #newPage, #wpthemeComplementaryContent #sharePage, #wpthemeComplementaryContent #viewMorePage, #wpthemeComplementaryContent #sharedPagesDialogDisplayer, #wpthemeComplementaryContent #movePagesDialogDisplayer, #wpthemeComplementaryContent #templateSelect, #wpthemeComplementaryContent #theme-toolbar-widget, #wpthemeComplementaryContent #wireInterface, #wpthemeComplementaryContent #autoWiringManager, #wpthemeComplementaryContent #wiringDialogDisplayer {
  display: none;
}

.wpthemeSearch {
  text-align: left;
}

.wpthemeSearch .wpthemeDisplayNone {
  display: none;
}

.wpthemeSearch form {
  background: none repeat scroll 0 0 #B80000;
  border-radius: 20px;
  height: 33px;
  margin: 11px 9px;
}

.wpthemeSearch .wpthemeAltText {
  display: none;
}

.wpthemeSearch .wpthemeSearchButton {
  margin-left: 5px;
  margin-top: 9px;
  width: 25px;
}

:root .wpthemeSearch .wpthemeSearchButton {
  margin-top: 9px;
}

.wpthemeSearch .wpthemeSearchText {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  color: #FFFFFF;
  font-size: 1.5em;
  height: 33px;
  margin-bottom: 0;
  margin-left: 10px;
  margin-top: 1px;
  padding: 0 3px 0 0;
  text-transform: uppercase;
  width: 75%;
}

:root .wpthemeSearch .wpthemeSearchText {
  margin-top: 1px;
}

.utb-project-quicklink a,
.edit-mode .utb-desc.utb-edit,
.utb-desc.utb-view,
.utb-project-name.utb-published-site,
.utb-project-info.utb-hover-link:hover .utb-desc,
.utb-project-quicklink a:hover,
.utb-project-quicklink a:focus {
  color: #FAFAFA !important;
}

.edit-mode .wpthemeControl.wpthemeHidden .wpthemeControlHeader {
  display: table;
  width: 100%;
  background-color: buttonface;
}

.edit-mode .component-container {
  border: 1px dotted #404040;
  min-height: 20px;
}

.wpthemeControlHeader .wpthemeInner {
  display: table-row;
}

.wpthemeControl .wpthemeControlHeader h2 {
  display: table-cell;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 5px 5px 5px 0;
  vertical-align: middle;
}

.wpthemeControlHeader .wpthemeIcon {
  display: table-cell;
  font-size: 0.9em;
  outline: medium none;
  padding: 8px 1px;
  text-decoration: none;
  vertical-align: top;
  width: 20px;
}

.wpthemeAltText {
  display: none;
}

.utb .lotusPaletteHeader {
  width: 100%;
}

.utb .lotusPaletteWidget {
  width: 15em !important;
}

.utb .lotusPaletteContent {
  height: 100%;
}

.wpthemeHeaderNav, .utb-project-quicklink, .utb-project-info {
  font-size: 1em;
}

.wpthemeRight {
  float: right;
}

.wpthemeControlHeader a.wpthemeIcon img {
  filter: alpha(opacity=50);
  opacity: 0.5;
  width: 12px;
  height: 12px;
  display: block;
}

.lotusui30dojo ol li, .lotusui30dojo ul li {
  font-size: 1em;
  line-height: 1.8;
  padding: 5px, 0;
}

.edit-mode .wpthemeControlHeader {
  display: table;
  table-layout: fixed;
}

.edit-mode .wpthemeCol {
  border: 1px dotted #404040;
}

.wpthemeControlHeader {
  background-color: transparent;
  background-image: none;
  border-bottom: 1px solid #D8D8D8;
  border-top: 3px solid #000000;
  display: table;
  margin: 0;
  width: 100%;
}

.edit-mode .wpthemeControl .wpthemeControlHeader .dndHandle {
  cursor: move;
  display: inline;
  float: left;
  height: 1.6em;
  margin-right: 4px;
  width: 40px;
}

.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target {
  display: block;
  position: relative;
}

.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target section {
  background-color: #EDFCF2;
  border: 1px solid #83B995;
  border-radius: 2px;
  color: #83B995;
  opacity: 0.8;
  position: absolute;
  z-index: 1000;
}

.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneOver section {
  background-color: #A0EFBA;
}

.wpthemeLayoutContainers div.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneIllegal section,
.wpthemeLayoutContainers div.ibmDndDropZonesActive.ibmDndDropZoneIllegal .portal-drop-target section {
  background-color: #FF2B30;
  border-color: #B80000;
}

.wpthemeLayoutContainers div.ibmDndColumn.ibmDndDropZonesActive .portal-drop-target:first-child section {
  top: 0;
}

.wpthemeLayoutContainers div.ibmDndColumn.ibmDndDropZonesActive .portal-drop-target section {
  height: 30px;
  left: -1px;
  top: -20px;
  width: 100%;
}

.wpthemeLayoutContainers div.ibmDndRow.ibmDndDropZonesActive .portal-drop-target section {
  left: -15px;
  top: 25px;
  width: 20px;
}

.wpthemeLayoutContainers table.ibmDndDropZonesActive .portal-drop-target {
  background-color: #EDFCF2;
  border: 1px solid #83B995;
  border-radius: 2px;
  color: #83B995;
  display: block;
  height: 2em;
  margin: 5px;
  min-width: 20px;
}

.wpthemeLayoutContainers table.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneOver {
  background-color: #A0EFBA;
}

.wpthemeLayoutContainers table.ibmDndDropZonesActive .portal-drop-target.ibmDndDropZoneIllegal,
.wpthemeLayoutContainers table.ibmDndDropZonesActive.ibmDndDropZoneIllegal .portal-drop-target {
  background-color: #FF2B30;
  border-color: #B80000;
}

.top-tools .item:hover {
  cursor: pointer;
}

.top-tools .top-main-menu-container .ohio-caret {
  cursor: pointer;
}

.top-tools .top-main-menu-container .item {
  line-height: 1.5;
  font-size: 24px;
  padding-right: 15px;
  cursor: default;
}

.top-tools .top-main-menu-container .second-level a, .top-tools .top-main-menu-container .third-level a {
  font-size: 18px;
}

.top-tools .top-main-menu-container .second-level .ohio-caret, .top-tools .top-main-menu-container .third-level .ohio-caret {
  color: #7EA5CC;
}

@media (min-width: 768px) {
  .aw-content-title {
    line-height: 1.4em;
  }
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-ibm-portal-overrides.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-bootstrap.overrides.scss */
.carousel-caption {
  position: relative;
}

.carousel-control:hover {
  text-decoration: none !important;
}

.carousel-control.right:before {
  /* content: 'Next'; */
  color: white;
  font-size: 1.5em;
  top: 8px;
  position: relative;
}

.carousel-control.left:before {
  /* content: 'Prev'; */
  color: white;
  font-size: 1.5em;
  top: 8px;
  position: relative;
}

.carousel-control.right {
  background-color: #FFFFFF;
  right: 0;
}

.carousel-control.left {
  left: 0;
  background-color: #FFFFFF;
}

.well, .alert {
  border-radius: 0;
}

.btn-primary-border {
  color: #3A75A1 !important;
  border: 1px solid #3A75A1;
  border-radius: 0;
}

.btn-primary {
  background-color: #3A75A1;
  border-color: #3A75A1;
}

.btn-lg, .btn-group-lg > .btn {
  border-radius: 0.328571em;
}

.btn-primary:hover {
  background-color: #700018;
  border-color: #700018;
}

.btn-primary {
  background-color: #3A75A1;
  border-color: #3A75A1;
  color: #FFFFFF;
  font-weight: normal;
}

.btn-primary:visited {
  background-color: #3A75A1;
  border-color: #3A75A1;
  color: #FFFFFF;
  font-weight: normal;
}

.btn-primary:hover {
  background-color: #3A75A1;
  border-color: #3A75A1;
  color: #FFFFFF;
  font-weight: normal;
}

.btn-primary:active {
  background-color: #3A75A1;
  border-color: #3A75A1;
  color: #FFFFFF;
  font-weight: normal;
}

a.btn-primary {
  color: #FFFFFF !important;
  text-decoration: none !important;
}

a.btn-primary:visited {
  color: #FFFFFF !important;
}

a.btn-primary:hover {
  color: #FFFFFF !important;
}

a.btn-primary:active {
  color: #FFFFFF !important;
}

.btn-default {
  background-color: #FFFFFF;
  border-color: #3A75A1;
  color: #3A75A1;
  font-weight: normal;
}

.btn-default:visited {
  background-color: #FFFFFF;
  border-color: #3A75A1;
  color: #3A75A1;
  font-weight: normal;
}

.btn-default:hover {
  background-color: #FFFFFF;
  border-color: #3A75A1;
  color: #3A75A1;
  font-weight: normal;
}

.btn-default:active {
  background-color: #FFFFFF;
  border-color: #3A75A1;
  color: #3A75A1;
  font-weight: normal;
}

a.btn-default {
  color: #3A75A1 !important;
  text-decoration: none !important;
}

a.btn-default:visited {
  color: #3A75A1 !important;
}

a.btn-default:hover {
  color: #3A75A1 !important;
}

a.btn-default:active {
  color: #3A75A1 !important;
}

.btn-warning {
  background-color: #FFBE0E;
  border-color: #CC8B00;
  color: black;
  font-weight: normal;
}

.btn-warning:visited {
  background-color: #FFBE0E;
  border-color: #CC8B00;
  color: black;
  font-weight: normal;
}

.btn-warning:hover {
  background-color: #FFBE0E;
  border-color: #CC8B00;
  color: black;
  font-weight: normal;
}

.btn-warning:active {
  background-color: #FFBE0E;
  border-color: #CC8B00;
  color: black;
  font-weight: normal;
}

.btn.btn--centered {
  padding-top: 0.8em;
}

.panel {
  border: 1px solid #D8D8D8;
}

input.form-control, select.form-control, .form-control.dropdown, textarea.form-control {
  border-color: #3A75A1;
  border-radius: 6px;
}

.alert.alert-success {
  background-color: rgba(20, 73, 158, 0.1);
  padding: 30px 25px;
  border: 0;
}

.theme-red > .content,
.theme-green > .content,
.theme-blue > .content {
  overflow-x: hidden;
}

@media (max-width: 991px) {
  .theme-red > .content,
  .theme-green > .content,
  .theme-blue > .content {
    position: absolute;
    top: 30px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .theme-red > .content,
  .theme-green > .content,
  .theme-blue > .content {
    top: 160px;
  }
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > odx-bootstrap.overrides.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Fonts > odx-source-sans-pro.scss */
@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/aadbc5e3-3dde-4403-a088-10de5d6a57d3/sourcesanspro-regular-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-aadbc5e3-3dde-4403-a088-10de5d6a57d3-m.96nm4");
  src: url("/wps/wcm/connect/gov/aadbc5e3-3dde-4403-a088-10de5d6a57d3/sourcesanspro-regular-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-aadbc5e3-3dde-4403-a088-10de5d6a57d3-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/d9d60e36-0a4d-463f-b2b8-204d600c9e32/sourcesanspro-regular-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-d9d60e36-0a4d-463f-b2b8-204d600c9e32-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/df098d53-c4ff-4487-9ee3-a6c27ee99374/sourcesanspro-regular-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-df098d53-c4ff-4487-9ee3-a6c27ee99374-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/45957fd1-1466-4ee3-ae82-c825295e9e24/sourcesanspro-regular-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-45957fd1-1466-4ee3-ae82-c825295e9e24-m.96nm4") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/f29ae033-c82a-4ce5-98e6-e816b51f9892/sourcesanspro-italic-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-f29ae033-c82a-4ce5-98e6-e816b51f9892-m.96nm4");
  src: url("/wps/wcm/connect/gov/f29ae033-c82a-4ce5-98e6-e816b51f9892/sourcesanspro-italic-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-f29ae033-c82a-4ce5-98e6-e816b51f9892-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/0266a8d7-aad7-4c57-9b78-0ee7f8ebdebe/sourcesanspro-italic-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-0266a8d7-aad7-4c57-9b78-0ee7f8ebdebe-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/11c3f086-899d-46a9-a5d4-2fc1976455d6/sourcesanspro-italic-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-11c3f086-899d-46a9-a5d4-2fc1976455d6-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/5844a33f-5e3c-48a8-a670-9fe221bdda26/sourcesanspro-italic-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-5844a33f-5e3c-48a8-a670-9fe221bdda26-m.96nm4") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/40ffcc30-1b95-4833-8519-327853974a10/sourcesanspro-semibold-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-40ffcc30-1b95-4833-8519-327853974a10-m.96nm4");
  src: url("/wps/wcm/connect/gov/40ffcc30-1b95-4833-8519-327853974a10/sourcesanspro-semibold-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-40ffcc30-1b95-4833-8519-327853974a10-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/5fd20cf7-b1f4-4a19-ac8a-2822de81d146/sourcesanspro-semibold-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-5fd20cf7-b1f4-4a19-ac8a-2822de81d146-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/f9edad7c-cae5-45c3-8a73-f0a3dd4784f3/sourcesanspro-semibold-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-f9edad7c-cae5-45c3-8a73-f0a3dd4784f3-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/623aeb3a-cda5-42ec-9d93-ef41591d725a/sourcesanspro-semibold-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-623aeb3a-cda5-42ec-9d93-ef41591d725a-m.96nm4") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/ca43a122-453c-4695-8b63-1f38905ea072/sourcesanspro-semibolditalic-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-ca43a122-453c-4695-8b63-1f38905ea072-m.96nm4");
  src: url("/wps/wcm/connect/gov/ca43a122-453c-4695-8b63-1f38905ea072/sourcesanspro-semibolditalic-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-ca43a122-453c-4695-8b63-1f38905ea072-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/312760bd-34a3-4530-a219-7037421d62ec/sourcesanspro-semibolditalic-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-312760bd-34a3-4530-a219-7037421d62ec-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/1d744f60-9d89-4446-aee1-a14d87e97a05/sourcesanspro-semibolditalic-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-1d744f60-9d89-4446-aee1-a14d87e97a05-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/f31e9238-7e42-4471-88d7-342366bf5c29/sourcesanspro-semibolditalic-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-f31e9238-7e42-4471-88d7-342366bf5c29-m.96nm4") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("/wps/wcm/connect/gov/e96c6c4d-c143-406d-b654-a31cfdc7efac/sourcesanspro-bold-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-e96c6c4d-c143-406d-b654-a31cfdc7efac-m.96nm4");
  src: url("/wps/wcm/connect/gov/e96c6c4d-c143-406d-b654-a31cfdc7efac/sourcesanspro-bold-webfont.eot?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-e96c6c4d-c143-406d-b654-a31cfdc7efac-m.96nm4&#iefix") format("embedded-opentype"), url("/wps/wcm/connect/gov/4526b1c0-c27b-4017-bd6c-1fb72108462c/sourcesanspro-bold-webfont.woff?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-4526b1c0-c27b-4017-bd6c-1fb72108462c-m.96nm4") format("woff"), url("/wps/wcm/connect/gov/836b6465-94dc-48fd-aa8c-2c6a65d2b1ec/sourcesanspro-bold-webfont.ttf?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-836b6465-94dc-48fd-aa8c-2c6a65d2b1ec-m.96nm4") format("truetype"), url("/wps/wcm/connect/gov/4585fc11-0be1-4fc6-b2a4-45b1431cbb30/sourcesanspro-bold-webfont.svg?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-4585fc11-0be1-4fc6-b2a4-45b1431cbb30-m.96nm4") format("svg");
  font-weight: 900;
  font-style: normal;
}

/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > Fonts > odx-source-sans-pro.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > iop-core-template.scss */
/* START: GENERAL STYLES */
.core-template .content-body .odx-content__title {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
}

.core-template .content-body h2,
.core-template .content-body h3,
.core-template .content-body h4 {
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  color: #292929;
}

.core-template .content-body .odx-layout-landing-page .odx-content__image-caption {
  display: none;
}

.core-template .content-body .odx-content__summary {
  font-style: normal;
}

.core-template .content-body .odx-external-link .odx-external-link__button {
  border-color: #3A75A1;
  background-color: #3A75A1;
}

.core-template .content-body .odx-external-link .odx-external-link__button:hover, .core-template .content-body .odx-external-link .odx-external-link__button:visited {
  border-color: #3A75A1;
  background-color: #3A75A1;
}

.core-template .content-body .odx-events__item-date {
  background-color: #3A75A1;
}

.core-template .content-body input.form-control,
.core-template .content-body select.form-control,
.core-template .content-body .form-control.dropdown,
.core-template .content-body textarea.form-control {
  border-color: #3A75A1;
}

.core-template .content-body .odx-locations-map-wrapper .odx-location__content:hover {
  color: #3A75A1;
}

.core-template .content-body .odx-footer__container {
  background-color: #3A75A1;
}

.core-template .content-body .ohio-site-map-desktop .ohio-site-map-desktop__grid-item .ohio-site-map-desktop__img {
  display: none;
}

.core-template .content-body .ohio-site-map-desktop .ohio-site-map-desktop__grid-item .ohio-site-map-desktop__site-container {
  padding: 0.5em 0;
}

/* END: GENERAL STYLES */
/* START: HEADER */
.core-template #aw-header-navigation {
  text-align: left;
}

@media (min-width: 992px) {
  .core-template #aw-header-navigation ul li a:hover, .core-template #aw-header-navigation ul li a:active {
    color: #3A75A1;
  }
}

@media (min-width: 992px) {
  .core-template #aw-header-navigation ul li.current a {
    border-bottom: 6px solid #3A75A1;
    color: #3A75A1;
  }
}

/* START: HEADER */
/* START: FOOTER */
.core-template .content-body .single-column-footer .odx_primary-footer {
  background-color: #EEEEEE;
  color: #292929;
}

.core-template .content-body .single-column-footer .odx_secondary-footer {
  background-color: #3A75A1;
}

/* END: FOOTER */
/* START: LEFT NAVIGATION */
.core-template .content-body .odx-navigation--left li.active {
  border-left: 6px solid #3A75A1;
}

@media (min-width: 992px) {
  .core-template .content-body .odx-navigation--left li.active a.left-navigation__link,
  .core-template .content-body .odx-navigation--left li.active a.left-navigation__link:hover,
  .core-template .content-body .odx-navigation--left li.active a.left-navigation__link:focus,
  .core-template .content-body .odx-navigation--left li.active a.left-navigation__link:visited {
    color: #3A75A1;
  }
}

/* END: LEFT NAVIGATION */
/* START: CAROUSEL BUTTONS */
.core-carousel-button-left,
.core-carousel-button-right {
  position: absolute;
  z-index: 997;
  top: 0;
  bottom: 0;
}

.core-carousel-button-left.slick-disabled,
.core-carousel-button-right.slick-disabled {
  visibility: hidden;
  pointer-events: none;
}

.core-carousel-button-left .icon,
.core-carousel-button-right .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 8px solid #FFFFFF;
  background-color: #EEEEEE;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  font-weight: bold;
  color: #3A75A1;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 500px) {
  .core-carousel-button-left .icon,
  .core-carousel-button-right .icon {
    background-color: transparent;
    border-width: 0;
  }
}

.core-carousel-button-left .icon {
  right: -50px;
}

@media (max-width: 500px) {
  .core-carousel-button-left .icon {
    right: -70px;
  }
}

.core-carousel-button-left .icon:hover {
  transform: translateX(-5px);
}

.core-carousel-button-right {
  right: 0;
}

.core-carousel-button-right .icon {
  left: -50px;
}

@media (max-width: 500px) {
  .core-carousel-button-right .icon {
    left: -70px;
  }
}

.core-carousel-button-right .icon:hover {
  transform: translateX(5px);
}

/* END: CAROUSEL BUTTONS */
/* START: MAIN BANNER */
.core-main-banner {
  display: block;
  position: relative;
  height: auto;
  background-size: cover;
  background-position: center;
}

.core-main-banner .core-main-banner__container {
  display: flex;
}

@media (max-width: 991px) {
  .core-main-banner .core-main-banner__container {
    margin-top: 110px;
    flex-direction: column-reverse;
  }
}

@media (max-width: 767px) {
  .core-main-banner .core-main-banner__container {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .core-main-banner .core-main-banner__container {
    margin-top: 0;
  }
}

@media (max-width: 500px) {
  .core-main-banner .core-main-banner__container::before, .core-main-banner .core-main-banner__container::after {
    width: 100%;
    height: 95%;
  }
}

@media (max-width: 500px) {
  .core-main-banner .core-main-banner__container::before {
    background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.9) 5%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);
    opacity: 0.8;
  }
}

@media (max-width: 500px) {
  .core-main-banner .core-main-banner__container::after {
    background: linear-gradient(to top, #3A75A1 0%, rgba(61, 122, 169, 0.9) 5%, rgba(61, 122, 169, 0.738) 19%, rgba(61, 122, 169, 0.541) 34%, rgba(61, 122, 169, 0.382) 47%, rgba(61, 122, 169, 0.278) 56.5%, rgba(61, 122, 169, 0.194) 65%, rgba(61, 122, 169, 0.126) 73%, rgba(61, 122, 169, 0.075) 80.2%, rgba(61, 122, 169, 0.042) 86.1%, rgba(61, 122, 169, 0.021) 91%, rgba(61, 122, 169, 0.008) 95.2%, rgba(61, 122, 169, 0.002) 98.2%, transparent 100%);
  }
}

.core-main-banner .core-main-banner__container .container {
  display: flex;
  align-items: center;
  position: relative;
  height: inherit;
  z-index: 100;
}

@media (max-width: 500px) {
  .core-main-banner .core-main-banner__container .container {
    align-items: flex-end;
    justify-content: center;
  }
}

@media (min-width: 992px) {
  .core-main-banner .core-main-banner__container .core-main-banner__details,
  .core-main-banner .core-main-banner__container .core-main-banner__image {
    min-height: 400px;
  }
}

@media (max-width: 767px) {
  .core-main-banner .core-main-banner__container .core-main-banner__image {
    margin-top: 0;
    height: calc(100vh - 535px);
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .core-main-banner .core-main-banner__container .core-main-banner__image {
    min-height: 400px;
  }
}

.core-main-banner .core-main-banner__container .core-main-banner__details {
  width: 540px;
  max-width: none;
  padding: 70px;
  background-color: #3A75A1;
  z-index: 99;
}

@media (max-width: 991px) {
  .core-main-banner .core-main-banner__container .core-main-banner__details {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding: 40px;
  }
}

@media (max-width: 500px) {
  .core-main-banner .core-main-banner__container .core-main-banner__details {
    margin: 0;
    padding: 0;
    text-align: center;
  }
}

.core-main-banner .core-main-banner__container .core-main-banner__image {
  flex: 1 1 auto;
  background-position: center;
  background-size: cover;
}

@media (max-width: 991px) {
  .core-main-banner .core-main-banner__container .core-main-banner__image--mobile {
    display: block;
  }
}

@media (min-width: 992px) {
  .core-main-banner .core-main-banner__container .core-main-banner__image--mobile {
    display: none;
  }
}

@media (max-width: 991px) {
  .core-main-banner .core-main-banner__container .core-main-banner__image--desktop {
    display: none;
  }
}

@media (min-width: 992px) {
  .core-main-banner .core-main-banner__container .core-main-banner__image--desktop {
    display: block;
  }
}

.core-main-banner .core-main-banner__container .core-main-banner__heading {
  margin: 0;
  max-height: 90px;
  line-height: 45px;
  font-size: 45px;
  font-weight: bold;
  color: #FFFFFF;
  overflow: hidden;
}

@media (max-width: 767px) {
  .core-main-banner .core-main-banner__container .core-main-banner__heading {
    padding: 0 0 20px 0;
    max-height: none;
  }
}

@media (max-width: 991px) {
  .core-main-banner .core-main-banner__container .core-main-banner__heading {
    padding-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .core-main-banner .core-main-banner__container .core-main-banner__heading {
    padding-bottom: 0;
  }
}

@media (max-width: 500px) {
  .core-main-banner .core-main-banner__container .core-main-banner__heading {
    padding-top: 20px;
    line-height: 34px;
    font-size: 32px;
  }
}

.core-main-banner .core-main-banner__container .core-main-banner__subheading {
  margin: 20px 0;
  max-height: 208px;
  line-height: 26px;
  font-size: 16px;
  color: #FFFFFF;
  overflow: hidden;
}

@media (max-width: 500px) {
  .core-main-banner .core-main-banner__container .core-main-banner__subheading {
    margin: 0;
    padding: 20px;
    line-height: 26px;
    font-size: 16px;
    color: #FFFFFF;
    overflow: hidden;
  }
}

.core-main-banner .core-main-banner__container .core-main-banner__button {
  margin: 10px 0 0;
  min-width: 200px;
  border: 2px solid #FFFFFF;
  border-radius: 4px;
  background-color: transparent;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF !important;
  transition: all 0.2s ease-in-out;
}

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

@media (max-width: 500px) {
  .core-main-banner .core-main-banner__container .core-main-banner__button {
    margin: 0 auto 30px;
    width: calc(100% - 40px);
  }
}

/* END: MAIN BANNER */
/* START: RIBBON */
.core-ribbon {
  position: relative;
  height: 170px;
  display: block;
  background: #3A75A1;
  text-decoration: none !important;
  overflow: hidden;
  margin-bottom: 40px;
}

@media (max-width: 500px) {
  .core-ribbon {
    height: auto;
    padding: 30px 0;
  }
}

.core-ribbon::before, .core-ribbon::after {
  content: "";
  position: absolute;
  top: 0;
  left: -5%;
  width: 100%;
  max-width: 715px;
  height: inherit;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 992px) {
  .core-ribbon::before, .core-ribbon::after {
    max-width: 390px;
  }
}

@media (max-width: 768px) {
  .core-ribbon::before, .core-ribbon::after {
    max-width: 390px;
  }
}

@media (max-width: 500px) {
  .core-ribbon::before, .core-ribbon::after {
    width: 0;
  }
}

.core-ribbon::before {
  background: linear-gradient(to left, #3A75A1 0%, rgba(61, 122, 169, 0.9) 10%, rgba(61, 122, 169, 0.738) 19%, rgba(61, 122, 169, 0.541) 34%, rgba(61, 122, 169, 0.382) 47%, rgba(61, 122, 169, 0.278) 56.5%, rgba(61, 122, 169, 0.194) 65%, rgba(61, 122, 169, 0.126) 73%, rgba(61, 122, 169, 0.075) 80.2%, rgba(61, 122, 169, 0.042) 86.1%, rgba(61, 122, 169, 0.021) 91%, rgba(61, 122, 169, 0.008) 95.2%, rgba(61, 122, 169, 0.002) 98.2%, transparent 100%);
  z-index: 1;
}

.core-ribbon::after {
  background-position: left;
  background-repeat: no-repeat;
  z-index: 0;
}

@media (max-width: 992px) {
  .core-ribbon::after {
    background-position: 50% 0;
  }
}

.core-ribbon:hover {
  text-decoration: none;
}

.core-ribbon:hover .core-ribbon__button {
  background: #FFFFFF;
  color: #3A75A1;
}

.core-ribbon__container {
  position: relative;
  height: inherit;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}

.core-ribbon__content {
  width: 75%;
  padding-right: 40px;
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .core-ribbon__content {
    width: 80%;
    padding-right: 0;
  }
}

@media (max-width: 500px) {
  .core-ribbon__content {
    margin: 0 auto;
    width: 90%;
    flex-direction: column;
    justify-content: center;
  }
}

.core-ribbon__left {
  width: 60%;
}

@media (max-width: 500px) {
  .core-ribbon__left {
    width: 100%;
  }
}

.core-ribbon__right {
  min-width: 160px;
  display: flex;
  justify-content: center;
}

@media (max-width: 500px) {
  .core-ribbon__right {
    margin-top: 15px;
  }
}

.core-ribbon__title {
  max-height: 60px;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 600;
  color: #FFFFFF;
  overflow: hidden;
}

@media (max-width: 500px) {
  .core-ribbon__title {
    margin-bottom: 5px;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
  }
}

.core-ribbon__button {
  border: 2px solid #FFFFFF;
  border-radius: 50px;
  padding: 7px 22px;
  background: transparent;
  font-weight: 600;
  color: #FFFFFF;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 500px) {
  .core-ribbon__button {
    background: #FFFFFF;
    color: #3A75A1;
  }
}

/* END: RIBBON */
/* START: FEATURED CONTENT CARDS */
.core-featured-cards__container {
  background-color: #EEEEEE;
}

.core-featured-cards__container .core-featured-cards__header {
  margin: 10px 0 20px;
  line-height: unset;
  font-size: 32px;
  font-weight: bold;
  text-transform: capitalize;
}

.core-featured-cards__list {
  display: flex;
  gap: 20px;
}

@media (max-width: 767px) {
  .core-featured-cards__list {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .core-featured-cards__list {
    flex-wrap: wrap;
  }
}

.core-featured-cards__list .core-featured-cards__item {
  flex: 1 1 33%;
  border-width: 0;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.24), 0 0 0px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.4s ease-in-out;
}

@media (max-width: 767px) {
  .core-featured-cards__list .core-featured-cards__item {
    margin-bottom: 20px;
  }
}

.core-featured-cards__list .core-featured-cards__item:hover, .core-featured-cards__list .core-featured-cards__item:active {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 0, 0, 0.22);
}

@media (max-width: 767px) {
  .core-featured-cards__list .core-featured-cards__item:last-child {
    margin-bottom: 0;
  }
}

.core-featured-cards__list .core-featured-cards__thumbnail {
  height: 200px;
  overflow: hidden;
}

.core-featured-cards__list .core-featured-cards__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.core-featured-cards__list .core-featured-cards__icon {
  height: 200px;
  background-color: #3A75A1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.core-featured-cards__list .core-featured-cards__icon img {
  width: 100%;
}

.core-featured-cards__list .core-featured-cards__number {
  display: flex;
  background-color: #14499E;
  font-size: 3.3em;
  font-weight: 900;
  color: #FFFFFF;
  text-align: center;
  align-items: center;
  height: 200px;
  overflow: hidden;
}

.core-featured-cards__list .core-featured-cards__number span {
  width: 100%;
}

.core-featured-cards__list .core-featured-cards__content {
  padding: 20px 40px;
  background-color: #FFFFFF;
}

.core-featured-cards__list .core-featured-cards__title {
  max-height: 20px;
  margin: 0 0 15px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 991px) {
  .core-featured-cards__list .core-featured-cards__title {
    max-height: 40px;
  }
}

.core-featured-cards__list .core-featured-cards__summary {
  height: 40px;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 991px) {
  .core-featured-cards__list .core-featured-cards__summary {
    max-height: 60px;
  }
}

.core-featured-cards--with-numbers .core-featured-cards__title {
  max-height: 50px;
  line-height: 1.25em;
  margin: 0;
}

.content-body .core-featured-cards a,
.content-body .core-featured-cards a:hover,
.content-body .core-featured-cards a:active {
  text-decoration: none;
}

/* END: FEATURED CONTENT CARDS */
/* START: DIVISIONS CAROUSEL */
.core-divisions-carousel .core-divisions-carousel__header {
  line-height: 32px;
  font-size: 32px;
  font-weight: bold;
  text-transform: capitalize;
}

.core-divisions-carousel .core-divisions-carousel__list {
  overflow: hidden;
}

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

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

.core-divisions-carousel .core-divisions-carousel__item .core-divisions-carousel__link {
  display: block;
  padding: 30px 10px;
  text-decoration: none;
}

.core-divisions-carousel .core-divisions-carousel__item .core-divisions-carousel__link:hover, .core-divisions-carousel .core-divisions-carousel__item .core-divisions-carousel__link:active {
  text-decoration: none;
}

.core-divisions-carousel .core-divisions-carousel__item .core-divisions-carousel__title {
  margin: 15px 0 0;
  height: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #3A75A1;
  overflow: hidden;
}

.core-divisions-carousel.core-divisions-carousel--with-icons .core-divisions-carousel__item .core-divisions-carousel__link {
  padding: 20px 10px;
}

.core-divisions-carousel.core-divisions-carousel--with-icons .core-divisions-carousel__item .core-divisions-carousel__icon {
  width: 100%;
  height: 95px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

/* END: DIVISIONS CAROUSEL */
/* START: LATEST NEWS */
.core-news__header-container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.core-news__header-container .core-news__header-title {
  margin: 0;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

@media (max-width: 500px) {
  .core-news__header-container .core-more-button {
    display: none;
  }
}

.core-news__list .core-news__item {
  display: flex;
  border-radius: 6px;
  margin-bottom: 30px;
}

@media screen and (max-width: 512px) {
  .core-news__list .core-news__item {
    flex-direction: column;
  }
}

.core-news__list .core-news__item:last-child {
  margin-bottom: 30px;
}

.core-news__list .core-news__item:hover .core-news__title {
  text-decoration: underline;
}

.core-news__list .core-news__thumbnail {
  min-width: 240px;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 512px) {
  .core-news__list .core-news__thumbnail {
    display: block;
    height: 250px;
  }
}

@media only screen and (max-width: 991px) {
  .core-news__list .core-news__thumbnail {
    display: none;
  }
}

.core-news__list .core-news__info {
  padding: 20px 40px;
  flex: 1 1 auto;
  background-color: #F2F2F2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.core-news__list .core-news__info .core-news__title {
  margin: 0 0 15px;
  font-size: 22px;
  line-height: 23px;
  font-weight: bold;
  overflow: hidden;
  color: #3A75A1;
}

@media (min-width: 768px) {
  .core-news__list .core-news__info .core-news__title {
    height: 24px;
  }
}

.core-news__list .core-news__info .core-news__summary {
  height: 40px;
  margin: 0 0 15px;
  line-height: 20px;
  overflow: hidden;
}

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

.core-news__list .core-news__footer {
  line-height: 1em;
}

@media (min-width: 501px) {
  .core-news__footer-container .core-more-button {
    display: none;
  }
}

.content-body .core-news a,
.content-body .core-news a:hover,
.content-body .core-news a:active {
  text-decoration: none;
}

/* END: NEWS */
/* START: NEWS CAROUSEL */
.iop-news-carousel .iop-news-carousel__header-title {
  visibility: visible;
  margin: 0;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

.iop-news-carousel .iop-news-carousel__footer-button {
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 17px;
}

@media (max-width: 767px) {
  .iop-news-carousel .iop-news-carousel__footer-button {
    margin-top: 0;
    margin-bottom: 40px;
  }
}

.iop-news-carousel .iop-news-carousel__footer-button:hover {
  font-weight: 600;
  background-color: transparent;
  color: #14499E !important;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track {
  overflow: hidden;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item {
  margin: 0 21px;
}

@media (max-width: 767px) {
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item {
    margin: 0 0 42px;
  }
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link {
  text-decoration: none !important;
  position: relative;
  width: 100%;
  display: block;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image {
  height: 250px;
  width: 100%;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image:before {
  position: absolute;
  background: linear-gradient(to top, #000000, transparent);
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0%;
  content: "";
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image > .img-background-overlay {
  display: flex;
  align-items: end;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image .iop-news-carousel__info {
  padding: 0 5% 2% 5%;
  width: 100%;
  z-index: 1;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image .iop-news-carousel__info .iop-news-carousel__title {
  font-size: 24px;
  line-height: 1.35em;
  margin-bottom: 20px;
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image .iop-news-carousel__info .iop-news-carousel__title {
    font-size: 22px;
    line-height: 1.35em;
  }
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image .iop-news-carousel__info .iop-news-carousel__summary {
  line-height: 1.5em;
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image .iop-news-carousel__info .iop-news-carousel__summary {
    display: none;
  }
}

@media (min-width: 768px) {
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image {
    height: 300px;
  }
}

@media (min-width: 992px) {
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image {
    height: 350px;
  }
}

@media (min-width: 1200px) {
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .iop-news-carousel__item .iop-news-carousel__link .iop-news-carousel__image {
    height: 450px;
  }
}

@media (max-width: 767px) {
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .slick-list {
    padding: 0 !important;
  }
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__track .slick-track {
    width: auto !important;
  }
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-left {
  left: 0;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-left .icon {
  right: -35px;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-right {
  right: 0;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-right .icon {
  left: -35px;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-left,
.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-right {
  position: absolute;
  z-index: 997;
  top: 0;
  bottom: 0;
}

.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-left .icon,
.iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-right .icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #D8D8D8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: normal;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 767px) {
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-left,
  .iop-news-carousel .iop-news-carousel__container .iop-news-carousel__button-right {
    display: none !important;
  }
}

/* START: NEWS CAROUSEL */
/* START: EVENTS */
.core-events__header-container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.core-events__header-container .core-events__header-title {
  margin: 0;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

@media (max-width: 500px) {
  .core-events__header-container .core-more-button {
    display: none;
  }
}

.core-events__list .core-events__item {
  margin-bottom: 30px;
}

.core-events__list .core-events__item:last-child {
  margin-bottom: 0;
}

.core-events__list .core-events__item-link {
  height: auto;
  padding: 0;
  display: flex;
  gap: 20px;
}

.core-events__list .core-events__item-link:hover {
  opacity: 1;
}

.core-events__list .core-events__item-link:hover .odx-events__item-left {
  opacity: 0.5;
}

.core-events__list .core-events__item-link:hover .odx-events__item-right {
  opacity: 1;
}

.core-events__list .core-events__item-left,
.core-events__list .core-events__item-right {
  margin: 0;
  display: block;
}

.core-events__list .core-events__item-right {
  flex: 1;
}

.core-events__list .core-events__item-summary,
.core-events__list .core-events__item-location-name,
.core-events__list .core-events__item-location {
  font-size: 18px;
  color: #4A4A4A;
  display: none;
}

.core-events__list .core-events__item-date {
  width: 90px;
  height: 90px;
  background-color: #3A75A1;
}

.core-events__list .core-events__item-date-month {
  font-size: 1.1em;
}

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

.core-events__list .core-events__item-title {
  height: auto;
  max-height: 50px;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  overflow: hidden;
}

.core-events__list .core-events__item-duration {
  font-size: 18px;
}

@media (min-width: 501px) {
  .core-events__footer-container .core-more-button {
    display: none;
  }
}

.content-body .core-events a,
.content-body .core-events a:hover,
.content-body .core-events a:active {
  text-decoration: none;
}

.odx-more-information .core-more-button {
  padding: 8px 0;
  font-size: 1em;
}

.odx-more-information .core-more-button i {
  vertical-align: baseline;
  font-size: 1.125em;
}

/* END: EVENTS */
/* START: EVENTS CARDS */
.iop-events-cards {
  position: relative;
}

.iop-events-cards .iop-events-cards__list {
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .iop-events-cards .iop-events-cards__list {
    display: block;
  }
}

.iop-events-cards .iop-events-cards__header-title {
  visibility: visible;
  text-align: center;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

.iop-events-cards .iop-events-cards__item {
  max-width: 415px;
  position: relative;
  min-height: 414px;
  box-shadow: 0px 2px 32px rgba(0, 0, 0, 0.2);
  padding: 0;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  display: table;
  width: 100%;
}

@media (max-width: 767px) {
  .iop-events-cards .iop-events-cards__item {
    height: 375px;
    max-width: none;
    margin-bottom: 2rem;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .iop-events-cards .iop-events-cards__item {
    height: 330px;
    min-height: auto;
  }
}

.iop-events-cards .iop-events-cards__item .iop-events-cards__thumbnail {
  height: 177px;
  background-position: center;
  background-size: cover;
}

@media (max-width: 767px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__thumbnail {
    height: 160px;
  }
}

@media (max-width: 991px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__thumbnail {
    height: 125px;
    position: absolute;
    width: 100%;
  }
}

.iop-events-cards .iop-events-cards__item .iop-events-cards__item-title {
  margin-top: 3.5rem;
  text-align: center;
  font-size: 24px;
  padding: 0 20px 0;
  height: auto;
  line-height: 1.35em;
}

@media (max-width: 767px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__item-title {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__item-title {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
  }
}

.iop-events-cards .iop-events-cards__item .iop-events-cards__item-summary {
  margin: 1.25rem 1.25rem 0;
  text-align: center;
  height: 66px;
  line-height: 1.35em;
  overflow: hidden;
}

@media (max-width: 767px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__item-summary {
    margin: 8px 10px 0;
  }
}

@media (max-width: 991px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__item-summary {
    margin: 8px 5px 0;
  }
}

.iop-events-cards .iop-events-cards__item .iop-events-cards__item-date {
  position: absolute;
  width: 75px;
  height: 75px;
  border-radius: 0px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -90%);
}

.iop-events-cards .iop-events-cards__item .iop-events-cards__item-date .iop-events-cards__item-date-day {
  font-size: 32px;
  margin: 0.75rem 0 0.25rem;
}

.iop-events-cards .iop-events-cards__item .iop-events-cards__item-date .iop-events-cards__item-date-month {
  font-weight: 100;
  padding-top: 2px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__item-date {
    top: 47%;
  }
}

@media (max-width: 767px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__item-date {
    top: 50%;
  }
}

@media (max-width: 991px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__item-date {
    transform: translate(-50%, -100%);
    z-index: 1;
  }
}

@media (max-width: 991px) {
  .iop-events-cards .iop-events-cards__item .iop-events-cards__info {
    width: 100%;
    margin-top: 150px;
    height: auto;
    position: absolute;
  }
}

.iop-events-cards .odx-view-more {
  font-size: 17px;
}

.iop-events-cards .odx-view-more:hover {
  font-weight: 600;
  background-color: transparent;
  color: #14499E !important;
}

body .content-body .iop-events-cards a.iop-events-cards__item:hover {
  text-decoration: none;
}

/* END: EVENTS CARDS */
/* START: FULL WIDTH WRAPPER */
.core-full-height-wrapper {
  display: flex;
}

@media (min-width: 768px) {
  .core-full-height-wrapper .core-news__footer-container {
    margin-bottom: 0;
  }
}

.core-full-height-wrapper #odx-events__item-3 {
  margin-bottom: 0;
}

.core-full-height-wrapper #odx-events__item-4 {
  display: none;
}

@media (max-width: 991px) {
  .core-full-height-wrapper {
    display: block;
  }
}

@media (min-width: 992px) {
  .core-full-height-wrapper {
    margin-bottom: 40px;
  }
  .core-full-height-wrapper .core-news__list {
    margin-bottom: 0;
  }
  .core-full-height-wrapper .core-news__list article:last-child .core-news__item {
    margin-bottom: 0;
  }
  .core-full-height-wrapper .core-events__list,
  .core-full-height-wrapper .core-social-media__facebook-feed,
  .core-full-height-wrapper .core-social-media__twitter-feed {
    margin-bottom: 0;
  }
}

.core-full-height-wrapper__col {
  display: flex;
  flex-direction: column;
}

/* END: FULL WIDTH WRAPPER */
/* START: SPOTLIGHT */
.core-spotlight__container {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

@media (max-width: 991px) {
  .core-spotlight__container {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .core-spotlight__container {
    margin-right: 30px;
  }
}

body .content-body .core-spotlight__container,
body .content-body .core-spotlight__container:hover {
  text-decoration: none;
}

body .content-body .core-spotlight__header-title {
  margin: 10px 0 0;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

.core-spotlight__thumbnail {
  background-position: center;
  background-size: cover;
  flex-grow: 1;
}

@media (max-width: 991px) {
  .core-spotlight__thumbnail {
    min-height: 300px;
  }
}

.core-spotlight__info {
  background-color: #F2F2F2;
}

.core-spotlight__info .core-spotlight__button {
  border: 2px solid #3A75A1;
  background-color: transparent;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #3A75A1 !important;
  transition: all 0.2s ease-in-out;
}

.core-spotlight__info .core-spotlight__button:visited {
  color: #3A75A1 !important;
  font-weight: bold;
}

.core-spotlight__info .core-spotlight__button:hover {
  border-color: #3A75A1;
  background-color: #3A75A1;
  color: #FFFFFF !important;
  font-weight: bold;
}

.core-spotlight__title {
  margin: 0 0 15px;
  font-weight: bold;
  overflow: hidden;
  color: #3A75A1;
}

.core-spotlight__summary {
  margin: 0 0 30px;
  line-height: 24px;
}

body .content-body .core-spotlight__summary {
  color: #000000;
}

.core-spotlight__container--1col .core-spotlight__info {
  padding: 30px 40px;
}

.core-spotlight__container--1col .core-spotlight__title {
  max-height: 48px;
  font-size: 22px;
  line-height: 23px;
}

.core-spotlight__container--1col .core-spotlight__summary {
  margin: 0;
}

@media (min-width: 992px) {
  .core-spotlight__container--2col,
  .core-spotlight__container--full-width {
    flex-direction: row;
  }
}

.core-spotlight__container--2col .core-spotlight__thumbnail,
.core-spotlight__container--full-width .core-spotlight__thumbnail {
  flex: 0 0 50%;
}

.core-spotlight__container--2col .core-spotlight__info,
.core-spotlight__container--full-width .core-spotlight__info {
  padding: 40px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.core-spotlight__container--2col .core-spotlight__title,
.core-spotlight__container--full-width .core-spotlight__title {
  max-height: 72px;
  font-size: 32px;
  line-height: 36px;
}

.core-spotlight__container--full-width {
  margin-right: 0;
}

.core-spotlight__container--full-width .core-spotlight__thumbnail {
  min-height: 350px;
}

/* END: SPOTLIGHT */
/* START: MORE BUTTON */
body .content-body .core-more-button {
  text-decoration: none;
}

.core-more-button {
  display: block;
  border-radius: 6px;
  padding: 12px 0;
  background-color: #F2F2F2;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #3A75A1 !important;
}

.core-more-button:visited {
  color: #3A75A1 !important;
}

.core-more-button i {
  margin-right: 10px;
  vertical-align: text-top;
  font-size: 22px;
}

.core-more-button--inline {
  display: inline-block;
  padding: 10px 30px;
}

/* END: MORE BUTTON */
/* START: STANDARD FILTER */
.iop-filter__title-container .iop-filter__help-text {
  max-width: calc(100% - 15px);
  margin: 0 0 10px 0;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .iop-filter__title-container .iop-filter__help-text {
    font-size: 20px;
  }
}

.iop-filter__title-container .iop-filter__collapse-btn {
  margin: 15px 0 15px;
  float: right;
  cursor: pointer;
  display: none;
}

@media (max-width: 767px) {
  .iop-filter__title-container .iop-filter__collapse-btn {
    display: inline-block;
  }
}

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

.iop-filter__first-section {
  border: 1px solid #D8D8D8;
  border-radius: 10px 10px 0 0;
  padding: 20px;
  background-color: #F2F2F2;
}

.iop-filter__input-filter {
  width: 100%;
  height: 40px;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  padding: 0 12px;
}

@media (max-width: 767px) {
  .iop-filter__input-filter {
    margin-bottom: 10px;
  }
}

.iop-filter__second-section {
  margin-bottom: 40px;
  border: 1px solid #D8D8D8;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 20px;
}

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

@media (max-width: 767px) {
  .iop-filter__boxes-wrapper {
    flex-direction: column;
  }
}

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

.iop-filter__boxes-wrapper article:not(.ohio-select2) {
  flex: 1 1;
  display: flex;
  column-gap: 10px;
}

@media (max-width: 767px) {
  .iop-filter__boxes-wrapper article:not(.ohio-select2) {
    flex: 1 1;
    column-gap: 10px;
    flex-direction: column;
  }
}

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

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

@media (max-width: 767px) {
  .iop-filter__result-and-buttons-wrapper {
    flex-direction: column;
  }
}

.iop-filter__results-number-container {
  flex: 1 1;
  line-height: 40px;
}

@media (max-width: 767px) {
  .iop-filter__results-number-container {
    text-align: center;
  }
}

.iop-filter__results-number {
  font-size: 14px;
  color: #4A4A4A;
}

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

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

.iop-filter__input-filter-btn, .iop-filter__input-filter-btn:hover {
  height: 40px;
  width: 150px;
  outline: none;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 600;
}

.iop-filter__reset-btn {
  border: 1px solid #4A4A4A;
  border-radius: 4px;
  padding: 9px 20px 5px;
  background: transparent;
  text-transform: uppercase;
  font-weight: 600;
}

.iop-filter__taxonomies-container .ohio-select2 .select2-container .select2-selection--multiple .select2-selection__rendered {
  padding: unset;
}

.iop-filter__taxonomies-container .ohio-select2 .select2-container .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
  height: 32px;
  margin: 5px;
  border-color: #14499E;
  padding: 6px 12px;
  background-color: #14499E;
  color: #FFFFFF;
}

.iop-filter__taxonomies-container .ohio-select2 .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field {
  height: 42px;
  margin: 0 !important;
  padding-top: unset;
}

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

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

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

.iop-filter__content .core-news__list .core-news__info .core-news__title {
  height: auto;
}

@media only screen and (min-width: 992px) {
  .iop-filter__content .core-news__list .core-news__item {
    min-height: 180px;
  }
}

@media only screen and (max-width: 991px) {
  .iop-filter__content .core-news__list .core-news__thumbnail {
    display: block;
  }
}

.iop-filter__content .core-events__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  column-gap: 20px;
}

@media (max-width: 767px) {
  .iop-filter__content .core-events__list {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .iop-filter__content .core-events__list .row {
    flex: 1;
    /* Remove this after DEVOPS-4215 is Published */
  }
}

.iop-filter__content .core-events__list .core-events__item {
  margin: 0;
  border-bottom: 1px solid #D8D8D8;
  padding: 10px;
  text-decoration: none;
}

@media (min-width: 768px) {
  .iop-filter__content .core-events__list .core-events__item {
    flex: 1 1 calc(50% - 20px);
  }
}

.iop-filter__content .core-events__list .core-events__item:hover {
  opacity: 0.5;
}

.iop-filter__content .core-events__list .core-events__item .odx-events__item-left {
  padding: 0;
}

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

.iop-filter__content .core-events__list .core-events__item-summary,
.iop-filter__content .core-events__list .core-events__item-location-name,
.iop-filter__content .core-events__list .core-events__item-location {
  display: none;
}

.iop-filter__content .pagination .page-item .page-link {
  color: #14499E;
}

.iop-filter__content .pagination .page-item .page-link:hover {
  color: #14499E;
}

.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: #14499E;
  background-color: #14499E;
  color: #FFFFFF;
}

.iop-filter__content-no-results img {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  display: block;
}

.iop-filter__content-no-results .odx-card-no-result__message {
  margin-top: 20px;
}

.iop-datepicker {
  width: 100%;
  height: 42px;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  padding: 10px 15px;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.iop-datepicker .datepicker {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0;
}

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

.datepicker .prev::after,
.datepicker .next::after {
  font-size: 1.5rem;
  color: #14499E;
}

/* END: STANDARD FILTER */
/* START: FEATURED VIDEO */
.core-featured-video .core-featured-video__container {
  background-color: #EEEEEE;
}

@media (min-width: 992px) {
  .core-featured-video .core-featured-video__container {
    display: flex;
  }
}

.core-featured-video .core-featured-video__container .core-featured-video__item-thumbnail {
  position: relative;
  display: flex;
  align-self: stretch;
  min-height: 400px;
  cursor: pointer;
  overflow: hidden;
}

.core-featured-video .core-featured-video__container .core-featured-video__item-thumbnail img {
  width: 100%;
  object-fit: cover;
  transition: all 0.2s ease-in;
}

.core-featured-video .core-featured-video__container .core-featured-video__item-thumbnail:hover img {
  transform: scale(1.1);
}

@media (min-width: 992px) {
  .core-featured-video .core-featured-video__container .core-featured-video__item-thumbnail {
    flex: 1;
  }
}

.core-featured-video .core-featured-video__container .core-featured-video__play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  width: 100px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  padding-left: 5px;
  background-color: #EEEEEE;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3A75A1;
  opacity: 0.9;
}

.core-featured-video .core-featured-video__container .core-featured-video__play-icon i {
  font-size: 30px;
}

.core-featured-video .core-featured-video__container .core-featured-video__item-details {
  align-self: center;
}

@media (max-width: 767px) {
  .core-featured-video .core-featured-video__container .core-featured-video__item-details {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .core-featured-video .core-featured-video__container .core-featured-video__item-details {
    flex: 1;
  }
}

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

@media (max-width: 767px) {
  .core-featured-video .core-featured-video__container .core-featured-video__item-details-wrapper {
    padding: 20px 40px;
  }
}

.core-featured-video .core-featured-video__container .core-featured-video__item-title {
  margin: 0 0 20px;
  line-height: 32px;
  font-size: 32px;
  font-weight: bold;
  color: #3A75A1;
}

.core-featured-video .core-featured-video__container .core-featured-video__button {
  margin-top: 10px;
  border: 2px solid #3A75A1;
  background-color: transparent;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #3A75A1;
  transition: all 0.2s ease-in-out;
}

.core-featured-video .core-featured-video__container .core-featured-video__button::after {
  padding-left: 10px;
}

.core-featured-video .core-featured-video__container .core-featured-video__button:hover, .core-featured-video .core-featured-video__container .core-featured-video__button:active {
  background-color: #3A75A1;
  text-decoration: none;
  color: #FFFFFF;
}

#featured-video-modal {
  margin: 10% auto 30px auto;
}

/* END: FEATURED VIDEO */
/* START: VIDEO PLAYER */
.video-player__header-container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.video-player__header-container .video-player__header-title {
  margin: 0;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

@media (max-width: 500px) {
  .video-player__header-container .core-more-button {
    display: none;
  }
}

.video-player__title {
  margin: 0 0 5px;
}

@media (min-width: 992px) {
  .video-player__container {
    display: flex;
  }
}

.video-player__player {
  height: auto;
}

@media (max-width: 991px) {
  .video-player__player {
    padding-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .video-player__player {
    width: 50%;
  }
}

.video-player__list {
  height: 260px;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-color: rgba(61, 122, 169, 0.7);
}

.video-player__list::-webkit-scrollbar {
  width: 8px;
}

.video-player__list::-webkit-scrollbar-track {
  background-color: #F2F2F2;
}

.video-player__list::-webkit-scrollbar-thumb {
  background-color: rgba(61, 122, 169, 0.7);
  border-radius: 20px;
}

@media (min-width: 992px) {
  .video-player__list {
    width: 50%;
    padding: 0 10px;
  }
}

@media (min-width: 1199px) and (max-width: 1499px) {
  .video-player__list {
    height: 315px;
  }
}

@media (min-width: 1500px) {
  .video-player__list {
    height: 345px;
  }
}

.video-player__item {
  border-radius: 4px;
  padding: 15px 20px;
  background-color: #FFFFFF;
  display: flex;
  transition: all 0.4s;
  cursor: pointer;
}

.video-player__item:first-child {
  margin-top: 0;
}

.video-player__item:last-child {
  margin-bottom: 0;
}

.video-player__item.active {
  background-color: #DCE8F2;
}

.video-player__item.active .video-player__icon-circle {
  background-color: #FFFFFF;
}

.video-player__item.active i {
  color: #DCE8F2;
}

.video-player__item.active .video-player__duration {
  background-color: #FFFFFF;
}

.video-player__item:hover {
  background-color: #DCE8F2;
}

.video-player__icon-container {
  min-width: 80px;
  margin-right: 40px;
  display: flex;
  align-items: center;
}

.video-player__icon-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F2F2F2;
}

.video-player__icon-circle i {
  font-size: 20px;
  color: #3A75A1;
}

.video-player__details {
  flex: 1 1 auto;
}

.video-player__summary {
  margin-bottom: 8px;
  height: 44px;
  font-size: 15px;
  line-height: 22px;
  overflow: hidden;
}

.video-player__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.video-player__date {
  font-size: 14px;
  line-height: 24px;
  color: #292929;
}

.video-player__duration {
  border-radius: 4px;
  padding: 6px 10px 4px;
  background-color: #F2F2F2;
  font-size: 16px;
  line-height: 16px;
  color: #292929;
}

@media (min-width: 501px) {
  .video-player__footer-container .core-more-button {
    display: none;
  }
}

.core-template .content-body .video-gallery__title,
.core-template .content-body .video-player__title {
  color: #3A75A1;
  font-size: 20px;
  font-weight: bold;
}

/* END: VIDEO PLAYER */
/* START: VIDEO GALLERY */
.core-playlist__item-thumbnail {
  height: 140px;
  position: relative;
  cursor: pointer;
}

.core-playlist__item-info {
  position: relative;
}

.core-playlist__item-summary {
  max-height: 255px;
  overflow: hidden;
}

.core-playlist__item-date {
  padding: 10px 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.core-playlist__item-title {
  font-size: 1.5em;
  padding: 20px 0;
}

.core-playlist__item-body {
  margin: 20px 0;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 991px) {
  .core-playlist__item {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .core-playlist__item {
    width: 285px;
  }
}

.core-playlist__current-video {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1500px) {
  .core-playlist__current-video {
    flex-direction: row;
  }
}

.core-playlist__current-video-text {
  padding: 16px 40px;
  background-color: #3A75A1;
  color: white;
  height: 410px;
  margin-top: -11px;
}

@media (max-width: 500px) {
  .core-playlist__current-video-text {
    padding: 0px 20px;
    height: 375px;
    margin-top: -11px;
  }
}

@media (min-width: 610px) and (max-width: 767px) {
  .core-playlist__current-video-text {
    height: 260px;
  }
}

@media (min-width: 768px) and (max-width: 1499px) {
  .core-playlist__current-video-text {
    height: 285px;
  }
}

@media (min-width: 1500px) {
  .core-playlist__current-video-text {
    margin-top: 0;
    width: 395px;
  }
}

.core-playlist__current-video-iframe {
  width: 100%;
}

.core-playlist__play {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}

.core-playlist__videos-container {
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.core-playlist__videos-container .video-gallery__icon-container {
  min-width: unset;
  margin-right: unset;
  display: unset;
  align-items: unset;
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
}

.core-playlist__videos-container .video-gallery__icon-container .video-gallery__icon-circle {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
}

.core-playlist__videos-container .video-gallery__icon-container .video-gallery__icon-circle i {
  font-size: 20px;
  color: #3A75A1;
}

.core-playlist__image {
  height: 100%;
  width: 100%;
  object-position: center;
  object-fit: cover;
}

.core-playlist__item-main-title {
  margin: 6px 0px;
  cursor: pointer;
}

.embed-responsive-item {
  width: 100%;
  border: 0;
}

@media (max-width: 500px) {
  .embed-responsive-item {
    height: 210px;
  }
}

@media (min-width: 610px) and (max-width: 767px) {
  .embed-responsive-item {
    height: 270px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .embed-responsive-item {
    height: 350px;
  }
}

@media (min-width: 992px) {
  .embed-responsive-item {
    height: 410px;
  }
}

/* Flexbox gap workaround for Safari on iOS 14, 13 and lower */
@supports (-webkit-touch-callout: none) and (not (translate: none)) {
  :not(:last-child) {
    margin-right: 5%;
  }
}

/* END: VIDEO GALLERY */
/* ======= START: Social Media Sidebar ========== */
.iop-social-ads__title {
  font-weight: bold;
}

.iop-social-ads__container ul {
  padding: 0;
}

.iop-social-ads__container ul li {
  list-style: none;
  display: inline-flex;
  justify-content: center;
}

.iop-social-ads__item {
  width: 60px;
  height: 60px;
  margin: 0px 10px 10px 0;
  border-radius: 5px;
}

.iop-social-ads__item:last-of-type {
  margin-right: 0;
}

.iop-social-ads__link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  text-decoration: none !important;
}

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

.iop-social-ads__link i {
  font-size: 40px;
  color: #14499E;
}

.iop-social-ads__link i.fa-facebook, .iop-social-ads__link i.fa-facebook-f {
  color: #2d88ff;
}

.iop-social-ads__link i.fa-twitter {
  color: #1da1f2;
}

.iop-social-ads__link i.fa-instagram {
  color: #e95950;
}

.iop-social-ads__link i.fa-youtube {
  color: #ff0000;
}

.iop-social-ads__link i.fa-linkedin, .iop-social-ads__link i.fa-linkedin-in {
  color: #0a66c2;
}

.iop-social-ads__link i.fa-pinterest {
  color: #e60023;
}

.iop-social-ads__link i.fa-flickr {
  color: #0063dc;
}

.iop-social-ads__label {
  display: none;
  text-align: center;
}

/* ======= END: Social Media Sidebar ========== */
/* START : Social Media Feed */
.core-social-media__container .core-social-media__header-title {
  margin: 10px 0 10px 0;
  text-transform: capitalize;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
}

@media (min-width: 992px) {
  .core-social-media__container .core-social-media__twitter-feed {
    margin-right: 60px;
  }
}

.core-social-media__container .core-social-media__facebook-feed {
  text-align: center;
}

/* END : Social Media Feed */
/* START: Topic Ads */
.core-topic-ads__header {
  margin: 0 0 20px;
  line-height: unset;
  font-size: 32px;
  font-weight: bold;
  text-transform: capitalize;
}

.core-topic-ads__list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.core-topic-ads__item {
  border-radius: 4px;
  padding: 40px 30px;
  background-color: #FAFAFA;
  flex: 1 0 calc(50% - 40px);
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .core-topic-ads__item {
    padding: 30px 10px;
  }
}

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

.core-topic-ads__thumbnail {
  height: 150px;
  display: flex;
  flex: 0 0 150px;
  align-items: center;
  justify-content: center;
}

.core-topic-ads__thumbnail img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .core-topic-ads__thumbnail {
    flex: 0 0 120px;
  }
}

.core-topic-ads__content {
  padding-left: 30px;
}

@media (max-width: 1200px) {
  .core-topic-ads__content {
    padding-left: 0;
  }
}

.core-topic-ads__summary {
  margin-bottom: 0;
  max-height: 70px;
  overflow: hidden;
}

.core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item {
  padding: 0;
  background: none;
  display: grid;
  grid-template-columns: 20% 80%;
  align-content: baseline;
}

.core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__thumbnail {
  height: 76px;
  width: 76px;
}

@media (max-width: 576px) {
  .core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__thumbnail {
    height: 68px;
    width: 68px;
  }
}

@media (max-width: 992px) {
  .core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__thumbnail {
    height: 58px;
    width: 58px;
  }
}

@media (max-width: 1200px) {
  .core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__thumbnail {
    height: 64px;
    width: 64px;
  }
}

.core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__thumbnail .core-topic-ads__thumbnail-img {
  height: 100%;
  max-width: none;
}

.core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__title {
  margin: 0;
  font-size: 30px;
  line-height: 36px;
}

@media (max-width: 1200px) {
  .core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__title {
    padding-left: 10px;
  }
}

.core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__summary {
  max-height: 115px;
  margin: 1.5em 0;
  grid-column-start: 1;
  grid-column-end: 3;
}

.core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__button {
  height: 40px;
  border-radius: 24px;
  grid-column-start: 1;
  grid-column-end: 3;
  font-size: 20px;
  font-weight: 700;
  transition: all ease-in 0.3s;
}

@media (max-width: 576px) {
  .core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__button {
    height: 45px;
    padding-top: 10px;
    font-size: 18px;
  }
}

.core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__button:hover, .core-topic-ads--with-button .core-topic-ads__list .core-topic-ads__item .core-topic-ads__button:focus {
  border-color: #3A75A1;
  background-color: #FFFFFF;
  color: #3A75A1 !important;
}

body .content-body .core-topic-ads__item {
  text-decoration: none;
}

body .content-body .core-topic-ads__item:hover {
  text-decoration: none;
}

body .content-body .core-topic-ads__title {
  margin: 0 0 15px;
  font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
  font-size: 1.6em;
  color: #000000;
}

@media (max-width: 1200px) {
  body .content-body .core-topic-ads__title {
    font-size: 1.4em;
  }
}

@media (max-width: 767px) {
  body .content-body .core-topic-ads__title {
    font-size: 1.3em;
  }
}

body .content-body .core-topic-ads .core-topic-ads__summary {
  line-height: 24px;
}

/* END: Topic Ads */
/* START : Helpline */
.core-helpline__container {
  border-top: 10px solid #3A75A1;
  box-shadow: 0 8px 15px #D8D8D8;
}

@media (min-width: 992px) {
  .core-helpline__container {
    display: flex;
  }
}

.core-helpline__thumbnail,
.core-helpline__info {
  flex: 1;
}

.core-helpline__thumbnail {
  background-size: cover;
  background-position: center;
}

@media (max-width: 991px) {
  .core-helpline__thumbnail {
    min-height: 250px;
  }
}

.core-helpline__info {
  position: relative;
  padding: 30px;
}

body .content-body .core-helpline__title {
  margin: 0 0 15px;
  font-weight: bold;
  line-height: 36px;
  font-size: 26px;
}

body .content-body .core-helpline__summary {
  padding: 0 0 10px;
  font-size: 0.9em;
  font-weight: bold;
}

@media (min-width: 992px) {
  body .content-body .core-helpline__summary {
    position: absolute;
    top: 0;
    right: 0;
    padding: 30px 20px 15px;
  }
}

.core-helpline__phone {
  display: block;
  margin: 0 0 10px;
  font-weight: bold !important;
  font-size: 22px;
  text-decoration: none !important;
}

.core-helpline__phone:hover {
  text-decoration: underline !important;
}

/* END : Helpline */
/* START: Newsletter Subscribe Form */
.iop-footer-subscribe {
  background-color: #D8D8D8;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 10px;
}

.iop-footer-subscribe__wrapper {
  max-width: 800px;
  margin-left: 10px;
  margin-right: 10px;
}

@media (min-width: 768px) {
  .iop-footer-subscribe__wrapper {
    display: flex;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .iop-footer-subscribe__wrapper {
    max-width: 800px;
  }
}

.iop-footer-subscribe__wrapper .iop-footer-subscribe__column {
  width: 50%;
  margin: 0 10px;
}

@media (max-width: 767px) {
  .iop-footer-subscribe__wrapper .iop-footer-subscribe__column {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.iop-footer-subscribe__text {
  display: flex;
  padding-top: 2%;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .iop-footer-subscribe__text {
    display: block;
    text-align: center;
  }
}

.iop-footer-subscribe__text i {
  font-size: 3em;
  color: #A1A1A1;
}

.iop-footer-subscribe__alert {
  color: #292929;
  font-size: 1.4rem;
  line-height: 24px;
  padding: 0;
  margin-left: 20px;
}

@media (max-width: 767px) {
  .iop-footer-subscribe__alert {
    line-height: 30px;
    margin-top: 19px;
  }
}

.iop-footer-subscribe__input {
  border: none;
  border-radius: 6px 0 0 6px;
  width: calc(100% - 140px);
  display: inline-block;
  outline: none;
  font-size: 14px;
  line-height: 15px;
  padding: 0 12px;
  height: 44px;
}

@media (max-width: 991px) {
  .iop-footer-subscribe__input {
    width: calc(100% - 90px);
  }
}

@media (max-width: 767px) {
  .iop-footer-subscribe__input {
    width: 100%;
    border-radius: 6px;
  }
}

.iop-footer-subscribe__input::placeholder {
  font-size: 14px;
  color: #747474;
  font-weight: 200;
  text-align: left;
  padding-left: 2px;
}

.iop-footer-subscribe__button, .iop-footer-subscribe__button:hover {
  font-size: 16px;
  font-weight: 400;
  height: 44px;
  width: 120px;
  border-radius: 0 4px 4px 0;
  border-top: 1px solid #3A75A1;
  border-bottom: 1px solid #3A75A1;
  border-right: 1px solid #3A75A1;
  border-left: 0px;
  outline: none;
  position: absolute;
  background-color: #3A75A1;
}

@media (max-width: 767px) {
  .iop-footer-subscribe__button, .iop-footer-subscribe__button:hover {
    position: initial;
    display: block;
    width: 150px;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 54px;
  }
}

@media (max-width: 479px) {
  .iop-footer-subscribe__button, .iop-footer-subscribe__button:hover {
    width: 100%;
  }
}

.odx-content-section .iop-footer-subscribe::before, .odx-content-section .iop-footer-subscribe::after {
  display: none;
}

.odx-content-section .iop-footer-subscribe__wrapper {
  display: block;
}

.odx-content-section .iop-footer-subscribe__wrapper .iop-footer-subscribe__column {
  width: 100%;
  margin: 0;
}

.odx-content-section .iop-footer-subscribe__text {
  margin-bottom: 20px;
}

/* END: Newsletter Subscribe Form */
/* START: Bio Cards */
.core-bio-card__list {
  display: flex;
  flex-flow: wrap;
  gap: 30px;
}

.core-bio-card__item {
  flex-basis: calc(50% - 30px);
  display: flex;
  gap: 20px;
}

@media (max-width: 767px) {
  .core-bio-card__item {
    flex-basis: 100%;
    gap: 0;
  }
}

@media (max-width: 1200px) {
  .core-bio-card__item {
    flex-direction: column;
  }
}

.core-bio-card__thumbnail img {
  border-radius: 50%;
  object-fit: cover;
}

@media (max-width: 767px) {
  .core-bio-card__thumbnail img {
    width: 220px;
    height: 220px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .core-bio-card__thumbnail img {
    width: 200px;
    height: 200px;
  }
}

@media (min-width: 1200px) {
  .core-bio-card__thumbnail img {
    width: 150px;
    height: 150px;
  }
}

.core-bio-card__info .core-bio-card__name {
  margin-bottom: 0;
  font-size: 28px;
  line-height: 1em;
  font-weight: 700;
}

@media (max-width: 576px) {
  .core-bio-card__info .core-bio-card__name {
    font-size: 24px;
  }
}

@media (min-width: 1200px) {
  .core-bio-card__info .core-bio-card__name {
    margin-top: 0;
  }
}

.core-bio-card__title {
  font-size: 20px;
  font-weight: bold;
  color: #14499E;
}

.core-bio-card__body {
  margin: 15px 0 20px;
  max-height: 160px;
  overflow: hidden;
}

.core-bio-card__body p {
  line-height: 24px !important;
  color: #4A4A4A !important;
}

.core-bio-card__button {
  border-radius: 24px;
  width: fit-content;
  height: 40px;
  background-color: #14499E;
}

body .content-body .core-bio-card__button {
  line-height: normal;
  font-weight: 700 !important;
  color: #FFFFFF !important;
}

body .content-body .core-bio-card__button:hover, body .content-body .core-bio-card__button:focus {
  border: 2px solid #14499E;
  background-color: #FFFFFF !important;
  color: #14499E !important;
}

/* END: Bio Cards */
/** START: Slider **/
.core-slider__container {
  margin: auto;
  max-width: 1200px;
}

.core-slider__item {
  display: none;
}

.core-slider__item.current {
  display: flex;
}

@media (max-width: 768px) {
  .core-slider__item.current {
    display: grid;
  }
}

.core-slider__info {
  margin-top: 100px;
  padding: 0px 30px 0px 0px;
  display: flex;
  flex-basis: 40%;
  flex-direction: column;
  justify-content: flex-start;
}

@media (max-width: 768px) {
  .core-slider__info {
    padding: 30px;
    order: 2;
  }
}

@media (max-width: 512px) {
  .core-slider__info {
    margin-top: 0;
    height: 300px;
    padding: 30px 20px;
  }
}

.core-slider__title {
  margin-top: 0;
}

.core-slider__summary {
  margin-bottom: 20px;
}

.core-slider__link {
  width: fit-content;
}

@media (max-width: 768px) {
  .core-slider__link {
    width: 100%;
  }
}

@media (max-width: 512px) {
  .core-slider__link {
    margin-top: 20px;
    line-height: 2;
  }
}

.core-slider__image-wrapper {
  position: relative;
  flex-basis: 60%;
  height: 400px;
}

.core-slider__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.core-slider__button-previous-slide, .core-slider__button-next-slide {
  position: absolute;
  bottom: 0px;
  border: 0;
  background: #FFFFFF;
  width: 80px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  z-index: 1;
}

@media (max-width: 512px) {
  .core-slider__button-previous-slide, .core-slider__button-next-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.core-slider__button-previous-slide {
  left: 0;
}

.core-slider__button-next-slide {
  right: 0;
}

body .content-body .core-slider__title {
  font-size: 30px;
  line-height: 32px;
}

body .content-body .core-slider__summary {
  line-height: 24px;
}

/** END: Slider **/
/* START: Photo Gallery */
.core-photogallery__list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

@media (max-width: 512px) {
  .core-photogallery__list {
    justify-content: center;
  }
}

.core-photogallery__item {
  flex: 1 0 20%;
  min-height: 100%;
  max-width: 340px;
}

@media screen and (min-width: 501px) and (max-width: 1200px) {
  .core-photogallery__item {
    flex: 1 1 33%;
  }
}

@media screen and (max-width: 500px) {
  .core-photogallery__item {
    flex: 1 1 50%;
  }
}

.core-photogallery__item a {
  height: 100%;
  width: 100%;
  display: flex;
}

.core-photogallery__image {
  min-width: 100%;
  object-fit: none;
  object-position: center;
}

@media screen and (min-width: 992px) {
  .core-photogallery__image {
    width: 100%;
  }
}

.core-photogallery .pswp__button--close::before {
  font: var(--fa-font-solid);
  font-size: 20px;
  color: #FFFFFF;
  content: "\f00d";
}

.core-photogallery .pswp__button--arrow--left::before,
.core-photogallery .pswp__button--arrow--right::before {
  border-radius: 50%;
  background-color: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #3A75A1;
  transition: all 0.4s ease-in-out;
}

.core-photogallery .pswp__button--arrow--left {
  left: 200px;
}

.core-photogallery .pswp__button--arrow--left::before {
  font: var(--fa-font-solid);
  content: "\f104";
}

.core-photogallery .pswp__button--arrow--right {
  right: 150px;
}

.core-photogallery .pswp__button--arrow--right::before {
  font: var(--fa-font-solid);
  content: "\f105";
}

/* END: Photo Gallery */
/** START: Splash page **/
.splash-page #aw-main-wrapper .header,
.splash-page #aw-main-wrapper .navigation {
  display: none;
}

.splash-page #aw-main-wrapper .content {
  top: 0;
}

@media (max-width: 767px) {
  .splash-page .env {
    bottom: 0;
  }
}

.splash-page .odx-site-alert {
  display: none;
}

.splash-page .iop_mobile-menu {
  display: none;
}

.splash-page .odx-layout-landing-page {
  background-color: #D8D8D8;
}

.splash-page .odx-content__top-component {
  background-color: #F2F2F2;
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .splash-page .odx-content.odx-content--landing-page {
    border: none;
  }
}

.splash-page .odx-content.odx-content--landing-page > .container:first-of-type {
  display: none;
}

.splash-page .odx-content-section {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 80px;
  padding-right: 80px;
}

@media (max-width: 767px) {
  .splash-page .odx-content-section {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.splash-page .core-topic-ads .core-topic-ads__header {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  text-transform: capitalize;
  color: #292929;
}

.splash-page .core-divisions-carousel {
  margin-bottom: 40px;
}

.splash-page .core-divisions-carousel .core-divisions-carousel__header {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  text-transform: capitalize;
  color: #292929;
}

.splash-page .core-carousel-button-left .icon,
.splash-page .core-carousel-button-right .icon {
  border-color: #D8D8D8;
}

@media (max-width: 991px) {
  .splash-page .single-column-footer {
    margin-bottom: 0 !important;
  }
}

.iop-splash-banner {
  position: relative;
  width: 100%;
  min-width: 0;
  max-width: 1600px;
  margin: 40px 20px 0;
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .iop-splash-banner {
    margin: 0;
    flex-direction: column-reverse;
  }
}

.iop-splash-banner__info-container {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  z-index: 2;
}

@media (max-width: 767px) {
  .iop-splash-banner__info-container {
    position: relative;
    display: block;
    background-color: #14499E;
  }
}

.iop-splash-banner__info {
  position: relative;
  max-height: 400px;
  min-width: 450px;
  width: 100%;
  max-width: 600px;
  margin-left: 20px;
  padding: 50px 0;
  flex-basis: 40%;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 767px) {
  .iop-splash-banner__info {
    max-width: 100%;
    min-width: 0;
    border: 0;
    margin-left: 0px;
    padding: 30px 0 40px 0;
    flex-basis: 100%;
  }
}

.iop-splash-banner__logo-container {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.iop-splash-banner__logo-wrapper {
  min-height: 100px;
  padding: 0 30px;
  z-index: 50;
}

.iop-splash-banner__logo {
  width: 300px;
  height: 75px;
}

.iop-splash-banner__logo img {
  position: relative;
  width: inherit;
  height: inherit;
  z-index: 0;
}

.iop-splash-banner__title {
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 40px;
}

@media (max-width: 767px) {
  .iop-splash-banner__title {
    padding: 0 30px;
    font-size: 30px;
  }
}

.iop-splash-banner__title::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #FFFFFF;
  content: "";
}

@media (max-width: 767px) {
  .iop-splash-banner__title::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: #FFFFFF;
    content: "";
    display: none;
  }
}

.iop-splash-banner__summary {
  margin: 15px 0;
  padding: 0 40px;
  font-size: 1rem;
  line-height: 1.5rem;
}

.iop-splash-banner__img-container {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 430px;
  max-height: 550px;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 767px) {
  .iop-splash-banner__img-container {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 330px;
    max-height: 330px;
  }
}

.iop-splash-banner__img-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  max-width: 70%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, rgba(61, 122, 169, 0), rgba(61, 122, 169, 0.05), rgba(61, 122, 169, 0.19), rgba(61, 122, 169, 0.34), rgba(61, 122, 169, 0.47), rgba(61, 122, 169, 0.56), rgba(61, 122, 169, 0.65), rgba(61, 122, 169, 0.73), rgba(61, 122, 169, 0.8), rgba(61, 122, 169, 0.86), rgba(61, 122, 169, 0.91), rgba(61, 122, 169, 0.95), rgba(61, 122, 169, 0.98), #3d7aa9);
  opacity: 0.9;
  z-index: 1;
}

@media (max-width: 767px) {
  .iop-splash-banner__img-overlay {
    display: none;
  }
}

.iop-splash-banner__img {
  position: relative;
  width: inherit;
  height: inherit;
  object-fit: cover;
  z-index: 0;
}

@media (max-width: 767px) {
  .iop-splash-banner__img {
    margin-top: 30px;
  }
}

body .content-body .iop-splash-banner__title {
  font-weight: 600;
  color: #FFFFFF;
}

body .content-body .iop-splash-banner__summary {
  color: #FFFFFF;
}

.iop-splash-sections {
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .iop-splash-sections {
    margin-top: 30px;
  }
}

.iop-splash-sections .horizontalTabs .nav-tabs {
  max-width: 1600px;
  border-bottom: none;
}

@media (min-width: 768px) {
  .iop-splash-sections .horizontalTabs .nav-tabs {
    display: flex;
    align-items: stretch;
  }
}

.iop-splash-sections .horizontalTabs .nav-tabs .tab {
  float: none;
  flex-grow: 1;
  text-align: center;
}

@media (max-width: 767px) {
  .iop-splash-sections .horizontalTabs .nav-tabs .tab {
    margin-bottom: 5px;
  }
}

.iop-splash-sections .horizontalTabs .nav-tabs .tab > a {
  margin: 0;
  border: none;
  border-radius: 0;
  padding: 24px 5px;
  font-size: 20px;
}

.iop-splash-sections .horizontalTabs .nav-tabs .tab > a:hover {
  border: none;
  color: #FFFFFF;
  background-color: #14499E;
}

.iop-splash-sections .horizontalTabs .nav-tabs .tab.active > a {
  border: none;
  background-color: #14499E;
}

.iop-splash-sections .horizontalTabs .wrapper {
  padding: 40px 0 40px;
  margin-bottom: 0;
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container {
  display: flex;
  flex-flow: column;
}

@media (min-width: 768px) {
  .iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container {
    flex-flow: row;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
  }
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__image {
  display: none;
}

@media (min-width: 768px) {
  .iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__image--desktop {
    display: block;
  }
}

@media (max-width: 767px) {
  .iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__image--mobile {
    display: flex;
    justify-content: center;
  }
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__body {
  order: 1;
}

@media (min-width: 768px) {
  .iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__body {
    width: 100%;
  }
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__body p:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar + .iop-splash-sections__body {
    width: 60%;
  }
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar {
  order: 2;
  margin: 30px 0 0;
}

@media (min-width: 768px) {
  .iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar {
    width: 35%;
    margin: 0;
  }
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox {
  padding: 30px 40px;
  margin-bottom: 30px;
  background-color: #FAFAFA;
}

@media (max-width: 991px) {
  .iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox {
    padding: 20px 25px;
  }
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox:last-child {
  margin-bottom: 0;
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox h2,
.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox h3,
.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox h4,
.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox h5,
.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox h6 {
  font-size: 1.625em;
}

.iop-splash-sections .horizontalTabs .wrapper .iop-splash-sections__container .iop-splash-sections__sidebar .iop-splash-sections__infobox .btn-primary {
  width: 100%;
}

/** END: Splash page **/
/* START : Card Carousel Arrows */
.core-template .ohio-carousel-icons___button-left div,
.core-template .ohio-carousel-icons___button-right div {
  color: #3A75A1;
  font-size: 35px;
  font-weight: bold;
}

.core-template .ohio-carousel-icons___button-left div:hover,
.core-template .ohio-carousel-icons___button-right div:hover {
  color: #FFFFFF;
  background: #3A75A1;
}

/* END : Card Carousel Arrows */
/* START: ODX Full Banner */
.core-template .content-body .odx-full-banner__heading,
.core-template .content-body .odx-full-banner__subheading {
  color: #FFFFFF;
}

/* END: ODX Full Banner */
/* START: Main Section Styles */
.core-template .main-section-lp .odx-content-section--landing-page-intro {
  margin-bottom: 30px;
}

.core-template .main-section-lp .core-spotlight__header {
  display: none;
}

.core-template .main-section-lp .odx-content__body {
  margin: 20px 0 0;
}

.core-template .main-section-lp .odx-content__body p:last-child {
  margin-bottom: 0;
}

/* END: Main Section Styles */
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > iop-core-template.scss */
/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > iop-long-document.scss */
/* START: Offcanvas Drawer */
.offcanvas-container .offcanvas.offcanvas-start {
  border: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.33);
}

.offcanvas-container .btn-primary {
  border-radius: 8px;
  border-color: #14499E;
  padding: 12px 20px 10px;
  background-color: #14499E;
  font-weight: bold;
}

.offcanvas-container .offcanvas .offcanvas-header {
  margin-top: 50px;
  padding: 16px 40px;
}

.offcanvas-container .offcanvas .offcanvas-title {
  font-size: 26px;
  line-height: 1.25em;
  font-weight: bold;
  color: #4A4A4A;
}

.offcanvas-container .offcanvas .offcanvas-body {
  padding: 0 40px;
}

.offcanvas-container .offcanvas .btn-close {
  position: absolute;
  top: 10px;
  right: 0;
  width: auto;
  padding: 12px 32px;
  background: none;
  font-weight: normal;
  opacity: inherit;
}

.offcanvas-container .offcanvas .btn-close span {
  position: relative;
  padding-right: 10px;
  bottom: 3px;
}

.offcanvas-container .offcanvas .btn-close i {
  font-size: 1.25em;
}

.offcanvas-container .iop-lg-doc__drawer-container .nav-link {
  font-size: 18px;
  text-decoration: none;
  color: #4A4A4A;
}

.offcanvas-container .iop-lg-doc__drawer-container .nav-link:focus {
  font-size: 18px;
  color: #4A4A4A;
  text-decoration: none;
}

.offcanvas-container .iop-lg-doc__drawer-container .nav-link:hover {
  text-decoration: none;
  color: #14499E;
}

.offcanvas-container .iop-lg-doc__drawer-container .nav-cildren-section {
  padding: 20px 0;
  padding-block-start: 20px;
  padding-block-end: 20px;
}

.offcanvas-container .iop-lg-doc__drawer-container .nav-cildren-section .nav-link {
  font-size: 16px;
  line-height: 1em;
  font-weight: lighter;
}

.offcanvas-container .iop-lg-doc__drawer-container i {
  float: right;
  padding: 5px;
}

.offcanvas-container .iop-lg-doc__drawer-container .nav-link[aria-expanded='true'] {
  border-radius: 5px 5px 0 0;
  background-color: #D8D8D8;
  color: #4A4A4A;
  transition-property: background-color;
  transition-duration: 1s;
}

.offcanvas-container .iop-lg-doc__drawer-container .nav-cildren-section.show {
  margin-bottom: 20px;
  border-radius: 0 0 5px 5px;
  background-color: #EEEEEE;
  transition-property: background-color;
  transition-duration: 1s;
}

.offcanvas-open-btn.btn {
  position: fixed;
  top: 300px;
  z-index: 2;
  margin: 20px 50px;
  border-color: #14499E;
  padding: 6px 20px 4px 12px;
  background-color: #14499E;
}

.offcanvas-open-btn.btn:focus, .offcanvas-open-btn.btn:hover, .offcanvas-open-btn.btn:active {
  background-color: #14499E;
  border-color: #14499E;
}

.offcanvas-open-btn.btn i {
  position: relative;
  top: 2px;
  padding-right: 5px;
  font-size: 1.25em;
}

@media (max-width: 767px) {
  .offcanvas-open-btn.btn {
    top: unset;
    bottom: 100px;
    margin: 0;
    z-index: 999;
  }
}

@media (min-width: 992px) {
  .offcanvas-open-btn.btn {
    position: initial;
    margin: 0;
    left: 0;
  }
}

/* END: Offcanvas Drawer */
/* START: Large Document */
.large-doc .content-body {
  padding-top: 0 !important;
}

.large-doc .odx-content-layout .odx-content--resource {
  padding-top: 100px;
}

@media (max-width: 991px) {
  .large-doc .odx-content-layout .odx-content--resource {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .large-doc .odx-content-layout .odx-content--resource {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .large-doc .aw-left-nav {
    display: none;
  }
}

body .content-body .iop-lg-doc__infobox h4 {
  margin-bottom: 20px;
  font-size: 24px;
  color: black;
}

body .content-body .iop-lg-doc__item-body h2 {
  font-size: 40px;
  line-height: 1.25em;
  color: #14499E;
}

body .content-body .iop-lg-doc__item-body h3 {
  font-size: 28px;
  line-height: 1.25em;
  color: #4A4A4A;
}

.iop-lg-doc__item-container {
  margin-top: 20px;
  display: flex;
  flex-flow: column;
}

@media (min-width: 768px) {
  .iop-lg-doc__item-container {
    margin-left: auto;
    margin-right: auto;
    flex-flow: row;
    justify-content: space-between;
  }
}

.iop-lg-doc__item-container .iop-lg-doc__item-body {
  order: 1;
}

.iop-lg-doc__item-container .iop-lg-doc__item-body .iop-lg-doc__item-title {
  display: flex;
  align-items: center;
  vertical-align: middle;
}

.iop-lg-doc__item-container .iop-lg-doc__item-body .iop-lg-doc__item-title img {
  margin-right: 30px;
  width: 70px;
  height: 70px;
}

.iop-lg-doc__item-container .iop-lg-doc__item-sidebar {
  margin-top: 50px;
  order: 2;
}

@media (min-width: 768px) {
  .iop-lg-doc__item-container .iop-lg-doc__item-sidebar {
    width: 30%;
  }
  .iop-lg-doc__item-container .iop-lg-doc__item-sidebar + .iop-lg-doc__item-body {
    width: 65%;
  }
}

.iop-lg-doc__item-container .iop-lg-doc__item-sidebar .iop-lg-doc__infobox {
  margin: 30px 0;
  border-radius: 8px;
  border: 1px solid #D8D8D8;
  padding: 25px 25px 10px;
}

.iop-lg-doc__parallax {
  position: relative;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  overflow: hidden;
}

.iop-lg-doc__parallax .iop-lg-doc__parallax-title {
  padding-top: 7px;
  font-size: 60px;
  line-height: 1em;
  font-weight: bolder;
  color: #FFFFFF;
  text-transform: uppercase;
}

.iop-lg-doc__parallax .iop-lg-doc__parallax-summary {
  font-size: 16px;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.iop-lg-doc__table-contents {
  margin: 20px auto 40px;
}

.iop-lg-doc__table-contents .iop-lg-doc__table-contents-list {
  padding: 0;
  list-style-type: none;
}

.iop-lg-doc__table-contents .iop-lg-doc__table-contents-list i {
  margin-right: 20px;
  color: #14499E;
}

.iop-lg-doc__table-contents .iop-lg-doc__table-contents-title {
  margin: 20px 0;
  font-size: 24px;
  font-weight: bold;
  color: #14499E;
}

.iop-lg-doc__table-contents .iop-lg-doc__table-contents-list-item {
  margin: 15px 0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}

body .content-body .iop-lg-doc__table-contents-list .iop-lg-doc__table-contents__item {
  padding: 15px 30px 12px;
  display: block;
  font-size: 21px;
  line-height: 1em;
  color: #3A75A1;
  text-decoration: none;
}

#iop-lg-doc__container {
  padding-top: 50px;
}

/* END: Large Document */
/* START: Second Level Nav */
.iop-second-level-navigation__container {
  position: fixed;
  left: 0;
  width: 100%;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  display: block;
  z-index: 995;
}

.iop-second-level-navigation__container .iop-second-level-navigation {
  left: 0;
  box-shadow: none;
  margin: 0 auto;
  padding: 0 10px;
  padding-bottom: 0px !important;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  color: #FFFFFF;
  z-index: 995;
  transition: all 0.3s ease;
}

.iop-second-level-navigation__container .iop-second-level-navigation .iop-second-level-navigation__text {
  padding: 0.5rem;
  text-align: center;
}

@media (max-width: 991px) {
  .iop-second-level-navigation__container .iop-second-level-navigation .iop-second-level-navigation__text {
    display: none;
  }
}

.iop-second-level-navigation__container .iop-second-level-navigation .iop-second-level-navigation__links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .iop-second-level-navigation__container .iop-second-level-navigation .iop-second-level-navigation__links {
    margin: 0 auto;
    padding-top: 1rem;
    padding-right: 150px;
  }
}

@media (max-width: 991px) {
  .iop-second-level-navigation__container .iop-second-level-navigation .iop-second-level-navigation__links {
    flex-wrap: nowrap;
    justify-content: left;
    overflow: scroll;
  }
}

@media (min-width: 992px) {
  .iop-second-level-navigation__container .iop-second-level-navigation {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .iop-second-level-navigation__container .iop-second-level-navigation {
    width: 1140px;
  }
}

@media (min-width: 1400px) {
  .iop-second-level-navigation__container .iop-second-level-navigation {
    width: 1320px;
  }
}

@media (max-width: 991px) {
  .iop-second-level-navigation__container .iop-second-level-navigation {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
    border-radius: 0;
    padding: 0;
    background: #FFFFFF;
  }
}

.iop-second-level-navigation--sticky {
  top: 104px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.iop-second-level-navigation--sticky .iop-second-level-navigation__text {
  display: none;
}

@media (max-width: 991px) {
  .iop-second-level-navigation--sticky {
    top: 0;
    border-radius: 0;
  }
}

body .content-body .iop-second-level-navigation .iop-second-level-navigation__link {
  margin: 0 5px;
  border-bottom: 8px solid #FFFFFF;
  padding: 0 5px 5px;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

body .content-body .iop-second-level-navigation .iop-second-level-navigation__link:hover {
  border-bottom: 8px solid #14499E;
  text-decoration: none;
  color: #14499E;
}

@media (max-width: 991px) {
  body .content-body .iop-second-level-navigation .iop-second-level-navigation__link {
    margin: 0;
    border-radius: 0;
    border: none;
    padding: 5px 10px;
    background-color: #FFFFFF;
    white-space: nowrap;
    line-height: 2.5rem;
  }
  body .content-body .iop-second-level-navigation .iop-second-level-navigation__link:hover {
    border: none;
    background-color: #FFFFFF;
    white-space: nowrap;
    color: #14499E;
  }
}

body .content-body .iop-second-level-navigation .iop-second-level-navigation__link--active {
  border-bottom: 8px solid #14499E;
  text-decoration: none;
  color: #14499E;
}

@media (max-width: 991px) {
  body .content-body .iop-second-level-navigation .iop-second-level-navigation__link--active {
    border: none;
    background-color: #FFFFFF;
    white-space: nowrap;
    color: #14499E;
  }
}

/* END: Second Level Nav */
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Partials > iop-long-document.scss */
/*START : Libraries>ODX Common Design>Content>Utility>Style Sheets>SCSS>Partials>odx-esri-maps.scss*/
.agency-category-checboxes label input[value="Adoption"], input[value="Government Agency"] {
  display: none;
}

.agency-category-checboxes label[for="Adoption"] {
  display: none;
}

.agency-category-checboxes label[for="Government Agency"] {
  display: none;
}

.odx-locations-map-wrapper {
  position: relative;
}

.odx-locations__map-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  height: 600px;
}

.odx-locations__map-wrapper:focus {
  outline: none;
}

.esri-view .esri-view-surface--inset-outline:focus::after {
  outline: none;
}

body .content-body .esri-popup__header-title {
  margin: 0;
}

.esri-view-height-less-than-medium .esri-popup__main-container {
  max-height: 350px;
  max-width: 350px;
}

.esri-popup__actions .esri-popup__button[class*="esri-popup__action"] .esri-popup__icon {
  margin: 3px 10px 3px 0;
}

.odx-locations__list-wrapper {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 300px;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  color: #FFFFFF;
}

.odx-locations-list-widget {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

.odx-locations-list-widget__search {
  display: block;
  margin-bottom: 20px;
}

.odx-locations-list-widget__title {
  display: block;
  display: block;
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: normal;
}

.odx-locations-list-widget__input-wrapper {
  position: relative;
}

.odx-locations-list-widget__icon {
  position: absolute;
  top: 30%;
  right: 10px;
  color: #000000;
  display: inline-block;
}

.odx-locations-list__label {
  padding: 10px 0;
  font-size: 1.2em;
}

.odx-locations-list__label * {
  display: inline;
}

.odx-locations-list-widget__input {
  padding: 10px 30px 10px 10px;
  width: 100%;
  display: block;
}

.odx-locations-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

.odx-locations-map-wrapper .odx-location {
  position: relative;
  background-color: #FFFFFF;
  color: #000000;
}

.odx-locations-map-wrapper .odx-location__content {
  margin: 0 10px;
  padding: 10px 0;
  border-bottom: 1px solid #000000;
  cursor: pointer;
}

.odx-locations-map-wrapper .odx-location__content:hover {
  color: #14499E;
}

.odx-locations-map-wrapper .odx-location:last-child .odx-location__content {
  border-bottom: none;
}

.counties-dropdown-wrapper {
  margin-bottom: 20px;
}

.counties-dropdown-wrapper .ohio-select-select::before {
  font-size: 24px;
  color: #4A4A4A;
}

.agency-category-checboxes {
  border: 2px solid #FFF;
  padding: 10px;
}

.agency-category-checboxes label {
  line-height: 17px;
  font-family: 'Source Sans Pro', Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  display: block;
  font-weight: 300;
  margin-top: 10px;
  position: relative;
  padding-left: 24px;
}

.agency-category-checboxes label input[type='checkbox'] {
  height: 15px;
  width: 15px;
  margin: 0px;
  position: absolute;
  top: 0;
  left: 0;
}

.esri-feature__body-content {
  margin: 10px 0;
  max-height: 72px;
  overflow-y: scroll;
}

.esri-feature__body-content p:last-of-type {
  margin-bottom: 0;
}

.esri-icon.esri-icon-tracking,
.esri-icon.esri-rotating,
.esri-icon.esri-icon-loading-indicator,
.esri-icon.esri-icon-pause,
.esri-icon.esri-icon-minus,
.esri-icon.esri-icon-plus,
.esri-popup .esri-icon-handle-horizontal,
.esri-popup .esri-icon-close {
  font-family: 'CalciteWebCoreIcons' !important;
}

.esri-footer__icons {
  padding-top: 20px;
}

.esri-footer__anchor {
  margin: 0;
  padding: 0 10px 0 0;
  font-size: 20px;
}

.esri-popup--is-docked .esri-popup__header {
  height: 0;
  overflow: visible;
}

@media screen and (max-width: 767px) {
  .odx-locations__map-wrapper {
    max-height: 300px;
  }
  .odx-locations__list-wrapper {
    position: relative;
    height: 400px;
    max-width: none;
  }
}

/*END : Libraries>ODX Common Design>Content>Utility>Style Sheets>SCSS>Partials>odx-esri-maps.scss*/
