/* ================  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: #231f20;
}
.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 #fff;
}

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


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

.is-mobile .main-nav a {
color: #0b3f63 !important;
}

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

/*.publication-item .event-calendar-title, .publication-item .publication-title {*/
/*    background: none !important;*/
/*}*/

.publication-item .event-calendar-title, .publication-item .publication-title {
    border-radius: 0;
    font-size: 24px;
    line-height: 1.2em;
    margin: 30px -40px 20px -15px;
    border-bottom: 5px solid #ccc;
    outline: medium none;
    padding: 7px 7px 7px 10px;
    text-decoration: none;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.13);
    vertical-align: baseline;
    font-weight: 500;
    color: white;
    background: #0b3f63;
}

a.txt-main.share-link {
    color: white !important;
}

i.fa.fa-pencil {
    color: white;
}

.icon-btn.no-ajaxy.txt-sub span {
    color: white !important;
    
}

span.desktop-only {
    float: right;
    font-size: 20px;
    padding-top: -7px;
    margin: 0 10px;
    position: relative;
    top: 5px !important; 
}


/* Nav and Article heading colour update */
.top-menu {
    background: #0b3f63;
}

.publication-item .event-calendar-title, .publication-item .publication-title {
    background: #0b3f63;
}