.entity-history-options button[hidden]{display:none!important}
.entity-history-options.floating-entity-options{position:fixed!important;right:auto!important;z-index:1000!important}
#auto-history .history-head{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-end!important;overflow:visible!important}
#auto-history .history-filters{display:flex!important;flex:1 1 auto!important;flex-wrap:nowrap!important;align-items:flex-end!important;max-width:none!important;min-width:1120px!important;overflow:visible!important}
#auto-history .history-filters>.entity-history-picker{flex:1 1 250px!important;min-width:220px!important}
#auto-history .history-filters>select{flex:0 0 178px!important;min-width:178px!important}
#auto-history .history-filters>button{flex:0 0 auto!important;white-space:nowrap!important}
#auto-history .history-row-limit{flex:0 0 auto!important;margin-left:0!important}
#auto-history{overflow:visible!important}
#auto-history .history-table-viewport{overflow:auto!important}
.auto-history-table{min-width:1750px!important;table-layout:fixed!important}
.auto-history-table th:nth-child(3),.auto-history-table td:nth-child(3){width:280px!important;max-width:280px!important}
.auto-history-table th:last-child,.auto-history-table td:last-child{width:220px!important;min-width:220px!important;text-align:right!important}
.auto-history-table th:last-child{font-size:0!important}
.auto-history-table td:last-child .job-actions{justify-content:flex-end!important}
