
.cq-auth-item {
    display: none;
}

#headPage .page-width-2 .menu-top.fr .cq-auth-item > a {
    align-items: center;
    justify-content: center;
    min-height: 28px;
    min-width: 20px;
    padding: 0;
    color: var(--cq-text);
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    text-decoration: none;
}

#headPage .page-width-2 .menu-top .auth-text,
#headPage .page-width-2 .menu-top .auth-separator {
    display: none;
}

.notification-menu {
    position: initial;
}

.notification-menu ul {
    width: 100%;
    top: 63px;
    right: 0;
}

.notification-menu .item-notification .img {
    left: 10px;
    top: 10px;
}

.avt-box .default-avt {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: 10px;
}

.box-home .create .default-avt {
    top: 0;
    left: 5px;
}
