/* mgmt.css */
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 20px;
}
#filterSection {
    margin-bottom: 20px;
}
