/* ================  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 {
    text-shadow: none;
    color: #ffffff;
    background: #243a8a;
    background: -moz-linear-gradient(45deg, #167380 0%, #2a8793 100%);
    background: -webkit-linear-gradient(45deg, #243a8a 0%,#465792 100%);
    background: linear-gradient(45deg, #243a8a 0%,#465792 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#167380', endColorstr='#2a8793',GradientType=1 );
    border-bottom: 5px solid #2e8eca;
    text-transform: capitalize;
    font-weight: 400;
}
.main-nav a {
color: #ffffff !important;
    opacity: 1:
}

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

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

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


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

.is-mobile .main-nav a {
color: #243a8a !important;
}

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

p.articleHeader.share-title.event-calendar-title.main-txt, span.content-title.main-txt-ni {
    font-weight: 400;
    text-shadow: none;
    color: #ffffff;
    background: #243a8a;
    background: -moz-linear-gradient(45deg, #167380 0%, #2a8793 100%);
    background: -webkit-linear-gradient(45deg, #243a8a 0%,#465792 100%);
    background: linear-gradient(45deg, #243a8a 0%,#465792 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#167380', endColorstr='#2a8793',GradientType=1 );
    border-bottom: 5px solid #2e8eca;
    text-transform: capitalize;
    padding-top: 5px;
}

a.txt-main.share-link, span.content-title.main-txt-ni {
    color: #fff !important;
    padding-left: 10px;
}

