/* ================  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;
}
.fixed-menu .print-newsletter a {
color: #ffffff !important;
}
.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: #00006d;
}
.main-nav a {
color: #ffffff !important;
}

.main-nav li i {
color: #ffffff !important;
}

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

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


/* ============= Additional Code ===================== */
.is-mobile .main-header img {
    margin-bottom: -4px;
}

.is-mobile .main-nav a {
color: #00006d !important;
}

.is-mobile .main-nav li i {
color: #00006d !important;
}

.publication-item .event-calendar-title, .publication-item .publication-title {
    background: none !important;
}
    
.main-nav li:hover, .main-nav li.active {
    background-color: rgba(85, 109, 167, 0.5);
}
