.AdvertisementTopLeft {
    left: 0;
    position: fixed;
    top: 20px;
    z-index: 5;
}
.AdvertisementTopRight {
    position: fixed;
    right: 0;
    top: 20px;
    z-index: 5;
}

.AdvertisementCenter {
    position: relative;
    top: 0!important;
    left: 0!important;
}
.AdvertisementBG {
    width: 0!important;
    height: 0!important;
}
.AdvertisementCenter a {
    color: #424242;
    font: 12px arial;
    text-decoration: none;
}

.AdvertContent > table {
    border: 1px solid #0084d6;
    border-radius: 5px 5px 0 0;
}
.AdvertContent marquee .marquee-container {
        
    background-size: cover;
}
.AdvertContent marquee .marquee-container .marquee-content{
    background: #ffffff2e;
    padding: 5px;
    
}
.AdvertContent marquee{
    height: 350px;
        background: center url("https://storage-vnportal.vnpt.vn/cbg-ubnd/5576/Banner/weather.jpg");
}
