/*
Theme Name: Haskell Base Theme Child Theme
Description: Haskell Base Theme
Theme URI:      
Author: Elegant Themes
Template: twentytwentyfour
Version: 1.0.0
 */

@import url("../Divi/style.css");
@import url("../../../2024/style.css");

/* haskell colors
background-color: rgb(60, 16, 83); medium purple
background-color: rgb(130, 70, 175); light purple
background-color: rgb(255, 198, 30); yellow
background-color: rgb(221, 117, 0); orange
background-color: rgb(224, 170, 15); ochre
background-color: rgb(115, 46, 74); brown
background-color: rgb(216, 181, 17); off yellow
background-color: rgb(43, 33, 71); dark purple
}
*/


/* fix for adding nunito_Sans font*/

.et_gf_nunito_sans {
    background-position: 0 -1980px;
}

.et_filter_text,
.et_google_font_options li {
    display: block;
    padding: 5px 10px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    height: 30px;
    background-image: url(epanel/google-fonts/images/all-fonts.png);
    margin-bottom: 0;
}

.et_filter_text,
.et_select_image_options li {
    display: block;
    padding: 5px 10px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    height: 30px;
    background-image: url(epanel/google-fonts/ images/all-fonts.png);
    margin-bottom: 0;
}


/* div.et_pb_section:nth-child(3){background-color: rgb(224, 170, 15);background-color:rgb(201, 175, 82)} */

body.home div.et_pb_section:nth-child(3) {
    background-color: #fecc46;
}

#sub-slider-links a {
    color: #3c1053 !important;
}

#sub-slider-links a:hover {
    color: #612b7d !important;
}

#sub-slider-links {
    z-index: 1000;
    margin-top: -5px;
    position: relative;
    margin-top: -60px;
    background-color: transparent red;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgb(201, 175, 82) 50%);
    /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 33%, #F0EDE3 33%, #F0EDE3 66%, #F0EDE3 66%, #F0EDE3 100%); */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, #fecc46 33%, #fecc46 66%, #fecc46 66%, #fecc46 100%);
}


/* body, input, textarea, select { font-family: 'Lato', sans-serif !important; } */


/* section_0 */

div.et_pb_section.et_pb_section_0.et_section_regular {
    padding-top: 0px
}

.et_pb_section_0.et_pb_section .et_pb_row.et_pb_row_0 {
    padding-top: 50px;
}

.et_pb_section_1.et_pb_section {
    background-color: transparent !important;
}

#main-header .container {
    /* border-bottom:10px solid; */
    /* border-image:url('imgs/haskell-border.png') 0 0 10 0 repeat; */
    /* border-image:url('imgs/StretchColorBar.png')   10 0 ; */
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    background-image: url('imgs/StretchColorBar.png');
    background-position: bottom left;
    padding-bottom: 10px;
    background-repeat: no-repeat;
}

#logo {
    display: inline-block;
    float: none;
    max-height: 54%;
    margin-bottom: 10px;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}


/* NAVIGATION  */


/* primary nav */

nav#top-menu-nav ul#top-menu li a {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    letter-spacing: 0.1px;
    color: #2b2147;
    margin-left: 0px;
    padding-left: 0px;
}

#et_top_search {
    color: #2b2147;
}

.nav li ul {
    border-top: 3px solid #501e6a;
}

.nav li ul li ul {
    border-top: 0px solid #501e6a;
}

#top-menu li {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 10px;
}

#top-menu li ul li {
    display: inline-block;
    padding-right: 22px;
    font-size: 14px;
}

nav#top-menu-nav ul#top-menu li a:before {
    content: "/";
    font-weight: 300;
    color: #ccc;
    margin-left: 0px;
    margin-right: 10px;
}

nav#top-menu-nav ul#top-menu li.menu-item-has-children:hover a:after {
    content: "\24";
    font-weight: 900;
}

nav#top-menu-nav ul#top-menu li ul.sub-menu li a:before {
    content: "";
}

nav#top-menu-nav ul#top-menu li:first-child a:before {
    content: "";
}

li.header-text a {
    font-weight: 900 !important;
    cursor: text
}

li.header-text ul li a {
    font-weight: 400 !important;
    cursor: pointer
}

#et-secondary-menu>div.secondary-menu-hinu-brand {
    position: absolute;
    left: 36px;
    color: white;
    font-size: 16px;
}

@media (min-width: 981px) and (max-width:1178px) {
    .et_fullwidth_nav #main-header .container {
        width: 100%;
        max-width: 100%;
        padding-right: 10px;
        padding-left: 0px;
    }
    /*fix for mega menu header bottom-border */
    #et-secondary-menu>div.secondary-menu-hinu-brand {
        position: absolute;
        left: 6px;
        color: white;
        font-size: 16px;
    }
    .et_fullwidth_secondary_nav #top-header .container {
        width: 100%;
        max-width: 100%;
        padding-right: 20px;
        padding-left: 0px;
    }
    nav#top-menu-nav ul#top-menu li a {
        text-transform: uppercase;
        font-weight: 800;
        font-size: 15px;
        letter-spacing: 0.1px;
        color: #2b2147;
        margin-left: 0px;
        padding-left: 0px;
    }
    #top-menu li {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    #logo {
        display: inline-block;
        float: none;
        max-height: 42%;
        margin-bottom: 10px;
        vertical-align: middle;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        -webkit-transform: translate3d(0, 0, 0);
    }
    nav#top-menu-nav ul#top-menu li a:before {
        content: "/";
        font-weight: 300;
        color: #ccc;
        margin-left: 0px;
        margin-right: 8px;
    }
}


/*fix border under mega-menu headers */

#top-menu li.mega-menu>ul>li>a:first-child {
    padding-top: 0 !important;
    border-bottom: 1px solid white !important;
    font-weight: bold;
}


/*fix rollover color background issue*/

.nav ul li a:hover,
.et_mobile_menu li a:hover {
    opacity: 0.7;
    background-color: white !important;
}


/* QUICKLINKS */


/* important changes to allow quicklinks link to not be obscured by sidenav */

.et_fixed_nav #top-header {
    display: block;
    z-index: 99999;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    font-weight: 500;
    line-height: 23px;
}

.et_non_fixed_nav.et_transparent_nav #top-header,
.et_fixed_nav #top-header {
    top: 0;
    right: auto;
    left: auto;
}


/* quicklinks styling */

#quicklinks {
    font-size: 16px;
    font-weight: 700;
    margin-left: 8px
}

#sidr .et-social-icon a {
    display: inline-block;
    position: relative;
    color: #ccc;
    font-size: 14px;
    margin-left: 15px;
    text-align: left;
    text-decoration: none;
    transition: color 300ms ease 0s;
    padding: 5px 0;
}

/* the secondary top nav */

nav#top-menu-nav ul#top-menu li ul.sub-menu li a {
    color: #666;
    margin-right: 0px;
    font-size: 17px;
    margin-left: 10px;
    text-transform: none;
    padding-left: 15px;
    font-weight: 400;
    padding: 0 10px 10px 0;
    text-indent: -10px;
    line-height: 1.2em;
}

nav#top-menu-nav ul#top-menu li.menu-item-has-children ul.sub-menu li a:after {
    content: "";
}

ul#et-secondary-nav li:first-child a {
    padding-left: 0px;
}

ul#et-secondary-nav li:first-child a:before {
    content: "/";
    font-weight: 300;
    color: #ccc;
    margin-left: 0px;
    margin-right: 10px;
}

ul#et-secondary-nav li a:after {
    content: "/";
    font-weight: 300;
    color: #ccc;
    margin-left: 10px;
    margin-right: 0px;
}


/* ul#et-secondary-nav li:last-child a:after{content:""; font-weight:300;color:#ccc;margin-left:10px;margin-right:0px;} */

ul#et-secondary-nav li {
    font-size: 16px;
    font-weight: 700;
    padding-right: 0px;
    margin-right: 10px;
}

ul#et-secondary-nav li a {
    margin-top: 0px;
}

#et-info,
#et-secondary-menu>ul>li a {
    display: block;
    padding-bottom: 0.5em;
}

.et-contacts-icon a.icon:before {
    content: "\e026";
    content: "\e087";
    font-size: 14px;
}

.et-webmail-icon a.icon:before {
    content: "\e010";
    content: "\e076";
    font-size: 14px;
}

.et-bb-icon a.icon:before {
    content: url("imgs/bb-icon.png");
    vertical-align: bottom;
    vertical-align: middle;
}

#et-secondary-menu .et-social-icons {
    margin-right: 10px;
    /* float:right; */
}


/* secondary nav below slider */

#sub-slider-links .et_pb_row {
    padding: 0;
    margin-bottom: 10px;
}

#sub-slider-links .et_pb_row {
    background-color: white;
    border-right: 1px solid #dddddd;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    padding: 20px;
    -webkit-transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-box-shadow: #888888 0 1px 4px;
    -moz-box-shadow: #888888 0 1px 4px;
    -o-box-shadow: #888888 0 1px 4px;
    box-shadow: #888888 0 1px 4px;
    text-decoration: none;
    color: #3c1053
}

#sub-slider-links .et_pb_blurb_content {
    border-right: 1px solid #e7e7e7;
    padding: 5px 0px;
}

#sub-slider-links .et_pb_column:last-child .et_pb_blurb_content {
    border-right: 0px solid red;
}

@media (min-width: 981px) {
    #sub-slider-links .et_pb_column_1_4 {
        width: 20.875%;
        width: 24.875%;
    }
    #sub-slider-links .et_pb_column_1_3 {
        width: 33.333%;
    }
    #sub-slider-links .et_pb_column {
        margin-right: 5.5%;
        margin-right: 0;
    }
}


/* below home-page-below-slider */

.home-page-below-slider {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
}

.home-page-below-slider .et_pb_text> :last-child {
    padding-bottom: 0.5em;
}

.home-page-below-slider .et_pb_widget_area_left {
    padding-right: 0px
}

.home-page-below-slider h4 {
    border-bottom: 0px solid white;
    margin-bottom: 15px;
    color: #38185f;
    margin-bottom: -5px;
    font-weight: 700;
}

.home-page-below-slider .et_pb_blurb_position_left .et_pb_main_blurb_image {
    display: table-cell;
    width: 72px;
}

.home-page-below-slider.et_section_regular .et_pb_text {
    margin-bottom: 0.5em;
}

.home-page-below-slider .et_pb_blurb_position_left .et_pb_main_blurb_image img {
    border: 3px solid #f0ede4;
}

.home-page-below-slider .et_pb_blurb {
    padding-top: 0px;
}

.home-page-below-slider .et_pb_blurb a {
    font-weight: 700;
    color: rgb(43, 33, 71);
}


/* homepage calendar */

#home-calendar {
    border-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #514e43
}

#home-calendar .et_pb_widget {
    width: 100%;
    padding-right: 0;
}

#home-calendar .et_pb_widget.widget_gce_widget {
    margin-right: 0;
    margin-bottom: 0px;
}

#home-calendar .et_pb_widget p {
    padding-bottom: 0px;
}

dt.simcal-day-label {
    border-bottom: 0px !important;
}

dt.simcal-day-label span {
    padding: 3px;
    display: block;
    width: 100%;
    background-color: rgb(221, 117, 0) !important;
    background-color: transparent !important;
    color: rgb(115, 46, 74);
    font-weight: 900;
}

#home-calendar dd {
    margin-left: 5px;
}

#home-calendar dd a {
    color: rgb(43, 33, 71);
}

#home-calendar dd a:hover {
    text-decoration: underline;
    color: rgb(43, 33, 71);
}

#home-calendar a.post-edit-link {
    display: none;
}

#home-calendar dl {
    width: 100%;
}

#home-calendar dt {
    float: left;
    clear: left;
    text-align: left;
    width: 15%;
    font-weight: bold;
    border-right: 1px solid rgb(156, 122, 33);
    padding: 0px 0;
    margin: 0 0 10px;
    font-size: 12px;
    text-align: center;
    /* border-radius:5px; */
    word-spacing: 50px;
    line-height: 1.25em;
}

#home-calendar dt span {
    padding-top: 0px;
    margin-top: 0px;
    padding: 0px;
    font-weight: 700;
    color: rgb(156, 122, 33);
    color: rgb(135, 62, 21);
    font-size: 12px;
}

#home-calendar dd {
    float: left;
    line-height: 1.25em;
    width: 80%;
    /* background: #eee; */
    padding: 0px 10px 5px;
    margin: 0;
}

.simcal-events-list-container:after {
    content: '';
    display: table;
    clear: both;
}

.simcal-event-details {
    font-size: 14px !important;
}

#home-calendar .simcal-default-calendar-list ul.simcal-events {
    margin: 0px 0px 0 !important;
}

#home-calendar .simcal-default-calendar-list {
    min-height: 100px;
    padding: 10px 0 0px;
    text-align: left;
}

#home-calendar .simcal-events-list-container {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#post-39>div>div.et_pb_section.home-page-below-slider.et_pb_section_2.et_section_regular>div>div.et_pb_column.et_pb_column_1_3.et_pb_column_5>div.et_pb_blurb.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.news-blurb.et_pb_blurb_6.et_pb_blurb_position_left {
    margin-bottom: 10px;
}

.haskell-home-more-info {
    padding: 0;
    margin: 0;
    margin-right: 5px;
    font-size: 16px;
}

.haskell-home-more-info a {
    color: #8b4720;
    font-weight: 700 !important;
}


/* .haskell-home-more-info a:after{content:"\24"; font-weight:900;font-family: "ETmodules";margin-left:5px;vertical-align:middle;} */

.haskell-home-more-info a:hover {
    color: rgb(43, 33, 71);
    font-weight: 700;
    text-decoration: underline
}


/* news */

.news-date {
    color: #514e43;
}


/* featured items */

.featured-item-btn {
    background-color: white;
    border-radius: 0px;
    padding: 5px 10px 0px;
    margin-right: 5px;
    margin-left: 3px;
    font-weight: 700;
    color: #5A5955;
    font-size: 16px;
    margin-bottom: 13px !important;
}

.featured-item-btn:hover {
    cursor: pointer;
}

.featured-item-btn p {}

.featured-item-btn.btn-with-image {
    padding: 0;
}

.featured-item-btn.btn-with-image p:nth-child(1) {
    padding: 0px;
}

.featured-item-btn.btn-with-image p:nth-child(2) {
    padding: 0px 10px 10px;
}


/* pre-footer area */

#pre-footer {
    padding-bottom: 0px;
    font-size: 14px;
}

#pre-footer {
    color: white;
    padding-top: 10px;
}

#pre-footer ul.et-social-icons {
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 0px !important;
}

#pre-footer .et-social-icons li {
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
}

#pre-footer a {
    color: white;
}

#pre-footer .et_pb_row:first-child {
    border-bottom: 1px solid #fff;
}

#pre-footer .et_pb_row:nth-child(2) {
    color #666;
}

#pre-footer h4 {
    padding-bottom: 10px;
    font-weight: 700;
    color: #fecc46 !important
}

ul.list-unstyled {
    padding-left: 0;
    list-style: none;
}

#pre-footer ul.list-unstyled li {
    line-height: 1.2em;
    padding-bottom: 0.65em;
}

#pre-footer ul.list-unstyled li a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#pre-footer ul.list-unstyled li a:hover {
    color: #ccc;
}

.footer-button {
    background-color: white;
    border-radius: 0px;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
    border-radius:3px;
}
#pre-footer a.footer-button { color:black; display:block;    -webkit-transition: all 0.4s ease-in-out;
                              -moz-transition: all 0.4s ease-in-out;
                              transition: all 0.4s ease-in-out;}
a.footer-button:hover { background-color:#e1e1e1; }

.footer-button div.et_pb_blurb_container>p {
    padding: 0px;
    margin-left: 0px !important;
    padding-top: 0px;
    color: black !important;
}

.haskell-footer-image img {
    width: 100%;
    float: right;
    margin-top: -60px;
    float: right;
    margin-right: -35px;
}

.footer-button.et_pb_blurb_position_left>div>div.et_pb_main_blurb_image>span {
    font-size: 20px;
    margin-right: -10px;
}

.footer-button.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 8px;
    color: black;
}

#pre-footer {
    /* background-image: url(../../uploads/2016/11/ExcellenceCircle.png); */
    background-size: 350px;
    background-position: 83% 97%;
    background-color: #000000 !important;
    font-size: 14px;
}

@media (min-width:1550px) {
    #pre-footer {
        background-position: 78% 97%;
    }
}


/* bottom most footer */


/*footer#main-footer{display:none;}*/

#footer-bottom {
    padding-top: 0px;
}


/*********************************
  Secondary Page Template Styles
*********************************/

.entry-content ul {
    margin-left: 3px;
}

.entry-content ul ul {
    margin-left: 3px;
    padding-bottom: 0;
}

.page-template-secondary-landing-page .et_pb_fullwidth_header {
    position: relative;
    padding: 150px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.sidebar-nav-wrapper {
    padding: 0;
    max-height: 100%
}

.sidebar-nav-wrapper h6 {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.sidebar-nav {
    padding: 0;
    margin: 0 0 30px
}

.page-template-secondary-landing-page .secondary-page-news-row .et_pb_blurb_position_left .et_pb_main_blurb_image {
    display: table-cell;
    width: 72px;
}

.page-template-secondary-landing-page .secondary-page-news-row .et_pb_blurb_position_left .et_pb_main_blurb_image img {
    border: 0px solid #f0ede4;
}

.page-template-secondary-landing-page .secondary-page-news-row .et_pb_blurb {
    padding-top: 0px;
}

.page-template-secondary-landing-page .secondary-page-news-row .et_pb_blurb a {
    font-weight: 700;
    color: rgb(43, 33, 71);
}

.cstm-section.hilite {
    padding-bottom: 1rem;
    background-color: #eee4c3;
    font-size: 14px;
    line-height: 1.35em;
    color: #222;
    padding-top: 0.25em
}

.cstm-section.hilite h4 {
    color: #222;
    font-weight: 700;
    padding: 8px 16px;
    margin-top: 0;
    font-size: 1.125em;
    font-style: normal
}

.cstm-section.hilite h4 a {
    color: inherit
}

.cstm-section.hilite p {
    padding: 0.25em 0.5em 0.25em 1.2em;
}

.cstm-section.hilite ul li span.heading-text {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
}

.cstm-section.hilite ul {
    margin: 0;
    padding: 0;
    margin-top: 10px
}

.cstm-section.hilite ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: inherit
}

.cstm-section.hilite ul li {
    margin: 0 0 0.5rem 1rem;
    padding: 0 0.75rem 0 1.5rem;
    line-height: 1.2;
    position: relative
}

.cstm-section.hilite ul li:before {
    content: '';
    display: block;
    height: 6px;
    width: 6px;
    border: 3px solid #7f58a5;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0
}

hr {
    margin-bottom: 18px !important;
}

.page-template-secondary-page h1,
.page-template-academics-page h1,
.page-template-university-services-page h1 {
    margin-bottom: 1em;
    color: #381460;
    border-bottom: 1px solid #9a9a9a;
}

.page-template-secondary-page-two-column-template h1 {
    margin-bottom: 1em;
    color: #381460;
    border-bottom: 1px solid #9a9a9a;
}

@media (min-width:768px) {
    body.page-template-secondary-page .et_pb_column_2_3,
    body.page-template-academics-page .et_pb_column_2_3,
    body.page-template-university-services-page .et_pb_column_2_3 {
        width: 58.833% !important;
        margin-right: 3.5%;
    }
    .page-template-secondary-page-two-column-template .et_pb_column_5_6,
    .page-template-secondary-page-two-column-template .et_pb_gutters3.et_pb_column_5_6,
    .page-template-secondary-page-two-column-template .et_pb_gutters3.et_pb_row.et_pb_column_5_6 {
        width: 68.833% !important;
        margin-right: 3.5% !important;
    }
    body.page-template-secondary-page .et_pb_column_1_6,
    body.page-template-secondary-page-two-column-template .et_pb_column_1_6,
    .page-template-secondary-page-two-column-template.et_pb_gutters3.et_pb_column_1_6,
    .page-template-secondary-page-two-column-template.et_pb_gutters3.et_pb_row.et_pb_column_1_6,
    body.page-template-secondary-page-two-column-template>div>div>div>div.et_pb_column.et_pb_column_1_6.et_pb_column_0,
    body.page-template-university-services-page .et_pb_column_1_6,
    body.page-template-academics-page .et_pb_column_1_6 {
        width: 17.083% !important;
        margin-right: 3.5% !important;
    }
}

.secondary-fullwidth-header h1 {
    padding-bottom: 0.25em;
    border-bottom: none;
    margin-bottom: 0px;
}


/* toggles styles */

.et_pb_toggle .et_pb_toggle_title:before {
    font-size: 22px;
    color: #8246af;
}


/* multilevel navigation for subpages like academics, school of business, etc*/

#multilevel-nav,
#multilevel-nav ul,
#multilevel-nav ul li,
#multilevel-nav ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#multilevel-nav {
    color: #333;
}

#multilevel-nav ul ul {
    display: none;
}

.align-right {
    float: right;
}

#multilevel-nav>ul>li>a {
    padding: 4px 10px;
    cursor: pointer;
    line-height: 1.2em;
    z-index: 2;
    text-decoration: none;
    color: #666666;
}

#multilevel-nav>ul>li>a:hover,
#multilevel-nav>ul>li.active>a,
#multilevel-nav>ul>li.open>a {
    /* color: #ccc; */
}

#multilevel-nav>ul>li.open>a {}

#multilevel-nav>ul>li:last-child>a,
#multilevel-nav>ul>li.last>a {}

.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
}


/* .holder::after, */

.holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    right: 10px;
    z-index: 10;
    font-family: "ETmodules";
    font-size: 16px;
    font-weight: 800;
    content: "3";
}


/* .holder::after { */
/*   top: 10px; */
/* } */

.holder::before {
    top: 6px;
    border-top: 0px solid;
    border-left: 0px solid;
    border-top-color: inherit;
    border-left-color: inherit;
}

#multilevel-nav ul ul li a {
    cursor: pointer;
    padding: 4px 10px;
    z-index: 1;
    text-decoration: none;
    color: #888;
}

#multilevel-nav ul ul li.open>a,
#multilevel-nav ul li.active>a,
#multilevel-nav ul ul li.active>a {
    color: #333333;
    border-left: 3px solid #7f58a5;
    color: #381460 !important;
}

#multilevel-nav ul ul li:hover>a {}

#multilevel-nav ul ul li:first-child>a {
    box-shadow: none;
}

#multilevel-nav ul ul ul li:first-child>a {}

#multilevel-nav ul ul ul li a {
    padding-left: 30px;
}

#multilevel-nav>ul>li>ul>li:last-child>a,
#multilevel-nav>ul>li>ul>li.last>a {
    border-bottom: 0;
}

#multilevel-nav>ul>li>ul>li.open:last-child>a,
#multilevel-nav>ul>li>ul>li.last.open>a {
    border-bottom: 0px solid #32373e;
}

#multilevel-nav>ul>li>ul>li.open:last-child>ul>li:last-child>a {
    border-bottom: 0;
}

#multilevel-nav ul ul li.has-sub>a::after {
    display: block;
    position: absolute;
    content: "+";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#multilevel-nav ul ul li.active>a::after,
#multilevel-nav ul ul li.open>a::after,
#multilevel-nav ul ul li>a:hover::after {
    border-color: #ffffff;
}

#multilevel-nav ul li a {
    border-left: 3px solid transparent;
    -webkit-transition: border 500ms ease-out;
    -moz-transition: border 500ms ease-out;
    -o-transition: border 500ms ease-out
}

#multilevel-nav ul li a:hover {
    text-decoration: none;
    margin: 0;
    border-left: 3px solid #ccc
}

#multilevel-nav ul ul {
    margin-left: 12px;
}

#multilevel-nav>ul>li.multilevel-nav_header>a {
    font-size: 16px;
    color: #333;
    padding-left: 0;
    font-family: 'Bitter', Georgia, "Times New Roman", serif;
    line-height: 1em;
    padding-bottom: 10px;
    margin-left: 0px;
    border-left: 0px;
    padding-top: 10px;
    cursor: none;
}


/* tables */

table.directorytable {
    border: 1px solid #ccc;
}

table.directorytable tbody tr td {
    padding: 10px 6px !important;
}

table.directorytable tbody tr {
    border-left: 1px solid #ccc;
}

table.directorytable tr th {
    color: #ffffff;
    background-color: #3c1053;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc
}

table.directorytable tr td:first-child {
    background-color: #eee;
    vertical-align: top;
    padding: 5px 10px 5px 15px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #cccccc;
    font-weight: bold;
    border-bottom: 0px;
}

table.directorytable tr td {
    border-bottom: 1px solid #cccccc;
}

table.financial-aid {
    border: 1px solid #ccc;
    line-height: 1.3;
}

table.financial-aid tbody tr td {
    padding: 10px 6px !important;
}

table.financial-aid tbody tr {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

table.financial-aid tr th {
    color: #ffffff;
    background-color: #3c1053;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc
}

table.financial-aid tr td:first-child {
    background-color: #eee;
    vertical-align: top;
    padding: 5px 10px 5px 15px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #cccccc;
    font-weight: bold;
    line-height: 1.2em;
    border-bottom: 0px;
}

table.financial-aid tr td {
    border-bottom: 1px solid #cccccc;
}

table.financial-aid tr td ul li {
    line-height: 1.3;
    margin-bottom: 0.5em
}


/* course plan table styles -- used in tabs */

table.course-plan {
    width: 100%;
    padding: 5px;
    border-collapse: collapse;
    border: none;
    border: 0px;
}

table.course-plan tbody {
    line-height: 1.2em;
    text-align: center;
    vertical-align: top;
    border: none;
}

table.course-plan th {
    padding: 7px;
    background-color: #3c1053;
    color: #fff;
    vertical-align: middle;
}

table.course-plan td {
    padding: 5px;
    border-bottom: 1px solid #ccc;
}

table.course-plan tr:nth-last-of-type(2) td {
    padding: 7px;
    border-bottom: 2px solid #707070;
}

table.course-plan tr:last-of-type td {
    border-bottom: none;
}


/* NEW -- facilities table styles -- 2-column */

table.facilities-staff {
    width: 100%;
    padding: 0px;
    border-collapse: collapse;
    border: none;
}

table.facilities-staff tbody {
    line-height: 1.3em;
    text-align: center;
    vertical-align: top;
    border: none;
}

table.facilities-staff th {
    padding: 7px;
    background-color: #3c1053;
    color: #fff;
    line-height: 1.2em;
    vertical-align: middle;
    text-align: center;
    ”
}

table.facilities-staff td {
    padding: 5px;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
}

table.facilities-staff td:first-child {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

table.facilities-staff tr:nth-last-child(4n+1) {
    border-bottom: 2px solid #707070;
}


/* NEW -- disclosure-facilities table styles -- 2-column */

table.disclosure-facilities {
    width: 100%;
    padding: 0px;
    border-collapse: collapse;
    border: none;
}

table.disclosure-facilities tbody {
    line-height: 1.3em;
    text-align: center;
    vertical-align: top;
    border: none;
}

table.disclosure-facilities th {
    padding: 7px;
    background-color: #3c1053;
    color: #fff;
    line-height: 1.2em;
    vertical-align: middle;
    text-align: center;
    ”
}

table.disclosure-facilities td {
    padding: 5px;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
}

table.disclosure-facilities td:first-child {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

table.disclosure-facilities td ul {
    list-style: disc outside;
    padding: 0 0 0 1.5em;
    margin: 0;
    text-align: left;
}

table.disclosure-facilities td ul li {
    line-height: 1.3;
    margin-bottom: 0.5em;
    padding-left: 0;
}


/* NEW -- list with ET font character */

ul.fancylist {
    list-style: none;
    /* Remove list bullets */
    padding: 0;
    margin: 0;
}

ul.fancylist li {
    padding-left: 1.5em;
}

ul.fancylist li:before {
    content: "\5a";
    /* font character */
    font-family: "ETmodules";
    margin-left: -1.5em;
    padding-right: 8px;
    color: #6c2eb9;
}


/* NEW -- general non-responsive table style */

table.misc-table {
    width: 100%;
    padding: 0px;
    border-collapse: collapse;
    border: none;
}

table.misc-table tbody {
    line-height: 1.3em;
    text-align: center;
    vertical-align: top;
    border: none;
}

table.misc-table th {
    padding: 7px;
    background-color: #3c1053;
    color: #fff;
    line-height: 1.2em;
    vertical-align: middle;
    text-align: center;
    ”
}

table.misc-table td {
    padding: 5px;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
}


/* mobile general tweaks */

@media (max-width: 981px) {
    /* header + nav */
    #main-header .container {
         width: 100%; 
        margin:0;
    }
    #main-header #et-top-navigation {
        margin-right: 5%;
    }
    #main-header .logo_container {
        padding-left: 5%;
    }
    /* search tweaks */
    span.et_close_search_field {
        right: 2%;
    }
    .et-search-form input {
        right: 40px;
        bottom: -4px;
        width: 90%;
    }
    /* home page alignments */
    #sub-slider-links {
        margin-top: 0px;
        /* background-color:#fecc46 !important; */
        margin-top: -30px;
        background-color: transparent red;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgb(201, 175, 82) 50%);
        /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 33%, #F0EDE3 33%, #F0EDE3 66%, #F0EDE3 66%, #F0EDE3 100%); */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 12%, #fecc46 12%, #fecc46 66%, #fecc46 66%, #fecc46 100%);
    }
    #sub-slider-links .et_pb_blurb_content {
        border-right: 0px solid #e7e7e7;
    }
    #home-calendar .et_pb_widget.widget_gce_widget {
        margin-right: 0;
        margin-bottom: 1% !important;
    }
}

/* tablet specific */
@media (min-width:478px) and (max-width: 800px){
    body.page-template-secondary-page .et_pb_row,
    body.page-template-secondary-page-two-column-template .et_pb_row,
    .page-template-secondary-landing-page .et_pb_row,
    body.page-template-academics-page .et_pb_row,
    body.page-template-university-services-page .et_pb_row{
    position: relative;
    width: 90%;
    margin: auto;
    }
    /*
.page-template-academics-page div.et_pb_column.et_pb_column_1_6.et_pb_column_0,
.page-template-secondary-page div.et_pb_column.et_pb_column_1_6.et_pb_column_0{ width:23% !important;}
.page-template-secondary-page div.et_pb_column.et_pb_column_2_3,
body.page-template-academics-page  div.et_pb_column.et_pb_column_2_3{width:70% !important;}
.page-template-secondary-page div.et_pb_column.et_pb_column_1_6.et_pb_column_2,
body.page-template-academics-page div.et_pb_column.et_pb_column_1_6.et_pb_column_2
{width:100% !important;}
*/
div.et_pb_column.et_pb_column_1_6.et_pb_column_2 {width:100% !important;}
.cstm-section.hilite {
    padding-bottom: 1rem;
    background-color: #eee4c3;
    font-size: 14px;
    line-height: 1.35em;
    color: #222;
    padding-top: 0.25em;
    display: flex;
}
.cstm-section.hilite p {
    padding: 0.25em 0.5em 0.25em 0.5em;
}
.cstm-section.hilite p:last-child {
    padding: 0.25em 1em 0.25em 0.5em;
}
}
/* phone specific */

@media (max-width: 479px) {
    /* search behavior spacing */
    #main-header .logo_container {
        max-width: 250px;
    }
    span.et_close_search_field {
        right: 10px;
    }
    .et-search-form input {
        right: 40px;
        bottom: -4px;
        width: 90%;
    }
    /* footer tweaks */
    #pre-footer .et_pb_column_1_5 {
        width: 40% !important;
        margin: 0 0 20px 0;
    }
    #pre-footer .et_pb_column_1_5 {
        margin-right: 5%;
        margin-left: 5%;
    }
    #pre-footer .et_pb_column_1_5:last-child {
        width: 100% !important;
        margin-right: 15%;
        margin-left: 0%;
    }
    #pre-footer .footer-button {
        margin-bottom: 5%;
    }
    #pre-footer .footer-button:last-child {
        margin-bottom: 0;
    }
    .haskell-footer-image {
        display: none;
    }
}

/* faculty credentials tweaks -- can't get to work in theme options CSS  */
.faculty_credentials p {
    line-height: 1.3em;
    padding: 0px;
    margin-bottom: 0.75em;
}
.wp-activate-container{margin:5%;}

/* MISC */

.websiteDevelopmentFooter {
	background-color: #0F1129;
	padding: 0px 60px 40px 60px;
	color: white;
	font-size: 14px;
	text-align: right;
}
.websiteDevelopmentFooter a {
	color: white;
	text-decoration: underline !important;
	text-underline-offset: 4px;
}