body {
    background: url("../images/lunar_new_year/tet-2026.jpg?v=3") no-repeat top center;
    background-size: 100% auto;
    background-color: #8c0d14;
}

header {
    background: none;
}

header ul.menuHeader > li > span > a {
    /*color: black;*/
    color: #ffffff;
}

.user > li a {
    /*color: black;*/
    color: #ffffff;
}

nav {
    background: none;
}

nav .topNav {
    background: none;
}

.mainContent {
    background: none;
}

.header .top-noti {
    /*!*display: none;*!
    padding-top: 8px;
    color: #e54848;*/

    background: url(../images/lunar_new_year/navBgCenter-2.png?v=2);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /*display: none;*/
    padding: 16px 0 !important;
    color: #ffd9b8;
    /*background-color: rgb(15 56 50 / 50%);*/
    margin-top: 16px;
}

.user > li a {
    /*color: black;*/
    color: #ffffff;
}

.user > li.userava a {
    /*color: black;*/
    color: #ffffff;
}

.user > li.userava > .usersetting > ul > li > a {
    color: #000000;
}


.user > li.userava a em {
    /*color: black;*/
    color: #ffffff;
}

.user > li.userava > .user-card > .user-text > .user-name {
    /*color: black;*/
    color: #ffffff;
}

.user > li.userava > .user-card > .user-text > .user-iden {
    /*color: black;*/
    color: #ffffff;
}

nav .topNav ul li a {
    display: block;
    font-size: 12px;
    font-weight: bold;
}


ul.menuHeader li:hover, ul.menuHeader li:hover > span > a, header ul.menuHeader li.selected > span > a {
    /*color: #e54848;*/
    color: #ffd9b8;
}

.topNav-2__list {
    display: flex !important;
    padding-left: 0 !important;
    padding-top: 3px !important;
}

.topNav-2__item-link {
    padding: 0 15px;
    line-height: 1.5;
    font-size: 13px;
    /*color: black;*/
    color: #ffffff;
}

.topNav-2__item-link.active {
    /*color: #e54848;*/
    color: #ffffff;
}

nav .topNav ul li a:hover, nav .topNav ul li.selected a {
    /*color: #e54848;*/
    color: #ffffff;
}

.topNav-2 .container {
    max-width: 940px;
}
