/* ONU monitoring: presentation-only removal of the OLT picker. */
body.onu-monitoring-page .onu-olt-control,
body.onu-monitoring-page .onu-olt-empty-state {
    display: none !important;
}
