
#topnav{
    width:auto!important;
    max-width:975px;
}
#header{
    width:auto!important;
    max-width:975px;
}

@media (max-width:1380px){
    #regAffix #regNav{
        display:none;
    }
}

@media (max-width:975px){
    #sidebar{
        display:none;
    }
    #content{
        width:100%!important;
    }
    #topnav .topnav-left{
        display:none;
    }
}

/*
======================================================
New look and feel registration page formatting
======================================================
 */
#section-tophat{
 height:40px!important;
}
@media(max-width:768px){
    #section-tophat{
        height:60px!important;
    }
}

#section-navigation .container #menu .navigation #menu-district-main-menu li:hover ul{
    display:block!important;
}

#section-content #cirrusregistration .metro-blue{
    font-size:14px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#section-content #cirrusregistration .categoryinfo{
    padding-top:5px;
    padding-bottom: 10px;
}
#section-content #cirrusregistration .reg-btn.cart-link span{
    color:white;
}
#section-content #cirrusregistration #student-items ul.student-info li{
    list-style: none;
}
#section-content #cirrusregistration .panel-body .row{
    margin:0;
}
#section-content #cirrusregistration #cartFooterFees table,
#section-content #cirrusregistration #cartFooterFees table th,
#section-content #cirrusregistration #cartFooterFees table td,
#section-content #cirrusregistration #cart-items table,
#section-content #cirrusregistration #cart-items table th,
#section-content #cirrusregistration #cart-items table td{
    border:none;
}