﻿@charset "UTF-8";@media only screen and (min-width: 1200px) and (max-width: 1919px){.rbt-user-wrapper .rbt-user-menu-list-wrapper{right:calc(33.33333% - 83.33333px);left:unset}}.rbt-mini-notification{position:relative}.rbt-mini-notification .rbt-notification-count{position:absolute;top:4px;z-index:2;min-width:16px;height:16px;background:var(--color-primary);border-radius:10px;font-size:12px;text-align:center;display:inline-block;color:#fff;padding:0 4px;line-height:16px;left:73%;font-weight:500}@media only screen and (min-width: 992px) and (max-width: 1199px){.rbt-mini-notification .rbt-notification-count{top:0;left:60%}}@media only screen and (min-width: 768px) and (max-width: 991px){.rbt-mini-notification .rbt-notification-count{left:auto;font-weight:500;right:1px}}@media only screen and (max-width: 767px){.rbt-mini-notification .rbt-notification-count{top:-7px;right:-4px;left:auto}}
#listLanguageMenu li .active {
    color: var(--color-primary);
    background: var(--black-opacity) 
}
#listLanguageMenu{
    z-index:99999;
}


