/* ================  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 ================ */

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

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



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



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

/* ============= Article Headers to be same default ===================== */

 /*p.articleHeader.share-title.event-calendar-title.main-txt, article .publication-title, .publication-item .publication-title {*/
 /*   color: #ffffff !important ;*/
 /*   padding: 8px 0px 8px 10px;*/
 /*   border-radius: 0;*/
 /*   font-size: 28px;*/
 /*   line-height: 1.2em;*/
 /*   margin: 30px -40px 20px -15px !important;*/
 /*   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;*/
 /*}*/
/*p.articleHeader.share-title.event-calendar-title.main-txt a, article .publication-title a, .publication-item .publication-title a{*/
/*    color:#fff !important;*/
/*}*/
/*article .publication-title .content-title {*/
/*    margin: 0;*/
/*    color: #fff;*/
/*    font-size: 30px;*/
/*    line-height: normal;*/
/*    padding:0;*/
/*}*/

/*.publication-item a.icon-btn.no-ajaxy.txt-sub { */
/*    color: #fff !important;*/
/*    display: block;*/
/*    margin: -15px -20px 0 0;*/
/* }*/

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

/* ============= Top Menu Colour Change ===================== */
.top-menu {
    background: transparent;
}

/* ============= Article Headers Colour Change ===================== */
/* p.articleHeader.share-title.event-calendar-title.main-txt, article .publication-title, .publication-item .publication-title {*/
/*    background: rgb(45,71,155)  !important;*/
/*    background: -moz-linear-gradient(45deg, rgba(16,34,98,1) 0%, rgba(79,105,181,1) 99%) !important;*/
/*    background: -webkit-linear-gradient(45deg, rgba(16,34,98,1) 0%,rgba(79,105,181,1) 99%) !important;*/
/*    background: linear-gradient(45deg, rgba(16,34,98,1) 0%,rgba(79,105,181,1) 99%) !important;*/
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102262', endColorstr='#4f69b5',GradientType=1 ) !important;*/
/*}*/

