/*      Request ID: 322c77891f49bf263cacbc22fe212e5e_1752759473 (07/17/2025 9:38am) (HctLDsAgCEXRFdW3JEORqAloIzjo7vsZ3pxctGmCINtgUhmF1hHikYwWT7P0UZKyce1TO+cWpsh91CWlywhHNDFxVJ0nKTxufevf2P0B)      */



/*      Resource ID: 0c7c4959f2f7d63006819956f87 (tamu.css, minified by none) (07/17/2025 9:38am) (A:6047, B:6047, J:6047, K:6047)      */

/* LINKS */

/*body{ background: red;}*/

#lw_cal_events .lw_cal_date a {
    color: #626262;
}

#lw_cal_category_selector ul li a.lw_skip_link {
    displsy: none;
    visability: hidden;
    position: absolute;
    cursor: pointer;
}

#lw_cal_events .lw_cal_event_list .lw_events_title a {
    color: #500000;
    text-decoration: underline;
    font-weight: 700;

    &:hover, &:focus {
        color: #3c0000;
        text-decoration: none;
    }


}


#lw_cal_eventsimg > img, picture > img, .lw_image_caption > img {
    min-width: 100%;
    height: auto;
}

#lw_cal_search_form button:not(.lw_sr_only_focusable) {
    display: block;
}

#lw_cal_search_form input {
    padding: 0.5rem;
    margin: 0 0;
    outline: none;
}

span.tag-collection a.lw_cal_app_link {
    border: 2px solid #d1d1d1;
    border-top-color: rgb(209, 209, 209);
    border-right-color: rgb(209, 209, 209);
    border-bottom-color: rgb(209, 209, 209);
    border-left-color: rgb(209, 209, 209);
    border-radius: 1.5rem;
    padding: 0.25rem 1rem;
    text-decoration: none;
    font-size: 1rem;
    font-family: "Open Sans", Arial, sans-serif;
    transition: 0.2s ease;
    text-decoration: none;

    border-color: #af8846;
    color: #af8846;
    border-radius: 0.5rem;
    font-weight: bold;
    background: none;
}

a:not(.btn) {
    color: #500000;
    text-decoration: underline;
    text-decoration-thickness: auto;
    text-decoration-thickness: 2px;
    font-weight: bold;
    transition: 0.2s ease;
    display: inline;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    position: relative;
    cursor: pointer;
}
a:hover, a:focus {
    color: #732f2f;
    text-decoration: none;
}

#lw_cal_container a, #lw_cal a {
    color: #500000;
    text-decoration: underline;
    text-decoration-thickness: auto;
    text-decoration-thickness: 2px;
    font-weight: bold;
    transition: 0.2s ease;
    display: inline;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    position: relative;
    cursor: pointer;
    width: 100%;
}

picture.lw_image {
    display: inline-block;
    line-height: 0;
    object-fit: cover;
    min-width: 100%;
}


#lw_cal_container a:hover, #lw_cal a:hover, #lw_cal_container a:focus, #lw_cal a:focus {
    color: #732f2f;
    text-decoration: underline;
}

#lw_cal_submit a {
    color: #fff;
    background-color: #500000;
    border-color: #500000;
}

#lw_cal_submit a:hover, #lw_cal_submit a:focus {
    color: #fff;
    background-color: #500000;
    border-color: #500000;
}


#search_input::placeholder {
    color: #fff;
    opacity: 1;
}

.card {
    border-top: 0px;
    border-left: 0;
    border-right: 0;
}


#lw_cal_header {
    display: none;
}
#lw_cal_events {
    padding: 0px;
}
.icon-list li {
    margin-bottom: 0;
}
#lw_mini_cal table td {
    padding: 10px 12px;
}
#lw_mini_cal h3 a::after {
    content: none;
}
#lw_mini_cal h3 {
    font-size: 1rem;
}
h6.summary {
    position: relative;
}
h6.summary::after {
    content: '';
    width: 75%;
    height: 1px;
    position: absolute;
    top: 50%;
    margin-left: 1rem;
    background-color: #eaeaea;
}

#lw_cal_container a:hover, #lw_cal a:hover, #lw_cal_container a:focus, #lw_cal a:focus {
    text-decoration: none;
}

#main-content {
    padding-top: 0rem;
}
#lw_cal_events > .section-wrap {
    padding: 0rem 1.5rem 0 1.5rem;
}

#event_options a, a.join-online, a.lw_join_online {
    background: #500000;
    color: #ffffff;
    border: 2px solid #3c0000;
    position: relative;
    transition: all 0.1s ease;
    box-shadow: 0px 0px 0px 0px #3c0000;
    font-size: 1rem;
    border-radius: 0;
}
#event_options a:hover, a.join-online:hover, a.lw_join_online:hover {
    background-color: #732f2f;
    text-decoration: none;
}

.today_is {
    font-family: "Oswald", Arial, sans-serif;
    font-weight: 400;
    color: #500000;
    font-size: 2rem;
}

#lw_cal_events > h1 {
    font-weight: 400;
}

.featured-event .featured-event__title {
        text-wrap: balance;
}

.featured-event .featured-event__description {
    max-height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.featured-event .featured-event__description > *:not(:first-child) {
    display: none;
}


:is(.card--inline-feed.featured) {
    box-sizing: border-box;
    padding: 1.5rem;
    border: 1px solid #732f2f;
    margin-bottom: 1rem;
}


.lw_skip_link {
    position: absolute;
    display: block;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}


.lw_image_caption {
    background: #f6f6f6;
    padding: 1rem;
    border-left: solid #d1d1d1 0.25rem;
    width: 100%;
    margin-top: -6px;
}


span.heading-5 {
    font-family: "Work Sans", Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    font-size: 1.125rem;
    text-transform: uppercase;
}

.card--light {
    padding: 0.75rem 0;
}

.news-page-header .news-page-header__container {
    margin-bottom: 0 !important;
}


/* .lw_skip_link { padding-left: 0.5rem; }*/


#taglist {
    margin-top: 1rem;
    li {
        padding-bottom: 1rem;
    }
    a {
        text-decoration: none;
        font-weight: normal;
    }
}

#footer-featured {
    #lw_cal_container a:hover,
    #lw_cal a:hover,
    #lw_cal_container a:focus,
    #lw_cal a:focus {
        color: #fff;
        text-decoration: none;
    }

}


@media (max-width: 768px) {
    .lw_cal_month_view {
        position: relative;
        th span {
            display: none;
        }
        #lw_cal_events td {
            width: 100%;
            &:hover {
                background: #eef;
            }

        }
        .lw_cal_date {
            text-align: left;
        }
    }

}



.lw_cal_month_view .lw_cal_date {
    display: block;
    text-align: right;
    font-size: 2em;
    color: #707070;
}


.lw_cal_month_view #lw_cal_events td.lw_cal_today {
    background-color: #ffd;
    border:2px solid #808080;
}


.lw_cal_month_view #lw_cal_events td.lw_cal_today::before {
    content: 'Today';
    position: absolute;
}