<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Màu của thanh Popup Bottom */
#divBottomPopup div.wrap {
	color:inherit;
	background-color: rgba(248,248,248,0.95);
	border:1px solid #666;
}
/* Fix chiều rộng Get Response trên mobile */
@media screen and (max-width : 480px) {
.grwf2-wrapper {
width:100% !important;
overflow:hidden;
}
}/* Fix chiều roojg bản tin VnExpress */
.item_slide_show {
max-width:100%;
}/* Font chữ to hơn */
BODY {
font-size:16px;
font-weight:400;
line-height:1.4em;
}
A:hover {
text-decoration:none;
}
H1 {
line-height:1.5em;
}
H2 {
line-height:1.5em;
font-weight:400;
}
.come-up {
	transform: translateY(80px);
	animation: come-up 0.8s ease forwards;
}
.come-up:nth-child(odd) {
	animation-duration: 0.6s;
}
@keyframes come-up {
	to { transform: translateY(0); }
}
.come-left {
	transform: translateX(-80px);
	animation: come-in 0.8s ease forwards;
}
.come-right {
	transform: translateX(80px);
	animation: come-in 0.8s ease forwards;
}
@keyframes come-in {
	to { transform: translateX(0); }
}/* ZALO Chat Widget */
.zalo-chat-widget {
	bottom:142px !important;
	left:auto;
	right:20px !important;
	z-index: 16000159 !important;
}
[id^="gb-widget-"] {
bottom:80px !important;
}/* Màu của thanh Header */
A:hover	{
	color:#CC3366;
}
A.color:link, A.color:visited	{
	color:#f47709;
}
ul.toplink li a:hover {
	color:#CC3366;
}
.divMenu {
	border:1px solid #CC3366;
	background-color: #CC3366;
}
ul.popmenu &gt; li {
	background-color:#CC3366;
}
ul.popmenu &gt; li:hover, 
ul.popmenu &gt; li.active {
	background-color:#000;
}
.divTopTrace a.active:link, .divTopTrace a.active:visited {
	color:#CC3366;
}
ul.mainmenu &gt; li.row:hover &gt; div, ul.mainmenu &gt; li.active &gt; div {
	background-color:#000;
}
ul.submenu &gt; li a:hover {
	color:#CC3366;
}
ul.submenu &gt; li.active a:link, ul.submenu &gt; li.active a:visited {
	color:#CC3366;
}
ul.catmenu &gt; li:first-child {
	background-color:#CC3366;
}
ul.catmenu &gt; li:last-child a {
	border:1px solid #CC3366;
}
ul.catmenu &gt; li:last-child a:link, ul.catmenu &gt; li:last-child a:visited {
	color:#CC3366;
}
ul.catmenu &gt; li:last-child a:hover {
	color:#FFF;
	background-color:#CC3366;
}
ul.sublist &gt; li.row a:hover {
	background-color:#CC3366;
}
ul.sublist &gt; li.active a:link, ul.sublist &gt; li.active a:visited {
	background-color:#CC3366;
}
a.bigbutton:link, a.bigbutton:visited {
	background-color:#000;
}
a.bigbutton:hover {
	background-color:#CC3366;
}
a.smallbutton:link, a.smallbutton:visited {
	background-color:#000;
}
a.smallbutton:hover, a.bigbutton:hover {
	background-color:#CC3366;
}
a.tabbutton:link, a.tabbutton:visited {
	background-color:#CC3366;
}
a.tabbutton:hover, a.tabbutton:hover {
	background-color:#000;
}
.tag_new {
	color:#CC3366;
}
#divImageProfile div.content a, #divImageProfile div.content a:link, #divImageProfile div.content a:visited {
	color:#CC3366;
}
#divFooter div.copyright a:hover {
	color:#CC3366;
}
ul.adminmenu a:hover {
	color:#CC3366;
}
ul.leftmenu a:hover {
	color:#CC3366;
}
ul.botmenu &gt; li.active {
	background-color:#CC3366;
}
SPAN.number.active {
	background-color:#CC3366;
}
INPUT[type='button'],
INPUT[type='reset'],
INPUT[type='submit'] {
	border:1px solid #CC3366;
}
INPUT[type='submit'] {
	background-color:#CC3366;
}
ul.categorylist li.active {
    background-color: #CC3366;
}
.more a:link, .more a:visited {
	color:#FFF;
	background-color:#CC3366;
}
.more a:hover {
	background-color:#333;
}
::selection {
	background-color: #CC3366; /* WebKit/Blink Browsers */
}
::-moz-selection {
	background: #CC3366; /* Gecko Browsers */
}</pre></body></html>