.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 img {
    box-shadow: 0px 2px 7px #a3a3a3;
}
.AdvertContent > table {
    border: 1px solid #0084d6;
    border-radius: 5px 5px 0 0;
}
.AdvertContent ul.tab-ul {
 	       list-style: none; 
        padding: 0px ; 
        
}
.AdvertContent .tab-link:hover { 
       	background-color: rgba(238, 49, 53, 1) !important;
        color: rgba(255, 247, 19, 1) !important;   
}

.AdvertContent .nav-li  a.tap-click{ 
        
 	    background-color: #e0ddae;
        color: black; 
        display: inline-block; 
        width: 100%; 
        text-align: center; 
        height: 27px;
        line-height: 30px;
           font-size: 14px;
    font-weight: bold;
}




.AdvertContent a.tab-activestc  { 
 		background-color: rgba(238, 49, 53, 1) !important;
        color: rgba(255, 247, 19, 1) !important; 
 
}
.AdvertContent .tc-li-table { 
 	display: table-cell; 
     float: none; 
        width: 1%;
      border: 1px solid transparent;
}


@media only screen and (max-width: 768px) { 
 	       .AdvertContent ul.tab-ul {
          display: flex;        
        }
}
.tailieuluutru .codang img {
    width: 150px;
    position: absolute;
    left: 54px;
    top: 4px;
        box-shadow: none;
}
@media only screen and (max-width: 1440px){
	.tailieuluutru .codang img {
	    max-width: 120px;
	}
}
/*****************************************/
 @media only screen and (min-width: 1024px) and (max-width: 1400px) {
	.tailieuluutru .codang img {
	    max-width: 105px;
	}
}
@media only screen and (max-width: 1024px) {
	.tailieuluutru .codang img {
	    max-width: 105px;
	}
}
/************CSS Ipad dọc*********/
@media only screen and (max-width: 820px){
	.tailieuluutru .codang img {
	    max-width: 85px;
	}
}
/************************Mobile**********************/
@media only screen and (max-width: 768px){
    .tailieuluutru .codang img{
           	width: 10% !important;
           	top: 6px !important;
     }
            .AdvertisementBottomRight {
        padding: 0;
        width: 100%;
    }
}
