.hide {
    display: none;
}

.showinlineblock {
    display: inline-block;
}

.notes {
    height: 10rem !important;
}

.noSmaller {
    min-width: 696px;
}

.highz {
    z-index: 9999;
}

.accordion-button.collapsed {
    background: #e7f1ff;
}  

.fourline {
    height: 4rem;
}

.right-push {
    margin-right: 10px;
}

.slight-right-push {
    margin-right: 5px;
}

#map {
    width: 100%;
    height: 20rem;
}

#view-sera-carousel-main {
    height: 250px;
}

.sera-footer {
    text-align: center;
    font-size: 0.75em;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 20px;
}

.sera-thumbnail {
    height: 100px;
    width: 100px;
}

.inverse-image {
    filter: invert(1);
}

.logo-align {
    vertical-align: text-bottom;
}