.headerNavigation ul li.Categories a{ display: flex; align-items: center;}
.headerNavigation ul li.Categories a:after{ content: ""; border-style: solid; border-width: 8px 5px 0; border-color: #333 transparent transparent; display: inline-block; margin-left: 10px;}
.headerNavigation ul li.Categories:hover a:after {border-color: #fff transparent transparent;}
.headerNavigation ul li.Categories.fold a:after{ border-width: 0 5px 8px; border-color: transparent transparent #FFFFFF;}
.headerNavigation .DivCategories{ visibility: hidden; background: #FFFFFF; position: absolute; float: none; top: 45px; z-index: 20;  width: 211px; border: 1px solid #e8e8e8; box-shadow: 0 1px 3px rgba(0,0,0,.1); font-size: 14px;}
.headerNavigation .ShowDiv{ visibility: visible;}
.headerNavigation .DivCategories .Arrow_top{ width: 100%; background-position: 109px 0; left: 0;}
.headerNavigation .ContentLeft dl .all_title { font-size: 14px; font-weight: 700; color: #000; background-color: #f8f8f8; padding: 0 0 0 10px; border-bottom: 1px solid #e8e8e8; line-height: 35px;}
.headerNavigation .ContentLeft .HasChildren > a { width: 161px; padding: 0 10px 0 40px!important; border-top: #fff solid 1px; border-bottom: #fff solid 1px; background: url(../images/master/icon_list_new.png?v=20241024) no-repeat #fff; line-height: 30px;}
.headerNavigation .ContentLeft dd{ position: static;}
.headerNavigation .ContentLeft .DivMatch{ position: relative;}
.headerNavigation .ContentLeft .HasChildren .list0 { background-position: 7px -281px;}
.headerNavigation .ContentLeft .HasChildren .list2 { background-position: 7px 0;}
.headerNavigation .ContentLeft .HasChildren .list3 { background-position: 7px -30px;}
.headerNavigation .ContentLeft .HasChildren .list4 { background-position: 7px -60px;}
.headerNavigation .ContentLeft .HasChildren .list5 { background-position: 7px -90px;}
.headerNavigation .ContentLeft .HasChildren .list6 { background-position: 7px -151px;}
.headerNavigation .ContentLeft .HasChildren .list736 { background-position: 7px -180px;}
.headerNavigation .ContentLeft .HasChildren .list551 { background-position: 7px -214px;}
.headerNavigation .ContentLeft .HasChildren .list901 { background-position: 7px -245px;}
.headerNavigation .ContentLeft dd:hover > a { background: url(../images/master/icon_new_hover.png?v=20241024) no-repeat #fff; color: #90bfb6;}
.headerNavigation .ContentLeft .MenuHoverBox { width: 690px; max-height: 700px!important; overflow-y: auto; top: 0; left: 211px; margin-right: -30px;}
.headerNavigation .ContentLeft .MenuHoverBox dl { position: absolute; width: 200px; margin-right: 30px;}
.headerNavigation .ContentLeft .MenuHoverBox .title { font-size: 14px; padding-top: 0; border-bottom: 1px solid #e8e8e8; margin-bottom: 5px;  padding-bottom: 3px; cursor: pointer;}
.headerNavigation .ContentLeft .MenuHover a { border-color: #90bfb6 #fff #90bfb6 #90bfb6;}
.headerNavigation .ContentLeft .MenuHoverBox li { overflow: hidden; padding: 0; height: 24px; float: left; width: 222px; line-height: 24px;}
.headerNavigation .ContentLeft .MenuHoverBox li a { font-size: 14px; width: 100% !important; padding: 0!important; background: 0 0; border: none; font-weight: 400; color: #333; margin: 0!important;}
.headerNavigation .ContentLeft .MenuHoverBox li a:hover { color: #90bfb6; width: auto; padding: 0; margin: 0; text-decoration: underline; border: none; background: 0 0; box-shadow: none;}
.headerNavigation .ContentLeft .MenuHoverBox li:hover{ background: transparent;}
.headerNavigation .ContentLeft .MenuHoverBox li:hover a{ color: #90bfb6 !important;}
#navDL a { text-overflow: ellipsis!important; white-space: nowrap!important;}
.FixedHeader .NavigationDiv {width: auto;}
@media only screen and (max-width: 767px) {
    .headerNavigation .DivCategories .Arrow_top{ background-position: 85px 0;}
}
@media only screen and (min-width: 768px) and (max-width: 1365px) {
    .headerNavigation .DivCategories .Arrow_top{ background-position: 99px 0;}
}
@media only screen and (min-width: 1800px) {
    .NavigationDiv{ width: 1800px; margin: 0 auto;}
}