<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fbpage-block{
	margin-top:20px;
}

.search-filter{
	line-height:45px;
	padding-bottom: 5px;
}
.search-filter.no-result{
	line-height:30px;
	padding-bottom: 10px;
	padding-top: 15px;
}

.search-filter .h3{
	font-style: italic;
	text-decoration: underline;
	max-width: 100%;
	margin-right: 15px;
}

.search-filter .dropdown-toggle{
	background:none!important;
	border:none;
	padding:0;
	margin:0;
	color: #0066cc;
}

.search-filter .time-ago{
	margin-top: 12px;
	margin-left: 10px;
}
.search-filter.no-result .time-ago{
	margin-top: 5px;
	margin-left: 10px;
}

.search-filter .text-helper {
	display: inline-block;
}

.expirate-list-label{
	margin-top: 30px;
	margin-bottom: 0!important;
	margin-left: 5px;
	color: #777;
}
.expirate-list-label&gt;p{
	margin-bottom: 5px;
}


/********************** CSS CHO TIN VIP ******************************/
#list-item-vip {
    margin-bottom: 30px;
	background-color:rgb(255, 254, 244)!important;
	border:1px dashed #FFB820;
}

#list-item-vip .item{
	border-bottom:1px dashed rgba(243, 243, 243, 0);	
	margin: 0!important;   
    padding-bottom: 20px;
    padding-top: 10px;
}

#list-item-vip .item:hover{
	border-bottom:1px dashed #FFB820;
	background-color:#FFFDF2!important;
}

#list-item-vip .item .title a{
	color:#337ab7;
}


.mega-alobox.affiliate{
	padding:0 5px;
}

/*************************************************
* 
*             MÃ&nbsp;n hÃŽnh 600 
*
/*************************************************/
@media (max-width: 767px) {
	.search-filter{
		line-height:30px;		
		padding-bottom: 10px;
	}

	.search-filter .h3{
		margin-top: -7px;
	}
	
	.search-filter #time-select {
		margin-top: 5px;
	}
}</pre></body></html>