/* Hide above sample sections if needed */
#above-sample-sections > div > .remarks-widget {
    display: none !important;
    flex: 1;
    width: 100%;
}

#ar-attachments {
    display: none;
}

#senaite-sampleheader-form input[type="submit"] {
    display: none;
}


#above-sample-sections > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 8px;
}