.MenuList .TopMenu > a[href="/nghi-quyet-57"],
.MenuList .TopMenu > a[href="/de-an-06"] {
    display: none !important;
}

.DropdownMenu {
    height: 38px;
    width: 100%;
    position: relative;
    z-index: 3;
    max-width: 100%;
    margin: 0 auto;
    margin-top: -1px;
    background: #0F64B7;
   text-align: center;
}
.DropdownMenu .MenuList .TopMenu:has(>ul)::after {
    display: inline-block;
        color:white;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: absolute;
    right: 3px;
    top: 15px;
}
.UIDropdownMenu_Default {
        /*background: #d72924;*/
        color: #fff;
        /* min-height: 45px; */
        margin: 0 auto;
}
.DropdownMenu ul { 
        list-style: outside none none;
        margin: 0 auto;
        padding: 0;
} 
div.DropdownMenu > ul.MenuList { 
    width: var(--body-width);
} 
.DropdownMenu .MenuList li {
        display: block;
        float: left;
        list-style: outside none none;
}
.DropdownMenu .MenuList>li:nth-child(1)>a>img{
        max-width: 16px;
        margin-top: -6px;
        margin-right: 6px;
}
.DropdownMenu .MenuList .TopMenuActive, .TopMenu:hover {
        height: 35px;
        position: relative;
}
.DropdownMenu .MenuList .TopMenu:hover, .TopMenuActive {
        background: #0452a7;
        /*background: -moz-linear-gradient(top, rgba(13,88,252,0.75)) 0%, rgba(13,88,236,0.75) 100%);
        background: -webkit-linear-gradient(top, rgba(13,88,252,0.75) 0%,rgba(13,88,236,0.75) 100%);
        background: linear-gradient(to bottom,rgba(13,88,252,0.75) 0%,rgba(13,88,236,0.75) 100%);*/
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0986c4', endColorstr='#005ab2',GradientType=0 );
        height: 35px;
        padding: 0 15px;
}
.DropdownMenu .MenuList .TopMenu {
        background: rgba(0, 0, 0, 0) url("/Themes/Default/Images/phantach.gif") no-repeat scroll right center;
        float: left;
        height: 35px;
        padding: 0 15px;
        position: relative;
}
.DropdownMenu .MenuList .TopMenu a:hover, .TopMenuActive a:hover {
        height: 35px;
}
.DropdownMenu .MenuList .TopMenu a {
        color: #fff;
        font: bold 13px/35px Roboto;
        text-decoration: none;
        text-transform: uppercase;
        text-shadow: 0px 1px 1px #888;
}
.DropdownMenu .MenuList .TopMenuActive a {
        color: #fff;
        font: bold 13px/35px Roboto;
        text-decoration: none;
        text-transform: uppercase;
        text-shadow: 0px 1px 1px #888;
}
.DropdownMenu .MenuList .TopMenu:hover a {
        color: #fff;
        text-decoration: none;
}
.DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren {
        background: rgba(0, 0, 0, 0) url("images/d.png") no-repeat scroll center bottom 2px;
        display: block;
        height: 35px;
}
.DropdownMenu .MenuList .Dropdown {
        background: #f0f0f0 none repeat-x scroll left top;
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
        color: #111111;
        display: inline-block;
        left: 0;
        position: absolute;
        text-align: left;
        top: 100%;
        width: auto;
        z-index: 1000;
        background: #fff;
        padding: 0;
        border-radius: 0;
        box-shadow: 2px 3px 5px #9fdcff;
}
.DropdownMenu .MenuList .Dropdown .sub:hover a {
        color: #222;
}
.DropdownMenu .MenuList .Dropdown .sub {
        display: block;
        height: 35px;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #e6e4e3;
}
.DropdownMenu .MenuList .Dropdown .sub:hover {
        background: #fffce0 none repeat-x scroll left top;
        color: #222;
        cursor: pointer;
}
.DropdownMenu .MenuList .Dropdown .sub a {
        color: #111111;
        /* display: block; */
        font: 11pt/35px arial;
        height: 35px;
        margin: 0;
        padding: 0 12px;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        white-space: nowrap;
        /* text-shadow: 0px 1px 1px #888; */
        padding: 5px 15px;
        color: #4db2ec;
}
.DropdownMenu .MenuList .Popup {
        background: #ecedef none repeat scroll 0 0;
        display: inline-block;
        left: 100%;
        position: absolute;
        top: 0;
        width: 180px;
        z-index: 1001;
}
.DropdownMenu .MenuList .Popup .sub:hover {
        background: #fffce0 none repeat-x scroll left top;
}
.DropdownMenu .MenuList .Popup .sub {
        position: relative;
}
.DropdownMenu .MenuList .Popup .sub a {
        padding-left: 4px;
        padding-right: 4px;
}
.DropdownMenu .AdvanceBar {
        background: #cfcfcf url("images/advance_bg.png") repeat-x scroll 0 0;
        display: none;
        height: 30px;
        line-height: 30px;
}
@media only screen and (max-width: 768px){
        div.DropdownMenu .TopMenuActive::after {
                width: 100%;
        }
        div.DropdownMenu ul.MenuList li a {
                padding: 0px !important;
        }
        .DropdownMenu {
                border: none; 
        }
        .DropdownMenu div.navbar-button {
                position: static;
                background: transparent;
                margin: 0px;
                border-left: 1px solid #eeeeee;
                margin-right: 0px;
                margin-left: 0;
                order: 1;
                padding: 0px 14px !important;
                height: 25px;
                /* width: unset !important; */
                width: 46px !important;
                z-index: 1;
        }
        div.DropdownMenu {
                width: unset !important;
                position: relative !important;
                order: 4;
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                padding: 5px 0;
                background: #1c85db;
                /* margin: 5#1ca2db !important; */
                margin-bottom: 10px !important;
                min-height: unset;
                z-index: 0;
        }
        .DropdownMenu .navbar-button span{
                background: #ffffff !important;
                width: 14px !important;
                height: 2px !important;
                margin: 1.5px !important;
        }
        div.DropdownMenu>ul.MenuList {
                max-height: 50vh !important;
                width: 100% !important;
                height: auto !important;
                box-shadow: none;
                order: 2;
                /* position: relative; */
                margin-top: 4px !important;
                /* border-bottom: 1px solid #eeeeee; */
                padding: 10px !important;
                left: 0;
                z-index: 0;
                border: 1px solid #eeeeee;
                border-top: 0;
        }
        .DropdownMenu .navbar-button span[style="margin: -2px; transform: rotate(45deg);"] {
                background: white !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .navbar-button span[style="margin: -2px; transform: rotate(-45deg);"] {
                background: white !important;
                height: 2px;
                margin: -1px !important;
        }
        .DropdownMenu .TopMenu span, .DropdownMenu .TopMenuActive span {
                /* font-family: Roboto; */
                font-style: normal;
                font-weight: 600;
                font-size: 14px;
                line-height: 21px;
                color: #3B4E68;
        }
        div.DropdownMenu .TopMenuActive::after {
                display: none;
        }
        .DropdownMenu ul.MenuList li a span {
                flex: none !important;
        }
        .DropdownMenu .MenuList>li+li:before{
                display: none;
        }
        .DropdownMenu:before {
                content: '';
                display: none;
                width: 100vw;
                height: 42px;
                position: absolute;
                top: 0;
                right: 50%;
                transform: translateX(50%);
                background-image: url('images/menu.png');
                z-index: -1;
        }
        .DropdownMenu .MenuList li.TopMenuActive{
                background: #fff;
        }
        .DropdownMenu .MenuList li img{
                display: none !important;
        }
        .DropdownMenu .MenuList li.TopMenuActive, .TopMenu:first-child{
                background: #fff;
        }
        .DropdownMenu .MenuList .Dropdown .Popup .sub span {
                color: #343a40;
        }
        .DropdownMenu .MenuList .Dropdown{
                border: none;
        }
        div.DropdownMenu li.LanguageMenu img{
                display:none;
                /*display: inline-block !important;*/
        }
        .DropdownMenu li.LanguageMenu{
                display:none!important;
                padding: 0px !important;
                position: absolute;
                top: 4.2px;
                left: 10px;
                height: unset;
        }
        .DropdownMenu  li.LanguageMenu {
                padding: 0 15px;
                /* gap: 3px; */
                /* height: 35px; */
        }
        .DropdownMenu li.LanguageMenu img {
                width: 35px;
                border: 1px solid #ffffff70;
                border-radius: 4px;
        }
        .DropdownMenu li.LanguageMenu img[style*="border-bottom: 2px solid rgb(255, 235, 59)"] {
                width: 38px;
                border: 1px solid rgb(255 235 59 / 54%) !important;
        }
        div.DropdownMenu > ul.MenuList { 
            margin-bottom:28px;
		} 
}


.MenuList img {
    display: none;
}

.DropdownMenu .MenuList .Dropdown .sub a img {
    display: none;
}


.DropdownMenu .MenuList .Dropdown .sub a {
    text-transform: uppercase;
}