    #Header, #OverFlowLinks, #LoginHeader
        {
        background: rgb(0, 131, 150);
        }
        .CollectionPanelShell, #CollectionDiv select
        {
        background-color: rgb(0, 131, 150);
        }    
    
    #CollectionDiv option, #CollectionDiv optgroup 
        {
        font-style:normal;
        background-color: #474747;
        color: #fff;
        }    

    .ui-layout-resizer
        {
        background: rgb(0, 131, 150);
        }
        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(255, 0, 25);
    }
    