#filedepot
{
    amargin:50px 100px !important;
    awidth:auto !important;
    aheight:auto !important;
}

#filedepottoolbar
{
    display:flex !important;
    height:auto !important;
}
#filedepottoolbar div
{
    height:auto !important;
    float:none !important;
    flex:1 !important;
}
#filedepottoolbar #showsearchtags
{
    display:none !important;
}

#reportheadercontainer
{
    float:none !important;
    height:auto !important;
}
.pluginReportTitle, .pluginReportTitle div
{
    float:none !important;
    text-align:left !important;;
    width:max-content !important;
}