.AdvertisementTopLeft {
        left: 10px;
        position: absolute;
        z-index: 5;
}
.AdvertisementTopRight {
        position: absolute;
        right: 10px;
        z-index: 5;
}
.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 {
}
.AdvertContent > table {
        border: 1px solid #0084d6;
        border-radius: 5px 5px 0 0;
}
.AdvertContent .Guicauhoi {
        position: relative;
        width: 740px;
}
.AdvertContent .Guicauhoi .wrap {
        position: absolute;
        right: 10px;
        top: 10px;
}
.AdvertContent .td-item{
        padding: 15px 5px 5px 15px !important;
        font-size: 13px;
        width: 26.8%;
        background: rgba(0, 0, 0, 0) url("https://storage-vnportal.vnpt.vn/nbh-ubnd/themes/default/uiarticleinmenu/images/li_icon.png") no-repeat left center;
        font-family: Tahoma !important;
}
/*
.AdvertContent .td-item::before {
content: '\25BA';
margin-right: 5px;
color: #d50000;
}*/
.AdvertContent .td-item span{
        font-size: 13px;
        font-family: Tahoma !important;
}
/*------------------ Thông tin cần biết---------------------- */
.AdvertContent .thongtincanbiet * {
        box-sizing: border-box;
}
.AdvertContent .thongtincanbiet .main {
        margin: 5px 0;
}
.AdvertContent .thongtincanbiet .main .title {
        background: #AC0203 none repeat scroll 0 0;
        border-radius: 3px 3px 0 0;
        height: 27px;
}
.AdvertContent .thongtincanbiet .main .title span {
        color: #fff;
        font: bold 10pt/27px arial;
        padding-left: 15px;
        text-transform: uppercase;
}
.AdvertContent .thongtincanbiet .main .item {
        margin-left: 5px;
        text-align: center;
}
.AdvertContent .thongtincanbiet .main .item ul {
        display: inline-block;
        list-style: outside none none;
        margin: 0;
        padding: 0;
        text-align: center;
}
.AdvertContent .thongtincanbiet .main .item ul li {
        border-radius: 5px;
        float: left;
        height: 90px;
        margin: 5px;
        padding: 10px 5px 5px;
        width: 29%;
}
.AdvertContent .thongtincanbiet .item a {
}
.AdvertContent .thongtincanbiet .item a span {
        color: #fff;
        font: 12px arial;
}
.AdvertContent .thongtincanbiet .item a .icon {
        display: block;
        margin: 0 0 4px 26px;
}
/*------------------ Banner phải---------------------- */
.AdvertContent .qcright {
}
.AdvertContent .qcright .div1cot {
        margin-bottom: 5px;
        overflow: auto;
        padding: 5px 10px;
}
.AdvertContent .qcright .div1cot a {
        float: right;
        width: 79%;
}
.AdvertContent .qcright .div1cot img {
        float: left;
        width: 18%;
}
.AdvertContent .qcright .div1cot span {
        color: #fff;
        display: table;
        font: bold 14px arial;
        margin-top: 2px;
}
@media only screen and (max-width: 768px)
{
        div#ctrl_254911_51_advertisement .AdvertContent table tbody tr:last-child{
                display: inline-block !important;
        }
        div#ctrl_254911_51_advertisement .AdvertContent table tbody tr:last-child td{
                display: inline-block !important;
                width: 32% !important;
                height: 155px !important;
        }
        .AdvertContent .lvwContent *{
        }
        .AdvertContent .lvwContent table .tr-row{
                display: grid !important;
                grid-template-columns: 1fr 1fr;
        }
        .AdvertContent .lvwContent table .tr-row .td-item{
                display: flex !important;
                width: unset !important;
                flex-direction: row !important;
                justify-content: left;
        }
        .AdvertContent .lvwContent table .tr-row .td-item *{
                width: unset !important;
        }
}
div#ctrl_254911_51_advertisement .AdvertContent table tbody tr:last-child td
{
        padding: 1px;
}
