/*CSS*/
.highlight{
	background:rgba(239, 255, 0, 0.36);
}

mark{
	
    background: rgba(239, 255, 0, 0.36) !important ;
}



