    #Header, #OverFlowLinks, #LoginHeader {
        background: rgb(242, 142, 0);
    }     .CollectionPanelShell, #CollectionDiv select {
        background-color: rgba(242, 142, 0, 0.57);
    }
    #CollectionDiv option, #CollectionDiv optgroup {
        font-style:normal;
        background-color: #474747;
        color: #fff;
    }
    .ui-layout-resizer {
        background: rgba(242, 142, 0, 0.57);
    } 