body .wapper .header{position:relative!important;z-index:1000000!important;overflow:visible!important;}
body .wapper .header>.container,body .wapper .header .user-menu{overflow:visible!important;}
body .wapper .header .user-menu>li.profileDropdownReady{position:relative!important;pointer-events:auto!important;}
body .wapper .header .user-menu>li.profileDropdownReady>a{pointer-events:auto!important;cursor:pointer!important;}
body .wapper .header .user-menu>li.profileDropdownReady>ul{position:absolute!important;top:100%!important;right:0!important;left:auto!important;z-index:1000001!important;height:auto!important;max-height:calc(100dvh - 80px)!important;overflow-y:auto!important;pointer-events:auto!important;}
body .wapper .header .user-menu>li.profileDropdownReady:not(.profileDropdownOpen)>ul{display:none!important;}
body .wapper .header .user-menu>li.profileDropdownReady.profileDropdownOpen>ul{display:block!important;opacity:1!important;visibility:visible!important;}
