.DropdownMenu li a {
        white-space: nowrap;
}
.UIDropdownMenu_Default{
        background: #056abf;
        border-bottom: 3px solid #5697ce;
}
.DropdownMenu {
        font-family: arial, sans-serif;
        max-width: 1200px;
        margin: auto;
        background: #056abf;
        #background: linear-gradient(#25a0ee, #0e8ede 48%, #136ca1 52%, #1485c9);
        /* border-bottom: 8px solid #3D8BFF; */
        height: 46px;
        /* margin: 0 auto; */
        /* width: 1040px; */
}
.DropdownMenu ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
}
.DropdownMenu .MenuList {
        height: 46px;
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
}
.DropdownMenu .MenuList > li {
        display: block;
        float: left;
        list-style: outside none none;
        text-transform: uppercase;
}
.DropdownMenu .MenuList>li+li {
}
.DropdownMenu .MenuList .TopMenuActive, .TopMenu:hover {
        background: #0662af;
        height: 46px;
        position: relative;
}
.DropdownMenu .MenuList .TopMenu:hover, .TopMenuActive {
        float: left;
        padding: 0 15px;
}
.DropdownMenu .MenuList .TopMenu {
        float: left;
        height: 46px;
        padding: 0 15px;
        position: relative;
}
.DropdownMenu .MenuList .LanguageMenu {
        float:right !important;
        height: 46px;
        border: none;
        padding: 0;
        display: flex;
        align-items: center;
}
.DropdownMenu .MenuList .LanguageMenu img {
        width: 30px;
        border-bottom: 2px solid transparent;
        padding: 2px;
}
.DropdownMenu .MenuList .TopMenu a:hover, .TopMenuActive a:hover {
        color: #fff;
}
.DropdownMenu .MenuList .TopMenu a {
        color: #FFFF;
        font-size: 14px;
        text-decoration: none;
        white-space: nowrap;
        font-weight: 600;
        color: #fff;
        text-shadow: 0px 1px 0px rgb(0 0 0 / 30%);
        line-height: 42px;
}
.DropdownMenu .MenuList .TopMenuActive a {
        color: #ffffff;
        line-height:46px;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
}
.DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren {
        background: url("images/d.png") no-repeat scroll center bottom 3px rgba(0, 0, 0, 0);
        display: block;
        height: 34px;
}
.DropdownMenu .MenuList .Dropdown {
        background: none repeat-x scroll left top #fff;
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
        display: inline-block;
        left: 0;
        position: absolute;
        text-align: left;
        top: 100%;
        min-width: 300px;
        z-index: 1000;
        background: #166eca !important;
        !i;
        !;
}
.DropdownMenu .MenuList .Dropdown .sub:hover a {
        color: #fff;
}
.DropdownMenu .MenuList .Dropdown .sub {
        display: block;
        /* height: 30px; */
        position: relative;
        width: 100%;
}
.DropdownMenu .MenuList .Dropdown .sub:hover {
        background: none repeat-x scroll left top #ea8e8e;
        color: #ffffff;
        cursor: pointer;
}
.DropdownMenu .MenuList .Dropdown .sub:hover a:before{
        color: #fff;
}
.DropdownMenu .MenuList .Dropdown .sub a {
        color: #fff;
        display: block;
        font: 14px/34px arial;
        margin: 0 0 0 10px;
        text-decoration: none;
        text-transform: none;
        white-space: nowrap;
        padding-right: 10px;
}
/**.DropdownMenu .MenuList .Dropdown .sub a:before {
display: inline-block;
font-style: normal;
font-weight: 600;
content: "+";
padding: 0px 5px 0 0;
color: #dc3545;
}***/
.DropdownMenu .MenuList .Popup {
        background: none repeat scroll 0 0 #ecedef;
        display: inline-block;
        left: 100%;
        position: absolute;
        top: 0;
        width: 180px;
        z-index: 1001;
}
.DropdownMenu .MenuList .Popup .sub:hover {
        background: none repeat-x scroll left top #cdcdcd;
}
.DropdownMenu .MenuList .Popup .sub {
        position: relative;
}
.DropdownMenu .MenuList .Popup .sub a {
        padding-left: 4px;
        padding-right: 4px;
}
.DropdownMenu .AdvanceBar {
        background: url("images/advance_bg.png") repeat-x scroll 0 0 #cfcfcf;
        display: block;
        height: 30px;
        line-height: 30px;
}
.DropdownMenu .AdvanceBar .NewsBar {
        display: inline-block;
        margin-left: 80px;
        margin-right: 16px;
}
.DropdownMenu .AdvanceBar .NewsBar .item {
        background: url("images/bullet_vuong.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}
.DropdownMenu .AdvanceBar .NewsBar .item a {
        color: #d1450a;
        font: bold 9pt arial;
        margin-left: 16px;
        text-decoration: none;
}
.DropdownMenu .AdvanceBar .ControlBar {
        display: inline-block;
        float: right;
        height: 30px;
}
.DropdownMenu .AdvanceBar .SearchBar {
        display: inline-block;
        height: auto;
        margin-top: 4px;
}
.DropdownMenu .AdvanceBar .SearchBar .TextBox {
        display: inline-block;
        padding-left: 16px;
}
.DropdownMenu .AdvanceBar .SearchBar .Text {
        border: 1px solid #c0c0c0;
        float: left;
        height: 20px;
        margin: 0;
        padding: 0;
        width: 150px;
}
.DropdownMenu li:not(.LanguageMenu) img {
    display: none;
}
.DropdownMenu .AdvanceBar .SearchBar .SearchButton {
        background: url("images/find.png") no-repeat scroll center center #e65f30;
        display: inline-block;
        height: 22px;
        width: 22px;
}
.DropdownMenu .AdvanceBar .LanguageBar {
        display: inline-block;
        margin-left: 1px;
}
.DropdownMenu .AdvanceBar .LanguageBar .lang {
        border: medium none;
        display: inline-block;
        height: 18px;
        padding-left: 2px;
        width: 26px;
}
@media only screen and (min-width: 769px){ 
        .DropdownMenu .MenuList li:first-child a img{
                padding-bottom: 5px;
        }
}
@media only screen and (max-width: 1024px) {
        .DropdownMenu .MenuList {
        }
}
@media only screen and (max-width: 768px){
        .DropdownMenu li.TopMenu>a, .DropdownMenu li.TopMenuActive>a{
                /* color: black !important; */
                !i;
                !;
        }
        div.DropdownMenu {
                width: unset !important;
                position: static !important;
                order: 4;
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                padding: 5px 0;
                background: #166eca;
                margin: 5px 5px !important;
                margin-bottom: 10px !important;
                border-bottom: none;
        }
        div.DropdownMenu>ul.MenuList {
                max-height: 50vh !important;
                width: 100% !important;
                box-shadow: none;
                order: 2;
                /* position: absolute; */
                margin-top: 4px !important;
                /* border-bottom: 1px solid #eeeeee; */
                padding: 10px !important;
                left: 0;
                z-index: 1;
                border: 1px solid #eeeeee;
                border-top: 0;
                overflow: unset;
                color: black;
                background: #166eca;
                height: 100%;
                overflow: auto;
        }
        .DropdownMenu .MenuList .Dropdown .sub a {
                color: white;
        }
        .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 5px !important;
                height: 25px;
                /* width: unset !important; */
                width: 55px !important;
                z-index: 1;
        }
        .DropdownMenu .MenuList .TopMenu:hover, .TopMenuActive {
                background: none !important;
        }
        .DropdownMenu .MenuList .TopMenuActive a {
                color: #da0f00 !important;
                font-size: 16px;
        }
        .div.DropdownMenu{
                height	: 80vh;
        }
}
