/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
section#header .logo img {
    max-height: 100px !important;
}
li#Secondary_Navbar-Account-User_Management,li#Secondary_Navbar-Account-Payment_Methods,li#Secondary_Navbar-Account-Contacts,li#Primary_Navbar-Billing-Payment_Methods,li#Secondary_Navbar-Account-Profile,li#Primary_Navbar-Support-Network_Status a{
    display: none !important;
}

    #Primary_Sidebar-Account-User_Management{
        display: none !important;
    }