.disabled-anchor {
    pointer-events: none !important;
    opacity: 0.5;
}
.display-none {
    display: none;
}
.mrgtop0 {
    margin-top: 0 !important;
}
.mrgbtm20 {
    margin-bottom: 20px !important;   
}
.news-search-pagination-container {
	margin-top: 0 !important;
}
.highlight-search-keyword {
	background: #FFFFE0;
	padding: 2px;
}
.header_marquee {
    color: #f9c100;
    font-size: 14px;
    font-weight: 700;
}
.header_marquee a {
    animation: blink 1s linear infinite;
}