.UIBanner .dangnhap1 {
    font-size: 12px;
    position: absolute;
    right: -10px;
    top: 10px;
    font-weight: 600;
    padding: 0px 3px;
    padding-left: 5px;
    text-transform: uppercase;
    font-family: 'Roboto';
    line-height: 25px;
    color: white;
    background: linear-gradient(to right, #d60c0c 0%, #ffc500 100%);
    border-radius: 5px;
}
.flag {
    position: absolute;
	left: -20px;
    /*top: -10px;*/
	top: 15px;
    height: 100%;
    width: 100%;
}