/* ================  Template Modifications 

    remove logo / search inline - RM ================  */

label.main-txt {
    float: left;
}
.input-btn-group.rel.left {
    margin-left: 20px;
}
.item.search {
    width: auto;
}
.school-info {
    border-radius: 0 0 0 0 !important;
    padding: 0 0 0px 0;
}
header.school-info {
    height: 56px;
}
.fixed-menu .search {
    margin: 0px 0 0 30px;
}
.school-info img {
    display: none;
}
.sidepanel .details-push {
    height: 0 !important;
}

/* ================ Square Up ================  */
.school-info {
    border-radius: 0 0 0 0;
    padding: 0 0 0px 0;
}

/* ================ Other Options ================  */
.nav-gradient {
    display: none;
}
.transp-bg-left {
    display: none;
}
.transp-bg-right {
    display: none;
}
.main-header {
    border-bottom: none;
}

/* ================ Content Styles ================ */
.Heading1Section, #Offline .Heading1Section, #Offline #header, #Offline .PageHeading, .mobile-sponsors .Heading1Section, .mobile-content-holders .item-header {
    background: none !important;
    border-bottom: 1px solid;
    text-shadow: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #45475e;
}

/* ============= Full Width Header ===================== */
.main-header {
    background: url(/background) no-repeat top center transparent;
    border-bottom: 3px solid #ef363c;
}

/* ============= Full Width Header ===================== */
.header-img {
    display: none;
}
.is-mobile .main-header {
    background: none;
}
.is-mobile .header-img {
    display: block;
}
.is-mobile .main-nav {
    background: #ffffff;
}
.top-menu {
    background: #45475e;
}

/* ============= side item edit, hiding H3 - Brodie 12-06-18 ===================== */
#side-item-57 h3, #side-item-58 h3, #side-item-59 h3, #side-item-60 h3, #side-item-61 h3, #side-item-62 h3, #side-item-63 h3 {display:none;}


