.UIFooterControl {
        color: #fff;
        width: 100%;
}
.UIFooterControl .CopyRight {
        font: 13px/18px arial;
        padding: 5px 0;
}
.UIFooterControl .title{
        margin-bottom: 5px;
}
.CopyRightText{
        padding: 5px 0;
}
.UIFooterControl a {
        color: #30302e;
}
.UIFooterControl .Design {
        text-align: right;
}
@media only screen and (max-width: 768px){
        .dangkytn, .RegisterGetArticle{
        display: none;
        }
                .tinnhiemmang, .dmca{
            position: static !important;
                text-align: center;
        }
        .dmca{
        margin-bottom: 10px;
        }
} 