/* START: ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > CSWMFT > cswmft-custom-styles.scss */
/* Max width */
::selection {
  background-color: #c12637;
}

body .content-body hr {
  display: none;
}

/* START: Buttons */
.btn-primary,
a.btn-primary,
.btn.btn-primary {
  background-color: #c12637;
  border: 1px solid #c12637;
  color: #ffffff !important;
}

.btn-primary:hover,
a.btn-primary:hover,
.btn.btn-primary:hover {
  background-color: #ffffff;
  color: #c12637 !important;
  border: 1px solid #c12637;
}

.core-more-button {
  background-color: transparent;
  border: 1px solid #a2b3c8;
  color: #c12637 !important;
}

.core-more-button:hover {
  color: #ffffff !important;
  background-color: #c12637;
  border: 1px solid #c12637;
}

.iop-searchbox__button--search {
  background-color: #c12637;
  border: 1px solid #c12637;
  color: #ffffff !important;
}

.iop-searchbox__button--search:hover {
  background-color: #ffffff;
  color: #c12637 !important;
  border: 1px solid #c12637;
}

.iop-searchbox__button--search:hover .iop-searchbox__button-title,
.iop-searchbox__button--search .iop-searchbox__button-title:hover {
  color: #c12637 !important;
}

.odx-content__expand-collapse .btn {
  color: #c12637;
  border: 2px solid #c12637;
  background-color: #ffffff;
}

.odx-content__expand-collapse .btn:hover {
  color: #ffffff;
  border: 2px solid #c12637;
  background-color: #c12637;
}

/* END: Buttons */
/* START: Ads */
.odx-ads__large {
  background-color: #f7f7f7;
}

/* END: Ads */
/* START Board of Directors & Staff */
body .content-body .cswmft__staff-header {
  margin-bottom: 25px;
}

body .content-body .cswmft__staff-header h2 {
  font-size: 32px !important;
  font-weight: bold;
  letter-spacing: 0.1px;
}

.odx-divisions-catalog__container {
  margin-top: 0;
}

.odx-leader-card {
  padding: 0;
  height: 530px;
}

.odx-leader-card .ohio-card-bg {
  height: 320px;
}

.odx-leader-card .ohio-card-bg-div {
  background-color: #dadada;
  border-bottom: 6px solid #c12637;
  background-position: top -10px center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  height: 320px;
}

.odx-leader-card .cswmft__board-content {
  text-align: left;
  padding: 10px 25px;
}

.odx-leader-card .cswmft__board-content p {
  font-size: 14px;
}

.odx-leader-card .cswmft__board-title {
  text-decoration: none;
}

.odx-leader-card .cswmft__board-title .ohio-card-content-header {
  color: #000000;
  font-weight: 700;
  font-size: 21px;
  line-height: 1.2em;
  margin: 5px 0;
}

.odx-leader-card .ohio-card-content__bottom {
  padding: 0;
  bottom: 20px;
  float: left;
  width: calc(100% - 50px);
}

.odx-leader-card .ohio-card-content__bottom a {
  text-decoration: none;
}

.odx-leader-card .ohio-card-content__bottom .ohio-card-wrapper-anchor.odx-card__share-anchor {
  color: #464846;
  display: block;
  font-size: 24px;
  padding: 3px 10px 7px 10px;
}

.odx-leader-card .ohio-card-content__bottom > .pull-right {
  float: right !important;
}

.odx-leader-card .ohio-card-content__bottom > .pull-right .share-link {
  display: block;
  float: left;
  text-align: left;
  font-size: 12px;
}

.odx-content__image--left {
  margin-top: 0 !important;
}

.odx-content__leader-image-container {
  border-radius: 0;
}

body .content-body .odx-content__image--footer {
  color: #464846;
}

.content-body .odx-meet-leadership a,
.content-body .odx-meet-leadership a:hover {
  font-size: 18px;
  line-height: 1.2em;
}

.content-body .odx-meet-leadership a {
  color: #c12637;
  text-decoration: underline;
}

.content-body .odx-meet-leadership a:hover {
  color: #0e3f75;
  text-decoration: underline solid #0e3f75;
}

.content-body .odx-meet-leadership p {
  line-height: 24px;
}

.content-body
.ohio-card
.ohio-card-content__bottom
.ohio-card-wrapper-anchor.odx-card__share-anchor:hover,
.content-body
.ohio-card
.ohio-card-content__bottom
.ohio-card-wrapper-anchor.odx-card__share-anchor:focus {
  background-color: transparent !important;
}

/* END Board of Directors & Staff */
body .content-body #cswmft-cta-button .cswmft-image-as-card {
  display: block;
  border-radius: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  body .content-body #cswmft-cta-button .cswmft-image-as-card {
    margin-bottom: 0px;
  }
}

body .content-body #cswmft-cta-button .cswmft-image-as-card:first-child {
  padding-left: 0;
}

body .content-body #cswmft-cta-button .cswmft-image-as-card:last-child {
  padding-right: 0;
}

body .content-body #cswmft-cta-button .small-card-bg {
  border-radius: 15px;
  height: auto;
}

body .content-body #cswmft-cta-button .small-card-bg:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 0, 0, 0.22);
}

body .content-body #cswmft-cta-button .small-card-img {
  height: 176px;
  background-position: center;
  background-size: cover;
  display: block;
}

body .content-body #cswmft-cta-button .small-card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  min-height: 0 !important;
  padding: 15px;
  text-align: center;
}

body .content-body #cswmft-cta-button .small-card-header {
  color: #ffffff !important;
  font-size: 24px;
}

body .content-body #cswmft-cta-button .slick-track {
  float: left !important;
}

body .content-body #cswmft-cta-button .small-card-title {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

body .content-body #cswmft-cta-button .small-card-title .card-title {
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-weight: bold;
  letter-spacing: 0;
  padding: 0 10px;
}

body .content-body #cswmft-cta-card-list .cswmft-cta-cards {
  padding: 0;
}

@media screen and (min-width: 768px) {
  body .content-body #cswmft-cta-card-list .cswmft-cta-cards:first-child {
    padding: 0 10px 0 0;
  }
  body .content-body #cswmft-cta-card-list .cswmft-cta-cards:last-child {
    padding: 0 0 0 10px;
  }
}

body .content-body #cswmft-cta-card-list .cswmft-cta-cards .card-link-container {
  height: 463px;
  background: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  color: #464846;
  margin-bottom: 20px;
}

body .content-body #cswmft-cta-card-list .cswmft-cta-cards .card-link-container a {
  background-color: #ffffff;
  opacity: 0.8;
  width: 100%;
  height: 100px;
  top: 80%;
  display: flex;
  position: absolute;
  text-decoration: none;
  justify-content: space-between;
  color: #0e3f75;
}

body .content-body #cswmft-cta-card-list .cswmft-cta-cards .card-link-container a:hover {
  color: #c12637;
  text-decoration: none;
}

body .content-body #cswmft-cta-card-list .cswmft-cta-cards .card-link-container a i,
body .content-body #cswmft-cta-card-list .cswmft-cta-cards .card-link-container a i:hover {
  color: #c12637;
  text-decoration: none;
}

body .content-body #cswmft-cta-card-list .cswmft-cta-cards .card-link-container .fa {
  font-size: 28px;
  margin: auto 20px auto auto;
  float: right;
}

body .content-body #cswmft-cta-card-list .cswmft-cta-cards .card-link-container .odx-card-text {
  padding: 20px;
  font-size: 28px;
  font-family: "Source Sans Pro";
  font-weight: bold;
  float: left;
  margin: auto 10px auto;
}

body .content-body .small-card-title .card-title {
  font-size: 26px;
  line-height: 28px;
}

@media screen and (min-width: 768px) {
  body .content-body .small-card-title .card-title {
    font-size: 18px;
    line-height: 20px;
  }
}

@media screen and (min-width: 992px) {
  body .content-body .small-card-title .card-title {
    font-size: 22px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  body .content-body .small-card-title .card-title {
    font-size: 28px;
    line-height: 28px;
  }
}

body .content-body #odx-small-card-cta .odx-section-resources-cards-list
.js-odx-carousel-cards
.octf-image-as-card
.ohio-card-container {
  display: block;
  border-radius: 15px;
  border: none;
  box-shadow: none;
}

body .content-body #odx-small-card-cta .odx-section-resources-cards-list
.js-odx-carousel-cards
.octf-image-as-card
.ohio-card-container:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 0 10px rgba(0, 0, 0, 0.22);
}

body .content-body #odx-small-card-cta .small-card-bg {
  height: auto;
}

body .content-body #odx-small-card-cta .small-card-img {
  height: 191px;
  background-position: center;
  background-size: cover;
  display: block;
}

@media screen and (min-width: 992px) {
  body .content-body #odx-small-card-cta .small-card-img {
    height: 134px;
  }
}

body .content-body #odx-small-card-cta .small-card-content {
  position: absolute;
  bottom: 0px;
  left: 0;
  min-height: 0px;
  height: auto;
  padding: 6px 15px;
  display: flex;
  align-items: flex-end;
}

body .content-body #odx-small-card-cta .small-card-content .ohio-card-wrapper-anchor .ohio-card-content-header {
  font-family: "Source Sans Pro";
  font-weight: bold;
  letter-spacing: 0;
  font-size: 28px;
  line-height: 28px;
  text-align: left;
  max-height: none;
}

@media screen and (min-width: 992px) {
  body .content-body #odx-small-card-cta .small-card-content .ohio-card-wrapper-anchor .ohio-card-content-header {
    font-size: 24px;
  }
}

body .content-body #odx-small-card-cta .ohio-carousel-icons___button-left div,
body .content-body #odx-small-card-cta .ohio-carousel-icons___button-right div {
  bottom: 0;
}

body .content-body #odx-small-card-cta .small-card-header {
  color: #ffffff;
  font-size: 24px;
}

body .content-body #odx-small-card-cta .slick-track {
  float: left;
}

.js-odx-content__table div.document {
  width: auto;
  background-color: #f7f7f7;
  padding: 30px 50px;
  margin: 0 -50px;
}

@media screen and (min-width: 768px) {
  .js-odx-content__table div.document {
    margin: 0;
    padding: 20px 46px 30px 35px;
  }
}

.js-odx-content__table div.document p.txtdoc {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0;
  color: #464846;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .js-odx-content__table div.document p.txtdoc {
    font-size: 24px;
  }
}

.js-odx-content__table div.document div.SearchBar {
  padding: 7px 0 0 0px;
}

.js-odx-content__table div.document div.SearchBar input[type="text"] {
  font-size: 18px;
  border: 1px solid #dadada;
  float: left;
  width: 65%;
  background: #ffffff;
  border-radius: 4px 0px 0px 4px;
  color: #464846;
  letter-spacing: 0;
  font-size: 16px;
  padding: 6px;
}

@media screen and (min-width: 414px) {
  .js-odx-content__table div.document div.SearchBar input[type="text"] {
    width: 71%;
    font-size: 16px;
    padding: 6px;
  }
}

@media screen and (min-width: 576px) {
  .js-odx-content__table div.document div.SearchBar input[type="text"] {
    width: 74%;
  }
}

@media screen and (min-width: 768px) {
  .js-odx-content__table div.document div.SearchBar input[type="text"] {
    padding: 7px;
    width: 80%;
  }
}

@media screen and (min-width: 992px) {
  .js-odx-content__table div.document div.SearchBar input[type="text"] {
    font-size: 18px;
    width: 86%;
  }
}

.js-odx-content__table div.document div.SearchBar input[type="text"]::placeholder {
  color: #5c5a5b;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.js-odx-content__table div.document div.SearchBar button {
  float: left;
  width: 12%;
  font-size: 16px;
  padding: 6px;
  border-left: none;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 0px 4px 4px 0px;
  width: 35%;
  background-color: #c12637;
  border: 1px solid #c12637;
  color: #ffffff !important;
}

.js-odx-content__table div.document div.SearchBar button:hover {
  background-color: #ffffff;
  color: #c12637 !important;
  border: 1px solid #c12637;
}

@media screen and (min-width: 414px) {
  .js-odx-content__table div.document div.SearchBar button {
    width: 29%;
  }
}

@media screen and (min-width: 576px) {
  .js-odx-content__table div.document div.SearchBar button {
    width: 26%;
  }
}

@media screen and (min-width: 768px) {
  .js-odx-content__table div.document div.SearchBar button {
    width: 20%;
    font-size: 18px;
    padding: 7px;
  }
}

@media screen and (min-width: 992px) {
  .js-odx-content__table div.document div.SearchBar button {
    width: 14%;
  }
}

.js-odx-content__table div.document div.SearchBar::after {
  content: "";
  clear: both;
  display: block;
}

table.dataTable.dtr-inline.collapsed
> tbody
> tr[role="row"]
> td:first-child:before,
table.dataTable.dtr-inline.collapsed
> tbody
> tr[role="row"]
> th:first-child:before {
  background-color: #464846;
}

#js-table-visualization_info {
  font-size: 18px !important;
  line-height: 24px !important;
  height: 24px !important;
  padding-top: 0;
  margin-left: 5px;
  margin-top: 8px;
  margin-bottom: 20px;
  margin-right: 10px;
}

#dataTables_length label {
  font-size: 18px !important;
  line-height: 24px !important;
  margin-right: 10px !important;
}

#js-table-visualization_length select {
  -webkit-appearance: none;
  vertical-align: baseline;
}

#groupSelection {
  position: relative;
  padding-left: 10px;
}

#groupSelection option {
  font-size: 16px !important;
  line-height: 22px !important;
}

.group-selection-container {
  position: relative;
}

.group-selection-container::after {
  color: #464846;
  font-family: "FontAwesome";
  z-index: 200;
  text-align: center;
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  right: 15px;
  top: 6px;
  content: "\f078";
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .group-selection-container::after {
    content: "";
  }
}

#js-table-visualization_length {
  -webkit-appearance: none;
  position: relative;
}

#js-table-visualization_length > label {
  position: relative;
}

#js-table-visualization_length > label select[name="js-table-visualization_length"] {
  min-width: 80px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  #js-table-visualization_length > label select[name="js-table-visualization_length"] {
    margin-left: 0 !important;
    margin-bottom: 0;
  }
}

#js-table-visualization_length > label:after {
  color: #464846;
  font-family: FontAwesome;
  z-index: 200;
  text-align: center;
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
  right: 85px;
  top: 6px;
  content: "\f078";
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  #js-table-visualization_length > label:after {
    content: "";
  }
}

.dataTables_length select[name="js-table-visualization_length"] {
  margin-left: 10px !important;
  margin-right: 10px !important;
  min-width: 80px;
}

input.form-control,
select.form-control,
textarea.form-control {
  border: 1px solid #dadada;
  border-radius: 4px;
  background-color: #ffffff;
}

table.dataTable tbody td,
table.dataTable tbody th {
  padding-left: 20px;
  padding-right: 1px;
  border-top: none;
  border-bottom: 1px solid #ddd;
}

table.dataTable tbody td .row:nth-child(1),
table.dataTable tbody th .row:nth-child(1) {
  border-top: none;
}

table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting {
  background-image: none;
}

.dataTables_scrollHead .dataTables_scrollHeadInner {
  width: auto !important;
}

.dataTables_scrollHead table {
  width: auto !important;
}

.dataTables_scrollHead .sorting::after,
.dataTables_scrollHead .sorting_asc::after,
.dataTables_scrollHead .sorting_desc::after {
  color: #464846;
  font-family: FontAwesome;
  margin-left: 7px;
}

.dataTables_scrollHead .sorting_asc::after {
  content: "\f151";
}

.dataTables_scrollHead .sorting_desc::after {
  content: "\f150";
}

.dataTables_scrollHead .sorting::after {
  content: "\f0dc";
}

.dataTables_wrapper {
  padding-top: 30px;
}

.dataTables_wrapper .dataTables_length {
  float: right;
  margin-right: 42px;
}

.dataTables_wrapper .dataTables_length label {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0;
  color: #f7f7f7;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_length label {
    margin-top: 0 !important;
  }
}

.dataTables_wrapper .dataTables_length .group-selection-container {
  margin-right: 40px;
  float: left;
}

.dataTables_wrapper .dataTables_length .group-selection-container label {
  font-weight: normal;
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: 0;
  color: #f7f7f7;
  margin-right: 15px !important;
  margin-top: 7px;
}

.dataTables_wrapper .dataTables_length .group-selection-container select {
  width: 140px;
  border: 1px solid #dadada;
  border-radius: 4px;
  margin-left: 0px;
}

.dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
}

.dataTables_wrapper .dataTables_paginate {
  float: none;
  text-align: center;
  padding-top: 0;
}

.dataTables_wrapper .dataTables_paginate .fa-chevron-left:before {
  content: "\f053";
}

.dataTables_wrapper .dataTables_paginate .fa-chevron-right:before {
  content: "\f054";
}

.dataTables_wrapper .dataTables_paginate .pagination > li > a {
  margin-left: -5px;
}

.dataTables_wrapper .dataTables_paginate .pagination > li > a:hover {
  text-decoration: none;
}

.dataTables_wrapper .dataTables_scroll .dataTables_scrollHead table th:nth-child(1) {
  border-radius: 10px 0px 0px 0px;
}

.dataTables_wrapper .dataTables_scroll .dataTables_scrollHead table th:nth-last-child(1) {
  border-radius: 0px 10px 0px 0px;
}

.dataTables_wrapper .dataTables_scroll .dataTables_scrollHead table.dataTable thead th {
  border-bottom: none;
}

.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody {
  border-bottom: none;
}

.dataTables_wrapper ul.pagination {
  margin: 60px auto -6px;
  height: 40px;
}

.dataTables_wrapper ul.pagination .disabled {
  border: none;
}

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

@media all and (min-width: 321px) and (max-width: 568px) {
  .group-selection-container {
    margin-left: 0px;
    margin-top: 0px;
  }
}

@media (max-width: 768px) {
  .dataTables_wrapper .dataTables_filter input {
    margin-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info {
    float: left;
    padding-left: 8px;
  }
  .dataTables_wrapper .dataTables_paginate {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .dataTables_wrapper .dataTables_info {
    margin-left: 0 !important;
  }
  .dataTables_wrapper .dataTables_length {
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_length {
    float: left;
    text-align: left;
    clear: both;
    padding-left: 8px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .js-odx-content__table .dataTables_length select[name="js-table-visualization_length"] {
    margin-top: 3px;
  }
}

@media (max-width: 320px) {
  .dataTables_wrapper .dataTables_filter input {
    min-width: 280px;
  }
}

.odx-content__info.margin-bottom-sm span,
.odx-content__info.margin-bottom-sm a {
  display: none;
}

body .content-body #js-table-visualization a:visited,
body .content-body #js-table-visualization a:focus {
  color: #c12637;
  text-decoration: underline;
}

body .content-body #js-table-visualization a:hover {
  color: #0e3f75;
  text-decoration: underline solid #0e3f75;
}

body .content-body .odx-data-source .odx-content__info {
  padding-bottom: 0;
}

body .content-body .odx-data-source #js-odx-content__body p {
  font-size: 22px;
}

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

@media (min-width: 768px) {
  body .content-body .single-column-footer .odx_primary-footer {
    padding: 60px 0 40px;
  }
}

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

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

body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item:hover {
  text-decoration: underline solid #000000;
}

@media (min-width: 768px) {
  body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item {
    width: auto;
    margin-right: 80px;
    text-align: left;
  }
  body .content-body .single-column-footer .odx_primary-footer .odx-footer-navigation__main-item:last-child {
    margin-right: 0;
  }
}

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

body .content-body .single-column-footer .odx_secondary-footer .odx_secondary-footer__social a:hover {
  color: #000000;
}

.odx-footer-navigation__main-item {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .odx-footer-navigation__main-item {
    text-align: left;
  }
}

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

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

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

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

body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-1 {
  margin-top: 0 !important;
  letter-spacing: 0.14px;
  line-height: 34px;
  font-size: 26px;
  color: #464846;
}

body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-1 p {
  color: #464846;
  letter-spacing: 0.14px;
  line-height: 34px;
  font-size: 26px;
}

body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-2 {
  margin: 20px 0 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 24px;
  letter-spacing: 0.13px;
  line-height: 34px;
  color: #464846;
}

body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-2 p {
  font-size: 24px;
  color: #464846;
}

body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-2.cswmft-background-color-primary-main {
  background-color: rgba(14, 63, 117, 0.1);
  border-radius: 4px;
}

body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-3 {
  font-size: 18px;
  letter-spacing: 0.1px;
  line-height: 28px;
  color: #464846;
}

body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-3 p {
  line-height: 28px;
  font-size: 18px;
  font-weight: normal;
  color: #464846;
}

body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-3 a,
body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-3 a:focus,
body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-3 a:active {
  font-size: 18px;
  letter-spacing: 0.1px;
  line-height: 34px;
  color: #c12637;
  text-decoration: underline;
}

body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-3 a:hover,
body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-3 a:focus:hover,
body .content-body .odx-custom-form .odx-contact-form__container .odx-contact-form__message-3 a:active:hover {
  color: #0e3f75;
  text-decoration: underline solid #0e3f75;
}

body .content-body .odx-custom-form #formio-form {
  margin: 30px auto;
}

body .content-body .odx-custom-form #formio-form .alert.alert-danger p:not(.help-block) {
  color: #464846;
  margin: 0;
}

body .content-body .odx-custom-form #formio-form .alert.alert-danger p:not(.help-block)::before {
  content: "\f071";
  font-family: FontAwesome;
  margin-right: 15px;
}

body .content-body .odx-custom-form #formio-form .alert.alert-danger ul {
  display: none;
}

body .content-body .odx-custom-form #formio-form .card-header {
  color: #464846;
  font-family: "Source Sans Pro";
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
  margin: 30px auto 20px;
}

body .content-body .odx-custom-form #formio-form .input-group {
  display: flex;
}

body .content-body .odx-custom-form #formio-form .input-group .input-group-text {
  display: none;
}

body .content-body .odx-custom-form #formio-form .input-group .input-group-addon {
  display: none;
}

body .content-body .odx-custom-form #formio-form fieldset.form-group {
  margin-bottom: 0px;
}

body .content-body .odx-custom-form #formio-form fieldset.form-group legend {
  margin-top: 10px;
  padding-bottom: 15px;
  font-weight: bold;
}

body .content-body .odx-custom-form #formio-form h2 {
  font-size: 26px !important;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
}

body .content-body .odx-custom-form #formio-form p {
  margin-bottom: 30px;
}

body .content-body .odx-custom-form #formio-form p a {
  font-size: inherit;
  color: #464846;
}

body .content-body .odx-custom-form #formio-form p a:hover {
  color: #535553;
}

body .content-body .odx-custom-form #formio-form .highlighted-message {
  color: #464846;
}

body .content-body .odx-custom-form #formio-form .form-group {
  margin-bottom: 0px;
}

body .content-body .odx-custom-form #formio-form .form-group.has-feedback.formio-component {
  margin-bottom: 30px;
}

body .content-body .odx-custom-form #formio-form .form-group label {
  font-weight: 600;
  color: #464846;
  font-family: "Source Sans Pro";
  font-size: 18px;
  letter-spacing: 0.1px;
  line-height: 28px;
}

body .content-body .odx-custom-form #formio-form .form-group label.field-required:after {
  content: none;
}

body .content-body .odx-custom-form #formio-form .form-group .help-block {
  color: #464846;
  font-family: "Source Sans Pro";
  font-size: 16px;
  font-weight: lighter;
  margin-bottom: 0px;
}

body .content-body .odx-custom-form #formio-form .form-group .formio-errors.invalid-feedback .help-block {
  color: #535553;
}

body .content-body .odx-custom-form #formio-form .form-group .form-control,
body .content-body .odx-custom-form #formio-form .form-group textarea,
body .content-body .odx-custom-form #formio-form .form-group select,
body .content-body .odx-custom-form #formio-form .form-group input {
  border: 1px solid #dadada;
  border-radius: 4px;
  background-color: #ffffff;
}

body .content-body .odx-custom-form #formio-form .form-group .form-control::placeholder,
body .content-body .odx-custom-form #formio-form .form-group textarea::placeholder,
body .content-body .odx-custom-form #formio-form .form-group select::placeholder,
body .content-body .odx-custom-form #formio-form .form-group input::placeholder {
  height: 20px;
  width: 177.89px;
  color: #5c5a5b;
  font-family: "Source Sans Pro";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

body .content-body .odx-custom-form #formio-form .form-group button.btn-primary,
body .content-body .odx-custom-form #formio-form .form-group button.btn-default {
  font-family: "Source Sans Pro";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 23px;
  text-align: center;
  height: 40px;
  float: right;
  margin-bottom: 30px;
  text-transform: uppercase;
  padding: 10px 20px;
  background-color: #c12637;
  border: 1px solid #c12637;
  color: #ffffff !important;
}

body .content-body .odx-custom-form #formio-form .form-group button.btn-primary:hover,
body .content-body .odx-custom-form #formio-form .form-group button.btn-default:hover {
  background-color: #ffffff;
  color: #c12637 !important;
  border: 1px solid #c12637;
}

body .content-body .odx-custom-form #formio-form .form-group button.btn-primary::after,
body .content-body .odx-custom-form #formio-form .form-group button.btn-default::after {
  top: 2px;
}

body .content-body .odx-custom-form #thank-you {
  display: none;
  padding: 40px;
  border: 1px solid #a1a1a1;
  color: #464846;
}

body .content-body .odx-custom-form #thank-you p,
body .content-body .odx-custom-form #thank-you span {
  color: #464846;
}

body .content-body .odx-collapsable__container {
  margin-top: 12px;
}

body .content-body .odx-collapsable__container .odx-collapsable__title i.odx-collapsable__chevron {
  margin: 0px;
  text-align: left;
  padding: 20px 30px;
}

@media screen and (min-width: 768px) {
  body .content-body .odx-collapsable__container .odx-collapsable__title i.odx-collapsable__chevron {
    margin: 5px 20px;
    padding: 0px;
  }
}

body .content-body .odx-ads__large_left .odx-division-program__icon {
  height: 166px;
  background-position: center;
  background-size: 85%;
}

body .content-body .odx-ads__large_right {
  width: calc(100% - 120px);
  padding: 10px 20px;
}

body .content-body .odx-ads__item-title {
  color: #000000;
  padding-top: 10px;
  overflow: visible;
}

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

body .content-body .odx-ads__item-summary_no-height {
  padding-top: 40px;
}

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

body .content-body .odx-ads__item-summary_no-height a,
body .content-body .odx-ads__item-summary_no-height a:visited,
body .content-body .odx-ads__item-summary_no-height a:focus {
  color: #c12637;
  text-decoration: underline;
  font-size: 14px !important;
}

body .content-body .odx-ads__item-summary_no-height a:hover,
body .content-body .odx-ads__item-summary_no-height a:visited:hover,
body .content-body .odx-ads__item-summary_no-height a:focus:hover {
  color: color-links-hover;
  text-decoration: underline solid #0e3f75;
}

body .content-body .dps-help-tout {
  background: linear-gradient(358.36deg, rgba(14, 63, 117, 0) 0%, #d1d8e4 100%);
  background-repeat: repeat-x;
  background-position: bottom left;
  padding: 10px 20px 10px 50px;
}

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

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

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

body .content-body .odx-common-questions__view-more {
  font-size: 16px;
}

body .content-body .odx-common-questions__wrapper {
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 5px 25px 20px;
  background-color: #f7f7f7;
}

@media screen and (min-width: 768px) {
  body .content-body .odx-common-questions__wrapper {
    margin-bottom: 0px;
  }
}

body .content-body .odx-common-questions__wrapper hr {
  margin: 10px 0 20px;
}

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

body .content-body .odx-common-questions__wrapper .odx-questions-container .item {
  padding: 0 10px 0 0;
}

body .content-body .odx-common-questions__wrapper .odx-questions-container a {
  color: #c12637;
  font-family: "Source Sans Pro";
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 34px;
}

body .content-body .odx-common-questions__wrapper .odx-questions-container a:hover {
  color: #0e3f75;
  text-decoration: underline;
}

@media screen and (min-width: 992px) {
  body .content-body .odx-common-questions__wrapper .odx-questions-container a {
    font-size: 18px;
  }
}

body .content-body .carousel-faq-by-section-wrapper {
  margin: 20px auto;
}

@media screen and (min-width: 768px) {
  body .content-body .carousel-faq-by-section-wrapper {
    margin: 50px auto;
  }
}

body .content-body .carousel-faq-by-section-wrapper .cards-carousel-meta-wrapper .slick-track {
  float: left;
}

body .content-body .carousel-faq-by-section-wrapper hr.faq-underline {
  margin-bottom: 20px;
}

body .content-body .carousel-faq-by-section-wrapper p {
  font-family: "Source Sans Pro";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  color: #464846;
  margin-bottom: 17px;
}

@media screen and (min-width: 992px) {
  body .content-body .carousel-faq-by-section-wrapper p {
    font-size: 16px;
    margin-bottom: 30px;
  }
}

body .content-body .carousel-faq-by-section-wrapper a.ohio-carousel-icons-icons-item__container {
  background-color: #f7f7f7;
  height: 185px;
}

body .content-body .carousel-faq-by-section-wrapper a.ohio-carousel-icons-icons-item__container .ohio-carousel-icons-item__img img {
  padding: 27px 30px 10px;
}

body .content-body .carousel-faq-by-section-wrapper a.ohio-carousel-icons-icons-item__container .ohio-carousel-icons-item__text h4.odx-bold {
  padding-bottom: 15px;
  max-height: 25px;
}

body .content-body .odx-other-fqa-links p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  color: #000000;
}

body .content-body .odx-other-fqa-links .odx-ads__large_left .odx-division-program__icon {
  height: 105px;
  background-position: center;
  background-size: 65%;
}

body .content-body .odx-other-fqa-links .odx-ads__item-title {
  color: #000000;
  padding: 10px 0;
  vertical-align: middle;
  overflow: hidden;
  max-height: 85px;
}

body .content-body .odx-other-fqa-links .odx-ads__item-title a,
body .content-body .odx-other-fqa-links .odx-ads__item-title a:hover,
body .content-body .odx-other-fqa-links .odx-ads__item-title a:focus {
  font-weight: 600 !important;
  color: #000000;
  text-decoration: none !important;
  font-family: "Source Sans Pro";
  font-size: 18px;
  letter-spacing: 0.39px;
  line-height: 22px;
}

body .content-body .help-center .top-banner-image-text-container.banner-with-text {
  overflow: hidden;
  margin: 0 -50px;
}

body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container {
  display: flex;
}

body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-image {
  background-position: right;
  background-size: cover;
  width: 100%;
}

body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-info {
  background-color: #f7f7f7;
  font-family: "Source Sans Pro";
  padding: 30px;
}

body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-title {
  color: #0e3f75;
  font-family: "Source Sans Pro";
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
  margin: 10px 0 20px;
  text-transform: capitalize;
}

body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-description {
  color: #464846;
  font-size: 18px;
  margin: 0 0 20px;
  letter-spacing: 0;
  line-height: 28px;
}

@media only screen and (max-width: 992px) {
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container {
    flex-flow: row wrap;
    margin: 0 0 -85px;
  }
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-image {
    height: 350px;
  }
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-info {
    bottom: 105px;
    margin: 0 50px;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  body .content-body .help-center .top-banner-image-text-container.banner-with-text {
    position: relative;
    margin: 25px 0px;
  }
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container {
    flex-flow: row nowrap;
    flex-direction: row;
  }
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-image {
    width: 100%;
    min-width: 450px;
    max-width: none;
  }
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-info {
    position: absolute;
    width: 40%;
    height: 100%;
    background-color: rgba(14, 63, 117, 0.9);
    padding: 55px;
  }
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-title {
    color: #ffffff;
    font-size: 26px;
    line-height: 38px;
  }
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-description {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: lighter;
    line-height: 28px;
    margin: 0 0 10px;
    overflow: hidden;
    height: 210px;
  }
}

@media screen and (min-width: 1200px) {
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-image {
    min-width: 800px;
  }
}

@media screen and (min-width: 1500px) {
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-description {
    height: 210px;
  }
  body .content-body .help-center .top-banner-image-text-container.banner-with-text .banner-container .banner-image {
    min-width: 800px;
  }
}

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

#odx-content-header .odx-content__summary {
  display: none;
}

.cswmft-carousel-cards-item {
  margin-bottom: 5px;
  background-color: #f7f7f7;
}

@media screen and (min-width: 992px) {
  .cswmft-carousel-cards-item {
    height: 500px;
    overflow: hidden;
  }
}

.cswmft-carousel-cards-item .cswmft-card-bg {
  height: 500px;
  overflow: hidden;
}

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

body .content-body .cswmft-card-content {
  padding: 20px;
}

@media screen and (min-width: 768px) {
  body .content-body .cswmft-card-content {
    padding: 20px 10px;
  }
}

body .content-body .cswmft-card-content h2 {
  font-family: "Source Sans Pro";
  font-size: 32px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 25px;
}

body .content-body .cswmft-card-content p {
  overflow: hidden;
  font-family: "Source Sans Pro";
  font-size: 22px;
  letter-spacing: 0.12px;
  line-height: 34px;
}

@media screen and (min-width: 992px) {
  body .content-body .cswmft-card-content p {
    height: 230px;
  }
}

@media screen and (min-width: 1200px) {
  body .content-body .cswmft-card-content p {
    height: 70%;
  }
}

.ohio-card .ohio-card-content .ohio-card-content-header {
  font-family: "Source Sans Pro";
  font-weight: bold;
  font-size: 24px;
  color: #0e3f75;
}

.ohio-card .ohio-card-content h3.ohio-card-content-header.small-card-header {
  font-family: "Source Sans Pro" !important;
}

.ohio-card .ohio-card-content h3.ohio-card-content-header {
  font-family: "Source Sans Pro";
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0;
}

body .content-body .carousel-header h2 {
  font-family: "Source Sans Pro";
  font-size: 24px !important;
  font-weight: bold !important;
  letter-spacing: 0;
}

body .content-body .carousel-header p {
  font-family: "Source Sans Pro" !important;
  font-size: 18px;
  letter-spacing: 0.12px;
}

@media screen and (min-width: 1200px) {
  body .content-body .carousel-header p {
    font-size: 21px;
  }
}

.ohio-carousel-icons___button-left,
.ohio-carousel-icons___button-right {
  z-index: 996;
}

.ohio-carousel-icons___button-left div,
.ohio-carousel-icons___button-right div {
  bottom: 60px;
}

.ohio-card
.ohio-card-content__bottom
.ohio-card-wrapper-anchor.odx-card__share-anchor {
  border: none;
}

.ohio-card
.ohio-card-content__bottom
.ohio-card-wrapper-anchor.odx-card__share-anchor i {
  font-size: 23.28px;
}

.ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor {
  border: 1px solid #464846;
  background-color: transparent;
  width: 55%;
}

@media screen and (min-width: 992px) {
  .ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor {
    width: 45%;
  }
}

@media screen and (min-width: 1200px) {
  .ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor {
    width: 55%;
  }
}

.ohio-card-bg.featured-image {
  height: 250px;
  border-bottom: 5px solid #c12637;
}

.ohio-card .ohio-card-content p {
  padding: 20px 0;
  font-size: 16px;
  height: 90px;
}

.share-link {
  width: 100%;
  padding: 0 0 5px;
  text-transform: capitalize;
}

.share-link i {
  margin-right: 5px;
  vertical-align: middle;
}

body .content-body .odx-view-more {
  margin: 20px auto 0;
  font-size: 16px;
  font-family: "Source Sans Pro";
}

@media screen and (min-width: 768px) {
  body .content-body .odx-view-more {
    margin: 30px auto 15;
  }
}

body .content-body .odx-view-more a {
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  color: #464846;
}

body .content-body .odx-view-more a:hover {
  color: #0e3f75;
  font-weight: bold;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  body .content-body .odx-view-more a {
    font-weight: 600;
  }
}

body .content-body .odx-view-more a:after {
  color: #c12637;
  text-decoration: none;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 0.8em;
  margin: 0 5px;
  font-weight: normal;
}

@media screen and (min-width: 768px) {
  body .content-body .odx-view-more a:after {
    font-weight: 600;
  }
}

body .content-body .ohio-section-header__container.cta-header {
  margin-top: 0px;
}

body .content-body .ohio-section-header__container.cta-header h2,
body .content-body .ohio-section-header__container.cta-header h1 {
  margin-top: 0px;
}

body .content-body .odx-section-resources-cards-list .slick-track {
  float: left;
}

.top-banner-image-text-container.banner-with-text {
  overflow: hidden;
  margin: -5px -50px;
}

.top-banner-image-text-container.banner-with-text .banner-container {
  display: flex;
}

.top-banner-image-text-container.banner-with-text .banner-container .banner-image {
  background-position: center;
  background-size: cover;
  width: 100%;
}

.top-banner-image-text-container.banner-with-text .banner-container .banner-badge {
  position: absolute;
}

.top-banner-image-text-container.banner-with-text .banner-container .banner-badge img {
  width: 50%;
  height: 50%;
}

.top-banner-image-text-container.banner-with-text .banner-container .banner-info {
  background-color: #f7f7f7;
  font-family: "Source Sans Pro";
  padding: 30px;
}

.top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-title {
  color: #0e3f75;
  font-family: "Source Sans Pro";
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
  margin: 10px 0 20px;
  text-transform: capitalize;
}

.top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-description {
  color: #464846;
  font-size: 18px;
  margin: 0 0 20px;
  letter-spacing: 0;
  line-height: 28px;
}

@media only screen and (max-width: 992px) {
  .top-banner-image-text-container.banner-with-text .banner-container {
    flex-flow: row wrap;
    margin: 0 0 -85px;
  }
  .top-banner-image-text-container.banner-with-text .banner-container .banner-image {
    height: 350px;
  }
  .top-banner-image-text-container.banner-with-text .banner-container .banner-info {
    bottom: 105px;
    margin: 0 50px;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  .top-banner-image-text-container.banner-with-text {
    margin: 0px;
  }
  .top-banner-image-text-container.banner-with-text .banner-container {
    flex-flow: row nowrap;
  }
  .top-banner-image-text-container.banner-with-text .banner-container .banner-image {
    height: 421px;
    min-width: 350px;
    max-width: 538px;
  }
  .top-banner-image-text-container.banner-with-text .banner-container .banner-info {
    padding: 40px 25px;
  }
  .top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-title {
    font-size: 32px;
    line-height: 38px;
  }
  .top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-description {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 10px;
    overflow: hidden;
    height: 190px;
  }
}

@media screen and (min-width: 1200px) {
  .top-banner-image-text-container.banner-with-text .banner-container .banner-image {
    min-width: 638px;
  }
}

@media screen and (min-width: 1500px) {
  .top-banner-image-text-container.banner-with-text .banner-container .banner-info .banner-description {
    height: 225px;
  }
  .top-banner-image-text-container.banner-with-text .banner-container .banner-image {
    min-width: 638px;
  }
}

@media screen and (min-width: 992px) {
  .vertical-center-wrap {
    height: 100%;
  }
  .vertical-center-wrap:before, .vertical-center-wrap:after {
    content: "";
    width: 1px;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
  }
  .vertical-center-wrap > div {
    display: inline-block;
    vertical-align: middle;
    width: 95% !important;
    position: relative;
  }
}

.loggedIn .aw-page-body {
  background-color: #ffffff;
}

.odx-share-facebook__anchor .odx-share-this__social--icon i,
.odx-share-twitter__anchor .odx-share-this__social--icon i {
  font-size: 32px;
}

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

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

.share__icon-tile-anchor .share__icon-tile .share-icon {
  width: 100%;
}

.share__icon-tile-anchor .share__icon-tile .share-link {
  text-align: center;
}

.share__icon-tile-anchor .share__icon-tile .share-link p {
  margin-bottom: 0;
}

.odx-share-facebook__anchor .odx-share-this__social--icon i::before {
  content: "\f082";
  font-family: Fontawesome;
}

#ohioGovMenu .ohio-external-nav-open-icon {
  cursor: pointer;
}

.layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page,
.layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page {
  margin-top: 55px;
}

@media screen and (min-width: 768px) {
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page,
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page {
    margin-top: 0;
  }
}

.layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page .aw-left-nav,
.layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page .aw-left-nav {
  top: -55px;
  left: -10px;
}

@media screen and (min-width: 768px) {
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-current-context .odx-content--landing-page .aw-left-nav,
  .layout-odx-single-column-with-bottom-sidebar-and-left-nav-parent-context .odx-content--landing-page .aw-left-nav {
    top: -112px;
    left: 0;
  }
}

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

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

body .content-body {
  background-color: #ffffff;
  font-size: 18px;
}

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

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

.odx-content .odx-content__body p,
.odx-content .odx-content__body ul,
.odx-content .odx-content__body ol {
  margin-bottom: 20px !important;
}

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

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

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

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

body .content-body .ohio-site-map-mobile {
  margin-top: 20px;
}

body .content-body .twisty {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

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

body .content-body .twisty .sectionHeader h2,
body .content-body .twisty .sectionHeader h3 {
  font-size: 20px !important;
  font-weight: 500;
  color: #464846;
}

body .content-body .twisty .sectionBody {
  padding: 10px 20px 0 25px;
}

body .content-body .twisty .sectionBody h3 {
  padding: 10px 0;
  font-size: 20px;
}

body .content-body .twisty .sectionBody p {
  line-height: 20px;
}

body .content-body .twisty .secondLevelSection .sectionHeader.opened {
  background-color: #dadada;
}

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

body .content-body article.odx-content--landing-page div.odx-content__image-caption {
  display: none;
}

body .content-body .odx-event-image-hidden .odx-content__image-container {
  display: none;
}

body .content-body .secondLevelSection [class*="sectionHeader"].closed {
  background-color: #f7f7f7;
}

body .content-body .secondLevelSection [class*="sectionHeader"].opened h2, body .content-body .secondLevelSection [class*="sectionHeader"].opened h3 {
  color: #000000;
}

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

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

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

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

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

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

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

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

body .content-body .odx-content--news .odx-content__info a,
body .content-body .odx-content--news .odx-content__info span,
body .content-body .odx-content--event .odx-content__info a,
body .content-body .odx-content--event .odx-content__info span {
  display: inline;
}

body .content-body .odx-content__info a,
body .content-body .odx-content__info span {
  display: none;
}

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

body .content-body header#odx-content-header .odx-content__title {
  font-size: 28px;
  color: #464846;
}

@media screen and (min-width: 768px) {
  body .content-body header#odx-content-header .odx-content__title {
    font-size: 32px;
    line-height: 38px;
  }
}

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

body .content-body h2 {
  font-size: 24px !important;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 15px;
}

body .content-body h3 {
  font-weight: bold;
  font-family: "Source Sans Pro";
  color: #000000;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 15px;
}

body .content-body hr {
  margin: 10px auto;
}

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

body .content-body a {
  color: #c12637;
  text-decoration: underline;
  font-size: 18px;
}

body .content-body a:hover {
  color: #0e3f75;
  text-decoration: underline solid #0e3f75;
}

body .content-body a:focus, body .content-body a:visited {
  color: #c12637;
  text-decoration: underline;
}

body .content-body .odx-title .odx-content__title {
  font-weight: bold;
}

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

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

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

body .content-body div.cswmft-home-description p {
  font-size: 18px;
  margin-bottom: 40px;
}

@media screen and (min-width: 1200px) {
  body .content-body div.cswmft-home-description p {
    font-size: 26px;
  }
}

body .content-body div.cswmft-home-description a {
  font-size: 18px;
}

@media screen and (min-width: 1200px) {
  body .content-body div.cswmft-home-description a {
    font-size: 26px;
  }
}

body .content-body .odx-full-banner__button {
  padding: 0;
}

body .content-body .odx-full-banner__button span {
  display: inline-block;
  padding: 8px 25px 3px;
  border-radius: 6px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 23px;
  background-color: #0e3f75;
  border: 2px solid #ffffff;
  color: #ffffff !important;
}

body .content-body .odx-full-banner__button span:hover {
  background-color: #ffffff;
  color: #c12637 !important;
  border: 2px solid #ffffff;
}

body .content-body .odx-full-banner__details {
  background-color: rgba(14, 63, 117, 0.9);
  padding: 15px 30px;
}

@media screen and (min-width: 992px) {
  body .content-body .odx-full-banner__details {
    padding: 50px;
  }
}

body .content-body .odx-full-banner__details .odx-full-banner__button {
  display: inline-block;
  margin-top: 10px !important;
  width: auto;
  background-color: transparent;
  border: none;
  text-align: left;
  padding: 0;
}

body .content-body .odx-full-banner__details .odx-full-banner__button span {
  padding: 7px 30px 5px;
  font-weight: bold;
  letter-spacing: 0;
  border-radius: 6px;
  background-color: #0e3f75;
  border: 2px solid #ffffff;
  color: #ffffff !important;
}

body .content-body .odx-full-banner__details .odx-full-banner__button span:hover {
  background-color: #ffffff;
  color: #c12637 !important;
  border: 2px solid #ffffff;
}

body .content-body .odx-full-banner__heading {
  font-family: "Source Sans Pro";
  letter-spacing: 0;
  padding-top: 5px;
  line-height: 38px;
  font-size: 20px !important;
  font-weight: bold !important;
  height: 83px;
}

@media screen and (min-width: 768px) {
  body .content-body .odx-full-banner__heading {
    max-height: 115px !important;
    font-size: 32px !important;
    height: auto;
  }
}

@media screen and (min-width: 768px) {
  body .content-body .odx-full-banner__subheading {
    max-height: 150px;
    line-height: 1.4em;
  }
}

@media screen and (min-width: 992px) {
  body .content-body .odx-full-banner__subheading {
    max-height: 125px;
  }
}

@media screen and (min-width: 1200px) {
  body .content-body .odx-full-banner__subheading {
    max-height: 150px;
  }
}

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

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

.odx-content__body li a {
  max-width: 100%;
  display: inline;
  overflow: auto;
  text-overflow: ellipsis;
  vertical-align: bottom;
}

.nav-tabs a {
  display: block !important;
}

.content-body .b-breadcrumb li {
  font-size: 18px;
}

.content-body .b-breadcrumb li.current {
  font-weight: 600;
  color: #464846;
  font-size: inherit;
}

.content-body .b-breadcrumb li.current a,
.content-body .b-breadcrumb li.current a:hover,
.content-body .b-breadcrumb li.current a:focus,
.content-body .b-breadcrumb li.current a:visited {
  font-size: inherit;
  color: #0e3f75;
}

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

.content-body .b-breadcrumb li:first-child > a:hover,
.content-body .b-breadcrumb a:hover,
.content-body .b-breadcrumb a:visited:hover {
  font-weight: 300;
  color: #0e3f75;
  text-decoration: underline solid #0e3f75;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ohio-card .ohio-card-content__bottom .ohio-card-wrapper-anchor.odx-resource__category {
  display: none;
}

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

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

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

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

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

.pagination > .active > a {
  background-color: #c12637 !important;
  border-color: #c12637 !important;
  color: #ffffff !important;
}

.pagination li.page-item.prev a,
.pagination li.page-item.next a {
  color: #c12637 !important;
}

.pagination li.page-item.prev a:hover,
.pagination li.page-item.next a:hover {
  color: #0e3f75 !important;
}

.pagination li.page-item.prev.disabled a,
.pagination li.page-item.next.disabled a,
.pagination li.page-item.prev.disabled:hover a,
.pagination li.page-item.next.disabled:hover a {
  color: #dadada !important;
}

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

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

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

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

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

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

@media screen and (min-width: 768px) {
  .articles-filter .odx-articles__categories-title, .articles-filter .odx-articles__counter,
  .articles-filter .odx-events__categories-title,
  .articles-filter .odx-events__counter,
  #odx-events-search .odx-articles__categories-title,
  #odx-events-search .odx-articles__counter,
  #odx-events-search .odx-events__categories-title,
  #odx-events-search .odx-events__counter {
    font-weight: 600;
  }
}

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

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

.articles-filter .odx-articles__search-input::placeholder,
#odx-events-search .odx-articles__search-input::placeholder {
  font-size: 12px;
}

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

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

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

.articles-filter .odx-articles__search-btn:active,
#odx-events-search .odx-articles__search-btn:active {
  background-color: #464846;
}

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

.articles-filter .odx-events__search-input::placeholder,
#odx-events-search .odx-events__search-input::placeholder {
  font-size: 12px;
}

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

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

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

iframe {
  width: 100%;
  height: 230px;
}

@media screen and (min-width: 768px) {
  iframe {
    height: 400px;
  }
}

@media screen and (min-width: 768px) {
  iframe {
    height: 500px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html body div.odx-leader-content__header {
  display: none;
}

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

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

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

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

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

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

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

img[division-name="bureau-of-motor-vehicles"] {
  margin-top: 20px;
  width: 85%;
}

img[division-name="emergency-management-agency"] {
  margin-top: 5px;
  width: 100px;
  height: 100px;
}

img[division-name="emergency-medical-services"] {
  margin-top: 17px;
  width: 135px;
  height: 75px;
}

img[division-name="highway-patrol"] {
  width: 80px;
  height: 107px;
}

img[division-name="homeland-security"] {
  margin-top: 6px;
  width: 100px;
  height: 100px;
}

img[division-name="office-of-criminal-justice-services"] {
  margin-top: 30px;
  width: 150px;
  height: 50px;
}

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  #aw-header-bottom-left div.odx-logo-wrapper img {
    height: 45px !important;
    max-width: none !important;
  }
}

@media (max-width: 767px) {
  #aw-header-bottom-left div.odx-logo-wrapper img {
    height: 40px;
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .navigation #aw-header-navigation {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .navigation .aw-header-bottom {
    padding: 15px 0px;
  }
}

@media screen and (min-width: 768px) {
  .navigation .odx-logo img {
    height: 55px !important;
  }
}

@media only screen and (max-width: 767px) {
  .navigation .odx-logo img {
    height: 60px !important;
    max-height: 60px;
  }
}

.navigation #aw-header-navigation ul li + li:before {
  content: "";
  height: 1px;
  background-color: #ffffff;
  top: 0;
  left: 20px;
  position: absolute;
  right: 20px;
}

@media screen and (min-width: 768px) {
  .navigation #aw-header-navigation ul li + li:before {
    display: none;
  }
}

.navigation #aw-header-navigation ul li.current {
  background-image: linear-gradient(to right, #464846, rgba(255, 255, 255, 0.5), #464846);
}

.navigation #aw-header-navigation ul li.current a,
.navigation #aw-header-navigation ul li.current a .odx-page-description {
  color: #0e3f75;
}

@media screen and (min-width: 768px) {
  .navigation #aw-header-navigation ul li.current {
    background-image: none;
  }
  .navigation #aw-header-navigation ul li.current a {
    border-bottom: 6px solid #c12637;
  }
  .navigation #aw-header-navigation ul li.current a,
  .navigation #aw-header-navigation ul li.current a .odx-page-description {
    color: #0e3f75;
  }
}

.navigation #aw-header-navigation ul li:first-of-type a {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 36px 24px 22px;
}

.navigation #aw-header-navigation ul li .odx-page-description {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  display: block;
  color: #464846;
}

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

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

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

.navigation #aw-header-navigation ul li a {
  font-weight: 500;
  text-transform: none;
  font-size: 14px;
  padding: 24px 12px;
  color: #464846;
}

.navigation #aw-header-navigation ul li a:hover,
.navigation #aw-header-navigation ul li a:hover .odx-page-description, .navigation #aw-header-navigation ul li a:focus,
.navigation #aw-header-navigation ul li a:focus .odx-page-description {
  color: #0e3f75;
}

@media screen and (min-width: 992px) {
  .navigation #aw-header-navigation ul li a {
    font-size: 12px;
    max-width: 280px;
    padding: 40px 8px 0;
  }
}

@media screen and (min-width: 1200px) {
  .navigation #aw-header-navigation ul li a {
    font-size: 14px;
    padding: 36px 8px 0;
    max-width: none;
  }
}

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

@media screen and (min-width: 768px) {
  .navigation.sticky-header .odx-logo img {
    height: 45px !important;
  }
}

@media screen and (min-width: 992px) {
  .navigation.sticky-header #aw-header-navigation ul {
    margin: 0 0px 0 0;
    gap: 10px;
  }
}

@media screen and (min-width: 992px) {
  .navigation.sticky-header #aw-header-navigation ul li .odx-page-description {
    line-height: 1;
  }
}

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

@media screen and (min-width: 992px) {
  .navigation.sticky-header #aw-header-navigation ul li a {
    padding: 22px 7px 0;
  }
}

@media screen and (min-width: 1200px) {
  .navigation.sticky-header #aw-header-navigation ul li a {
    max-width: none;
    padding: 16px 6px 0;
    font-size: 18px;
  }
}

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

@media screen and (min-width: 992px) {
  .navigation.sticky-header #aw-header-bottom-right .odx-header-bottom-right .far {
    font-size: 1.7em;
  }
}

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

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

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

body .content-body .aw-left-nav .aw-left-nav__icon .aw-left-nav__icon-text {
  font-weight: 700;
  font-family: "Source Sans Pro";
  margin: 0;
  padding: 0;
  max-height: none;
  color: #0e3f75;
}

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

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

body .content-body .aw-left-nav .odx-navigation--left li {
  line-height: 19px;
}

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

body .content-body .aw-left-nav .odx-navigation--left li.active a.left-navigation__link {
  color: #0e3f75 !important;
  font-size: 18px;
}

@media screen and (min-width: 992px) {
  body .content-body .aw-left-nav .odx-navigation--left li.active a.left-navigation__link {
    font-size: 15px;
  }
}

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

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

@media screen and (min-width: 992px) {
  body .content-body .aw-left-nav a.left-navigation__link {
    text-transform: none;
    font-size: 15px;
  }
  body .content-body .aw-left-nav a.left-navigation__link:hover, body .content-body .aw-left-nav a.left-navigation__link:focus {
    color: #0e3f75 !important;
    font-size: 15px;
  }
}

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

@media (max-width: 991px) {
  .odx-navigation--left ul {
    overflow-y: hidden;
  }
}

body .content-body #odx-events-search form#search-events-form {
  display: flex;
  flex-direction: column;
}

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

body .content-body #odx-events-search form#search-events-form input.odx-events__search-input {
  width: 100%;
  border-radius: 0px;
}

@media screen and (min-width: 768px) {
  body .content-body #odx-events-search form#search-events-form input.odx-events__search-input {
    border-radius: 5px 0px 0px 5px;
  }
}

body .content-body #odx-events-search form#search-events-form button.odx-events__search-btn {
  width: 100%;
  border-radius: 0px;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  body .content-body #odx-events-search form#search-events-form button.odx-events__search-btn {
    margin-top: 0;
    width: 20%;
    border-radius: 0px 5px 5px 0px;
  }
}

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

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

.odx-news__thumbnail {
  text-align: center;
}

.odx-news__thumbnail img {
  max-width: none;
  height: 100%;
  width: 100%;
}

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

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

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

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

.odx-news__title {
  font-size: 24px;
  line-height: 28px;
  font-family: "Source Sans Pro";
  font-weight: 500;
  color: #464846;
}

@media screen and (min-width: 768px) {
  .odx-news__title {
    font-size: 20px;
  }
}

@media screen and (min-width: 992px) {
  .odx-news__title {
    font-size: 24px;
  }
}

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

.odx-news__date {
  font-size: inherit;
  color: #464846 !important;
  font-style: italic !important;
}

.odx-news__description {
  line-height: 1.5;
  overflow: hidden;
  height: auto;
}

@media screen and (min-width: 768px) {
  .odx-news__description {
    height: 130px;
  }
}

.odx-news__summary {
  font-size: 18px;
  font-weight: normal;
  margin-top: 5px;
  color: #464846;
}

.odx-news__info--footer {
  margin-top: 0;
}

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

.odx-news__list .odx-ohio-news:first-child {
  padding: 0px;
  margin: 10px 0 0;
  border-top: none;
}

.odx-news__list .odx-ohio-news:last-child {
  border-bottom: none;
}

body .content-body .news-and-events .componentContainer .odx-ohio-news {
  border: none;
}

body .content-body .news-and-events .componentContainer .odx-ohio-news .odx-news__thumbnail img {
  height: 155px;
}

body .content-body .componentContainer .odx-ohio-news .odx-news__title {
  font-size: 20px;
}

body .content-body .componentContainer .odx-ohio-news .odx-news__summary {
  margin-top: 0;
}

body .content-body .componentContainer .odx-ohio-news .odx-news__info--footer {
  margin-top: 0;
  font-size: 16px;
}

body .content-body .componentContainer .odx-news__info--footer .odx-news__category {
  color: #0e3f75 !important;
  font-size: inherit !important;
  line-height: inherit;
}

body .content-body .componentContainer .odx-news__header-container {
  margin-top: 0;
}

body .content-body .componentContainer .odx-news__header-container .ohio-section-header__container {
  margin-top: 0;
  margin-bottom: 0;
}

body .content-body .componentContainer .odx-news__header-container .ohio-section-header__container h2 {
  display: block;
  margin-top: 20px;
}

body .content-body .componentContainer .odx-news__header-container hr {
  display: none !important;
}

.content-body .odx-news__header-container {
  margin-top: 0;
}

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

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

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

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

body .content-body .odx-event__event-info .odx-content__info {
  padding-bottom: 12px;
}

body .content-body .odx-event__event-info .odx-content__info span.odx-content__info-date,
body .content-body .odx-event__event-info .odx-content__info span.odx-separator--date-and-source,
body .content-body .odx-event__event-info .odx-content__info a#js-content-info {
  display: none;
}

body .content-body .border-top #js-odx-content__body {
  margin-top: 20px;
}

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

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

.odx-events__item:first-child {
  margin-top: -5px;
  border-top: none !important;
}

.odx-events__list {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .odx-events__list {
    margin-bottom: 0;
  }
}

body .b-event__button .btn.btn-default.btn-block {
  background-color: #ffffff;
  color: #c12637 !important;
  border: 1px solid #c12637 !important;
}

body .b-event__button .btn.btn-default.btn-block:hover {
  background-color: #c12637;
  color: #ffffff !important;
  border: 1px solid #c12637;
}

body .b-event__button .btn.btn-primary.btn-block {
  background-color: #ffffff;
  color: #0e3f75 !important;
  border: 1px solid #0e3f75 !important;
}

body .b-event__button .btn.btn-primary.btn-block:hover {
  background-color: #0e3f75;
  color: #ffffff !important;
  border: 1px solid #0e3f75;
}

body .content-body .odx-events__item-search .odx-events__item-date,
.odx-events__item .odx-events__item-date {
  background-color: #f7f7f7;
  color: #c12637;
}

body .content-body .odx-events__item-search:hover,
.odx-events__item:hover {
  opacity: 0.65 !important;
}

body .content-body .odx-events__item-search:hover .odx-events__item-date,
.odx-events__item:hover .odx-events__item-date {
  background-color: #f7f7f7;
  color: #0e3f75;
}

body .content-body .odx-events__item-search:hover .odx-events__item-right .odx-events__item-title,
.odx-events__item:hover .odx-events__item-right .odx-events__item-title {
  color: #000000;
}

.core-news__header-container {
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: none;
}

.core-news__header-container .core-news__header-title {
  font-size: 24px !important;
  line-height: 1.5;
  font-weight: 600;
}

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

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

.core-events__header-container {
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: none;
}

.core-events__header-container .core-events__header-title {
  font-size: 24px !important;
  line-height: 1.5;
  font-weight: 600;
}

.core-events__list .core-events__item:hover .odx-events__item-date {
  background-color: #f7f7f7;
  color: #0e3f75;
}

.core-events__list .core-events__item:last-child {
  border-bottom: none;
}

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

.core-events__list .core-events__item-link .core-events__item-left {
  margin-top: 0 !important;
}

.core-events__list .core-events__item-link .core-events__item-right {
  margin-top: 0 !important;
}

.core-events__list .core-events__item-date {
  background-color: #f7f7f7;
  color: #c12637;
  display: table-cell !important;
}

.core-events__list .core-events__item-date:hover {
  background-color: #f7f7f7;
  color: #0e3f75;
}

.core-events__footer-container .core-more-button {
  background-color: transparent;
  border: 1px solid #a2b3c8;
  color: #c12637 !important;
}

.core-events__footer-container .core-more-button:hover {
  color: #ffffff !important;
  background-color: #c12637;
  border: 1px solid #c12637;
}

.odx-more-information .core-more-button {
  padding: 8px 0;
  font-size: 1em;
  background-color: #c12637;
  border: 1px solid #c12637;
  color: #ffffff !important;
}

.odx-more-information .core-more-button:hover {
  background-color: #ffffff;
  color: #c12637 !important;
  border: 1px solid #c12637;
}

.odx-more-information .core-more-button i {
  vertical-align: baseline;
  font-size: 18px;
}

body .content-body a.odx-events__item-link:hover,
body .content-body a.odx-events__item-link-search:hover {
  opacity: 1;
}

.odx-events__item-link .odx-events__item-left,
.odx-events__item-link-border .odx-events__item-left {
  margin-top: 5px !important;
}

@media screen and (min-width: 992px) {
  .odx-events__item-link .odx-events__item-left,
  .odx-events__item-link-border .odx-events__item-left {
    margin-top: 12px !important;
  }
}

.odx-events__item-link .odx-events__item-right,
.odx-events__item-link-border .odx-events__item-right {
  margin-top: 5px !important;
}

@media screen and (min-width: 992px) {
  .odx-events__item-link .odx-events__item-right,
  .odx-events__item-link-border .odx-events__item-right {
    margin-top: 12px !important;
  }
}

.b-event__location-container .b-event__location-name {
  font-weight: lighter;
}

.odx-events__item.odx-event__item-detail .odx-events__item-left {
  margin-top: 0;
}

.odx-events__item.odx-event__item-detail .odx-events__item-left .odx-events__item-date {
  background-color: #f7f7f7;
  color: #c12637;
}

.odx-events__item.odx-event__item-detail .odx-events__item-left .odx-events__item-date .odx-events__item-date-month {
  font-family: "Source Sans Pro";
  font-size: 24px;
  font-weight: bold;
}

.odx-events__item.odx-event__item-detail .odx-events__item-left .odx-events__item-date .odx-events__item-date-day {
  font-family: "Source Sans Pro";
  font-size: 36px;
  font-weight: bold;
}

.odx-events__item.odx-event__item-detail .odx-events__item-right .odx-events__item-title {
  font-weight: lighter;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 23px;
}

body .b-event__button a.js-calendar-button.btn-default {
  padding: 12px 20px 10px 12px;
}

body .b-event__button a.js-calendar-button.btn-default i {
  padding-right: 5px;
}

.odx-events__item-categories {
  display: none;
}

body .content-body .layout-odx-single-column .odx-news__header-container h2.ohio-section-header__title {
  margin-top: 0px;
}

body .content-body .layout-odx-single-column .odx-news__header-container h2.ohio-section-header__title span {
  font-size: 32px;
  line-height: 38px;
  font-weight: bold;
}

.iop-filter__reset-btn {
  background-color: #ffffff;
  color: #5c5a5b;
  border: 1px solid #5c5a5b;
}

.iop-filter__reset-btn:hover {
  background-color: #5c5a5b;
  color: #ffffff;
  border: 1px solid #5c5a5b;
}

body .content-body .odx-get-in-touch,
body .content-body .odx-more-information,
body .content-body .odx-share-this,
body .content-body .odx-related-laws-and-forms,
body .content-body .odx-external-resources,
body .content-body .odx-meet-leadership {
  background-color: transparent !important;
  border: 1px solid #d1d8e4;
  border-radius: 2px;
  box-shadow: none;
}

body .content-body .odx-get-in-touch i.fa-file-text-o,
body .content-body .odx-more-information i.fa-file-text-o,
body .content-body .odx-share-this i.fa-file-text-o,
body .content-body .odx-related-laws-and-forms i.fa-file-text-o,
body .content-body .odx-external-resources i.fa-file-text-o,
body .content-body .odx-meet-leadership i.fa-file-text-o {
  color: #0e3f75;
}

body .content-body .odx-get-in-touch h2,
body .content-body .odx-more-information h2,
body .content-body .odx-share-this h2,
body .content-body .odx-related-laws-and-forms h2,
body .content-body .odx-external-resources h2,
body .content-body .odx-meet-leadership h2 {
  font-size: 24px !important;
  font-weight: 500;
  color: #000000;
  letter-spacing: 0;
}

body .content-body .odx-get-in-touch p,
body .content-body .odx-more-information p,
body .content-body .odx-share-this p,
body .content-body .odx-related-laws-and-forms p,
body .content-body .odx-external-resources p,
body .content-body .odx-meet-leadership p {
  font-weight: normal;
  margin: 20px auto;
  line-height: 24px;
}

body .content-body .odx-get-in-touch a,
body .content-body .odx-more-information a,
body .content-body .odx-share-this a,
body .content-body .odx-related-laws-and-forms a,
body .content-body .odx-external-resources a,
body .content-body .odx-meet-leadership a {
  color: #c12637;
  word-wrap: break-word;
}

body .content-body .odx-get-in-touch a:hover, body .content-body .odx-get-in-touch a:visited, body .content-body .odx-get-in-touch a:focus,
body .content-body .odx-more-information a:hover,
body .content-body .odx-more-information a:visited,
body .content-body .odx-more-information a:focus,
body .content-body .odx-share-this a:hover,
body .content-body .odx-share-this a:visited,
body .content-body .odx-share-this a:focus,
body .content-body .odx-related-laws-and-forms a:hover,
body .content-body .odx-related-laws-and-forms a:visited,
body .content-body .odx-related-laws-and-forms a:focus,
body .content-body .odx-external-resources a:hover,
body .content-body .odx-external-resources a:visited,
body .content-body .odx-external-resources a:focus,
body .content-body .odx-meet-leadership a:hover,
body .content-body .odx-meet-leadership a:visited,
body .content-body .odx-meet-leadership a:focus {
  color: #0e3f75;
  text-decoration: underline solid #0e3f75;
}

body .content-body .odx-get-in-touch .list-unstyled,
body .content-body .odx-more-information .list-unstyled,
body .content-body .odx-share-this .list-unstyled,
body .content-body .odx-related-laws-and-forms .list-unstyled,
body .content-body .odx-external-resources .list-unstyled,
body .content-body .odx-meet-leadership .list-unstyled {
  margin-top: 20px;
}

body .content-body .odx-contact-us-more-information {
  background-color: transparent !important;
  border: 1px solid #d1d8e4;
  border-radius: 2px;
  box-shadow: none;
}

body .content-body .odx-contact-us-more-information h2,
body .content-body .odx-contact-us-more-information h1,
body .content-body .odx-contact-us-more-information h3,
body .content-body .odx-contact-us-more-information h4 {
  font-size: 24px !important;
  font-weight: 500;
  color: #000000;
  letter-spacing: 0;
  margin-top: 10px;
}

body .content-body .odx-contact-us-more-information p {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: normal;
  line-height: 24px;
  color: #464846;
  margin: 20px auto;
}

body .content-body .odx-contact-us-more-information a {
  font-size: 16px;
  color: #c12637;
  text-decoration: underline;
}

body .content-body .odx-contact-us-more-information a:visited, body .content-body .odx-contact-us-more-information a:focus, body .content-body .odx-contact-us-more-information a:hover {
  color: #0e3f75;
  text-decoration: underline;
}

body .content-body .odx-get-in-touch__info p {
  font-size: 16px !important;
  line-height: 24px;
}

body .content-body .odx-external-link a,
body .content-body .odx-external-link a:visited,
body .content-body .odx-external-link a:focus {
  background-color: #0e3f75;
  color: #ffffff !important;
  border: 1px solid #0e3f75;
}

body .content-body .odx-external-link a:hover,
body .content-body .odx-external-link a:visited:hover,
body .content-body .odx-external-link a:focus:hover {
  background-color: #082646;
  color: #ffffff !important;
  border: 1px solid #082646;
}

body .content-body .odx-resouces-laws-hidden .js-odx-related-laws-and-forms {
  display: none;
}

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

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

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

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

body .content-body .search-result-link {
  max-width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 30px !important;
  min-height: 70px !important;
  margin: 10px 0 !important;
}

@media screen and (min-width: 768px) {
  body .content-body .search-result-link {
    padding-bottom: 25px;
    min-height: 55px !important;
    margin-bottom: 30px !important;
  }
}

body .content-body .search-result-link__anchor {
  font-size: 14px !important;
  color: #0e3f75;
}

.search-result-date {
  color: #464846;
}

body .content-body #searchHeader {
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  body .content-body #searchHeader {
    margin-top: 40px;
  }
}

body .content-body #searchHeader h2 {
  font-size: 24px !important;
  font-weight: bold;
  font-family: "Source Sans Pro";
  line-height: 32px;
}

@media screen and (min-width: 768px) {
  body .content-body #searchHeader h2 {
    font-size: 32px !important;
    letter-spacing: 0;
    line-height: 40px;
  }
}

.search-result-item.odx-search-result .ohio-card-content .search-result-date {
  font-weight: 600;
  color: #464846;
  padding-bottom: 15px;
}

body .content-body #searchResults #search-results-container h2 {
  font-size: 18px !important;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0 0 25px;
  color: #000000;
}

@media screen and (min-width: 768px) {
  body .content-body #searchResults #search-results-container h2 {
    font-size: 20px !important;
  }
}

#searchResults
.search-results
.ohio-card
.ohio-card-content
.search-result-link a {
  color: #0e3f75;
}

.b-pagination .b-pagination__list .separator .odx-pagination a {
  color: #464846;
}

.b-pagination .b-pagination__list .separator .odx-pagination a i {
  color: #464846;
}

.content-body span.odx-pagination.current.inactive {
  background-color: #c12637;
}

@media screen and (min-width: 992px) {
  body#content
.content-body
.single-column-footer
.odx_secondary-footer
ul
li
a {
    font-size: 16px !important;
    font-family: "Source Sans Pro" !important;
  }
}

@media (max-width: 767px) {
  #aw-main-wrapper div.header {
    display: block;
  }
}

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

.iop_mobile-menu__nav .odx-logo img,
.iop_mobile-menu__search .odx-logo img {
  height: 40px;
}

.iop_mobile-menu__nav ul li a,
.iop_mobile-menu__search ul li a {
  font-size: 20px;
}

/* START - FIX IMG SQUEEZE */
@media screen and (min-width: 992px) {
  .odx-logo img {
    max-width: 350px;
  }
}

/* END - FIX IMG SQUEEZE */
.ohio-card-bg {
  height: 250px;
  border-bottom: 5px solid #c12637;
}

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

.ohio-card-bg-img--default {
  background-color: #f7f7f7;
}

.ohio-card-bg-img--default,
.odx-carousel-cards-item:nth-child(odd) .ohio-card-bg-img--default {
  background-image: url("/wps/wcm/connect/gov/0cb796ee-e93d-4a2a-bd79-379b0879ccc7/CSWMFT-placeholder.png?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_O06E1CC0114B40Q333SHON11U4-0cb796ee-e93d-4a2a-bd79-379b0879ccc7-oQlmAYk");
}

/*Utility Nav Fixes: Start*/
.iop-searchbox__input-wrapper {
  margin-left: 45px;
}

/*Utility Nav Fixes: End*/
/* END: ODX Common Design > Content > Utility > Style Sheets > SCSS > Agencies > CSWMFT > cswmft-custom-styles.scss */
