﻿/**************************** from main.css ************************/

.large-4 {
    width: 33.333333%;
}

.program-explorer h3 {
    color: #333;
    font-family: "Avenir", "Lato", Arial, sans-serif;
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
}

.program-explorer ul {
    list-style: none;
}

.program-explorer .keyword-search {
    width: 100%;
}

    .program-explorer .keyword-search fieldset {
        border-bottom: 1px solid #dddddd;
        margin-bottom: 1.25em;
        padding: 0.75em 0 0.5em 0;
    }

        .program-explorer .keyword-search fieldset:first-child {
            margin-bottom: 0;
            padding: 0 0 1.5em 0;
        }

    .program-explorer .keyword-search input[type=text] {
        background-color: #f9f9f9;
        border: 1px solid #dddddd;
        padding-right: 60px;
        height: 40px;
        color: #000;
    }

        .program-explorer .keyword-search input[type=text]::-webkit-input-placeholder {
            color: #5a5a5a;
            text-transform: none;
        }

    .program-explorer .keyword-search .search-btn {
        border: 0;
        font-size: 14px;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px;
        background-clip: padding-box;
        /* stops bg color from leaking outside the border */
        padding: 0;
        height: 28px;
        right: 16px;
        top: 6px;
        width: 28px;
    }

.program-explorer .category-names {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
}

    .program-explorer .category-names li {
        color: #5a5a5a;
        font-size: 0.875em;
        font-weight: 500;
        text-transform: uppercase;
    }

.program-explorer .category-results {
    margin: 0 0 0 0;
    padding: 0;
}

.program-explorer .no-entries {
    color: #5a5a5a;
    font-weight: 700;
}
/**************************** from main.css ************************/

.selected-filters-block p, .selected-filters-block a {
    word-break: normal !important;
    word-wrap: normal !important;
}

.button, a.button {
    font-weight: bold;
    font-size: .8em;
    padding: 3px;
    text-align: center;
}

.heading-label, .reveal-modal h3 {
    position: relative;
    text-transform: uppercase;
}

    .heading-label span {
        position: absolute;
        right: 3px;
        bottom: 0px;
    }

        .heading-label span span {
            position: relative;
            right: 0;
        }

    .heading-label p, .reveal-modal h3 {
        font-size: 1.2em;
        font-weight: bold;
        margin-bottom: 0px;
        color: #042c51;
        border-bottom: 1px solid #00406e;
    }

.blue-header {
    padding-top: .16842em;
}

.filter-buttons-row .heading-label p {
    position: absolute;
    width: 90%;
    bottom: 0px;
}

.row-margin-bottom {
    margin-bottom: 25px !important;
}

.page-heading-block {
    margin-bottom: 20px;
}

.filter-buttons-row .heading-label {
    text-align: center;
}

.degree-buttons-col .degree-buttons-row {
    /*border-bottom: 3px solid #042c51;*/
    margin-left: 0px;
    margin-right: 0px;
}

    .degree-buttons-col {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .degree-buttons-col .communityItem {
        display: block;
        width: 100%;
        padding: 3px;
        margin-bottom: 2px;
    }

        .degree-buttons-col .communityItem a {
            display: inline-block;
            width: 100%;
            font-size: 16px;
            padding-top: 1px;
            padding-bottom: 1px;
        }

        .degree-buttons-col .communityItem a span {
            display: block;
            font-size: .7em;
        }

.keyword-search input[type="text"] {
    height: 43px;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    color: #222;
    margin-right: 0px;
}

.keyword-search .search-btn {
    width: 45px;
    height: 37px;
    top: 5px;
    right: 1px;
    border: 0;
    font-size: 1.4375em;
    background-color: #fff;
    color: #999;
}

    .keyword-search .search-btn span {
        font-size: 33px;
        font-weight: normal;
    }

.keyword-search label {
    margin: 0;
}

.alphabet-pagination {
    display: block;
    min-height: 23px;
    margin-top: 20px;
}

.alphabet-pagination input[name=alphabet] {
    display: none;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

    .alphabet-pagination label {
        position: relative;
        float: left;
        width: 3.69%;
        height: auto;
        overflow: hidden;
        border: 0;
        clip: auto;
        font-size: 1em;
        font-weight: bold;
        text-decoration: underline;
        text-align: center;
        cursor: pointer;
        margin: 0;
        padding: 0;
    }

    .alphabet-pagination input[name=alphabet]:checked + label {
        
    }

.alphabet-pagination label.all {
    width: 4% !important;
    background: #2d4772;
    color: #fff;
}

.columns .mobile-options {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.mobile-options .communityItem {
    color: #fff;
    background-color: #00406e;
    text-align: center;
    position: relative;
    border-right: 1px solid #fff;
}

.mobile-options:last-child .communityItem {
    border-right: 0;
}

    .mobile-options .communityItem a, .degree-buttons-col .communityItem a {
        display: inline-block;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 1.1em;
        text-align: center;
    }

    .mobile-options .communityItem a {
        padding: 5px 0px;
    }

        .mobile-options .communityItem:first-child a {
            padding-top: 14px;
        }

.reveal-modal.facets a {
    color: #353534;
    font-size: 0.875em;
    padding: 0.5em 0.625em;
    display: block;
    width: 100%;
}

.reveal-modal.facets a.active, .reveal-modal.facets a.selected:focus {
    background-color: #757575;
    color: #ffffff;
}

        

.reveal-modal {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    visibility: hidden;
    width: 98%;
    max-width: 55.55556rem;
    margin: 0 auto;
    padding: 1.66667rem;
    z-index: 1005;
    background-color: #FFFFFF;
    border: solid 1px #666666;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.reveal-modal ul {
    list-style: none;
    margin-left: 0px;
}

.reveal-modal .close {
    border: 0;
}

/*.degree-type-1 {
    background-color: #ca9236;
}

.degree-type-2 {
    background-color: #45a5d4;
}

.degree-type-3 {
    background-color: #bab95c;
}

.degree-type-4 {
    background-color: #2d5c80;
}

.degree-type-5 {
    background-color: #5292b4;
}

.degree-type-6 {
    background-color: #00406e;
}*/

.selected-filters-block ul li span {
    color: #89bc40;
}

.row.selected-filters-block {
    margin-left: 0px;
    margin-right: 0px;
}

.selected-filters-block {
    border-bottom: 1px solid #00406e;
}

.selected-filters-block .columns:first-child {
    padding-left: 0px;
}

.selected-filters-block .columns:last-child {
    position: relative;
    min-height: 24px;
}

    .selected-filters-block a.button {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

    .selected-filters-block ul {
        display: block;
        list-style: none;
        margin-left: 0px;
    }

        .selected-filters-block ul {
            margin-bottom: 0px;
            line-height: 1em;
        }

        .selected-filters-block ul li {
            position: relative;
        }

        .selected-filters-block ul li span {
            position: absolute;
            margin-right: 5px;
        }

            .selected-filters-block ul li a {
                position: relative;
                display: inline-block;
                padding-left: 18px;
                z-index: 1000;
            }

.results-row {
    margin-bottom: 20px !important;
}

.results-container {

}

    .results-container .results-block .program-item {
        background-color: rgba(142, 167, 185, 0.5);
    }

    .results-container .results-heading {
        background: #0d2142;
        color: #fff;
        font-weight: bold;
    }

        .results-container .results-heading .ol-col {
            float: right;
        }

.row.program-item, .row.results-heading {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.results-container .results-block .program-item .ol-col {
    display: block;
    width: 100%;
    text-align: center;
}

.results-container .results-block .program-item div.columns, .results-container .results-block .results-heading div.columns {
    padding-top: 2px;
    padding-bottom: 2px;
}

    .results-container .results-block .program-item div.columns:last-child, .results-container .results-block .results-heading div.columns:last-child, .selected-filters-block div.columns:last-child {
        padding-left: 0px;
        padding-right: 0px;
    }

.results-container .results-block .program-item div.columns:first-child a:first-child {
    display: block;
    width: 85%;
}

    .results-container .results-block .program-item a.program-link span:hover {
        text-decoration: none !important;
    }

.results-container .results-block .program-item span.new-program {
    position: absolute;
    top: 5px;
    right: 27px;
    color: #00406e !important;
    font-size: .8em;
    font-weight: bold;
    margin-left: 10px;
}

    .results-container .results-block .program-item .columns a.getcourse {
        font-size: .8em;
        position: absolute;
        top: 6px;
        right: 5px;
    }

.results-container .results-block .results-heading div.columns:last-child {
    text-align: center;
}

.row-light {
    background: #fff;
}

.row-dark {
    background: #e3e5e5;
}

.alphabet-pagination .row-light {
    background: #e3e5e5;
}

.alphabet-pagination .row-dark {
    background: #94918c;
}

.results-container .results-block a {
    color: #222;
}

.results-container .results-block a:hover {
    color: #777;
}

.req .course {
    display: block;
    margin-top: 25px;
    padding: 10px 0.9375rem 10px 0.9375rem;
    font-size: .8em;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}

    .req .course a {
        padding: 0px 5px 5px 0px;
    }

    .req .course a.button {
        color: #fff !important;
        padding: 3px 5px;
        font-size: 1em;
        margin-top: 5px;
        border-radius: 4px;
    }

@media only screen and (min-width: 400px) {
    
}

@media only screen and (min-width: 550px) {
    
}

@media only screen and (min-width: 40.063em) { /* ~623px medium break point*/

    .button, a.button {
        min-width: 120px;
    }

    .keyword-search {
        width: 100%;
    }

    .mobile-options .communityItem {
        width: 33.33333%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .mobile-options .communityItem:first-child a {
            padding-top: 5px;
        }
}

@media only screen and (min-width: 48.0625em) { /* ~751px large break point */

    .selected-filters-block li {
        display: inline-block;
        margin-right: 12px;
    }

    .communityItem {
        color: #fff;
        background-color: #00406e;
    }

    .communityItem:hover {
        background: #8ea93e;
    }

        .communityItem:hover a {
            color: #00406e;
        }

    .degree-buttons-row nav.facets {
        display: grid;
        /*grid-template-columns: auto auto auto;*/
        grid-template-columns: repeat(3, minmax(0, 1fr));
        grid-auto-rows: 1fr;
        gap: .4%;
        margin-bottom: 10px;
    }

}

@media only screen and (min-width: 64.063em) { /* ~1008px xlarge break point */
    .x-large-6 {
        width: 50%;
    }

    .degree-buttons-col .degree-buttons-row .degree-col-col:first-child {
        margin-bottom: 0px;
    }

    .degree-buttons-row nav.facets {
        display: grid;
        /*grid-template-columns: auto auto auto auto auto auto;*/
        grid-template-columns: repeat(6, minmax(0, 1fr));
        gap: .4%;
        /*margin-bottom: 10px;*/
    }
}

@media only screen and (min-width: 75em) { /* ~1182px xxlarge break point */

    
}

@media only screen and (min-width: 95em) { /* ~1503px desktop break point */
    
}