﻿/**** Search Register page styles ****/

.charties-search-pagination {
    margin: 0;
    padding-bottom: 1.5rem;
}

.charties-search-pagination .disabled {
	padding: 0;
}

.charties-search-pagination > ul > li.prev {
	display: inline-block;
	padding-right: 0.625rem;
}

.charties-search-pagination > ul > li.next {
	display: inline-block;
	padding-right: 0.625rem;
}

.pagination li.current a {
	color: #fff !important;
}

.pagination li.next a, .pagination li.prev a {
    position: relative;
    top: -1px;
}

.no-results-msg-outer {
    height: 25px;
    margin-top: 5px;
}

.no-results-area {
}

.inner-content-main .pb {
    padding: 0 !important;
}

.inner-content-main .pb-tabs {
    /*padding: 30px 0 0 0 !important;*/
}

.search-box-outer {
    /*padding: 0 !important;*/
}

/* Loader */
.spinner {
    display: inline-block;
    opacity: 0;
    max-width: 0;
    -webkit-transition: opacity 0.25s, max-width 0.45s;
    -moz-transition: opacity 0.25s, max-width 0.45s;
    -o-transition: opacity 0.25s, max-width 0.45s;
    transition: opacity 0.25s, max-width 0.45s;
    /* Duration fixed since we animate additional hidden width */
}

.has-spinner.active {
    cursor: progress;
}
/*.has-spinner.active .search-icon {
    display: none;
}*/

.search-icon {
    max-width: 50px;
}
.active-search {
    display: inline-block;
    opacity: 0;
}

.has-spinner.active .spinner {
    opacity: 1;
    max-width: 50px;
    /* More than it will ever come, notice that this affects on animation duration */
}

#btn-search-charities {
    width: auto;
}

.search-btn-title {
    width: 10em;
}

.spinner i {
    color: #fff;
    font-size: 1.1em;
    margin-right: -10px;
    margin-left: 10px
}

.search-btn {
    margin-right: 30px;
    margin-left: 30px;
}

.pb-tabs .tabs .tabs-title {
    width: 50% !important;
}
/* Map */

#charities-map {
    height: 711px;
    width: 100%;
}

.charities-cluster {
    border: solid 3px yellow;
}

    .charities-cluster::after {
        content: '';
        border-width: 1em .5em;
        border-color: black transparent transparent transparent;
        border-style: solid;
        position: absolute;
        top: 99%;
        left: calc(50% - .5em);
    }

    .charities-cluster:hover {
        transform: scale(1.15);
    }

.gm-style div div div div div div div {
}

#map-hover {
}

.map-popup-header, .map-popup-purpose, .map-popup-income-title, .map-popup-income-val {
    color: #2ca4bd;
}

.gm-style .gm-style-iw a {
    text-decoration: none;
}

.map-popup-header {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.map-popup-income-title {
    font-weight: bold;
}

.map-hover-income-title {
    font-weight: 400;
    font-size: 0.9rem;
    display: inline-block;
}

.popup-outer {
    border: solid 3px red;
    background-color: #000;
}

#cp-dlist {
    font-size: 0.8rem;
    max-width: 100%;
    width: 100%;
}

#cps-dropdown-form {
    width: 95%;
    display: inline-block;
}

.form-input-tip {
}

.cp-dropdown-1 {
    font-size: 0.8rem;
    height: auto;
}

.mapNoResults {
    background: yellow;
    border: 1px solid black;
    position: absolute;
}

.charity-results-wrapper {
    width: 100% !important;
    float: right !important;
}

.charity-count-outer {
    padding: 16px 10px 10px 10px !important;
    background: #fff;
}

#map-charities-count {
    font-size: 1rem;
}

.charity-lbl-count {
    font-size: 14px !important;
    background-color: #81CBDE;
    color: #fff;
    font-weight: 600 !important;
    line-height: 1.4em;
    padding: .1em .4em;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25em;
    opacity: 1 !important;
}

.gm-style .gm-style-iw {
    max-width: 350px;
    color: #2ca4bd;
    background-color: #fff;
}

.link-tab {
    width: 50% !important;
    position: relative;
    text-align: center;
    float: left;
    margin: 0;
    padding: 0;
}

.link-tab a {
    background: #f2f3f3;
    font-weight: 700;
    font-size: .875rem;
    display: block;
    padding: 1.25rem 1.5rem;
    border-bottom: 1px solid #d1d3d4;
}

.link-tab a h4 {
    margin: 0;
}

.char-alias-line {
    font-size: 1rem !important;
    font-weight: 600;
}

#tab-search {
    width: 98% !important;
}

#cs_search {
    max-width: 600px;
    width: 100%;
    font-size: 0.9rem;
}
.results-list .charity-result {
    list-style: none;
}

/**** Charity Detail page styles ****/

#upper-finance-and-activities {
    margin: 20px 0 10px 0;
}

#finance-tab-content {
    margin-top: 0px;
}

#finance-tab-content .inner-tabs .tab-content {
    margin-top: 0px;
}

.inner-tab-outer-div {
    padding-top: 0px;
}

.docstab-links2 div {
    /*border-top: 1px solid #e6e7e8 !important;
        padding-top: 15px !important;*/
}

#hide-more-documents {
    padding-bottom: 5px;
}

.spinner i {
    font-size: 0.9em;
    margin-right: 2px;
    margin-left: 3px;
    position: relative;
    top: 2px;
    margin: 0 5px 0 0;
}

.pb-tabs .tabs-content .tabs-panel {
    padding: 25px;
}
/*.donwload-text {
        position: relative;
        top: -7px;
        width:auto !important;
    }
    .secondary .fa-play-circle {
        position: relative;
        top: 3px;
    }
    .docstab-links1 div span {
        margin: 0 !important;
    }*/
#ppl-tab-nodata-pcts li strong {
    font-size: 1.3rem !important;
}

#ppl-tab-nodata-pcts li {
    width: 100%;
    text-align: center;
}

.char-governance-list-2 li:before {
    margin-left: 0em !important;
}

.char-governance-list-2 li, .other-non-compliant-reason-list li {
    margin: 0 0 5px 0 !important;
}

.char-governance-list-2, .other-non-compliant-reason-list {
    margin-bottom: 0px !important;
}

    .other-non-compliant-reason-list li:before {
        margin-left: 1rem !important;
    }

.tab-content table tbody tr:nth-child(2n) {
    border-bottom: 0;
    background-color: #fff !important;
}

.tab-content table tbody {
    border: none !important;
}

.tab-content table tbody tr td {
    padding: 0.3rem;
}

tr.total-td-line {
    border-top: 2px solid #d1d3d4;
}

td.low-padded-td {
    padding-bottom: 1rem !important;
}
.status::before {
    color: #5B976B !important;
    font-weight: 600 !important;
}
.status::before {
    content: "\0049";
    color: #00857a;
    margin: 0 7px 0 0;
    font-family: "Charities Regulator";
    position: relative;
    top: 2px;
    font-weight: 400;
}
.status.alert::before {
    color: #ff8181 !important;
    content: "\004b";
    margin: 0 7px 0 0;
    font-family: "Charities Regulator";
    position: relative;
}
.nocontent {
    display: none
}
#deregistered-char-h, #deregistered-char-p {
    display: none
}
.inner-tabs input[type="radio"] {
    display: none
}

.inner-tabs label {
    display: block;
    /*float: left;*/
    /*width: 33.333%;*/
    margin: 0;
    color: #2e3235;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    background: #f0f0f0;
    padding: 10px 0
}

.inner-tabs section {
    display: none
}

.inner-tabs label i {
    padding-right: 8px;
    color: #666666
}

.inner-tabs .inner-tab-outer-div {
    margin: 0
}

.inner-tabs label span {
    font-weight: 600
}

#upper-finance-and-activities {
    margin: 0 0 20px 0
}

#finance-tab-content .inner-tabs .tab-content {
    clear: both;
    overflow: hidden;
    margin-top: 20px
}

#inner-tab0:checked ~ #inner-tab-content0, #inner-tab1:checked ~ #inner-tab-content1, #inner-tab2:checked ~ #inner-tab-content2, #inner-tab3:checked ~ #inner-tab-content3, #inner-tab4:checked ~ #inner-tab-content4, #inner-tab5:checked ~ #inner-tab-content5, #inner-tab6:checked ~ #inner-tab-content6, #inner-tab7:checked ~ #inner-tab-content7, #inner-tab8:checked ~ #inner-tab-content8, #inner-tab9:checked ~ #inner-tab-content9 {
    display: inline-block;
    width: 80%;
    padding-left: 2rem;
}

.inner-tabs [id^="inner-tab"]:checked + label {
    background: #fff;
    -webkit-box-shadow: inset 3px 0 #0084a9;
    box-shadow: inset 3px 0 #0084a9
}

.doc-download-btn {
    text-decoration: none;
    cursor: pointer;
    text-decoration: none !important;
}
a.doc-download-btn:hover {
    text-decoration: underline !important;
}
.doc-download-btn i {
    margin-left: 10px;
    color: #007291
}

.reports div div {
    display: block;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e6e7e8;
    margin: 0 0 15px 0
}

.reports div div .button {
    text-decoration: none !important
}

.reports div div:last-of-type {
    padding: 0;
    border-bottom: none;
    margin: 0
}
.fs-mid-styles .tab-content {
    clear: none;
    float: none;
    width: 75%;
}
.fs-mid-styles label {
    float: left;
}

#show-more-documents, #hide-more-documents, #show-more-locations, #hide-more-locations, #show-more-operation-places, #hide-more-operation-places {
    cursor: pointer;
    color: #0083a9;
}
.doc-download-lbl {
    float: left;
    width: 60%;
    margin-top: 0.5rem;
}
.loader-overlay-section {
    /*display: none;*/
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,1);
    z-index: 999;
}
.charity-search-results {
    overflow: visible !important;
    display: block !important;
}
.cta-sidebar--light-blue h5, .cta-sidebar--light-blue h6 {
    color: #005581 !important;
}
body.dark-mode .card-img img, body.dark-mode .grayscale-image, body.dark-mode .download-item__image img, body.dark-mode .accordion-item img, body.dark-mode .profile-img img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.embedded-table thead th, .embedded-table thead td, .embedded-table tfoot th, .embedded-table tfoot td {
    padding: .5rem .625rem .625rem !important;
}
.feature-card-outer:hover .subpages-nav {
    background-color: #005581;
    cursor: pointer;
}
.feature-card-outer:hover .card-heading, .feature-card-outer:hover .card-body, .feature-card-outer:hover .card-button-group {
    cursor: pointer;
    color: #fff;
}
.feature-card-outer:hover .card-heading p, .feature-card-outer:hover .card-body p, .feature-card-outer:hover .card-button-group a {
    color: #fff;
}
body.dark-mode .feature-card-outer:hover .subpages-nav {
    cursor: pointer;
    background-color: unset;
}
.feature-card-outer:hover .subpages-nav .card-button-group a:hover, .feature-card-outer:hover .subpages-nav .card-button-group a:active {
    text-decoration: underline;
}
.feature-card-outer:hover .feature-card .card-heading .text {
    text-decoration: none;
}
.feature-card .card-heading .text {
    text-decoration: underline;
}
body.dark-mode .feature-card-outer:hover .card-heading, body.dark-mode .feature-card-outer:hover .card-body, body.dark-mode .feature-card-outer:hover .card-button-group {
    cursor: pointer;
}
body.dark-mode .feature-card .card-img::after, .feature-card-outer:hover .feature-card .card-img::after {
    background-color: unset;
}
body.dark-mode .inner-menu ul li.active a, body.dark-mode .sidebar-menu__nav-list li.active a {
    background: #000000 !important;
    color: #ff0 !important;
}
body.dark-mode .sidebar-menu ul li a {
    color: #000 !important;
}
body.dark-mode .pb .section-head h2::after, .pb .section-head h3::after {
    content: "";
    height: 3px;
    width: 100%;
    background: #ff0;
    display: block;
    margin-top: 10px;
}
body.dark-mode .accordion .accordion-item.is-active .accordion-title {
    background: unset !important;
}
body.dark-mode .rte-styles .highlight {
    background: unset;
}
body.dark-mode table thead tr {
    background: #000;
}
body.dark-mode .rte-styles ol li::before {
    color: #000;
    background: #ff0;
}
body.dark-mode .rte-styles ul li::before {
    color: #ff0;
}
body.dark-mode .rte-styles ol li {
    color: #ff0;
}
.accordion-title:hover, .accordion-title:focus {
    background-color: #f2f3f3 !important;
}
body.dark-mode .accordion-title:hover, body.dark-mode .accordion-title:focus {
    background-color: #000000 !important;
}


@media print {
    a[href]:after {
        content: none !important;
    }
}
.show-first-level-listformatting:before {
    content: "●";
    color: #2e3235;
    display: inline-block !important;
    width: 1em;
    margin-left: 0em !important;
    position: relative;
}

.show-second-level-listformatting:before {
    content: "◦" !important;
    color: #2e3235;
    display: inline-block !important;
    width: 1em;
    margin-left: 0em !important;
    position: relative;
}

#charity-classification-p ul li, #charity-classification-p ul, #charity-classification-p ul ul li {
    margin: 0 0.3rem !important;
}

    #charity-classification-p ul ul, #charity-classification-p ul ul ul li {
        margin: 0.4rem 0.8rem !important;
    }

.classification-comparison-text {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 500;
    font-size: 1rem;
}

#charity-classification-h {
    margin-bottom: 1rem;
}

#charity-classification-p ul li::before {
    display: none;
}

#charity-classification-p {
    margin-bottom: 1rem;
}
a.accordion-title .h4:hover {
	text-decoration: underline;
}
.rte-styles ul li {
	font-weight: 300 !important;
}
body.dark-mode .inner-tabs .fs-mid-styles label {
    background-color: #000 !important;
}
body.dark-mode .tab-content table tbody tr:nth-child(2n), body.dark-mode .results-list .result:nth-of-type(2n+1) {
    background-color: #000 !important;
}
body.dark-mode .status::before, body.dark-mode .status.alert::before {
    color: #ff0 !important;
}
body.dark-mode .pagination .current {
    background-color: #ff0;
}
body.dark-mode .pagination li.current a {
    color: #000 !important;
}
body.dark-mode .inner-tabs [id^="inner-tab"]:checked + label {
    -webkit-box-shadow: inset 3px 0 #ff0;
    box-shadow: inset 3px 0 #ff0;
}
body.dark-mode table tbody tr td {
    border-bottom: 1px solid #ff0 !important;
}
body.dark-mode tr.total-td-line {
    border-top: 2px solid #ff0;
}
body.dark-mode .tabs-content {
    color: #ff0;
}
.doc-download-btn {
    max-width: 160px !important;
}
body.dark-mode .latest-news-resources .color--mid-blue {
    color: #ff0 !important;
}
a.results-page-link-button:active, a.results-page-link-button:hover {
    text-decoration: underline !important;
}
p a, li a {
    text-decoration: none !important;
}
p a:active, li a:active, p a:hover, li a:hover {
    text-decoration: underline !important;
}
li {
    font-weight: 300 !important;
}
.rte-styles a {
    text-decoration: none !important;
}
body.dark-mode .inner-menu {
    background-color: #000;
}
body.dark-mode .accordion .accordion-item {
    border-bottom: 1px solid #ff0;
}
body.dark-mode .accordion .accordion-item.is-active.with-sub-accordion .accordion-content .accordion .accordion-item {
  border-bottom: 1px solid #ff0;
}
body.dark-mode .accordion .accordion-item.is-active.with-sub-accordion .accordion-content .accordion {
  border-top: 1px solid #ff0;
}
body.dark-mode blockquote, body.dark-mode .blockquote {
    background: unset;
}
body.dark-mode blockquote::before, body.dark-mode .blockquote::before, body.dark-mode blockquote::after, body.dark-mode .blockquote::after {
    color: #ff0;
}
body.dark-mode footer .footer-copyright__nav-list li a:hover {
    color: #ff0 !important;
}
body.dark-mode .pod a img {
    filter: grayscale(100%);
}
body.dark-mode .pod.yellow a:hover .pod-content h2 {
    color: #ff0 !important;
}
body.dark-mode .pod a .pod-content h2 {
    color: #ff0 !important;
}
body.dark-mode footer .footer-copyright__nav-list li a:hover {
    color: #ff0 !important;
}
body.dark-mode .pb-profiles .profile-list .profile {
    background-color: #000 !important;
}
body.dark-mode .pb-profiles .profile-list .profile .profile-image {
    background: unset;
}
@media screen and (min-width: 80em) {
    .pod a .pod-content h2 {
        font-size: 28px !important;
    }
}
body.dark-mode .inner-menu ul li a:hover, body.dark-mode .sidebar-menu__nav-list li a:hover {
    background: #000 !important;
    color: #ff0 !important;
}
body.dark-mode .tick-list li::before {
    color: #ff0;
}
.doc-download-btn {
    background: #fff !important;
    color: #005581 !important;
	border-color: #005581 !important;
}
body.dark-mode .rte-styles .cta a::after {
    background: #ff0;
	color: #000 !important;
}
.inner-tabs .tab-content p, .inner-tabs .tab-content h3, .dl.stats-dl ul li, .inner-tab-outer-div p {
    -webkit-animation: none !important;
    animation: none !important;
}
.results-list {
	margin-top: 1rem;
}
.results-count {
	margin-bottom: 0 !important;
}
.search-register-form {
    margin-bottom: 1rem !important;
}
.contact-list text:hover {
    text-decoration: underline;
}
body.dark-mode .pod a:hover .pod-content {
    background-color: #ff0;
}
body.dark-mode .pod {
    border-top: 3px solid #ff0;
}
body.dark-mode .button.more::after {
    color: #000;
}
body.dark-mode .button.more:hover:after {
    color: #000 !important;
}
body.dark-mode .pod:hover .button.more:after {
    color: #000 !important;
}
body.dark-mode .pod:not(.yellow):not(.red):not(.green):not(.lighter-blue) a:hover .pod-content h2 {
    color: #000 !important;
}
body.dark-mode .button.more:hover, body.dark-mode .button:hover {
    background-color: none !important;
}
.button.more:hover, .button:hover {
    background-color: unset !important;
}
.rte-styles, .rte-styles .highlight {
    clear: both;
}
body.dark-mode #onetrust-banner-sdk #onetrust-reject-all-handler, body.dark-mode #onetrust-consent-sdk #onetrust-accept-btn-handler, body.dark-mode #onetrust-banner-sdk .ot-bnr-save-handler, body.dark-mode #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn) {
    background-color: #ff0;
    border-color: #ff0;
    color: #000;
}
body.dark-mode #onetrust-banner-sdk .ot-chkbox, body.dark-mode #onetrust-banner-sdk .ot-chkbox label::before, body.dark-mode #onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
    border-color: #ff0;
}
body.dark-mode #onetrust-banner-sdk .ot-chkbox input:checked ~ label::before {
    background-color: #ff0;
}
body.dark-mode #onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    color: #ff0;
    border-color: #ff0;
}
body.dark-mode #onetrust-banner-sdk .ot-chkbox input + label::after {
    color: #000;
}
body.dark-mode #onetrust-consent-sdk #onetrust-pc-sdk, body.dark-mode #onetrust-consent-sdk #onetrust-pc-sdk .category-menu-switch-handler  {
    background-color: #000;
}
body.dark-mode #onetrust-pc-sdk .ot-always-active {
    color: #ff0;
}
body.dark-mode .pod a:hover {
    background-color: #000 !important;
}
.rte-body ul li:before {
    content: "●";
    color: #2e3235;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: relative;
    top: -3px !important;
    font-family: unset !important;
}
body.dark-mode .rte-body ul li:before {
    color: #ff0 !important;
}
.pod-content .more {
    padding-left: 7px;
    padding-right: 7px;
}
body.dark-mode .pod a .pod-content p {
    color: #000 !important;
}
.google-icon-area {
    margin-bottom: 1.75rem;
}
.google-icon-area p {
    margin-bottom: unset;
}
.charity-results-wrapper {
    display: none;
}
/* pod bg colour styles */
/* MID-BLUE */
.pod.mid-blue {
    border-color: #0084A9;
}
.pod.mid-blue.highlight {
background: #0084A9;
}
.pod.mid-blue a:hover {
background: #0084A9;
color: #2e3235 !important;
}
.pod.mid-blue a:hover .pod-content h2, .pod.mid-bue a:hover .pod-content i, .pod.mid-bue a:hover .pod-content p, .pod.mid-bue a:hover .pod-content .button {
color: black !important;
}
.pod.mid-blue a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #F9ED32 */
.pod.f9ed32 {
    border-color: #F9ED32;
}
.pod.f9ed32.highlight {
    background: #F9ED32;
}
.pod.f9ed32 a:hover {
    background: #F9ED32;
    color: #2e3235 !important;
}
.pod.f9ed32 a:hover .pod-content h2, .pod.f9ed32 a:hover .pod-content i, .pod.f9ed32 a:hover .pod-content p, .pod.f9ed32 a:hover .pod-content .button {
    color: black !important;
}
.pod.f9ed32 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #FBB040 */
.pod.fbb040 {
    border-color: #FBB040;
}
.pod.fbb040.highlight {
background: #FBB040;
}
.pod.fbb040 a:hover {
background: #FBB040;
color: #2e3235 !important;
}
.pod.fbb040 a:hover .pod-content h2, .pod.fbb040 a:hover .pod-content i, .pod.fbb040 a:hover .pod-content p, .pod.fbb040 a:hover .pod-content .button {
color: black !important;
}
.pod.fbb040 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #F7941D */
.pod.f7941d {
    border-color: #F7941D;
}
.pod.f7941d.highlight {
background: #F7941D;
}
.pod.f7941d a:hover {
background: #F7941D;
color: #2e3235 !important;
}
.pod.f7941d a:hover .pod-content h2, .pod.f7941d a:hover .pod-content i, .pod.f7941d a:hover .pod-content p, .pod.f7941d a:hover .pod-content .button {
color: black !important;
}
.pod.f7941d a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #F15A29 */
.pod.f15a29 {
    border-color: #F15A29;
}
.pod.f15a29.highlight {
background: #F15A29;
}
.pod.f15a29 a:hover {
background: #F15A29;
color: #2e3235 !important;
}
.pod.f15a29 a:hover .pod-content h2, .pod.f15a29 a:hover .pod-content i, .pod.f15a29 a:hover .pod-content p, .pod.f15a29 a:hover .pod-content .button {
color: black !important;
}
.pod.f15a29 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #EF4136 */
.pod.ef4136 {
    border-color: #EF4136;
}
.pod.ef4136.highlight {
background: #EF4136;
}
.pod.ef4136 a:hover {
background: #EF4136;
color: #2e3235 !important;
}
.pod.ef4136 a:hover .pod-content h2, .pod.ef4136 a:hover .pod-content i, .pod.ef4136 a:hover .pod-content p, .pod.ef4136 a:hover .pod-content .button {
color: black !important
}
.pod.ef4136 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #BE1E2D */
.pod.be1e2d {
    border-color: #BE1E2D;
}
.pod.be1e2d.highlight {
background: #BE1E2D;
}
.pod.be1e2d a:hover {
background: #BE1E2D;
color: #2e3235 !important;
}
.pod.be1e2d a:hover .pod-content h2, .pod.be1e2d a:hover .pod-content i, .pod.be1e2d a:hover .pod-content p, .pod.be1e2d a:hover .pod-content .button {
color: black !important
}
.pod.be1e2d a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #AA2B31 */
.pod.aa2b31 {
    border-color: #AA2B31;
}
.pod.aa2b31.highlight {
background: #AA2B31;
}
.pod.aa2b31 a:hover {
background: #AA2B31;
color: #2e3235 !important;
}
.pod.aa2b31 a:hover .pod-content h2, .pod.aa2b31 a:hover .pod-content i, .pod.aa2b31 a:hover .pod-content p, .pod.aa2b31 a:hover .pod-content .button {
color: black !important
}
.pod.aa2b31 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #92278F */
.pod._92278f {
    border-color: #92278F;
}
.pod._92278f.highlight {
background: #92278F;
}
.pod._92278f a:hover {
background: #92278F;
color: #2e3235 !important;
}
.pod._92278f a:hover .pod-content h2, .pod._92278f a:hover .pod-content i, .pod._92278f a:hover .pod-content p, .pod._92278f a:hover .pod-content .button {
color: black !important
}
.pod._92278f a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #642E83 */
.pod._642e83 {
    border-color: #642E83;
}
.pod._642e83.highlight {
background: #642E83;
}
.pod._642e83 a:hover {
background: #642E83;
color: #2e3235 !important;
}
.pod._642e83 a:hover .pod-content h2, .pod._642e83 a:hover .pod-content i, .pod._642e83 a:hover .pod-content p, .pod._642e83 a:hover .pod-content .button {
color: black !important
}
.pod._642e83 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #00B4A5 */
.pod._00b4a5 {
    border-color: #00B4A5;
}
.pod._00b4a5.highlight {
background: #00B4A5;
}
.pod._00b4a5 a:hover {
background: #00B4A5;
color: #2e3235 !important;
}
.pod._00b4a5 a:hover .pod-content h2, .pod._00b4a5 a:hover .pod-content i, .pod._00b4a5 a:hover .pod-content p, .pod._00b4a5 a:hover .pod-content .button {
color: black !important
}
.pod._00b4a5 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #008B93 */
.pod._008b93 {
    border-color: #008B93;
}
.pod._008b93.highlight {
background: #008B93;
}
.pod._008b93 a:hover {
background: #008B93;
color: #2e3235 !important;
}
.pod._008b93 a:hover .pod-content h2, .pod._008b93 a:hover .pod-content i, .pod._008b93 a:hover .pod-content p, .pod._008b93 a:hover .pod-content .button {
color: black !important
}
.pod._008b93 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #D7DF23 */
.pod._d7df23 {
    border-color: #D7DF23;
}
.pod._d7df23.highlight {
background: #D7DF23;
}
.pod._d7df23 a:hover {
background: #D7DF23;
color: #2e3235 !important;
}
.pod._d7df23 a:hover .pod-content h2, .pod._d7df23 a:hover .pod-content i, .pod._d7df23 a:hover .pod-content p, .pod._d7df23 a:hover .pod-content .button {
color: black !important
}
.pod._d7df23 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #8DC63F */
.pod._8dc63f {
    border-color: #8DC63F;
}
.pod._8dc63f.highlight {
background: #8DC63F;
}
.pod._8dc63f a:hover {
background: #8DC63F;
color: #2e3235 !important;
}
.pod._8dc63f a:hover .pod-content h2, .pod._8dc63f a:hover .pod-content i, .pod._8dc63f a:hover .pod-content p, .pod._8dc63f a:hover .pod-content .button {
color: black !important
}
.pod._8dc63f a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #39B54A */
.pod._39b54a {
    border-color: #39B54A;
}
.pod._39b54a.highlight {
background: #39B54A;
}
.pod._39b54a a:hover {
background: #39B54A;
color: #2e3235 !important;
}
.pod._39b54a a:hover .pod-content h2, .pod._39b54a a:hover .pod-content i, .pod._39b54a a:hover .pod-content p, .pod._39b54a a:hover .pod-content .button {
color: black !important
}
.pod._39b54a a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #009444 */
.pod._009444 {
    border-color: #009444;
}
.pod._009444.highlight {
    background: #009444;
}
.pod._009444 a:hover {
    background: #009444;
    color: #2e3235 !important;
}
.pod._009444 a:hover .pod-content h2, .pod._009444 a:hover .pod-content i, .pod._009444 a:hover .pod-content p, .pod._009444 a:hover .pod-content .button {
color: black !important
}
.pod._009444 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #006838 */
.pod._006838 {
    border-color: #006838;
}
.pod._006838.highlight {
background: #006838;
}
.pod._006838 a:hover {
background: #006838;
color: #2e3235 !important;
}
.pod._006838 a:hover .pod-content h2, .pod._006838 a:hover .pod-content i, .pod._006838 a:hover .pod-content p, .pod._006838 a:hover .pod-content .button {
color: black !important
}
.pod._006838 a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #C2B59B */
.pod._c2b59b {
    border-color: #C2B59B;
}
.pod._c2b59b.highlight {
background: #C2B59B;
}
.pod._c2b59b a:hover {
background: #C2B59B;
color: #2e3235 !important;
}
.pod._c2b59b a:hover .pod-content h2, .pod._c2b59b a:hover .pod-content i, .pod._c2b59b a:hover .pod-content p, .pod._c2b59b a:hover .pod-content .button {
color: black !important
}
.pod._c2b59b a:hover .pod-content .button.more:after {
    color: black !important;
}
/* #9B8579 */
.pod._9b8579 {
    border-color: #9B8579;
}
.pod._9b8579.highlight {
background: #9B8579;
}
.pod._9b8579 a:hover {
background: #9B8579;
color: #2e3235 !important;
}
.pod._9b8579 a:hover .pod-content h2, .pod._9b8579 a:hover .pod-content i, .pod._9b8579 a:hover .pod-content p, .pod._9b8579 a:hover .pod-content .button {
color: black !important
}
.pod._9b8579 a:hover .pod-content .button.more:after {
    color: black !important;
}
.rte-styles p .cta a {
    text-decoration: none !important;
}
.rte-styles p .cta a:hover {
    text-decoration: underline !important;
}
.footer-newsletter-form .button.purple:hover {
    background: #e77554 !important;
}
.search-reg-btn:hover {
    color: #005581;
    border-color: #005581;
}
.cta-sidebar .white:hover {
    color: #FFFFFF;
    border-color: #FFFFFF;
}
body.dark-mode .cta-sidebar .white:hover {
    border-color: #000000;
}
body.dark-mode .search-reg-btn {
    border-color: #000000;
}