.file-upload-input {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 10;
    opacity: 0;
}

.dashboard-card-header .mud-card-header-actions {
    align-self: center;
    margin-top: 0;
}
