/* module-key = 'com.atlassian.jira.jira-tzdetect-plugin:tzdetect-banner-component', location = 'banner/tzdetect-banner.css' */
#timezone-selection-list {
    /*place above the aui flag container*/
    z-index: 4001 !important;
    max-height: 300px;
    overflow-y: auto;
}