@charset "UTF-8";
/* CSS Document */

/*Print Style sheet for Homewise***/

@media print {
  a[href]:after {
    content: none !important;
  }
}
#kiosk #kheader_container { position:static; }
#kiosk .pagecontainer { margin-top:0!important; }
#logo-kheader { width: 300px!important; }

.five.card p.read-more,
#kheader2 .menuright,
p.totop.scrollup,
.four-ktab { display:none; }

.four-ktab.active { display: block; }
#kiosk .tab_container.kiosk,
#kiosk ul.tabs { border:none!important; }
