.banner-menu-phai-header{
    padding: 10px 13px !important;
    background-color: #1e73be;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    background-image: url("https://storage-vnportal.vnpt.vn/gov-tnn/7350/icons/title_trong-dong.png");
        background-position: right top;
    background-repeat: no-repeat;
    font-size: 14px;
    font-family: "NotoSans", sans-serif ;
}
.banner-menu-phai-list >ul >li{
    list-style: none;
    border: 1px solid #e6e6e6;
    padding: 7px 10px !important;
    
}
.fa {
    color: #1481c1 !important
}



.banner-menu-phai-list >ul >li:hover{
   background: #1e73be !important;

}

.banner-menu-phai-list >ul >li:hover .fa {
    color: #fff !important;
}


.banner-menu-phai-list >ul >li:hover > a > div {
   color:#fff !important

}

.banner-menu-phai-list >ul >li:hover > a  {
   color:#fff !important

}

.banner-menu-phai-list >ul >li.banner-menu-phai-highlight{
    background-color: #f7f7f7;
}
.banner-menu-phai-list >ul >li.banner-menu-phai-highlight > a > div.banner-menu-phai-title{
    color:#0a0505;

}
.banner-menu-phai-list >ul{
    padding: 0 !important;
}
 img.banner-menu-phai-img{
    float: left;
         width:32px!important;
            height:32px!important;
}
    
.banner-menu-phai-title{
    padding-left: 10px!important; 
    display:flex !important;
        align-items:center;
        height: 32px;
    font-size: 14px;
    text-align: left;
    font-family: "Roboto", sans-serif ;
   
}
.banner-menu-phai-clear{
    clear: both;
        display:none;
}
@media only screen and (max-width: 1023px) {
	.banner-menu-phai-img{
    float: left;
            width:32px !important;
            height:32px !important;
}
.AdvertContent *{
        display: block;
        padding: auto !important;
        width: auto !important;
    }
        .banner-menu-phai{
        	padding:5px !important;
        }
}