/* for links under search bar */
.advSearchLinks{
    display:inline;
}



.custom-content .custom-content__container {
    width: 97% !important;
}
.autoHeight {
    min-height: auto!important;
}

/* for service icons and links under search area */

.libServiceIcons {
    text-align: center;
}

.libServiceIcons .icon-feature{
    display: inline-flex;
    width:19%;
}

.libServiceIconsGal .icon-feature{
    display: inline-flex;
    width:15%;
}


.libServiceIcons .icon-feature .icon-wrapper, .libServiceIconsGal .icon-feature .icon-wrapper {
    width: 100px;
    height: 60px;
} 


.libServiceIcons .icon-feature h2, .libServiceIconsGal .icon-feature h2 {
    font-size: 1rem;
    text-transform: uppercase;
}

.libServiceIconsGal .icon-feature h2{
    font-size: .85rem;
    text-transform: uppercase;
}

.libServiceIcons .icon-feature .heading-group h2 a::after, .libServiceIconsGal .icon-feature .heading-group h2 a::after{
    mask-size: .85rem;
    -webkit-mask-size: .85rem;
    width: .85rem;
    height: .85rem;
}

.libServiceIconsGal .icon-feature .heading-group h2 a::after{
    mask-size: .85rem;
    -webkit-mask-size: .85rem;
    width: 1.1rem;
    height: 1.1rem;
    
}


/* card icons and things */

.roomProperties {
    background: #F6F6F6;
    padding: 10px 0;
}



.roomProperties ul li{
    list-style: none;
    font-size: .85rem;
}



.roomProperties svg {
    height: 20px;
    width: 20px;
    fill: #500000;
    position: relative;
    top: 3px;
    margin-right: 3px;
}


@media (min-width: 768px) {
    .techBar .col-md-3 {
        flex: 0 0 auto;
        width: 32%;
    }
}





.equipmentCard2 {
    margin: 0 0 20px 0;
    border: 1px solid #c1c1c1;
}




.equipmentCard2 .equipmentHeader h3 {
    font-size: 1.25rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    color: #ffffff;
    text-align:center;
}

.equipmentHeader a.btn--primary, button.btn--primary[type=submit] {
    display: flex;
  justify-content: center; /* Centers horizontally */
  align-items: center;     /* Centers vertically */
    width: 100%;
    min-height: 75px !important;
}

.equipmentCard2 .categoryImg img {
    aspect-ratio: 16 / 9;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.techCategory{
    display: inline-block;
}


.techHeaderLink {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    color: #ffffff;
    border-bottom: none;
    
}

.techLocations{
    border-top: 1px #c1c1c1 solid;
    padding: 16px 0 16px 16px;
}

.techLocations a{
    margin-right:20px;
}


.techLocations svg {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 3px;
}

#api_upc_cid1881_iid150{
    background: transparent !important;
    border: none !important;
    width: 100%;
    display: inline-block;
    padding-bottom: 24px;
}

/* SpringShare Events to hide all the things we don't want */
.s-lc-ea-l, .s-lc-ea-tdes, .s-lc-ea-tcat, .s-lc-ea-h3, .s-lc-ea-tpre, .s-lc-ea-to, .s-lc-ea-tloc{
    display: none;
    font-size: 0.85rem;
}

table.s-lc-ea-tb td{
    border: none !important;
}

table.s-lc-ea-tb tbody tr:nth-of-type(odd) {
    background: transparent !important;
}


#renderedHours{
    margin: 0 60px 0 0;
    padding-bottom: 20px;
}
.libraryHours select {
    margin-bottom: 20px;
}
.galvestonSelect {
    display: none;
}
.caldate {
    padding: 5px 0 0 0;
    font-size: 1em;
}




@media (min-width: 576px) {
    .caldate {
        padding: 5px 0 0 0;
        font-size: 1em;
    }
}
.caldate span {
    float: right;
}
@media (min-width: 576px) {
    .caldate span {
        float: right;
    }
}

/* SpringShare Events to hide all the things we don't want */
@media (min-width: 576px) {
    table.s-lc-ea-tb {
        background: transparent;
        border: none;
        width: 20%;
        display: inline-block;
         vertical-align: top;
        padding-bottom: 24px;
        font: normal 1em Arial, Helvetica, sans-serif !important;
}
    
    
    table.s-lc-ea-tb tbody tr:nth-of-type(odd) {
    background: transparent!important;
    }
    
    table.s-lc-ea-tb tr:nth-of-type(odd) td {
    background: transparent!important;
    }

    table.s-lc-ea-tb td, table th {
    padding: 5px 10px;
    text-align: left;
    border: 1px solid #d1d1d1;
    line-height: 1.5;
    font: normal 1em Arial, Helvetica, sans-serif !important;
    }
}

.location-row {
    
        margin-bottom: 30px!important;
}

.location-row img {
     
    display: block;
    max-width: 100%;
    height: auto;
}

.location-row ul{
    position: absolute;
}

.location-row h3{
    font-size: 1.2rem;
}

.location-row ul li {
    display: inline-block;
    padding-left: 0;
    padding-right: 10px;
}

.location-row svg {
    padding-right: 5px;
    position: relative;
    top:3px;
    height: 20px;
    width:24px;
    display: inline-block;
}

.libraryIcon svg{
    height: 48px;
    width:48px;
    fill: #e1bb5b;
    display: inline-block;
}



.s-lc-whw-bh .btn, .s-lc-whw-bh button.btn{
    display: inline-block;
    padding: 0rem .25rem;
}

.collection .collection__feature-container .collection__feature .factoid {
    width: calc(33% - 0.5rem);
}

.openFeed {
    background-color: rgba(0, 0, 0, .05);
    padding: 20px;
    margin-bottom: 3em;
}

.simpleCard img {
    aspect-ratio: 16 / 9;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
.simpleCard img {
    object-position: 25% 25%
25% 50%
;
}

.maroonHdr {
    background-color: #500000;
    color: #ffffff;
}

.greyHdr {
    background-color: #707070;
    color: #ffffff;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 40px;
     
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}


.sidebar-item .profile-preview{
    margin-bottom:40px;
}

.techBar .standard-flow > * {
    margin: 0 0.75rem;
    width: 30.333333%;
    border: 1px #c1c1c1 solid;
    margin-bottom: 5.5rem;
    padding: 0;
    padding-bottom:0;
}

@media (max-width: 768px) {
  .techBar  .standard-flow>* {
        width: 100%;
    }
}

@media (max-width: 992px) {
  .techBar  .standard-flow>* {
        width: 50%;
    }
}









.techBar .heading-group{
    background: #333333;
}

.techBar .heading-group h2{
    text-align: center;
    padding: 5px;
    color: #ffffff;
}


.techBar .card .card__image {
    display: flex;
    width: 100%;
    margin-bottom: 0.75rem;
}

.techBar .card .card__image img {
    aspect-ratio: 4 / 3;
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
     
}



table th {
    vertical-align: middle;
    font-weight: bold;
    margin: 0;
    max-width: 800px;
    background-color: none !important;
}
table td, table th {
    padding: 12px 16px;
    text-align: left;
    border: 1px solid #d1d1d1;
    line-height: 1.5;
}

.btn, button.btn {
    font-family: "Work Sans", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    padding: 0.65rem 1rem;
    border-bottom: none;
    text-align: center;
    width: fit-content;
    margin-bottom: 1rem;
}


.s-lc-whw&gt;thead&gt;tr&gt;th {
    vertical-align: bottom;
    border-bottom: 2px solid #707070;
    padding: 5px;
} 
.s-lc-whw {
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
    background-color: transparent;
    border-bottom: none;
    border-left: none;
    border-collapse: collapse;
    border-spacing: 0;
}
.s-lc-whw&gt;thead&gt;tr&gt;th {
    vertical-align: bottom;
    border-bottom: 2px solid #707070;
    padding: 5px;
}


.s-lc-whw th {
    border-top: none;
    border-bottom: none;
    border-right: none;
    background:none;
}
.s-lc-whw-head-date {
    color: #500000;
    font-weight: bolder;
}

.s-lc-whw-pr, .s-lc-whw-ne {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
}

 .s-lc-whw-today-h {
    background-color: #cce0e6 !important;
    background:#cce0e6;
}
.s-lc-whw-today {
    background-color: #e6f0f3 !important;
background:#e6f0f3;
}



 .custom-content .custom-content__container .techLocations .btn {
    margin-bottom: 0;
}

.custom-content .custom-content__container .techLocations .btn,  .card .techLocations .btn {
    align-self: center;
    margin-top: 0;
  margin-bottom: 0;
} 

.heading-group a:not(.tag) {
 padding-right: 0; 
}

.heading-group a:not(.tag)::after{
display:none;
}


.scholLogo td{
    vertical-align: middle;
}