/* ================================================================ */
/* Default Name: Media Print style sheet compatible for HTML 5.0    */
/* Version: 1.0                                                     */
/* Follow: @arisds                                                  */
/* ================================================================ */
@media print {
    header .top-fixed{ display: none !important; }
	header .top-logo-search-fokus{ background-color:#083262 !important; -webkit-print-color-adjust: exact;  }
	header .top-logo-search-fokus .logo img{ display:none; }
	header .top-logo-search-fokus .logo:after { content: "www.kontan.co.id"; }	
}