@charset "utf-8";
/* CSS Document */

.sidepanel.left p.ImageCenter img {
    background: -moz-linear-gradient(center top , #fff, #dfdfdf 50%, #cecece) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
    padding: 5px;
}

/* ================  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: 3px solid #ec2d22;
}

/* ================ 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:#078052 ;
}

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

/* ============= Full Width Header ===================== */
.header-img {
    display: none;
}
.is-mobile .main-header {
    background: none;
}
.is-mobile .header-img {
    display: block;
}
.top-menu {
    background: none;
}
.main-nav a {
    color: #005384 !important;
}
.main-nav li i {
    color: #005384 !important;
}

/* Update Heading and Newsletter Date Colour */

.newsletter-content #Offline .main-txt a:link, .newsletter-content #Offline .main-txt a:visited, .newsletter-content #Offline .main-txt a {
color: #078052 !important;
}

.main-txt-ni, .txt-main-ni {
color: #078052 !important;
}

/* end */

/* Update button colours */

#Offline .wysiwyg.sz-web-link, .wysiwyg.sz-web-link {
border-left: 5px solid #078052;
background-color: #078052 !important;
}



/* Further colouring changes */

#Offline > div.articleAnchors > ul > li > a {
color: #078052 !important;
 }

.sidepanel .item-header {
color: #078052 !important;
}

.sidepanel .media-list .media-item span, .sidepanel .side-menu li a span {
color: #078052 !important;
}



