body.swal2-shown > [aria-hidden="true"] {
    transition: 0.1s filter;
    filter: blur(10px);
}

/* mobile  */
/*
header.uas {
    height: 90px !important;
}
.nav1.uas {
    height: 95px;
    max-height: 95px;
}
*/
header .userAccountSession {    
    position: fixed;
    top: 14px;
    right: 90px;
    left: 0;
    text-align: right;
}

.topbar-session {
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.topbar-session span {
    display: none;
}

/* desktop */





