@charset "utf-8";
/* CSS Document */

/* Square Up */

.school-info {
border-radius: 0 0 0 0; !important
padding: 0 0 0px 0;
}

.nav-gradient {
    display: none;
}

.transp-bg-left {
    display: none;
}

.transp-bg-right {
    display: none;
}

ul.top-menu.wrapper {
    background-color: #5401a7;
}

.main-header {
    border-bottom: none;
}

.Heading1Section, #Offline .Heading1Section {
    background:none !important;
    border-bottom: 2px solid #ffb838;
    color:#5401a7 !important;
}

.main-nav a {
    opacity: 1;
}

/* Template Modifications 
    remove logo / search inline - RM */

header label.main-txt {
 float: left;
}

header .input-btn-group.rel.left {
 margin-left: 20px;
}

header .item.search {
 width: auto;
}

header .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 !important;
}

.school-info img {
 display: none;
}

.sidepanel .details-push {
    height: 0 !important;
}

/*@media screen {*/
/*.header-img {*/
/*    top: 33px;*/
/*}*/
/*}*/