/**
 * ============================================================================
 * EDF User Menu
 * File:
 * /2/1060/media/static/script/css/auth/css_dr1060usermenu.css
 * Description:
 * Controls visibility of authentication-dependent menu items.
 * ============================================================================
 */

/*
|--------------------------------------------------------------------------
| Hidden Elements
|--------------------------------------------------------------------------
|
| Applied by js_file_dr1060usermenu.js.
| Elements with this class are completely removed from the layout.
|
*/
.dr1060-hidden {
	display: none !important;
}