.text-chi-tiet{
        height: unset !Important;
}
.DropdownMenu {
        height: 36px;
        margin: 0;
        width: 100%;
        background: #ce0106;
}
.DropdownMenu ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
}
.DropdownMenu .MenuList {
        width: 100%;
}
.DropdownMenu .MenuList li {
        float: left;
        list-style: outside none none;;
}
.DropdownMenu .MenuList > li:first-child {
        border-left: none;
}
.DropdownMenu .MenuList > li {
        border-left: 1px solid #fff;
}
.DropdownMenu .MenuList li .image {
        margin-bottom: 7px;
        padding: 0 6px;
}
.DropdownMenu .MenuList li.TopMenuActive, .TopMenuActive {
        padding-top: 0;
        height: 36px;
}
.DropdownMenu .MenuList .TopMenuActive, .TopMenu:hover {
        padding: 0 12px;
        position: relative;
}
.DropdownMenu .MenuList .TopMenu {
        float: left;
        padding: 0 12px;
        position: relative;
}
.TopMenuActive:hover,.DropdownMenu .MenuList .TopMenu:hover {
        background-color: rgba(255, 255, 255, 0.13);
}
.DropdownMenu .MenuList li.TopMenuActive {
        background-color: #9a0000;
}
.TopMenuActive span,.TopMenu span{
        text-transform: uppercase;
        float: left;
        position: relative;
        display: block;
        color: #fff;
        line-height: 36px;
        height: 36px;
        padding: 0 8px;
        font-size: 12px;
        white-space: nowrap;
        position: relative;
}
.TopMenu:hover,.TopMenuActive:hover, .DropdownMenu .MenuList .TopMenu a:hover, .TopMenuActive a:hover {
        /* background-color: rgba(255, 255, 255, 0.13); */
}
.TopMenu:hover span,.TopMenuActive:hover span,.DropdownMenu .MenuList .TopMenu a:hover span, .TopMenuActive a:hover span{
        /* color: #fdff05; */
}
.TopMenu:hover .Dropdown .sub span{
        color:#fff;
}
.DropdownMenu .MenuList .TopMenu a {
        text-decoration: none;
        font-weight:bold;
}
.DropdownMenu .MenuList .TopMenuActive a {
        color: #fff;
        font-size:13px;
        font-weight:bold;
        text-decoration: none;
}
.DropdownMenu .MenuList .TopMenu:hover a {
        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: 36px;
}
.DropdownMenu .MenuList .Dropdown {
        background: #0072bb;
        border-radius: 0 0 3px 3px;
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
        display: inline-block;
        left: 5px;
        position: absolute;
        text-align: left;
        top: 98%;
        width: auto;
        z-index: 1000;
}
.DropdownMenu .MenuList .Dropdown .sub:hover {
        background-color: #0072bb;
        cursor: pointer;
}
.DropdownMenu .MenuList .Dropdown .sub:hover a:hover{
        background-color: #005097;
}
.DropdownMenu .MenuList .Dropdown .sub:hover span {
       /* color: #fdff05;*/
}
.DropdownMenu .MenuList .Dropdown .sub {
        display: block;
        position: relative;
        width: 100%;
}
.DropdownMenu .MenuList .Dropdown .sub a {
        color: #545252;
        display: block;
        height: 36px;
        margin: 0;
        padding: 0 12px;
        text-decoration: none;
        text-transform: none;
        white-space: nowrap;
        font-weight: bold;
        line-height: 36px;
        border-bottom: 1px dotted #f0f0f0;
}
.DropdownMenu .MenuList .Dropdown .sub:nth-last-child(1) a {
        border-bottom: unset;
}
.DropdownMenu .MenuList .Popup {
        background: #ecedef none repeat scroll 0 0;
        display: inline-block;
        left: 98%;
        position: absolute;
        top: 0;
        width: auto;
        z-index: 1001;
}
.DropdownMenu .MenuList .Dropdown .Popup .sub span {
        color: #333;
        padding: 0 10px;
        text-transform: none;
        white-space: nowrap;
        line-height:30px;
}
.DropdownMenu .MenuList .Popup .sub:hover {
        background-color: #cdcdcd;
}
.DropdownMenu .MenuList .Popup .sub {
        position: relative;
}
.DropdownMenu .MenuList .Popup .sub a {
        padding-left: 4px;
        padding-right: 4px;
}
.DropdownMenu .AdvanceBar {
        display: none;
        height: 30px;
        line-height: 30px;
}
@media screen and (max-width:768px){
        .DropdownMenu .MenuList li {
                padding: 0 !important;
        }
        .DropdownMenu{
                background: unset !important;
        }
        .DropdownMenu .navbar-button{
                background:#0072bb;
        }
        .DropdownMenu li.TopMenuActive{
                background: #0072bb;
        }
        .DropdownMenu .MenuList .TopMenu{
                background-color: #0072bb;
                height: auto;
                display: flex !important;
                flex-direction: column;
                align-content: flex-start;
                position: relative;
                border-bottom: unset !Important;
                padding: 0 !Important;
        }
        .DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren{
                height:40px !Important;
                display: flex !important;
        }
        .TopMenuActive span, .TopMenu span{
                font-size:14px !Important;
                height: 36px !Important;
                line-height: 36px !important;
        }
        .DropdownMenu .MenuList .Dropdown .sub{
                height:36px !Important;
                padding: 0 !important;
        }
        .DropdownMenu .MenuList .Dropdown .sub a{
                height: 36px !Important;
                padding: 0 12px !important;
                line-height: 36px !important;
                border-bottom: unset !important;
        }
        .DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren{
                height:36px !Important;
        }
        .DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren{
                background:unset !Important;
        }
        .DropdownMenu .MenuList .TopMenu a{
                height:36px !Important;
                width: 100% !important;
        }
        .DropdownMenu .MenuList li.TopMenuActive, .TopMenuActive:hover, .DropdownMenu .MenuList .TopMenu:hover{
                background: #0072bb !Important;
                padding: 0 !important;
        }
         .DropdownMenu .MenuList .TopMenu .menu-list-expand{
                display:none !important;
        }
        .DropdownMenu .MenuList .TopMenuActive .menu-list-expand{
                display:none !important;
        }
        .menu-list-expand::before{
                text-rendering: auto;
                content: "\e5cc";
                font-size: 30px;
                font-family: 'Material Icons';
                font-weight: 900;
        }
        .DropdownMenu .MenuList img{
                display:none !important;
        }
}
