/*
Theme Name: WCET
Author: the Bross team
Author URI: https://brossgroup.com/
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');

:root {
    --wcet-main-blue: #132a6d;
  }

/**
    previous `style.css` values placed here to fix issues of redesign bleedthrough

    *** ALSO - Added in a quick change instead of reverting these back to the original blues: #1b4075 - I updated them to the requested blue: var(--wcet-main-blue)
    START
**/
:root {
    --wcet-green: #a5b99c;
  }

.navbar.sample-nav {
    background: var(--wcet-main-blue); }

.navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:hover, .navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:focus {
    color: var(--wcet-main-blue); }

.navbar.sample-nav .navbar-nav .dropdown.show .dropdown-toggle {
    color: var(--wcet-main-blue); }

.dark-blue .blue-bg {
    background: var(--wcet-main-blue); }

@media (max-width: 991.99px) {
    .navbar-expand-lg.dark-blue .navbar-nav .nav-link {
        border-bottom: 1px solid rgba(51, 136, 255, 0.15);  }
        
    .dark-blue > .nav-link.collapsed {
    background: var(--wcet-main-blue); }

    .blue-bg > ul.navbar-nav > li.nav-item:hover {
        background: var(--wcet-main-blue); }
    
    .navbar-expand-lg.dark-blue .navbar-nav .nav-link {
        border-top: 1px solid rgba(51, 136, 255, 0.15); } }

input.form-control:focus, select.form-control:focus, select.custom-select:focus, input.custom-file-input:focus, .custom-file-label:focus {
    border-color: rgba(51, 136, 255, 0.8); }

textarea.form-control:focus {
    border-color: rgba(51, 136, 255, 0.8); }

.logo-img {
    width: 250px; }
@media (min-width: 992px) {
    .logo-img {
    width: 320px; } }
@media (max-width: 480px) {
    .logo-img {
    width: 180px; } }

.btn-primary {
    background: var(--wcet-main-blue);
    border-color: var(--wcet-main-blue); }
    
.btn-secondary {
    background: #3388ff;
    border-color: #3388ff; }

.btn-outline-primary {
    border: 2px solid var(--wcet-main-blue);
    color: var(--wcet-main-blue); }
    
.btn-outline-secondary {
    border: 2px solid #3388ff;
    color: #3388ff; }

.m-search-box a {
    color: var(--wcet-main-blue); }

.m-search-box .fa-times, .m-search-box .fa-search {
    color: var(--wcet-main-blue); }

.header .navbar-nav .nav-link:hover, .header .navbar-nav .nav-link:focus {
    color: var(--wcet-main-blue); }

.header .navbar-nav.active .nav-link {
    color: var(--wcet-main-blue); }

.navbar-expand-lg .navbar-toggler {
  background: var(--wcet-main-blue); }

@media (max-width: 991.99px) {
    .navbar-expand-lg.dark-blue .navbar-nav .nav-link {
        border-bottom: 1px solid rgba(51, 136, 255, 0.15); } }

.dark-blue .navbar-nav .active-menu {
    color: var(--wcet-main-blue); }

@media (max-width: 1399.99px) {
    .dark-blue .searchbox .search-box-outer {
        background: var(--wcet-main-blue); } }

@media (max-width: 1399.99px) {
    .dark-blue .searchbox-open .search-box-outer {
        background: var(--wcet-main-blue); } }

.mob-nav {
    background: var(--wcet-main-blue); }
.mob-nav:hover {
    background: #3388ff; }

.banner-section .banner-content {
    max-width: 320px;
    background: rgba(51, 136, 255, 0.75); }

.tab-section .link-nav .nav-link {
    color: var(--wcet-main-blue);     
    text-decoration: underline; }

.tab-section .link-nav .nav-link .fa,
.tab-section .link-nav .nav-link .fas,
.tab-section .link-nav .nav-link .far,
.tab-section .link-nav .nav-link .fab {
    color: var(--wcet-main-blue); }

.section-heading .line {
    background: #3388ff; }

.whats-happen-section .card .event .text-box {
    background: rgba(51, 136, 255, 0.8); }
.whats-happen-section .card .card-body .card-title {
    color: var(--wcet-main-blue); }

.whats-happen-section .card .card-body .e-date {
    color: var(--wcet-main-blue); }

.in-focus-section .section-heading {
    margin: 1.5rem 1rem; }

.map-section .map-tooltip .blue a {
    color: var(--wcet-main-blue); }
.map-section .map-tooltip .cta.blue {
    border: 1px solid var(--wcet-main-blue);
    color: var(--wcet-main-blue); }
.map-section .map-tooltip .cta.blue:hover, .map-section .map-tooltip .cta.blue:focus {
    background: var(--wcet-main-blue); }

.publications .card .card-title {
    color: var(--wcet-main-blue); }

.footer .footer-top {
    background: #3388ff; }

.footer .footer-bottom {
    background: var(--wcet-main-blue); }

.side-navbar .nav .nav-link:hover, .side-navbar .nav .nav-link:focus {
    color: var(--wcet-main-blue); }
.side-navbar .nav .active {
    color: var(--wcet-main-blue); }

.h3-headings {
    color: var(--wcet-main-blue); }

ul.custom-list li:before {
    color: #3388ff; }

.table-blue thead tr {
    background: var(--wcet-main-blue); }

.header .navbar-nav .nav-link:hover, .header .navbar-nav .nav-link:focus,
.header .navbar-nav.active .nav-link {
    color: var(--wcet-main-blue); }

.inner-banner-section .banner-content {
    background: rgba(51, 136, 255, 0.75);
    background: url(assets/images/bg.png) center center no-repeat; }

.news-section .card .card-header .e-date {
    color: var(--wcet-main-blue); }
.news-section .card .card-body .card-title {
    color: var(--wcet-main-blue); text-decoration: underline; }
    .news-section .card .card-body a:hover .card-title {  text-decoration: none; }

.people-cards .card .card-body .card-title {
    color: var(--wcet-main-blue); }

.publication-section .nav-tabs .nav-item.show .nav-link, .publication-section .nav-tabs .nav-link:focus, .publication-section .nav-tabs .nav-link:hover, .publication-section .nav-tabs .nav-link.active, .publication-section .nav-tabs .nav-link.active:focus, .publication-section .nav-tabs .nav-link.active:hover {
    border-color: transparent transparent var(--wcet-main-blue);
    border-bottom: 5px solid var(--wcet-main-blue); }

    .publication-section .card .card-body a:hover .card-title{
        color: var(--wcet-main-blue);
    }
    

.publication-section .card .card-title {
    color: var(--wcet-main-blue); }

.contact-card .card .card-body .card-title {
    color: var(--wcet-main-blue); }

.contact-card .people-details .modal-title {
    color: var(--wcet-main-blue);
}
    
.collaboration-section .collaboration-cards h4 {
    color: var(--wcet-main-blue); }


/* 15-04-2020 */
.inner-pages h1:not(.section-heading), .inner-pages .h1:not(.section-heading) { border-bottom: 1px solid #ccc; padding-bottom: .5rem; margin-bottom: 1.5rem; font-size: 2rem; font-weight: 600; clear:both; }
.inner-pages h2:not(.section-heading), .inner-pages .h2:not(.section-heading) { color: #212529; }
.inner-pages .widget_blog_subscription h2 { color: #fff; }
.inner-pages h3, .h3-headings { font-size: 1.5rem; color: var(--wcet-main-blue); font-weight: 700; clear:both; }
.inner-pages h4, .h4-headings { font-size: 1.4rem; color: #000; font-weight: 700; clear:both; }

.wp-block-wiche-button a, .cta-wrapper a { border: 2px solid var(--wcet-main-blue); color: var(--wcet-main-blue);  }

.bubble-stepper-main-wrapper .fancy-circles__circle { background-color: #3388ff; }

@media screen and (min-width: 960px) {
    .bubble-stepper-main-wrapper .fancy-circles__circle { background-color: #3388ff;  }
}  

.wiche-testimonials-wrapper .slider-wrapper .slide img { border: 20px solid #3388ff; }

.side-navbar ul.menu li a:hover {color: var(--wcet-main-blue); }
.side-navbar ul.menu li.current-menu-item a {color: var(--wcet-main-blue);}

.inner-pages > .row.mt-5.mb-5 > .col-md-12 ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul) > li:before, .inner-pages > .row.mt-5.mb-5 > .side-navbar-content ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul) > li:before { color: #3388ff; }   /* Added Nav Class */
.publications .card .card-title a { color: var(--wcet-main-blue); }

.inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li > ol > li > ol > li::before { color: #3388ff;  } /* Added dot after counter */

.wiche-hover-tabs-wrapper { background-color: #3388ff;  }

.covid-tab ul.nav-tabs li {
    background-color:var(--wcet-main-blue); }

ul.resource-list > li > a {
    color:var(--wcet-main-blue); }

.covid-tab .st1 {
    fill:var(--wcet-main-blue); }

.inner-pages .collaboration-section .collaboration-cards h4 { color: var(--wcet-main-blue); }

table tr:first-child {
    border-color: var(--wcet-main-blue); }
table tr:first-child td {
    background-color:var(--wcet-main-blue); }
table tr:first-child td:first-child {
    border-left:solid 1px var(--wcet-main-blue); }

#dvFastForms .ff-section-header { color: var(--wcet-main-blue) !important; }

@media screen and (min-width: 768px) {
    .wiche-hover-tabs-wrapper ul.initiatives li:nth-of-type(1).active::before { border-color: #3388ff transparent transparent transparent; }
}

.dark-blue-bgcolor { background-color: var(--wcet-main-blue) !important; }
.light-blue-bgcolor { background-color: #3388ff !important; }

@media screen and (max-width: 768px) {
    .wiche-sticky-sidebar .side-navbar h2 { display: block; background-color: transparent; border: 0; margin: 0; background-image: none; cursor: pointer; font-weight: 400; letter-spacing: 0; line-height: normal; text-align: left; text-shadow: none; text-transform: none;padding: 0 30px;font-size: 1.3rem;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #fff!important;color: var(--wcet-main-blue);display: -webkit-box;display: -ms-flexbox;display: flex;font-weight: 700;height: 4rem;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;position: relative;text-transform: uppercase;width: 100%; -webkit-box-shadow: 0 -0.25rem 0.25rem rgba(64, 64, 64, 0.25); -moz-box-shadow: 0 -0.25rem 0.25rem rgba(64, 64, 64, 0.25); box-shadow: 0 -0.25rem 0.25rem rgba(64, 64, 64, 0.25); }
}

.policy-block h3.policy-title {  color: #3388ff; }

.wicheRegionMap .wiche-state.wiche-state-hover {
    fill: var(--wcet-main-blue); }

/* END */


.logo-img {
    height: auto;
}

.footer {
    position: relative;
}

body {
    padding-bottom: 0;
    font-family: 'Roboto', sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto Slab", serif;
}

.inner-pages h1:not(.section-heading), .inner-pages .h1:not(.section-heading) {
    font-family: "Roboto Slab", serif;
}

.single-event div#block-pagetitle {
    display: none;
}

.single-event div#block-front-content {
    margin: 0 -15px;
}

.whats-happen-section .card .card-body {
    min-height: 200px;
}

.inner-pages>.row.mt-5.mb-5>.col-md-12 ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul)>li:before,
.inner-pages>.row.mt-5.mb-5>.side-navbar-content ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul)>li:before {
    content: "•";
    color: #000000;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -0em;
    font-size: 1.3rem;
    vertical-align: middle;
    line-height: 0;
    margin-left: -1.29rem;
}

.inner-pages>.row.mt-5.mb-5>.col-md-12 ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul)>li,
.inner-pages>.row.mt-5.mb-5>.side-navbar-content ul:not(.initiatives)>li {
    margin-bottom: 0.5rem;
}

.inner-pages a:not(.btn), .inner-home a:not(.btn) {
    color: #0056b3;
    text-decoration: underline;
}

.inner-pages a:not(.btn):hover, .inner-pages a:not(.btn):hover {
    text-decoration: underline;
    word-break: break-word;
}

.inner-pages a:not(.btn)::focus-visible, .inner-home a:not(.btn):focus-visible {
    outline: 2px dashed #8e8e8e;
    outline-offset: 2px;
}

.banner-section .banner-content {
    background: var(--wcet-green);
    max-width: 405px;
    color: #000;
}


/* Color Changed CSS from Parent Site starts */

.bg-green,
.has-green-background-color {
    background-color: #8ba3d4;
    color: #000;
}

.wiche-testimonials-wrapper .slider-wrapper {
    background-color: #8ba3d4;
    color: #000;
}

.btn-secondary {
    background: #3388ff;
    color: #ffffff;
    border-color: #3388ff;
}

.btn-outline-secondary {
    border: 2px solid #8ba3d4;
    color: #8ba3d4;
}

.mob-nav:hover {
    background: #8ba3d4;
    color: #000;
}

.section-heading .line {
    background: var(--wcet-green);
    color: #000;
}

.footer .footer-top {
    background: #8ba3d4;
}

ul.custom-list li:before {
    color: #8ba3d4;
}

.bg-green img.matted {
    border-color: #8ba3d4;
}

.bubble-stepper-main-wrapper .fancy-circles__circle {
    background-color: var(--wcet-green);
}

.wiche-testimonials-wrapper .slider-wrapper .slide img {
    border: 20px solid #8ba3d4;
}

.inner-pages>.row.mt-5.mb-5>.col-md-12 ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul)>li:before,
.inner-pages>.row.mt-5.mb-5>.side-navbar-content ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul)>li:before {
    color: #8ba3d4;
}

.inner-pages>.row.mt-5.mb-5 .col-md-12 ol>li>ol>li>ol>li::before {
    color: #8ba3d4;
}

.wiche-hover-tabs-wrapper {
    background-color: var(--wcet-green);
    color: #000;
}

.light-blue-bgcolor {
    background-color: #8ba3d4 !important;
    color: #000;
}

.policy-block h3.policy-title {
    color: #8ba3d4;
}

.btn-secondary {
    background: var(--wcet-main-blue);
    border-color: var(--wcet-main-blue);
}

.btn-outline-secondary {
    border: 2px solid var(--wcet-main-blue);
    color: var(--wcet-main-blue);
}

.mob-nav:hover {
    background: var(--wcet-main-blue);
}

.footer .footer-top {
    background: var(--wcet-main-blue);
}

ul.custom-list li:before {
    color: var(--wcet-main-blue);
}

.bg-green img.matted {
    border-color: var(--wcet-main-blue);
}

.wiche-testimonials-wrapper .slider-wrapper .slide img {
    border: 20px solid var(--wcet-main-blue);
}

/* NOTE SJR: This must match the rule that it overrides exactly. */
.inner-pages>.row.mt-5.mb-5>.col-md-12 ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul):not(.btn-list)>li:before,
.inner-pages>.row.mt-5.mb-5>.side-navbar-content ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul):not(.btn-list)>li:before {
    color: var(--wcet-main-blue);
}

.inner-pages>.row.mt-5.mb-5 .col-md-12 ol>li>ol>li>ol>li::before {
    color: var(--wcet-main-blue);
}

.light-blue-bgcolor {
    background-color: var(--wcet-main-blue) !important;
}

.policy-block h3.policy-title {
    color: var(--wcet-main-blue);
}

.dark-blue .sub-menu .navbar-nav .nav-item.dropdown:hover .nav-link:before {
    background: var(--wcet-green);
    color: #000;
}

.btn-warning {
    background: #ce6d15;
    color: #000;
}
.btn-warning:hover {
    color:#212529;
}
.button-style3 a:hover {
    color: #212529;
}

.breadcrumb-section .breadcrumb .breadcrumb-item.active {
    background: var(--wcet-green);
    color: #000;
}

.dark-blue .sub-menu .navbar-nav .nav-item a.nav-link:hover:before,
.dark-blue .sub-menu .navbar-nav .nav-item a.nav-link:active:before {
    background: var(--wcet-green);
    color: #000;
}

.dark-blue .sub-menu .navbar-nav .active a.nav-link:before {
    background: var(--wcet-green);
    color: #000;
}

.tab-section .link-nav .nav-link .nav-iocns path {
    stroke: var(--wcet-green);
}

.whats-happen-section .card .card-footer .line {
    background: var(--wcet-green);
    color: #000;
}

.in-focus-section .in-focus-text {
    background: var(--wcet-green);
    color: #000;
}

.in-focus-section .banner-content .section-heading, 
.in-focus-section .banner-content .section-content { color:#000; }
.in-focus-section .banner-content h1.in-focus-heading, .in-focus-section .banner-content .h1.in-focus-heading { font-size: 3rem; }
.in-focus-section .banner-content h2.in-focus-heading, .in-focus-section .banner-content .h2.in-focus-heading { font-size: 1.8rem; }
.in-focus-section .banner-content h3.in-focus-heading, .in-focus-section .banner-content .h3.in-focus-heading { font-size: 1.5rem; }
.in-focus-section .banner-content h4.in-focus-heading, .in-focus-section .banner-content .h4.in-focus-heading { font-size: 1.4rem; }
.in-focus-section .banner-content h5.in-focus-heading, .in-focus-section .banner-content .h5.in-focus-heading { font-size: 1.063rem; }
.in-focus-section .banner-content h6.in-focus-heading, .in-focus-section .banner-content .h6.in-focus-heading { font-size: 1.0rem; }
.in-focus-section .banner-content .section-content h1, .in-focus-section .banner-content .section-content .h1 { border: none; margin-bottom: .5rem; padding-bottom: 0; }
.in-focus-section .banner-content .section-content h2, .in-focus-section .banner-content .section-content .h2 { border: none; margin-bottom: .5rem; padding: 0; }
.in-focus-section .banner-content .section-content h2::before, .in-focus-section .banner-content .section-content .h2::before { width: 0;}
.in-focus-section .banner-content .section-content h3, .in-focus-section .banner-content .section-content .h3,
.in-focus-section .banner-content .section-content h4, .in-focus-section .banner-content .section-content .h4,
.in-focus-section .banner-content .section-content h5, .in-focus-section .banner-content .section-content .h5,  
.in-focus-section .banner-content .section-content h6, .in-focus-section .banner-content .section-content .h6 { color: #000; font-weight: 500;}

.wiche-in-focus-wrapper { background: #edecec; }
.wiche-in-focus-wrapper .text-wrapper .section-heading, 
.wiche-in-focus-wrapper .text-wrapper .section-content { color:#000; }
.wiche-in-focus-wrapper .text-wrapper h1.in-focus-heading, .wiche-in-focus-wrapper .text-wrapper .h1.in-focus-heading { font-size: 3rem; }
.wiche-in-focus-wrapper .text-wrapper h2.in-focus-heading, .wiche-in-focus-wrapper .text-wrapper .h2.in-focus-heading { font-size: 1.8rem; }
.wiche-in-focus-wrapper .text-wrapper h3.in-focus-heading, .wiche-in-focus-wrapper .text-wrapper .h3.in-focus-heading { font-size: 1.5rem; }
.wiche-in-focus-wrapper .text-wrapper h4.in-focus-heading, .wiche-in-focus-wrapper .text-wrapper .h4.in-focus-heading { font-size: 1.4rem; }
.wiche-in-focus-wrapper .text-wrapper h5.in-focus-heading, .wiche-in-focus-wrapper .text-wrapper .h5.in-focus-heading { font-size: 1.063rem; }
.wiche-in-focus-wrapper .text-wrapper h6.in-focus-heading, .wiche-in-focus-wrapper .text-wrapper .h6.in-focus-heading { font-size: 1.0rem; }
.wiche-in-focus-wrapper .text-wrapper .section-content h1, .wiche-in-focus-wrapper .text-wrapper .section-content .h1 { border: none; margin-bottom: .5rem; padding-bottom: 0; }
.wiche-in-focus-wrapper .text-wrapper .section-content h2, .wiche-in-focus-wrapper .text-wrapper .section-content .h2 { border: none; margin-bottom: .5rem; padding: 0; }
.wiche-in-focus-wrapper .text-wrapper .section-content h2::before, .wiche-in-focus-wrapper .text-wrapper .section-content .h2::before { width: 0;}
.wiche-in-focus-wrapper .text-wrapper .section-content h3, .wiche-in-focus-wrapper .text-wrapper .section-content .h3,
.wiche-in-focus-wrapper .text-wrapper .section-content h4, .wiche-in-focus-wrapper .text-wrapper .section-content .h4,
.wiche-in-focus-wrapper .text-wrapper .section-content h5, .wiche-in-focus-wrapper .text-wrapper .section-content .h5, 
.wiche-in-focus-wrapper .text-wrapper .section-content h6, .wiche-in-focus-wrapper .text-wrapper .section-content .h6 { color: #000; font-weight: 500;}

.side-navbar .nav .dropdown-menu .dropdown-item:hover:before,
.side-navbar .nav .dropdown-menu .dropdown-item:active:before {
    background: var(--wcet-green);
    color: #000;
}

.side-navbar .nav .dropdown-menu .dropdown-item:hover:before,
.side-navbar .nav .dropdown-menu .dropdown-item:active:before {
    background: var(--wcet-green);
    color: #000;
}

.sub-headings:before {
    background: var(--wcet-green);
    color: #000;
}

.sub-headings-2:before {
    background: var(--wcet-green);
    color: #000;
}

.news-section .card .card-footer .line {
    background: var(--wcet-green);
    color: #000;
}

.file-size,
.pages {
    border: 1px solid var(--wcet-green);
}

.accordion-section .card a.card-link {
    text-decoration: none;
}
.accordion-section .card .card-body {
    background: transparent;
    border-left: 5px solid var(--wcet-green);
}

.accordion-section .card .card-header {
    background: transparent;
    border-left: 5px solid var(--wcet-green);
}

.accordion-section .card-link .card-header:after {
    background: url(assets/images/open-arrow-wcet.svg) center center no-repeat;
}

.gform_wrapper .gform_footer input[type=submit] {
    background: linear-gradient(to bottom right, var(--wcet-green) 0, #a5ba00 100%);
    color: #000;
}

.inner-pages h2:not(.section-heading):before {
    background: var(--wcet-green);
    color: #000;
}

.bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:hover .fancy-circles__circle {
    background-color: #ce6d15;
}

.wiche-in-focus-wrapper .text-wrapper span {
    background: var(--wcet-green);
    color: #000;
}

.navbar.sample-nav .navbar-nav>.dropdown>.dropdown-menu .dropdown-item:hover:before {
    background: var(--wcet-green);
    color: #000;
}

.side-navbar ul.menu li ul.sub-menu li.current-menu-item a:before,
.side-navbar ul.menu li ul.sub-menu li a:hover:before {
    background: var(--wcet-green);
    color: #000;
}

ul.resource-list>li>a:hover {
    color: var(--wcet-green);
}

.covid-tab #states *.on {
    fill: var(--wcet-green);
}

.archive.tax-meeting-type .breadcrumb-section .breadcrumb .breadcrumb-item.item-current {
    background: var(--wcet-green);
    color: #000;
}

#dvFastForms .btnDiv input {
    background: linear-gradient(to bottom right, var(--wcet-green) 0, #ffba00 100%) !important;
    color: #000;
}

.gold-bgcolor {
    background-color: var(--wcet-green) !important;
    color: #000;
}
.whats-happen-section .card .event .text-box a {
    color: #000;
}

.people-cards .people-details .modal-title {
    color: var(--wcet-main-blue);
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: var(--wcet-main-blue);
    border-color: var(--wcet-main-blue);
}

#publication-type-submit:hover {
    background-color: #5a6268;
    border-color: #545b62;
}
#publication-type-submit:focus {
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 .2rem rgba(130,138,145,.5);
}
.navbar.sample-nav .navbar-nav>.dropdown>.dropdown-menu .dropdown-item:hover,
.navbar.sample-nav .navbar-nav>.dropdown>.dropdown-menu .dropdown-item:focus {
    background: rgba(165, 185, 156, 0.15);
    outline: none;
}

.navbar.sample-nav .navbar-nav > .dropdown > .dropdown-menu .dropdown-item:focus-visible {
    outline: 0.25rem dashed #ce6d15;
    outline-offset: -0.3rem;
    z-index: 3;
}

.navbar.sample-nav .navbar-nav > .dropdown > .dropdown-menu .dropdown-item { text-transform: inherit; }

input.form-control:focus,
select.form-control:focus,
select.custom-select:focus,
input.custom-file-input:focus,
.custom-file-label:focus {
    border-color: rgba(139, 163, 212, 0.8);
}

textarea.form-control:focus {
    border-color: rgba(139, 163, 212, 0.8);
}

.whats-happen-section .card .event .text-box {
    background: rgba(139, 163, 212, 0.8);
}

.whats-happen-section .card .event .text-box a { color: #000; text-decoration: underline; }

.bubble-stepper-main-wrapper .fancy-circles__circle span.number,
.bubble-stepper-main-wrapper .fancy-circles__circle span.step {
    color: #000 !important;
}

thead th {
    font-weight: 800;
    background-color: var(--wcet-main-blue);
    color: #FFF;
    border-left: solid 1px #fff;
    padding: 10px 15px;
}
table tr:first-child th { background-color:var(--wcet-main-blue); color: #FFF; }

table tr,
table tr:first-child td:first-child {
    border: 1px solid #ccc;
}

tbody tr th {
    text-align: inherit;
    padding: 10px 15px;
    border: 1px solid #ccc;
    font-weight: 600;
}

table tr:first-child td {
    background-color: transparent;
    color: #000;
    border-left: solid 1px #ccc;
}

table tr td {
    border: 1px solid #ccc;
}

table tr:nth-child(odd) {background-color:#cccccc61; color: #000;}

.bubble-stepper-main-wrapper .fancy-circles__circle {
    color: #000;
}

.wiche-hover-tabs-wrapper .initiative-text-wrapper .left .h3-templates>.h3 {
    text-transform: inherit;
}

.wiche-hover-tabs-wrapper .initiative-text-wrapper .left .h3-templates>.h3,
.wiche-hover-tabs-wrapper .initiative-text-wrapper .left .p-templates>.body {
    color: #000;
}

.wcet_search_options.search_filters {
    background: var(--wcet-main-blue);
}

span.e-year {
    font-size: 15px;
}

.page-item.active .page-link { 
    background-color: rgba(139, 163, 212, 0.8);
    border-color: rgba(139, 163, 212, 0.8);
}

.dark-blue .searchbox-open .search-box-outer {
    background: var(--wcet-main-blue);
}

.wiche-hover-tabs-wrapper .initiative-text-wrapper .right .image-templates img.active { border-color: #d9d5d1;}

.navbar-expand-lg .navbar-toggler{
    background: var(--wcet-main-blue);
}

.inner-banner-section .banner-content {
    background: url(/wp-content/uploads/sites/11/2021/06/WCETInnerBanner.png) center center no-repeat;
    color:#000;
}

.inner-banner-section .banner-content .banner-heading {
    font-family: "Roboto Slab", serif;
}


.navbar.sample-nav {
    background: var(--wcet-main-blue);
}
.footer .footer-bottom {
    background: var(--wcet-main-blue);
}

.inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li::before, .inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li > ol > li::before, .inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li > ol > li > ol > li::before {
    color: #000;
    margin-left: 0em;
}

.people-cards .card { margin-bottom: 0;}
.people-cards .card .card-header, .people-cards .card .card-body {margin-bottom: 2rem; }

.footer .footer-top .nav .nav-item a { padding: 0.5rem 2rem; text-decoration: underline; }

.whats-happen-section .card .event .text-box.gray-bgcolor { background: #bcbcbc; }
.whats-happen-section .card .event .text-box.sage-bgcolor { background: var(--wcet-green); }
.whats-happen-section .card .event .text-box.light-blue-bgcolor { background: #f7c546; }
.whats-happen-section .card .event .text-box.lb-bgcolor { background: #8ba3d4; }
.whats-happen-section .card .event .text-box.bg-bgcolor { background: #89a84f; }
.whats-happen-section .card .event .text-box.o-bgcolor { background: #ce6d15; }
.whats-happen-section .card .event .text-box.mgold-bgcolor { background: #f7c546; }

.banner-section h1, 
.banner-section .h1, 
.wiche-hover-tabs-wrapper .initiative-text-wrapper .left .h3-templates>h3,
    .wiche-hover-tabs-wrapper .initiative-text-wrapper .left .h3-templates>.h3 {
    text-transform: none;
    font-family: "Roboto Slab", serif;
}
.btn, .navbar .navbar-nav, .banner-section h1, .banner-section .h1, .tab-section .link-nav .nav-link,
.banner-section .banner-content, .tab-section .link-nav .nav-link,
.whats-happen-section .card .event .text-box, .whats-happen-section .card .meet .text-box,
.whats-happen-section .card .card-body .date-box,
.in-focus-section .in-focus-text, .map-section .map-tooltip .blue a,
.map-section .map-tooltip .blue a, .footer .footer-top .nav .nav-item a,
.h5-headings, .inner-banner-section .banner-content, .news-section .card .date-box, .news-section .news .text-box, .news-section .media-release .text-box,
#people-details .designation, .details-tab ul li, .gform_wrapper .gform_footer input[type=submit], .inner-pages h5, .h5-headings, .wp-block-wiche-button a, 
.cta-wrapper a, .wiche-in-focus-wrapper .text-wrapper span,
.wiche-testimonials-wrapper .slider-wrapper .text .testimonial-slider cite, .people-cards .people-details .designation,
.contact-card .people-details .designation, #dvFastForms .btnDiv input,
.wiche-sticky-sidebar .side-navbar h2   {
    text-transform: none;
}
.section-heading .txt, .whats-happen-section .card .card-body .card-title,
.tab-section .link-nav .nav-link, .dark-blue .search-box input, .wcet_search_options {
    font-family: "Roboto Slab", serif;
}

.gform_wrapper .gform_footer input[type=submit] { margin:0; background: var(--wcet-main-blue); border-color: var(--wcet-main-blue); color: #fff; }
.gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_footer input[type=submit]:focus { color: #fff; background-color: #5a6268; border-color: #545b62;}
.gform_wrapper.gravity-theme .ginput_container_address .ginput_right.address_zip, 
.gform_wrapper.gravity-theme .ginput_container_address .ginput_right.address_state { padding-left:0; }
.gform_wrapper.gravity-theme .gfield textarea { resize: none;}

.publications .card .card-header, .publication-section .card .card-header { position:relative; min-height: 218px; }
.publications .card .card-header img, .publication-section .card .card-header img { height:auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
@media (max-width: 767px) {
    .publications .card .card-header img, .publication-section .card .card-header img{ position: relative; }
}
@media (min-width: 992px) { 
    .publications .card .card-header img, .publication-section .card .card-header img { position:relative; top: 0; left: 0; transform: none; }
}
@media (min-width: 1100px) {
    .publications .card .card-header img, .publication-section .card .card-header img { height:auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
}

.single-event .button-style2.text-left a { margin-left: 0;}

.inner-pages .publications { margin-bottom: 25px;}

.yellowBlockQuote:before { background: #F7C546; }
.callout { background-color: var(--wcet-main-blue); }
.container.html-block { margin-top: 20px; margin-bottom: 20px; }
.wp-block-wiche-button a, .cta-wrapper a, .accordion-option a.toggle-accordion { color: #fff; background: var(--wcet-main-blue); border-color: var(--wcet-main-blue); }
.wp-block-wiche-button a:hover, .cta-wrapper a:hover, .accordion-option a.toggle-accordion:hover { color: #fff; background-color: #5a6268; border-color: #545b62; }
/* Color change CSS from Parent site ends */

@media screen and (min-width: 768px) {
    .wiche-hover-tabs-wrapper ul.initiatives li:nth-of-type(1).active::before {
        border-color: var(--wcet-main-blue) transparent transparent transparent;
    }
}

@media (min-width: 992px) and (min-width: 1200px) {
    .navbar-expand-lg.dark-blue .navbar-nav .nav-item .nav-link {
        padding: 1rem 2.2rem;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg.dark-blue .navbar-nav .nav-item .nav-link {
        padding: 1rem 2.2rem
    }
}

@media screen and (min-width: 960px) {
    .bubble-stepper-main-wrapper .fancy-circles__circle {
        background-color: var(--wcet-main-blue);
        color: #000;
    }
    .bubble-stepper-main-wrapper .fancy-circles__bar {
        background-color: #ce6d15 !important;
        color: #000;
    }
}

@media screen and (min-width: 960px) {
    .bubble-stepper-main-wrapper .fancy-circles__circle {
        background-color: var(--wcet-green);
    }
}

@media (max-width: 991.99px) {
    .fixed-header {
        padding-top: 130px;
    }
    .navbar-expand-lg.dark-blue .navbar-nav .nav-link {
        border-bottom: 1px solid rgba(139, 163, 212, 0.15);
        border-top: 1px solid rgba(139, 163, 212, 0.15);
    }
}

@media screen and (min-width: 768px) {
    .wiche-hover-tabs-wrapper ul.initiatives li:nth-of-type(1).active::before {
        border-color: var(--wcet-green) transparent transparent transparent;
    }
}

/* Add underline and hover to links */
.people-cards .card .people-card .people-number a, 
.people-cards .card .people-card .people-id a, 
.people-cards .card .people-card .people-contact a {
    color: #1b4075;
}

.inner-home a:not(.btn):hover, .inner-pages a:not(.btn):hover,
.whats-happen-section .card .event .text-box a:hover,
.whats-happen-section .card .card-body a:hover .card-title,
.publications .card a:hover .card-title,
.people-cards .card .card-body a:hover .card-title,
.wiche-hover-tabs-wrapper ul.initiatives li a:hover,
.inner-pages .container.html-block a:not(.btn):hover,
.inner-pages .accordion-section a:hover,
.people-cards .card .people-card a:hover,
.policy-block a:hover .policy-title,
.inner-pages .publication-section a:hover,
.inner-pages .wiche-in-focus-wrapper .section-content a:hover {
	text-decoration: none;
	}
.whats-happen-section .card .card-body a .card-title{
    text-decoration: underline;
}

.footer .footer-top .nav .nav-item a:hover, 
footer .footer .copyright-text a:hover {
    text-decoration: none;
}

.whats-happen-section .card .card-body a:hover .card-title {
    text-decoration: none;
}
.whats-happen-section .card .event .text-box a:hover,
.contact-card .people-details .people-contact a:hover{
    color: #000;
}

/* Overrride link underline on certian styles */
.wiche-hover-tabs-wrapper ul.initiatives li a { text-decoration: underline; color: var(--wcet-main-blue); }
.wiche-hover-tabs-wrapper ul.initiatives li a:hover { text-decoration: none; color: var(--wcet-main-blue);}
/* Update Publication title color on WCET site as requested on ticket T20211220.0010 */
.whats-happen-section .card .event .text-box, .whats-happen-section .card .meet .text-box { 
	color:#000;
}

/* Update Testimonial body text as requestd on ticket T20220419.0002 */
.wiche-testimonials-wrapper .slider-wrapper .text .testimonial-slider cite span.supporting-info {
	color:#000;
}

/* Accessibilty changes */
.sponsor-grid .col-md-3 {
    padding: 20px;
    position: relative;
    height: 180px;
    text-align: center;
}
.sponsor-grid img.img-fluid {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    max-height: 160px;
}
@media (max-width: 575px) {
    .sponsor-grid .col-md-3 {
        height: auto;
        text-align: center;
    }
    .sponsor-grid img.img-fluid {
        max-height: 75px;
    }
}
.swiper-button-next:focus, .swiper-button-prev:focus,
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.next:focus,
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.prev:focus {
    outline: none;
}

.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.prev, 
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.next, 
.wiche-testimonials-wrapper .slider-wrapper .slider-controls .slider-pagination .page-dot { color: var(--wcet-main-blue); opacity: 1; }
.wiche-testimonials-wrapper .slider-wrapper .slider-controls .slider-pagination .page-dot.active { color: #FFFFFF; }

.publication-section .nav-tabs .nav-item .nav-link:focus-visible,
.people-cards .card .people-card .people-id a:focus-visible,
.people-cards .card .people-card .people-number a:focus-visible,
.people-cards .card .people-card .people-id a:focus-visible,
.people-cards .card .people-card .people-contact a:focus-visible{
    outline-offset: -2px;
}

.inner-pages .btn {
    font-size: 1.125rem;
}

#myCarousel .carousel-control-next:focus, #myCarousel .carousel-control-next:hover,
#myCarousel .carousel-control-prev:focus, #myCarousel .carousel-control-prev:hover {
    background: rgba(64, 64, 64, 0.6);
}


#cookie-notice { background-color: var(--wcet-green); color: #000; }
#cookie-notice .cn-button:not(.cn-button-custom) { background: #132a6d; border-color: #132a6d; color: #FFF; }
.cn-close-icon { opacity: 1; }
.cn-close-icon:before, .cn-close-icon:after { background-color: rgba(0,0,0,1); }

.file-size .title, .pages .title { font-size: 0.8rem; color: #222; }

.logo-img {
    height: auto;
}

.footer {
    position: relative;
}

body {
    padding-bottom: 0;
}

.single-event div#block-pagetitle {
    display: none;
}

.single-event div#block-front-content {
    margin: 0 -15px;
}

@media (min-width: 992px) and (min-width: 1200px) {
    .navbar-expand-lg.dark-blue .navbar-nav .nav-item .nav-link {
        padding: 1rem 2.2rem;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg.dark-blue .navbar-nav .nav-item .nav-link {
        padding: 1rem 2.2rem
    }
}

@media (max-width: 991.99px) {
    .fixed-header {
        padding-top: 130px;
    }
}

.comments .comments-inner .comment.parent .comment,
.comments .comments-inner .pingback.even.parent .pingback.even {
    margin-left: 40px;
    position: relative;
}

.comments .comments-inner .comment.parent .comment .comment-body,
.comments .comments-inner .pingback.even.parent .comment .comment-body {
    position: relative;
}

.comments .comments-inner .comment.parent .comment .comment-body::beforem,
.comments .comments-inner .pingback.even.parent .pingback.even .comment-body::before {
    content: "";
    border-left: 2px solid #AAA;
    height: calc(100% + 2px);
    position: absolute;
    left: -10px;
    border-bottom: 2px solid #AAA;
    width: 20px;
    top: 0;
}

.comments .comments-inner .comment .comment-content,
.comments .comments-inner .pingback.even .comment-content {
    border-left: 4px solid #EEE;
    padding-left: 10px;
    align-self: end;
    margin-top: 52px;
    position: relative;
    left: 125px;
    width: calc(100% - 225px);
}

.comments .comments-inner footer.comment-meta {
    display: flex;
    flex-direction: column;
    position: absolute;
}

.comments .comments-inner .comment-author.vcard {
    display: flex;
    flex-direction: column;
    order: 1;
}

.comments .comments-inner span.says {
    font-weight: bold;
}

.comments .comments-inner b.fn {
    flex-: initial;
    order: 0;
}

.comments .comments-inner img.avatar.avatar-120.photo {
    order: 1;
}

.comments .comments-inner span.says {
    display: none;
}

.comments .comments-inner article.comment-body {
    border-bottom: 2px solid #AAA;
    padding-bottom: 3px;
    display: flex;
    position: relative;
    min-height: 175px;
}

.comments .comments-inner .reply {
    align-self: end;
    white-space: nowrap;
    position: absolute;
    right: 0;
    bottom: 0;
}

.comments .comments-inner .comment-metadata {
    order: 0;
    display: block;
    white-space: nowrap;
}

.comments .comments-inner .comment-content::before {
    content: "Says:";
    font-weight: bold;
}

.wp-block-coblocks-author a.wp-block-button__link {
    background: #ce6d15;
    color: white;
}

.testimonial-slider .quote,
.testimonial-slider .quote *,
.wiche-testimonials-wrapper .slider-wrapper .text .testimonial-slider cite span.name {
    color: #000;
}

.whats-happen-section .card .card-text {
    display: none;
}

.widget_archive select {
    margin-left: 0 !important;
}

.widget_blog_subscription {
    margin-top: 0 !important;
}

.inner-pages .widget_blog_subscription h2:not(.section-heading) {
    color: #FFF;
}

.wp-block-jetpack-subscriptions__subscount {
    color: #FFF;
}

*:focus-visible,
.navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:focus-visible,
.dark-blue .searchbox-open input:focus-visible,
.inner-pages a:not(.btn):focus-visible,
.page .job_listings .job_filters input[type="text"]:focus-visible,
#myCarousel .carousel-control-next:focus-visible, #myCarousel .carousel-control-prev:focus-visible,
.btn-secondary:focus-visible, .btn-warning:focus-visible, .btn:focus-visible, button:focus-visible,
.inner-home a:not(.btn):focus-visible,
.tab-section .link-nav .nav-link:focus-visible, .swiper-button-next:focus-visible, .swiper-button-prev:focus-visible, 
#publication-type:focus-visible, select.media-block-wrapper:focus-visible, 
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.next:focus-visible, 
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.prev:focus-visible, 
.inner-pages .card .card-body a:focus-visible .card-title,
.inner-pages .gform_wrapper .ginput_complex .ginput_left input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]):focus,
.inner-pages .gform_wrapper .ginput_complex .ginput_right input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]):focus,
.inner-pages .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus,
.inner-pages .gform_wrapper .ginput_complex .ginput_right select:focus-visible,
.inner-pages .gform_wrapper .ginput_complex input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]):focus,
.inner-pages .gform_wrapper .ginput_complex select:focus-visible,
.inner-pages .gform_wrapper ul.gform_fields li.gfield select:focus-visible,
.inner-pages .gform_wrapper textarea:focus-visible,
.inner-pages .gform_wrapper .gform_footer input[type="submit"]:focus-visible,
.inner-pages a:not(.btn):focus-visible h4.card-title.head.more.shortened
{
    outline: 0.25rem dashed #ce6d15;
    outline-offset: 0.25rem;
    z-index: 3;
}

footer .footer .copyright-text a {
    color: #FFF;
    text-decoration: underline;
}

.wcet-members-apply-filters-button {
    background: transparent;
    color: white;
    font-weight: bold;
    border: 2px solid white;
    border-radius: 5px;
    font-size: 10pt;
    margin: 0 5px 0 0;
    float: right;
    padding: 0px 12px;
}

.accordion-section .card a.card-link:hover {
    text-decoration: none;
}
.accordion-section .card a.card-link:focus {
    outline-offset: -0.25rem;
}
.navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:focus-visible { outline-offset: -0.3rem;}

*:focus:not(:focus-visible) { outline: none; } /* Removes the outline for mouse users but preserves it for keyboard users. */

.page .container .job_filters .search_jobs {
    background: #a5b99c;
}