    #Header, #OverFlowLinks, #LoginHeader {
        background: rgb(1, 33, 105);
    }     #HeaderNav1, #HeaderNav1 li a, #HeaderNav2 li a, #HiddenLinks li.HeaderLink a {
        color: rgb(251, 250, 250);
    }
    #HeaderNav2 li {
        border-color: rgb(251, 250, 250);
    }
    #HeaderNav1 li.UploadButton a {
        color: #FFFFFF;
    }     #SearchBox, #HomeSiteText.dashtext, .HomePanelIN, #BrowseBar, #NewsPanel.BasicsBox, #remote_assist #SearchBoxPanel,
    .SearchBarTab.SearchBarTabSelected {
        background: rgb(1, 33, 105);
    }     .CollectBack {
        background: rgb(1, 33, 105);
    }     .CollectionPanelShell, #CollectionDiv select {
        background-color: rgb(0, 94, 184);
    }
    #CollectionDiv option, #CollectionDiv optgroup {
        font-style:normal;
        background-color: #474747;
        color: #fff;
    }
    .ui-layout-resizer {
        background: rgb(0, 94, 184);
    }     button,
    input[type=submit],
    input[type=button],
    .RecordPanel .RecordDownloadSpace .DownloadDBlend a,
    .UploadButton a,
    .uppy-StatusBar-actionBtn,
    .uppy-Dashboard-browse,
    .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload,
    .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover,
    .uppy-DashboardContent-back, .uppy-DashboardContent-back:focus,
    .uppy-DashboardContent-addMore, .uppy-DashboardContent-addMore:focus {
        background-color: rgb(0, 94, 184);
    }     @font-face {
        font-family: "custom_font";
        src: url("https://necc.resourcespace.com/filestore/necc/system/config/custom_font.otf");
    }
    h1,h2,h3,h4,h5,h6,.Title {
        font-family: custom_font, Arial, Helvetica, sans-serif;
    }
    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button,.ui-widget, body, input, textarea,
    select, button {
        font-family: custom_font, Arial, Helvetica, sans-serif;
    } 