.UIFooterControl {
        padding:20px;
    margin: 0 auto;
    width: 100%;
    text-align: left;
}
.UIFooterControl .CopyRight {
        color: #101010;
        font: 13px/1.5 arial;
        margin: 0 auto;
        padding: 20px 0 10px;
        width: 100%;
}
.UIFooterControl a {
        color: #101010;
        font: 13px/1.5 arial;
}
.UIFooterControl .Design {
        text-align: right;
}
.UIFooterControl p{
        margin-bottom: 5px;
        color:black;
        font-family: Arial, sans-serif !important;
}
.UIFooterControl span,
.UIFooterControl strong {
    font-family: Arial, sans-serif !important;
    margin-bottom: 5px;
}
[class~="UIFooter_Default" i]{
    /* background: url(https://storage-vnportal.vnpt.vn/gov-tnn/11492/Header/footer.png); */
}
[class~="UIFooter_Default" i] div.UIFooterControl{
    padding: 0;
    /* padding-bottom:20px; */
}
[class~="UIFooter_Default" i] div.UIFooterControl #footer {
    background: url(https://storage-vnportal.vnpt.vn/gov-tnn/11492/Header/footer.png);
    background-size: cover !important;
}

[class~="UIFooter_Default" i] div.UIFooterControl div.footer-menus{
    background: transparent;
    padding:10px;
    margin-bottom:10px;
    border-top: 3px solid #f9c41a;
    /*  */
}
[class~="UIFooter_Default" i] div.UIFooterControl div.footer-menus div.container{
    background: transparent;
    text-align:center;
}
[class~="UIFooter_Default" i] div.UIFooterControl div.footer-menus div.container a{
    color: white;
    padding:  0 10px;
    border-right: 1px solid white;
    display:inline-block;
    font-size:15px;
    text-transform: uppercase;
}
[class~="UIFooter_Default" i] div.UIFooterControl div.footer-menus div.container a:last-child{
    border-right: none;
}
.FooterBar{
    padding-top:0 !important;
    border-top:none;
}
.FooterBanner{
    border-top:none;
}   