/**
 * This file has the CSS code for the public-facing aspects of the plugin.
 */

/*#block_top_menu
{
    position: relative;
}

#block_top_menu .dropdown-menu-container
{
    position: absolute;
    display: none;
    width: 100%;
    pointer-events: auto;
}*/