.course-sidebar, .sticky-sidebar, .major-sticky-sidebar {
    position: relative !important;
    top: 0 !important;
}

a:active,
a:hover,
a:focus,
a:visited {
    outline: 0;
    text-decoration: none;
    border: none;
    color: inherit;
}

strong {
    font-style: normal;
}

ul.sidebar-subnav li.active a {
    color: #004E60 !important;
}

#navMain ul.subnav li a, ul.breadcrumbs li a {
    color: #000000 !important;
}

.landing-page-accordion button {
    position: relative;
}

p.large-mws strong {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 700 !important;
    color: #000000;
    font-style: normal;
}

small strong {
    font-size: 1.3rem;
}

p a, a, p {
    word-break: break-word !important;
}


ul.sidebar-subnav.no-children li.active a:after, ul.sidebar-subnav.no-children li a:after {
    content: none;
}

#navMain .nav-mobile a#nav-toggle:hover {
    color: white !important;
}

.site-search {
    margin-bottom: 3rem;
}

@media (max-width: 650px) {
    .site-search {
        margin-bottom: 1.5rem;
    }
}

.site-search form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
}

    .site-search form input {
        width: 80%;
        background: #FFFFFF;
        border: 2px solid #BFBFBF;
        border-radius: 0;
    }

@media (max-width: 991px) {
    .site-search form input {
        width: 100%;
    }
}

.site-search form button {
    width: 106px;
    margin-left: .5rem;
    border: none;
    color: #fff;
    background: #ba0c2f;
    border-radius: 2px;
    font-family: "Oswald", sans-serif;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: 500;
    font-style: normal !important;
    text-transform: uppercase;
    font-weight: 500;
}

    .site-search form button span {
        color: #fff;
        vertical-align: middle;
    }

    .site-search form button:hover {
        background: #950A26;
    }

@media (max-width: 991px) {
    .site-search form button {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 991px) {
    .program-card, .entry-card, .entry-card-lg {
        width: 48% !important;
    }

    .entry-card--image img, .entry-card-lg--image img {
        width: 100%;
    }

    .program-card--image img {
        width: 100%;
    }

    .program-card .btn {
        width: 95%;
        margin-bottom: 1rem;
    }

    #navMain .nav-mobile {
        display: block;
        top: 10% !important;
    }

    #navMain ul.subnav-mobile li a {
        color: black !important;
    }

    .course-card--top p.large {
        font-family: "Merriweather", serif !important;
    }
}

@media (max-width: 600px) {
    .program-card, .entry-card, .entry-card-lg {
        width: 100% !important;
    }

    .content-wrapper-lg {
        padding: 0 1rem;
    }

    h1, h1 a {
        margin-bottom: .5rem;
    }

    p a {
        word-break: break-word;
    }

    h1.siteLogo a img {
        width: 60%;
    }
}

section.masthead ul.main-subnav li:after {
    content: none;
}

section.masthead ul.main-subnav li:hover:after, section.masthead ul.main-subnav li:focus:after {
    content: none;
}

section.masthead ul.main-subnav li a span {
    margin-left: auto;
    vertical-align: middle;
    float: right;
    color: rgba(85, 79, 71, 0.4);
}

section.masthead ul.main-subnav li a {
    color: #554f47 !important;
    display: block !important;
    width: 100% !important;
}

.btn--red-filled-inline:link, .btn--red-filled-inline:visited, .btn--red-filled:link, .btn--red-filled:visited {
    color: white !important;
}

ul.filter-options {
    margin-left: 0;
    padding-inline-start: 0px;
    margin-top: 2rem;
}

.selected-filter, .selected-filter:visited {
    background: transparent;
    color: #554F47 !important;
    border: 2px solid #554F47 !important;
    display: inline-block;
    border-radius: 30px;
    font-size: 1.28rem;
    font-weight: 500;
    padding: .5rem 1.2rem;
    margin: .5rem .5rem .5rem 0rem;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}

    .selected-filter span {
        color: #554F47;
        font-size: 12px;
        vertical-align: middle;
        font-weight: bold;
        top: -1px;
        position: relative;
    }

.btn--light-blue-outline, .btn--light-outline:visited {
    color: #00A3AD !important;
    background: #fff !important;
    border: 2px solid #00A3AD !important;
    display: inline-block;
    border-radius: 3px;
    display: block;
    width: auto;
}

    .btn--light-blue-outline span {
        color: #00A3AD;
    }

.m-b-3 {
    margin-bottom: 3rem !important;
}

.p-2 {
    padding: 2rem !important;
}

li.b-b {
    padding: 0 2rem 1rem 2rem !important;
}

.anchored-bottom {
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,0.11);
    padding: 2rem 0 0rem 0;
}


.program-card {
    margin-right: .5rem;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 120px;
}

ul.pagination {
    max-width: 250px;
}


.sidebar-subnav-mobile {
    display: none;
}

section.quicklinks ul.quick-links li a {
    color: #fff !important;
    display: block !important;
    width: 100% !important;
}

    section.quicklinks ul.quick-links li a span {
        margin-left: auto;
        vertical-align: middle;
        float: right;
        color: white;
    }

section.quicklinks ul.quick-links li:after {
    content: none;
}

@media (max-width: 650px) {
    h1 {
        word-break: break-word !important;
    }

    .sidebar-subnav-mobile {
        display: block;
        margin-bottom: 1rem;
    }

    .dropdown-btn {
        padding: 1.2rem;
        text-decoration: none;
        font-size: 16px;
        border: 2px solid #BFBFBF;
        border-radius: 2px;
        margin-bottom: 0rem;
        font-family: "Merriweather", serif;
        display: block;
        background: none;
        width: 100%;
        text-align: left;
        cursor: pointer;
        outline: none;
        color: #BFBFBF;
    }

        .dropdown-btn.active {
            border-bottom: none;
        }

        .dropdown-btn a, .fa-caret-down {
            color: #554F47 !important;
            text-decoration: none;
        }

        .dropdown-btn span {
            float: right;
            padding-right: 8px;
        }

    section.masthead ul.main-subnav li a {
        width: 94% !important;
    }

    /* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
    .dropdown-container {
        display: none;
        background-color: white;
        padding: 1rem;
        border-left: 2px solid #BFBFBF;
        border-right: 2px solid #BFBFBF;
        border-bottom: 2px solid #BFBFBF;
    }

        .dropdown-container a {
            text-decoration: none;
            font-size: 16px;
            color: #554F47 !important;
            width: 100%;
            display: flex;
            padding: 1rem;
        }
}

#navMain .nav-mobile a#nav-toggle, a#nav-toggle-close, #navMain .nav-mobile a#nav-toggle span, a#nav-toggle-close span,
#navMain .nav-mobile a#nav-toggle:visited, a#nav-toggle-close:visited {
    color: #fff !important;
}

a#applyFilters:visited {
    color: #fff !important;
}

.btn--red-filled-fw:link, .btn--red-filled-fw:visited {
    color: #fff !important;
}

@media only screen and (max-width: 991px) {
    #navMain .nav-mobile.closed {
        display: block;
        top: 30%;
    }
}

a#clearFiltersMobile, a#closeFilterToggle {
    color: #666666 !important;
}

    a#clearFiltersMobile:hover, a#closeFilterToggle:hover, a#applyFilters:hover {
        color: #fff !important;
    }

a#applyFilters:hover, a#applyFilters:visited {
    background: #ba0c2f !important;
}

th {
    padding: 1rem;
    font-weight: 500;
    font-size: 1.6rem;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}

.degree-card, .degree-accordion, .landing-page-accordion {
    display: block !important;
}

#nav-toggle {
    top: 10% !important;
    position: absolute !important;
    right: 3%;
}

.menu-active {
    display: block;
}

.subnav-mobile {
    display: none !important;
}

#navMain ul.subnav-mobile.active {
    display: block !important;
}

@media (max-width: 991px) {
    #navMain .nav-mobile {
        display: block;
        top: 0% !important;
        margin-top: 2rem !important;
    }

    ul.sidebar-subnav {
        margin-bottom: 2rem;
    }
}

/* MATT OVERRIDES */
li a#GenInfo, li a#DegreeReq, li a#FourYear {
    opacity: 1 !important;
    color: rgba(0, 163, 173, 1) !important;
    font-family: "Oswald", sans-serif !important; /*HD overrides: 2May 2025*/
    /*font-family: "Oswald-Regular" !important;*/
    font-size: 16px !important;
    font-weight: 400 !important;
    font-style: normal !important; /*HD overrides: 2May 2025*/
    /*font-style: Regular !important;*/
    letter-spacing: 0px !important;
    text-align: center !important;
    line-height: 20px !important;
    text-transform: uppercase !important;
    background: none !important;
    display: inline-block !important;
}

    li a#GenInfo.active, li a#DegreeReq.active, li a#FourYear.active {
        border-bottom: 1px solid rgba(186,12,47,1) !important;
        border-radius: 0 !important;
        color: rgba(186, 12, 47, 1) !important;
    }

@media screen and (max-width: 865px) {
    ul.degreetype {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        float: none !important;
        padding-bottom: 30px !important;
        border: 1px solid #fff !important;
    }

        ul.degreetype li {
            display: block !important;
            width: 100% !important;
            float: none !important;
            border: 1px solid #fff !important;
        }

            ul.degreetype li a#DegreeReq {
                margin-left: -4rem;
            }
}

.btn--outline:link, .btn--outline:visited {
    background: #EBE9E2;
    color: #554F47 !important;
    border: 2px solid #EBE9E2 !important;
    display: inline-block;
    border-radius: 30px;
    font-size: 1.28rem;
    font-weight: 500;
    padding: 0 1.2rem;
    margin: .5rem .5rem .5rem 0rem;
}


.btn--outline:active, .btn--outline:focus, .btn--outline:hover {
    background: transparent;
    color: #554F47 !important;
    border: 2px solid #EBE9E2 !important;
}


/*New file from AdSmith: 2 June 2025: Classes were missing, HD appended it from Grace:file*/

.degree-card p, .degree-card .degree-accordion p {
    white-space: pre-line;
    font-family: Merriweather, serif !important;
    font-size: 1.28rem !important;
    line-height: 1.92rem !important;
    color: rgb(0, 0, 0) !important;
    font-style: normal !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

    .degree-card p a, .degree-card div ul li a { /*HD: 2 June 2025*/
        font-family: Merriweather, serif !important;
        font-size: 1.28rem !important;
        line-height: 1.92rem !important;
        font-weight: 500 !important;
    }

.degree-card div ul li { /*HD: 2 June 2025*/
    font-family: Merriweather, serif !important;
    font-size: 1.28rem !important;
    line-height: 1.92rem !important;
    font-weight: 500 !important;
}

.free-text {
    white-space: pre-line;
    font-family: Merriweather, serif !important;
    font-size: 1.28rem !important;
    line-height: 1.92rem !important;
    color: rgb(0, 0, 0) !important;
    font-style: normal !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    font-weight: 600 !important;
}

.degree-card strong {
    white-space: pre-line;
    font-family: Merriweather, serif !important;
    font-size: 1.28rem !important;
    line-height: 1.92rem !important;
    color: rgb(0, 0, 0) !important;
    font-style: normal !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    font-weight: 600 !important;
}

h2.program-details {
    font-size: 3.883rem !important;
    line-height: 4.86rem !important;
}

.degree-card h4 {
    font-size: 2.125rem !important;
    line-height: 3.688rem !important;
}

.degree-accordion button h4 {
    width: 90%;
}
