<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cboth{
	clear:both;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.bsize{
	box-sizing:border-box;
}
.oflow{
	overflow:hidden;
}
.dnone{
	display:none;
}
.tf{
	text-transform: uppercase;
}
.white-space{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.do{
	background-color: #d90303;
}
.da-cam{
	background-color: #ff8706;
}
.xanh-la{
	background-color: #457109;
}
.xanh-luc{
	background-color: #1a4ea3;
}
.thumb-full{
	overflow: hidden;
}
.thumb-full&gt;img{
	width: 100% !important;
	height: auto !important;
	min-height: 100% !important;
}
.mark-content{
	transition: all ease-in-out .5s;
}
.header-bottom .container,
.logo{
	transition: all ease-in-out .3s;
}

/* Mau xanh */
.game-hot-item-cat a:hover,
.game-new-item-title a:hover,
.home-tax-item:hover,
.single-content a:hover,
.footer-nav ul li a:hover,
.block-breakcrumb a:hover,
.game-hot-item-title a:hover,
.header-tax-item:hover,
.game-item-title a:hover,
.footer-item-content a:hover,
.popup-tax-item:hover,
.app-full-item-title a:hover{
	color: var(--th-color-main);
}
</pre></body></html>